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

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
.spr-sprite, button:hover:after, button:focus:after, input[type=submit]:hover:after, a.mygtukas:hover:after, input[type=submit]:focus:after, a.mygtukas:focus:after, input[type=button]:hover:after, input[type=button]:focus:after, input[type=reset]:hover:after, input[type=reset]:focus:after, button:after, input[type=submit]:after, a.mygtukas:after, input[type=button]:after, input[type=reset]:after, .spr-accessibility, .spr-active_bullet, .spr-arr_blue, .spr-arr_green, .spr-arr_green_back, .spr-arr_green_down, .spr-arr_green_up, .spr-arr_white, .spr-bank, .spr-book, .spr-briefcase_gray, .spr-calendar, .spr-calendar_green, .spr-checkbox, .spr-checkbox_checked, .spr-checkbox_checked_disabled, .spr-checkbox_disabled, .spr-circle_active, .spr-circle_checked, .spr-circle_empty, .spr-circle_full, .spr-circle_unchecked, .spr-clock, .spr-close, .spr-disert_thumb_down, .spr-disert_thumb_up, .spr-download, .spr-download_gray, .spr-download_white, .spr-email_gray, .spr-file, .spr-floppy, .spr-globe, .spr-hyperlink, .spr-icon-exclamation, .spr-label, .spr-location_gray, .spr-location_green, .spr-mail, .spr-news-gray, .spr-news, .spr-overlay_zoom, .spr-pencil, .spr-pencil_gray, .spr-phone_gray, .spr-plus, .spr-print_green, .spr-refresh, .spr-search, .spr-structure, .spr-thumb_up, .spr-type, .spr-upload, .spr-user, a.fancybox-close, .NFI-button:after, .NFI-button:hover:after, .NFI-button:focus:after, .NFI-button.disabled:after, .NFI-button.disabled:hover:after, .NFI-button.disabled:focus:after, .pika-prev,
.is-rtl .pika-next, .pika-prev:hover,
.is-rtl .pika-next:hover, .pika-next,
.is-rtl .pika-prev, .pika-next:hover,
.is-rtl .pika-prev:hover, .header_container .header_table .top_menu_c a:after, .header_container .header_table .top_menu_c a.active:after, .header_container .header_table .top_menu_c a.active:hover:after, .cookie_block_cont div.cookie_close .cookie_btn:after, .breadcrumbs .breadcrumb_separator, .kvietimai_links a:after, a.title_more_url:hover span, .title_more_url:hover span, a.square_title_block:hover .title_more_url span, a.square_title_block:focus .title_more_url span, a.b_mokslo_finansavimas:hover .title_more_url span, a.b_mokslo_politika:hover .title_more_url span, a.blue_block:hover .title_more_url span, .bg_about_us:hover .title_more_url span, a.bg_about_us:hover .title_more_url span, .b_events a.title_more_url:hover span, .input_group_parent .radio_design, .input_group_parent input:checked + .radio_design {
  background-image: url('../img/spr-s3453adc01e.png');
  background-repeat: no-repeat; }

html {
  box-sizing: border-box; }

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

body {
  background: #f1f5f8; }

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

p {
  margin: 12px 0; }

a {
  color: #1c735b;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  z-index: 1; }
  a:hover, a:focus {
    text-decoration: none;
    border-bottom: 2px solid #dee5e8; }

h1 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700; }

h2 {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700; }

h3 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.1px; }

h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.1px; }

h5 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.16px; }

h6 {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.14px;
  font-weight: 700; }

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

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

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

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

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

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

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

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

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

iframe {
  border: 0; }

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

table th,
table td {
  padding: 10px 12px;
  border: 0px;
  text-align: left;
  background: #fff;
  font-size: 14px;
  line-height: 1.3; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 13px 30px; } }

table td {
  border-bottom: 2px solid #f1f5f8; }

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

form {
  margin: 0;
  padding: 0; }

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
  background-color: transparent;
  font-size: 14px;
  height: 40px;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 18px;
  outline: none;
  -webkit-appearance: none;
  border: 2px solid #d2dade;
  width: 100%;
  max-width: 300px; }
  @media only screen and (min-width: 1024px) {
    input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
      height: 40px; } }
  input[type=text].error, input[type=email].error, input[type=password].error, input[type=url].error, input[type=tel].error, input[type=number].error, input[type=search].error, input[type=date].error, input[type=month].error, input[type=week].error, input[type=datetime].error, input[type=datetime-local].error, textarea.error {
    border-color: #ff4e00; }

button, input[type=submit], a.mygtukas, input[type=button], input[type=reset] {
  height: 40px;
  font-size: 14px;
  line-height: 36px;
  color: #1c735b;
  font-weight: bold;
  padding: 0 27px;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  border: 2px solid #1c735b;
  background-color: transparent;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], a.mygtukas, input[type=button], input[type=reset] {
      height: 40px;
      line-height: 36px; } }
  button:hover, button:focus, input[type=submit]:hover, a.mygtukas:hover, input[type=submit]:focus, a.mygtukas:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus {
    color: #fff;
    background: #1c735b; }
    button:hover:after, button:focus:after, input[type=submit]:hover:after, a.mygtukas:hover:after, input[type=submit]:focus:after, a.mygtukas:focus:after, input[type=button]:hover:after, input[type=button]:focus:after, input[type=reset]:hover:after, input[type=reset]:focus:after {
      background-position: 0 -82px;
      height: 10px;
      width: 12px; }
  button:after, input[type=submit]:after, a.mygtukas:after, input[type=button]:after, input[type=reset]:after {
    display: inline-block;
    content: "";
    margin-left: 9px;
    background-position: 0 -40px;
    height: 10px;
    width: 12px; }
  button.filled, input[type=submit].filled, a.filled.mygtukas, input[type=button].filled, input[type=reset].filled {
    background-color: #1c735b;
    color: #fff; }
    button.filled:hover, input[type=submit].filled:hover, a.filled.mygtukas:hover, input[type=button].filled:hover, input[type=reset].filled:hover {
      background-color: transparent;
      color: #1c735b; }

input.datepicker {
  max-width: 180px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-image: url("../img/spr/calendar_green.png");
  background-position: right 30px center;
  background-repeat: no-repeat; }

input[disabled], input[readonly], textarea[disabled], textarea[readonly] {
  background-color: #ddd;
  border-color: #ddd;
  cursor: not-allowed;
  color: #aaa;
  /*
  &:hover, &:focus{
  	background-color:#ccc;
  	color: #aaa;
  }
  */ }

textarea {
  resize: none;
  width: 100%;
  min-height: 100px;
  padding: 12px 18px;
  max-width: 100%; }

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 15px 11px 0; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 30px 22px 0; } }

.paveiksliukas_prie_teksto_desineje {
  float: right;
  margin: 0 0px 11px 15px; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0px 22px 30px; } }

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

.didesnis_sriftas {
  font-size: 20px;
  line-height: 1.4; }

.spr-sprite, button:hover:after, button:focus:after, input[type=submit]:hover:after, a.mygtukas:hover:after, input[type=submit]:focus:after, a.mygtukas:focus:after, input[type=button]:hover:after, input[type=button]:focus:after, input[type=reset]:hover:after, input[type=reset]:focus:after, button:after, input[type=submit]:after, a.mygtukas:after, input[type=button]:after, input[type=reset]:after, .spr-accessibility, .spr-active_bullet, .spr-arr_blue, .spr-arr_green, .spr-arr_green_back, .spr-arr_green_down, .spr-arr_green_up, .spr-arr_white, .spr-bank, .spr-book, .spr-briefcase_gray, .spr-calendar, .spr-calendar_green, .spr-checkbox, .spr-checkbox_checked, .spr-checkbox_checked_disabled, .spr-checkbox_disabled, .spr-circle_active, .spr-circle_checked, .spr-circle_empty, .spr-circle_full, .spr-circle_unchecked, .spr-clock, .spr-close, .spr-disert_thumb_down, .spr-disert_thumb_up, .spr-download, .spr-download_gray, .spr-download_white, .spr-email_gray, .spr-file, .spr-floppy, .spr-globe, .spr-hyperlink, .spr-icon-exclamation, .spr-label, .spr-location_gray, .spr-location_green, .spr-mail, .spr-news-gray, .spr-news, .spr-overlay_zoom, .spr-pencil, .spr-pencil_gray, .spr-phone_gray, .spr-plus, .spr-print_green, .spr-refresh, .spr-search, .spr-structure, .spr-thumb_up, .spr-type, .spr-upload, .spr-user, a.fancybox-close, .NFI-button:after, .NFI-button:hover:after, .NFI-button:focus:after, .NFI-button.disabled:after, .NFI-button.disabled:hover:after, .NFI-button.disabled:focus:after, .pika-prev,
.is-rtl .pika-next, .pika-prev:hover,
.is-rtl .pika-next:hover, .pika-next,
.is-rtl .pika-prev, .pika-next:hover,
.is-rtl .pika-prev:hover, .header_container .header_table .top_menu_c a:after, .header_container .header_table .top_menu_c a.active:after, .header_container .header_table .top_menu_c a.active:hover:after, .cookie_block_cont div.cookie_close .cookie_btn:after, .breadcrumbs .breadcrumb_separator, .kvietimai_links a:after, a.title_more_url:hover span, .title_more_url:hover span, a.square_title_block:hover .title_more_url span, a.square_title_block:focus .title_more_url span, a.b_mokslo_finansavimas:hover .title_more_url span, a.b_mokslo_politika:hover .title_more_url span, a.blue_block:hover .title_more_url span, .bg_about_us:hover .title_more_url span, a.bg_about_us:hover .title_more_url span, .b_events a.title_more_url:hover span, .input_group_parent .radio_design, .input_group_parent input:checked + .radio_design {
  background-image: url('../img/spr-s3453adc01e.png');
  background-repeat: no-repeat; }

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

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

.spr-arr_blue {
  background-position: 0 -30px;
  height: 10px;
  width: 12px; }

.spr-arr_green {
  background-position: 0 -40px;
  height: 10px;
  width: 12px; }

.spr-arr_green_back {
  background-position: 0 -50px;
  height: 10px;
  width: 12px; }

.spr-arr_green_down {
  background-position: 0 -60px;
  height: 11px;
  width: 8px; }

.spr-arr_green_up {
  background-position: 0 -71px;
  height: 11px;
  width: 8px; }

.spr-arr_white {
  background-position: 0 -82px;
  height: 10px;
  width: 12px; }

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

.spr-book {
  background-position: 0 -108px;
  height: 17px;
  width: 16px; }

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

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

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

.spr-checkbox {
  background-position: 0 -173px;
  height: 14px;
  width: 14px; }

.spr-checkbox_checked {
  background-position: 0 -187px;
  height: 14px;
  width: 14px; }

.spr-checkbox_checked_disabled {
  background-position: 0 -201px;
  height: 14px;
  width: 14px; }

.spr-checkbox_disabled {
  background-position: 0 -215px;
  height: 14px;
  width: 14px; }

.spr-circle_active {
  background-position: 0 -229px;
  height: 14px;
  width: 14px; }

.spr-circle_checked {
  background-position: 0 -243px;
  height: 14px;
  width: 14px; }

.spr-circle_empty {
  background-position: 0 -257px;
  height: 8px;
  width: 8px; }

.spr-circle_full {
  background-position: 0 -265px;
  height: 8px;
  width: 8px; }

.spr-circle_unchecked {
  background-position: 0 -273px;
  height: 14px;
  width: 14px; }

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

.spr-close {
  background-position: 0 -303px;
  height: 20px;
  width: 20px; }

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

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

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

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

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

.spr-email_gray {
  background-position: 0 -403px;
  height: 12px;
  width: 16px; }

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

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

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

.spr-hyperlink {
  background-position: 0 -463px;
  height: 17px;
  width: 16px; }

.spr-icon-exclamation {
  background-position: 0 -480px;
  height: 22px;
  width: 24px; }

.spr-label {
  background-position: 0 -502px;
  height: 16px;
  width: 17px; }

.spr-location_gray {
  background-position: 0 -518px;
  height: 16px;
  width: 12px; }

.spr-location_green {
  background-position: 0 -534px;
  height: 16px;
  width: 12px; }

.spr-mail {
  background-position: 0 -550px;
  height: 12px;
  width: 16px; }

.spr-news-gray {
  background-position: 0 -562px;
  height: 15px;
  width: 22px; }

.spr-news {
  background-position: 0 -577px;
  height: 15px;
  width: 22px; }

.spr-overlay_zoom {
  background-position: 0 -592px;
  height: 32px;
  width: 32px; }

.spr-pencil {
  background-position: 0 -624px;
  height: 17px;
  width: 17px; }

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

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

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

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

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

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

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

.spr-thumb_up {
  background-position: 0 -757px;
  height: 32px;
  width: 32px; }

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

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

.spr-user {
  background-position: 0 -821px;
  height: 16px;
  width: 18px; }

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

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

.select2 {
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  outline: none; }

select.select2 {
  min-width: 100px !important;
  max-width: 210px !important; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    background: transparent;
    border: 2px solid #d2dade;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #364a51;
      font-size: 14px;
      padding-right: 40px;
      padding-left: 28px;
      -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;
      line-height: 36px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 40px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 36px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 36px;
      width: 36px;
      top: 0px;
      right: 15px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 36px;
          width: 36px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: inline-block;
        border: none;
        background-size: 9px;
        background-image: url(../img/chevron2.svg) !important;
        width: 9px;
        height: 6px;
        background-repeat: no-repeat; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.select2-dropdown {
  background: #f1f5f8; }

.select2-container--default .select2-results__option {
  font-size: 14px;
  background: none; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #b7c9cf; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #364a51;
  color: white; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-inner {
  overflow: hidden; }

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

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

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

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

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

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

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

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

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.fancybox-close {
  right: -25px;
  top: -25px;
  border: none;
  background-position: 0 -303px;
  height: 20px;
  width: 20px; }
  a.fancybox-close:before {
    display: none; }
  a.fancybox-close:hover, a.fancybox-close:focus {
    border-bottom: 0 none; }

.fancybox-overlay {
  background: none;
  background-color: rgba(54, 74, 81, 0.8); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group {
  *zoom: 1; }

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

.group:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=lightgallery.css.map */
.lg-outer {
  background-color: rgba(54, 74, 81, 0.9); }
  .lg-outer .lg-thumb.group {
    display: inline-block; }
  .lg-outer .lg-thumb-outer {
    background: transparent;
    text-align: center; }
  .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: 15px 10px 105px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(17, 24, 31, 0.7);
    padding: 10px 10px;
    bottom: 105px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(8, 11, 15, 0.7);
    left: 10px;
    top: -40px; }

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

.lg-toolbar {
  left: auto;
  right: 0;
  width: auto;
  background-color: rgba(8, 11, 15, 0.7); }
  .lg-toolbar .lg-close {
    opacity: 1;
    margin: 10px 25px 0 0;
    background-image: url("../img/spr/close.png");
    background-position: center;
    background-repeat: no-repeat; }
    .lg-toolbar .lg-close:hover {
      opacity: 1; }
  .lg-toolbar .lg-close:after {
    content: ""; }
  .lg-toolbar #lg-counter {
    padding-top: 8px;
    font-size: 19px;
    color: #5e6164;
    font-weight: 900;
    float: left;
    display: none; }
  .lg-toolbar .lg-icon {
    width: 40px; }

@media only screen and (max-width: 800px) {
  .lg-actions {
    display: none; } }
.lg-actions .lg-next:before, .lg-actions .lg-prev:before, .lg-actions .lg-prev:after {
  content: ""; }
.lg-actions .lg-next, .lg-actions .lg-prev {
  display: inline-block;
  margin-top: -25px;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 2px solid #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; }
.lg-actions .lg-prev {
  left: 15px;
  background-image: url("../img/spr/arr_white.png");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .lg-actions .lg-prev:hover {
    background-image: url("../img/spr/arr_blue.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff; }
.lg-actions .lg-next {
  right: 15px;
  background-image: url("../img/spr/arr_white.png");
  background-position: center;
  background-repeat: no-repeat; }
  .lg-actions .lg-next:hover {
    background-image: url("../img/spr/arr_blue.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff; }

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

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

.youtubegallery_popup .lg-toolbar {
  background: none; }
  .youtubegallery_popup .lg-toolbar .lg-close {
    margin: 10px 10px 0 0; }
.youtubegallery_popup .lg-sub-html {
  padding-bottom: 15px; }

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

.lg-backdrop {
  background: transparent; }

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

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #364a51;
  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);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

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

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

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

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

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

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

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

#mobile_menu .numbers {
  display: block; }
  #mobile_menu .numbers .service_title {
    color: #000;
    letter-spacing: 0.75px;
    margin: 0 0 3px 0; }
  #mobile_menu .numbers a.phone {
    display: inline-block;
    font-size: 22px;
    color: #364a51;
    height: 30px;
    letter-spacing: 1.1px; }
    #mobile_menu .numbers a.phone i {
      font-size: 14px;
      vertical-align: middle; }
    #mobile_menu .numbers a.phone span.l_title {
      display: inline-block;
      border-bottom: 0px solid #fff;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    #mobile_menu .numbers a.phone:hover span.l_title, #mobile_menu .numbers a.phone:focus span.l_title {
      border-bottom: 2px solid #364a51; }
#mobile_menu .gas_service {
  margin: 15px 0 0 0; }

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

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

.mm-vertical .mm-listview .mm-panel ul a {
  text-transform: none; }

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

/*.mm-listview W{
	.mm-panel{
		background-color: lighten($home_color, 15%) !important;
		.mm-panel{
			background-color: lighten($home_color, 12%) !important;
			.mm-panel{
				background-color: lighten($home_color, 9%) !important;
			}
		}
		
	}
	
}*/
.mobile_top_icons a {
  display: inline-block;
  float: left;
  outline: none;
  margin: 0 18px 0 0; }
  .mobile_top_icons a:before {
    display: none; }
  .mobile_top_icons a:hover, .mobile_top_icons a:focus {
    border-bottom: 0 none; }

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

.NFI-wrapper {
  background: transparent; }

.NFI-button {
  border-radius: 20px;
  width: 190px;
  padding: 0 45px 0 20px;
  height: 40px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #1c735b;
  border: 2px solid #1c735b; }
  .NFI-button:after {
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 25px;
    content: "";
    background-position: 0 -355px;
    height: 16px;
    width: 16px; }
  .NFI-button:hover, .NFI-button:focus {
    background: #1c735b;
    color: #fff; }
    .NFI-button:hover:after, .NFI-button:focus:after {
      background-position: 0 -387px;
      height: 16px;
      width: 16px; }
  .NFI-button.disabled {
    border: 2px solid #d2dade;
    color: #c6d0d5; }
    .NFI-button.disabled:after {
      background-position: 0 -371px;
      height: 16px;
      width: 16px; }
    .NFI-button.disabled:hover, .NFI-button.disabled:focus {
      background-color: transparent; }
      .NFI-button.disabled:hover:after, .NFI-button.disabled:focus:after {
        background-position: 0 -371px;
        height: 16px;
        width: 16px; }

input.NFI-filename {
  line-height: 36px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: transparent;
  border: none;
  width: 150px;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    input.NFI-filename {
      width: 200px;
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  input.NFI-filename:hover, input.NFI-filename:focus {
    border: none; }

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

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

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

.pika-title {
  position: relative;
  text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

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

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

.pika-prev,
.is-rtl .pika-next {
  float: left;
  margin: 12px 0 0 11px;
  background-position: 0 -40px;
  height: 10px;
  width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  *left: 0; }
  .pika-prev:hover,
  .is-rtl .pika-next:hover {
    background-position: 0 -40px;
    height: 10px;
    width: 12px; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  margin: 12px 11px 0 0;
  background-position: 0 -40px;
  height: 10px;
  width: 12px;
  *right: 0; }
  .pika-next:hover,
  .is-rtl .pika-prev:hover {
    background-position: 0 -40px;
    height: 10px;
    width: 12px; }

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

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

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0px;
  font-weight: normal;
  color: #364a51;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 14px; }
  .is-today .pika-button {
    color: #1c735b;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #f1f5f8;
    font-weight: bold;
    background: #1c735b;
    box-shadow: inset 0 1px 3px #1c735b;
    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: #f1f5f8;
    background: #1c735b;
    box-shadow: none;
    color: #fff; }
  .pika-button:after {
    display: none; }

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

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

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

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

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

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

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

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

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

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

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

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

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

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

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.lmt_tooltips {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border: none;
  background: #fff;
  color: #fff;
  border: 2px solid #d2dade;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }

/* Use this next selector to style things like font-size and line-height: */
.lmt_tooltips .tooltipster-content {
  color: #364a51;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 14px 20px;
  text-align: center; }

html {
  box-sizing: border-box; }

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

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

.index_container {
  padding-top: 80px;
  padding-bottom: 70px;
  min-height: 550px; }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 0px; } }

.homepage_container {
  padding-top: 80px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 0; } }

.index_table .sidebar {
  display: none; }
@media only screen and (min-width: 1024px) {
  .index_table {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .index_table .sidebar, .index_table .content {
      display: table-cell;
      vertical-align: top; }
    .index_table .sidebar {
      width: 25%; }
    .index_table .content {
      padding-left: 40px;
      padding-top: 30px; } }

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

.meta-holder {
  margin: -2px 30px 20px 0; }

.content_date {
  margin: 0 30px 5px 0; }
  .content_date span {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: top; }

.signature_title {
  float: left;
  margin: 0 0 5px 0; }
  .signature_title .spr-news-gray {
    vertical-align: top;
    margin-right: 10px;
    margin-top: 4px; }

.index_table .wide_content {
  padding-left: 0; }

.sub_title {
  margin: -5px 0 25px 0; }

.title_separator {
  width: 50px;
  height: 4px;
  background: #d2dade;
  margin: 10px 0 35px 0; }

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

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

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

/* List items */
.list_overflow {
  overflow: hidden; }

@media only screen and (min-width: 500px) {
  .list_parent {
    width: 104%; } }

.list_item {
  cursor: pointer;
  margin: 0 0 2px 0;
  width: 100%;
  padding: 37px 38px 48px 38px;
  background-color: #fff; }
  @media only screen and (max-width: 767px) {
    .list_item {
      padding: 17px 18px 22px 18px; } }
  .list_item h3 {
    margin: 0 0 20px 0; }
  .list_item h3 a {
    color: #364a51;
    font-size: 18px;
    line-height: 1.1;
    border-bottom: 2px solid transparent; }
    @media only screen and (min-width: 600px) {
      .list_item h3 a {
        font-size: 24px;
        line-height: 1.1; } }
  .list_item .item_meta {
    margin: 0 0 10px 0; }
    @media only screen and (min-width: 600px) {
      .list_item .item_meta {
        margin: 0 0 20px 0; } }
    .list_item .item_meta > span {
      float: left;
      margin: 0 25px 10px 0;
      font-size: 14px; }
      .list_item .item_meta > span span {
        float: left;
        margin: 3px 8px 0 0; }
  .list_item:hover h3 a {
    border-bottom: 2px solid #dee5e8; }

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

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

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

.tar {
  text-align: right; }

.tal {
  text-align: left; }

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

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

.vis_hidden {
  visibility: hidden; }

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

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

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

.no-margin {
  margin: 0 !important; }

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

/* Basic helpers end */
.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  background: #fff;
  z-index: 1;
  text-align: center;
  -webkit-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.05); }
  @media only screen and (min-width: 1024px) {
    .fixed_header {
      display: none; } }
  .fixed_header a.logo_link {
    display: inline-block;
    vertical-align: middle;
    border: none; }
    .fixed_header a.logo_link img {
      height: 38px;
      width: 100%;
      margin-top: 6px; }
    .fixed_header a.logo_link:before {
      display: none; }
  .fixed_header .lang_switch_mobile {
    position: absolute;
    right: 16px;
    top: 11px;
    color: #364a51; }

.header_container {
  display: none;
  padding-top: 39px;
  padding-bottom: 29px; }
  @media only screen and (min-width: 1024px) {
    .header_container {
      display: block; } }
  .header_container div, .header_container a, .header_container span {
    font-size: 14px;
    outline: none; }
  .header_container .header_table {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .header_container .header_table > div {
      display: table-cell;
      vertical-align: middle; }
    .header_container .header_table .logo_c {
      /*			width:280px;
      			height: 92px;
      			
      			&.wide {
      				width: 295px;
      			}*/ }
      .header_container .header_table .logo_c .logo_link {
        width: 100%; }
        .header_container .header_table .logo_c .logo_link img {
          width: 100%;
          height: 66px; }
    .header_container .header_table a.logo_link {
      display: inline-block; }
      .header_container .header_table a.logo_link:before {
        display: none; }
      .header_container .header_table a.logo_link:hover, .header_container .header_table a.logo_link:focus {
        border-bottom: 0 none; }
    .header_container .header_table .top_menu_c {
      text-align: right; }
      .header_container .header_table .top_menu_c a {
        display: inline-block;
        margin: 0 14px;
        color: #364a51;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        .header_container .header_table .top_menu_c a:after {
          display: inline-block;
          content: "";
          margin-left: 9px;
          background-position: 0 -30px;
          height: 10px;
          width: 12px;
          background-color: none; }
        .header_container .header_table .top_menu_c a:hover, .header_container .header_table .top_menu_c a:focus {
          opacity: 0.3;
          border-bottom: 0 none; }
          .header_container .header_table .top_menu_c a:hover:before, .header_container .header_table .top_menu_c a:focus:before {
            display: none; }
        .header_container .header_table .top_menu_c a.active, .header_container .header_table .top_menu_c a.active:hover {
          color: #1c735b;
          opacity: 1; }
          .header_container .header_table .top_menu_c a.active:after, .header_container .header_table .top_menu_c a.active:hover:after {
            background-position: 0 -40px;
            height: 10px;
            width: 12px; }
    .header_container .header_table .icons_c {
      width: 240px;
      padding: 0 0px 0 15px; }
      @media only screen and (min-width: 1200px) {
        .header_container .header_table .icons_c {
          width: 260px;
          padding: 0 0px 0 35px; } }
      .header_container .header_table .icons_c a {
        line-height: 1; }
      .header_container .header_table .icons_c a {
        display: inline-block;
        padding: 0 14px;
        float: left;
        color: #364a51;
        -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;
        /*				&.access_link{
        					margin-top: 26px;
        				}
        				&.struct_link{
        					margin-top: 27px;
        				}
        				&.lang_switch{
        					margin-top: 27px;
        				}*/ }
        .header_container .header_table .icons_c a:before {
          display: none; }
        .header_container .header_table .icons_c a:hover, .header_container .header_table .icons_c a:focus {
          opacity: 0.3;
          border-bottom: 0 none; }
        .header_container .header_table .icons_c a.subscrib_link {
          margin-top: 3px; }
    .header_container .header_table .search_c {
      width: 200px; }
      @media only screen and (min-width: 1200px) {
        .header_container .header_table .search_c {
          width: 250px; } }
  .header_container form {
    position: relative; }
    .header_container form input[type=text] {
      width: 100%;
      max-width: 100%;
      padding-right: 40px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px; }
    .header_container form button {
      position: absolute;
      right: 0;
      top: 1px;
      border: none;
      padding: 0 19px 0 10px; }
      .header_container form button span {
        margin-top: 10px; }
      .header_container form button:hover, .header_container form button:focus {
        border: none;
        background: transparent; }
      .header_container form button:after {
        display: none; }

.main_menu_blocks {
  display: none;
  height: 112px; }
  @media only screen and (min-width: 1024px) {
    .main_menu_blocks {
      display: block;
      float: right;
      width: 75%; } }
  .main_menu_blocks a {
    display: inline-block;
    float: left;
    height: 100px;
    width: 33.3%;
    background-size: cover;
    padding: 15px 20px;
    margin-top: 12px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (min-width: 1200px) {
      .main_menu_blocks a {
        padding: 21px 40px; } }
    .main_menu_blocks a:hover, .main_menu_blocks a:focus {
      border-bottom: 0 none; }
    .main_menu_blocks a.el1 {
      background-image: url("../img/top_block1.jpg");
      background-position: center -161px;
      background-repeat: no-repeat; }
    .main_menu_blocks a.el2 {
      background-image: url("../img/top_block2.jpg");
      background-position: center;
      background-repeat: no-repeat; }
    .main_menu_blocks a.el3 {
      background: #364a51; }
    .main_menu_blocks a span.d_tbl {
      display: table;
      height: 100%;
      width: 100%; }
    .main_menu_blocks a span.d_tbl_c {
      display: table-cell;
      vertical-align: middle;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      line-height: 1.2; }
      @media only screen and (min-width: 1200px) {
        .main_menu_blocks a span.d_tbl_c {
          font-size: 24px;
          line-height: 1.15; } }
    .main_menu_blocks a:before {
      display: none; }
    .main_menu_blocks a:hover, .main_menu_blocks a.active, .main_menu_blocks a.in_path {
      margin-top: 0;
      height: 112px; }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #1c735b;
  padding: 30px 0 20px 0; }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #1c735b;
    position: absolute;
    right: 5px;
    top: 0; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
  .cookie_container .cookie_text_above {
    padding-right: 150px;
    margin-bottom: 15px; }
    .cookie_container .cookie_text_above h1:first-child, .cookie_container .cookie_text_above h1:first-of-type, .cookie_container .cookie_text_above h2:first-child, .cookie_container .cookie_text_above h2:first-of-type, .cookie_container .cookie_text_above h3:first-child, .cookie_container .cookie_text_above h3:first-of-type, .cookie_container .cookie_text_above h4:first-child, .cookie_container .cookie_text_above h4:first-of-type, .cookie_container .cookie_text_above h5:first-child, .cookie_container .cookie_text_above h5:first-of-type, .cookie_container .cookie_text_above h6:first-child, .cookie_container .cookie_text_above h6:first-of-type, .cookie_container .cookie_text_above p:first-child, .cookie_container .cookie_text_above p:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above h3 {
      margin-bottom: 13px; }
    .cookie_container .cookie_text_above a {
      font-weight: 600;
      color: white;
      text-decoration: none; }
    .cookie_container .cookie_text_above p {
      font-size: 16px;
      font-weight: 400;
      color: #FFF; }
  .cookie_container .cookies_checkboxes {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      -moz-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .cookie_container .cookies_checkboxes .checkbox_design {
      border: 1px solid white; }
    .cookie_container .cookies_checkboxes input:checked + .checkbox_design {
      background: #FFF; }
    .cookie_container .cookies_checkboxes label {
      margin: 5px 30px 5px 0;
      padding-left: 23px;
      font-size: 16px;
      color: white; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 5px 12px 5px 0; } }
      .cookie_container .cookies_checkboxes label .checkbox_design, .cookie_container .cookies_checkboxes label .radio_design {
        top: 3px; }
    .cookie_container .cookies_checkboxes button {
      height: 40px;
      vertical-align: 3px;
      line-height: 40px;
      padding: 0 18px;
      color: white;
      border-color: white;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .cookie_container .cookies_checkboxes button:after {
        background-position: 0 -82px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          margin-top: 7px;
          margin-bottom: 10px; } }
      .cookie_container .cookies_checkboxes button.loading {
        display: none; }
  .cookie_container .error_message {
    margin: -10px 0 13px 0; }
  .cookie_container .toggle_cookies_block {
    cursor: pointer;
    color: white;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block span {
      color: #1c735b;
      display: inline-block;
      font-size: 14px;
      margin-left: 15px;
      vertical-align: -1px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .cookie_container .toggle_cookies_block.open span {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg); }
    .cookie_container .toggle_cookies_block.open img {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      transform: rotate(0deg); }
    .cookie_container .toggle_cookies_block img {
      margin-left: 20px;
      transform: rotate(180deg);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  .cookie_container .cookies_pop {
    position: relative; }
  .cookie_container .sections_texts {
    margin-top: 12px;
    background: #fff;
    height: 230px;
    overflow-y: auto;
    border-radius: 4px;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .cookie_container .sections_texts::-webkit-scrollbar {
      width: 8px; }
    .cookie_container .sections_texts::-webkit-scrollbar-track {
      background: transparent;
      margin: 5px; }
    .cookie_container .sections_texts::-webkit-scrollbar-thumb {
      background: #b0b3b4;
      border-radius: 5px; }
    .cookie_container .sections_texts::-webkit-scrollbar-thumb:hover {
      background: #555; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 15px 22px 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .sections_texts .sections_padding {
          padding: 15px 10px 22px 14px; } }
    .cookie_container .sections_texts .one_section {
      font-size: 16px;
      padding-bottom: 15px; }
      .cookie_container .sections_texts .one_section h2 {
        margin: 0 0 5px;
        font-size: 24px;
        font-weight: 500; }
      .cookie_container .sections_texts .one_section h6 {
        color: #000;
        font-size: 16px;
        font-weight: 600; }
      .cookie_container .sections_texts .one_section h1:first-child, .cookie_container .sections_texts .one_section h1:first-of-type, .cookie_container .sections_texts .one_section h2:first-child, .cookie_container .sections_texts .one_section h2:first-of-type, .cookie_container .sections_texts .one_section h3:first-child, .cookie_container .sections_texts .one_section h3:first-of-type, .cookie_container .sections_texts .one_section h4:first-child, .cookie_container .sections_texts .one_section h4:first-of-type, .cookie_container .sections_texts .one_section h5:first-child, .cookie_container .sections_texts .one_section h5:first-of-type, .cookie_container .sections_texts .one_section h6:first-child, .cookie_container .sections_texts .one_section h6:first-of-type, .cookie_container .sections_texts .one_section p:first-child, .cookie_container .sections_texts .one_section p:first-of-type {
        margin-top: 0; }
      .cookie_container .sections_texts .one_section p {
        color: #333; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }
      .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, .cookie_container .sections_texts .one_section table td.lenteles_antraste, .cookie_container .sections_texts .one_section table thead td, .cookie_container .sections_texts .one_section table table th {
        font-size: 16px; }
      .cookie_container .sections_texts .one_section table thead tr td {
        font-size: 18px;
        font-weight: 500;
        color: white;
        background: #1c735b;
        border: 1px solid white; }
      .cookie_container .sections_texts .one_section table td {
        border: none; }

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

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

.footer {
  margin: 0;
  background: #fff;
  padding: 29px 0 0 0; }
  .footer .line_container {
    position: relative; }
  .footer p, .footer div, .footer a {
    font-size: 14px; }
  .footer .bottom_menu {
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .footer .bottom_menu {
        display: none; } }
    .footer .bottom_menu a.active, .footer .bottom_menu a.in_path {
      color: #364a51; }
  .footer p:first-of-type {
    margin-top: 0; }
  .footer p:last-of-type {
    margin-bottom: 0; }
  .footer .bottom_lines {
    position: absolute;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 768px) {
      .footer .bottom_lines {
        display: none; } }
    .footer .bottom_lines .first_line, .footer .bottom_lines .second_line, .footer .bottom_lines .third_line {
      float: left;
      height: 6px;
      width: 100px; }
    .footer .bottom_lines .first_line {
      background: #f1f5f8; }
    .footer .bottom_lines .second_line {
      background: #1c735b; }
    .footer .bottom_lines .third_line {
      background: #364a51; }
  .footer .subscribe-widget-holder {
    padding-bottom: 32px; }
    .footer .subscribe-widget-holder .subscription {
      padding-bottom: 29px;
      border-bottom: 1px solid #d3dade;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      .footer .subscribe-widget-holder .subscription h2 {
        color: #364a51;
        font-family: "Source Sans Pro", Arial, sans-serif;
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        margin: 10px 0; }
      .footer .subscribe-widget-holder .subscription form {
        min-width: auto; }
        .footer .subscribe-widget-holder .subscription form .type_item {
          margin: 0; }
          .footer .subscribe-widget-holder .subscription form .type_item .email-input-holder {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center; }
            .footer .subscribe-widget-holder .subscription form .type_item .email-input-holder input {
              width: 443px;
              height: 41px;
              border-radius: 20px;
              border: 2px solid #d2dade;
              background-color: #ffffff;
              margin-right: 16px;
              max-width: 100%; }
            .footer .subscribe-widget-holder .subscription form .type_item .email-input-holder button {
              margin: 10px 0 !important; }
              .footer .subscribe-widget-holder .subscription form .type_item .email-input-holder button:after {
                content: none; }
            @media only screen and (max-width: 400px) {
              .footer .subscribe-widget-holder .subscription form .type_item .email-input-holder {
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-align-items: flex-start;
                -moz-align-items: flex-start;
                -ms-align-items: flex-start;
                -ms-flex-align: flex-start;
                align-items: flex-start; } }
        @media only screen and (max-width: 940px) {
          .footer .subscribe-widget-holder .subscription form {
            width: 100%; } }
      @media only screen and (max-width: 940px) {
        .footer .subscribe-widget-holder .subscription {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          -ms-align-items: flex-start;
          -ms-flex-align: flex-start;
          align-items: flex-start; } }
  .footer .footer_main_content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media only screen and (max-width: 899px) {
      .footer .footer_main_content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .footer .footer_main_content .h3 {
      display: block;
      margin-bottom: 8px;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0.08px;
      line-height: 24px; }
    .footer .footer_main_content .props {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      min-width: 300px;
      max-width: 312px;
      margin: 0 104px 0 0; }
      @media only screen and (max-width: 899px) {
        .footer .footer_main_content .props {
          margin: 0;
          order: 1; } }
      .footer .footer_main_content .props .copyright {
        margin-top: 52px; }
    .footer .footer_main_content .bottom_menu {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
      @media only screen and (max-width: 899px) {
        .footer .footer_main_content .bottom_menu {
          margin: 0 0 16px 0; } }
      .footer .footer_main_content .bottom_menu .content {
        display: block;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 170px;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
        .footer .footer_main_content .bottom_menu .content a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          width: 33.33%;
          line-height: 20px;
          padding: 0 10px 0 0;
          margin-bottom: 8px;
          word-break: break-word; }
          @media only screen and (max-width: 1024px) {
            .footer .footer_main_content .bottom_menu .content a {
              width: 50%; } }
          @media only screen and (max-width: 500px) {
            .footer .footer_main_content .bottom_menu .content a {
              width: 100%; } }
          .footer .footer_main_content .bottom_menu .content a:hover {
            color: #364a51;
            border: none; }
        @media only screen and (max-width: 1200px) {
          .footer .footer_main_content .bottom_menu .content {
            height: 220px; } }
        @media only screen and (max-width: 1024px) {
          .footer .footer_main_content .bottom_menu .content {
            height: 250px; } }
        @media only screen and (max-width: 500px) {
          .footer .footer_main_content .bottom_menu .content {
            height: auto; } }
  .footer .solution {
    margin-bottom: 12px;
    text-align: right; }
  .footer .footer_text p {
    margin: 0; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px;
  border: 1px solid #dee9e6; }
  @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: #fde1d4; }

.error_container p {
  color: #ff4e00; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1c735b; }

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

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  background-color: #1c735b;
  padding: 20px 0; }
  @media only screen and (max-width: 1023px) {
    #cookie_block {
      margin: 50px 0 -50px 0; } }

@media only screen and (min-width: 768px) {
  .cookie_block_cont {
    display: table;
    width: 100%;
    table-layout: fixed; } }
.cookie_block_cont .cookie_notice {
  color: #fff;
  font-size: 14px;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .cookie_block_cont .cookie_notice {
      display: table-cell;
      vertical-align: middle; } }
  .cookie_block_cont .cookie_notice * {
    color: #fff; }
  .cookie_block_cont .cookie_notice p:first-child {
    margin-top: 0; }
  .cookie_block_cont .cookie_notice p:last-child {
    margin-bottom: 0; }
.cookie_block_cont div.cookie_close {
  width: 200px;
  padding: 0;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .cookie_block_cont div.cookie_close {
      display: table-cell;
      vertical-align: middle;
      text-align: right;
      margin: 0; } }
  @media only screen and (min-width: 1024px) {
    .cookie_block_cont div.cookie_close {
      width: 270px; } }
  .cookie_block_cont div.cookie_close .cookie_btn {
    color: #fff;
    border-color: #fff; }
    .cookie_block_cont div.cookie_close .cookie_btn:after {
      background-position: 0 -82px;
      height: 10px;
      width: 12px; }

#undermaintenance_block {
  position: fixed;
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  background: rgba(236, 240, 241, 0.85);
  margin: 0px;
  padding: 10px 45px 10px 20px;
  z-index: 9999; }
  #undermaintenance_block .cookie_cont {
    position: relative;
    margin: 0px;
    padding-right: 25px; }
  #undermaintenance_block p, #undermaintenance_block div {
    margin: 0;
    line-height: 1.3; }
  #undermaintenance_block .cookie_btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer; }

#undermaintenance_layer {
  display: none;
  opacity: 1; }

#undermaintenance_block {
  display: block;
  top: 40%;
  left: 50%;
  width: 90%;
  margin-left: -45%;
  padding: 30px;
  background-color: #fff; }
  #undermaintenance_block .cookie_cont {
    color: #364a51;
    font-size: 30px;
    font-weight: normal;
    text-align: center; }

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 35px 0; } }
  .breadcrumbs span, .breadcrumbs a {
    font-size: 14px; }
  .breadcrumbs a {
    font-weight: normal; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px;
    background-position: 0 -30px;
    height: 10px;
    width: 12px;
    opacity: 0.2; }
    .breadcrumbs .breadcrumb_separator:first-child {
      display: none; }

.phpcaptcha_container.error .phpcaptcha_title {
  color: #ff4e00; }
.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }
.phpcaptcha_container input {
  max-width: 150px; }
  @media only screen and (max-width: 768px) {
    .phpcaptcha_container input {
      margin-bottom: 10px; } }
.phpcaptcha_container .disp_cell {
  vertical-align: top; }
.phpcaptcha_container .phpcaptcha_title {
  font-weight: bold;
  margin: 0 0 5px 0; }
  .phpcaptcha_container .phpcaptcha_title:before {
    content: "* ";
    color: #ff4e00; }
.phpcaptcha_container img {
  margin: -15px 0 0 0; }
.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block; }
  .phpcaptcha_container button:after {
    display: none; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }

/*! Pager */
.pager {
  margin: 0;
  padding-top: 10px;
  text-align: center; }
  .pager a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    font-size: 12px;
    color: #364a51;
    font-weight: normal;
    border-bottom: 2px solid transparent; }
    .pager a:hover, .pager a:focus {
      border-bottom: 2px solid #dee5e8; }
    .pager a.bck {
      margin-right: 10px; }
      .pager a.bck span {
        display: inline-block;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
    .pager a.fow {
      margin-left: 10px; }
    .pager a.current {
      border-bottom: 2px solid #dee5e8; }

/*! Pager end */
/* months, years */
.years_months_filter {
  position: absolute;
  top: -94px;
  right: 0; }
  @media only screen and (max-width: 767px) {
    .years_months_filter {
      position: relative;
      top: 0;
      float: right;
      margin-bottom: 30px; } }
  .years_months_filter .choose_year {
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-right: 15px; }
  .years_months_filter span.select2 {
    max-width: 140px;
    min-width: 130px; }

.years_months_selectable_filters {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .years_months_selectable_filters > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 16px;
    margin-bottom: 10px; }
    .years_months_selectable_filters > div.filter_item .select2 {
      max-width: 330px !important;
      min-width: 330px !important; }
      @media only screen and (max-width: 550px) {
        .years_months_selectable_filters > div.filter_item .select2 {
          max-width: 200px !important;
          min-width: 200px !important; } }
    .years_months_selectable_filters > div label {
      color: #3a4950;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 8px; }
    .years_months_selectable_filters > div .select2-container--default .select2-selection--single {
      border-radius: 0;
      border: 2px solid #d3dadd;
      background: #FFF; }
  .years_months_selectable_filters a {
    margin-top: 25px; }
    .years_months_selectable_filters a:hover, .years_months_selectable_filters a:focus {
      border: none; }

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  background: #fff;
  padding: 34px 20px 30px 38px;
  overflow: visible;
  margin-bottom: 20px; }
  .submenu_cont li, .submenu_cont a {
    font-size: 14px; }
  .submenu_cont ul, .submenu_cont li {
    margin: 0;
    padding: 0;
    background: none; }
  .submenu_cont a {
    color: #364a51; }
  .submenu_cont .submenu_ul > ul {
    overflow: visible; }
  .submenu_cont .submenu_ul > ul > li {
    padding: 0 0 0 22px;
    margin: 0 0 10px 0;
    overflow: visible;
    background-image: url("../img/spr/circle_empty.png");
    background-position: 2px 7px;
    background-repeat: no-repeat; }
    .submenu_cont .submenu_ul > ul > li:hover {
      background-image: url("../img/spr/circle_full.png");
      background-position: 2px 7px;
      background-repeat: no-repeat; }
    .submenu_cont .submenu_ul > ul > li > a:before {
      display: none; }
    .submenu_cont .submenu_ul > ul > li > a.active, .submenu_cont .submenu_ul > ul > li > a.in_path {
      color: #1c735b; }
    .submenu_cont .submenu_ul > ul > li.Selected {
      background-image: url("../img/spr/circle_active.png");
      background-position: 0px 4px;
      background-repeat: no-repeat; }
    .submenu_cont .submenu_ul > ul > li > ul {
      padding-top: 7px; }
    .submenu_cont .submenu_ul > ul > li > ul > li > a {
      font-weight: normal; }
      .submenu_cont .submenu_ul > ul > li > ul > li > a.active, .submenu_cont .submenu_ul > ul > li > ul > li > a.in_path {
        border-bottom: 2px solid #dee5e8; }
    .submenu_cont .submenu_ul > ul > li:last-of-type {
      margin-bottom: 0; }

.sidebar .one_widget {
  background: #fff;
  padding: 28px 20px 30px 38px;
  margin-bottom: 20px;
  overflow: visible; }
  .sidebar .one_widget h3 {
    font-size: 24px; }
  .sidebar .one_widget p:first-of-type {
    margin-top: 0; }
  .sidebar .one_widget p:last-of-type {
    margin-bottom: 0; }

.login_form_block {
  margin: 0 0 20px 0; }
  .login_form_block .login_bl_title {
    font-weight: bold;
    margin: 0 0 7px 0; }

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

#acts_search .top_vak_form .search_form_holder_inner {
  float: left;
  width: 100%; }
#acts_search .top_vak_form .search-txt-input-holder {
  float: left;
  display: block; }
#acts_search .top_vak_form .search-dropdown-holder {
  float: left;
  display: block; }
#acts_search .top_vak_form .detail_search.show_search_form {
  float: right; }
@media only screen and (max-width: 1199px) {
  #acts_search .top_vak_form .vak_separator {
    display: none; }
  #acts_search .top_vak_form .search-txt-input-holder {
    width: 100%;
    margin-bottom: 20px; }
  #acts_search .top_vak_form .search-dropdown-holder {
    width: 92%;
    padding-left: 0; }
  #acts_search .top_vak_form .detail_search.show_search_form {
    text-align: right;
    display: block;
    width: 8%; }
    #acts_search .top_vak_form .detail_search.show_search_form .toggle_vak_search {
      float: right;
      width: auto; } }
@media only screen and (min-width: 1200px) {
  #acts_search .top_vak_form .search-txt-input-holder {
    width: 490px; }
  #acts_search .top_vak_form .search-dropdown-holder {
    width: 180px;
    padding-left: 30px; }
  #acts_search .top_vak_form .detail_search.show_search_form .toggle_vak_search {
    float: right;
    width: 12px; } }
#acts_search .top_vak_form .select2 {
  max-width: 100%; }
@media only screen and (max-width: 1199px) {
  #acts_search .vak_additional_search .disp_cell input[type="text"] {
    width: 100%;
    max-width: 100%; } }
@media only screen and (max-width: 768px) {
  #acts_search .vak_additional_search .sel_title.empty-title {
    display: none; } }

#intitle {
  padding-right: 50px;
  background-image: url("../img//spr/search.png");
  background-position: right 27px center;
  background-repeat: no-repeat; }

.vak_wrapper.vak_additional_search input[type="text"] {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }

.total_acts_result {
  margin-bottom: 30px; }

.act_cont .one_vakancija {
  cursor: default; }
  .act_cont .one_vakancija:hover h3 a::before {
    display: none; }
  .act_cont .one_vakancija h3 a:hover::before {
    display: inline-block; }
  .act_cont .one_vakancija .act_info {
    margin-bottom: 30px; }
    .act_cont .one_vakancija .act_info .fleft {
      margin-right: 28px; }
      .act_cont .one_vakancija .act_info .fleft.green {
        color: #1c735b; }
      .act_cont .one_vakancija .act_info .fleft.red {
        color: #ff4e00; }
      .act_cont .one_vakancija .act_info .fleft .spr {
        margin-bottom: -2px;
        margin-right: 9px; }
        .act_cont .one_vakancija .act_info .fleft .spr.spr-disert_thumb_down {
          margin-bottom: -5px; }
  .act_cont .one_vakancija .act_attachments a.att_link {
    font-weight: normal;
    color: #364a51; }
    .act_cont .one_vakancija .act_attachments a.att_link .spr-download {
      margin-left: 10px; }
  .act_cont .one_vakancija .act_attachments .vak_separator {
    display: block;
    margin: 5px 0; }

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

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

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

.facebook_button {
  background: #0054A6; }

.twitter_button {
  background: #0099ff; }

.google_button {
  background: #c30000; }

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

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

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

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

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

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

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

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

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

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

.form_text_before {
  margin: 0 0 30px 0;
  overflow: hidden; }

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

.form_mod .title {
  font-weight: bold;
  margin: 0 0 9px 0; }
.form_mod .title.required:before {
  content: "* ";
  color: #ff4e00; }
.form_mod .type_item {
  margin: 0 0 30px 0; }
  .form_mod .type_item.error .title {
    color: #ff4e00; }
  .form_mod .type_item.error input[type=text], .form_mod .type_item.error input[type=email], .form_mod .type_item.error input[type=password], .form_mod .type_item.error input[type=url], .form_mod .type_item.error input[type=tel], .form_mod .type_item.error input[type=number], .form_mod .type_item.error input[type=search], .form_mod .type_item.error input[type=date], .form_mod .type_item.error input[type=month], .form_mod .type_item.error input[type=week], .form_mod .type_item.error input[type=datetime], .form_mod .type_item.error input[type=datetime-local], .form_mod .type_item.error textarea {
    border-color: #ff4e00; }

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

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

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

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

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

.structure_parent > ul > li {
  padding: 0 0 0 28px; }

.link_cont {
  margin: 0px 0 13px -10px; }

.link_cont a {
  color: #364a51;
  display: inline-block;
  border: 0 none;
  text-decoration: none; }

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

.structure_parent > ul > li > ul > li > ul > li > .link_cont {
  margin: 0 0 0 0; }

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

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

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

.structure_parent > ul > li > ul > li > ul > li::before {
  top: 13px;
  width: 80px;
  left: -15px; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li > ul > li::before {
      width: 30px; } }

/* vertical line on list items */
.structure_parent > ul li:after {
  border-left: 2px solid #d2dade;
  height: 93%;
  /* nes neveikia ant Safari*/
  height: -moz-calc(100% - 27px);
  height: -webkit-calc(100% - 27px);
  height: calc(100% - 27px);
  width: 0px;
  top: 17px;
  left: 59px; }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul li:after {
      left: 9px; } }

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

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

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

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

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

/* hide line from the last of the first level list items */
.structure_parent > ul > li > ul > li {
  background-position: 56px 9px;
  background-repeat: no-repeat;
  background-image: url("../img/sitemap-bullet.png"); }
  @media only screen and (max-width: 767px) {
    .structure_parent > ul > li > ul > li {
      background-position: 6px 9px; } }

.structure_parent > ul li, .structure_parent > ul li a {
  font-weight: bold; }

.structure_parent > ul li li li a, .structure_parent > ul li li li {
  font-weight: normal; }

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

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

/* Module Site tree END */
/* Childlist start */
.child_text_top {
  margin: 0 0 23px 0; }

.child_text_bottom {
  margin: 23px 0 0 0; }

.childlist_cont ul, .childlist_cont li {
  margin: 0;
  padding: 0;
  background: none; }
.childlist_cont a {
  color: #364a51;
  line-height: 1.25; }
  .childlist_cont a:hover, .childlist_cont a:focus {
    border-bottom: 0 none; }
.childlist_cont > ul > li {
  background: #fff;
  margin: 0 0 2px 0; }
  .childlist_cont > ul > li > a {
    padding: 12px 15px;
    display: block;
    font-size: 18px;
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      .childlist_cont > ul > li > a {
        padding: 22px 30px; } }
    @media only screen and (min-width: 768px) {
      .childlist_cont > ul > li > a {
        font-size: 24px; } }
    .childlist_cont > ul > li > a:before {
      display: none; }
    .childlist_cont > ul > li > a:hover {
      opacity: 0.7; }
  .childlist_cont > ul > li > ul {
    margin-top: 0px;
    padding-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .childlist_cont > ul > li > ul {
        padding-bottom: 22px; } }
  .childlist_cont > ul > li > ul > li {
    margin: 0 15px 8px 15px;
    overflow: visible;
    padding-left: 22px;
    background-image: url("../img/spr/circle_empty.png");
    background-position: 2px 6px;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 768px) {
      .childlist_cont > ul > li > ul > li {
        margin: 0 30px 8px 30px; } }
    .childlist_cont > ul > li > ul > li:hover {
      background-image: url("../img/spr/circle_full.png");
      background-position: 2px 6px;
      background-repeat: no-repeat; }
    .childlist_cont > ul > li > ul > li > a {
      display: block; }
      .childlist_cont > ul > li > ul > li > a:before {
        display: none; }
      .childlist_cont > ul > li > ul > li > a.active, .childlist_cont > ul > li > ul > li > a.in_path {
        color: #1c735b; }
    .childlist_cont > ul > li > ul > li > ul {
      padding-top: 7px; }
    .childlist_cont > ul > li > ul > li > ul > li > a {
      font-weight: normal; }

.childlist_twocol a {
  margin: 0 0 2px 0;
  display: block;
  padding: 12px 34px 12px 15px;
  font-weight: normal;
  color: #364a51;
  background-color: #fff;
  background-image: url("../img/spr/arr_green.png");
  background-position: right 18px center;
  background-repeat: no-repeat;
  line-height: 1.25; }
  @media only screen and (min-width: 600px) {
    .childlist_twocol a {
      float: left;
      width: 49.5%;
      margin: 0 0.25% 0.25% 0; } }
  @media only screen and (min-width: 1024px) {
    .childlist_twocol a {
      padding: 22px 48px 22px 30px; } }
  @media only screen and (min-width: 1024px) {
    .childlist_twocol a {
      background-image: url("../img/spr/arr_green.png");
      background-position: right 25px center;
      background-repeat: no-repeat; } }
  .childlist_twocol a:before {
    display: none; }
  .childlist_twocol a > span {
    display: table;
    height: 100%; }
    .childlist_twocol a > span > span {
      display: table-cell;
      vertical-align: middle;
      position: relative; }
  .childlist_twocol a:hover > span span span:before {
    display: inline-block;
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    left: -3px;
    bottom: -1px;
    height: 10px;
    background-color: #dee5e8;
    z-index: -1; }

/* Childlist end */
/* 
    Created on : Sep 15, 2015, 10:18:46 AM
    Author     : andrius
*/
/* DUK style start */
#quest_ans {
  margin-bottom: 40px; }

#quest_ans div {
  margin: 0px; }

.showForm {
  width: 90px;
  margin: 0px;
  cursor: pointer;
  text-align: center;
  margin: 5px 0px;
  height: 30px;
  line-height: 30px;
  background-color: #57d68d;
  border: 0px none;
  cursor: pointer;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -khtml-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

#quest_ans .category, #quest_ans .category2 {
  float: left;
  width: 100%;
  cursor: pointer;
  margin: 0px 0 0 0; }

.cat_container {
  background-color: #fff;
  border-bottom: 2px solid #f1f5f8; }
  .cat_container:last-of-type {
    border-bottom: 0 none; }

.catNameOuter {
  width: 100%;
  margin: 0;
  padding: 0 0 0px 0; }

.catName {
  width: 100%;
  min-height: 60px;
  padding: 18px 44px 18px 30px;
  margin: 0;
  background-image: url("../img/spr/arr_green_down.png");
  background-position: right 30px top 26px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  -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) {
    .catName {
      padding: 18px 24px 18px 10px;
      background-position: right 10px top 26px; } }

.catNameOuter.act .catName {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.24px;
  padding: 12px 44px 12px 40px;
  background-image: url("../img/spr/arr_green_up.png");
  background-position: right 30px top 26px;
  background-repeat: no-repeat;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .catNameOuter.act .catName {
      font-size: 20px;
      padding: 15px 24px 15px 20px;
      background-position: right 10px top 26px; } }

.question, .question2 {
  float: left;
  width: 100%;
  margin: 0;
  cursor: pointer; }

.questionNameOuter {
  margin: 0;
  width: 100%; }

.questionName {
  width: 100%;
  padding: 0 58px 7px;
  font-weight: bold;
  background-image: url("../img/spr/circle_empty.png");
  background-position: 40px 9px;
  background-repeat: no-repeat;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .questionName {
      padding: 0 38px 7px;
      background-position: 20px 9px; } }

.questionName:hover {
  text-decoration: none;
  background-image: url("../img/spr/circle_full.png");
  background-position: 40px 9px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .questionName:hover {
      background-position: 20px 9px; } }

.questionNameOuter.act .questionName {
  color: #1c735b;
  background-image: url("../img/spr/circle_active.png");
  background-position: 37px 6px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .questionNameOuter.act .questionName {
      background-position: 17px 6px; } }

#quest_ans .answer, #quest_ans .answer2 {
  float: left;
  padding: 0 10px 17px 58px;
  display: none;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    #quest_ans .answer, #quest_ans .answer2 {
      padding: 0 10px 17px 38px; } }
  #quest_ans .answer p, #quest_ans .answer2 p {
    margin: 0; }

#quest_ans .quest_container:last-of-type div.answer {
  padding: 0 10px 7px 58px; }
  @media only screen and (max-width: 767px) {
    #quest_ans .quest_container:last-of-type div.answer {
      padding: 0 10px 7px 38px; } }

#quest_ans .answer:last-child {
  padding: 0 0 0 58px; }

#quest_ans .category_questions {
  float: left;
  width: 100%;
  margin: 0 0 28px 0;
  display: none; }

.category_questions p {
  padding: 0;
  margin: 5px 0; }

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

.submit_form.hidden {
  display: none; }

.required_lbl:before {
  content: "* ";
  color: #ff4e00; }

.form-container {
  width: 100%;
  margin: 0 0 33px 0; }
  .form-container.error .form-label,
  .form-container.error .phpcaptcha_container .phpcaptcha_title {
    color: #ff4e00; }
  .form-container.error .form-value > *,
  .form-container.error .phpcaptcha_container input[type=text] {
    border-color: #ff4e00; }
  .form-container.submit-btn {
    margin: 40px 0 0 0; }
  .form-container.recaptcha {
    margin: 0; }
  .form-container .phpcaptcha_title {
    margin: 0 0 15px 0; }

.form-container textarea {
  display: block; }

.form-container .form-label {
  margin: 0 0 15px 0;
  font-weight: bold; }

.form-container .form-value {
  margin: 0px; }

/* DUK style end */
/* QUIZ MODULE START */
.quiz_block .btn_cont {
  margin-top: 35px; }
  .quiz_block .btn_cont a {
    font-size: 14px;
    padding: 10px 0 0 0;
    margin: 0 0 0 15px; }
.quiz_block .input_group_parent .radio_design {
  top: 5px; }
.quiz_block .type_answers div.answer_item {
  margin-bottom: 13px; }
  .quiz_block .type_answers div.answer_item:last-of-type {
    margin-bottom: 0; }
.quiz_block .answer_item {
  margin-bottom: 13px; }
.quiz_block .answer_value {
  display: block;
  height: 4px;
  background-color: #d2dade; }
  .quiz_block .answer_value span {
    display: block;
    height: 4px;
    background-color: #1c735b; }
.quiz_block .answer_name {
  display: block;
  margin-bottom: 5px; }
.quiz_block .completed {
  margin-top: 32px;
  text-align: right; }

.quiz h2 {
  margin-bottom: 32px; }

.poll_results h2 {
  margin-bottom: 17px; }
.poll_results .poll_item {
  position: relative;
  max-width: 500px;
  width: 100%;
  margin-bottom: 18px; }
.poll_results .answer_name {
  padding: 0 100px 0 0;
  margin-bottom: 10px; }
.poll_results .answer_value {
  position: absolute;
  top: 0;
  right: 40px; }
  .poll_results .answer_value .answer_total {
    font-weight: bold; }
.poll_results .answer_count {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold; }
.poll_results .answer_progress {
  height: 4px;
  background-color: #d2dade; }
.poll_results .progress {
  height: 4px;
  background-color: #1c735b; }

/* QUIZ MODULE END */
/*.lmtrenginiai_title{
	padding: 0 0 0 0;
	@include max(767){
		padding: 0;
	}
}*/
.lmtevents_list {
  position: relative;
  margin-bottom: 20px; }
  .lmtevents_list .event-item {
    padding: 37px 38px 58px 38px;
    background-color: #fff;
    border-bottom: 2px solid #f1f5f8;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .lmtevents_list .event-item {
        padding: 17px 18px 28px 18px; } }
    .lmtevents_list .event-item.old {
      padding: 20px 38px 20px 38px; }
    .lmtevents_list .event-item:hover a, .lmtevents_list .event-item:focus a {
      color: #1c735b; }
      .lmtevents_list .event-item:hover a:hover
      .lmtevents_list .event-item:hover a:before, .lmtevents_list .event-item:focus a:hover
      .lmtevents_list .event-item:hover a:before, .lmtevents_list .event-item:hover a:hover
      .lmtevents_list .event-item:focus a:before, .lmtevents_list .event-item:focus a:hover
      .lmtevents_list .event-item:focus a:before {
        display: none; }
  .lmtevents_list .event-meta .date,
  .lmtevents_list .event-meta .location {
    color: #c6d0d5;
    margin-right: 30px; }
  .lmtevents_list .event-meta span span {
    margin-top: 4px;
    margin-right: 10px; }
  .lmtevents_list h3 {
    margin: 28px 0 0; }
  .lmtevents_list p {
    margin: 0;
    padding: 12px 0 0 0; }
  .lmtevents_list a {
    color: #364a51;
    border: 0 none; }
    .lmtevents_list a:hover:before, .lmtevents_list a:focus:before {
      display: none; }
  .lmtevents_list .active .date,
  .lmtevents_list .active .location {
    color: #1c735b; }
  .lmtevents_list .spr {
    height: 20px; }
  .lmtevents_list .select2 {
    max-width: 140px;
    min-width: 130px; }
  .lmtevents_list .toggle_desc {
    display: none; }
  .lmtevents_list .toggle_desc_btn {
    display: inline-block;
    vertical-align: -5px;
    width: 25px;
    height: 20px;
    margin-left: 5px;
    padding-top: 4px;
    text-align: center; }
    .lmtevents_list .toggle_desc_btn span {
      display: block;
      margin: 0 auto; }
    .lmtevents_list .toggle_desc_btn.show span {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }

.lmtevents_cont .attach-item .spr-upload {
  margin-left: 7px;
  vertical-align: -2px; }

.event-meta {
  margin: -2px 0 20px 0; }
  .event-meta .date,
  .event-meta .location,
  .event-meta .reg-date {
    margin-right: 30px;
    margin-bottom: 5px; }
  .event-meta span span {
    margin-top: 4px;
    margin-right: 10px; }

.event-item.old .event-meta {
  margin: -2px 0 7px 0; }
.event-item.old h3 {
  margin-top: 7px;
  font-size: 16px; }
.event-item.old .toggle_desc {
  padding: 7px 0 0 0;
  font-size: 14px; }

.lmtevents_form_cont {
  background-color: #fff;
  margin: 35px 0 0 0; }
  .lmtevents_form_cont .lmtevents_form {
    padding: 36px 40px 40px; }
    @media only screen and (max-width: 767px) {
      .lmtevents_form_cont .lmtevents_form {
        padding: 16px 20px 20px; } }
    .lmtevents_form_cont .lmtevents_form h2 {
      margin: -3px 0 15px 0;
      font-size: 30px;
      text-align: left; }
    .lmtevents_form_cont .lmtevents_form .title {
      font-size: 14px;
      font-weight: 400;
      margin: 0 0 5px 0; }
    .lmtevents_form_cont .lmtevents_form .type_item {
      margin: 0 0 14px 0; }
    .lmtevents_form_cont .lmtevents_form input {
      background-color: #fff; }
    .lmtevents_form_cont .lmtevents_form textarea {
      display: block;
      background-color: #fff; }
    .lmtevents_form_cont .lmtevents_form button {
      margin-top: 30px; }
  .lmtevents_form_cont .after-submit {
    padding: 30px 40px 26px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .lmtevents_form_cont .after-submit {
        padding: 10px 20px 6px; } }
  .lmtevents_form_cont .after-submit-text {
    display: inline-block;
    color: #1c735b;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.12px; }
    .lmtevents_form_cont .after-submit-text > * {
      color: #1c735b;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.12px;
      margin: 0;
      float: left; }
    .lmtevents_form_cont .after-submit-text span {
      margin-right: 13px; }
      @media only screen and (max-width: 767px) {
        .lmtevents_form_cont .after-submit-text span {
          display: none; } }
  .lmtevents_form_cont .regend-submit-text,
  .lmtevents_form_cont .parti-submit-text {
    color: #1c735b;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.12px;
    margin: 0;
    padding: 30px 40px 32px; }
    @media only screen and (max-width: 767px) {
      .lmtevents_form_cont .regend-submit-text,
      .lmtevents_form_cont .parti-submit-text {
        padding: 10px 20px 12px; } }
    .lmtevents_form_cont .regend-submit-text > *,
    .lmtevents_form_cont .parti-submit-text > * {
      color: #1c735b;
      text-align: center;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.12px;
      margin: 0; }

/* prenumerata start*/
@media only screen and (min-width: 768px) {
  #subscription_form {
    min-width: 560px; } }
#subscription_form label.your_email {
  margin: 0 0 7px 0;
  display: block; }
#subscription_form .one_variant {
  margin: 20px 0 0px 0; }
#subscription_form button {
  margin: 15px 0 0 0; }

#subscription_form_index .sub_title {
  margin: 0 0 7px 0;
  display: block; }
#subscription_form_index .one_variant {
  margin: 20px 0 0px 0; }
#subscription_form_index button {
  margin: 15px 0 0 0; }

/* prenumerata end */
.contacts_block {
  /* search result && contacts inner */ }
  .contacts_block .cotacts-search-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.12px;
    margin: -5px 0 36px 0; }
  .contacts_block .contacts_search_from {
    background-color: #fff;
    padding: 40px 40px 40px 40px;
    border-bottom: 2px solid #f1f5f8; }
    @media only screen and (max-width: 767px) {
      .contacts_block .contacts_search_from {
        padding: 15px; } }
    .contacts_block .contacts_search_from input {
      max-width: 100%;
      width: 100%;
      background-color: #fff;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px; }
    .contacts_block .contacts_search_from button {
      position: absolute;
      top: 0;
      right: 0;
      border: 0 none;
      background: none; }
      .contacts_block .contacts_search_from button:after {
        display: none; }
      .contacts_block .contacts_search_from button span {
        margin-top: 12px; }
    .contacts_block .contacts_search_from .csearch-block {
      position: relative;
      width: auto;
      margin: 0 36px 0 0; }
    .contacts_block .contacts_search_from .csearch-holder {
      position: relative;
      max-width: 744px;
      width: 100%; }
    .contacts_block .contacts_search_from .print {
      position: absolute;
      top: 10px;
      right: -45px; }
      @media only screen and (max-width: 767px) {
        .contacts_block .contacts_search_from .print {
          right: -35px; } }
  .contacts_block .contacts_struct_cont {
    background-color: #fff; }
    .contacts_block .contacts_struct_cont ul {
      margin: 0; }
    .contacts_block .contacts_struct_cont li {
      padding: 0; }
    .contacts_block .contacts_struct_cont > ul > li {
      background: none;
      border-bottom: 2px solid #f1f5f8; }
    .contacts_block .contacts_struct_cont a {
      display: inline-block;
      color: #364a51;
      font-weight: normal; }
    .contacts_block .contacts_struct_cont .lev-1 {
      display: block;
      padding: 18px 44px 18px 30px;
      background-image: url("../img/spr/arr_green.png");
      background-position: top 26px right 28px;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .contacts_block .contacts_struct_cont .lev-1 {
          padding: 18px 29px 18px 15px; } }
      .contacts_block .contacts_struct_cont .lev-1:before {
        display: none; }
      .contacts_block .contacts_struct_cont .lev-1:hover span {
        position: relative;
        display: inline-block; }
        .contacts_block .contacts_struct_cont .lev-1:hover span:before {
          /*display: none;*/
          content: "";
          position: absolute;
          width: 102%;
          width: calc(100% + 6px);
          left: -3px;
          bottom: -1px;
          height: 10px;
          background-color: #dee5e8;
          z-index: -1; }
    .contacts_block .contacts_struct_cont ul ul {
      padding: 0 20px 30px 60px; }
      @media only screen and (max-width: 767px) {
        .contacts_block .contacts_struct_cont ul ul {
          padding: 0 20px 30px 30px; } }
      .contacts_block .contacts_struct_cont ul ul li {
        padding: 0 0 0 15px;
        background-position: 2px 10px; }
    .contacts_block .contacts_struct_cont ul ul ul {
      padding: 0 0 0 20px; }
      @media only screen and (max-width: 767px) {
        .contacts_block .contacts_struct_cont ul ul ul {
          padding: 0; } }
  .contacts_block .cont_search_found {
    font-size: 14px;
    margin-top: 22px; }
  .contacts_block .contacts_results,
  .contacts_block .department_contacts {
    table-layout: auto;
    border: 0 none; }
    .contacts_block .contacts_results td,
    .contacts_block .department_contacts td {
      border: 0 none; }
    .contacts_block .contacts_results .dep_title,
    .contacts_block .department_contacts .dep_title {
      background: transparent;
      padding: 0; }
      .contacts_block .contacts_results .dep_title h2,
      .contacts_block .department_contacts .dep_title h2 {
        margin-top: 28px; }
    .contacts_block .contacts_results .first-col,
    .contacts_block .department_contacts .first-col {
      width: 600px;
      vertical-align: top;
      padding: 29px 15px 27px 40px; }
    .contacts_block .contacts_results .second-col,
    .contacts_block .department_contacts .second-col {
      vertical-align: top;
      padding: 35px 15px 0; }
    .contacts_block .contacts_results .third-col,
    .contacts_block .department_contacts .third-col {
      padding-left: 15px;
      vertical-align: top;
      padding: 35px 40px 0 15px; }
    .contacts_block .contacts_results .person-name,
    .contacts_block .department_contacts .person-name {
      font-size: 24px;
      font-weight: bold; }
    .contacts_block .contacts_results .icon,
    .contacts_block .department_contacts .icon {
      padding: 0 0 0 25px;
      background-repeat: no-repeat;
      white-space: nowrap; }
      @media only screen and (max-width: 799px) {
        .contacts_block .contacts_results .icon,
        .contacts_block .department_contacts .icon {
          white-space: normal; }
          .contacts_block .contacts_results .icon a,
          .contacts_block .department_contacts .icon a {
            word-wrap: break-word; } }
    .contacts_block .contacts_results .phone,
    .contacts_block .contacts_results .mobile,
    .contacts_block .department_contacts .phone,
    .contacts_block .department_contacts .mobile {
      background-image: url("../img/spr/phone_gray.png");
      background-position: left top 4px;
      background-repeat: no-repeat; }
    .contacts_block .contacts_results .email,
    .contacts_block .department_contacts .email {
      background-image: url("../img/spr/email_gray.png");
      background-position: left top 7px;
      background-repeat: no-repeat; }
    .contacts_block .contacts_results .cab-num,
    .contacts_block .department_contacts .cab-num {
      background-image: url("../img/spr/briefcase_gray.png");
      background-position: left top 4px;
      background-repeat: no-repeat; }
    .contacts_block .contacts_results .add-info,
    .contacts_block .department_contacts .add-info {
      padding: 0 40px 35px;
      border-bottom: 2px solid #f1f5f8; }
    .contacts_block .contacts_results .no_info td,
    .contacts_block .department_contacts .no_info td {
      border-bottom: 2px solid #f1f5f8; }
      .contacts_block .contacts_results .no_info td.first-col,
      .contacts_block .department_contacts .no_info td.first-col {
        padding-bottom: 35px; }
    @media only screen and (max-width: 799px) {
      .contacts_block .contacts_results,
      .contacts_block .department_contacts {
        display: block; }
        .contacts_block .contacts_results tbody, .contacts_block .contacts_results tr, .contacts_block .contacts_results td,
        .contacts_block .department_contacts tbody,
        .contacts_block .department_contacts tr,
        .contacts_block .department_contacts td {
          display: block; }
        .contacts_block .contacts_results td, .contacts_block .contacts_results td.first-col, .contacts_block .contacts_results tr.no_info td,
        .contacts_block .department_contacts td,
        .contacts_block .department_contacts td.first-col,
        .contacts_block .department_contacts tr.no_info td {
          width: 100%;
          border: 0 none;
          padding: 0 15px 0 15px; }
          .contacts_block .contacts_results td.first-col, .contacts_block .contacts_results td.first-col.first-col, .contacts_block .contacts_results tr.no_info td.first-col,
          .contacts_block .department_contacts td.first-col,
          .contacts_block .department_contacts td.first-col.first-col,
          .contacts_block .department_contacts tr.no_info td.first-col {
            padding: 6px 15px 15px 15px; }
          .contacts_block .contacts_results td.second-col, .contacts_block .contacts_results td.first-col.second-col, .contacts_block .contacts_results tr.no_info td.second-col,
          .contacts_block .department_contacts td.second-col,
          .contacts_block .department_contacts td.first-col.second-col,
          .contacts_block .department_contacts tr.no_info td.second-col {
            padding: 0 15px 0 15px; }
          .contacts_block .contacts_results td.third-col, .contacts_block .contacts_results td.first-col.third-col, .contacts_block .contacts_results tr.no_info td.third-col,
          .contacts_block .department_contacts td.third-col,
          .contacts_block .department_contacts td.first-col.third-col,
          .contacts_block .department_contacts tr.no_info td.third-col {
            padding: 0 15px 13px 15px; }
        .contacts_block .contacts_results td.add-info,
        .contacts_block .department_contacts td.add-info {
          padding: 0 15px 13px 15px;
          border-bottom: 2px solid #f1f5f8; }
        .contacts_block .contacts_results tr.no_info,
        .contacts_block .department_contacts tr.no_info {
          border-bottom: 2px solid #f1f5f8; } }
  .contacts_block.contacts_preview .department_struct {
    background: #fff;
    padding: 28px 40px 35px 40px; }
    @media only screen and (max-width: 799px) {
      .contacts_block.contacts_preview .department_struct {
        padding: 13px 15px 20px 15px; } }
    .contacts_block.contacts_preview .department_struct li {
      padding: 0 0 0 15px;
      background-position: 0 10px; }
      .contacts_block.contacts_preview .department_struct li a {
        color: #364a51;
        font-weight: normal; }
    .contacts_block.contacts_preview .department_struct .title {
      font-size: 24px;
      font-weight: bold;
      color: #364a51;
      background: none;
      padding: 0 0 17px 0; }

.contact_search_result .person-func, .contact_search_result .phone, .contact_search_result .cab-num {
  font-weight: normal; }
.contact_search_result.contacts_block .contacts_results {
  margin: 0px; }
.contact_search_result.contacts_block .contacts_results .add-info, .contact_search_result.contacts_block .contacts_results .no_info td {
  border-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }
.contact_search_result.contacts_block .contacts_results .first-col {
  padding-left: 0px; }
.contact_search_result.contacts_block .contacts_results .third-col {
  padding-right: 0px; }
.contact_search_result.contacts_block .contacts_results tr.no_info {
  border-bottom: 0px; }

.search_results > a:hover .contacts_block .contacts_results td, .search_results > a:focus .contacts_block .contacts_results td {
  background-color: transparent; }

.search_results .contact_search_result .first-col {
  padding: 0px 15px 0px 40px; }
.search_results .contact_search_result .second-col {
  padding: 0px 15px; }
.search_results .contact_search_result .third-col {
  padding: 0px 40px 0px 15px; }

.vakanciju_list .years_months_filter {
  position: static; }
.vakanciju_list .sort_btn span {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
.vakanciju_list .sort_btn.sort_desc span {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.vak_search_form {
  background: #fff;
  margin: 0 0 29px 0; }
  .vak_search_form h2 {
    margin: 0 0 25px 0; }
  .vak_search_form .vak_search_inp {
    position: relative; }
    .vak_search_form .vak_search_inp a {
      outline: none;
      position: absolute;
      right: 8px;
      top: 2px;
      width: 35px;
      height: 38px;
      text-align: left; }
      .vak_search_form .vak_search_inp a span {
        margin-top: 9px; }
      .vak_search_form .vak_search_inp a:before {
        display: none; }
      .vak_search_form .vak_search_inp a:hover, .vak_search_form .vak_search_inp a:focus {
        border: 0 none; }
  .vak_search_form .top_vak_form input {
    max-width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px; }
  .vak_search_form .top_vak_form .disp_cell:last-child {
    width: 98px;
    padding-right: 0; }
    @media only screen and (max-width: 600px) {
      .vak_search_form .top_vak_form .disp_cell:last-child {
        width: 62px; } }
  .vak_search_form .vak_separator {
    display: inline-block;
    width: 2px;
    height: 16px;
    background: #d2dade;
    margin: 13px 20px 0 20px;
    float: left; }
    @media only screen and (max-width: 600px) {
      .vak_search_form .vak_separator {
        display: none; } }
  .vak_search_form .toggle_vak_search {
    cursor: pointer;
    float: left;
    margin: 0px 0 0 0;
    width: 40px;
    height: 40px;
    text-align: center; }
    .vak_search_form .toggle_vak_search span {
      margin-top: 15px;
      display: inline-block;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .vak_search_form .toggle_vak_search.toggled span {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.vak_wrapper {
  padding: 37px 38px 40px 38px; }
  @media only screen and (max-width: 767px) {
    .vak_wrapper {
      padding: 17px 18px 20px 18px; } }
  .vak_wrapper.vak_additional_search {
    padding-bottom: 20px; }
  .vak_wrapper.vak_btns {
    padding-top: 0; }

.vak_additional_search {
  display: none;
  border-top: 2px solid #f1f5f8; }
  .vak_additional_search .sel_title {
    margin: 0 0 7px 0; }
  .vak_additional_search .kryptys_wrp .select2, .vak_additional_search .vak_active_wrp .select2 {
    max-width: 100%; }
    @media only screen and (min-width: 1024px) {
      .vak_additional_search .kryptys_wrp .select2, .vak_additional_search .vak_active_wrp .select2 {
        max-width: 40%;
        min-width: 40%; } }
  @media only screen and (min-width: 768px) {
    .vak_additional_search .dates_wrapper .disp_cell:first-child {
      width: 40%; } }
  .vak_additional_search .dates_wrapper .select2 {
    max-width: 100%; }
    @media only screen and (min-width: 1024px) {
      .vak_additional_search .dates_wrapper .select2 {
        max-width: 100%;
        min-width: 100%; } }
  .vak_additional_search .disp_table {
    margin: 0 0 20px 0; }
  .vak_additional_search.show_form {
    display: block; }
  .vak_additional_search .sel_dates_1, .vak_additional_search .sel_dates_2 {
    display: none; }
    @media only screen and (min-width: 700px) {
      .vak_additional_search .sel_dates_1, .vak_additional_search .sel_dates_2 {
        padding-left: 5px; } }
    .vak_additional_search .sel_dates_1 input, .vak_additional_search .sel_dates_2 input {
      max-width: 180px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      background-image: url("../img/spr/calendar_green.png");
      background-position: right 30px center;
      background-repeat: no-repeat;
      margin-right: 15px; }
      @media only screen and (max-width: 700px) {
        .vak_additional_search .sel_dates_1 input, .vak_additional_search .sel_dates_2 input {
          margin-bottom: 15px; } }
    .vak_additional_search .sel_dates_1.show_dates, .vak_additional_search .sel_dates_2.show_dates {
      display: block; }

.vak_btns button {
  margin: 0 15px 0 0; }

.top_list_btns {
  margin: 0px 0 20px 0; }
  .top_list_btns a, .top_list_btns div, .top_list_btns span {
    font-size: 14px; }
  .top_list_btns .create_vak_link {
    float: right; }
    .top_list_btns .create_vak_link span {
      vertical-align: sub;
      margin-left: 5px; }

.total_found {
  margin: 0 0 40px 0;
  font-size: 14px; }
  .total_found a, .total_found div, .total_found span {
    font-size: 14px; }
  .total_found span {
    font-weight: bold; }

.sort_by_cont {
  float: left; }
  .sort_by_cont > span {
    display: inline-block;
    font-weight: bold;
    margin: 0 30px 0 0; }
    @media only screen and (max-width: 500px) {
      .sort_by_cont > span {
        margin: 0 2px 0 0; } }
  .sort_by_cont a {
    display: inline-block;
    font-weight: normal;
    color: #364a51;
    border-bottom: 2px solid transparent; }
    .sort_by_cont a:hover, .sort_by_cont a:focus {
      border-bottom: 2px solid #dee5e8; }
    .sort_by_cont a:before {
      display: none; }
    .sort_by_cont a span {
      margin: 0 0 0 7px; }

.one_vakancija {
  cursor: pointer;
  display: block;
  width: 100%;
  float: none;
  background: #fff;
  margin: 0 0 2px 0;
  padding: 37px 38px 48px 38px; }
  @media only screen and (max-width: 767px) {
    .one_vakancija {
      padding: 17px 18px 22px 18px; } }
  .one_vakancija h3 {
    margin: 0 0 20px 0; }
  .one_vakancija h3 a {
    color: #364a51;
    font-size: 18px;
    line-height: 1.1;
    border-bottom: 2px solid transparent; }
    @media only screen and (min-width: 600px) {
      .one_vakancija h3 a {
        font-size: 24px;
        line-height: 1.1; } }
  .one_vakancija .vak_meta {
    margin: 0 0 10px 0; }
    @media only screen and (min-width: 600px) {
      .one_vakancija .vak_meta {
        margin: 0 0 20px 0; } }
    .one_vakancija .vak_meta > span {
      float: left;
      margin: 0 25px 10px 0;
      font-size: 14px; }
      .one_vakancija .vak_meta > span span {
        float: left;
        margin: 3px 8px 0 0; }
    .one_vakancija .vak_meta .edit_url {
      outline: none;
      position: relative;
      float: right;
      text-align: right;
      width: 28px;
      height: 28px;
      display: inline-block; }
      .one_vakancija .vak_meta .edit_url span {
        position: absolute;
        top: 0;
        right: 0; }
      .one_vakancija .vak_meta .edit_url:before {
        width: 90%;
        right: 0;
        left: auto; }
  .one_vakancija:hover h3 a {
    border-bottom: 2px solid #dee5e8; }

.vakancija_edit .form_tit {
  margin: 0 0 7px 0;
  font-weight: 600; }
.vakancija_edit .form_block {
  margin: 0 0 30px 0; }
.vakancija_edit .file_title {
  margin: 0 0 10px 0; }
.vakancija_edit .required_blk .form_tit:before {
  content: "* ";
  color: #ff4e00; }
.vakancija_edit .one_file_block {
  margin: 0 0 18px 0; }
.vakancija_edit input[type=text] {
  max-width: 100%; }
.vakancija_edit input.datepicker {
  max-width: 180px; }
@media only screen and (min-width: 1024px) {
  .vakancija_edit .select2 {
    min-width: 50%;
    max-width: 50%; } }
.vakancija_edit textarea {
  min-height: 240px;
  max-width: 100%;
  resize: vertical; }

.vak_form_submits {
  margin: 35px 0 0 0; }
  .vak_form_submits button {
    margin: 0 15px 0 0; }

.vakancija_preview .preview_meta {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 600px) {
    .vakancija_preview .preview_meta {
      margin: 0 0 38px 0; } }
  .vakancija_preview .preview_meta > span {
    float: left;
    margin: 0 25px 10px 0;
    font-size: 14px; }
    .vakancija_preview .preview_meta > span span {
      float: left;
      margin: 3px 8px 0 0; }
  .vakancija_preview .preview_meta p {
    margin: 12px 0 17px 0; }
    @media only screen and (max-width: 1024px) {
      .vakancija_preview .preview_meta p {
        margin: 12px 0 28px 0; } }
  .vakancija_preview .preview_meta .meta_title {
    display: inline-block;
    width: 310px;
    font-weight: 700; }
    @media only screen and (max-width: 1024px) {
      .vakancija_preview .preview_meta .meta_title {
        display: block;
        width: auto;
        margin: 0 0 9px 0; } }
.vakancija_preview h3.vak_big_title {
  font-size: 24px;
  margin: 0 0 22px 0; }
.vakancija_preview h3.vak_small_title {
  font-size: 16px;
  margin: 0 0 9px 0; }
.vakancija_preview .vak_prev_block {
  margin: 0 0 28px 0; }
.vakancija_preview .vak_attached_docs {
  margin: 0 0 28px 0; }
  .vakancija_preview .vak_attached_docs div, .vakancija_preview .vak_attached_docs a {
    line-height: 1.1; }
  .vakancija_preview .vak_attached_docs > div > div.fl {
    margin-bottom: 15px; }
    @media only screen and (min-width: 1024px) {
      .vakancija_preview .vak_attached_docs > div > div.fl {
        float: left;
        border-right: 2px solid #d2dade;
        padding-right: 29px;
        margin-right: 28px; } }
    .vakancija_preview .vak_attached_docs > div > div.fl:last-child {
      border: none; }
  .vakancija_preview .vak_attached_docs a {
    font-size: 14px; }
    .vakancija_preview .vak_attached_docs a span {
      vertical-align: bottom;
      margin-left: 7px; }
.vakancija_preview .vak_institutions_docs {
  margin: 0px 0 38px 0;
  padding: 9px 0 0px 0; }
  .vakancija_preview .vak_institutions_docs div, .vakancija_preview .vak_institutions_docs a {
    line-height: 1.1; }
  .vakancija_preview .vak_institutions_docs div.fl {
    margin-bottom: 6px; }
  .vakancija_preview .vak_institutions_docs a {
    font-size: 16px; }
    .vakancija_preview .vak_institutions_docs a span {
      vertical-align: bottom;
      margin-left: 7px; }

.vak_back_btn {
  margin: 30px 0 0 0;
  display: inline-block;
  border-bottom: 2px solid transparent; }
  .vak_back_btn:hover, .vak_back_btn:focus {
    border-bottom: 2px solid #dee5e8; }

.vak_perziura_form .top_vak_form {
  position: relative; }
.vak_perziura_form .institutions_cell {
  width: 1px; }
  @media only screen and (min-width: 900px) {
    .vak_perziura_form .institutions_cell {
      width: 165px;
      padding-left: 29px !important;
      vertical-align: middle !important; } }
@media only screen and (max-width: 900px) {
  .vak_perziura_form a.institutions_link {
    position: absolute;
    right: 19px;
    top: 19px; } }
.vak_perziura_form .vak_additional_search span.select2 {
  min-width: 100% !important;
  max-width: 100% !important; }
.vak_perziura_form .datepicker {
  margin-right: 15px;
  margin-bottom: 10px; }

table.vak_institutions_table thead td {
  text-transform: uppercase; }
table.vak_institutions_table td.smaller_td {
  width: 80px;
  text-align: center; }
  @media only screen and (min-width: 600px) {
    table.vak_institutions_table td.smaller_td {
      padding-left: 10px;
      padding-right: 10px; }
      table.vak_institutions_table td.smaller_td.larger_td {
        width: 110px; } }
table.vak_institutions_table a.one_inst_link {
  /*		color: $text_color;
  		font-weight: normal;*/ }

.top_text {
  padding: 0 0 15px 0; }

/* News list */
.actuals_list .one_new:last-child {
  margin-bottom: 20px; }
.actuals_list .one_new .item_meta span {
  color: #1c735b; }

.archive_url {
  display: inline-block;
  margin: 30px 0 0 0;
  border-bottom: 2px solid transparent; }
  .archive_url:hover, .archive_url:focus {
    border-bottom: 2px solid #dee5e8; }

.news_list_wrapper {
  position: relative; }

.news-list-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
  position: relative; }
  .news-list-holder .one_new {
    width: calc(50% - 16px);
    margin: 0 8px 16px 8px;
    border: 2px solid #d3dadd;
    padding: 26px 16px 66px 16px;
    position: relative; }
    .news-list-holder .one_new h5 {
      color: #3a4950;
      font-family: "Source Sans Pro", Arial, sans-serif;
      font-size: 18px;
      font-weight: 700;
      line-height: 27px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      max-height: 54px; }
    .news-list-holder .one_new .short-description {
      color: #364a51;
      font-family: "Source Sans Pro", Arial, sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 21px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      max-height: 63px; }
    .news-list-holder .one_new .bottom-border {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-evenly;
      -moz-justify-content: space-evenly;
      -ms-justify-content: space-evenly;
      justify-content: space-evenly;
      -ms-flex-pack: space-evenly; }
      .news-list-holder .one_new .bottom-border > span {
        height: 6px;
        width: 100%; }
        .news-list-holder .one_new .bottom-border > span:nth-child(1) {
          background-color: #f1f5f8; }
        .news-list-holder .one_new .bottom-border > span:nth-child(2) {
          background-color: #1c735b; }
        .news-list-holder .one_new .bottom-border > span:nth-child(3) {
          background-color: #364a51; }
    .news-list-holder .one_new .decoration-button {
      border: 2px solid #364a51;
      background-color: rgba(255, 255, 255, 0);
      width: 42px;
      height: 42px;
      position: absolute;
      bottom: 20px;
      right: 16px;
      border-radius: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .news-list-holder .one_new:hover .decoration-button {
      background-color: #364a51; }
      .news-list-holder .one_new:hover .decoration-button > span {
        background-position: 0 -82px; }
    .news-list-holder .one_new.archived:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: #e4e9eb;
      height: 100%;
      width: 100%;
      opacity: 0.5; }
    @media only screen and (max-width: 1024px) {
      .news-list-holder .one_new {
        width: calc(100% - 16px); } }

.news-item-info {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .news-item-info .date {
    min-width: 110px; }
  .news-item-info .date, .news-item-info .category {
    color: #1c735b;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .news-item-info .date img, .news-item-info .category img {
      width: 12px;
      margin-right: 12px; }
  .news-item-info .category {
    margin-right: 5px; }

.kvietimai_links {
  margin: 0 0 18px 0; }
  .kvietimai_links a {
    display: inline-block;
    margin: 0 20px 0 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .kvietimai_links a:after {
      display: inline-block;
      content: "";
      margin-left: 9px;
      background-position: 0 -40px;
      height: 10px;
      width: 12px;
      background-color: none; }
    .kvietimai_links a.active:before {
      display: inline-block; }

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

.kvietimai_form {
  background: #fff;
  padding: 12px 15px; }
  @media only screen and (min-width: 768px) {
    .kvietimai_form {
      padding: 34px 39px 40px 39px; } }
  .kvietimai_form .disp_cell {
    vertical-align: bottom; }
    .kvietimai_form .disp_cell > div {
      margin-bottom: 8px; }
  .kvietimai_form .btn_cl {
    width: 152px; }
  .kvietimai_form .reset_cl {
    width: 100px;
    padding-bottom: 8px; }
  .kvietimai_form .select2 {
    max-width: 100%;
    min-width: 100%; }

.fake_select {
  position: relative; }
  .fake_select .fake_select_dropdown {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background: #f1f5f8 none repeat scroll 0 0;
    padding: 6px;
    border: 1px solid #aaa;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-top: 0;
    z-index: 9999; }
  .fake_select.fake_opened .fake_select_dropdown {
    display: block; }

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 2px solid #d2dade;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  outline: 0 none;
  padding: 0 39px 0 13px;
  cursor: pointer;
  min-height: 40px;
  background-image: url("../img/arr_green_bottom.png");
  background-position: right 22px center;
  background-repeat: no-repeat; }
  .select2-container--default .select2-selection--multiple ul, .select2-container--default.select2-container--focus .select2-selection--multiple ul {
    margin: 0; }
    .select2-container--default .select2-selection--multiple ul li, .select2-container--default.select2-container--focus .select2-selection--multiple ul li {
      background: none;
      border: none; }
  .select2-container--default .select2-selection--multiple .select2-search, .select2-container--default.select2-container--focus .select2-selection--multiple .select2-search {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--multiple {
  background-image: url("../img/arr_green_top.png");
  background-position: right 22px center;
  background-repeat: no-repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: none;
  border: none; }

.kvietimai_table {
  min-width: 1100px; }
  .kvietimai_table thead td {
    border: 2px solid #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase; }
  .kvietimai_table .relative_wr {
    position: relative;
    color: #fff; }
  .kvietimai_table > thead > tr:first-child > td:first-child, .kvietimai_table > tbody > tr > td:first-child {
    width: 50%;
    text-align: left; }
  .kvietimai_table a.next_url, .kvietimai_table a.prev_url {
    background: #1c735b;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -12px;
    width: 39px;
    z-index: 1;
    height: 84px; }
    .kvietimai_table a.next_url:before, .kvietimai_table a.prev_url:before {
      display: none; }
    @media only screen and (min-width: 768px) {
      .kvietimai_table a.next_url, .kvietimai_table a.prev_url {
        right: -30px; } }
    .kvietimai_table a.next_url span, .kvietimai_table a.prev_url span {
      display: inline-block;
      margin-top: 40px; }
  .kvietimai_table .next_url {
    right: 0; }
  .kvietimai_table .prev_url {
    left: -12px; }
    @media only screen and (min-width: 768px) {
      .kvietimai_table .prev_url {
        left: -30px; } }
    .kvietimai_table .prev_url span {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .kvietimai_table tbody td {
    border: 2px solid #f1f5f8;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top; }
  .kvietimai_table .category_td {
    background: #e4e9eb;
    font-weight: bold; }
  .kvietimai_table td.no_events {
    text-align: center; }
  .kvietimai_table td.event_td {
    padding: 0; }
    .kvietimai_table td.event_td a {
      display: block;
      color: #fff;
      height: 40px;
      line-height: 40px;
      background: #1c735b;
      text-align: center;
      font-weight: normal; }
      .kvietimai_table td.event_td a:before {
        display: none; }
      .kvietimai_table td.event_td a.no_exact {
        background: #e4e9eb;
        color: #364a51; }
  .kvietimai_table a.program_link {
    color: #364a51;
    font-weight: normal; }
    .kvietimai_table a.program_link:before {
      display: none; }

.lmt_bottom_text {
  margin: 25px 0 0 0; }

@media only screen and (max-width: 1130px) {
  .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: 5px 0 0 5px / 25% 0 0 25%;
  -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 {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  background: #f0f0f0; }

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

.no_items {
  margin: 30px 0 20px 0; }

span.has_future_events {
  background: #e4e9eb;
  color: #364a51;
  display: block;
  height: 40px;
  line-height: 40px; }

span.kvietimai_nenumatyti {
  display: block;
  height: 40px;
  line-height: 40px; }

/* titlepagebasic start */
/* .t_news_cont, .square_title_block */
@media only screen and (min-width: 600px) {
  .t_news_cont, .animation-block-outer {
    float: left;
    width: 50%; } }
@media only screen and (min-width: 900px) {
  .t_news_cont, .animation-block-outer {
    float: left;
    width: 33.3%; } }
@media only screen and (min-width: 1200px) {
  .t_news_cont, .animation-block-outer {
    float: left;
    width: 25%; } }
@media only screen and (max-width: 1200px) {
  .t_news_cont, .animation-block-outer {
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.2); } }

.animation-block-outer {
  position: relative;
  overflow: hidden; }
  .animation-block-outer .animate-top {
    -moz-animation-name: animateTop;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: animateTop;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: animateTop;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
  .animation-block-outer .animate-bottom {
    -moz-animation-name: animateBottom;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: animateBottom;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: animateBottom;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
  .animation-block-outer .animate-left {
    -moz-animation-name: animateLeft;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: animateLeft;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: animateLeft;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
  .animation-block-outer .animate-right {
    -moz-animation-name: animateRight;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: animateRight;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: animateRight;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
@-moz-keyframes animateTop {
  0% {
    -moz-transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(0); } }
@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }
@keyframes animateTop {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }
@-moz-keyframes animateBottom {
  0% {
    -moz-transform: translateY(100%); }
  100% {
    -moz-transform: translateY(0); } }
@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0); } }
@keyframes animateBottom {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0); } }
@-moz-keyframes animateLeft {
  0% {
    -moz-transform: translateX(-100%); }
  100% {
    -moz-transform: translateX(0); } }
@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes animateLeft {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }
@-moz-keyframes animateRight {
  0% {
    -moz-transform: translateX(100%); }
  100% {
    -moz-transform: translateX(0); } }
@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes animateRight {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0); } }
a.title_more_url, .title_more_url {
  position: absolute;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 60px;
  height: 60px;
  text-align: center;
  border: 2px solid #364a51;
  line-height: 58px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  @media only screen and (min-width: 1024px) {
    a.title_more_url, .title_more_url {
      right: 30px;
      bottom: 30px; } }
  a.title_more_url:before, .title_more_url:before {
    display: none; }
  a.title_more_url:hover, .title_more_url:hover {
    background: #364a51; }
    a.title_more_url:hover span, .title_more_url:hover span {
      background-position: 0 -82px;
      height: 10px;
      width: 12px; }

.one_t_new {
  margin: 0 0 22px 0; }
  .one_t_new .signature_title {
    display: inline-block;
    float: none;
    padding: 0 11px;
    color: #364a51;
    background-color: #e4e9eb; }

a.news_tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #364a51;
  font-weight: normal; }
  a.news_tbl .n_title span {
    position: relative;
    display: inline;
    font-size: 14px;
    line-height: 1.57; }
  a.news_tbl:before {
    display: none; }
  a.news_tbl > span {
    display: table-cell;
    vertical-align: top; }
    a.news_tbl > span:first-child {
      width: 48px; }
  a.news_tbl:hover, a.news_tbl:focus {
    border-bottom: 0 none; }
    a.news_tbl:hover .n_title span, a.news_tbl:focus .n_title span {
      border-bottom: 2px solid #dee5e8; }
  a.news_tbl.actual_new .n_title span {
    font-size: 20px;
    line-height: 1.4; }
  a.news_tbl .date_top {
    font-size: 30px;
    display: inline-block;
    padding-bottom: 7px;
    margin-bottom: 4px;
    line-height: 1.1;
    border-bottom: 2px solid #d2dade; }
  a.news_tbl .date_bottom {
    font-size: 12px;
    display: inline-block; }

.t_news_cont {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 18px 15px; }
  @media only screen and (min-width: 1024px) {
    .t_news_cont {
      padding: 34px 24px 34px 39px; } }
  @media only screen and (min-width: 600px) {
    .t_news_cont {
      min-height: 600px;
      padding-bottom: 90px; } }
  @media only screen and (max-width: 600px) {
    .t_news_cont {
      padding-bottom: 90px; } }
  .t_news_cont h2 {
    margin: 0 0 25px 0;
    color: #364a51;
    font-size: 30px; }
    .t_news_cont h2 a {
      border-bottom: 0 none; }

.square_title_block, a.square_title_block {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  position: relative;
  min-height: 300px;
  padding: 18px 15px; }
  @media only screen and (min-width: 1024px) {
    .square_title_block, a.square_title_block {
      padding: 34px 27px 34px 39px; } }
  .square_title_block:before, a.square_title_block:before {
    display: none; }
  .square_title_block h2, a.square_title_block h2 {
    margin: 0 0 25px 0;
    color: #364a51;
    font-size: 30px; }

a.square_title_block:hover, a.square_title_block:focus {
  border-bottom: 0 none; }
  a.square_title_block:hover .title_more_url, a.square_title_block:focus .title_more_url {
    background: #364a51; }
    a.square_title_block:hover .title_more_url span, a.square_title_block:focus .title_more_url span {
      background-position: 0 -82px;
      height: 10px;
      width: 12px; }

a.b_mokslo_finansavimas h2, a.b_mokslo_politika h2, a.blue_block h2 {
  color: #fff; }
a.b_mokslo_finansavimas .title_more_url, a.b_mokslo_politika .title_more_url, a.blue_block .title_more_url {
  border-color: #fff; }
a.b_mokslo_finansavimas:hover .title_more_url, a.b_mokslo_politika:hover .title_more_url, a.blue_block:hover .title_more_url {
  background: #fff; }
  a.b_mokslo_finansavimas:hover .title_more_url span, a.b_mokslo_politika:hover .title_more_url span, a.blue_block:hover .title_more_url span {
    background-position: 0 -30px;
    height: 10px;
    width: 12px; }

.b_mokslo_finansavimas {
  background-image: url("../img/image1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .b_mokslo_finansavimas:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(28, 115, 91, 0.6);
    z-index: -1; }

.b_mokslo_politika {
  background-image: url("../img/image2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.gray_block {
  background: #e4e9eb; }

a.gray_block {
  background: #d2dade; }

.bg_about_us, a.bg_about_us {
  background-image: url("../img/image4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .bg_about_us:after, a.bg_about_us:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 102, 76, 0.6);
    z-index: -1; }
  .bg_about_us h2, a.bg_about_us h2 {
    color: #fff; }
  .bg_about_us .title_more_url, a.bg_about_us .title_more_url {
    border-color: #fff; }
  .bg_about_us:hover .title_more_url, a.bg_about_us:hover .title_more_url {
    background: #fff; }
    .bg_about_us:hover .title_more_url span, a.bg_about_us:hover .title_more_url span {
      background-position: 0 -30px;
      height: 10px;
      width: 12px; }

.gray_block .news_tbl .date_top {
  border-bottom: 2px solid #d3dbdf; }

.gray_block a.news_tbl:hover .n_title span, .gray_block a.news_tbl:focus .n_title span {
  border-bottom: 2px solid #364a51; }

a.blue_block {
  background: #364a51; }

.b_events {
  background-image: url("../img/image3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }
  .b_events h2 {
    color: #fff; }
  .b_events a.title_more_url {
    border-color: #fff; }
    .b_events a.title_more_url:hover {
      background: #fff; }
      .b_events a.title_more_url:hover span {
        background-position: 0 -30px;
        height: 10px;
        width: 12px; }
  .b_events .date_top {
    color: #fff;
    border-bottom: 2px solid #fff; }
  .b_events .date_bottom {
    color: #fff; }
  .b_events .n_title span {
    display: inline;
    color: #fff; }
  .b_events a.news_tbl:hover, .b_events a.news_tbl:focus {
    border-bottom: 0 none; }
    .b_events a.news_tbl:hover .n_title span, .b_events a.news_tbl:focus .n_title span {
      border-bottom: 2px solid #dee5e8; }

.no_title {
  color: #fff;
  font-size: 14px; }

.gray_overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(54, 74, 81, 0.6);
  z-index: -1; }

/* titlepagebasic END */
.disertaciju_search_form .kryptys_wrp .select2, .disertaciju_search_form .kryptis_wrp .select2 {
  min-width: 100%;
  max-width: 100%; }
.disertaciju_search_form .busena_wrp .select2 {
  min-width: 50%;
  max-width: 50%; }
.disertaciju_search_form .dates_cnt input {
  max-width: 47%; }
  @media only screen and (max-width: 768px) {
    .disertaciju_search_form .dates_cnt input {
      width: 100%;
      max-width: 100%; } }
  .disertaciju_search_form .dates_cnt input:last-child {
    float: right;
    margin-right: 0; }

.disert_busena.disert_apginta {
  color: #1c735b; }
.disert_busena.disert_neapginta {
  color: #ff4e00; }

.one_vakancija .vak_meta > span span.spr-icon-exclamation {
  margin-top: 0; }

.dates_cnt .datepicker {
  margin-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .disp_table.mobile_tbl .disp_cell.institutions_holder {
    display: none; }

  .institutions_link {
    display: inline-block;
    border-bottom: 2px solid transparent; }
    .institutions_link:hover, .institutions_link:focus {
      border-bottom: 2px solid #dee5e8; }
    .institutions_link.below {
      margin-left: 10px; } }
@media only screen and (min-width: 768px) {
  .disp_table.mobile_tbl .disp_cell.institutions_holder {
    display: table-cell;
    width: 150px;
    vertical-align: middle; }

  .institutions_link {
    display: inline-block;
    border-bottom: 2px solid transparent; }
    .institutions_link:hover, .institutions_link:focus {
      border-bottom: 2px solid #dee5e8; }
    .institutions_link.below {
      display: none; } }
@media only screen and (max-width: 1024px) {
  .disp_table.mobile_tbl.mobile_horizontal {
    display: block;
    width: 100%; }
    .disp_table.mobile_tbl.mobile_horizontal .disp_cell {
      display: block;
      width: 100%;
      padding-left: 0; } }
.sort_disertacijos_by {
  margin: 46px 0 24px 0; }

.busenos {
  display: block; }
  .busenos .busenos_label {
    display: block;
    margin: 0 0 28px 0; }
  .busenos.type_answers .one_variant {
    display: inline-block;
    margin-right: 20px; }

input.timepicker {
  max-width: 180px;
  margin-left: 10px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }
  @media only screen and (max-width: 480px) {
    input.timepicker {
      margin-top: 10px;
      margin-left: 0px; } }

.search-form-holder {
  border: 1px solid #d3dadd;
  margin-bottom: 24px;
  background-color: #ffffff;
  position: relative; }
  .search-form-holder .bottom-strip {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    -ms-flex-pack: space-evenly; }
    .search-form-holder .bottom-strip > span {
      width: 100%;
      display: inline-block;
      height: 4px; }
      .search-form-holder .bottom-strip > span:first-child {
        background-color: #f1f5f8; }
      .search-form-holder .bottom-strip > span:nth-child(2) {
        background-color: #1c735b; }
      .search-form-holder .bottom-strip > span:nth-child(3) {
        background-color: #364a51; }

.search_form {
  padding: 38px 26px 18px 38px;
  background-color: #ffffff; }
  .search_form .search_txt {
    float: left;
    max-width: 89%;
    width: 89%;
    height: 40px;
    border: 2px solid #d2dade;
    border-right: 0 none;
    padding-right: 0;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px; }
  .search_form button.search_submit_btn {
    float: left;
    width: 10%;
    height: 40px;
    border: 2px solid #d2dade;
    border-left: 0 none;
    padding: 0;
    position: relative;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    -o-border-radius: 0 20px 20px 0; }
    .search_form button.search_submit_btn:hover {
      background-color: #ffffff; }
    .search_form button.search_submit_btn::after {
      display: none !important; }
    .search_form button.search_submit_btn .spr-search {
      position: relative;
      top: 3px;
      right: 10px; }

.filters {
  padding: 0px 25px 21px 38px; }
  .filters .filter-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 16px; }
    .filters .filter-header > div {
      margin-right: 15px; }
    @media only screen and (max-width: 850px) {
      .filters .filter-header {
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
        .filters .filter-header > div {
          margin-bottom: 10px; } }
  .filters .filter-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .filters .filter-body .ym-filter-holder {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .filters .filter-body .ym-filter-holder .years_months_selectable_filters label {
        padding-left: 12px;
        color: #1c735b;
        font-family: "Source Sans Pro";
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 3px; }
      .filters .filter-body .ym-filter-holder .years_months_selectable_filters .select2 .select2-selection {
        border-radius: 2px;
        border: 1px solid #1c735b; }
        .filters .filter-body .ym-filter-holder .years_months_selectable_filters .select2 .select2-selection .select2-selection__rendered {
          padding-left: 12px;
          padding-right: 12px;
          color: #1c735b;
          font-family: "Source Sans Pro";
          font-size: 16px;
          font-weight: 400; }
        .filters .filter-body .ym-filter-holder .years_months_selectable_filters .select2 .select2-selection .select2-selection__arrow b {
          background-size: 14px;
          background-image: url(../img/chevron3.svg) !important;
          width: 14px;
          height: 10px; }
      .filters .filter-body .ym-filter-holder .reset-filters {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        padding-bottom: 20px; }
        .filters .filter-body .ym-filter-holder .reset-filters a {
          color: #364a51;
          font-family: "Source Sans Pro";
          font-size: 14px;
          font-weight: 400; }
          .filters .filter-body .ym-filter-holder .reset-filters a img {
            width: 9px;
            margin-right: 5px;
            vertical-align: -1px; }
          .filters .filter-body .ym-filter-holder .reset-filters a:hover {
            border-bottom: none; }
      @media only screen and (max-width: 850px) {
        .filters .filter-body .ym-filter-holder {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
  .filters .search_modules {
    float: left;
    margin: 0;
    margin-bottom: 20px; }
    .filters .search_modules li {
      background: none;
      float: left;
      margin: 0 20px 0 0;
      padding: 0; }
      .filters .search_modules li a {
        font-size: 14px;
        font-weight: 600;
        cursor: pointer; }
        .filters .search_modules li a.active {
          text-decoration: none; }
        .filters .search_modules li a:hover {
          border-bottom: none; }
      .filters .search_modules li span.title {
        cursor: default;
        font-size: 14px;
        font-weight: 600;
        color: #1c735b; }
  .filters .total_found {
    font-size: 16px;
    margin: 0; }

.search_results > a {
  cursor: pointer;
  margin: 0 0 2px 0;
  display: block;
  background: #ffffff;
  padding: 32px 110px 34px 44px;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (max-width: 650px) {
    .search_results > a {
      padding: 20px; } }
  .search_results > a span.search_title {
    margin: 0 0 11px 0;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    word-break: break-word; }
  .search_results > a span.description {
    color: #364a51;
    font-weight: 400;
    word-break: break-word; }
  .search_results > a:hover, .search_results > a:focus {
    background: #ddd;
    border-bottom: 0 none; }
    .search_results > a:hover:before, .search_results > a:focus:before {
      display: none; }
  .search_results > a img.fleft {
    float: left;
    margin: 0 10px 10px 0; }
.search_results span.highlight {
  position: relative;
  padding: 0 3px; }

/* Galerija list */
.gallery_list .gallery_popup, .gallery_list .youtube_popup, .youtube_list .gallery_popup, .youtube_list .youtube_popup {
  cursor: pointer;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%; }
  @media only screen and (min-width: 500px) {
    .gallery_list .gallery_popup, .gallery_list .youtube_popup, .youtube_list .gallery_popup, .youtube_list .youtube_popup {
      width: 49%;
      margin: 0 1% 3% 0;
      float: left; } }
  @media only screen and (min-width: 768px) {
    .gallery_list .gallery_popup, .gallery_list .youtube_popup, .youtube_list .gallery_popup, .youtube_list .youtube_popup {
      width: 32%;
      margin: 0 0.3% 3.2% 0;
      float: left; } }
  .gallery_list .gallery_popup .image_container, .gallery_list .youtube_popup .image_container, .youtube_list .gallery_popup .image_container, .youtube_list .youtube_popup .image_container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 0 0px 0; }
    .gallery_list .gallery_popup .image_container img, .gallery_list .youtube_popup .image_container img, .youtube_list .gallery_popup .image_container img, .youtube_list .youtube_popup .image_container img {
      float: left;
      width: 100%;
      height: auto; }
  .gallery_list .gallery_popup .item_overlay, .gallery_list .youtube_popup .item_overlay, .youtube_list .gallery_popup .item_overlay, .youtube_list .youtube_popup .item_overlay {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(28, 115, 91, 0.8); }
    .gallery_list .gallery_popup .item_overlay span, .gallery_list .youtube_popup .item_overlay span, .youtube_list .gallery_popup .item_overlay span, .youtube_list .youtube_popup .item_overlay span {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -12px 0 0 -12px; }
  .gallery_list .gallery_popup .youtube_overlay, .gallery_list .youtube_popup .youtube_overlay, .youtube_list .gallery_popup .youtube_overlay, .youtube_list .youtube_popup .youtube_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .gallery_list .gallery_popup .meta_info, .gallery_list .youtube_popup .meta_info, .youtube_list .gallery_popup .meta_info, .youtube_list .youtube_popup .meta_info {
    background: #fff;
    padding: 15px 20px; }
    @media only screen and (min-width: 1200px) {
      .gallery_list .gallery_popup .meta_info, .gallery_list .youtube_popup .meta_info, .youtube_list .gallery_popup .meta_info, .youtube_list .youtube_popup .meta_info {
        padding: 20px 30px; } }
    .gallery_list .gallery_popup .meta_info .title_container h3, .gallery_list .youtube_popup .meta_info .title_container h3, .youtube_list .gallery_popup .meta_info .title_container h3, .youtube_list .youtube_popup .meta_info .title_container h3 {
      font-size: 14px;
      line-height: 1.4;
      color: #364a51;
      font-weight: bold;
      margin: 0 0 9px 0; }
    .gallery_list .gallery_popup .meta_info .date, .gallery_list .youtube_popup .meta_info .date, .youtube_list .gallery_popup .meta_info .date, .youtube_list .youtube_popup .meta_info .date {
      font-size: 14px; }
      .gallery_list .gallery_popup .meta_info .date span, .gallery_list .youtube_popup .meta_info .date span, .youtube_list .gallery_popup .meta_info .date span, .youtube_list .youtube_popup .meta_info .date span {
        vertical-align: middle;
        margin-right: 7px; }
    .gallery_list .gallery_popup .meta_info p.short, .gallery_list .youtube_popup .meta_info p.short, .youtube_list .gallery_popup .meta_info p.short, .youtube_list .youtube_popup .meta_info p.short {
      margin: 10px 0 10px 0; }
  .gallery_list .gallery_popup:hover .item_overlay, .gallery_list .youtube_popup:hover .item_overlay, .youtube_list .gallery_popup:hover .item_overlay, .youtube_list .youtube_popup:hover .item_overlay {
    opacity: 1; }

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

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

/* Polls style start */
#poll_form {
  padding: 0 0px; }

#poll_form div {
  margin: 0px; }

#poll_form input[type=radio], #poll_form input[type=checkbox] {
  margin-top: 6px; }

#poll_form .title {
  font-weight: bold; }

#poll_form .title.no-desc,
#poll_form .desc p {
  margin: 0 0 0px 0; }

.q_hidden, .q_tmp_hidden {
  display: none; }

.poll_navigation_arrows {
  float: left; }

.poll_p_status {
  float: right;
  margin-right: 20px; }

#poll_form .answer {
  line-height: 24px;
  height: 24px; }

#poll_form .answer .answer_name {
  padding: 0px 0px 10px 5px; }

#poll_form .type_item {
  margin-bottom: 20px; }

#poll_form input[type=text] {
  height: 40px;
  width: 300px;
  border: 2px solid #d7e0e8;
  border-radius: 3px; }

#poll_form textarea {
  width: 100%;
  height: 100px;
  border: 2px solid #d7e0e8;
  border-radius: 3px; }

#poll_form .select2 {
  width: 300px;
  height: 36px; }

#poll_form .select2 .select2-choice {
  border: 2px solid #d7e0e8;
  height: 36px;
  border-radius: 3px;
  color: #9fb4c7; }

#poll_form .select2-container .select2-choice .select2-arrow {
  width: 36px; }

#poll_form .select2-container .select2-choice .select2-arrow b {
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: -295px -35px; }

#poll_form .select2-container .select2-choice .select2-arrow b:hover {
  background-position: -295px -9px; }

#poll_form .required:before {
  content: "*";
  color: #cc2738;
  padding-right: 2px; }

.select2-results .select2-highlighted {
  color: #39b54a; }

.select2-results .select2-highlighted .select2-result-label {
  color: #39b54a; }

/*	results */
.poll_results {
  margin: 0px;
  padding: 0px 0; }

.poll_item {
  width: 100%;
  padding: 0 0 10px 0;
  margin: 0px; }

.poll_item:last-child {
  padding: 0px; }

.poll_item .answer_name {
  width: 188px;
  line-height: 40px;
  margin: 0px;
  padding: 0 10px 0 0; }

.poll_item .answer_name p {
  margin: 0 0 10px 0;
  text-align: left; }

.poll_item .answer_value {
  position: relative;
  width: 500px;
  border: 1px #d7e0e8 solid;
  margin: 0px;
  border-radius: 3px; }

.poll_item .answer_value .val {
  position: absolute;
  width: 100%;
  text-align: right;
  margin: 0px;
  line-height: 40px;
  border-radius: 3px; }

.poll_item .answer_value .val span {
  padding: 0 10px 0 0; }

.poll_item .answer_value .progress {
  background-color: #39b54a;
  margin: 0px;
  padding: 0px;
  height: 40px;
  border-radius: 3px; }

.poll_item .answer_count {
  width: 30px;
  text-align: left;
  line-height: 40px;
  margin: 0px;
  font-weight: bold; }

.poll_item .answer_count span {
  padding: 0 0 0 10px; }

.poll_item .answer_total {
  margin: 0px;
  line-height: 40px; }

.poll_item .answer_value.no-border {
  border: 0px; }

.validate_form input[type="submit"] {
  /*padding-left: 0;*/ }

.poll_completed .submit_link,
.poll_index .more_link,
.poll_index .end.submit_link {
  padding-left: 0px; }

.poll_results h1 {
  line-height: 40px;
  margin-bottom: 21px; }

/* Polls style end */
.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  display: block; }
  .input_group_parent.search .checkbox_design {
    width: 15px;
    height: 15px;
    border: 1px solid #1c735b;
    border-radius: 2px;
    top: 6px; }
  .input_group_parent.search input:checked + .checkbox_design {
    background: #1c735b;
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 9px; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
    .input_group_parent input:disabled + .checkbox_design {
      cursor: not-allowed; }
    .input_group_parent input:checked + .checkbox_design {
      background: #37474f; }
  .input_group_parent .checkbox_design {
    border: 1px solid black;
    background: transparent;
    top: 4px; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px; }
  .input_group_parent .radio_design {
    top: 4px; }
  .input_group_parent .radio_design {
    background-position: 0 -273px;
    height: 14px;
    width: 14px; }
  .input_group_parent input:checked + .radio_design {
    background-position: 0 -243px;
    height: 14px;
    width: 14px; }
  .input_group_parent.disabled {
    color: #9aa4a8; }

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