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

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  background: #fff; }

body, p, td, div {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  color: #080808;
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body, p, td, div {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body, p, td, div {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body, p, td, div {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body, p, td, div {
      font-size: 1.4rem;
      line-height: 1.5; } }
p {
  margin: 15px 0;
  font-weight: 300; }

a {
  color: #014b48;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

strong {
  font-weight: 600; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 2.8rem;
  line-height: 1.2875;
  font-weight: 600; }
  @media screen and (min-width: 1024px) {
    h1, .h1 {
      font-size: 2.8rem;
      line-height: 1.2875; } }
  @media screen and (min-width: 1600px) {
    h1, .h1 {
      font-size: 2.8rem;
      line-height: 1.2875; } }
h2, .h2 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    h2, .h2 {
      font-size: 1.8rem;
      line-height: 1.3; } }
h3, .h3 {
  font-size: 1.6rem;
  line-height: 1.375;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    h3, .h3 {
      font-size: 1.6rem;
      line-height: 1.375; } }
h4, .h4 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 600; }
  @media screen and (min-width: 480px) {
    h4, .h4 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    h4, .h4 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    h4, .h4 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    h4, .h4 {
      font-size: 1.4rem;
      line-height: 1.5; } }
h5, .h5 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 480px) {
    h5, .h5 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    h5, .h5 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    h5, .h5 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    h5, .h5 {
      font-size: 1.4rem;
      line-height: 1.5; } }
h6, .h6 {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 480px) {
    h6, .h6 {
      font-size: 1.2rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    h6, .h6 {
      font-size: 1.2rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    h6, .h6 {
      font-size: 1.2rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    h6, .h6 {
      font-size: 1.2rem;
      line-height: 1.5; } }
h1, h2, h3, .h1, .h2, .h3 {
  margin: 20px 0; }
  @media only screen and (min-width: 1024px) {
    h1, h2, h3, .h1, .h2, .h3 {
      margin: 20px 0; } }
h4, h5, h6, .h4, .h5, .h6 {
  margin: 15px 0; }
  @media only screen and (min-width: 1024px) {
    h4, h5, h6, .h4, .h5, .h6 {
      margin: 10px 0; } }
ul, ol, li {
  margin: 0;
  padding: 0; }

ul {
  margin: 0px 0px 20px 0px;
  list-style-type: none;
  overflow: hidden; }
  ul li {
    margin: 0 0 8px 0;
    padding: 0 0 0 18px;
    background-image: url("../img/bullet.png");
    background-position: 0 7px;
    background-repeat: no-repeat; }

ol {
  margin: 0px 0px 20px 0px;
  overflow: hidden;
  padding-left: 15px; }
  ol li {
    margin: 0 0 8px 0; }

hr {
  border: 0;
  height: 1px;
  background: #014b48; }

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

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

iframe {
  border: 0; }

table {
  empty-cells: show;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0; }
  table tr th, table tr td {
    border-bottom: 1px solid #e8e8e8; }
    table tr th:first-child, table tr td:first-child {
      border-left: 1px solid #e8e8e8; }
    table tr th:last-child, table tr td:last-child {
      border-right: 1px solid #e8e8e8; }
  table tr:first-child th, table tr:first-child td {
    border-top: 1px solid #e8e8e8; }
  table th, table td {
    padding: 10px 12px;
    border: 0px;
    text-align: left; }
    @media only screen and (min-width: 1024px) {
      table th, table td {
        padding: 17px 20px; } }
  table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
    font-weight: 600;
    padding: 12px 12px;
    background: #f8faf9; }
    @media only screen and (min-width: 1024px) {
      table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
        padding: 17px 20px; } }
table:not([border]),
table[border="0"] {
  border: 0 none; }

table[border="1"] td {
  border-width: 1px; }

table[border="2"] td {
  border-width: 2px; }

table[border="3"] td {
  border-width: 3px; }

table[border="4"] td {
  border-width: 4px; }

table[border="5"] td {
  border-width: 5px; }

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: #f8faf9;
  height: 43px;
  margin: 0;
  padding: 0 16px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #e8e8e8;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  max-width: 250px; }
  @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: 43px; } }
  input[type=text].placeholder, input[type=email].placeholder, input[type=password].placeholder, input[type=url].placeholder, input[type=tel].placeholder, input[type=number].placeholder, input[type=search].placeholder, input[type=date].placeholder, input[type=month].placeholder, input[type=week].placeholder, input[type=datetime].placeholder, input[type=datetime-local].placeholder, textarea.placeholder {
    color: #686868;
    font-size: 14px; }
  input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=url]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=month]:-moz-placeholder, input[type=week]:-moz-placeholder, input[type=datetime]:-moz-placeholder, input[type=datetime-local]:-moz-placeholder, textarea:-moz-placeholder {
    color: #686868;
    font-size: 14px; }
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #686868;
    font-size: 14px; }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #686868;
    font-size: 14px; }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, textarea:focus {
    border-color: #c2c2c2; }
  input[type=text]:focus-within, input[type=email]:focus-within, input[type=password]:focus-within, input[type=url]:focus-within, input[type=tel]:focus-within, input[type=number]:focus-within, input[type=search]:focus-within, input[type=date]:focus-within, input[type=month]:focus-within, input[type=week]:focus-within, input[type=datetime]:focus-within, input[type=datetime-local]:focus-within, textarea:focus-within {
    outline: auto; }

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

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  position: relative;
  border: 1px solid transparent;
  margin: 0;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-weight: 700;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 2px;
  z-index: 1;
  background: #014b48; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 42px;
      line-height: 42px;
      padding: 0 20px; } }
  button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, span.mygtukas a:hover {
    color: #014b48;
    background: #fff;
    border-color: #014b48; }
  button:focus-within, input[type=submit]:focus-within, input[type=button]:focus-within, input[type=reset]:focus-within, a.mygtukas:focus-within, span.mygtukas a:focus-within {
    outline: 2px solid black; }

button.btn_white, a.mygtukas.btn_white, span.mygtukas.btn_white a {
  height: 42px;
  line-height: 42px;
  padding: 6px 16px;
  background: #fff;
  color: #014b48;
  line-height: normal;
  font-weight: 700;
  text-align: center;
  z-index: 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;
  border: 1px solid #014b48; }
  button.btn_white:before, a.mygtukas.btn_white:before, span.mygtukas.btn_white a:before {
    color: #014b48; }
  button.btn_white a, a.mygtukas.btn_white a, span.mygtukas.btn_white a a {
    text-decoration: none; }
  button.btn_white:hover, a.mygtukas.btn_white:hover, span.mygtukas.btn_white a:hover {
    color: #fff;
    background: #014b48; }
    button.btn_white:hover a, a.mygtukas.btn_white:hover a, span.mygtukas.btn_white a:hover a {
      color: #fff; }
  @media only screen and (max-width: 1023px) {
    button.btn_white, a.mygtukas.btn_white, span.mygtukas.btn_white a {
      width: 100%; } }
button.mygtukas.btn_download, a.mygtukas.btn_download, span.mygtukas.btn_download a {
  position: relative;
  padding-left: 43px;
  font-weight: 700; }
  button.mygtukas.btn_download:before, a.mygtukas.btn_download:before, span.mygtukas.btn_download a:before {
    content: "\e91e";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    font-size: 2.4rem;
    color: #FFF;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  button.mygtukas.btn_download a, a.mygtukas.btn_download a, span.mygtukas.btn_download a a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    -ms-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out; }
  button.mygtukas.btn_download:hover, a.mygtukas.btn_download:hover, span.mygtukas.btn_download a:hover {
    border-color: #014b48; }
    button.mygtukas.btn_download:hover a, a.mygtukas.btn_download:hover a, span.mygtukas.btn_download a:hover a {
      color: #014b48; }
    button.mygtukas.btn_download:hover:before, a.mygtukas.btn_download:hover:before, span.mygtukas.btn_download a:hover:before {
      color: #014b48; }

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

textarea {
  resize: vertical;
  width: 100%;
  max-width: 500px;
  min-height: 150px;
  max-height: 450px;
  padding-top: 16px;
  padding-bottom: 16px;
  transition: none;
  -webkit-transition: 150ms border ease-in-out;
  -moz-transition: 150ms border ease-in-out;
  -o-transition: 150ms border ease-in-out;
  -ms-transition: 150ms border ease-in-out;
  transition: 150ms border ease-in-out; }

select {
  outline: none; }

input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: inherit;
  margin-top: 3px;
  height: auto;
  line-height: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }
  input[type=checkbox]:focus-within + span.checkbox_design {
    outline: #000 auto 2px; }

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; }
  input[type=radio]:focus-within + span.radio_design {
    outline: #000 auto 2px; }

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

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

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

.paveiksliukas_prie_teksto_kaireje {
  float: left;
  margin: 0 10px 8px 0; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 20px 15px 0; } }
  @media only screen and (max-width: 769px) {
    .paveiksliukas_prie_teksto_kaireje {
      float: none;
      display: block;
      width: 100%;
      margin-right: 0; } }
  @media only screen and (max-width: 769px) {
    .paveiksliukas_prie_teksto_kaireje img {
      width: 100%; } }
.paveiksliukas_prie_teksto_desineje {
  float: right;
  margin: 0 0px 8px 10px; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0px 15px 20px; } }
  @media only screen and (max-width: 769px) {
    .paveiksliukas_prie_teksto_desineje {
      float: none;
      display: block;
      width: 100%;
      margin-left: 0; } }
  @media only screen and (max-width: 769px) {
    .paveiksliukas_prie_teksto_desineje img {
      width: 100%; } }
a.mygtukas, span.mygtukas a {
  display: inline-block;
  text-decoration: none;
  background: #014b48; }

button.btn_wide, a.mygtukas.btn_wide, span.mygtukas.btn_wide a {
  position: relative;
  padding-right: 27px;
  color: #014b48;
  border: 1px solid #e8e8e8;
  background: #f8faf9;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  button.btn_wide:before, a.mygtukas.btn_wide:before, span.mygtukas.btn_wide a:before {
    content: '\e908';
    position: absolute;
    top: 53%;
    right: 12px;
    transform: translateY(-50%);
    font-size: 1rem;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  button.btn_wide:hover, a.mygtukas.btn_wide:hover, span.mygtukas.btn_wide a:hover {
    color: #fff;
    border-color: transparent;
    background-color: #014b48; }

button.btn_get, a.mygtukas.btn_get, span.mygtukas.btn_get a {
  height: 42px;
  line-height: 42px;
  position: relative;
  padding-right: 41px;
  color: #014b48;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  overflow: hidden;
  background: #f8faf9;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  -o-transition: color 150ms ease-in-out;
  -ms-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
  /*    &:after {
        opacity: 0;
        content: '';
        background: linear-gradient(122deg, #009d82 0%, #2beea9 100%);
        position: absolute;
        top: -1px;
        right: -1px;
        left: -1px;
        bottom: -1px;
        z-index: -1;
        @include transition(opacity);
    }*/ }
  button.btn_get:before, a.mygtukas.btn_get:before, span.mygtukas.btn_get a:before {
    content: '\e912';
    position: absolute;
    top: 53%;
    right: 12px;
    transform: translateY(-50%);
    font-size: 1.6rem;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  button.btn_get:hover, a.mygtukas.btn_get:hover, span.mygtukas.btn_get a:hover {
    background: #014b48;
    color: #fff;
    border-color: transparent; }
    button.btn_get:hover:after, a.mygtukas.btn_get:hover:after, span.mygtukas.btn_get a:hover:after {
      opacity: 1; }

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

.didesnis_tekstas {
  font-size: 1.4em; }

ul.buletavimas_prie_paveikslelio {
  overflow: hidden; }

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

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

.select2-results {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-dropdown {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-color: #e8e8e8;
  border-width: 1px;
  top: 1px;
  border: 1px solid #e8e8e8; }

.select2-container--default .select2-results__option {
  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;
  min-height: 42px;
  background: none;
  padding-left: 16px;
  line-height: 1.3;
  margin: 0;
  font-weight: 600;
  color: #52372c; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
    font-weight: 700; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  position: relative;
  background-color: #f8faf9;
  color: #fff;
  font-weight: 700;
  z-index: 1; }
  .select2-container--default .select2-results__option--highlighted[aria-selected]:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #014b48;
    z-index: -1; }

select.select2 {
  height: 0 !important;
  position: absolute;
  opacity: 0; }

.select2.select2-container + .fake_select {
  display: none; }

.fake_select {
  max-width: 250px;
  height: 41px;
  border: 1px solid #e8e8e8;
  background-color: #f8faf9; }

.select2_basic {
  height: 0 !important;
  position: absolute;
  opacity: 0; }

.select2-container *:focus-within {
  outline: #000 auto 2px;
  border-radius: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: url("../img/reused/loading32.gif"); }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slickcarousel/slick.eot");
  src: url("../fonts/slickcarousel/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slickcarousel/slick.woff") format("woff"), url("../fonts/slickcarousel/slick.ttf") format("truetype"), url("../fonts/slickcarousel/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    background: none;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-prev:focus-within,
.slick-next:focus-within {
  outline: 2px solid black; }

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

.fancybox-active {
  height: auto; }

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

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

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

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

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

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

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

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

.fancybox-slide--next {
  z-index: 99995; }

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

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

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

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

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

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

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

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

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

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

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

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

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

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

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

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

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

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

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

.fancybox-iframe {
  vertical-align: top; }

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

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

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

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

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

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

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

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

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

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

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

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

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

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

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

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

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

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

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

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

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

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

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

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

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

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

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

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

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

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

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

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

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

.fancybox-thumbs-x > ul {
  overflow: hidden; }

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

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

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

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.fancybox-infobar {
  font-family: "Muli", sans-serif;
  font-size: 1.1em; }

.fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
  width: 50px;
  height: 50px;
  background: transparent;
  min-width: none;
  color: #fff; }
  .fancybox-button:after, .fancybox-button:before, button.fancybox-button:after, button.fancybox-button:before, .fancybox-navigation a.fancybox-button:after, .fancybox-navigation a.fancybox-button:before {
    display: none; }
  @media only screen and (min-width: 1300px) {
    .fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
      width: 60px;
      height: 60px; } }
  .fancybox-button:hover, .fancybox-button:focus, .fancybox-button:active, button.fancybox-button:hover, button.fancybox-button:focus, button.fancybox-button:active, .fancybox-navigation a.fancybox-button:hover, .fancybox-navigation a.fancybox-button:focus, .fancybox-navigation a.fancybox-button:active {
    background: transparent;
    opacity: 0.7; }

.fancybox-close-small {
  color: #000; }
  .fancybox-close-small:after, .fancybox-close-small:before {
    display: none; }
  .fancybox-close-small:hover, .fancybox-close-small:focus, .fancybox-close-small:active {
    background: transparent;
    opacity: 0.5; }

.fancybox-bg {
  background: #000; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.85; }

/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../../../libs/lightgallery/fonts/lg.eot?n1z373");
  src: url("../../../libs/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../../libs/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../../../libs/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../../../libs/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group {
  *zoom: 1; }

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

.group:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*# sourceMappingURL=lightgallery.css.map */
.lg-backdrop {
  background-color: rgba(8, 8, 8, 0.95); }
  @media only screen and (max-width: 768px) {
    .lg-backdrop {
      background-color: rgba(0, 0, 0, 0.98); } }
.lg-outer {
  background-color: transparent; }
  .lg-outer .lg-thumb.group {
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (max-width: 768px) {
    .lg-outer .lg-thumb-outer {
      display: none; } }
  .lg-outer .lg-thumb-item {
    border: none;
    border-radius: 0;
    background-color: #080808;
    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-thumb {
    padding: 0; }
  .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    padding: 0; }
  .lg-outer img.lg-image {
    padding: 0 10px 42px 10px;
    max-height: 72% !important; }
    @media only screen and (max-width: 768px) {
      .lg-outer img.lg-image {
        padding: 0 10px 0px 10px;
        max-height: 67% !important; } }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(0, 0, 0, 0.7);
    left: 10px;
    top: -40px; }

.lg-toolbar {
  left: auto;
  right: 20px;
  width: auto; }
  .lg-toolbar .lg-close {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.8rem;
    color: #014b48;
    text-align: center;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    -ms-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e911"; }
    .lg-toolbar .lg-close:hover {
      color: rgba(1, 75, 72, 0.7); }
  .lg-toolbar #lg-counter {
    padding-top: 13px;
    padding-right: 30px;
    font-size: 19px;
    color: #080808;
    font-weight: 400;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px; }

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

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

.lg-actions .lg-icon.lg-next, .lg-actions .lg-icon.lg-prev {
  border-radius: 0;
  margin-top: -50px;
  width: 34px;
  height: 34px;
  background-color: #014b48;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .lg-actions .lg-icon.lg-next:after, .lg-actions .lg-icon.lg-prev:after {
    display: inline-block;
    color: #fff;
    font-size: 1.2rem;
    vertical-align: 7px;
    content: "\e90f"; }
  .lg-actions .lg-icon.lg-next:hover, .lg-actions .lg-icon.lg-prev:hover {
    background-color: #014b48; }

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

.lg-toolbar.group {
  z-index: 6000;
  top: 8px; }
  @media only screen and (max-width: 768px) {
    .lg-toolbar.group {
      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;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -ms-flex-align: flex-end;
      align-items: flex-end;
      top: 4px;
      right: 8px; } }
  .lg-toolbar.group #lg-counter {
    padding-right: 16px; }
    @media only screen and (max-width: 768px) {
      .lg-toolbar.group #lg-counter {
        padding: 0;
        color: #fff;
        font-size: 1.6rem; } }
  @media only screen and (max-width: 768px) {
    .lg-toolbar.group .lg-close {
      width: 32px;
      height: 32px;
      padding: 0;
      font-size: 2.1rem; } }
  .lg-toolbar.group .lg-fullscreen {
    display: none; }
  .lg-toolbar.group .gallery_share {
    display: none; }

.lg-toolbar.album_title {
  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;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  padding: 9px 145px 9px 30px;
  background-color: #fff;
  text-align: left;
  z-index: 5555; }
  @media only screen and (max-width: 768px) {
    .lg-toolbar.album_title {
      padding: 8px 55px 8px 16px;
      background-color: transparent; } }
  .lg-toolbar.album_title .date_title_container {
    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; }
  .lg-toolbar.album_title .album_title_text {
    display: inline-block;
    padding: 0 0 3px 0;
    font-weight: 400;
    font-size: 1.6rem;
    color: #080808; }
    @media only screen and (max-width: 768px) {
      .lg-toolbar.album_title .album_title_text {
        color: #fff;
        font-weight: 500; } }
  .lg-toolbar.album_title .album_title_description {
    padding: 0 0 3px 23px;
    position: relative;
    font-weight: 500;
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .lg-toolbar.album_title .album_title_description {
        display: none;
        color: #fff; } }
    .lg-toolbar.album_title .album_title_description:before {
      content: "\e920";
      position: absolute;
      top: 5px;
      left: 0;
      font-size: 1.6rem;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .lg-toolbar.album_title .album_date {
    margin-right: 8px;
    font-size: 1.2rem;
    font-weight: 400; }
    @media only screen and (max-width: 768px) {
      .lg-toolbar.album_title .album_date {
        color: #fff; } }
.photo_title {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 16px;
  right: 12px;
  color: #fff;
  font-size: 1.6rem;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .photo_title {
      display: block; } }
.youtubegallery_popup .lg-toolbar {
  background: none; }

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

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: pointer; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  top: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 1059; }

.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: 50%;
  transform: translateY(-50%);
  left: 0px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }
#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #014b48;
  content: '';
  display: block;
  width: 35px;
  height: 5px;
  position: absolute;
  left: 7px; }

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

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

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

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

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

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

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

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 50px; }

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

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

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

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

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

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

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

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

.NFI-wrapper {
  background: transparent;
  overflow: visible !important; }

.NFI-button {
  text-align: left !important;
  font-size: 14px;
  position: relative;
  padding-right: 34px;
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  background-color: none;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #014b48;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  overflow: visible !important; }
  .NFI-button:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    font-size: 2.4rem;
    margin-left: 2px;
    vertical-align: -1px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px; }
  .NFI-button:hover, .NFI-button:focus {
    text-decoration: underline; }
  .NFI-button label.error {
    text-transform: none;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 0;
    border: 0; }

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

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

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

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

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

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

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

.pika-prev,
.is-rtl .pika-next {
  position: absolute;
  right: 24px;
  top: -1px;
  padding: 5px; }
  .pika-prev:after,
  .is-rtl .pika-next:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #014b48;
    border-bottom: 6px solid transparent;
    border-top: 0.6rem solid transparent;
    border-right: 0.6rem solid #014b48;
    border-bottom: 0.6rem solid transparent; }

.pika-next,
.is-rtl .pika-prev {
  position: absolute;
  right: 4px;
  top: -1px;
  padding: 5px; }
  .pika-next:after,
  .is-rtl .pika-prev:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #014b48;
    border-top: 0.6rem solid transparent;
    border-bottom: 0.6rem solid transparent;
    border-left: 0.6rem solid #014b48; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

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

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

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

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip {
  width: 18px;
  height: 18px;
  background-color: #014b48;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  vertical-align: -3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  .tooltip:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "?";
    position: absolute;
    left: 5px;
    top: 0px;
    font-weight: 600;
    font-size: 1.6rem;
    color: #fff; }

div.tooltipster-base .tooltipster-box {
  max-width: 250px;
  background-color: #f8faf9;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: none; }

div.tooltipster-base .tooltipster-content {
  color: #333333;
  padding: 8px 16px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.22px; }

div.tooltipster-base .tooltipster-arrow-border {
  border: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #e8e8e8; }

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

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

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

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

html {
  box-sizing: border-box; }

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

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

.index_container {
  max-width: 1388px;
  padding-top: 60px;
  padding-bottom: 30px;
  min-height: 400px; }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 30px; } }
  .index_container .index_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .index_container .main_content {
    width: 100%; }
  .index_container .sidebar_content {
    width: 356px;
    min-width: 356px;
    margin: 0 0 0 32px; }
    @media only screen and (max-width: 1023px) {
      .index_container .sidebar_content {
        display: none;
        margin: 0; } }
.padding_container {
  padding-top: 80px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .padding_container {
      padding-top: 134px; } }
.homepage_container {
  padding-top: 80px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 134px; } }
.header_container {
  max-width: 1118px; }

.footer_container {
  max-width: 1118px; }

#mm-0 {
  overflow: hidden; }

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

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

h1.main_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 16px 0; } }
h2.object_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h2.object_title {
      margin: 0 0 16px 0; } }
h3.widget_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h3.widget_title {
      margin: 0 0 16px 0; } }
.one_widget {
  margin: 0 0 20px 0; }

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

a.list_item {
  text-decoration: none; }

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

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

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

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

.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

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

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

.fleft {
  float: left; }

.fright {
  float: right; }

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

.vis_hidden {
  visibility: hidden; }

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

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

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

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

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

@media only screen and (max-width: 1024px) {
  .iframe_wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    clear: both;
    padding-bottom: 56.25%;
    /*padding-bottom: 75%;	// 4x3 Aspect Ratio*/ }
    .iframe_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

.content_template ul {
  overflow: hidden; }

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

.subscription_form_index .input_group_parent .checkbox_design {
  width: 12px;
  height: 12px; }
  .subscription_form_index .input_group_parent .checkbox_design:after {
    width: 12px;
    height: 12px; }

.tac {
  text-align: center; }

/* Basic helpers end */
.promoblock_slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease; }

.promoblock_slider.slick-initialized {
  visibility: visible;
  opacity: 1;
  background: unset; }

.header_border {
  position: fixed;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  z-index: 3; }

.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  height: 60px;
  width: 100%;
  background: #fff;
  z-index: 1;
  text-align: center;
  -webkit-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 1024px) {
    .fixed_header {
      display: none; } }
  .fixed_header a.logo_link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none; }
    .fixed_header a.logo_link img {
      display: block;
      height: 47px;
      width: auto; }
      @media only screen and (max-width: 700px) {
        .fixed_header a.logo_link img {
          max-width: 140px; } }
  .fixed_header .theme_accessibility {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    right: 60px;
    font-size: 3rem;
    top: 50%;
    transform: translateY(-50%);
    text-decoration: none;
    color: #080808; }
    .fixed_header .theme_accessibility.active {
      color: #014b48; }
  .fixed_header .langs {
    position: absolute;
    right: 5px;
    top: 22px;
    text-transform: capitalize; }
    .fixed_header .langs .holder a.active {
      font-weight: 600; }
    .fixed_header .langs a {
      border: 0; }
    .fixed_header .langs span.current_lang {
      float: left;
      line-height: 40px;
      color: #014b48;
      font-weight: bold; }
    .fixed_header .langs .current_lang_cont {
      width: 40px;
      height: 40px;
      font-size: 2rem;
      text-align: center; }
      .fixed_header .langs .current_lang_cont:hover span.current_lang, .fixed_header .langs .current_lang_cont:focus span.current_lang {
        color: #014b48; }
      .fixed_header .langs .current_lang_cont:hover .drop_arrow, .fixed_header .langs .current_lang_cont:focus .drop_arrow {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #014b48;
        border-left: 0.5rem solid transparent;
        border-right: 0.5rem solid transparent;
        border-top: 0.5rem solid #014b48; }
    .fixed_header .langs .drop_arrow {
      display: inline-block;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #014b48;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-top: 0.5rem solid #014b48; }
    .fixed_header .langs .dropped .current_lang {
      color: #014b48; }
    .fixed_header .langs .dropped .drop_arrow {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #014b48;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-top: 0.5rem solid #014b48; }
    .fixed_header .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer;
      height: 40px; }
    .fixed_header .langs .langs_drop {
      position: absolute;
      top: 36px;
      width: 40px; }
      .fixed_header .langs .langs_drop .langs_drop_cont {
        position: relative;
        margin-left: -5px;
        display: none;
        width: 100%; }
      .fixed_header .langs .langs_drop a {
        display: inline-block;
        width: 40px;
        height: 32px;
        text-decoration: none;
        border: 0;
        color: #014b48;
        background: #fff;
        line-height: 32px;
        text-align: center; }
        .fixed_header .langs .langs_drop a:hover, .fixed_header .langs .langs_drop a:focus {
          color: #fff;
          background: #014b48; }
    @media only screen and (max-width: 380px) {
      .fixed_header .langs {
        max-width: 60px;
        top: 7px; } }
.header_container {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .header_container {
      display: block; } }
  .header_container .header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .header_container .header .logos {
      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;
      border-left: 1px solid #e8e8e8; }
    .header_container .header .content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .header_container .header .content .top_content {
        width: 838px;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f8faf9; }
        @media only screen and (max-width: 1118px) {
          .header_container .header .content .top_content {
            width: 768px; } }
        .header_container .header .content .top_content:after {
          content: '';
          position: absolute;
          left: 100%;
          top: 0;
          bottom: 0;
          width: 2000px;
          background-color: #f8faf9; }
  .header_container a.logo_link {
    display: inline-block;
    margin: 13px 18px;
    padding-right: 18px;
    text-decoration: none;
    outline: none;
    border-right: 1px solid #e8e8e8; }
    .header_container a.logo_link img {
      display: block;
      width: 56px;
      max-width: 56px; }
    .header_container a.logo_link:focus-within {
      outline: auto; }
  .header_container a.extra_logo_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-right: 16px;
    z-index: 1; }
    .header_container a.extra_logo_link img {
      display: block;
      width: 120px;
      max-width: 120px; }
  .header_container .top_content {
    min-height: 57px; }
    .header_container .top_content .duk {
      margin: 0 auto 0 16px;
      color: #014b48;
      font-weight: 600;
      text-transform: uppercase; }
    .header_container .top_content .contact_phone {
      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;
      margin-right: 29px; }
      .header_container .top_content .contact_phone .icon-phone {
        margin-right: 8px;
        font-size: 1.6rem; }
      .header_container .top_content .contact_phone .phone {
        color: #014b48;
        font-weight: 600; }
    .header_container .top_content .search_cont {
      min-width: 224px; }
      .header_container .top_content .search_cont .search_suggest_form {
        position: relative;
        margin: 7px 17px 7px 0; }
        .header_container .top_content .search_cont .search_suggest_form input {
          background: #fff; }
          .header_container .top_content .search_cont .search_suggest_form input.placeholder {
            color: #686868;
            font-size: 1.2rem; }
          .header_container .top_content .search_cont .search_suggest_form input:-moz-placeholder {
            color: #686868;
            font-size: 1.2rem; }
          .header_container .top_content .search_cont .search_suggest_form input::-webkit-input-placeholder {
            color: #686868;
            font-size: 1.2rem; }
          .header_container .top_content .search_cont .search_suggest_form input:-ms-input-placeholder {
            color: #686868;
            font-size: 1.2rem; }
        .header_container .top_content .search_cont .search_suggest_form button {
          position: absolute;
          right: 12px;
          padding: 0;
          color: #080808;
          font-size: 1.7rem;
          border: none;
          background: none; }
          .header_container .top_content .search_cont .search_suggest_form button:after {
            display: none; }
    .header_container .top_content .structure_access {
      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;
      height: 2.5rem;
      padding-right: 16px;
      border-right: 1px solid #e8e8e8;
      /*
						.theme_accessibility {
							@include inline-flexbox();
							font-size: 2.8rem;
							color: #000;
							text-decoration: none;
							@include transition(color);
			
							&:hover,&:focus {
								color: $theme_color;
							}
			
							&.active {
								color: $theme_color;
							}
						}*/ }
      .header_container .top_content .structure_access .site_structure {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        /*margin-right: 15px;*/
        font-size: 2rem;
        color: #000;
        text-decoration: none;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
        .header_container .top_content .structure_access .site_structure:hover, .header_container .top_content .structure_access .site_structure:focus {
          color: #014b48; }
      .header_container .top_content .structure_access .user_login {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        position: relative;
        cursor: pointer;
        margin-left: 15px;
        height: 52px;
        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-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
        .header_container .top_content .structure_access .user_login:hover, .header_container .top_content .structure_access .user_login:focus {
          color: #014b48; }
          .header_container .top_content .structure_access .user_login:hover .user_info, .header_container .top_content .structure_access .user_login:focus .user_info {
            visibility: visible; }
        .header_container .top_content .structure_access .user_login .user_info {
          visibility: hidden;
          position: absolute;
          top: 52px;
          z-index: 3;
          min-width: 242px;
          min-height: 86px;
          padding: 13px 17px;
          border: 1px solid #e8e8e8;
          background-color: #f8faf9;
          transition: visibility .5s; }
          .header_container .top_content .structure_access .user_login .user_info .meta {
            margin-bottom: 24px;
            cursor: default; }
          .header_container .top_content .structure_access .user_login .user_info span {
            color: #52372c;
            font-size: 14px;
            font-weight: 600; }
    .header_container .top_content .so_links {
      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;
      height: 2.5rem;
      padding-right: 16px;
      border-right: 1px solid #e8e8e8; }
      .header_container .top_content .so_links a {
        text-decoration: none; }
      .header_container .top_content .so_links .face {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        margin-left: 16px;
        font-size: 1.7rem;
        color: #3b5998; }
      .header_container .top_content .so_links .inst {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        width: 1.7rem;
        height: 1.7rem;
        margin-left: 16px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      .header_container .top_content .so_links .yout {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        margin-left: 16px;
        font-size: 1.6rem;
        color: #ff0000; }
    .header_container .top_content .langs {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin: 0 16px;
      font-size: 1.2rem; }
      .header_container .top_content .langs .holder {
        padding-top: 8px; }
      .header_container .top_content .langs a {
        margin-right: 8px;
        color: #080808;
        text-transform: uppercase;
        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; }
        .header_container .top_content .langs a:last-child {
          margin-right: 0; }
        .header_container .top_content .langs a.current_lang, .header_container .top_content .langs a.active {
          color: #014b48;
          font-weight: 600; }
        .header_container .top_content .langs a:hover {
          color: #014b48;
          font-weight: 600; }

.topnav {
  height: 100%; }
  .topnav ul {
    overflow: visible; }
  .topnav > ul {
    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;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* submenu*/ }
    .topnav > ul > li {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-flex: 1 0 0%;
      -moz-box-flex: 1 0 0%;
      -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      height: 60px;
      min-height: 60px;
      background: none;
      position: relative;
      margin: 0;
      padding: 0;
      text-align: center;
      border-left: 1px solid #e8e8e8; }
      .topnav > ul > li > a {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-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;
        width: 100%;
        height: 100%;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        color: #52372c;
        line-height: 14px;
        padding: 3px 5px;
        border: none;
        font-weight: 600; }
        .topnav > ul > li > a.active.in_path {
          background-color: #014b48; }
        .topnav > ul > li > a:hover {
          color: #fff;
          background-color: #014b48; }
        .topnav > ul > li > a font {
          font-weight: 500; }
      .topnav > ul > li.focused > ul {
        visibility: visible; }
      .topnav > ul > li:hover > ul {
        visibility: visible; }
      .topnav > ul > li:nth-last-child(2) > ul ul {
        right: 100%;
        left: unset; }
      .topnav > ul > li:last-child {
        border-right: 1px solid #e8e8e8; }
        .topnav > ul > li:last-child > ul {
          right: 0;
          left: unset; }
          .topnav > ul > li:last-child > ul ul {
            right: 100%;
            left: unset; }
      .topnav > ul > li.Selected {
        position: relative;
        z-index: 1; }
        .topnav > ul > li.Selected > a {
          color: #fff;
          background-color: #014b48; }
          .topnav > ul > li.Selected > a:after {
            opacity: 1; }
    .topnav > ul ul {
      position: absolute;
      top: 100%;
      left: 0;
      width: 220px;
      padding: 0px 0;
      background: #f8faf9;
      text-align: left;
      margin: 0px 0 0 0px;
      z-index: 2;
      border: 1px solid #e8e8e8;
      visibility: hidden; }
      .topnav > ul ul li {
        display: block;
        list-style-type: none;
        background: none;
        padding: 0;
        margin: 0;
        position: relative; }
        .topnav > ul ul li a {
          position: relative;
          display: block;
          color: #52372c;
          font-weight: 600;
          padding: 10px 16px;
          border: none;
          text-decoration: none;
          z-index: 1; }
          .topnav > ul ul li a:hover {
            color: #fff;
            background-color: #014b48; }
        .topnav > ul ul li.Selected > a {
          color: #fff;
          background-color: #014b48; }
        .topnav > ul ul li ul {
          display: none;
          position: absolute;
          top: -1px;
          left: 100%;
          right: auto; }
        .topnav > ul ul li:hover ul {
          display: block;
          visibility: visible; }

.footer {
  padding: 32px 0 0 0;
  background-color: #f8faf9;
  border-top: 1px solid #e8e8e8; }
  .footer .menu_bottom {
    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; }
    @media only screen and (max-width: 1023px) {
      .footer .menu_bottom {
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
    .footer .menu_bottom .menu_column {
      -webkit-box-flex: 1 1 auto;
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 0 16px 0 0; }
      @media only screen and (max-width: 1023px) {
        .footer .menu_bottom .menu_column {
          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: 50%;
          padding: 0; } }
      @media only screen and (max-width: 769px) {
        .footer .menu_bottom .menu_column {
          width: 100%; } }
    .footer .menu_bottom > ul {
      margin: 0;
      padding: 0; }
      .footer .menu_bottom > ul > li {
        padding: 0;
        margin: 0;
        background-image: none; }
        .footer .menu_bottom > ul > li > a {
          display: inline-block;
          margin: 0 0 12px;
          color: #080808;
          font-size: 1.6rem;
          font-weight: 400;
          text-decoration: none;
          -webkit-transition: color 150ms ease-in-out;
          -moz-transition: color 150ms ease-in-out;
          -o-transition: color 150ms ease-in-out;
          -ms-transition: color 150ms ease-in-out;
          transition: color 150ms ease-in-out; }
          @media only screen and (max-width: 769px) {
            .footer .menu_bottom > ul > li > a {
              margin: 0 0 8px; } }
          .footer .menu_bottom > ul > li > a:hover {
            color: #014b48; }
          .footer .menu_bottom > ul > li > a:focus-within {
            outline: 2px solid black;
            margin: 2px 2px 12px 2px; }
      .footer .menu_bottom > ul ul {
        margin: 0 0 29px; }
        @media only screen and (max-width: 769px) {
          .footer .menu_bottom > ul ul {
            margin: 0 0 16px; } }
        .footer .menu_bottom > ul ul li {
          background-image: none; }
          @media only screen and (max-width: 769px) {
            .footer .menu_bottom > ul ul li {
              margin: 0 0 5px; } }
          .footer .menu_bottom > ul ul li a {
            position: relative;
            color: #080808;
            text-decoration: none;
            -webkit-transition: color 150ms ease-in-out;
            -moz-transition: color 150ms ease-in-out;
            -o-transition: color 150ms ease-in-out;
            -ms-transition: color 150ms ease-in-out;
            transition: color 150ms ease-in-out; }
            .footer .menu_bottom > ul ul li a:before {
              content: '';
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              left: -18px;
              width: 10px;
              height: 1px;
              background-color: #014b48; }
            .footer .menu_bottom > ul ul li a:hover {
              color: #014b48; }
  .footer .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 32px 15px 53px;
    border-top: 1px solid #e8e8e8; }
    @media only screen and (max-width: 1023px) {
      .footer .content {
        padding: 16px 15px; } }
    .footer .content .footer_logo {
      max-width: 69px;
      width: 69px;
      margin: 0 10px 0 0; }
      @media only screen and (max-width: 1023px) {
        .footer .content .footer_logo {
          margin-bottom: 16px; } }
    @media only screen and (max-width: 1023px) {
      .footer .content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .footer .content .footer_logo {
          -webkit-align-self: flex-start;
          -moz-align-self: flex-start;
          -ms-align-self: flex-start;
          align-self: flex-start; } }
    .footer .content .inner_content {
      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;
      width: 100%; }
      @media only screen and (max-width: 1023px) {
        .footer .content .inner_content {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .footer .content .inner_content .footer_text .h3 {
        margin: 0 0 4px; }
      .footer .content .inner_content .footer_text p {
        margin: 0;
        font-size: 1.2rem; }
      @media only screen and (max-width: 1023px) {
        .footer .content .inner_content .footer_text {
          margin-bottom: 16px; } }
      .footer .content .inner_content .one_widget {
        margin: 0; }
        .footer .content .inner_content .one_widget .title {
          margin: 0 0 6px; }
        .footer .content .inner_content .one_widget .subscription_form {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          margin: 0; }
          .footer .content .inner_content .one_widget .subscription_form input {
            height: 36px;
            line-height: 36px;
            border: 1px solid #014b48;
            background: #fff; }
            .footer .content .inner_content .one_widget .subscription_form input.placeholder {
              color: #686868;
              font-size: 1.2rem; }
            .footer .content .inner_content .one_widget .subscription_form input:-moz-placeholder {
              color: #686868;
              font-size: 1.2rem; }
            .footer .content .inner_content .one_widget .subscription_form input::-webkit-input-placeholder {
              color: #686868;
              font-size: 1.2rem; }
            .footer .content .inner_content .one_widget .subscription_form input:-ms-input-placeholder {
              color: #686868;
              font-size: 1.2rem; }
          .footer .content .inner_content .one_widget .subscription_form button {
            height: 36px;
            line-height: 36px; }
          .footer .content .inner_content .one_widget .subscription_form .type_item {
            margin: 0; }
  .footer .bottom {
    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;
    min-height: 36px;
    line-height: 36px;
    color: #fcfcfc;
    font-size: 1.2rem;
    background-color: #014b48; }
    @media only screen and (max-width: 768px) {
      .footer .bottom {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .footer .bottom a {
      color: #fcfcfc; }
  .footer .sub_btn button {
    border-radius: 0 2px 2px 0; }

.mobile_menu_parent .icons {
  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; }
  .mobile_menu_parent .icons .icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 16px 0 0;
    color: #080808;
    font-size: 1.7rem;
    text-decoration: none; }
    @media only screen and (min-width: 350px) {
      .mobile_menu_parent .icons .icon {
        font-size: 2rem; } }
    .mobile_menu_parent .icons .icon.site_structure {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      margin-right: 15px;
      font-size: 2rem;
      text-decoration: none;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -o-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out; }
      @media only screen and (min-width: 350px) {
        .mobile_menu_parent .icons .icon.site_structure {
          font-size: 2.1rem; } }
      .mobile_menu_parent .icons .icon.site_structure:hover {
        color: #014b48; }
    .mobile_menu_parent .icons .icon.theme_accessibility {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      padding-right: 10px;
      margin-right: 10px;
      font-size: 2.8rem;
      text-decoration: none;
      border-right: 1px solid #e8e8e8;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -o-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out; }
      @media only screen and (min-width: 350px) {
        .mobile_menu_parent .icons .icon.theme_accessibility {
          font-size: 3rem; } }
      .mobile_menu_parent .icons .icon.theme_accessibility:hover {
        color: #014b48; }
      .mobile_menu_parent .icons .icon.theme_accessibility.active {
        color: #014b48; }
    .mobile_menu_parent .icons .icon.face {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      color: #3b5998; }
    .mobile_menu_parent .icons .icon.inst {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      min-width: 1.7rem;
      height: 1.7rem;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      @media only screen and (min-width: 350px) {
        .mobile_menu_parent .icons .icon.inst {
          min-width: 2rem;
          height: 2rem; } }
    .mobile_menu_parent .icons .icon.yout {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      color: #ff0000; }
  .mobile_menu_parent .icons .user_login {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    -ms-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out; }
    .mobile_menu_parent .icons .user_login:hover, .mobile_menu_parent .icons .user_login:focus {
      color: #014b48; }
      .mobile_menu_parent .icons .user_login:hover .user_info, .mobile_menu_parent .icons .user_login:focus .user_info {
        visibility: visible; }
    .mobile_menu_parent .icons .user_login .user_info {
      visibility: hidden;
      position: absolute;
      top: 35px;
      left: 0;
      z-index: 1;
      min-width: 242px;
      min-height: 86px;
      padding: 13px 17px;
      border: 1px solid #e8e8e8;
      background-color: #f8faf9; }
      .mobile_menu_parent .icons .user_login .user_info .meta {
        margin-bottom: 24px;
        cursor: default; }
      .mobile_menu_parent .icons .user_login .user_info span {
        color: #52372c;
        font-size: 14px;
        font-weight: 600; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }
  @media only screen and (min-width: 1600px) {
    .error_container, .info_container {
      padding: 20px 28px; } }
.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold; }
  .error_container p:first-of-type, .info_container p:first-of-type {
    margin-top: 0; }
  .error_container p:last-of-type, .info_container p:last-of-type {
    margin-bottom: 0; }
  .error_container p:only-child, .info_container p:only-child {
    margin: 0; }

.error_container {
  background: #f9e5e5; }

.error_container p {
  color: #e23434; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

label.error {
  color: #e23434;
  font-size: 0.8em;
  line-height: 1.3;
  margin: 5px 0 15px 0;
  display: block; }

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

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: relative;
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  background: #d4d7dc;
  padding: 15px 41px 15px 20px;
  z-index: 9999; }
  #cookie_block p {
    margin: 0;
    line-height: 1.3;
    font-size: 0.9em; }
  @media only screen and (min-width: 1024px) {
    #cookie_block .cookie_cont {
      display: table;
      table-layout: auto;
      width: 100%; }
      #cookie_block .cookie_cont .cookie_text {
        display: table-cell;
        vertical-align: top;
        padding-right: 15px; }
      #cookie_block .cookie_cont .cookie_btn_cell {
        display: table-cell;
        vertical-align: top; } }
  @media only screen and (max-width: 1023px) {
    #cookie_block .cookie_btn_cell {
      padding-top: 20px; } }
  #cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #014b48;
    font-size: 1.2em; }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; }

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

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

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

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

.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  color: #014b48;
  vertical-align: middle;
  display: none; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button:after {
    display: none; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }
.text_before {
  margin: 0 0 25px 0;
  overflow: hidden; }
  .text_before p:first-of-type {
    margin-top: 0; }
  .text_before p:last-of-type {
    margin-bottom: 0; }
  .text_before p:only-child {
    margin: 0; }

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

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

/*! Pager */
.pager {
  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;
  margin: 30px 0 0 0;
  text-align: center; }
  .pager a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 4px 0 0;
    line-height: 22px;
    font-size: 1.2rem;
    font-weight: 400;
    color: #333333;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .pager a:last-child {
      margin-right: 0; }
    .pager a.back_button {
      background-color: #f8faf9; }
      .pager a.back_button span {
        display: inline-block;
        font-size: 0.8rem; }
    .pager a.fow {
      background-color: #f8faf9;
      border-color: #e8e8e8; }
      .pager a.fow span {
        display: inline-block;
        font-size: 0.8rem; }
    .pager a.current {
      background-color: #f8faf9;
      color: #014b48;
      border-color: #e8e8e8; }
    .pager a.dis {
      color: #e8e8e8;
      border: 1px solid #e8e8e8; }
    .pager a:hover {
      background-color: #f8faf9;
      border-color: #014b48;
      color: #014b48; }

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

.years_months_selectable_filters {
  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;
  margin: 0 0 32px; }
  .years_months_selectable_filters .filter {
    width: 250px;
    margin: 16px 16px 0 0; }
    @media only screen and (max-width: 769px) {
      .years_months_selectable_filters .filter {
        width: 100%;
        margin: 16px 0 0 0; }
        .years_months_selectable_filters .filter .select2 {
          max-width: none; } }
    .years_months_selectable_filters .filter .select_name {
      display: inline-block;
      margin: 0 0 8px;
      font-size: 1.6rem;
      font-weight: 400; }
  .years_months_selectable_filters .reset_search {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    margin: 16px 0 0 0; }
    .years_months_selectable_filters .reset_search span {
      margin: 0 5px 0 0;
      font-size: 1rem; }
  @media only screen and (max-width: 769px) {
    .years_months_selectable_filters .fake_select {
      max-width: none; } }
/* months, years end */
/* Default submenu for site */
.submenu_cont {
  margin: 0 0 0 16px; }
  @media only screen and (max-width: 1023px) {
    .submenu_cont {
      display: none; } }
  .submenu_cont > ul {
    margin: 0;
    padding: 0;
    overflow: visible; }
    .submenu_cont > ul > li {
      min-width: 350px;
      padding: 0;
      background-image: none;
      border: 1px solid #e8e8e8;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      background-color: #f8faf9; }
      .submenu_cont > ul > li.Selected {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
        .submenu_cont > ul > li.Selected ul {
          display: block; }
      .submenu_cont > ul > li > a {
        position: relative;
        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;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 15px 10px 23px;
        color: #52372c;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        z-index: 1; }
        .submenu_cont > ul > li > a span {
          display: -webkit-inline-box;
          display: -moz-inline-box;
          display: -ms-inline-flexbox;
          display: -webkit-inline-flex;
          display: inline-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;
          width: 20px;
          height: 20px;
          color: #014b48;
          font-size: 1rem;
          -webkit-transition: color 150ms ease-in-out;
          -moz-transition: color 150ms ease-in-out;
          -o-transition: color 150ms ease-in-out;
          -ms-transition: color 150ms ease-in-out;
          transition: color 150ms ease-in-out; }
          .submenu_cont > ul > li > a span.change_arrow_direction {
            transform: rotate(180deg); }
        .submenu_cont > ul > li > a.in_path {
          color: #fff; }
          .submenu_cont > ul > li > a.in_path span {
            color: #fff; }
          .submenu_cont > ul > li > a.in_path:after {
            opacity: 1; }
          .submenu_cont > ul > li > a.in_path:before {
            opacity: 0; }
        .submenu_cont > ul > li > a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          width: 0.6rem;
          background-image: linear-gradient(180deg, #02a083 0%, #2ceeaa 100%);
          -webkit-transition: opacity 150ms ease-in-out;
          -moz-transition: opacity 150ms ease-in-out;
          -o-transition: opacity 150ms ease-in-out;
          -ms-transition: opacity 150ms ease-in-out;
          transition: opacity 150ms ease-in-out; }
        .submenu_cont > ul > li > a:after {
          content: '';
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          background-image: linear-gradient(180deg, #02a083 0%, #2ceeaa 100%);
          z-index: -1;
          opacity: 0; }
        .submenu_cont > ul > li > a:hover {
          color: #fff; }
          .submenu_cont > ul > li > a:hover span {
            color: #fff; }
          .submenu_cont > ul > li > a:hover:before {
            opacity: 0; }
          .submenu_cont > ul > li > a:hover:after {
            opacity: 1;
            -webkit-transition: opacity 150ms ease-in-out;
            -moz-transition: opacity 150ms ease-in-out;
            -o-transition: opacity 150ms ease-in-out;
            -ms-transition: opacity 150ms ease-in-out;
            transition: opacity 150ms ease-in-out; }
    .submenu_cont > ul ul {
      margin: 0;
      padding: 0;
      overflow: visible;
      display: none; }
      .submenu_cont > ul ul li {
        position: relative;
        margin: 0;
        padding: 0;
        background: none;
        -webkit-transition: background 150ms ease-in-out;
        -moz-transition: background 150ms ease-in-out;
        -o-transition: background 150ms ease-in-out;
        -ms-transition: background 150ms ease-in-out;
        transition: background 150ms ease-in-out; }
        .submenu_cont > ul ul li a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          margin: 0;
          padding: 0 0 0 24px;
          color: #52372c;
          font-weight: 600;
          line-height: 40px;
          border: none;
          text-decoration: none;
          -webkit-transition: color 150ms ease-in-out;
          -moz-transition: color 150ms ease-in-out;
          -o-transition: color 150ms ease-in-out;
          -ms-transition: color 150ms ease-in-out;
          transition: color 150ms ease-in-out; }
        .submenu_cont > ul ul li li {
          margin-left: 20px; }
        .submenu_cont > ul ul li.Selected {
          background: #686868; }
          .submenu_cont > ul ul li.Selected a {
            color: #014b48; }
        .submenu_cont > ul ul li:hover {
          background: #686868; }
          .submenu_cont > ul ul li:hover a {
            color: #014b48; }
      .submenu_cont > ul ul li:last-child {
        border-bottom: none; }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 30px 0 20px 0;
  border-top: 1px solid #e8e8e8; }
  @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: #014b48;
    position: absolute;
    right: 15px;
    top: 15px;
    border: none; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
  .cookie_container .cookie_text_above {
    padding-right: 30px; }
    .cookie_container .cookie_text_above h1:first-child, .cookie_container .cookie_text_above h1:first-of-type, .cookie_container .cookie_text_above h2:first-child, .cookie_container .cookie_text_above h2:first-of-type, .cookie_container .cookie_text_above h3:first-child, .cookie_container .cookie_text_above h3:first-of-type, .cookie_container .cookie_text_above h4:first-child, .cookie_container .cookie_text_above h4:first-of-type, .cookie_container .cookie_text_above h5:first-child, .cookie_container .cookie_text_above h5:first-of-type, .cookie_container .cookie_text_above h6:first-child, .cookie_container .cookie_text_above h6:first-of-type, .cookie_container .cookie_text_above p:first-child, .cookie_container .cookie_text_above p:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above h3 {
      margin-bottom: 13px;
      font-weight: 1.6rem; }
    .cookie_container .cookie_text_above p {
      font-size: 1.6rem;
      color: #333333;
      font-weight: 400; }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 10px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes .labels_wrapper {
          display: block; } }
    .cookie_container .cookies_checkboxes label {
      display: inline-block;
      vertical-align: middle;
      margin: 0 30px 10px 0;
      padding-left: 23px;
      font-size: 1.6rem;
      color: #333333; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 0 12px 10px 0; } }
      .cookie_container .cookies_checkboxes label .checkbox_design {
        top: 7px;
        width: 10px;
        height: 11px;
        border: 1px solid #014b48;
        background: none;
        border-radius: 0; }
        .cookie_container .cookies_checkboxes label .checkbox_design:after {
          top: -1px;
          left: -1px;
          width: 10px;
          height: 11px;
          background-color: none;
          background-color: #014b48;
          border-radius: 0; }
    .cookie_container .cookies_checkboxes button {
      height: 40px;
      vertical-align: 3px;
      line-height: 40px;
      padding: 0 18px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          margin-top: 7px;
          margin-bottom: 10px; } }
      .cookie_container .cookies_checkboxes button.loading {
        opacity: 0.5;
        cursor: not-allowed; }
    .cookie_container .cookies_checkboxes .img_loading {
      display: inline-block;
      margin-left: 1px;
      vertical-align: -5px; }
  .cookie_container .save_cookies {
    font-size: 1.6rem; }
  .cookie_container .error_message {
    margin: -10px 0 13px 0; }
  .cookie_container .toggle_cookies_block {
    font-size: 1.6rem;
    font-weight: 400;
    cursor: pointer;
    color: #333333;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block span {
      color: #014b48;
      display: inline-block;
      font-size: 14px;
      margin-left: 6px;
      vertical-align: -1px;
      transform: rotate(180deg); }
    .cookie_container .toggle_cookies_block.open span {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg); }
  .cookie_container .cookies_pop {
    position: relative;
    margin: 11px 0 0 0;
    border-top: 1px solid #e8e8e8; }
  .cookie_container .sections_texts {
    margin-top: 12px;
    background: #fff;
    height: 230px;
    overflow-y: auto; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 0; }
      @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: 1.6rem;
      padding-bottom: 15px; }
      .cookie_container .sections_texts .one_section * {
        font-size: 1.4rem; }
      .cookie_container .sections_texts .one_section h3 {
        font-weight: 400;
        margin: 0 0 5px;
        font-size: 1.6rem; }
      .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;
        font-size: 1.6rem; }
      .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: 1.4rem; }

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

.form_mod .type_question, form .type_question {
  font-weight: 400;
  font-size: 1.6rem;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #e23434; }

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

.form_mod .rules_txt, form .rules_txt {
  padding-left: 24px; }
  .form_mod .rules_txt p:only-child, form .rules_txt p:only-child {
    margin: 0; }

.form_mod .field_info, form .field_info {
  color: #999;
  font-size: 12px; }

.negative_margin {
  margin-bottom: -30px; }

.rules_txt p {
  margin: 0; }

body.accessibility_version body {
  background: #fff; }

body.accessibility_version body, body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version body, body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version body, body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version body, body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version body, body.accessibility_version p, body.accessibility_version td, body.accessibility_version div {
      font-size: 1.6rem;
      line-height: 1.5; } }
body.accessibility_version a {
  color: #014b48;
  text-decoration: none; }

body.accessibility_version h1, body.accessibility_version .h1 {
  font-size: 2.8rem;
  line-height: 1.2875;
  font-weight: 600; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h1, body.accessibility_version .h1 {
      font-size: 2.8rem;
      line-height: 1.2875; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version h1, body.accessibility_version .h1 {
      font-size: 2.8rem;
      line-height: 1.2875; } }
body.accessibility_version h2, body.accessibility_version .h2 {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h2, body.accessibility_version .h2 {
      font-size: 2rem;
      line-height: 1.3; } }
body.accessibility_version h3, body.accessibility_version .h3 {
  font-size: 1.8rem;
  line-height: 1.375;
  font-weight: 400; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h3, body.accessibility_version .h3 {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version h4, body.accessibility_version .h4 {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600; }
  @media screen and (min-width: 480px) {
    body.accessibility_version h4, body.accessibility_version .h4 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version h4, body.accessibility_version .h4 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h4, body.accessibility_version .h4 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version h4, body.accessibility_version .h4 {
      font-size: 1.6rem;
      line-height: 1.5; } }
body.accessibility_version h5, body.accessibility_version .h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 480px) {
    body.accessibility_version h5, body.accessibility_version .h5 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version h5, body.accessibility_version .h5 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h5, body.accessibility_version .h5 {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version h5, body.accessibility_version .h5 {
      font-size: 1.6rem;
      line-height: 1.5; } }
body.accessibility_version h6, body.accessibility_version .h6 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 480px) {
    body.accessibility_version h6, body.accessibility_version .h6 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version h6, body.accessibility_version .h6 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version h6, body.accessibility_version .h6 {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version h6, body.accessibility_version .h6 {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version input[type=text], body.accessibility_version input[type=email], body.accessibility_version input[type=password], body.accessibility_version input[type=url], body.accessibility_version input[type=tel], body.accessibility_version input[type=number], body.accessibility_version input[type=search], body.accessibility_version input[type=date], body.accessibility_version input[type=month], body.accessibility_version input[type=week], body.accessibility_version input[type=datetime], body.accessibility_version input[type=datetime-local], body.accessibility_version textarea {
  background-color: #ffffff;
  border: 2px solid #014b48; }
  body.accessibility_version input[type=text].placeholder, body.accessibility_version input[type=email].placeholder, body.accessibility_version input[type=password].placeholder, body.accessibility_version input[type=url].placeholder, body.accessibility_version input[type=tel].placeholder, body.accessibility_version input[type=number].placeholder, body.accessibility_version input[type=search].placeholder, body.accessibility_version input[type=date].placeholder, body.accessibility_version input[type=month].placeholder, body.accessibility_version input[type=week].placeholder, body.accessibility_version input[type=datetime].placeholder, body.accessibility_version input[type=datetime-local].placeholder, body.accessibility_version textarea.placeholder {
    color: #000000;
    font-size: 14px; }
  body.accessibility_version input[type=text]:-moz-placeholder, body.accessibility_version input[type=email]:-moz-placeholder, body.accessibility_version input[type=password]:-moz-placeholder, body.accessibility_version input[type=url]:-moz-placeholder, body.accessibility_version input[type=tel]:-moz-placeholder, body.accessibility_version input[type=number]:-moz-placeholder, body.accessibility_version input[type=search]:-moz-placeholder, body.accessibility_version input[type=date]:-moz-placeholder, body.accessibility_version input[type=month]:-moz-placeholder, body.accessibility_version input[type=week]:-moz-placeholder, body.accessibility_version input[type=datetime]:-moz-placeholder, body.accessibility_version input[type=datetime-local]:-moz-placeholder, body.accessibility_version textarea:-moz-placeholder {
    color: #000000;
    font-size: 14px; }
  body.accessibility_version input[type=text]::-webkit-input-placeholder, body.accessibility_version input[type=email]::-webkit-input-placeholder, body.accessibility_version input[type=password]::-webkit-input-placeholder, body.accessibility_version input[type=url]::-webkit-input-placeholder, body.accessibility_version input[type=tel]::-webkit-input-placeholder, body.accessibility_version input[type=number]::-webkit-input-placeholder, body.accessibility_version input[type=search]::-webkit-input-placeholder, body.accessibility_version input[type=date]::-webkit-input-placeholder, body.accessibility_version input[type=month]::-webkit-input-placeholder, body.accessibility_version input[type=week]::-webkit-input-placeholder, body.accessibility_version input[type=datetime]::-webkit-input-placeholder, body.accessibility_version input[type=datetime-local]::-webkit-input-placeholder, body.accessibility_version textarea::-webkit-input-placeholder {
    color: #000000;
    font-size: 14px; }
  body.accessibility_version input[type=text]:-ms-input-placeholder, body.accessibility_version input[type=email]:-ms-input-placeholder, body.accessibility_version input[type=password]:-ms-input-placeholder, body.accessibility_version input[type=url]:-ms-input-placeholder, body.accessibility_version input[type=tel]:-ms-input-placeholder, body.accessibility_version input[type=number]:-ms-input-placeholder, body.accessibility_version input[type=search]:-ms-input-placeholder, body.accessibility_version input[type=date]:-ms-input-placeholder, body.accessibility_version input[type=month]:-ms-input-placeholder, body.accessibility_version input[type=week]:-ms-input-placeholder, body.accessibility_version input[type=datetime]:-ms-input-placeholder, body.accessibility_version input[type=datetime-local]:-ms-input-placeholder, body.accessibility_version textarea:-ms-input-placeholder {
    color: #000000;
    font-size: 14px; }
  body.accessibility_version input[type=text]:focus, body.accessibility_version input[type=email]:focus, body.accessibility_version input[type=password]:focus, body.accessibility_version input[type=url]:focus, body.accessibility_version input[type=tel]:focus, body.accessibility_version input[type=number]:focus, body.accessibility_version input[type=search]:focus, body.accessibility_version input[type=date]:focus, body.accessibility_version input[type=month]:focus, body.accessibility_version input[type=week]:focus, body.accessibility_version input[type=datetime]:focus, body.accessibility_version input[type=datetime-local]:focus, body.accessibility_version textarea:focus {
    border-color: black; }

body.accessibility_version a.mygtukas,
body.accessibility_version .contacts_struct_cont > ul > li > .no_childs > .element_container a,
body.accessibility_version .contacts_struct_cont > ul > li > .with_childs ul > li > a {
  background: #fff;
  border-width: 2px;
  border-color: #014b48; }
  body.accessibility_version a.mygtukas:after,
  body.accessibility_version .contacts_struct_cont > ul > li > .no_childs > .element_container a:after,
  body.accessibility_version .contacts_struct_cont > ul > li > .with_childs ul > li > a:after {
    display: none; }
  body.accessibility_version a.mygtukas:hover,
  body.accessibility_version .contacts_struct_cont > ul > li > .no_childs > .element_container a:hover,
  body.accessibility_version .contacts_struct_cont > ul > li > .with_childs ul > li > a:hover {
    background-color: #014b48;
    color: #fff;
    border-color: #014b48; }

body.accessibility_version .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: unset; }

body.accessibility_version .select2-container--default .select2-selection--single {
  border: 2px solid #014b48;
  background: #fff; }

body.accessibility_version .header_container .top_content .langs {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .header_container .top_content .langs {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .header_container .top_content .langs {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .header_container .top_content .langs {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .header_container .top_content .langs {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .topnav > ul > li > a:after,
body.accessibility_version .topnav > ul ul li.Selected a:after,
body.accessibility_version .topnav > ul ul li a:hover:after {
  background-image: none;
  background-color: #014b48; }

body.accessibility_version .footer .content .inner_content .footer_text p {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .footer .content .inner_content .footer_text p {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .footer .content .inner_content .footer_text p {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .footer .content .inner_content .footer_text p {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .footer .content .inner_content .footer_text p {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .footer .content .inner_content .one_widget .subscription_form input {
  border-width: 2px; }

body.accessibility_version .footer .bottom {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .footer .bottom {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .footer .bottom {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .footer .bottom {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .footer .bottom {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .footer .content .inner_content .one_widget .subscription_form button,
body.accessibility_version .form_mod button,
body.accessibility_version #faq_form .form-value button,
body.accessibility_version .eventscalendar_search_form .submit,
body.accessibility_version .contacts_search_form .btn_holder button {
  background-color: #014b48;
  border-width: 2px; }
  body.accessibility_version .footer .content .inner_content .one_widget .subscription_form button:after,
  body.accessibility_version .form_mod button:after,
  body.accessibility_version #faq_form .form-value button:after,
  body.accessibility_version .eventscalendar_search_form .submit:after,
  body.accessibility_version .contacts_search_form .btn_holder button:after {
    display: none; }
  body.accessibility_version .footer .content .inner_content .one_widget .subscription_form button:hover,
  body.accessibility_version .form_mod button:hover,
  body.accessibility_version #faq_form .form-value button:hover,
  body.accessibility_version .eventscalendar_search_form .submit:hover,
  body.accessibility_version .contacts_search_form .btn_holder button:hover {
    background-color: #fff;
    color: #014b48;
    border-width: 2px; }

body.accessibility_version .submenu_cont > ul > li > a:before, body.accessibility_version .submenu_cont > ul > li > a:after {
  background-color: #014b48;
  background-image: unset; }

body.accessibility_version .section_title {
  font-size: 2.8rem;
  line-height: 1.2875;
  font-weight: 600; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .section_title {
      font-size: 2.8rem;
      line-height: 1.2875; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .section_title {
      font-size: 2.8rem;
      line-height: 1.2875; } }
body.accessibility_version .item_block {
  -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; }
  body.accessibility_version .item_block:hover {
    background-color: #014b48; }
    body.accessibility_version .item_block:hover:after {
      display: none; }

body.accessibility_version .two_sections_2 .section_3_news .news_container .item .meta_info .date {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .two_sections_2 .section_3_news .news_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .two_sections_2 .section_3_news .news_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .two_sections_2 .section_3_news .news_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .two_sections_2 .section_3_news .news_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .section_4_events .events_container .event .title {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .section_4_events .events_container .event .title {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .section_4_events .events_container .event .meta_info {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .section_4_events .events_container .event .meta_info {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .section_4_events .events_container .event .meta_info {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .section_4_events .events_container .event .meta_info {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .section_4_events .events_container .event .meta_info {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .date {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .description {
  font-size: 1.6rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .description {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .description {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .description {
      font-size: 1.6rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .section_5_skelb .skelb_container .item .meta_info .description {
      font-size: 1.6rem;
      line-height: 1.5; } }
body.accessibility_version .section_6_important .slider_container .slick-prev:before,
body.accessibility_version .section_6_important .slider_container .slick-next:before {
  font-size: initial; }

body.accessibility_version .section_7_content .item_list .content_btn:hover {
  background-color: #014b48;
  border-color: #014b48; }
  body.accessibility_version .section_7_content .item_list .content_btn:hover .less, body.accessibility_version .section_7_content .item_list .content_btn:hover .more {
    color: #fff; }

body.accessibility_version .section_8_gallery .gallery_switch_tabs .gallery_tab.active {
  background-color: #014b48; }
  body.accessibility_version .section_8_gallery .gallery_switch_tabs .gallery_tab.active:after {
    opacity: 0; }

body.accessibility_version .section_8_gallery .gallery_switch_tabs .gallery_tab:hover {
  background-color: #014b48; }
  body.accessibility_version .section_8_gallery .gallery_switch_tabs .gallery_tab:hover:after {
    background-image: none; }

body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container {
  background-color: #fff; }
  body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .title {
    font-size: 1.8rem;
    line-height: 1.375; }
    @media screen and (min-width: 1024px) {
      body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .title {
        font-size: 1.8rem;
        line-height: 1.375; } }
  body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (min-width: 480px) {
      body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 768px) {
      body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1024px) {
      body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1600px) {
      body.accessibility_version .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
body.accessibility_version .section_9_statistics.section_background:after {
  background-color: rgba(8, 8, 8, 0.9); }

body.accessibility_version .calendar_container .calendar_head .cal_navigation .arrow_prev,
body.accessibility_version .calendar_container .calendar_head .cal_navigation .arrow_next {
  font-size: inherit; }

body.accessibility_version .calendar_container .calendar_body .day .day_number:after {
  background-color: #014b48;
  background-image: none; }

body.accessibility_version .eventscalendar_search_form .input_container .title {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .eventscalendar_search_form .input_container .title {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .eventscalendar_events_list .item .image_container .date {
  background-color: #014b48;
  background-image: unset; }

body.accessibility_version .eventscalendar_events_list .item .content .meta_info,
body.accessibility_version .eventscalendar_events_list .item .content .description {
  color: #000000; }

body.accessibility_version .eventscalendar_event_preview .meta_info {
  color: #000000; }
  body.accessibility_version .eventscalendar_event_preview .meta_info:before {
    background-color: #014b48;
    background-image: unset; }

body.accessibility_version .news_filters .filter .select_name {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .news_filters .filter .select_name {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .news_list .item_new .meta_info .date {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .news_list .item_new .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .news_list .item_new .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .news_list .item_new .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .news_list .item_new .meta_info .date {
      font-size: 1.4rem;
      line-height: 1.5; } }
body.accessibility_version .poll_index .mygtukas.btn_poll {
  border-color: #014b48;
  background-color: #fff; }
  body.accessibility_version .poll_index .mygtukas.btn_poll:hover {
    background-color: #014b48; }

body.accessibility_version .faq_topics .category .category-title {
  color: #000000; }
  body.accessibility_version .faq_topics .category .category-title[data-category-role="open"] {
    color: #fff; }
  body.accessibility_version .faq_topics .category .category-title:before, body.accessibility_version .faq_topics .category .category-title:after {
    color: #fff;
    background-color: #014b48;
    background-image: none; }
  body.accessibility_version .faq_topics .category .category-title:hover {
    color: #fff; }

body.accessibility_version .faq_topics .topics .topic-title .title {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .faq_topics .topics .topic-title .title {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .contacts_search_form .input_group .label {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .contacts_search_form .input_group .label {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .contacts_struct_cont > ul > li > a {
  color: #000000; }
  body.accessibility_version .contacts_struct_cont > ul > li > a:after {
    background-color: #014b48;
    background-image: none; }
  body.accessibility_version .contacts_struct_cont > ul > li > a:hover {
    color: #fff; }

body.accessibility_version .contacts_struct_cont > ul > li:before {
  background-color: #014b48;
  background-image: none; }

body.accessibility_version .contacts_struct_cont > ul > li > a .icon {
  font-size: initial; }

body.accessibility_version .contacts_struct_cont > ul > li > .no_childs > .element_container {
  border-width: 2px; }

body.accessibility_version .btn_hover:after {
  background-color: #014b48;
  background-image: none; }

body.accessibility_version .childlist_container .item_container .meta_info .title {
  font-size: 2rem;
  line-height: 1.3; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .childlist_container .item_container .meta_info .title {
      font-size: 2rem;
      line-height: 1.3; } }
body.accessibility_version .projectsmap_parent .categories_list .category_item .title {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .projectsmap_parent .categories_list .category_item .title {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .years_months_selectable_filters .filter .select_name {
  font-size: 1.8rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .years_months_selectable_filters .filter .select_name {
      font-size: 1.8rem;
      line-height: 1.375; } }
body.accessibility_version .gallery_list .item_container .meta_info {
  background-color: #fff; }
  body.accessibility_version .gallery_list .item_container .meta_info .title {
    font-size: 1.8rem;
    line-height: 1.375; }
    @media screen and (min-width: 1024px) {
      body.accessibility_version .gallery_list .item_container .meta_info .title {
        font-size: 1.8rem;
        line-height: 1.375; } }
  body.accessibility_version .gallery_list .item_container .meta_info .totalphotos {
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (min-width: 480px) {
      body.accessibility_version .gallery_list .item_container .meta_info .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 768px) {
      body.accessibility_version .gallery_list .item_container .meta_info .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1024px) {
      body.accessibility_version .gallery_list .item_container .meta_info .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1600px) {
      body.accessibility_version .gallery_list .item_container .meta_info .totalphotos {
        font-size: 1.6rem;
        line-height: 1.5; } }
  body.accessibility_version .gallery_list .item_container .meta_info .date {
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (min-width: 480px) {
      body.accessibility_version .gallery_list .item_container .meta_info .date {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 768px) {
      body.accessibility_version .gallery_list .item_container .meta_info .date {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1024px) {
      body.accessibility_version .gallery_list .item_container .meta_info .date {
        font-size: 1.6rem;
        line-height: 1.5; } }
    @media screen and (min-width: 1600px) {
      body.accessibility_version .gallery_list .item_container .meta_info .date {
        font-size: 1.6rem;
        line-height: 1.5; } }
body.accessibility_version .mm-vertical .mm-listview .mm-panel ul a {
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body.accessibility_version .mm-vertical .mm-listview .mm-panel ul a {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body.accessibility_version .mm-vertical .mm-listview .mm-panel ul a {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body.accessibility_version .mm-vertical .mm-listview .mm-panel ul a {
      font-size: 1.4rem;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body.accessibility_version .mm-vertical .mm-listview .mm-panel ul a {
      font-size: 1.4rem;
      line-height: 1.5; } }
.calendar_container {
  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;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin: 0 16px 16px 0;
  padding: 0 0 20px;
  background: #f8faf9;
  box-shadow: 0 3px 6px #686868; }
  .calendar_container .calendar_head {
    padding: 8px 12px 41px;
    background: rgba(104, 104, 104, 0.5); }
    @media only screen and (max-width: 769px) {
      .calendar_container .calendar_head {
        padding: 8px 8px 16px; } }
    .calendar_container .calendar_head .cal_title {
      margin: 0 0 8px;
      font-size: 1.8rem;
      line-height: 23px;
      font-weight: 400; }
      @media only screen and (max-width: 769px) {
        .calendar_container .calendar_head .cal_title {
          font-size: 1.6rem; } }
      .calendar_container .calendar_head .cal_title .strong {
        font-weight: 600; }
    .calendar_container .calendar_head .cal_navigation {
      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; }
      .calendar_container .calendar_head .cal_navigation .month_name {
        margin: 0 19px;
        font-size: 2.8rem;
        line-height: 36px;
        font-weight: 600;
        letter-spacing: 0.7px; }
        @media only screen and (max-width: 769px) {
          .calendar_container .calendar_head .cal_navigation .month_name {
            font-size: 2.4rem; } }
      .calendar_container .calendar_head .cal_navigation .arrow_prev,
      .calendar_container .calendar_head .cal_navigation .arrow_next {
        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;
        width: 24px;
        height: 24px;
        border-radius: 2px;
        border: 1px solid #686868;
        background-color: #fff;
        font-size: 0.8rem;
        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; }
        .calendar_container .calendar_head .cal_navigation .arrow_prev:hover,
        .calendar_container .calendar_head .cal_navigation .arrow_next:hover {
          color: #fff;
          background-color: #014b48;
          border-color: #014b48; }
  .calendar_container .calendar_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    margin: 0 47px; }
    @media only screen and (max-width: 769px) {
      .calendar_container .calendar_row {
        margin: 0 16px; } }
    .calendar_container .calendar_row.header {
      margin-top: 38px; }
    .calendar_container .calendar_row .day {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 4px;
      width: 42px;
      height: 36px;
      font-weight: 400;
      border-radius: 2px; }
      @media only screen and (max-width: 767px) {
        .calendar_container .calendar_row .day {
          width: 38px;
          height: 32px; } }
      @media only screen and (max-width: 374px) {
        .calendar_container .calendar_row .day {
          width: 28px;
          height: 26px; }
          .calendar_container .calendar_row .day .day_number {
            font-size: 1.2rem; } }
  .calendar_container .calendar_body .day {
    color: #080808;
    cursor: auto;
    text-decoration: none;
    z-index: 1; }
    .calendar_container .calendar_body .day .day_number {
      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;
      width: 100%;
      height: 100%;
      position: relative;
      font-style: normal;
      background-color: transparent;
      border-radius: 4px; }
    .calendar_container .calendar_body .day a {
      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;
      width: 100%;
      height: 100%;
      text-decoration: none; }
    .calendar_container .calendar_body .day.active {
      cursor: pointer;
      background-color: #e8e8e8; }
      .calendar_container .calendar_body .day.active.selected .day_number {
        color: #fff; }
      .calendar_container .calendar_body .day.active:hover .day_number {
        color: #fff;
        background-color: #014b48; }
      .calendar_container .calendar_body .day.active a {
        color: #080808; }
    .calendar_container .calendar_body .day.selected {
      color: #fff; }
      .calendar_container .calendar_body .day.selected .day_number {
        background-color: #014b48; }
    .calendar_container .calendar_body .day.current {
      color: #fff; }
      .calendar_container .calendar_body .day.current .day_number {
        background-color: #014b48; }
    .calendar_container .calendar_body .day.today {
      color: #fff; }
      .calendar_container .calendar_body .day.today .day_number {
        background-color: #014b48; }

.agenda {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media only screen and (max-width: 900px) {
    .agenda {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media only screen and (max-width: 769px) {
    .agenda .agenda_tasks {
      margin-top: 20px; } }
  .agenda .agenda_tasks .agenda_item {
    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;
    margin: 0 0 32px 0; }
    .agenda .agenda_tasks .agenda_item .time {
      position: relative;
      padding: 0 41px 0 0;
      color: #014b48;
      font-size: 2.8rem;
      line-height: 38px;
      font-weight: 600; }
      @media only screen and (max-width: 491px) {
        .agenda .agenda_tasks .agenda_item .time {
          font-size: 2.2rem;
          padding: 0 30px 0 0; } }
      .agenda .agenda_tasks .agenda_item .time:after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 16px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 2px solid #014b48; }
      .agenda .agenda_tasks .agenda_item .time .fake_zero {
        visibility: hidden; }
    .agenda .agenda_tasks .agenda_item .title {
      font-size: 1.6rem;
      font-weight: 400; }

.childlist_container {
  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; }
  .childlist_container .wrapper {
    width: 100%; }
    .childlist_container .wrapper .title {
      display: block;
      margin: 0 0 16px;
      font-size: 2.8rem;
      font-weight: 600; }
    .childlist_container .wrapper .children_container {
      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; }
  .childlist_container .item_container {
    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;
    width: 48%;
    margin: 0 0 16px;
    padding: 8px 16px 8px 0;
    border: 1px solid #e8e8e8;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-decoration: none;
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    -ms-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out; }
    .childlist_container .item_container:nth-child(odd) {
      margin: 0 1% 16px 0; }
    .childlist_container .item_container:nth-chidl(even) {
      margin: 0 0 16px 1%; }
    @media only screen and (max-width: 769px) {
      .childlist_container .item_container {
        width: 100%; }
        .childlist_container .item_container:nth-child(even), .childlist_container .item_container:nth-child(odd) {
          margin: 0 0 16px; } }
    .childlist_container .item_container .image_container {
      height: 54px;
      padding: 0 24px;
      border-right: 1px solid #014b48; }
      @media only screen and (max-width: 499px) {
        .childlist_container .item_container .image_container {
          padding: 0 16px; } }
      .childlist_container .item_container .image_container .image {
        display: block;
        width: 54px;
        height: 100%;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 499px) {
          .childlist_container .item_container .image_container .image {
            width: 28px; } }
    .childlist_container .item_container .meta_info {
      padding: 8px 16px; }
      .childlist_container .item_container .meta_info .title {
        margin: 0;
        color: #080808;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.3;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
    .childlist_container .item_container:hover {
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }
      .childlist_container .item_container:hover .title {
        color: #014b48; }

.contacts_text_above {
  margin: 0 0 32px 0; }
  .contacts_text_above table {
    max-width: 790px;
    margin: 0 0 0 -16px;
    border-spacing: 16px 0;
    border-collapse: separate; }
    .contacts_text_above table td {
      padding: 32px 64px;
      background-color: #f8faf9;
      border: 1px solid #e8e8e8; }
    .contacts_text_above table .btn_white {
      width: 100%; }
  @media only screen and (max-width: 769px) {
    .contacts_text_above table, .contacts_text_above thead, .contacts_text_above tbody, .contacts_text_above th, .contacts_text_above td, .contacts_text_above tr {
      display: block; }
    .contacts_text_above table {
      border-spacing: 0;
      margin: 0; }
      .contacts_text_above table td:first-child {
        margin: 0 0 16px 0; } }
  @media only screen and (max-width: 489px) {
    .contacts_text_above table td {
      padding: 24px 32px; } }
.contacts_search_form {
  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;
  margin: 0 0 32px; }
  @media only screen and (max-width: 767px) {
    .contacts_search_form {
      -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; } }
  .contacts_search_form .input_group {
    max-width: 200px;
    width: 200px;
    margin: 0 16px 0 0; }
    @media only screen and (max-width: 767px) {
      .contacts_search_form .input_group {
        margin: 0 0 16px 0; } }
    .contacts_search_form .input_group .label {
      margin-bottom: 6px;
      font-size: 1.6rem;
      font-weight: 400; }
  .contacts_search_form .btn_holder {
    height: 43px;
    margin-right: 16px; }
    .contacts_search_form .btn_holder button {
      height: 43px; }
    @media only screen and (max-width: 767px) {
      .contacts_search_form .btn_holder {
        margin-bottom: 16px; } }
  .contacts_search_form .clear_filter .icon {
    margin-right: 5px;
    font-size: 12px; }
  .contacts_search_form #search_by_field {
    display: none; }

.contacts_struct_cont > ul {
  overflow: visible; }
  .contacts_struct_cont > ul > li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    border: 1px solid #e8e8e8;
    background-image: none; }
    .contacts_struct_cont > ul > li:before {
      content: '';
      position: absolute;
      top: -5px;
      left: 0;
      right: 0;
      height: 5px;
      background-color: #014b48; }
    .contacts_struct_cont > ul > li > a {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      padding: 8px 22px 7px 38px;
      color: #52372c;
      font-size: 1.8rem;
      font-weight: 400;
      text-decoration: none;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      z-index: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .contacts_struct_cont > ul > li > a .icon {
        font-size: 1rem;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
      .contacts_struct_cont > ul > li > a:hover {
        color: #fff;
        font-weight: 700;
        background-color: #014b48; }
        .contacts_struct_cont > ul > li > a:hover .icon {
          color: #fff; }
    .contacts_struct_cont > ul > li > .no_childs {
      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;
      padding: 20px 32px 0; }
      @media only screen and (max-width: 769px) {
        .contacts_struct_cont > ul > li > .no_childs {
          padding: 16px 16px 0; } }
      .contacts_struct_cont > ul > li > .no_childs > .element_container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 32%;
        margin: 1%;
        padding: 0;
        background-image: none;
        color: #014b48;
        text-align: center;
        border: 1px solid #014b48; }
        .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(3n+1) {
          margin-left: 0; }
        .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(3n) {
          margin-right: 0; }
        @media only screen and (max-width: 769px) {
          .contacts_struct_cont > ul > li > .no_childs > .element_container {
            width: 49%; }
            .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(odd) {
              margin: 1% 1% 1% 0; }
            .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(even) {
              margin: 1% 0 1% 1%; } }
        @media only screen and (max-width: 479px) {
          .contacts_struct_cont > ul > li > .no_childs > .element_container {
            width: 100%; }
            .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(odd) {
              margin: 8px 0; }
            .contacts_struct_cont > ul > li > .no_childs > .element_container:nth-child(even) {
              margin: 8px 0; }
            .contacts_struct_cont > ul > li > .no_childs > .element_container:first-child {
              margin-top: 0; } }
        .contacts_struct_cont > ul > li > .no_childs > .element_container a {
          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;
          position: relative;
          width: 100%;
          padding: 6px 16px;
          font-weight: 600;
          text-decoration: none;
          z-index: 1;
          -webkit-transition: color 150ms ease-in-out;
          -moz-transition: color 150ms ease-in-out;
          -o-transition: color 150ms ease-in-out;
          -ms-transition: color 150ms ease-in-out;
          transition: color 150ms ease-in-out; }
          .contacts_struct_cont > ul > li > .no_childs > .element_container a:hover {
            color: #fff;
            font-weight: 700;
            background-color: #014b48; }
    .contacts_struct_cont > ul > li > .with_childs {
      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;
      padding: 0 32px 10px; }
      @media only screen and (max-width: 769px) {
        .contacts_struct_cont > ul > li > .with_childs {
          padding: 0 16px 10px; } }
      .contacts_struct_cont > ul > li > .with_childs ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 32%;
        margin: 1%;
        padding: 0;
        background-image: none;
        color: #014b48;
        text-align: center; }
        .contacts_struct_cont > ul > li > .with_childs ul:nth-child(3n+1) {
          margin-left: 0; }
        .contacts_struct_cont > ul > li > .with_childs ul:nth-child(3n) {
          margin-right: 0; }
        @media only screen and (max-width: 769px) {
          .contacts_struct_cont > ul > li > .with_childs ul {
            width: 49%; }
            .contacts_struct_cont > ul > li > .with_childs ul:nth-child(odd) {
              margin: 1% 1% 1% 0; }
            .contacts_struct_cont > ul > li > .with_childs ul:nth-child(even) {
              margin: 1% 0 1% 1%; } }
        @media only screen and (max-width: 479px) {
          .contacts_struct_cont > ul > li > .with_childs ul {
            width: 100%; }
            .contacts_struct_cont > ul > li > .with_childs ul:nth-child(odd) {
              margin: 8px 0; }
            .contacts_struct_cont > ul > li > .with_childs ul:nth-child(even) {
              margin: 8px 0; }
            .contacts_struct_cont > ul > li > .with_childs ul:first-child {
              margin-top: 0; } }
        .contacts_struct_cont > ul > li > .with_childs ul > li {
          padding: 0;
          margin: 0;
          width: 100%;
          background-image: none; }
          .contacts_struct_cont > ul > li > .with_childs ul > li > a {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            text-decoration: none;
            border: 1px solid #014b48; }
            .contacts_struct_cont > ul > li > .with_childs ul > li > a:hover {
              color: #fff;
              font-weight: 700;
              background-color: #014b48; }
          .contacts_struct_cont > ul > li > .with_childs ul > li > .no_childs .element_container {
            border: 1px solid #e8e8e8; }
            .contacts_struct_cont > ul > li > .with_childs ul > li > .no_childs .element_container a {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-justify-content: center;
              -moz-justify-content: center;
              -ms-justify-content: center;
              justify-content: center;
              -ms-flex-pack: center;
              color: #52372c;
              text-decoration: none; }
              .contacts_struct_cont > ul > li > .with_childs ul > li > .no_childs .element_container a:hover {
                color: #fff;
                font-weight: 700;
                background-color: #014b48; }

.btn_hover {
  position: relative;
  width: 100%;
  padding: 6px 16px;
  font-weight: 600;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .btn_hover:hover {
    color: #fff;
    font-weight: 700;
    background-color: #014b48; }

.cont_search_found {
  margin-bottom: 10px; }

.contacts_list, .contacts_search_found_list {
  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;
  width: 100%;
  margin-bottom: 32px; }
  .contacts_list .item_container, .contacts_search_found_list .item_container {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%;
    padding: 8px; }
    .contacts_list .item_container:nth-child(even), .contacts_search_found_list .item_container:nth-child(even) {
      padding-right: 0; }
    .contacts_list .item_container:nth-child(odd), .contacts_search_found_list .item_container:nth-child(odd) {
      padding-left: 0; }
    @media only screen and (max-width: 1023px) {
      .contacts_list .item_container, .contacts_search_found_list .item_container {
        width: 100%;
        padding: 8px 0; }
        .contacts_list .item_container:first-child, .contacts_search_found_list .item_container:first-child {
          padding-top: 0; }
        .contacts_list .item_container:last-child, .contacts_search_found_list .item_container:last-child {
          padding-bottom: 0; } }
  .contacts_list .item_contact, .contacts_search_found_list .item_contact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border: 1px solid #e8e8e8; }
    @media only screen and (max-width: 768px) {
      .contacts_list .item_contact, .contacts_search_found_list .item_contact {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .contacts_list .item_contact .image, .contacts_search_found_list .item_contact .image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top 15%;
      width: 200px;
      max-width: 200px;
      height: 100%; }
      @media only screen and (max-width: 768px) {
        .contacts_list .item_contact .image, .contacts_search_found_list .item_contact .image {
          display: none; } }
    .contacts_list .item_contact .meta_info, .contacts_search_found_list .item_contact .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      width: 100%;
      padding: 20px 31px 18px 24px;
      font-size: 1.6rem;
      font-weight: 400; }
      .contacts_list .item_contact .meta_info .title, .contacts_search_found_list .item_contact .meta_info .title {
        margin: 0 0 5px;
        padding: 0 100px 0 0;
        font-size: 1.8rem; }
        @media only screen and (max-width: 768px) {
          .contacts_list .item_contact .meta_info .title, .contacts_search_found_list .item_contact .meta_info .title {
            padding: 0; } }
      .contacts_list .item_contact .meta_info .functions, .contacts_list .item_contact .meta_info .position, .contacts_search_found_list .item_contact .meta_info .functions, .contacts_search_found_list .item_contact .meta_info .position {
        margin: 0 0 30px;
        font-size: 1.4rem;
        font-weight: 600; }
        @media only screen and (max-width: 420px) {
          .contacts_list .item_contact .meta_info .functions, .contacts_list .item_contact .meta_info .position, .contacts_search_found_list .item_contact .meta_info .functions, .contacts_search_found_list .item_contact .meta_info .position {
            position: static;
            margin: 0 0 10px; } }
      .contacts_list .item_contact .meta_info .schedule, .contacts_search_found_list .item_contact .meta_info .schedule {
        position: absolute;
        top: 22px;
        right: 31px;
        margin: 0 0 30px;
        font-size: 1.4rem;
        font-weight: 600; }
        @media only screen and (max-width: 479px) {
          .contacts_list .item_contact .meta_info .schedule, .contacts_search_found_list .item_contact .meta_info .schedule {
            margin: 0 0 16px; } }
        @media only screen and (max-width: 400px) {
          .contacts_list .item_contact .meta_info .schedule, .contacts_search_found_list .item_contact .meta_info .schedule {
            position: static;
            margin: 0 0 10px; } }
      .contacts_list .item_contact .meta_info .icon, .contacts_search_found_list .item_contact .meta_info .icon {
        margin: 0 6px 0 0;
        color: #686868;
        font-size: 1.6rem; }
      .contacts_list .item_contact .meta_info .phones,
      .contacts_list .item_contact .meta_info .email, .contacts_search_found_list .item_contact .meta_info .phones,
      .contacts_search_found_list .item_contact .meta_info .email {
        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;
        margin: 0 0 10px;
        color: #014b48; }
        @media only screen and (max-width: 479px) {
          .contacts_list .item_contact .meta_info .phones,
          .contacts_list .item_contact .meta_info .email, .contacts_search_found_list .item_contact .meta_info .phones,
          .contacts_search_found_list .item_contact .meta_info .email {
            font-size: 1.4rem; } }
      .contacts_list .item_contact .meta_info .phones, .contacts_search_found_list .item_contact .meta_info .phones {
        margin: 0 0 10px; }

@media only screen and (min-width: 1024px) {
  .contact_popup {
    width: 1000px; } }

.contact_popup h2 {
  margin: 0 0 2px 0; }

.eventscalendar_search_form {
  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: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  margin: 0 0 32px; }
  @media only screen and (max-width: 769px) {
    .eventscalendar_search_form {
      -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; } }
  .eventscalendar_search_form .input_container {
    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: 180px;
    max-width: 180px;
    margin: 16px 16px 0 0; }
    @media only screen and (max-width: 769px) {
      .eventscalendar_search_form .input_container {
        width: 100%;
        min-width: none;
        max-width: none;
        margin: 16px 0 0 0; } }
    @media only screen and (max-width: 769px) {
      .eventscalendar_search_form .input_container input, .eventscalendar_search_form .input_container .select2 {
        max-width: none; } }
    .eventscalendar_search_form .input_container .select2-selection__rendered {
      color: #555555;
      font-weight: 300; }
    .eventscalendar_search_form .input_container.calendar {
      min-width: 154px;
      max-width: 154px;
      width: 154px; }
      @media only screen and (max-width: 769px) {
        .eventscalendar_search_form .input_container.calendar {
          max-width: none;
          min-width: none;
          width: 100%; } }
    .eventscalendar_search_form .input_container .title {
      margin: 0 0 6px;
      font-size: 1.6rem;
      font-weight: 400; }
    .eventscalendar_search_form .input_container .input_wrapper {
      position: relative; }
      .eventscalendar_search_form .input_container .input_wrapper .icon {
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        color: #014b48;
        font-weight: 1.6rem; }
  .eventscalendar_search_form .submit {
    margin: 16px 16px 0 0; }
  .eventscalendar_search_form .reset_link {
    margin: 16px 0 0 0; }
  @media only screen and (max-width: 769px) {
    .eventscalendar_search_form .fake_select {
      max-width: none; } }
.eventscalendar_events_list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 0 16px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #e8e8e8;
  text-decoration: none;
  -webkit-transition: box-shadow 150ms ease-in-out;
  -moz-transition: box-shadow 150ms ease-in-out;
  -o-transition: box-shadow 150ms ease-in-out;
  -ms-transition: box-shadow 150ms ease-in-out;
  transition: box-shadow 150ms ease-in-out; }
  @media only screen and (max-width: 769px) {
    .eventscalendar_events_list .item {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .eventscalendar_events_list .item:last-child {
    margin: 0; }
  .eventscalendar_events_list .item .image_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative; }
    .eventscalendar_events_list .item .image_container .image {
      width: 250px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding-bottom: 66%; }
      @media only screen and (max-width: 769px) {
        .eventscalendar_events_list .item .image_container .image {
          width: 100%;
          padding-bottom: 43%; } }
      @media only screen and (max-width: 451px) {
        .eventscalendar_events_list .item .image_container .image {
          padding-bottom: 55%; } }
    .eventscalendar_events_list .item .image_container .date {
      position: absolute;
      bottom: 8px;
      left: 8px;
      right: 8px;
      padding: 8px;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 400;
      background-color: #014b48; }
      @media only screen and (max-width: 769px) {
        .eventscalendar_events_list .item .image_container .date {
          right: auto; } }
      @media only screen and (max-width: 451px) {
        .eventscalendar_events_list .item .image_container .date {
          font-size: 1.6rem; } }
  .eventscalendar_events_list .item .content {
    padding: 16px; }
    .eventscalendar_events_list .item .content .title {
      display: block;
      margin: 0 0 5px 0;
      color: #080808;
      font-size: 1.8rem;
      font-weight: 400;
      cursor: pointer;
      text-decoration: none;
      -webkit-transition: color 150ms ease-in-out;
      -moz-transition: color 150ms ease-in-out;
      -o-transition: color 150ms ease-in-out;
      -ms-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out; }
      .eventscalendar_events_list .item .content .title:hover {
        color: #014b48; }
    .eventscalendar_events_list .item .content .meta_info {
      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;
      margin: 0 0 12px 0;
      color: #014b48; }
      .eventscalendar_events_list .item .content .meta_info .start_time,
      .eventscalendar_events_list .item .content .meta_info .location {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .eventscalendar_events_list .item .content .meta_info .start_time {
        margin: 0 26px 0 0; }
      .eventscalendar_events_list .item .content .meta_info .icon {
        margin: 0 5px 0 0;
        font-size: 1.6rem; }
      .eventscalendar_events_list .item .content .meta_info .location {
        text-decoration: none; }
        .eventscalendar_events_list .item .content .meta_info .location:hover .loca {
          text-decoration: underline; }
    .eventscalendar_events_list .item .content .description {
      color: #686868; }
  .eventscalendar_events_list .item:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }

.eventscalendar_event_preview .event_image {
  float: left;
  margin: 0 15px 10px 0; }
  @media only screen and (max-width: 767px) {
    .eventscalendar_event_preview .event_image {
      width: 100%;
      float: none; } }
  .eventscalendar_event_preview .event_image img {
    display: block;
    max-width: 450px; }
    @media only screen and (max-width: 767px) {
      .eventscalendar_event_preview .event_image img {
        max-width: 100%; } }
.eventscalendar_event_preview .meta_info {
  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;
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 0 18px;
  color: #014b48; }
  .eventscalendar_event_preview .meta_info:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background-color: #014b48; }
  .eventscalendar_event_preview .meta_info .info {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 32px 0 0; }
  .eventscalendar_event_preview .meta_info .icon {
    margin: 0 6px 0 0;
    font-size: 2.6rem; }
    @media only screen and (max-width: 769px) {
      .eventscalendar_event_preview .meta_info .icon {
        font-size: 2.1rem; } }
  .eventscalendar_event_preview .meta_info .location {
    text-decoration: none; }
    @media only screen and (max-width: 474px) {
      .eventscalendar_event_preview .meta_info .location {
        padding-top: 12px; } }
    .eventscalendar_event_preview .meta_info .location:hover .loca {
      text-decoration: underline; }

.eventscalendar_event_preview .btn_facebook {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background-color: #3b5998;
  border: 1px solid transparent;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .eventscalendar_event_preview .btn_facebook .icon {
    margin: 0 8px 0 0;
    font-size: 1.7rem; }
  .eventscalendar_event_preview .btn_facebook:hover {
    color: #3b5998;
    border-color: #3b5998;
    background-color: transparent; }
  .eventscalendar_event_preview .btn_facebook:after {
    display: none; }

.calendar_container.tp_loading {
  min-height: 404px;
  background-image: url("../img/reused/loading32.gif");
  background-position: center;
  background-repeat: no-repeat; }

.faq_topics {
  margin: 0 0 47px 0; }
  .faq_topics .category {
    margin: 0 0 17px 0; }
    .faq_topics .category p:first-of-type {
      margin-top: 0; }
    .faq_topics .category p:last-of-type {
      margin-bottom: 0; }
    .faq_topics .category p:only-child {
      margin: 0; }
    .faq_topics .category .category-title {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      /*@include justify-content(space-between);*/
      padding: 10px 32px 10px 38px;
      border: 1px solid #e8e8e8;
      color: #014b48;
      font-size: 1.8rem;
      font-weight: 400;
      cursor: pointer;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .faq_topics .category .category-title .icon {
        margin-left: auto;
        color: #014b48;
        font-size: 1.6rem;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
      .faq_topics .category .category-title[data-category-role=open] {
        color: #f8faf9;
        background-color: #014b48; }
        .faq_topics .category .category-title[data-category-role=open] .icon {
          transform: rotate(45deg);
          color: #f8faf9; }
      .faq_topics .category .category-title:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 10px;
        background-color: #014b48; }
      .faq_topics .category .category-title:hover {
        color: #f8faf9;
        background-color: #014b48; }
        .faq_topics .category .category-title:hover .icon {
          color: #f8faf9; }
  .faq_topics .topics {
    display: none;
    padding: 16px 32px 4px 32px;
    border: 1px solid #e8e8e8;
    border-top: none; }
    .faq_topics .topics.active {
      display: block; }
    .faq_topics .topics .topic-title-container {
      margin: 0 0 12px 0;
      border: 1px solid #e8e8e8;
      -webkit-transition: border-color 150ms ease-in-out;
      -moz-transition: border-color 150ms ease-in-out;
      -o-transition: border-color 150ms ease-in-out;
      -ms-transition: border-color 150ms ease-in-out;
      transition: border-color 150ms ease-in-out; }
      .faq_topics .topics .topic-title-container:hover {
        border-color: #014b48; }
      .faq_topics .topics .topic-title-container.active-border {
        border-color: #014b48; }
    .faq_topics .topics .topic-title {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 12px 32px 9px 16px;
      font-weight: 400;
      color: #080808;
      cursor: pointer; }
      .faq_topics .topics .topic-title:hover {
        color: #014b48; }
      .faq_topics .topics .topic-title[data-topic-role=open] .icon {
        transform: rotate(45deg); }
      .faq_topics .topics .topic-title .title {
        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;
        font-size: 1.6rem;
        font-weight: 400; }
        .faq_topics .topics .topic-title .title .icon {
          color: #014b48;
          -webkit-transition: all 150ms ease-in-out;
          -moz-transition: all 150ms ease-in-out;
          -o-transition: all 150ms ease-in-out;
          -ms-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out; }
    .faq_topics .topics .topic-topdescription {
      margin: 0 0 18px 0; }
    .faq_topics .topics .topic-description {
      display: none;
      padding: 0 0 4px 16px; }

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

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

.news_filters {
  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;
  margin: 0 0 32px; }
  .news_filters .filter {
    width: 250px;
    margin: 16px 16px 0 0; }
    @media only screen and (max-width: 769px) {
      .news_filters .filter {
        width: 100%;
        margin: 16px 0 0 0; }
        .news_filters .filter .select2 {
          max-width: none; } }
    .news_filters .filter .select_name {
      display: inline-block;
      margin: 0 0 8px;
      font-size: 1.6rem;
      font-weight: 400; }
  .news_filters .reset_search {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    margin: 16px 0 0 0; }
    .news_filters .reset_search span {
      margin: 0 5px 0 0;
      font-size: 1rem; }
  @media only screen and (max-width: 769px) {
    .news_filters .fake_select {
      max-width: none; } }
.news_content .news_inner .news_image {
  float: left;
  margin: 0 15px 10px 0; }
  @media only screen and (max-width: 767px) {
    .news_content .news_inner .news_image {
      width: 100%;
      float: none; } }
  .news_content .news_inner .news_image img {
    display: block;
    max-width: 450px; }
    @media only screen and (max-width: 767px) {
      .news_content .news_inner .news_image img {
        max-width: 100%; } }
.news_content .news_inner .news_content_text p:first-of-type {
  margin-top: 0; }

.news_list {
  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;
  width: 100%; }
  .news_list .item_container {
    width: 32%;
    min-height: 273px;
    margin: 1%; }
    .news_list .item_container:nth-child(3n+1) {
      margin-left: 0; }
    .news_list .item_container:nth-child(3n) {
      margin-right: 0; }
    @media only screen and (max-width: 768px) {
      .news_list .item_container {
        width: 49%;
        min-height: unset; }
        .news_list .item_container:nth-child(odd) {
          margin: 1% 1% 1% 0; }
        .news_list .item_container:nth-child(even) {
          margin: 1% 0 1% 1%; } }
    @media only screen and (max-width: 479px) {
      .news_list .item_container {
        width: 100%; }
        .news_list .item_container:nth-child(odd) {
          margin: 8px 0; }
        .news_list .item_container:nth-child(even) {
          margin: 8px 0; }
        .news_list .item_container:first-child {
          margin-top: 0; } }
  .news_list .item_new {
    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: 100%;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    -ms-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out; }
    .news_list .item_new.no_image {
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .news_list .item_new .image {
      display: block;
      min-height: 1px;
      padding-bottom: 50%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    .news_list .item_new .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
      padding: 16px 10px;
      color: #080808;
      font-weight: 400; }
      .news_list .item_new .meta_info .title {
        margin: 0 0 6px 0;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
      .news_list .item_new .meta_info .date {
        margin-top: auto;
        color: #686868;
        font-size: 1.2rem;
        text-align: right;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
    .news_list .item_new:hover {
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }
      .news_list .item_new:hover .meta_info .title {
        color: #014b48; }
      .news_list .item_new:hover .meta_info .date {
        color: #014b48; }
  .news_list .no_results {
    font-size: 1.6rem;
    font-weight: 400; }

.content_date {
  color: #686868;
  font-size: 1.2rem;
  font-weight: 400; }

.photos_gallery {
  margin: 30px 0 0 0; }
  .photos_gallery ul {
    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; }
    .photos_gallery ul li {
      width: 20%;
      padding: 0;
      background-image: none; }
      @media only screen and (max-width: 769px) {
        .photos_gallery ul li {
          width: 25%; } }
      @media only screen and (max-width: 499px) {
        .photos_gallery ul li {
          width: 33%; } }
  .photos_gallery h3 {
    margin: 0 0 24px 0; }
  .photos_gallery a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 2% 0 0; }

/* Galerija list */
.gallery_list {
  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;
  width: 100%; }
  .gallery_list .item_container {
    width: 32%;
    margin: 1%; }
    .gallery_list .item_container:nth-child(3n+1) {
      margin-left: 0; }
    .gallery_list .item_container:nth-child(3n) {
      margin-right: 0; }
    @media only screen and (max-width: 769px) {
      .gallery_list .item_container {
        width: 49%; }
        .gallery_list .item_container:nth-child(odd) {
          margin: 1% 1% 1% 0; }
        .gallery_list .item_container:nth-child(even) {
          margin: 1% 0 1% 1%; } }
    @media only screen and (max-width: 479px) {
      .gallery_list .item_container {
        width: 100%; }
        .gallery_list .item_container:nth-child(odd) {
          margin: 8px 0; }
        .gallery_list .item_container:nth-child(even) {
          margin: 8px 0; }
        .gallery_list .item_container:first-child {
          margin-top: 0; } }
  .gallery_list .item_container {
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .gallery_list .item_container .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 134px;
      padding: 16px 16px 14px 16px;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-transition: transform 150ms ease-in-out;
      -moz-transition: transform 150ms ease-in-out;
      -o-transition: transform 150ms ease-in-out;
      -ms-transition: transform 150ms ease-in-out;
      transition: transform 150ms ease-in-out; }
      .gallery_list .item_container .meta_info .title {
        margin: 0 0 4px;
        font-weight: 400; }
      .gallery_list .item_container .meta_info .totalphotos {
        /*display: block;*/
        font-size: 1.2rem; }
      .gallery_list .item_container .meta_info .date {
        margin-top: auto;
        /*display: block;*/
        font-size: 1.2rem; }
    .gallery_list .item_container:hover .meta_info {
      transform: translateY(100%); }
    .gallery_list .item_container:hover .title, .gallery_list .item_container:hover .totalphotos, .gallery_list .item_container:hover .date {
      visibility: hidden; }

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

.projectsmap_parent {
  /*position: relative;*/
  overflow: hidden;
  padding: 134px 0 0 0; }
  .projectsmap_parent .categories_list {
    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-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .projectsmap_parent .categories_list .category_item {
      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;
      margin: 0 12px 12px 0; }
      .projectsmap_parent .categories_list .category_item .image_container {
        margin: 0 16px 0 0; }
        .projectsmap_parent .categories_list .category_item .image_container img {
          display: block;
          width: 34px; }
      .projectsmap_parent .categories_list .category_item .title {
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2.2rem; }
  .projectsmap_parent .mb-32 {
    margin-bottom: 32px; }

.projectsmap_text_before,
.projectsmap_text_after {
  margin: 29px 0 18px 0;
  text-align: center; }
  .projectsmap_text_before p:first-of-type,
  .projectsmap_text_after p:first-of-type {
    margin-top: 0; }
  .projectsmap_text_before p:last-of-type,
  .projectsmap_text_after p:last-of-type {
    margin-bottom: 0; }
  .projectsmap_text_before p:only-child,
  .projectsmap_text_after p:only-child {
    margin: 0; }
  .projectsmap_text_before .h3,
  .projectsmap_text_after .h3 {
    font-size: 1.8rem;
    font-weight: 600; }

#projectsmap.fullmap {
  height: 600px; }
  @media only screen and (max-width: 769px) {
    #projectsmap.fullmap {
      height: 350px; } }
.listmap_parent {
  position: relative; }

.catfilter {
  position: absolute;
  right: 39px;
  top: 17px;
  padding: 10px 32px 10px 15px;
  background: #fff;
  display: inline-block;
  z-index: 2; }
  @media only screen and (max-width: 600px) {
    .catfilter {
      right: 10px;
      top: 10px;
      padding-right: 18px; } }
  .catfilter .catfilter_tbl {
    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; }
    .catfilter .catfilter_tbl .cat_title {
      font-size: 1.2rem;
      line-height: 1.8rem; }
      @media only screen and (max-width: 600px) {
        .catfilter .catfilter_tbl .cat_title {
          display: none; } }
    .catfilter .catfilter_tbl .projects_map_radios {
      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; }
      .catfilter .catfilter_tbl .projects_map_radios .one_filter_cat .cat_design {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 24px;
        margin: 0 0 0 32px;
        opacity: 0.4;
        cursor: pointer;
        /*					img{
											max-height: 100%;
											width: auto;
										}*/ }
        @media only screen and (max-width: 600px) {
          .catfilter .catfilter_tbl .projects_map_radios .one_filter_cat .cat_design {
            margin: 0 0 0 24px; } }
        .catfilter .catfilter_tbl .projects_map_radios .one_filter_cat .cat_design .image {
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          width: 24px;
          padding-bottom: 100%; }
      .catfilter .catfilter_tbl .projects_map_radios .one_filter_cat.active .cat_design {
        opacity: 1; }
      .catfilter .catfilter_tbl .projects_map_radios .one_filter_cat:first-child .cat_design {
        margin: 0 0 0 16px; }
      .catfilter .catfilter_tbl .projects_map_radios .clear_filter {
        width: 24px;
        height: 18px;
        margin: 0 0 0 32px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        opacity: 0.4; }
        @media only screen and (max-width: 600px) {
          .catfilter .catfilter_tbl .projects_map_radios .clear_filter {
            margin: 0; } }
        .catfilter .catfilter_tbl .projects_map_radios .clear_filter.active {
          opacity: 1; }

.infoBox {
  width: 300px;
  /*margin: 17px 0 0 0;*/
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  @media only screen and (max-width: 600px) {
    .infoBox {
      width: 260px; } }
  .infoBox > img {
    position: absolute !important;
    right: 15px;
    top: 12px;
    width: 16px;
    z-index: 3; }
  .infoBox > div {
    background: #fff;
    position: relative;
    overflow: hidden;
    padding: 0; }
  .infoBox .box_header {
    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; }
    .infoBox .box_header .box_left {
      padding: 13px 12px; }
      .infoBox .box_header .box_left img {
        display: block;
        width: 24px; }
    .infoBox .box_header .h_title {
      font-weight: 600;
      line-height: 1.5; }
      .infoBox .box_header .h_title.purple {
        color: #b065cc; }
      .infoBox .box_header .h_title.lblue {
        color: #3ca7b5; }
      .infoBox .box_header .h_title.dblue {
        color: #2e00cc; }
      .infoBox .box_header .h_title.yellow {
        color: #b98331; }
  .infoBox .box_content {
    padding: 0 8px 8px 8px; }
    .infoBox .box_content div {
      line-height: 1.3; }
    .infoBox .box_content .project_title {
      font-size: 1.4rem;
      font-weight: 600;
      margin: 0 0 11px 0; }
  .infoBox .project_q_info {
    display: table;
    table-layout: auto;
    width: 100%;
    margin: 0 0 13px 0; }
    .infoBox .project_q_info .q_left, .infoBox .project_q_info .q_right {
      display: table-cell;
      vertical-align: middle; }
    .infoBox .project_q_info .q_left {
      width: 150px; }
    .infoBox .project_q_info .meta_title {
      font-size: 1.2rem;
      line-height: 1.5; }
    .infoBox .project_q_info .meta_value {
      font-weight: 600;
      font-size: 1.2rem;
      line-height: 1.5; }
  .infoBox button {
    height: 26px;
    padding: 2px 7px;
    line-height: 23px;
    font-weight: 700; }

.shadow_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(8, 8, 8, 0.5);
  z-index: 45;
  display: none; }

.map_sidebar {
  width: 100%;
  max-width: 430px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #fff;
  z-index: 46;
  overflow-y: auto;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-transform: translateX(100%);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translateX(100%);
  /* IE 9 */
  transform: translateX(100%); }
  .map_sidebar.visible {
    -webkit-transform: translateX(0);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0); }
  .map_sidebar a.sidebar_close {
    position: absolute;
    top: 38px;
    right: 32px;
    color: #080808;
    font-size: 15px;
    text-decoration: none; }
  .map_sidebar .box_header {
    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;
    padding: 32px;
    border-bottom: 1px solid #e8e8e8; }
    .map_sidebar .box_header .box_left {
      padding: 0 12px 0 0; }
      .map_sidebar .box_header .box_left img {
        display: block;
        width: 34px; }
    .map_sidebar .box_header .h_title.purple {
      color: #b065cc; }
    .map_sidebar .box_header .h_title.lblue {
      color: #3ca7b5; }
    .map_sidebar .box_header .h_title.dblue {
      color: #2e00cc; }
    .map_sidebar .box_header .h_title.yellow {
      color: #b98331; }
  .map_sidebar .box_content {
    padding: 17px 32px 32px 32px; }
    @media only screen and (max-width: 768px) {
      .map_sidebar .box_content {
        padding-left: 15px;
        padding-right: 12px; } }
    .map_sidebar .box_content div {
      line-height: 1.3; }
    .map_sidebar .box_content .project_title {
      font-size: 1.4rem;
      font-weight: 600;
      margin: 0 0 12px 0;
      line-height: 1.5; }
  .map_sidebar .project_q_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 28px 0; }
    .map_sidebar .project_q_info .q_left {
      margin: 0 46px 0 0; }
    .map_sidebar .project_q_info .meta_title {
      font-size: 1.2rem;
      line-height: 1.5; }
    .map_sidebar .project_q_info .meta_value {
      font-weight: 600;
      font-size: 1.2rem;
      line-height: 1.5; }
  .map_sidebar div.project_formatted {
    line-height: 1.7; }

/* Polls style start */
.poll_container {
  margin-top: 32px; }

.poll_results {
  margin: 0px 0 44px 0;
  padding: 0px 0; }
  @media only screen and (min-width: 1024px) {
    .poll_results {
      width: 100%; } }
  .poll_results .h2 {
    float: none;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 0 5px 0; }
  .poll_results .poll_item {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0px; }
    .poll_results .poll_item .answer_values {
      float: left;
      width: 100%;
      padding: 10px 0 12px 0; }
      .poll_results .poll_item .answer_values .answer_name {
        line-height: 1;
        font-size: 1.4rem;
        font-weight: 600;
        color: #686868; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 768px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 60%; } }
      .poll_results .poll_item .answer_values .answer_value {
        /*width: 5%;*/
        text-align: right;
        padding-right: 10px;
        line-height: 1; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_value {
            width: 10%; } }
      .poll_results .poll_item .answer_values .answer_count {
        /*width: 5%;*/
        text-align: right;
        border-left: 1px #080808 solid;
        line-height: 1;
        padding-left: 10px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_count {
            width: auto; } }
    .poll_results .poll_item .answer_progress {
      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;
      width: 50%;
      height: 20px;
      padding: 0px; }
      @media only screen and (max-width: 769px) {
        .poll_results .poll_item .answer_progress {
          width: 100%; } }
      .poll_results .poll_item .answer_progress .progress {
        height: 20px;
        margin-right: 8px;
        background-color: #686868; }
        .poll_results .poll_item .answer_progress .progress.no_answers {
          margin-right: 0; }
      .poll_results .poll_item .answer_progress .stat {
        font-weight: 600; }
    .poll_results .poll_item.total {
      padding: 0 0 14px 0; }
      .poll_results .poll_item.total .answer_values {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 12px; }
        .poll_results .poll_item.total .answer_values .answer_name {
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 768px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 60%; } }
        .poll_results .poll_item.total .answer_values .answer_total {
          /*width: 5%;*/
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_total {
              width: auto; } }
        .poll_results .poll_item.total .answer_values .answer_count {
          /*width: 5%;*/
          line-height: 1;
          text-align: right;
          padding-left: 10px;
          border-left: 0px; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_count {
              width: auto; } }
    .poll_results .poll_item.largest .answer_name {
      color: #014b48; }
    .poll_results .poll_item.largest .progress {
      position: relative; }
      .poll_results .poll_item.largest .progress:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(-87deg, #2cefaa 0%, #009d82 100%); }

.total_results {
  margin: 8px 0 0px 0; }

.poll_index .mygtukas.btn_poll {
  height: 34px;
  line-height: 32px;
  margin: 0 32px 0 0;
  padding: 0 13px;
  color: #014b48;
  background-color: #f8faf9;
  border-color: #e8e8e8;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  -o-transition: color 150ms ease-in-out;
  -ms-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out; }
  .poll_index .mygtukas.btn_poll:after {
    opacity: 0; }
  .poll_index .mygtukas.btn_poll:hover {
    color: #fff;
    background-color: #014b48; }
    .poll_index .mygtukas.btn_poll:hover:after {
      opacity: 1;
      -webkit-transition: opacity 150ms ease-in-out;
      -moz-transition: opacity 150ms ease-in-out;
      -o-transition: opacity 150ms ease-in-out;
      -ms-transition: opacity 150ms ease-in-out;
      transition: opacity 150ms ease-in-out; }

.poll_index .btn_results {
  font-weight: 600; }

/* Polls style end */
.search_form .search_input_group {
  position: relative;
  max-width: 604px; }
  .search_form .search_input_group input {
    width: 100%;
    max-width: none;
    padding: 0 0 0 16px; }
  .search_form .search_input_group button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 2.4rem;
    color: #014b48;
    border: none;
    background: transparent;
    padding: 0 12px; }
    .search_form .search_input_group button:after {
      opacity: 0; }
    .search_form .search_input_group button:hover {
      color: rgba(1, 75, 72, 0.8); }

.total_found {
  margin: 16px 0;
  font-size: 1.6rem; }
  .total_found .title {
    font-weight: 600; }

.search_results .search_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 15px;
  color: #080808;
  border: 1px solid #686868;
  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; }
  .search_results .search_item .search_item_content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media only screen and (max-width: 769px) {
      .search_results .search_item .search_item_content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; } }
  .search_results .search_item .content_container {
    padding: 16px 24px 14px 15px; }
  .search_results .search_item .h6 {
    margin: 0;
    color: #080808;
    font-size: 1.8rem;
    font-weight: 400;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  .search_results .search_item span {
    color: #686868;
    font-size: 1.4rem;
    line-height: 21px;
    font-weight: 300; }
  .search_results .search_item .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top 15%;
    width: 200px;
    max-width: 200px; }
    @media only screen and (max-width: 768px) {
      .search_results .search_item .image {
        display: none; } }
  .search_results .search_item .highlight {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    font-size: inherit;
    color: #fff;
    background: #014b48; }
  .search_results .search_item:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }
    .search_results .search_item:hover .h6 {
      color: #014b48; }

.search_item.single_contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media only screen and (max-width: 769px) {
    .search_item.single_contact {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .search_item.single_contact .image_container {
    width: 250px;
    min-width: 250px; }
    @media only screen and (max-width: 769px) {
      .search_item.single_contact .image_container {
        width: 100%; } }
    .search_item.single_contact .image_container .image {
      display: block;
      background-size: cover;
      background-position: top;
      background-repeat: no-repeat;
      padding-bottom: 63%; }
  .search_item.single_contact .meta_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 24px 14px 15px; }

.search_suggest_container .search_suggest_results {
  position: absolute;
  display: none;
  top: 89%;
  width: 419px;
  padding: 30px 0 0px;
  border: 1px solid #e8e8e8;
  background-color: #f8faf9;
  z-index: 2; }
  .search_suggest_container .search_suggest_results.showres {
    display: block; }
  .search_suggest_container .search_suggest_results .close_btn {
    position: absolute;
    right: 9px;
    top: 6px;
    color: #014b48;
    cursor: pointer;
    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; }
    .search_suggest_container .search_suggest_results .close_btn:hover {
      color: rgba(1, 75, 72, 0.8); }
  .search_suggest_container .search_suggest_results .search_results div {
    border-bottom: 1px solid #e8e8e8; }
    .search_suggest_container .search_suggest_results .search_results div p {
      margin: 0; }
  .search_suggest_container .search_suggest_results .search_results img {
    max-width: 120px;
    float: left;
    margin: 0 8px 0 0; }
    @media only screen and (max-width: 600px) {
      .search_suggest_container .search_suggest_results .search_results img {
        max-width: 90px; } }
  .search_suggest_container .search_suggest_results .search_results a {
    color: #080808;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    padding: 12px 8px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .search_suggest_container .search_suggest_results .search_results a:after {
      content: "";
      display: block;
      clear: both; }
    .search_suggest_container .search_suggest_results .search_results a span {
      font-size: 1.6rem;
      display: block; }
    .search_suggest_container .search_suggest_results .search_results a span.search_title {
      font-size: 1.6rem;
      color: #080808;
      font-weight: 600;
      display: block;
      margin: 0 0 5px 0; }
      @media only screen and (max-width: 600px) {
        .search_suggest_container .search_suggest_results .search_results a span.search_title {
          font-size: 16px; } }
    .search_suggest_container .search_suggest_results .search_results a:hover {
      background-color: #f3f3f3; }
  .search_suggest_container .search_suggest_results .search_bottom_line {
    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;
    position: relative;
    padding: 12px; }
    .search_suggest_container .search_suggest_results .search_bottom_line .bott_right a {
      text-decoration: none; }
      .search_suggest_container .search_suggest_results .search_bottom_line .bott_right a span.t {
        font-size: 1.4rem;
        font-weight: 600; }
      .search_suggest_container .search_suggest_results .search_bottom_line .bott_right a .icon {
        vertical-align: 0px;
        margin-left: 2px;
        font-size: 0.8rem; }
      .search_suggest_container .search_suggest_results .search_bottom_line .bott_right a:hover span.t {
        text-decoration: underline; }

/*
.youtube_list{
	margin:0;
}*/
.youtube_list {
  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;
  width: 100%; }
  .youtube_list .item_container {
    width: 32%;
    margin: 1%; }
    .youtube_list .item_container:nth-child(3n+1) {
      margin-left: 0; }
    .youtube_list .item_container:nth-child(3n) {
      margin-right: 0; }
    @media only screen and (max-width: 1023px) {
      .youtube_list .item_container {
        width: 49%; }
        .youtube_list .item_container:nth-child(odd) {
          margin: 1% 1% 1% 0; }
        .youtube_list .item_container:nth-child(even) {
          margin: 1% 0 1% 1%; } }
    @media only screen and (max-width: 769px) {
      .youtube_list .item_container {
        width: 100%; }
        .youtube_list .item_container:nth-child(odd) {
          margin: 8px 0; }
        .youtube_list .item_container:nth-child(even) {
          margin: 8px 0; }
        .youtube_list .item_container:first-child {
          margin-top: 0; } }
  .youtube_list .item_container {
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .youtube_list .item_container .image_container img {
      width: 100%; }
    .youtube_list .item_container .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 95px;
      padding: 16px 16px 14px 16px;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-transition: transform 150ms ease-in-out;
      -moz-transition: transform 150ms ease-in-out;
      -o-transition: transform 150ms ease-in-out;
      -ms-transition: transform 150ms ease-in-out;
      transition: transform 150ms ease-in-out; }
      @media only screen and (max-width: 399px) {
        .youtube_list .item_container .meta_info {
          height: 80px; } }
      .youtube_list .item_container .meta_info .title {
        margin: 0 0 4px;
        font-weight: 400; }
      .youtube_list .item_container .meta_info .totalphotos {
        /*display: block;*/
        font-size: 1.2rem; }
      .youtube_list .item_container .meta_info .date {
        margin-top: auto;
        /*display: block;*/
        font-size: 1.2rem; }
    .youtube_list .item_container:hover .meta_info {
      transform: translateY(100%); }
    .youtube_list .item_container:hover .title, .youtube_list .item_container:hover .totalphotos, .youtube_list .item_container:hover .date {
      visibility: hidden; }

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

.youtubegallery_popup .album_title {
  background: #fff; }

.two_sections_1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media only screen and (max-width: 1023px) {
    .two_sections_1 {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .two_sections_1 .title_slides {
    width: 70%; }
    @media only screen and (max-width: 1023px) {
      .two_sections_1 .title_slides {
        width: 100%;
        margin: 0 0 32px 0; } }
    .two_sections_1 .title_slides .slick-list, .two_sections_1 .title_slides .slick-track {
      height: 100%; }
  .two_sections_1 .section_2_blocks {
    width: 30%;
    padding: 0 0 0 16px; }
    @media only screen and (max-width: 1023px) {
      .two_sections_1 .section_2_blocks {
        padding: 0; } }
    @media only screen and (max-width: 1023px) {
      .two_sections_1 .section_2_blocks {
        width: 100%; } }
.title_slides {
  overflow: hidden; }
  @media only screen and (max-width: 1023px) {
    .title_slides {
      height: 400px; } }
  @media only screen and (max-width: 768px) {
    .title_slides {
      height: 300px; } }
  .title_slides .slide-content {
    height: 100%; }
  .title_slides .slick-track {
    height: 484px; }
    @media only screen and (max-width: 769px) {
      .title_slides .slick-track {
        height: 270px; } }
  .title_slides .slide {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-height: 484px; }
    .title_slides .slide .title-block {
      padding: 10px;
      background-color: rgba(0, 0, 0, 0.5); }
      .title_slides .slide .title-block h2 {
        color: #FFF;
        margin: 0;
        font-weight: 600;
        text-align: center;
        font-size: 28px; }
  .title_slides.slick-dotted.slick-slider {
    margin: 0; }
    @media only screen and (max-width: 1023px) {
      .title_slides.slick-dotted.slick-slider {
        margin-bottom: 32px; } }
  .title_slides .slick-dots {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: 17px; }
    .title_slides .slick-dots li {
      width: 8px;
      margin: 0 4px; }
      .title_slides .slick-dots li button {
        width: 8px; }
        .title_slides .slick-dots li button:before {
          width: 8px;
          color: #fff;
          font-size: 0.8rem;
          opacity: 0.7; }
        .title_slides .slick-dots li button:after {
          opacity: 0;
          visibility: hidden; }
    .title_slides .slick-dots .slick-active button:before {
      opacity: 1; }

.section_2_blocks {
  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; }
  .section_2_blocks .item_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 50%; }
    .section_2_blocks .item_container:nth-child(odd) {
      padding: 0 8px 16px 0; }
      @media only screen and (max-width: 769px) {
        .section_2_blocks .item_container:nth-child(odd) {
          padding: 0 0 16px 0; } }
    .section_2_blocks .item_container:nth-child(even) {
      padding: 0 0 16px 8px; }
      @media only screen and (max-width: 769px) {
        .section_2_blocks .item_container:nth-child(even) {
          padding: 0 0 16px 0; } }
    .section_2_blocks .item_container:last-child {
      width: 100%;
      padding: 0; }
      .section_2_blocks .item_container:last-child .item_block {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 57px; }
        @media only screen and (max-width: 1023px) {
          .section_2_blocks .item_container:last-child .item_block {
            height: auto; } }
        .section_2_blocks .item_container:last-child .item_block .image, .section_2_blocks .item_container:last-child .item_block .image_hover {
          width: 28px;
          max-width: 28px;
          margin-bottom: 0;
          margin-right: 12px; }
    @media only screen and (max-width: 769px) {
      .section_2_blocks .item_container {
        width: 100%; } }
.two_sections_2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 40px 0 0 0; }
  @media only screen and (max-width: 1023px) {
    .two_sections_2 {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .two_sections_2 .section_3_news {
    width: 60%; }
    @media only screen and (max-width: 1023px) {
      .two_sections_2 .section_3_news {
        width: 100%; } }
  .two_sections_2 .section_4_events {
    width: 40%; }
    @media only screen and (max-width: 1023px) {
      .two_sections_2 .section_4_events {
        width: 100%; } }
.section_3_news #titlepage_blocks {
  margin-left: -16px;
  height: 92%;
  height: -webkit-calc(100% -  43px);
  height: -moz-calc(100% -  43px);
  height: calc(100% -  43px); }
  .section_3_news #titlepage_blocks .slick-list, .section_3_news #titlepage_blocks .slick-track {
    height: 100%; }
  @media only screen and (max-width: 1023px) {
    .section_3_news #titlepage_blocks {
      margin-right: -16px; } }
@media only screen and (max-width: 1023px) {
  .section_3_news {
    margin: 0 0 16px 0; } }

@media only screen and (max-width: 616px) {
  .section_3_news {
    margin: 0 0 32px 0; } }

.section_3_news .titlepage_blocks_hidden {
  display: none;
  visibility: hidden;
  opacity: 0; }

@media only screen and (max-width: 769px) {
  .section_3_news {
    padding-bottom: 32px; } }

@media only screen and (max-width: 616px) {
  .section_3_news {
    padding-bottom: 0; } }

.section_3_news .section_header {
  margin: 0 16px 0 0; }
  @media only screen and (max-width: 1023px) {
    .section_3_news .section_header {
      margin: 0; } }
.section_3_news .news_container {
  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;
  margin: 16px 0 0 0;
  height: 95%; }
  @media only screen and (max-width: 769px) {
    .section_3_news .news_container {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .section_3_news .news_container .item_container {
    height: 293px;
    width: 50%;
    padding: 16px; }
    .section_3_news .news_container .item_container:nth-child(odd) {
      padding: 0 8px 16px 16px; }
    .section_3_news .news_container .item_container:nth-child(even) {
      padding: 0 16px 16px 8px; }
    @media only screen and (max-width: 1023px) {
      .section_3_news .news_container .item_container {
        height: auto; } }
    @media only screen and (max-width: 769px) {
      .section_3_news .news_container .item_container {
        width: 100%; }
        .section_3_news .news_container .item_container:nth-child(odd), .section_3_news .news_container .item_container:nth-child(even) {
          padding: 8px 16px; } }
  .section_3_news .news_container .item {
    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: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-decoration: none;
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    -ms-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out; }
    .section_3_news .news_container .item .image {
      display: block;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding-bottom: 50%; }
    .section_3_news .news_container .item .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
      padding: 16px 10px; }
      .section_3_news .news_container .item .meta_info .title {
        display: block;
        margin: 0 0 4px;
        color: #080808;
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.3;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out;
        max-height: 72px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .section_3_news .news_container .item .meta_info .date {
        margin-top: auto;
        color: #686868;
        font-size: 1.2rem;
        line-height: 1.4;
        text-align: right; }
    .section_3_news .news_container .item:hover {
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }
      .section_3_news .news_container .item:hover .meta_info .title {
        color: #014b48; }

.section_3_news .slick-slide {
  outline: none;
  margin-bottom: 15px; }
  @media only screen and (max-width: 1023px) {
    .section_3_news .slick-slide {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 768px) {
    .section_3_news .slick-slide {
      margin-bottom: 0; } }
.section_3_news .slick-dotted.slick-slider {
  margin-bottom: 0; }

.section_3_news .slick-dots {
  bottom: 0;
  overflow: visible; }
  @media only screen and (max-width: 769px) {
    .section_3_news .slick-dots {
      bottom: -20px; } }
  .section_3_news .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 4px; }
  .section_3_news .slick-dots button {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    .section_3_news .slick-dots button:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #014b48; }
    .section_3_news .slick-dots button:after {
      opacity: 0; }
    .section_3_news .slick-dots button:focus-within {
      outline: 2px solid black; }

.section_4_events {
  position: relative; }
  .section_4_events .slick-slider .slick-prev {
    left: -34px;
    top: calc(50% - 50px);
    height: auto; }
    .section_4_events .slick-slider .slick-prev:before {
      color: #686868;
      font-family: icomoon;
      content: "\e90c";
      font-size: 36px;
      font-weight: 400; }
    .section_4_events .slick-slider .slick-prev:focus-within {
      outline: 2px solid black; }
  .section_4_events .slick-slider .slick-next {
    right: -17px;
    top: calc(50% - 50px);
    height: auto; }
    .section_4_events .slick-slider .slick-next:before {
      color: #686868;
      font-family: icomoon;
      content: "\e90f";
      font-size: 36px;
      font-weight: 400; }
    .section_4_events .slick-slider .slick-next:focus-within {
      outline: 2px solid black; }
  .section_4_events .tabs-holder {
    box-shadow: 0 3px 6px #e8e8e8;
    background-color: #f8faf9;
    margin-top: 16px;
    max-height: 570px;
    height: 100%; }
    .section_4_events .tabs-holder .date {
      text-align: center;
      color: #080808;
      font-family: "Muli", sans-serif;
      font-size: 18px;
      font-weight: 600;
      padding: 10px 0 13px 0;
      background-color: #e8e8e8; }
    .section_4_events .tabs-holder .tab-control {
      margin: 0;
      text-align: center;
      background-color: #e8e8e8;
      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;
      padding: 0 45px 8px 45px; }
      .section_4_events .tabs-holder .tab-control li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        flex-basis: 100%;
        background-image: none;
        color: #080808;
        font-family: "Muli", sans-serif;
        font-size: 16px;
        font-weight: 400;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        border: none;
        border-right: 1px solid #e8e8e8;
        padding: 9px 10px;
        background-color: #f8faf9; }
        .section_4_events .tabs-holder .tab-control li.selected {
          color: #f8faf9;
          background-color: #014b48;
          font-weight: 700; }
        .section_4_events .tabs-holder .tab-control li:first-child {
          border-radius: 2px 0 0 2px; }
        .section_4_events .tabs-holder .tab-control li:last-child {
          border-radius: 0 2px 2px 0; }
        .section_4_events .tabs-holder .tab-control li:hover {
          color: #fff;
          font-weight: 700;
          background: #014b48; }
        @media only screen and (max-width: 769px) {
          .section_4_events .tabs-holder .tab-control li {
            font-size: 12px;
            padding: 9px 10px; } }
    .section_4_events .tabs-holder .tab-content {
      border: none;
      padding: 0;
      display: block;
      height: 0;
      visibility: hidden;
      opacity: 0; }
      .section_4_events .tabs-holder .tab-content.selected {
        height: auto;
        padding: 0 0 14px 0;
        visibility: visible;
        opacity: 1; }
    .section_4_events .tabs-holder .eventscalendar_events_list {
      margin: 0 35px;
      display: none; }
      .section_4_events .tabs-holder .eventscalendar_events_list.slick-initialized {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
      .section_4_events .tabs-holder .eventscalendar_events_list .events_slide {
        padding: 16px; }
        .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item {
          background: #FFF;
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          border: none;
          overflow: hidden;
          max-height: 124px;
          cursor: pointer; }
          .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item:hover {
            box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }
            .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item:hover .content .title {
              color: #014b48; }
          .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .image_container .image {
            width: 137px;
            height: 124px; }
          .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .image_container .date {
            left: 0;
            bottom: 10px;
            font-size: 13px;
            font-weight: 400;
            padding: 5px 10px; }
          @media only screen and (max-width: 355px) {
            .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .image_container {
              display: none; } }
          .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content {
            padding: 7px; }
            .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .title {
              color: #080808;
              font-family: "Muli", sans-serif;
              font-size: 13px;
              line-height: 20px;
              font-weight: 600;
              max-height: 60px;
              min-height: 60px;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden;
              margin-bottom: 10px;
              word-break: break-word; }
            .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column; }
              .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .start_time {
                margin-bottom: 2px; }
              .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .start_time, .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .location {
                font-size: 12px; }
                .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .start_time .icon, .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .location .icon {
                  font-size: 12px; }
              .section_4_events .tabs-holder .eventscalendar_events_list .events_slide .item .content .meta_info .location {
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                max-height: 18px; }
      @media only screen and (max-width: 769px) {
        .section_4_events .tabs-holder .eventscalendar_events_list {
          margin: 0 10px; }
          .section_4_events .tabs-holder .eventscalendar_events_list .item {
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row; } }
    .section_4_events .tabs-holder .calendar_head .cal_title {
      display: none; }
  .section_4_events .calendar_container {
    padding-bottom: 16px;
    box-shadow: none;
    margin: 0; }
    .section_4_events .calendar_container .calendar_head {
      padding-bottom: 0;
      padding-top: 40px;
      margin-top: -12px;
      background-color: #e8e8e8; }
    .section_4_events .calendar_container .calendar_row {
      margin-left: 16px;
      margin-right: 16px; }
      .section_4_events .calendar_container .calendar_row.header {
        background-color: #e8e8e8;
        margin: 0 0 50px; }
        .section_4_events .calendar_container .calendar_row.header .day {
          margin: 0 4px;
          font-weight: 400; }
    .section_4_events .calendar_container .calendar_body .calendar_row:last-child {
      border-bottom: 1px solid #e8e8e8;
      padding: 0 0 16px; }
    .section_4_events .calendar_container .day {
      position: relative; }
      @media only screen and (max-width: 767px) {
        .section_4_events .calendar_container .day {
          position: static; } }
    .section_4_events .calendar_container .day.active.open .day_events {
      display: block; }
    .section_4_events .calendar_container .day_events {
      display: none;
      position: absolute;
      right: 0;
      bottom: 100%;
      transform: translateY(-8px);
      background: #fff;
      z-index: 1;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
      @media only screen and (min-width: 767px) {
        .section_4_events .calendar_container .day_events {
          width: 414px; } }
      @media only screen and (max-width: 769px) {
        .section_4_events .calendar_container .day_events {
          bottom: 88%; } }
    .section_4_events .calendar_container .events_list {
      position: relative;
      max-height: 250px;
      padding: 12px 8px;
      background: #f8faf9;
      overflow-y: auto;
      z-index: 1; }
      .section_4_events .calendar_container .events_list .oneevent {
        margin-bottom: 12px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e8e8e8; }
        .section_4_events .calendar_container .events_list .oneevent:last-child {
          margin-bottom: 0;
          padding-bottom: 0;
          border-bottom-color: transparent; }
        .section_4_events .calendar_container .events_list .oneevent .oneevent_content {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; }
          .section_4_events .calendar_container .events_list .oneevent .oneevent_content .title {
            display: block;
            width: 100%;
            margin: 0 0 5px;
            font-size: 1.6rem;
            font-weight: 400;
            line-height: 1.375;
            cursor: pointer;
            text-decoration: none;
            -webkit-transition: color 150ms ease-in-out;
            -moz-transition: color 150ms ease-in-out;
            -o-transition: color 150ms ease-in-out;
            -ms-transition: color 150ms ease-in-out;
            transition: color 150ms ease-in-out; }
            .section_4_events .calendar_container .events_list .oneevent .oneevent_content .title:hover {
              color: #014b48; }
          .section_4_events .calendar_container .events_list .oneevent .oneevent_content .meta_info {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            width: 100%; }
            .section_4_events .calendar_container .events_list .oneevent .oneevent_content .meta_info .time {
              margin: 0 32px 0 0;
              color: #686868;
              font-size: 1.2rem;
              line-height: 1.5; }
            .section_4_events .calendar_container .events_list .oneevent .oneevent_content .meta_info .location {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-justify-content: left;
              -moz-justify-content: left;
              -ms-justify-content: left;
              justify-content: left;
              -ms-flex-pack: left;
              color: #686868;
              font-size: 1.2rem;
              line-height: 1.5;
              text-decoration: none;
              -webkit-transition: color 150ms ease-in-out;
              -moz-transition: color 150ms ease-in-out;
              -o-transition: color 150ms ease-in-out;
              -ms-transition: color 150ms ease-in-out;
              transition: color 150ms ease-in-out; }
              .section_4_events .calendar_container .events_list .oneevent .oneevent_content .meta_info .location:hover .loca {
                text-decoration: underline; }
            .section_4_events .calendar_container .events_list .oneevent .oneevent_content .meta_info .icon {
              margin: 0 8px 0 0;
              font-size: 1.3rem;
              vertical-align: -1px; }
    .section_4_events .calendar_container .triangle {
      position: absolute;
      right: 14px;
      bottom: -8px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #f8faf9;
      border-left: 0.8rem solid transparent;
      border-right: 0.8rem solid transparent;
      border-top: 0.8rem solid #f8faf9; }
      @media only screen and (max-width: 769px) {
        .section_4_events .calendar_container .triangle {
          display: none; } }
  .section_4_events .events_container {
    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: 0 16px 16px; }
    .section_4_events .events_container .event {
      margin-bottom: 16px;
      padding-bottom: 16px;
      text-decoration: none;
      border-bottom: 1px solid #e8e8e8; }
      .section_4_events .events_container .event:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .section_4_events .events_container .event .title {
        margin: 0 0 5px;
        color: #080808;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.375;
        cursor: pointer;
        text-decoration: none;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
        .section_4_events .events_container .event .title:hover {
          color: #014b48; }
      .section_4_events .events_container .event .meta_info {
        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;
        color: #686868;
        font-size: 1.2rem; }
        @media only screen and (max-width: 769px) {
          .section_4_events .events_container .event .meta_info {
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column; } }
        .section_4_events .events_container .event .meta_info .date {
          margin: 0 32px 0 0; }
        .section_4_events .events_container .event .meta_info .time {
          margin: 0 32px 0 0; }
        .section_4_events .events_container .event .meta_info .icon {
          margin: 0 8px 0 0; }
        .section_4_events .events_container .event .meta_info .location {
          color: #686868;
          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; }
          .section_4_events .events_container .event .meta_info .location:hover .loca {
            text-decoration: underline; }
  .section_4_events .btn_holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 16px; }
  .section_4_events .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .section_4_events .slick-dots {
    bottom: 7px;
    overflow: visible;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .section_4_events .slick-dots {
        bottom: 10px; } }
    .section_4_events .slick-dots li {
      width: 16px;
      height: 16px;
      margin: 0 4px; }
    .section_4_events .slick-dots button {
      width: 16px;
      height: 16px;
      background-color: #fff;
      border: 1px solid #e8e8e8;
      border-radius: 50%;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
      .section_4_events .slick-dots button:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #014b48; }
      .section_4_events .slick-dots button:after {
        opacity: 0; }
      .section_4_events .slick-dots button:focus-within {
        outline: 2px solid black; }

.section_5_skelb {
  margin: 61px 0 0 0; }
  .section_5_skelb .skelb_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 8px 0 0 0; }
    @media only screen and (max-width: 1023px) {
      .section_5_skelb .skelb_container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .section_5_skelb .skelb_container .item_container {
      width: 50%; }
      .section_5_skelb .skelb_container .item_container:nth-child(odd) {
        padding: 0 8px 0 0; }
      .section_5_skelb .skelb_container .item_container:nth-child(even) {
        padding: 0 0 0 8px; }
      @media only screen and (max-width: 1023px) {
        .section_5_skelb .skelb_container .item_container {
          width: 100%; }
          .section_5_skelb .skelb_container .item_container:nth-child(odd) {
            padding: 0 0 16px 0; }
          .section_5_skelb .skelb_container .item_container:nth-child(even) {
            padding: 0 0 16px 0; } }
    .section_5_skelb .skelb_container .item {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: 100%;
      color: #080808;
      text-decoration: none;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      -webkit-transition: box-shadow 150ms ease-in-out;
      -moz-transition: box-shadow 150ms ease-in-out;
      -o-transition: box-shadow 150ms ease-in-out;
      -ms-transition: box-shadow 150ms ease-in-out;
      transition: box-shadow 150ms ease-in-out; }
      @media only screen and (max-width: 449px) {
        .section_5_skelb .skelb_container .item {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .section_5_skelb .skelb_container .item .image {
        display: block;
        min-width: 168px;
        min-height: 220px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 449px) {
          .section_5_skelb .skelb_container .item .image {
            min-height: 145px; } }
      .section_5_skelb .skelb_container .item .meta_info {
        padding: 16px 10px; }
        .section_5_skelb .skelb_container .item .meta_info .title {
          display: block;
          margin: 0 0 5px;
          font-size: 1.8rem;
          font-weight: 600;
          line-height: 1.3;
          -webkit-transition: color 150ms ease-in-out;
          -moz-transition: color 150ms ease-in-out;
          -o-transition: color 150ms ease-in-out;
          -ms-transition: color 150ms ease-in-out;
          transition: color 150ms ease-in-out;
          max-height: 72px;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .section_5_skelb .skelb_container .item .meta_info .date {
          display: block;
          margin: 0 0 12px;
          color: #686868;
          font-size: 1.2rem;
          line-height: 1.5; }
        .section_5_skelb .skelb_container .item .meta_info .description {
          display: block;
          font-size: 1.4rem;
          line-height: 1.5;
          opacity: 0.8; }
      .section_5_skelb .skelb_container .item:hover {
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }
        .section_5_skelb .skelb_container .item:hover .title {
          color: #014b48; }

.section_6_important {
  padding: 27px 0 32px;
  background-color: #f8faf9; }
  .section_6_important .section_header {
    margin: 0 0 14px; }
  .section_6_important .slider_container {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    .section_6_important .slider_container .item {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      @media only screen and (max-width: 769px) {
        .section_6_important .slider_container .item {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .section_6_important .slider_container .image {
      display: block;
      min-width: 352px;
      width: 352px;
      height: auto;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 769px) {
        .section_6_important .slider_container .image {
          padding-bottom: 30%;
          min-width: auto;
          width: 100%; } }
      @media only screen and (max-width: 501px) {
        .section_6_important .slider_container .image {
          padding-bottom: 45%; } }
    .section_6_important .slider_container .description {
      padding: 56px 16px 32px 16px; }
      @media only screen and (max-width: 769px) {
        .section_6_important .slider_container .description {
          padding: 16px 16px 32px 16px; } }
      .section_6_important .slider_container .description p {
        margin: 0; }
      .section_6_important .slider_container .description .h3 {
        margin: 0 0 15px;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.3; }
    .section_6_important .slider_container .slick-prev,
    .section_6_important .slider_container .slick-next {
      top: 32px;
      right: 32px;
      width: 24px;
      height: 24px;
      background: #fff;
      border: 1px solid #e8e8e8;
      border-radius: 2px;
      overflow: hidden; }
      @media only screen and (max-width: 769px) {
        .section_6_important .slider_container .slick-prev,
        .section_6_important .slider_container .slick-next {
          top: unset;
          bottom: 0; } }
      .section_6_important .slider_container .slick-prev:before,
      .section_6_important .slider_container .slick-next:before {
        margin: 0 0 0 1px;
        color: #014b48;
        font-size: 0.8rem;
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: color 150ms ease-in-out;
        -moz-transition: color 150ms ease-in-out;
        -o-transition: color 150ms ease-in-out;
        -ms-transition: color 150ms ease-in-out;
        transition: color 150ms ease-in-out; }
      .section_6_important .slider_container .slick-prev:after,
      .section_6_important .slider_container .slick-next:after {
        opacity: 0; }
      .section_6_important .slider_container .slick-prev:hover:before,
      .section_6_important .slider_container .slick-next:hover:before {
        color: #fff; }
      .section_6_important .slider_container .slick-prev:hover:after,
      .section_6_important .slider_container .slick-next:hover:after {
        opacity: 1;
        -webkit-transition: opacity 150ms ease-in-out;
        -moz-transition: opacity 150ms ease-in-out;
        -o-transition: opacity 150ms ease-in-out;
        -ms-transition: opacity 150ms ease-in-out;
        transition: opacity 150ms ease-in-out; }
      .section_6_important .slider_container .slick-prev:focus-within,
      .section_6_important .slider_container .slick-next:focus-within {
        outline: 2px solid black; }
    .section_6_important .slider_container .slick-prev {
      right: 72px;
      left: unset; }
      .section_6_important .slider_container .slick-prev:before {
        content: "\e90c"; }
    .section_6_important .slider_container .slick-next:before {
      content: "\e90f"; }

.section_7_content {
  margin: 47px 0 52px; }
  .section_7_content .section_header {
    margin: 0 0 14px; }
  .section_7_content .one_widget {
    margin: 0; }
  .section_7_content .item_list {
    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; }
    .section_7_content .item_list .item_container {
      padding: 0 8px 16px 8px; }
      .section_7_content .item_list .item_container:nth-child(n+7) {
        display: none; }
      .section_7_content .item_list .item_container:nth-child(6n+1) {
        padding-left: 0; }
      .section_7_content .item_list .item_container:nth-child(6n+6) {
        padding-right: 0; }
      @media only screen and (max-width: 1118px) {
        .section_7_content .item_list .item_container {
          width: 50%; }
          .section_7_content .item_list .item_container:nth-child(odd) {
            padding: 0 8px 16px 0; }
          .section_7_content .item_list .item_container:nth-child(even) {
            padding: 0 0 16px 8px; } }
      @media only screen and (max-width: 769px) {
        .section_7_content .item_list .item_container {
          width: 100%; }
          .section_7_content .item_list .item_container:nth-child(n+5) {
            display: none; }
          .section_7_content .item_list .item_container:nth-child(odd) {
            padding: 0 0 16px 0; }
          .section_7_content .item_list .item_container:nth-child(even) {
            padding: 0 0 16px 0; } }
    .section_7_content .item_list .item_block {
      height: 100%;
      min-width: 164px;
      max-width: 170px; }
      @media only screen and (max-width: 1118px) {
        .section_7_content .item_list .item_block {
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          min-width: none;
          max-width: none;
          width: 100%; } }
      @media only screen and (max-width: 1118px) {
        .section_7_content .item_list .item_block .image {
          margin: 0 16px 0 0; } }
      @media only screen and (max-width: 1088px) {
        .section_7_content .item_list .item_block .h2 {
          text-align: left; } }
    .section_7_content .item_list .btn_holder {
      width: 100%;
      padding-top: 8px;
      text-align: center;
      display: none; }
      @media only screen and (max-width: 769px) {
        .section_7_content .item_list .btn_holder.mobile {
          display: block; } }
      .section_7_content .item_list .btn_holder.desktop {
        display: block; }
      .section_7_content .item_list .btn_holder .content_btn {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 34px;
        line-height: 32px;
        cursor: pointer;
        text-decoration: none;
        border-radius: 2px; }
        .section_7_content .item_list .btn_holder .content_btn:hover {
          background-color: #f8faf9;
          border-color: #014b48; }
          .section_7_content .item_list .btn_holder .content_btn:hover .less, .section_7_content .item_list .btn_holder .content_btn:hover .more {
            color: #014b48; }
        .section_7_content .item_list .btn_holder .content_btn:after {
          border-radius: 2px; }
      .section_7_content .item_list .btn_holder .less {
        display: 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; }
      .section_7_content .item_list .btn_holder .more {
        display: inline;
        -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; }
      .section_7_content .item_list .btn_holder .icon {
        margin-left: 8px;
        vertical-align: 2px;
        font-size: 8px; }
    .section_7_content .item_list.show .item_container {
      display: block; }
    .section_7_content .item_list.show .btn_holder .less {
      display: inline; }
    .section_7_content .item_list.show .btn_holder .more {
      display: none; }

.section_8_gallery {
  margin: 0 0 52px; }
  .section_8_gallery .gallery_switch_tabs_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin: 0 0 16px; }
  .section_8_gallery .gallery_switch_tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    @media only screen and (max-width: 769px) {
      .section_8_gallery .gallery_switch_tabs {
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }
    .section_8_gallery .gallery_switch_tabs .gallery_tab {
      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;
      position: relative;
      width: 180px;
      height: 47px;
      font-size: 1.8rem;
      font-weight: 400;
      background-color: #f8faf9;
      border-right: 1px solid #e8e8e8;
      cursor: pointer;
      z-index: 1;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (max-width: 769px) {
        .section_8_gallery .gallery_switch_tabs .gallery_tab {
          width: 50%; }
          .section_8_gallery .gallery_switch_tabs .gallery_tab:nth-child(-n+2) {
            border-bottom: 1px solid #e8e8e8; } }
      @media only screen and (max-width: 399px) {
        .section_8_gallery .gallery_switch_tabs .gallery_tab {
          font-size: 1.4rem; } }
      .section_8_gallery .gallery_switch_tabs .gallery_tab:last-child {
        border: none; }
      .section_8_gallery .gallery_switch_tabs .gallery_tab.active {
        background: #014b48;
        color: #fff;
        font-weight: 700; }
        .section_8_gallery .gallery_switch_tabs .gallery_tab.active:after {
          opacity: 1; }
      .section_8_gallery .gallery_switch_tabs .gallery_tab:hover {
        color: #fff;
        font-weight: 700;
        background: #014b48; }
  @media only screen and (max-width: 769px) {
    .section_8_gallery .gallery_list {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .section_8_gallery .gallery_list .gallery_category {
    display: none;
    width: 33.333%;
    cursor: pointer; }
    @media only screen and (max-width: 769px) {
      .section_8_gallery .gallery_list .gallery_category {
        width: 100%;
        margin-bottom: 16px; } }
    .section_8_gallery .gallery_list .gallery_category.active {
      display: block; }
    .section_8_gallery .gallery_list .gallery_category .gallery_item {
      position: relative;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding-bottom: 74%;
      overflow: hidden; }
      .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container {
        /*@include flexbox();*/
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 134px;
        padding: 16px 16px 14px 16px;
        background-color: rgba(255, 255, 255, 0.8);
        transform: translateY(100%);
        opacity: 0;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out; }
        .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .title {
          margin: 0 0 4px;
          font-size: 1.6rem;
          font-weight: 400;
          visibility: hidden; }
        .section_8_gallery .gallery_list .gallery_category .gallery_item .title_container .totalphotos {
          font-size: 1.2rem;
          visibility: hidden; }
    .section_8_gallery .gallery_list .gallery_category:hover .title_container {
      transform: translateY(0%);
      opacity: 1;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .section_8_gallery .gallery_list .gallery_category:hover .title_container .title, .section_8_gallery .gallery_list .gallery_category:hover .title_container .totalphotos {
        visibility: visible; }
  .section_8_gallery .all_galleries_btn {
    margin: 16px 0 0 0;
    text-align: center; }
    @media only screen and (max-width: 769px) {
      .section_8_gallery .all_galleries_btn {
        margin: 0; } }
    .section_8_gallery .all_galleries_btn .mygtukas {
      display: none; }
      .section_8_gallery .all_galleries_btn .mygtukas.active {
        display: inline-block; }

.section_9_statistics {
  background: #014B48; }
  .section_9_statistics.section_background {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 270px;
    z-index: 1; }
    @media only screen and (max-width: 769px) {
      .section_9_statistics.section_background {
        height: auto;
        padding: 0 0 32px; } }
    .section_9_statistics.section_background.no_overlay:after {
      display: none; }
  .section_9_statistics .section_content {
    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;
    height: 100%; }
    @media only screen and (max-width: 1023px) {
      .section_9_statistics .section_content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .section_9_statistics .section_content .title {
      width: 25%;
      color: #fcfcfc;
      font-size: 2.8rem;
      font-weight: 700; }
      @media only screen and (max-width: 1023px) {
        .section_9_statistics .section_content .title {
          width: 100%;
          text-align: center;
          padding: 32px 0 16px; } }
    .section_9_statistics .section_content .content_wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 75%; }
      @media only screen and (max-width: 1023px) {
        .section_9_statistics .section_content .content_wrapper {
          width: 100%; } }
      @media only screen and (max-width: 769px) {
        .section_9_statistics .section_content .content_wrapper {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -ms-flex-align: center;
          align-items: center; } }
      .section_9_statistics .section_content .content_wrapper .content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1 0 33%;
        -moz-box-flex: 1 0 33%;
        -webkit-flex: 1 0 33%;
        -ms-flex: 1 0 33%;
        flex: 1 0 33%;
        padding: 0 20px 0 0; }
        @media only screen and (max-width: 1023px) {
          .section_9_statistics .section_content .content_wrapper .content {
            text-align: center; } }
@media only screen and (max-width: 1023px) and (min-width: 770px) {
  .section_9_statistics .section_content .content_wrapper .content:nth-child(2) {
    padding: 0 10px; } }
        @media only screen and (max-width: 769px) {
          .section_9_statistics .section_content .content_wrapper .content {
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            max-width: 250px;
            padding: 0 0 16px; } }
        .section_9_statistics .section_content .content_wrapper .content:last-child {
          padding: 0; }
        .section_9_statistics .section_content .content_wrapper .content .number {
          color: #fff;
          font-size: 3.8rem;
          font-weight: 900; }
        .section_9_statistics .section_content .content_wrapper .content .description {
          color: #fff;
          font-size: 1.8rem;
          font-weight: 400;
          line-height: 1.3; }

.section_10_promoblocks {
  margin: 32px 0; }
  .section_10_promoblocks .one_widget {
    margin: 0; }
  .section_10_promoblocks .slick-list {
    margin: 0 20px; }
  .section_10_promoblocks .slick-slide a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .section_10_promoblocks .slick-slide img {
    width: 110px; }
  .section_10_promoblocks .slick-prev,
  .section_10_promoblocks .slick-next {
    background-color: transparent; }
    .section_10_promoblocks .slick-prev:before,
    .section_10_promoblocks .slick-next:before {
      color: #014b48;
      font-size: 2rem;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .section_10_promoblocks .slick-prev:after,
    .section_10_promoblocks .slick-next:after {
      opacity: 0; }
  .section_10_promoblocks .slick-prev {
    left: 0; }
    .section_10_promoblocks .slick-prev:before {
      content: "\e90c"; }
  .section_10_promoblocks .slick-next {
    right: 0; }
    .section_10_promoblocks .slick-next:before {
      content: "\e90f"; }
  .section_10_promoblocks .slick-slide a {
    max-height: 82px;
    outline-color: #014b48; }

.linear_bg {
  position: relative;
  z-index: 1; }

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

.mygtukas.btn_tp {
  height: 34px;
  line-height: 32px;
  border-radius: 2px; }
  .mygtukas.btn_tp:hover {
    background-color: #f8faf9;
    border-color: #014b48; }

.section_title {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.3; }
  .section_title.news, .section_title.events {
    line-height: 43px; }

.slides_slider_hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.item_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;
  -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;
  width: 100%;
  padding: 18px 25px;
  background-color: #f8faf9;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  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: 1083px) {
    .item_block {
      padding: 14px 25px; } }
  @media only screen and (max-width: 1023px) {
    .item_block {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .item_block .image, .item_block .image_hover {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin: 0 0 12px 0; }
    @media only screen and (max-width: 1023px) {
      .item_block .image, .item_block .image_hover {
        max-width: 32px;
        margin: 0 12px 0 0; } }
  .item_block .image_hover {
    display: none;
    opacity: 0; }
  .item_block .h2 {
    width: 100%;
    margin: 0;
    color: #080808;
    text-align: center; }
    @media only screen and (max-width: 1023px) {
      .item_block .h2 {
        text-align: left; } }
  .item_block:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
    text-decoration: none; }
    .item_block:hover .h2 {
      color: #fff; }
    .item_block:hover .image_hover {
      display: block;
      opacity: 1;
      -webkit-transition: opacity 150ms ease-in-out;
      -moz-transition: opacity 150ms ease-in-out;
      -o-transition: opacity 150ms ease-in-out;
      -ms-transition: opacity 150ms ease-in-out;
      transition: opacity 150ms ease-in-out; }
    .item_block:hover .image {
      display: none; }
    .item_block:hover.linear_bg {
      background-color: #014b48; }

.tab-control {
  list-style: none;
  padding: 0;
  margin: 5px; }

.tab-control li {
  display: inline;
  padding: 5px 20px;
  border: 1px solid grey;
  border-bottom: 0;
  border-radius: 5;
  cursor: pointer; }

.tab-control li.selected {
  background-color: lightblue; }

.tab-content header {
  display: none; }

.tab-content {
  border: 1px solid black;
  width: 100%;
  height: 100%;
  display: none; }

.tab-content.selected {
  display: block; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Feb 10, 2021, 1:40:58 PM
    Author     : user
*/
.auth_module {
  padding-top: 60px;
  padding-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .auth_module {
      padding-top: 104px; } }
  .auth_module .register-block, .auth_module a {
    font-weight: 400; }
  .auth_module .main_content {
    position: relative;
    padding: 20px 0; }
    @media only screen and (min-width: 1024px) {
      .auth_module .main_content {
        padding: 42px 0; } }
    .auth_module .main_content:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      width: 100vw;
      height: 100%;
      left: 50%;
      transform: translateX(-50%);
      background: url("../img/auth_bg.png");
      background-size: cover;
      background-repeat: no-repeat; }
    .auth_module .main_content .image_overlay {
      position: absolute;
      top: 0;
      width: 100vw;
      height: 100%;
      left: 50%;
      transform: translateX(-50%);
      z-index: -1;
      background: rgba(0, 0, 0, 0.4); }
    .auth_module .main_content .main_title {
      display: none; }
    .auth_module .main_content .login_block {
      padding: 32px 16px;
      max-width: 455px;
      margin-left: auto;
      background: #fff;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.16); }
      @media only screen and (min-width: 991px) {
        .auth_module .main_content .login_block {
          padding: 64px 40px; } }
      .auth_module .main_content .login_block .right-block--meta {
        margin-bottom: 16px; }
        @media only screen and (min-width: 1024px) {
          .auth_module .main_content .login_block .right-block--meta {
            margin-bottom: 32px; } }
        .auth_module .main_content .login_block .right-block--meta .right-block--title {
          font-size: 18px;
          font-weight: 600; }
          @media only screen and (min-width: 1024px) {
            .auth_module .main_content .login_block .right-block--meta .right-block--title {
              font-size: 28px; } }
      .auth_module .main_content .login_block form .type_item {
        margin-bottom: 24px; }
        @media only screen and (min-width: 1024px) {
          .auth_module .main_content .login_block form .type_item {
            margin-bottom: 32px; } }
        .auth_module .main_content .login_block form .type_item.last {
          margin-bottom: 12px; }
          @media only screen and (min-width: 1024px) {
            .auth_module .main_content .login_block form .type_item.last {
              margin-bottom: 16px; } }
      .auth_module .main_content .login_block form label {
        display: block; }
      .auth_module .main_content .login_block form input {
        background-color: #fcfcfc;
        max-width: 100%; }
      .auth_module .main_content .login_block form .action-block--remindpass {
        display: block;
        text-align: right;
        margin-bottom: 16px; }
        @media only screen and (min-width: 1024px) {
          .auth_module .main_content .login_block form .action-block--remindpass {
            margin-bottom: 32px; } }
      .auth_module .main_content .login_block form .action-block--submit {
        width: 100%; }
      .auth_module .main_content .login_block .register-block {
        margin-top: 14px; }
        @media only screen and (min-width: 1024px) {
          .auth_module .main_content .login_block .register-block {
            margin-top: 22px; } }
/*@import "modules/accreditation";
@import "modules/acts";
@import "modules/blocks";
@import "modules/catalog";
@import "modules/legislation";
@import "modules/news";
@import "modules/plain";
@import "modules/postform";
@import "modules/postform_widget";
@import "modules/promoblock";
@import "modules/quiz";
@import "modules/quotes";
@import "modules/reportbug";
@import "modules/sitemap";
@import "modules/subscription";
@import "modules/topicslist";
@import "modules/comments";
@import "modules/eventscalendar";*/
.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  display: block; }
  .input_group_parent.disabled {
    cursor: not-allowed; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 4px;
    left: 1px;
    width: 10px;
    height: 10px;
    border: 1px solid #014b48; }
    .input_group_parent .checkbox_design:after, .input_group_parent .radio_design:after {
      content: "";
      position: absolute;
      top: -1px;
      left: -1px;
      width: 10px;
      height: 10px;
      background-color: #014b48;
      opacity: 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
  .input_group_parent .radio_design {
    top: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .input_group_parent .radio_design:after {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      width: 10px;
      height: 10px;
      top: -1px;
      left: -1px; }
  .input_group_parent input[disabled] + .checkbox_design:after, .input_group_parent input[disabled] + .radio_design:after {
    background-color: #8b8b8b; }
  .input_group_parent input:checked + .checkbox_design:after, .input_group_parent input:checked + .radio_design:after {
    opacity: 1; }

.scrollable {
  overflow-x: auto; }

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

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

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

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

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

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

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?v1.6");
  src: url("../fonts/icomoon.eot?v1.6#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?v1.6") format("truetype"), url("../fonts/icomoon.woff?v1.6") format("woff"), url("../fonts/icomoon.svg?v1.6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-chevron-wide-down:before {
  content: "\e90b"; }

.icon-chevron-wide-left:before {
  content: "\e90c"; }

.icon-chevron-wide-up:before {
  content: "\e90e"; }

.icon-chevrown-wide-right:before {
  content: "\e90f"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn_wrapper {
  margin-top: 32px; }

@media print {
  #ads, #printFriendly, header, nav, .footer, .submenu_cont, .search_cont, .print_button, .left, .inlinelink, .social_links, .related_thumbs_side, .one_widget, .langs {
    display: none !important; }
  body {
    background-image: none !important;
    background: #fff; }
  .bgwhite {
    padding: 0 !important; }
  #content {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt; }
  .content_right, .news_images_cont, .dynamic_cont {
    width: 100% !important;
    max-width: none !important;
    float: none !important; }
  .contact_group_title {
    padding: 0;
    margin: 0 0 10px 0; }
  .contact_photo {
    float: left;
    margin: 0px 10px 0 0; }
  img.news_image_with {
    margin: 0 18px 10px 0; } }

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