/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
@font-face {
  font-family: 'Galano Regular';
  src: url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.eot");
  src: url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.woff2") format("woff2"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.woff") format("woff"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.ttf") format("truetype"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Light';
  src: url("../fonts/galano_light/GalanoGrotesque-Light-webfont.eot");
  src: url("../fonts/galano_light/GalanoGrotesque-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.woff2") format("woff2"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.woff") format("woff"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.ttf") format("truetype"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Bold';
  src: url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.eot");
  src: url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.woff2") format("woff2"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.woff") format("woff"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.ttf") format("truetype"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Heavy';
  src: url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.eot");
  src: url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.woff2") format("woff2"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.woff") format("woff"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.ttf") format("truetype"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background: #f6f6f6; }

body, p, td, div {
  font-family: "Galano Regular", Arial, sans-serif;
  color: #868686;
  font-size: 18px;
  line-height: 1.2; }

p {
  margin: 21px 0; }

strong, b {
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400;
  color: #000; }

a {
  color: #0065fd;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

h1 {
  font-size: 30px;
  line-height: 1.1;
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400; }

h2 {
  font-size: 26px;
  line-height: 1.1;
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400; }

h3 {
  font-size: 22px;
  line-height: 1.1;
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400; }

h4 {
  font-size: 20px;
  line-height: 1.1;
  color: #0065fd;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-size: 18px;
  line-height: 1.1;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400;
  color: #000; }

h6 {
  font-size: 18px;
  line-height: 1.1;
  font-family: "Galano Bold", Arial, sans-serif;
  font-weight: 400;
  color: #000; }

h1, h2, h3 {
  margin: 20px 0; }
  @media only screen and (min-width: 1024px) {
    h1, h2, h3 {
      margin: 20px 0; } }

h4, h5, h6 {
  margin: 15px 0; }
  @media only screen and (min-width: 1024px) {
    h4, h5, h6 {
      margin: 10px 0; } }

ul, ol, li {
  margin: 0;
  padding: 0; }

ul {
  margin: 3px 0px 20px 4px;
  list-style-type: none; }

ol {
  margin: 3px 0px 20px 20px; }

ul li {
  padding: 0 0 0 15px;
  background-image: url("../img/bullet.png");
  background-position: 0 9px;
  background-repeat: no-repeat; }

hr {
  border: 0;
  height: 1px;
  background: #0065fd; }

mark {
  background: #0065fd;
  padding: 0 5px;
  color: #fff; }

pre {
  font-family: monospace;
  margin: 0px;
  padding: 12px;
  border: 1px solid #999;
  background-color: #fdfeff; }

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px;
  table-layout: fixed; }

table th,
table td {
  padding: 10px 12px;
  border: 0px;
  text-align: left; }
  @media only screen and (min-width: 1024px) {
    table th,
    table td {
      padding: 17px 20px; } }

table td {
  border-bottom: 1px solid #d7d7d7; }

table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
  color: #fff;
  padding: 15px 12px;
  background: #0065fd; }
  @media only screen and (min-width: 1024px) {
    table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
      padding: 20px 20px; } }

form {
  margin: 0;
  padding: 0; }

input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
  background-color: #fff;
  height: 46px;
  /*	line-height: $input_height;*/
  margin: 0;
  padding: 0 12px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #d7d7d7;
  -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: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }
  @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: 46px; } }
  input[type=text]:hover, input[type=email]:hover, input[type=password]:hover, input[type=url]:hover, input[type=tel]:hover, input[type=number]:hover, input[type=search]:hover, input[type=date]:hover, input[type=month]:hover, input[type=week]:hover, input[type=datetime]:hover, input[type=datetime-local]:hover, textarea:hover {
    border-color: #b1b1b1; }
  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: #0065fd; }

button, input[type=submit], a.button, a.button_dark, a.button_white, a.button_yellow_hollow, a.button_blue_hollow, input[type=button], input[type=reset] {
  height: 46px;
  line-height: 44px;
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  padding: 0 30px;
  border: none;
  margin: 0;
  text-align: center;
  cursor: pointer;
  outline: none;
  background-color: #ffdc00;
  font-size: 14px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], a.button, a.button_dark, a.button_white, a.button_yellow_hollow, a.button_blue_hollow, input[type=button], input[type=reset] {
      height: 46px;
      line-height: 44px;
      padding: 0 60px; } }
  button:hover, button:focus, input[type=submit]:hover, a.button:hover, a.button_dark:hover, a.button_white:hover, a.button_yellow_hollow:hover, a.button_blue_hollow:hover, input[type=submit]:focus, a.button:focus, a.button_dark:focus, a.button_white:focus, a.button_yellow_hollow:focus, a.button_blue_hollow:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus {
    background: #0065fd;
    color: #fff; }

input[disabled], button[disabled] {
  background-color: #ddd;
  cursor: not-allowed;
  color: #aaa; }
  input[disabled]:hover, input[disabled]:focus, button[disabled]:hover, button[disabled]:focus {
    background-color: #ccc; }

textarea {
  resize: none;
  width: 100%;
  min-height: 140px;
  padding-top: 7px;
  padding-bottom: 7px; }

select {
  outline: none; }

input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: inherit;
  margin-top: 3px;
  height: auto;
  line-height: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

input[type=radio] {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: inherit;
  background: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

li > p {
  margin: 0;
  padding: 0; }

table td p:first-of-type {
  margin-top: 0; }

table td p:last-of-type {
  margin-bottom: 0; }

.image_left {
  float: left;
  margin: 0 10px 8px 0; }
  @media only screen and (min-width: 1024px) {
    .image_left {
      margin: 0 20px 15px 0; } }

.image_right {
  float: right;
  margin: 0 0px 8px 10px; }
  @media only screen and (min-width: 1024px) {
    .image_right {
      margin: 0 0px 15px 20px; } }

a.button {
  display: inline-block;
  text-decoration: none;
  width: auto;
  padding: 0 30px; }

a.button_dark {
  display: inline-block;
  text-decoration: none;
  width: auto;
  background: #2e4948;
  color: #fff;
  font-size: 14px;
  padding: 0 30px; }
  a.button_dark:hover, a.button_dark:focus {
    color: #2e4948;
    background: #fff; }

a.button_white {
  display: inline-block;
  text-decoration: none;
  width: auto;
  background: #fff;
  color: #0065fd;
  font-size: 14px;
  padding: 0 30px; }

a.button_yellow_hollow {
  display: inline-block;
  text-decoration: none;
  width: auto;
  background: transparent;
  border: 2px solid #ffdc00;
  color: #ffdc00;
  font-size: 14px;
  padding: 0 30px; }
  a.button_yellow_hollow:hover, a.button_yellow_hollow:focus {
    color: #000;
    background: #ffdc00; }

a.button_blue_hollow {
  display: inline-block;
  text-decoration: none;
  width: auto;
  background: transparent;
  border: 2px solid #0065fd;
  color: #0065fd;
  font-size: 14px;
  padding: 0 30px; }
  a.button_blue_hollow:hover, a.button_blue_hollow:focus {
    color: #fff;
    background: #0065fd; }

table.lentele_be_remo, .lentele_be_remo td {
  border: 0px;
  padding: 0;
  margin: 0; }

table.lentele_be_remo {
  margin: 0 0 5px 0; }

.widget_title {
  font-size: 16px;
  color: #0065fd;
  font-family: "Galano Bold", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px 0; }
  .widget_title img {
    vertical-align: middle;
    margin: 0 10px 0 0; }

.blue_page_title {
  font-family: "Galano Bold", Arial, sans-serif;
  color: #0065fd;
  font-size: 30px;
  line-height: 1.1;
  margin: 0 0 25px 0; }

.yellow_slide_title {
  color: #ffdc00;
  font-size: 40px;
  line-height: 1.1;
  font-family: "Galano Bold", Arial, sans-serif; }
  @media only screen and (max-width: 768px) {
    .yellow_slide_title {
      font-size: 24px; } }

a.blocks_button, .content_wrapper.blocks_container a.btn,
.content_wrapper.blocks_container a.blocks_button {
  position: relative;
  display: inline-block;
  height: 46px;
  line-height: 42px;
  padding: 0 45px;
  margin: 26px 0 0 0;
  font-size: 14px;
  font-family: "Galano Bold", Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
  color: #fff;
  color: #fff;
  background-color: #0065fd;
  border: 2px solid #0065fd;
  -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: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px; }
  @media only screen and (min-width: 1024px) {
    a.blocks_button, .content_wrapper.blocks_container a.btn,
    .content_wrapper.blocks_container a.blocks_button {
      height: 46px;
      line-height: 42px;
      padding: 0 70px; } }
  a.blocks_button:hover, .content_wrapper.blocks_container a.btn:hover,
  .content_wrapper.blocks_container a.blocks_button:hover {
    color: #0065fd;
    background-color: transparent;
    text-decoration: none; }
  a.blocks_button:focus, .content_wrapper.blocks_container a.btn:focus,
  .content_wrapper.blocks_container a.blocks_button:focus {
    text-decoration: none; }

.spr-sprite, .spr-arr_yellow_back, .spr-calendar_blue, .spr-calendar_yellow, .spr-chevron_black_bottom, .spr-chevron_right_blue, .spr-chevron_right_white, .spr-chevron_white, .spr-close, .spr-comments, .spr-download, .spr-ext_news, .spr-facebook, .spr-facebook_big, .spr-flag_de, .spr-flag_ee, .spr-flag_fi, .spr-flag_fr, .spr-flag_ge, .spr-flag_it, .spr-flag_lt, .spr-flag_lv, .spr-flag_nato, .spr-flag_tr, .spr-flag_ua, .spr-flag_uk, .spr-flag_us, .spr-internal_news, .spr-internblue, .spr-link, .spr-logout, .spr-mapblue, .spr-mapyellow, .spr-nato_flag_big, .spr-noteblue, .spr-noteyellow, .spr-partnerblue, .spr-partneryellow, .spr-pencil, .spr-plus, .spr-refresh, .spr-register, .spr-resources, .spr-resources_blue, .spr-user, .spr-user_big, .spr-user_blue, .spr-user_yellow, .spr-yellow_arrow, .spr-youtube, .spr-youtube_big, .fancybox-close, .fancybox-nav.fancybox-next span:after, .fancybox-nav.fancybox-prev span:after, .lg-actions .lg-prev, .lg-actions .lg-next, #cookie_block .cookie_btn, .news_gallery.owl-theme .owl-controls .owl-next:after, .news_gallery.owl-theme .owl-controls .owl-prev:after, .resources_slider .owl-next:after, .resources_slider .owl-prev:after, .news_gallery.event_gallery.owl-theme .owl-controls .owl-next:after, .news_gallery.event_gallery.owl-theme .owl-controls .owl-prev:after, .intern_block .owl-controls .owl-nav .owl-next:after, .main_content.uprofile_container .user_info .input_holder .enable_input.enabled span, .main_content.uprofile_container .user_info .input_holder .enable_input:hover span, .main_content.uprofile_container .user_info .input_holder .enable_input:focus span {
  background-image: url('../img/spr-sd327091432.png');
  background-repeat: no-repeat; }

.spr-arr_yellow_back {
  background-position: 0 0;
  height: 22px;
  width: 22px; }

.spr-calendar_blue {
  background-position: 0 -22px;
  height: 28px;
  width: 28px; }

.spr-calendar_yellow {
  background-position: 0 -50px;
  height: 28px;
  width: 28px; }

.spr-chevron_black_bottom {
  background-position: 0 -78px;
  height: 8px;
  width: 16px; }

.spr-chevron_right_blue {
  background-position: 0 -86px;
  height: 16px;
  width: 10px; }

.spr-chevron_right_white {
  background-position: 0 -102px;
  height: 16px;
  width: 10px; }

.spr-chevron_white {
  background-position: 0 -118px;
  height: 30px;
  width: 15px; }

.spr-close {
  background-position: 0 -148px;
  height: 22px;
  width: 23px; }

.spr-comments {
  background-position: 0 -170px;
  height: 27px;
  width: 30px; }

.spr-download {
  background-position: 0 -197px;
  height: 19px;
  width: 20px; }

.spr-ext_news {
  background-position: 0 -216px;
  height: 30px;
  width: 31px; }

.spr-facebook {
  background-position: 0 -246px;
  height: 24px;
  width: 24px; }

.spr-facebook_big {
  background-position: 0 -270px;
  height: 56px;
  width: 56px; }

.spr-flag_de {
  background-position: 0 -326px;
  height: 16px;
  width: 26px; }

.spr-flag_ee {
  background-position: 0 -342px;
  height: 16px;
  width: 26px; }

.spr-flag_fi {
  background-position: 0 -358px;
  height: 16px;
  width: 26px; }

.spr-flag_fr {
  background-position: 0 -374px;
  height: 16px;
  width: 26px; }

.spr-flag_ge {
  background-position: 0 -390px;
  height: 16px;
  width: 26px; }

.spr-flag_it {
  background-position: 0 -406px;
  height: 16px;
  width: 26px; }

.spr-flag_lt {
  background-position: 0 -422px;
  height: 16px;
  width: 26px; }

.spr-flag_lv {
  background-position: 0 -438px;
  height: 16px;
  width: 26px; }

.spr-flag_nato {
  background-position: 0 -454px;
  height: 16px;
  width: 26px; }

.spr-flag_tr {
  background-position: 0 -470px;
  height: 16px;
  width: 26px; }

.spr-flag_ua {
  background-position: 0 -486px;
  height: 16px;
  width: 28px; }

.spr-flag_uk {
  background-position: 0 -502px;
  height: 16px;
  width: 26px; }

.spr-flag_us {
  background-position: 0 -518px;
  height: 16px;
  width: 26px; }

.spr-internal_news {
  background-position: 0 -534px;
  height: 28px;
  width: 28px; }

.spr-internblue {
  background-position: 0 -562px;
  height: 32px;
  width: 38px; }

.spr-link {
  background-position: 0 -594px;
  height: 19px;
  width: 20px; }

.spr-logout {
  background-position: 0 -613px;
  height: 27px;
  width: 29px; }

.spr-mapblue {
  background-position: 0 -640px;
  height: 28px;
  width: 28px; }

.spr-mapyellow {
  background-position: 0 -668px;
  height: 28px;
  width: 28px; }

.spr-nato_flag_big {
  background-position: 0 -696px;
  height: 31px;
  width: 42px; }

.spr-noteblue {
  background-position: 0 -727px;
  height: 28px;
  width: 28px; }

.spr-noteyellow {
  background-position: 0 -755px;
  height: 28px;
  width: 28px; }

.spr-partnerblue {
  background-position: 0 -783px;
  height: 28px;
  width: 28px; }

.spr-partneryellow {
  background-position: 0 -811px;
  height: 28px;
  width: 28px; }

.spr-pencil {
  background-position: 0 -858px;
  height: 19px;
  width: 19px; }
  .spr-pencil:hover, .spr-pencil.pencil-hover {
    background-position: 0 -839px; }

.spr-plus {
  background-position: 0 -877px;
  height: 32px;
  width: 32px; }

.spr-refresh {
  background-position: 0 -909px;
  height: 16px;
  width: 20px; }

.spr-register {
  background-position: 0 -925px;
  height: 28px;
  width: 28px; }

.spr-resources {
  background-position: 0 -953px;
  height: 24px;
  width: 27px; }

.spr-resources_blue {
  background-position: 0 -977px;
  height: 24px;
  width: 27px; }

.spr-user {
  background-position: 0 -1001px;
  height: 15px;
  width: 13px; }

.spr-user_big {
  background-position: 0 -1016px;
  height: 25px;
  width: 22px; }

.spr-user_blue {
  background-position: 0 -1041px;
  height: 28px;
  width: 28px; }

.spr-user_yellow {
  background-position: 0 -1069px;
  height: 28px;
  width: 28px; }

.spr-yellow_arrow {
  background-position: 0 -1097px;
  height: 28px;
  width: 28px; }

.spr-youtube {
  background-position: 0 -1125px;
  height: 24px;
  width: 24px; }

.spr-youtube_big {
  background-position: 0 -1149px;
  height: 56px;
  width: 56px; }

.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: 100%;
  min-width: 300px;
  outline: none; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 46px;
    border: 1px solid #d7d7d7;
    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: 46px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #868686;
      padding-right: 46px;
      padding-left: 13px;
      line-height: 44px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 46px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 44px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      height: 44px;
      width: 44px;
      top: 1px;
      right: 1px; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: none;
        width: 16px;
        height: 16px;
        margin-left: -8px;
        margin-top: -9px;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        color: #d7d7d7; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
          content: "\e901"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

.select2-container--default .select2-results__option {
  background: none; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fdfeff; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0065fd;
  color: white; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../../libs/fancybox2/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../../libs/fancybox2/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../../libs/fancybox2/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }

.fancybox-close {
  right: 15px;
  top: 15px;
  border: none;
  background-position: 0 -148px;
  height: 22px;
  width: 23px;
  z-index: 99999; }

.fancybox-overlay {
  background: none;
  background-color: rgba(0, 0, 0, 0.7); }

.fancybox-nav.fancybox-next span {
  width: 88px;
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 88px;
  top: 50%;
  margin-top: -56px; }
  .fancybox-nav.fancybox-next span:after {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 35px;
    margin-left: -5px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .fancybox-nav.fancybox-next span:hover {
    border: 0;
    background-color: #0065fd; }

.fancybox-nav.fancybox-prev span {
  width: 88px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 88px;
  top: 50%;
  margin-top: -60px; }
  .fancybox-nav.fancybox-prev span:after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 35px;
    margin-left: -5px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .fancybox-nav.fancybox-prev span:hover {
    border: 0;
    background-color: #0065fd; }

/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../../../libs/lightgallery/fonts/lg.eot?n1z373");
  src: url("../../../libs/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../../libs/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../../../libs/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../../../libs/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../../../libs/lightgallery/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.group {
  *zoom: 1; }

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url(../img/loading.gif) no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity; }

.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lightgallery.css.map */
.lg-outer {
  background-color: black; }
  .lg-outer .lg-thumb-outer {
    background: #002864; }
  .lg-outer .lg-thumb-item {
    border: none;
    border-radius: 0;
    opacity: 0.5;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
      opacity: 1; }
  .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    padding: 0; }
  .lg-outer img.lg-image {
    padding: 0 10px 83px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(17, 24, 31, 0.7);
    padding: 10px 10px;
    bottom: 83px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(8, 11, 15, 0.7);
    left: 10px;
    top: -40px; }

.photo_title {
  line-height: 1.2;
  color: #fafafa; }
  @media only screen and (max-width: 800px) {
    .photo_title {
      display: none; } }

.lg-toolbar {
  left: auto;
  right: 0;
  width: auto;
  background-color: rgba(8, 11, 15, 0.7); }
  .lg-toolbar .lg-close {
    opacity: 0.6;
    background-image: url("../img/spr/close.png");
    background-position: center;
    background-repeat: no-repeat; }
    .lg-toolbar .lg-close:hover {
      opacity: 1; }
  .lg-toolbar .lg-close:after {
    content: ""; }
  .lg-toolbar #lg-counter {
    padding-top: 8px;
    font-size: 19px;
    color: #5e6164;
    font-weight: 900;
    float: left;
    display: 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-next, .lg-actions .lg-prev {
  margin-top: -25px;
  width: 50px;
  height: 53px;
  background-color: transparent; }
.lg-actions .lg-prev {
  background-position: 0 -118px;
  height: 30px;
  width: 15px; }
.lg-actions .lg-next {
  background-position: 0 -118px;
  height: 30px;
  width: 15px; }

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
  background-color: transparent; }

.album_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5555;
  width: auto;
  background-color: transparent;
  right: auto; }
  @media only screen and (max-width: 800px) {
    .album_title {
      display: none; } }
  .album_title .album_title_text {
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(17, 24, 31, 0.3); }

.youtubegallery_popup .lg-toolbar {
  background: none; }
  .youtubegallery_popup .lg-toolbar .lg-close {
    margin: 10px 10px 0 0; }
.youtubegallery_popup .lg-sub-html {
  padding-bottom: 15px; }

.gallery_share {
  position: relative;
  width: 50px;
  height: 50px;
  float: right;
  display: inline-block;
  margin: 0 0 0 15px; }
  .gallery_share .share_icon {
    width: 100%;
    height: 100%;
    background-image: url("../img/reused/gallery_share.png");
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.6;
    cursor: pointer; }
    .gallery_share .share_icon:hover, .gallery_share .share_icon:focus, .gallery_share .share_icon.active {
      opacity: 1; }
  .gallery_share .share_drop {
    display: none;
    position: absolute;
    width: 40px;
    height: auto;
    margin-left: 5px;
    top: 100%; }
    .gallery_share .share_drop > div {
      width: 40px;
      height: 36px;
      opacity: 0.6;
      cursor: pointer; }
      .gallery_share .share_drop > div:hover, .gallery_share .share_drop > div:focus, .gallery_share .share_drop > div.active {
        opacity: 1; }
    .gallery_share .share_drop .share_fb {
      background-image: url("../img/reused/gallery_fb.png");
      background-position: center;
      background-repeat: no-repeat; }
    .gallery_share .share_drop .share_gplus {
      background-image: url("../img/reused/gallery_gplus.png");
      background-position: center;
      background-repeat: no-repeat; }

.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: 60px;
  right: 15px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #000;
  content: '';
  display: block;
  width: 40px;
  height: 5px;
  position: absolute;
  left: 1px; }

#hamburger:before {
  top: 11px; }

#hamburger span {
  top: 23px; }

#hamburger:after {
  top: 35px; }

/* Hamburger animation */
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
  top: 20px; }

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0; }

html.mm-opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

html.mm-opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-listview {
  font-size: inherit;
  text-transform: uppercase; }
  .mm-listview > li {
    background: none; }
    .mm-listview > li > a {
      padding-left: 15px; }
  .mm-listview a {
    text-decoration: none;
    border: none; }
    .mm-listview a:hover, .mm-listview a:focus, .mm-listview a.active {
      background-color: #eee; }

.mm-search, .mm-navbar-top {
  height: 66px;
  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: 58px; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
  display: block; }

.mm-opening #mm-blocker {
  background-color: rgba(0, 0, 0, 0.7);
  transition: background 500ms ease 0.3s; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  overflow-x: hidden; }

@media only screen and (min-width: 1024px) {
  .global_container {
    padding-left: 45px;
    padding-right: 45px; } }
@media only screen and (min-width: 1800px) {
  .global_container {
    padding-left: 160px;
    padding-right: 160px; } }

.index_container {
  padding-top: 86px; }
  @media only screen and (max-width: 1024px) {
    .index_container {
      padding-top: 0; } }
  .index_container.pull_up_index {
    padding-top: 0; }
    @media only screen and (min-width: 1024px) {
      .index_container.pull_up_index {
        margin-top: -151px; } }
  .index_container.index_with_head {
    padding-top: 0px; }

.pull_up_content {
  margin-top: -20px; }

.left_sidebar {
  position: relative;
  margin-right: 20px;
  min-height: 472px; }
  @media only screen and (max-width: 1024px) {
    .left_sidebar {
      display: none; } }
  .left_sidebar.pull_up_sidebar {
    margin-top: -468px;
    min-height: 572px; }
  @media only screen and (min-width: 1024px) {
    .left_sidebar.pull_up_sidebar.titlepage_sidebar {
      margin-top: -344px; } }
  @media only screen and (min-width: 1600px) {
    .left_sidebar.pull_up_sidebar.titlepage_sidebar {
      margin-top: -468px; } }
  .left_sidebar.pull_up_sidebar_index {
    margin-top: -478px;
    min-height: 572px; }
  .left_sidebar.events_sidebar {
    margin-top: -140px; }
  .left_sidebar.events_sidebar.pull_up_sidebar_index {
    margin-top: -623px;
    min-height: 992px; }
  .left_sidebar.events_sidebar.bigger_sidebar {
    margin-top: -673px; }
  .left_sidebar.events_sidebar.register_sidebar {
    margin-top: -142px; }

.dummy_sidebar {
  visibility: hidden;
  height: 1px;
  min-height: 1px; }

.left_sidebar_wrapper {
  background-image: url("../img/sidebar_background.png");
  background-position: top;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0 10px 30px 10px;
  -webkit-box-shadow: 0 10px 27px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 27px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 27px 5px rgba(0, 0, 0, 0.1);
  width: 196px;
  position: fixed; }
  @media only screen and (max-width: 1250px) {
    .left_sidebar_wrapper {
      width: 186px; } }
  @media only screen and (max-width: 1200px) {
    .left_sidebar_wrapper {
      width: 176px; } }
  @media only screen and (max-width: 1150px) {
    .left_sidebar_wrapper {
      width: 166px; } }
  .left_sidebar_wrapper .logo_link {
    display: inline-block;
    /*		img{
    			border: 3px solid $link_color;
    			@include border-radius(50%);
    		}*/
    margin: -57px 0 0 1px; }
  .left_sidebar_wrapper .site_title_sidebar {
    font-size: 13px;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #000;
    cursor: pointer;
    margin: 9px 0 25px 0; }
    @media screen and (max-height: 600px) {
      .left_sidebar_wrapper .site_title_sidebar {
        margin-bottom: 7px; } }
  .left_sidebar_wrapper ul, .left_sidebar_wrapper li {
    margin: 0;
    padding: 0;
    background: 0; }
  .left_sidebar_wrapper li a {
    font-size: 13px;
    color: #000;
    padding: 9px 0;
    display: inline-block;
    outline: none; }
    @media screen and (max-height: 600px) {
      .left_sidebar_wrapper li a {
        padding: 5px 0; } }
    .left_sidebar_wrapper li a:hover, .left_sidebar_wrapper li a:focus {
      text-decoration: none;
      color: #0065fd; }
    .left_sidebar_wrapper li a.active, .left_sidebar_wrapper li a.in_path {
      color: #0065fd; }
  .left_sidebar_wrapper a.login_url {
    font-size: 13px;
    color: #000;
    padding: 9px 0;
    display: inline-block;
    outline: none; }
    .left_sidebar_wrapper a.login_url:hover, .left_sidebar_wrapper a.login_url:focus {
      text-decoration: none;
      color: #0065fd; }
    .left_sidebar_wrapper a.login_url.active, .left_sidebar_wrapper a.login_url.in_path {
      color: #0065fd; }
    .left_sidebar_wrapper a.login_url span {
      vertical-align: -3px;
      margin: 0 3px 0 0; }
  .left_sidebar_wrapper .flags_cont {
    margin: 26px auto 0 auto;
    width: 146px;
    padding-top: 26px;
    border-top: 1px solid #e3e3e3; }
    @media screen and (max-height: 600px) {
      .left_sidebar_wrapper .flags_cont {
        margin-top: 12px;
        padding-top: 15px; } }
    .left_sidebar_wrapper .flags_cont a {
      display: inline-block;
      vertical-align: top;
      margin: 0 0 1px 0px; }
      .left_sidebar_wrapper .flags_cont a:hover, .left_sidebar_wrapper .flags_cont a:focus {
        text-decoration: none;
        opacity: 0.6; }

.main_content {
  position: relative; }

.content_wrapper {
  background: #fff;
  padding: 20px 15px;
  margin: 0 0 50px 0; }
  @media only screen and (min-width: 600px) {
    .content_wrapper {
      padding: 20px 20px; } }
  @media only screen and (min-width: 1024px) {
    .content_wrapper {
      padding: 60px 30px 60px 30px; } }
  @media only screen and (min-width: 1300px) {
    .content_wrapper {
      padding: 60px 80px 60px 80px; } }
  @media only screen and (min-width: 1800px) {
    .content_wrapper {
      padding: 80px 100px 60px 100px; } }
  .content_wrapper.blank_wrapper {
    padding: 0;
    background: transparent; }

.right_sidebar {
  position: absolute;
  right: 0;
  top: 0; }
  .right_sidebar .right_wrapper {
    background: #ffdc00;
    padding: 25px 30px 30px 30px;
    margin: 0 0 30px 0; }

.stretch_full {
  padding-right: 3000px;
  margin-right: -3030px; }

@media only screen and (min-width: 600px) {
  .stretch_full {
    padding-right: 3000px;
    margin-right: -3100px; } }
@media only screen and (min-width: 1024px) {
  .left_sidebar, .main_content {
    float: left; }

  .left_sidebar {
    width: 16%; }

  .main_content {
    width: 84%;
    width: -webkit-calc(84% - 20px);
    width: -moz-calc(84% - 20px);
    width: calc(84% - 20px); }
    .main_content.has_rightbar .content_wrapper {
      width: 62.8%; }

  .object_center_wrapper {
    width: 62.8%;
    float: left; }

  .object_right_wrapper {
    padding-left: 46px;
    float: left;
    width: 37.2%; }

  .right_sidebar {
    width: 32%;
    width: -webkit-calc(32% - 20px);
    width: -moz-calc(32% - 20px);
    width: calc(32% - 20px); }

  .stretch_full {
    padding-right: 3000px;
    margin-right: -3243px; } }
@media only screen and (min-width: 1800px) {
  .left_sidebar, .main_content {
    float: left; }

  .left_sidebar {
    width: 23%; }

  .main_content {
    width: 77%;
    width: -webkit-calc(77% - 20px);
    width: -moz-calc(77% - 20px);
    width: calc(77% - 20px); }
    .main_content.has_rightbar .content_wrapper {
      width: 56.2%; }

  .object_center_wrapper {
    width: 56.2%; }

  .object_right_wrapper {
    width: 43.8%;
    padding-left: 46px; }

  .right_sidebar {
    width: 36%;
    width: -webkit-calc(36% - 20px);
    width: -moz-calc(36% - 20px);
    width: calc(36% - 20px); }

  .stretch_full {
    padding-right: 3000px;
    margin-right: -3380px; }
    .stretch_full.strech_events {
      margin-right: -3500px; } }
@media only screen and (max-width: 1024px) {
  .right_sidebar {
    display: none; } }

img {
  max-width: 100%;
  height: auto; }

.content_date {
  color: #0065fd;
  font-size: 14px; }

h1.main_title {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 20px 0; } }

h1.blue_title {
  margin: 0 0 30px 0;
  font-size: 30px;
  color: #0065fd; }

h2.object_title {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    h2.object_title {
      margin: 0 0 20px 0; } }

h3.widget_title {
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1200px) {
    h3.widget_title {
      margin: 0 0 20px 0; } }

/* List items */
a.list_item {
  text-decoration: none;
  color: #868686; }

.list_item {
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
  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;
  padding-bottom: 28px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 28px; }
  .list_item span {
    display: block; }
  .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 span.clear {
      clear: both; }
  .list_item .meta_info {
    padding: 15px 0;
    font-size: 14px; }
    @media only screen and (max-width: 450px) {
      .list_item .meta_info {
        font-size: 13px; } }
  .list_item .news_meta_tbl {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .list_item .news_meta_c {
    display: table-cell;
    vertical-align: top; }
    .list_item .news_meta_c:first-child {
      padding-right: 20px; }
  .list_item h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    @media only screen and (max-width: 450px) {
      .list_item h3 {
        font-size: 14px; } }
  .list_item .date {
    color: #0065fd; }
  .list_item:hover {
    opacity: 0.8; }
    .list_item:hover h3 {
      color: #0065fd; }
  .list_item:last-child {
    border: 0; }
  .list_item.external_new {
    margin: 0 0 10px 0; }
    .list_item.external_new .date {
      color: #eeb300;
      margin: 0 0 10px 0; }
    .list_item.external_new .meta_info {
      padding: 0 0 15px 0; }

/* List items end*/
.more_btn_cont {
  text-align: center; }
  .more_btn_cont button {
    margin: 20px 0; }

.loader_content {
  display: none;
  padding: 20px 0;
  text-align: center; }

/* Basic helpers */
.clear {
  *zoom: 1; }
.clear:before, .clear:after {
  content: "";
  display: table; }
.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.no_bg {
  background: none !important;
  border: none !important; }

.no_margin_bottom {
  margin-bottom: 0 !important; }

.fleft {
  float: left; }

.fright {
  float: right; }

.notoppadd {
  padding-top: 0px !important; }

.vis_hidden {
  visibility: hidden; }

.vis_hidden_1px {
  visibility: hidden;
  height: 1px; }

@media only screen and (min-width: 768px) {
  .disp_table {
    display: table;
    width: 100%;
    table-layout: fixed; } }

.disp_cell {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .disp_cell {
      margin: 0;
      display: table-cell;
      vertical-align: top;
      padding-left: 15px; } }
  .disp_cell:first-child {
    padding-left: 0; }
  .disp_cell:last-child {
    margin-bottom: 0; }

span[class^='spr'], span[class*=' spr'] {
  display: inline-block; }

.loader_content_filter {
  display: none;
  padding: 20px 0;
  text-align: center; }

/* Basic helpers end */
.yellow_block_mobile {
  margin: -20px 0 40px 0;
  position: relative;
  padding: 25px 30px 30px 30px;
  background-color: #ffdc00; }
  @media only screen and (min-width: 1024px) {
    .yellow_block_mobile {
      display: none; } }
  .yellow_block_mobile .news_title {
    display: block; }

.widget_content p:first-of-type {
  margin-top: 0; }
.widget_content p:last-of-type {
  margin-bottom: 0; }

.no_margin {
  margin-top: 0; }

.top_float_right {
  float: right;
  min-height: 28px;
  margin: -58px 0 40px 0; }
  @media only screen and (min-width: 1024px) {
    .top_float_right {
      margin: -59px 0 25px 0; } }
  .top_float_right .link_with_arrow_yellow {
    vertical-align: 11px;
    margin: 0 12px 0 0; }

.page_title_top {
  font-size: 16px;
  min-height: 28px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #ffdc00;
  text-transform: uppercase;
  margin: -54px 0 40px 0; }
  @media only screen and (min-width: 1024px) {
    .page_title_top {
      margin: -54px 0 25px 0; } }
  .page_title_top span {
    vertical-align: middle;
    margin: 0 10px 0 0; }

.dummy_sidebar {
  height: 10px;
  visibility: hidden; }

h1.page_title_yellow {
  color: #ffdc00;
  font-size: 16px;
  margin: 0px 0 18px 0; }
  h1.page_title_yellow span {
    vertical-align: -8px;
    margin-right: 8px; }

.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  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 {
    float: left;
    margin-top: -50px; }
  .fixed_header .header_top_line {
    background: #f6f6f6;
    padding: 8px 15px;
    text-align: right; }
    @media only screen and (max-width: 550px) {
      .fixed_header .header_top_line {
        padding-top: 5px;
        padding-bottom: 3px; } }
    .fixed_header .header_top_line .flags_cont {
      text-align: center; }
      .fixed_header .header_top_line .flags_cont .top, .fixed_header .header_top_line .flags_cont .bott {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
  .fixed_header .header_bottom_line {
    padding: 20px 15px 10px 15px;
    -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; }
  .fixed_header .site_title_menu {
    cursor: pointer;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #000;
    float: left;
    margin-left: 20px;
    width: 259px;
    text-align: left;
    font-size: 20px; }
  .fixed_header .flags_cont a {
    margin-left: 5px; }
    @media only screen and (max-width: 420px) {
      .fixed_header .flags_cont a {
        margin-left: 2px; }
        .fixed_header .flags_cont a:nth-child(6):after {
          content: "\A";
          white-space: pre; } }

.blue_header {
  height: 150px;
  position: absolute;
  background: #0065fd;
  left: 0;
  top: 0;
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    .blue_header {
      position: static;
      padding-top: 220px; } }
  @media only screen and (max-width: 500px) {
    .blue_header {
      padding-top: 180px; } }

@media only screen and (max-width: 500px) {
  .fixed_header .header_bottom_line {
    padding-top: 7px; }
  .fixed_header a.logo_link {
    margin-top: -2px; }
    .fixed_header a.logo_link img {
      max-width: 39px; }
  .fixed_header .site_title_menu {
    margin-left: 14px;
    width: 187px;
    font-size: 14px; }

  #hamburger {
    top: 30px;
    width: 38px; }

  #hamburger:before {
    top: 11px; }

  #hamburger span {
    top: 21px; }

  #hamburger:after {
    top: 31px; } }
@media only screen and (max-width: 420px) {
  #hamburger {
    top: 49px; } }
.fixed_header.smaller_header .header_bottom_line {
  padding-top: 7px; }
.fixed_header.smaller_header a.logo_link {
  margin-top: -2px; }
  .fixed_header.smaller_header a.logo_link img {
    max-width: 39px; }
.fixed_header.smaller_header .site_title_menu {
  margin-left: 14px;
  width: 187px;
  font-size: 14px; }
.fixed_header.smaller_header #hamburger {
  top: 37px; }
  @media only screen and (min-width: 500px) {
    .fixed_header.smaller_header #hamburger {
      width: 50px; } }
  @media only screen and (max-width: 420px) {
    .fixed_header.smaller_header #hamburger {
      top: 49px; } }

.footer {
  margin-top: 70px; }
  .footer .disp_table {
    margin: 25px 0; }
  .footer div, .footer span, .footer a, .footer p {
    color: #2e4948;
    font-size: 14px; }
    @media only screen and (min-width: 500px) {
      .footer div, .footer span, .footer a, .footer p {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) {
      .footer div, .footer span, .footer a, .footer p {
        font-size: 11px; } }
  .footer p {
    margin: 0; }
  .footer div.footer_wrapper {
    border-top: 1px solid #e1e1e1; }
  .footer .disp_cell {
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .footer .disp_cell {
        vertical-align: middle; } }
  @media only screen and (min-width: 768px) {
    .footer .disp_cell:last-child {
      text-align: right;
      width: 30%; } }
  .footer .disp_cell:last-child .follow_us_desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .footer .disp_cell:last-child .follow_us_desktop {
        display: block; } }
    .footer .disp_cell:last-child .follow_us_desktop .follow_us {
      display: inline-block;
      vertical-align: 9px;
      margin: 0 10px 0 0; }
    .footer .disp_cell:last-child .follow_us_desktop a {
      display: inline-block; }
      .footer .disp_cell:last-child .follow_us_desktop a:last-child {
        margin-left: 8px; }
      .footer .disp_cell:last-child .follow_us_desktop a:hover {
        opacity: 0.7; }
  .footer .disp_cell:last-child .follow_us_mobile {
    display: block;
    margin-top: 25px;
    margin-left: 80px; }
    @media only screen and (max-width: 600px) {
      .footer .disp_cell:last-child .follow_us_mobile {
        margin-left: 0px; } }
    @media only screen and (min-width: 768px) {
      .footer .disp_cell:last-child .follow_us_mobile {
        display: none; } }
    .footer .disp_cell:last-child .follow_us_mobile .follow_us {
      display: inline-block;
      vertical-align: 24px;
      margin: 0 10px 0 0; }
    .footer .disp_cell:last-child .follow_us_mobile a {
      display: inline-block; }
      .footer .disp_cell:last-child .follow_us_mobile a:last-child {
        margin-left: 16px; }
      .footer .disp_cell:last-child .follow_us_mobile a:hover {
        opacity: 0.7; }
  .footer .footer_info {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .footer .footer_info .ens_logo {
      display: table-cell;
      vertical-align: top;
      width: 64px; }
      @media only screen and (min-width: 768px) {
        .footer .footer_info .ens_logo {
          vertical-align: middle; } }
      @media only screen and (max-width: 600px) {
        .footer .footer_info .ens_logo {
          display: none; } }
    .footer .footer_info .ens_text {
      display: table-cell;
      vertical-align: middle;
      padding-left: 15px; }
      @media only screen and (max-width: 600px) {
        .footer .footer_info .ens_text {
          padding-left: 0; } }
    .footer .footer_info .ens_copyright {
      margin: 0 0 7px 0; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }
  @media only screen and (min-width: 1600px) {
    .error_container, .info_container {
      padding: 20px 28px; } }

.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold; }

.error_container {
  background: #f9e5e5; }

.error_container p {
  color: #ff0030; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

label.error {
  color: #ff0030;
  font-size: 0.9em;
  margin: 8px 0 15px 0;
  display: block; }

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: fixed;
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  background: rgba(236, 240, 241, 0.85);
  margin: 0px;
  padding: 10px 45px 10px 20px;
  z-index: 9999; }
  #cookie_block .cookie_cont {
    position: relative;
    margin: 0px;
    padding-right: 25px; }
  #cookie_block p, #cookie_block div {
    margin: 0;
    line-height: 1.3; }
  #cookie_block .cookie_btn {
    background-position: 0 -148px;
    height: 22px;
    width: 23px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer; }

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 20px 0; } }
  .breadcrumbs span, .breadcrumbs a {
    font-weight: 300;
    border: none; }
  .breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px; }
    .breadcrumbs .breadcrumb_separator:after {
      content: " > "; }
    .breadcrumbs .breadcrumb_separator:first-child {
      display: none; }

.phpcaptcha_container .disp_table {
  table-layout: auto;
  width: auto; }
.phpcaptcha_container .disp_cell {
  vertical-align: top; }
.phpcaptcha_container .phpcaptcha_title {
  margin: 0 0 5px 0; }
  .phpcaptcha_container .phpcaptcha_title:before {
    content: "* ";
    color: #ff0030; }
.phpcaptcha_container img {
  margin: 0px 0 0 0; }
.phpcaptcha_container button {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0;
  height: auto;
  line-height: auto;
  vertical-align: middle;
  display: none;
  opacity: 0.6; }
  @media only screen and (min-width: 768px) {
    .phpcaptcha_container button {
      display: inline-block; } }
  .phpcaptcha_container button:hover {
    opacity: 0.9; }
  .phpcaptcha_container button span {
    display: inline-block; }
  .phpcaptcha_container button.mobile_refresh_button {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 768px) {
      .phpcaptcha_container button.mobile_refresh_button {
        display: none; } }

.login_form_el {
  margin: 0 0 22px 0; }
  .login_form_el input {
    width: 100%; }

.login_submit {
  width: 100%;
  margin: 14px 0 0 0; }

.forgot_pass {
  margin: 25px 0 0 0;
  font-size: 14px; }

.login_explanation {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #d9d9d9;
  font-size: 14px; }
  .login_explanation strong {
    font-size: 16px;
    color: #000; }

.login_explanation_right {
  margin: -19px 0 25px 0; }
  .login_explanation_right strong {
    font-size: 16px;
    color: #000; }

@media only screen and (max-width: 1024px) {
  .show_in_mobile {
    display: block !important; } }

/*! Pager */
.pager {
  margin: 20px 0 30px 0; }
  .pager .object_center_wrapper a {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin: 0 0 0 -1px;
    text-align: center;
    background: #fff;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #2e4948;
    -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;
    text-decoration: none; }
    @media only screen and (max-width: 600px) {
      .pager .object_center_wrapper a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 0 0 -2px; } }
    .pager .object_center_wrapper a:hover, .pager .object_center_wrapper a:focus, .pager .object_center_wrapper a.current {
      background: #2e4948;
      color: #fff; }
  @media only screen and (max-width: 1024px) {
    .pager .object_center_wrapper {
      margin: 0 0 20px 0; } }
  .pager .object_right_wrapper a {
    width: 100%; }

/*! Pager end */
/* Default submenu for site */
/* News list */
.news_wrapper .blank_wrapper {
  margin: 0 0 0px 0; }

@media only screen and (min-width: 1024px) {
  .first_noimage {
    margin-top: 93px; } }

.news_title {
  font-size: 16px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #ffdc00;
  text-transform: uppercase;
  margin: -58px 0 40px 0; }
  @media only screen and (max-width: 1024px) {
    .news_title {
      display: none; } }
  @media only screen and (min-width: 1024px) {
    .news_title {
      margin: -59px 0 31px 0; } }
  .news_title span {
    vertical-align: middle;
    margin: 0 10px 0 0; }
  .news_title.external_n_title {
    margin: 0px 0 41px 0;
    color: #0065fd; }
  .news_title.top_n_title {
    min-height: 28px; }
    @media only screen and (max-width: 1024px) {
      .news_title.top_n_title {
        display: block; } }

.mobile_news_toggler {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 120px;
  margin: -120px 0 30px -15px;
  width: 100%;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px); }
  .mobile_news_toggler > div {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    cursor: pointer; }
    .mobile_news_toggler > div span {
      vertical-align: middle;
      margin: 0 10px 0 0; }
    .mobile_news_toggler > div div {
      font-size: 16px;
      font-family: "Galano Bold", Arial, sans-serif;
      opacity: 0.4;
      position: relative; }
      @media only screen and (max-width: 500px) {
        .mobile_news_toggler > div div {
          font-size: 13px; } }
    .mobile_news_toggler > div.active div {
      opacity: 1; }
      .mobile_news_toggler > div.active div:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #0065fd;
        border-left: 0.6rem solid transparent;
        border-right: 0.6rem solid transparent;
        border-top: 0.6rem solid #0065fd;
        bottom: -40px;
        left: 50%;
        margin-left: -8px; }
  .mobile_news_toggler .ensec_news div {
    color: #ffdc00; }
  .mobile_news_toggler .eenergy_news {
    background: #ffdc00; }
    .mobile_news_toggler .eenergy_news div {
      color: #0065fd; }
    .mobile_news_toggler .eenergy_news.active div:after {
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #ffdc00;
      border-left: 0.6rem solid transparent;
      border-right: 0.6rem solid transparent;
      border-top: 0.6rem solid #ffdc00;
      bottom: -39px; }
  @media only screen and (min-width: 1024px) {
    .mobile_news_toggler {
      display: none; } }

@media only screen and (min-width: 1024px) {
  .external_news {
    padding: 35px 30px 3px 30px;
    max-width: 390px; } }

.archive_url {
  border-bottom: 1px solid #e3e3e3;
  margin: 0 0 70px 0; }
  .archive_url .object_center_wrapper {
    text-align: center; }
  .archive_url .blue_bar {
    height: 15px;
    background-color: #0065fd; }

.external_news_item {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .external_news_item {
      display: none !important; } }

.news_filters {
  max-width: 360px;
  padding: 190px 0 0 30px; }
  @media only screen and (max-width: 1024px) {
    .news_filters {
      display: none; } }
  .news_filters a {
    float: left;
    height: 34px;
    line-height: 31px;
    border: 2px solid #e1e1e1;
    color: #e1e1e1;
    color: #e1e1e1;
    text-decoration: none;
    width: 89px;
    text-align: center;
    border-radius: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    -ms-border-radius: 34px;
    -o-border-radius: 34px;
    font-family: "Galano Bold", Arial, sans-serif;
    font-size: 13px;
    margin: 0 8px 10px 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; }
    .news_filters a:hover, .news_filters a:focus, .news_filters a.active {
      background: #0065fd;
      border-color: #0065fd;
      color: #fff; }
  .news_filters.news_filter_mobile {
    display: block;
    padding: 12px 0 30px 0;
    max-width: 100%; }
    @media only screen and (min-width: 1024px) {
      .news_filters.news_filter_mobile {
        display: none; } }
    .news_filters.news_filter_mobile a {
      width: 69px; }

.news_filter_title {
  padding: 0 0 8px 0;
  margin: 0 0 17px 0;
  text-transform: uppercase;
  color: #0065fd;
  border-bottom: 2px solid #0065fd;
  font-family: "Galano Bold", Arial, sans-serif;
  font-size: 15px; }

a.news_image {
  display: inline-block;
  position: relative;
  margin: 0 0 40px 0; }
  a.news_image span.photo_desc {
    position: absolute;
    bottom: -10px;
    right: 10px;
    background: #fff;
    padding: 5px;
    color: #868686;
    font-size: 11px; }

.news_inner_wrp {
  max-width: 800px; }
  @media only screen and (min-width: 1600px) {
    .news_inner_wrp {
      max-width: 1000px; } }

.news_content_text {
  margin: 0 0 45px 0; }

.news_gallery {
  position: relative;
  margin: 0px 0 30px 0; }
  .news_gallery .one_photo {
    padding-right: 20px; }

.owl-theme .owl-controls {
  text-align: left; }

@media only screen and (max-width: 1024px) {
  .owl-theme .owl-controls .owl-buttons {
    display: none; } }

.owl-stage .owl-item {
  opacity: 0.3; }
  .owl-stage .owl-item.active {
    opacity: 1; }

.news_gallery.owl-theme .owl-controls .owl-nav {
  position: relative; }
.news_gallery.owl-theme .owl-controls .owl-prev, .news_gallery.owl-theme .owl-controls .owl-next {
  position: absolute;
  opacity: 1 !important; }
  @media only screen and (max-width: 1024px) {
    .news_gallery.owl-theme .owl-controls .owl-prev, .news_gallery.owl-theme .owl-controls .owl-next {
      display: none !important; } }
  .news_gallery.owl-theme .owl-controls .owl-prev.disabled, .news_gallery.owl-theme .owl-controls .owl-next.disabled {
    display: none !important; }
@media only screen and (min-width: 1024px) {
  .news_gallery.owl-theme .owl-controls .owl-prev {
    /*display: none;*/ } }
.news_gallery.owl-theme .owl-controls .owl-next {
  text-align: center;
  left: 442px;
  top: -190px;
  width: 88px;
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 88px;
  border: 0; }
  @media only screen and (min-width: 1024px) {
    .news_gallery.owl-theme .owl-controls .owl-next {
      right: auto;
      left: 655px;
      top: -246px; } }
  @media only screen and (min-width: 1800px) {
    .news_gallery.owl-theme .owl-controls .owl-next {
      top: -346px;
      left: 992px; } }
  .news_gallery.owl-theme .owl-controls .owl-next:after {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    margin-left: -5px;
    right: 32px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .news_gallery.owl-theme .owl-controls .owl-next:hover {
    border: 0;
    background-color: #0065fd; }
.news_gallery.owl-theme .owl-controls .owl-prev {
  right: auto;
  left: -20px;
  top: -190px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 88px;
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 68px;
  border: 0; }
  @media only screen and (min-width: 1024px) {
    .news_gallery.owl-theme .owl-controls .owl-prev {
      top: -246px; } }
  @media only screen and (min-width: 1800px) {
    .news_gallery.owl-theme .owl-controls .owl-prev {
      top: -346px; } }
  .news_gallery.owl-theme .owl-controls .owl-prev:after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    margin-left: -5px;
    left: 41px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .news_gallery.owl-theme .owl-controls .owl-prev:hover {
    border: 0;
    background-color: #0065fd; }

.owl-theme .owl-controls .owl-dots {
  padding-left: 20px;
  padding-top: 5px; }
  .owl-theme .owl-controls .owl-dots .owl-dot {
    padding: 5px;
    display: inline-block;
    vertical-align: middle; }
    .owl-theme .owl-controls .owl-dots .owl-dot span {
      display: inline-block;
      vertical-align: middle;
      opacity: 1;
      margin: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      background: #0065fd; }
    .owl-theme .owl-controls .owl-dots .owl-dot.active span {
      width: 10px;
      height: 10px;
      background: #fff;
      border: 2px solid #0065fd; }

.owl-stage {
  left: -30px; }
  @media only screen and (min-width: 600px) {
    .owl-stage {
      left: -100px; } }
  @media only screen and (min-width: 1000px) {
    .owl-stage {
      left: -150px; } }

.comments_wrapper {
  background: #ffdc00;
  padding: 15px 20px;
  cursor: pointer; }
  .comments_wrapper > span {
    float: left;
    margin: 0 15px 0 0; }
    .comments_wrapper > span.spr-chevron_black_bottom {
      margin: 10px 25px 0 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
  .comments_wrapper div.comments_title {
    float: left;
    color: #000;
    font-size: 18px; }
    .comments_wrapper div.comments_title span {
      display: inline-block;
      margin: 0 5px 0 0; }
  .comments_wrapper.opened span.spr-chevron_black_bottom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.comments_list {
  padding: 25px 0; }

.one_comment {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d7d7d7; }
  .one_comment .comment_meta {
    margin: 0 0 8px 0; }
  .one_comment .comment_date {
    color: #aaa;
    font-size: 0.9em; }
  .one_comment .comment_name {
    color: #000; }

.post_comment {
  font-family: "Galano Bold", Arial, sans-serif;
  margin: 0 0 15px 0;
  color: #000; }

.comment_field {
  margin: 0 0 15px 0; }

.comment_fld_t {
  margin: 0 0 7px 0;
  color: #000; }

.comment_submit {
  margin: 20px 0 0 0; }

.comments_prnt {
  margin-top: 60px; }

.comments_list {
  display: none; }

.main_news_item a.one_new:first-child .image_container {
  border: 1px solid #fff; }

.titleslide {
  height: 570px;
  background-position: center;
  background-size: cover; }
  @media only screen and (min-width: 1024px) {
    .titleslide.fromhome {
      height: 440px;
      background-position: bottom; } }
  @media only screen and (min-width: 1600px) {
    .titleslide.fromhome {
      height: 570px;
      background-position: center; } }

.slide_cont {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 688px;
  margin: 0 auto;
  height: 100%; }

.text-cent {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 15px; }
  @media only screen and (min-width: 300px) {
    .text-cent {
      padding-top: 80px; } }
  @media only screen and (min-width: 1024px) {
    .text-cent {
      padding-top: 0px;
      padding-bottom: 30px;
      padding-left: 55px; } }
  @media only screen and (min-width: 1600px) {
    .text-cent {
      padding-bottom: 0; } }
  .text-cent h1 {
    margin: 0 0 20px 0;
    color: #ffdc00;
    font-family: "Galano Bold", Arial, sans-serif;
    font-size: 30px;
    line-height: 1.05; }
    @media only screen and (min-width: 800px) {
      .text-cent h1 {
        font-size: 40px; } }
    @media only screen and (min-width: 800px) {
      .text-cent h1 {
        font-size: 60px; } }
  .text-cent p {
    margin: 0 0 30px 0;
    color: #fff; }
  .text-cent a.link_with_arrow_white {
    float: left;
    margin: 12px 0 0 15px; }
  .text-cent p {
    margin: 0 0 19px 0; }
    @media only screen and (max-width: 500px) {
      .text-cent p {
        font-size: 16px; } }

.inner_slide .slide_cont {
  max-width: 729px; }
@media only screen and (min-width: 1024px) {
  .inner_slide .text-cent {
    padding-bottom: 110px; } }

.event_slide {
  height: 534px; }

a.about_ensec {
  float: left;
  text-decoration: none;
  height: 46px;
  line-height: 44px;
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  padding: 0 20px;
  border: none;
  margin: 0;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  outline: none;
  background-color: #ffdc00;
  -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: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px; }
  @media only screen and (min-width: 1024px) {
    a.about_ensec {
      height: 46px;
      line-height: 44px;
      padding: 0 20px; } }
  a.about_ensec:hover, a.about_ensec:focus {
    background: #0065fd;
    color: #fff; }

.n_block_content {
  position: relative; }

.list_blocks_wrapper {
  overflow: hidden;
  margin: 0 0 0px 0; }
  .list_blocks_wrapper .list_blocks_overflow {
    width: 103%; }
  .list_blocks_wrapper .one_block {
    overflow: hidden;
    margin: 0 0 20px 0;
    border: 1px solid #fff;
    padding: 20px 15px; }
    @media only screen and (min-width: 800px) {
      .list_blocks_wrapper .one_block {
        width: 48%;
        float: left;
        margin: 0 2% 2% 0; } }
    @media only screen and (min-width: 600px) {
      .list_blocks_wrapper .one_block {
        padding: 40px 50px; } }
    @media only screen and (min-width: 1200px) {
      .list_blocks_wrapper .one_block {
        padding: 58px 108px; } }
    .list_blocks_wrapper .one_block.inner_n {
      background: #0065fd;
      background-position: center;
      background-size: cover;
      position: relative; }
      .list_blocks_wrapper .one_block.inner_n div, .list_blocks_wrapper .one_block.inner_n span, .list_blocks_wrapper .one_block.inner_n p {
        color: #fff; }
    .list_blocks_wrapper .one_block .title_image_overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 101, 253, 0.7); }
    .list_blocks_wrapper .one_block .title_news_title {
      font-family: "Galano Bold", Arial, sans-serif;
      margin: 0 0 9px 0; }
    .list_blocks_wrapper .one_block .title_news_date {
      margin: 0 0 13px 0;
      font-size: 14px; }
    .list_blocks_wrapper .one_block .title_news_short {
      font-size: 14px;
      margin: 0 0 30px 0; }
    .list_blocks_wrapper .one_block div.title_ensec_news {
      color: #ffdc00;
      font-size: 30px;
      font-family: "Galano Bold", Arial, sans-serif;
      text-transform: uppercase;
      margin: 0 0 6px 0; }
      .list_blocks_wrapper .one_block div.title_ensec_news span {
        vertical-align: -4px;
        margin: 0 12px 0 0; }
    .list_blocks_wrapper .one_block .url_to_news {
      margin: 0 0 25px 0; }
    .list_blocks_wrapper .one_block .bottom_link_to_new {
      position: absolute;
      left: 0;
      width: 100%;
      bottom: -38px;
      padding-top: 50px;
      z-index: 1;
      background: -moz-linear-gradient(top, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000065fd', endColorstr='#0065fd',GradientType=0 );
      /* IE6-9 */ }
    .list_blocks_wrapper .one_block.has_actual_img .title_news_short {
      margin: 0 0 50px 0; }
    .list_blocks_wrapper .one_block.has_actual_img .bottom_link_to_new {
      background: transparent;
      bottom: -60px; }
    .list_blocks_wrapper .one_block.external_n {
      background: #ffdc00; }
      .list_blocks_wrapper .one_block.external_n div.title_ensec_news {
        color: #0065fd;
        margin: 0 0 20px 0; }
      .list_blocks_wrapper .one_block.external_n .title_news_title, .list_blocks_wrapper .one_block.external_n .title_news_date {
        color: #000; }
      .list_blocks_wrapper .one_block.external_n .title_news_title {
        font-family: "Galano Bold", Arial, sans-serif; }
      .list_blocks_wrapper .one_block.external_n .title_news_date {
        margin: 0 0 5px 0; }
      .list_blocks_wrapper .one_block.external_n .external_new {
        margin: 0 0 18px 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #000; }
        .list_blocks_wrapper .one_block.external_n .external_new:last-child {
          border: 0;
          padding: 0; }
    .list_blocks_wrapper .one_block.fmb1, .list_blocks_wrapper .one_block.fmb2 {
      background-image: url("../img/home_formated_bg.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      .list_blocks_wrapper .one_block.fmb1 p:first-of-type, .list_blocks_wrapper .one_block.fmb2 p:first-of-type {
        margin-top: 0; }
      .list_blocks_wrapper .one_block.fmb1 p:last-of-type, .list_blocks_wrapper .one_block.fmb2 p:last-of-type {
        margin-bottom: 0; }
      @media only screen and (min-width: 600px) {
        .list_blocks_wrapper .one_block.fmb1, .list_blocks_wrapper .one_block.fmb2 {
          padding: 40px 30px 40px 50px; } }
      @media only screen and (min-width: 1200px) {
        .list_blocks_wrapper .one_block.fmb1, .list_blocks_wrapper .one_block.fmb2 {
          padding: 58px 68px 58px 108px; } }
      @media only screen and (min-width: 1600px) {
        .list_blocks_wrapper .one_block.fmb1, .list_blocks_wrapper .one_block.fmb2 {
          padding: 58px 100px 58px 108px; } }
      .list_blocks_wrapper .one_block.fmb1 h1, .list_blocks_wrapper .one_block.fmb1 h2, .list_blocks_wrapper .one_block.fmb1 h3, .list_blocks_wrapper .one_block.fmb1 h4, .list_blocks_wrapper .one_block.fmb1 h5, .list_blocks_wrapper .one_block.fmb1 h6, .list_blocks_wrapper .one_block.fmb1 p, .list_blocks_wrapper .one_block.fmb1 li, .list_blocks_wrapper .one_block.fmb2 h1, .list_blocks_wrapper .one_block.fmb2 h2, .list_blocks_wrapper .one_block.fmb2 h3, .list_blocks_wrapper .one_block.fmb2 h4, .list_blocks_wrapper .one_block.fmb2 h5, .list_blocks_wrapper .one_block.fmb2 h6, .list_blocks_wrapper .one_block.fmb2 p, .list_blocks_wrapper .one_block.fmb2 li {
        color: #fff; }
      .list_blocks_wrapper .one_block.fmb1 h1, .list_blocks_wrapper .one_block.fmb1 h2, .list_blocks_wrapper .one_block.fmb1 h3, .list_blocks_wrapper .one_block.fmb1 h4, .list_blocks_wrapper .one_block.fmb2 h1, .list_blocks_wrapper .one_block.fmb2 h2, .list_blocks_wrapper .one_block.fmb2 h3, .list_blocks_wrapper .one_block.fmb2 h4 {
        margin: 0 0 10px 0;
        font-size: 26px; }
        @media only screen and (min-width: 1600px) {
          .list_blocks_wrapper .one_block.fmb1 h1, .list_blocks_wrapper .one_block.fmb1 h2, .list_blocks_wrapper .one_block.fmb1 h3, .list_blocks_wrapper .one_block.fmb1 h4, .list_blocks_wrapper .one_block.fmb2 h1, .list_blocks_wrapper .one_block.fmb2 h2, .list_blocks_wrapper .one_block.fmb2 h3, .list_blocks_wrapper .one_block.fmb2 h4 {
            font-size: 30px; } }
        .list_blocks_wrapper .one_block.fmb1 h1 img, .list_blocks_wrapper .one_block.fmb1 h2 img, .list_blocks_wrapper .one_block.fmb1 h3 img, .list_blocks_wrapper .one_block.fmb1 h4 img, .list_blocks_wrapper .one_block.fmb2 h1 img, .list_blocks_wrapper .one_block.fmb2 h2 img, .list_blocks_wrapper .one_block.fmb2 h3 img, .list_blocks_wrapper .one_block.fmb2 h4 img {
          vertical-align: middle;
          display: inline-block;
          margin: 0 10px 0 0; }
    .list_blocks_wrapper .one_block.fmb2 {
      background-image: url("../img/home_formated2_bg.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }

.event_slide, .inner_event_slide {
  height: 534px;
  background-position: center;
  background-size: cover;
  margin: 0 0 20px 0; }
  .event_slide .text-cent, .inner_event_slide .text-cent {
    vertical-align: top;
    padding-top: 25px; }
    @media only screen and (min-width: 600px) {
      .event_slide .text-cent, .inner_event_slide .text-cent {
        padding-top: 45px; } }
    @media only screen and (min-width: 1200px) {
      .event_slide .text-cent, .inner_event_slide .text-cent {
        padding-top: 55px; } }
  .event_slide div.event_title, .inner_event_slide div.event_title {
    color: #ffdc00;
    font-size: 30px;
    font-family: "Galano Bold", Arial, sans-serif;
    margin: 0 0 6px 0; }
    .event_slide div.event_title span, .inner_event_slide div.event_title span {
      vertical-align: -4px;
      margin: 0 12px 0 0; }
  .event_slide .url_to_events, .inner_event_slide .url_to_events {
    margin: 0 0 40px 0; }
  .event_slide .event_title_white, .event_slide .event_date, .inner_event_slide .event_title_white, .inner_event_slide .event_date {
    font-family: "Galano Bold", Arial, sans-serif;
    color: #fff; }
  .event_slide .event_title_white, .inner_event_slide .event_title_white {
    margin: 0 0 12px 0;
    text-transform: uppercase; }
  .event_slide .event_description, .inner_event_slide .event_description {
    color: #fff;
    margin: 0 0 14px 0; }
  .event_slide .event_contacts, .inner_event_slide .event_contacts {
    padding-left: 36px;
    margin: 0 0 20px 0;
    background-image: url("../img/event_contact_icon.png");
    background-position: left;
    background-repeat: no-repeat; }
    .event_slide .event_contacts div, .event_slide .event_contacts a, .inner_event_slide .event_contacts div, .inner_event_slide .event_contacts a {
      color: #fff; }
    .event_slide .event_contacts a, .inner_event_slide .event_contacts a {
      text-decoration: none; }
      .event_slide .event_contacts a:hover, .inner_event_slide .event_contacts a:hover {
        text-decoration: underline; }

.inner_event_slide {
  margin-bottom: 0; }
  .inner_event_slide h3.event_title {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    color: #ffdc00;
    line-height: 1.1; }
    @media only screen and (min-width: 768px) {
      .inner_event_slide h3.event_title {
        font-size: 30px; } }
  .inner_event_slide .text-cent {
    vertical-align: middle;
    padding-top: 0px; }
  .inner_event_slide .event_location {
    font-family: "Galano Bold", Arial, sans-serif;
    color: #fff; }
  .inner_event_slide .event_description {
    margin-top: 15px; }

.event_buttons a {
  vertical-align: top;
  margin-right: 5px; }
  @media only screen and (min-width: 600px) {
    .event_buttons a {
      margin-right: 14px; } }

.resources_container {
  background: #fff;
  padding: 25px 25px;
  margin: 0 0 20px 0; }
  .resources_container h2.resources_title {
    margin: 0 0 12px 0;
    color: #0065fd; }
    .resources_container h2.resources_title span {
      margin: 0 9px 0 0;
      vertical-align: -2px; }
  .resources_container .link_with_arrow {
    margin: 0 15px 0 0; }
    @media only screen and (max-width: 500px) {
      .resources_container .link_with_arrow {
        display: block;
        margin: 0 0 9px 0; } }
  @media only screen and (min-width: 1200px) {
    .resources_container {
      padding: 38px 109px; } }

.resources_slider {
  margin: 20px 0 0 0; }
  @media only screen and (min-width: 500px) {
    .resources_slider .owl-dots {
      display: none !important; } }
  .resources_slider .one_joural {
    width: 100%;
    float: none;
    height: 258px;
    margin: 0;
    position: relative; }
  .resources_slider .one_joural_wrap {
    padding-right: 27px;
    padding-bottom: 4px; }
  .resources_slider .journal_bg_1, .resources_slider .journal_bg_2 {
    width: 100%;
    height: 100%;
    top: 2px;
    position: absolute;
    right: -2px; }
  .resources_slider .journal_bg_1 {
    background-color: #004dc0;
    z-index: -2;
    top: 4px;
    right: -4px; }
  .resources_slider .journal_bg_2 {
    background-color: #005ae2;
    z-index: -1; }
  .resources_slider .owl-stage {
    left: 0; }
  .resources_slider .journal_maxh {
    height: 193px;
    overflow: hidden;
    position: relative; }
  .resources_slider .one_joural .journal_topic {
    margin-bottom: 0; }
  .resources_slider .journal_topic_overlay {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 34px;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 101, 253, 0) 0%, rgba(0, 101, 253, 0.97) 41%, #0065fd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000065fd', endColorstr='#0065fd',GradientType=0 );
    /* IE6-9 */ }
  .resources_slider .owl-nav {
    position: relative; }
    .resources_slider .owl-nav div.disabled {
      display: none !important; }
  .resources_slider .owl-prev, .resources_slider .owl-next {
    position: absolute;
    opacity: 1 !important; }
  .resources_slider .owl-next {
    text-align: center;
    right: -31px;
    top: -165px;
    width: 56px;
    height: 56px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    opacity: 0.6;
    background-color: rgba(0, 101, 253, 0.7);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    line-height: 56px;
    border: 0; }
    @media only screen and (min-width: 1200px) {
      .resources_slider .owl-next {
        right: -127px; } }
    .resources_slider .owl-next:after {
      position: absolute;
      top: 50%;
      margin-top: -17px;
      margin-left: -5px;
      right: 20px;
      content: "";
      display: inline-block;
      background-position: 0 -118px;
      height: 30px;
      width: 15px; }
    .resources_slider .owl-next:hover {
      border: 0;
      background-color: #0065fd; }
  .resources_slider .owl-prev {
    right: auto;
    left: -31px;
    top: -165px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 56px;
    height: 56px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    opacity: 0.6;
    background-color: rgba(0, 101, 253, 0.7);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    line-height: 56px;
    border: 0; }
    @media only screen and (min-width: 1200px) {
      .resources_slider .owl-prev {
        left: -117px; } }
    .resources_slider .owl-prev:after {
      position: absolute;
      top: 50%;
      margin-top: -14px;
      margin-left: -5px;
      left: 28px;
      content: "";
      display: inline-block;
      background-position: 0 -118px;
      height: 30px;
      width: 15px; }
    .resources_slider .owl-prev:hover {
      border: 0;
      background-color: #0065fd; }

.form_text_before {
  margin: 0 0 20px 0;
  overflow: hidden; }
  .form_text_before p:first-of-type {
    margin-top: 0; }
  .form_text_before p:last-of-type {
    margin-bottom: 0; }

.form_mod .title.required:after {
  content: " *";
  color: #ff0030; }
.form_mod .title {
  color: #000;
  font-family: "Galano Bold", Arial, sans-serif;
  margin: 0 0 10px 0; }
.form_mod .less_margin {
  margin: 0 0 4px 0; }
.form_mod .type_item {
  margin: 0 0 20px 0; }
.form_mod input[type=text], .form_mod input[type=email], .form_mod input[type=date], .form_mod textarea {
  max-width: 100%;
  width: 100%; }

.resources_tabs {
  background: #fff;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .resources_tabs a {
    display: table-cell;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-right: 2px solid #fff;
    text-align: center;
    padding: 25px 0;
    color: silver;
    font-size: 18px;
    text-decoration: none;
    font-family: "Galano Bold", Arial, sans-serif;
    -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: 600px) {
      .resources_tabs a {
        font-size: 14px;
        line-height: 1.2; } }
    .resources_tabs a:last-child {
      border-right: 0; }
    .resources_tabs a:hover, .resources_tabs a:focus {
      color: #0065fd; }
    .resources_tabs a.act_tab {
      background: #fff;
      color: #0065fd; }

.filters_list {
  overflow: hidden;
  margin-bottom: 25px; }
  @media only screen and (min-width: 1024px) {
    .filters_list {
      margin-top: -20px; } }
  .filters_list a {
    float: left;
    height: 34px;
    line-height: 31px;
    border: 2px solid #e1e1e1;
    color: #e1e1e1;
    color: #e1e1e1;
    text-decoration: none;
    text-align: center;
    padding: 0 15px;
    border-radius: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    -ms-border-radius: 34px;
    -o-border-radius: 34px;
    font-family: "Galano Bold", Arial, sans-serif;
    font-size: 13px;
    margin: 0 8px 10px 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; }
    .filters_list a:hover, .filters_list a:focus, .filters_list a.active {
      background: #0065fd;
      border-color: #0065fd;
      color: #fff; }
  @media only screen and (min-width: 768px) {
    .filters_list .filters_list_w {
      width: 102%; } }
  .filters_list .one_sel_filter {
    float: left;
    width: 100%;
    margin: 0 0 12px 0; }
    @media only screen and (min-width: 768px) {
      .filters_list .one_sel_filter {
        width: 48%;
        margin: 0 1% 2% 0; } }
    @media only screen and (min-width: 1024px) {
      .filters_list .one_sel_filter {
        width: 32%;
        margin: 0 1% 2% 0; } }
    .filters_list .one_sel_filter .select2 {
      min-width: 10px; }

.separation {
  height: 9px;
  border-top: 1px solid #e2e2e2;
  text-align: center;
  margin-bottom: 25px; }
  .separation span {
    margin-top: -1px;
    display: block;
    margin: -1px auto 0;
    width: 9px;
    height: 6px;
    background-image: url("../img/separation_bg.jpg");
    background-position: center;
    background-repeat: no-repeat; }

.journals_list {
  overflow: hidden; }

@media only screen and (min-width: 768px) {
  .wider_wrapper {
    width: 103%; } }

.one_joural {
  padding: 23px 25px 28px 30px;
  background: #0065fd;
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .one_joural {
      float: left;
      width: 48%;
      margin: 0 2% 2% 0; } }
  .one_joural .journal_title {
    font-size: 18px;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #fff;
    margin: 0 0 12px 0; }
  .one_joural .journal_title_sep {
    margin: 0 0 18px 0;
    width: 55px;
    height: 1px;
    background-color: #004dc0; }
  .one_joural .journal_topic {
    font-size: 14px;
    color: #fff;
    margin: 0 0 20px 0; }
  .one_joural .image_cont {
    margin: 35px 0;
    text-align: center; }
    .one_joural .image_cont img {
      -webkit-box-shadow: 0px 15px 54px 0 rgba(0, 0, 0, 0.46);
      -moz-box-shadow: 0px 15px 54px 0 rgba(0, 0, 0, 0.46);
      box-shadow: 0px 15px 54px 0 rgba(0, 0, 0, 0.46); }
  .one_joural .journal_actions a.button_yellow_hollow {
    float: left;
    width: 47%; }
    @media only screen and (max-width: 1160px) {
      .one_joural .journal_actions a.button_yellow_hollow {
        width: 100%;
        float: none;
        display: block;
        margin: 0 0 10px 0; } }
  .one_joural .journal_actions a.button {
    float: right;
    width: 47%; }
    @media only screen and (max-width: 1160px) {
      .one_joural .journal_actions a.button {
        width: 100%;
        float: none;
        display: block; } }

.one_download_item {
  padding-bottom: 40px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .one_download_item {
      margin-bottom: 5%; } }
  @media only screen and (max-width: 768px) {
    .one_download_item {
      margin-bottom: 38px; } }
  .one_download_item .wow_bottom_buttons {
    position: absolute;
    bottom: -20px;
    right: 15px; }
    .one_download_item .wow_bottom_buttons a {
      display: inline-block;
      width: 46px;
      height: 46px;
      margin-right: 5px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      background: #ffdc00;
      text-align: center; }
      .one_download_item .wow_bottom_buttons a span {
        display: inline-block;
        vertical-align: -14px; }
      .one_download_item .wow_bottom_buttons a:hover, .one_download_item .wow_bottom_buttons a:focus {
        opacity: 0.9; }

.one_video_parent {
  margin: 0 0 19px 0;
  position: relative; }
  .one_video_parent img.dummy_image {
    visibility: hidden; }
  .one_video_parent .video_overlay_bg {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    background-image: url("../img/video_overlay_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -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; }
  .one_video_parent .video_title {
    font-size: 18px;
    max-width: 640px;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 30px; }
    @media only screen and (max-width: 768px) {
      .one_video_parent .video_title {
        bottom: 20px;
        left: 20px;
        font-size: 16px;
        line-height: 1.1; } }
  .one_video_parent .video_play_icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 88px;
    height: 88px;
    margin: -44px 0 0 -44px;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background-image: url("../img/play_btn.png");
    background-position: center;
    background-repeat: no-repeat; }
  .one_video_parent:hover .video_play_icon {
    background-color: white; }

.video_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.resource_video_desc {
  /*display: none;*/ }

a.button.show_video_desc {
  position: relative;
  color: #000;
  background-color: #ffdc00;
  padding: 0 70px; }
  @media only screen and (max-width: 1023px) {
    a.button.show_video_desc {
      padding: 0 45px; } }
  a.button.show_video_desc:focus {
    color: #000;
    background-color: #ffdc00; }
  a.button.show_video_desc:hover, a.button.show_video_desc.active {
    color: #fff;
    background-color: #0065fd; }
  a.button.show_video_desc .icon-arr_chevron:before {
    display: block;
    position: absolute;
    top: 18px;
    right: 25px;
    font-size: 10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  a.button.show_video_desc .rm {
    display: inline; }
  a.button.show_video_desc .sl {
    display: none; }
  a.button.show_video_desc.active .icon-arr_chevron:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  a.button.show_video_desc.active .rm {
    display: none; }
  a.button.show_video_desc.active .sl {
    display: inline; }

.ovi {
  margin-bottom: 40px; }
  .ovi:last-child {
    margin: 0; }

.issuuembed {
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .issuuembed {
      margin-top: 50px;
      width: 99% !important;
      min-height: 400px; } }

.internships_tabs {
  background: #ffdc00; }
  @media only screen and (min-width: 768px) {
    .internships_tabs {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (max-width: 768px) {
    .internships_tabs {
      padding: 10px 15px; } }
  .internships_tabs.pull_up_tabs {
    margin-top: -70px; }
  @media only screen and (min-width: 1024px) {
    .internships_tabs.pull_up_tabs {
      margin-top: -138px; } }
  .internships_tabs a {
    text-align: center;
    text-decoration: none;
    color: #fff;
    outline: none;
    cursor: default;
    border-bottom: 2px solid #ffdc00;
    font-family: "Galano Bold", Arial, sans-serif;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background-image: url("../img/spr/chevron_right_white.png");
    background-position: right;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 768px) {
      .internships_tabs a {
        vertical-align: middle;
        display: table-cell;
        padding: 25px 10px; } }
    @media only screen and (max-width: 768px) {
      .internships_tabs a {
        display: block;
        padding: 8px 0 12px 0;
        margin: 0 0 10px 0; } }
    .internships_tabs a.act {
      cursor: pointer;
      color: #0065fd;
      border-bottom: 2px solid #0065fd; }
    .internships_tabs a.act {
      background-image: url("../img/spr/chevron_right_blue.png");
      background-position: right;
      background-repeat: no-repeat; }
    .internships_tabs a:last-child {
      background: none; }

#intership_form .text_above_form {
  margin: 0 0 40px 0;
  padding-bottom: 42px;
  border-bottom: 1px solid #e4e4e4; }
#intership_form .submit_cont {
  margin-top: -50px;
  padding: 22px;
  background: #0065fd;
  text-align: center; }

.internsh_form_mod .title {
  margin: 0 0 20px 0; }

.thank_your_for_applying {
  padding: 40px 0 60px 0; }

.tick {
  text-align: center;
  margin: 0 0 14px 0; }

.thanks_for_applying {
  font-size: 24px;
  font-family: "Galano Bold", Arial, sans-serif;
  margin: 0 0 8px 0;
  text-align: center;
  color: #000; }

.thanks_for_applying_sub {
  text-align: center;
  color: #000; }

@media only screen and (min-width: 768px) {
  .intern_two_cols {
    margin: 0 0 42px 0;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .intern_two_cols .first_col, .intern_two_cols .second_col {
      display: table-cell;
      vertical-align: top; }
    .intern_two_cols .first_col {
      padding-right: 20px; }
    .intern_two_cols .second_col {
      padding-left: 20px; } }
@media only screen and (max-width: 768px) {
  .intern_two_cols {
    margin: 0 0 30px 0; }
    .intern_two_cols .first_col {
      margin-bottom: 30px; } }
@media only screen and (min-width: 768px) {
  .intern_two_cols .intern_two_cols .first_col {
    padding-right: 10px; }
  .intern_two_cols .intern_two_cols .second_col {
    padding-left: 10px; } }

.three_tbl {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .three_tbl .select2 {
    min-width: 50px;
    width: 100%; }
  .three_tbl .t_c {
    display: table-cell;
    vertical-align: top;
    padding-right: 12px; }
    .three_tbl .t_c:last-child {
      padding-right: 0; }

.all_required_fields input {
  width: 100%;
  display: block;
  max-width: 100%;
  background-image: url("../img/required_bg.png");
  background-position: left 7px top 14px;
  background-repeat: no-repeat;
  padding-left: 20px; }
.all_required_fields .select2-selection__rendered {
  padding-left: 20px !important;
  background-image: url("../img/required_bg.png");
  background-position: left 7px top 14px;
  background-repeat: no-repeat; }
.all_required_fields .select2 {
  display: block;
  min-width: 50px;
  width: 100%; }
.all_required_fields textarea {
  padding-left: 20px;
  background-image: url("../img/required_bg.png");
  background-position: left 7px top 14px;
  background-repeat: no-repeat; }
.all_required_fields.references input, .all_required_fields.references .select2-selection__rendered, .all_required_fields.references textarea {
  background: none; }

.small_title {
  font-size: 13px;
  line-height: 1.1;
  margin: 0 0 5px 0; }
  .small_title:after {
    content: " *";
    color: #ff0030;
    font-size: 16px; }

.cols_with_title {
  margin-top: -10px; }
  .cols_with_title .select2-selection__rendered {
    padding-left: 10px !important;
    padding-right: 36px !important;
    background: none; }
  @media only screen and (min-width: 768px) {
    .cols_with_title .second_col {
      padding-top: 23px; } }

@media only screen and (max-width: 768px) {
  .hide_mob {
    display: none; } }

.add_item {
  margin: 0 0 30px 0; }

.add_item_link {
  cursor: pointer;
  font-size: 16px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #bdbdbd;
  line-height: 35px;
  display: inline-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; }
  .add_item_link span {
    display: inline-block;
    position: relative;
    width: 42px;
    height: 42px;
    border: 2px solid #bdbdbd;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
    vertical-align: -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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .add_item_link span:after {
      font-family: "Galano Regular", Arial, sans-serif;
      content: "+";
      font-size: 40px;
      padding-left: 1px; }
  .add_item_link:hover, .add_item_link:focus {
    color: #0065fd; }
    .add_item_link:hover span, .add_item_link:focus span {
      border-color: #0065fd; }

.work_section {
  margin-top: 30px;
  padding-top: 35px;
  border-top: 1px solid #e4e4e4; }

.internsh_form_mod .type_item {
  margin: 0 0 40px 0; }

#intership_form .countdown {
  display: inline-block;
  padding: 5px; }

#intership_form .step_title_wrapper {
  margin: 60px 0 25px 0; }

#intership_form .step_title {
  position: relative;
  font-family: "Galano Bold", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase; }

#intership_form .step_title:before {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 100%;
  height: 4px;
  background: #f9dc4a; }

#intership_form .step_title .line {
  margin-top: 15px;
  position: relative;
  width: 100%;
  height: 1px;
  background: #f9dc4a; }

#intership_form .remove_item.remove_work_item {
  margin-top: -15px; }

#intership_form .remove_item_link {
  cursor: pointer;
  font-size: 16px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #bdbdbd;
  line-height: 35px;
  display: inline-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; }

#intership_form .remove_item_link span {
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  border: 2px solid #bdbdbd;
  text-align: center;
  line-height: 34px;
  margin-right: 10px;
  vertical-align: -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;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

#intership_form .remove_item_link span:after {
  font-family: 12px;
  content: "-";
  font-size: 40px;
  padding-left: 1px; }

#intership_form .remove_item_link:hover, .remove_item_link:focus {
  color: red; }

#intership_form .remove_item_link:hover span, .remove_item_link:focus span {
  border-color: red; }

.events_list {
  margin: 0 0 30px 0;
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    .events_list {
      margin-top: 30px; } }

@media only screen and (min-width: 1024px) {
  .content_wrapper.blank_wrapper {
    margin-top: -35px; } }

.one_event {
  position: relative;
  padding: 37px 0 32px 0;
  border-bottom: 15px solid #0065fd; }
  @media only screen and (min-width: 768px) {
    .one_event {
      float: left;
      margin: 0 9% 0 0;
      width: 40%; } }
  .one_event .event_cat {
    position: absolute;
    left: 0;
    top: -15px;
    background: #0065fd;
    color: #fff;
    padding: 6px 11px;
    font-size: 13px; }
  .one_event h3.event_title {
    font-size: 30px;
    color: #0065fd;
    margin: 0 0 28px 0; }
  .one_event .event_date, .one_event .event_location {
    font-size: 18px;
    color: #000;
    font-family: "Galano Bold", Arial, sans-serif;
    margin: 0 0 5px 0; }
  .one_event .event_location {
    margin: 0 0 15px 0; }
  .one_event .event_description {
    color: #000;
    margin: 0 0 22px 0; }
  .one_event .event_contacts {
    padding-left: 36px;
    margin: 0 0 20px 0;
    background-image: url("../img/event_contact_icon_black.png");
    background-position: left;
    background-repeat: no-repeat; }
    .one_event .event_contacts div, .one_event .event_contacts a {
      color: #000; }
    .one_event .event_contacts a {
      text-decoration: none; }
      .one_event .event_contacts a:hover {
        text-decoration: underline; }
  .one_event:nth-child(1) {
    border-top: 15px solid #0065fd; }
  @media only screen and (min-width: 768px) {
    .one_event:nth-child(2) {
      border-top: 15px solid #0065fd; } }
  .one_event a.button_yellow_hollow {
    color: #000; }
  .one_event.nato_event {
    border-color: #ffdc00; }
  .one_event .event_buttons a:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 850px) {
    .one_event .event_buttons a {
      margin-bottom: 10px; } }

.events_register_cont {
  max-width: 628px; }
  @media only screen and (min-width: 1024px) {
    .events_register_cont {
      margin-top: -142px; } }

.events_blue_header {
  min-height: 85px;
  padding: 35px 0 12px 0;
  background: #0065fd; }
  @media only screen and (max-width: 1024px) {
    .events_blue_header {
      padding-top: 160px; } }
  @media only screen and (max-width: 500px) {
    .events_blue_header {
      padding-top: 110px; } }
  .events_blue_header.register_header {
    height: 182px; }
    @media only screen and (min-width: 1024px) {
      .events_blue_header.register_header {
        height: 150px;
        padding-top: 28px; } }

.event_categories a {
  float: left;
  height: 34px;
  line-height: 31px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0 15px;
  border-radius: 34px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  -ms-border-radius: 34px;
  -o-border-radius: 34px;
  font-family: "Galano Bold", Arial, sans-serif;
  font-size: 13px;
  margin: 0 8px 10px 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; }
  .event_categories a:hover, .event_categories a:focus, .event_categories a.active {
    background: #ffdc00;
    border-color: #ffdc00;
    color: #0065fd; }
  .event_categories a.arch_filter {
    border-color: #ffdc00;
    text-transform: uppercase;
    color: #ffdc00; }
    .event_categories a.arch_filter:hover, .event_categories a.arch_filter.active {
      color: #0065fd; }

.event_desc {
  margin: 0 0 40px 0; }

.location_details {
  margin: 0 0 38px 0; }
  @media only screen and (min-width: 1024px) {
    .location_details {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (min-width: 1024px) {
    .location_details .location_texts, .location_details .location_map {
      display: table-cell;
      vertical-align: top; } }
  .location_details .location_texts {
    margin: 0 0 20px 0; }
    @media only screen and (min-width: 1024px) {
      .location_details .location_texts {
        width: 39%;
        padding-right: 20px; } }
  .location_details .location_wr {
    padding-top: 29px;
    padding-bottom: 35px;
    border-top: 15px solid #0065fd;
    border-bottom: 15px solid #0065fd; }
  .location_details h3 {
    font-size: 30px;
    margin: 0 0 25px 0; }
  .location_details h4 {
    font-size: 16px;
    margin: 0 0 25px 0;
    color: #010101; }
  .location_details .l_t {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 0 10px 0; }
  .location_details .l_c {
    display: table-cell;
    vertical-align: top;
    font-size: 14px;
    color: #868686; }
    .location_details .l_c:first-child {
      color: #000;
      font-family: "Galano Bold", Arial, sans-serif;
      padding-right: 4px;
      width: 62px; }
  .location_details .map_wr {
    height: 100%; }
  .location_details #event_map {
    position: relative;
    height: 100%;
    overflow: hidden; }
    @media only screen and (max-width: 1024px) {
      .location_details #event_map {
        padding-bottom: 60%;
        height: 0; } }

.events_wrapper {
  max-width: 844px; }

h2.speakers {
  font-size: 30px;
  color: #000;
  margin: 0 0 22px 0; }

.one_speaker {
  margin-bottom: 20px;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .one_speaker {
      float: left;
      width: 47.3%;
      margin: 0 2.7% 2.7% 0; } }
  .one_speaker .speaker_photo img {
    width: 100%; }
  .one_speaker div {
    color: #000; }
  .one_speaker .speaker_info {
    padding: 22px 30px; }
  .one_speaker .speaker_name {
    font-size: 18px;
    margin: 0 0 14px 0; }
  .one_speaker .speech_topic {
    font-size: 14px;
    font-family: "Galano Bold", Arial, sans-serif;
    color: #000;
    margin: 0 0 5px 0; }
  .one_speaker .speech_short {
    font-size: 14px; }

.events_back_url {
  font-size: 16px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #ffdc00;
  text-transform: uppercase; }

h1.event_title {
  margin-top: -45px; }
  @media only screen and (max-width: 1024px) {
    h1.event_title {
      margin-top: 30px; } }

.news_gallery.event_gallery.owl-theme .owl-controls .owl-next {
  text-align: center;
  left: 442px;
  top: -190px;
  width: 88px;
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 88px;
  border: 0; }
  @media only screen and (min-width: 1024px) {
    .news_gallery.event_gallery.owl-theme .owl-controls .owl-next {
      right: auto;
      left: 679px;
      top: -266px; } }
  @media only screen and (min-width: 1800px) {
    .news_gallery.event_gallery.owl-theme .owl-controls .owl-next {
      top: -306px;
      left: 992px; } }
  .news_gallery.event_gallery.owl-theme .owl-controls .owl-next:after {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    margin-left: -5px;
    right: 32px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .news_gallery.event_gallery.owl-theme .owl-controls .owl-next:hover {
    border: 0;
    background-color: #0065fd; }
.news_gallery.event_gallery.owl-theme .owl-controls .owl-prev {
  right: auto;
  left: -20px;
  top: -190px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 88px;
  height: 88px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  opacity: 0.6;
  background-color: rgba(0, 101, 253, 0.7);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  line-height: 68px;
  border: 0; }
  @media only screen and (min-width: 1024px) {
    .news_gallery.event_gallery.owl-theme .owl-controls .owl-prev {
      top: -266px; } }
  @media only screen and (min-width: 1800px) {
    .news_gallery.event_gallery.owl-theme .owl-controls .owl-prev {
      top: -306px; } }
  .news_gallery.event_gallery.owl-theme .owl-controls .owl-prev:after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    margin-left: -5px;
    left: 41px;
    content: "";
    display: inline-block;
    background-position: 0 -118px;
    height: 30px;
    width: 15px; }
  .news_gallery.event_gallery.owl-theme .owl-controls .owl-prev:hover {
    border: 0;
    background-color: #0065fd; }

.ensec_reg_event {
  position: relative; }
  .ensec_reg_event .img_bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .ensec_reg_event .overlay_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffdc00;
    opacity: 0.9; }
  .ensec_reg_event .event_info {
    position: relative; }
  .ensec_reg_event h2 {
    margin: -20px 0 15px 0;
    font-size: 21px;
    color: #0065fd; }
  .ensec_reg_event .event_date, .ensec_reg_event .event_location {
    color: #000;
    font-family: "Galano Bold", Arial, sans-serif; }
  .ensec_reg_event .event_location {
    margin: 0 0 10px 0; }
  .ensec_reg_event .event_contacts {
    margin: 0 0 10px 0; }
  .ensec_reg_event .event_contact_person {
    color: #000; }
  .ensec_reg_event .event_mail a {
    color: #000; }
  .ensec_reg_event .event_url {
    margin: 0 0 20px 0; }

.reg_form_toggler {
  margin: 0 0 30px 0; }
  .reg_form_toggler .select2-selection {
    border-color: #0065fd; }
    .reg_form_toggler .select2-selection b {
      color: #0065fd !important; }

.content_wrapper.blocks_container {
  position: relative;
  padding: 0;
  background-color: transparent; }
  .content_wrapper.blocks_container.blocks_with_headbg {
    margin-top: -50px; }
  .content_wrapper.blocks_container .text_container {
    padding: 20px 20px; }
    @media only screen and (min-width: 600px) {
      .content_wrapper.blocks_container .text_container {
        padding: 40px 50px; } }
    @media only screen and (min-width: 1200px) {
      .content_wrapper.blocks_container .text_container {
        padding: 58px 110px; } }
    .content_wrapper.blocks_container .text_container h2 {
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 26px 0; }
      @media only screen and (min-width: 800px) {
        .content_wrapper.blocks_container .text_container h2 {
          margin: 0 0 38px 0; } }
    .content_wrapper.blocks_container .text_container h3 {
      font-size: 18px;
      font-weight: bold;
      margin: 0 0 11px 0; }
    .content_wrapper.blocks_container .text_container h4 {
      font-size: 14px;
      font-weight: bold;
      margin: 0 0 4px 0; }
    .content_wrapper.blocks_container .text_container p {
      margin: 0 0 16px 0; }
    .content_wrapper.blocks_container .text_container .desc p,
    .content_wrapper.blocks_container .text_container .desc li,
    .content_wrapper.blocks_container .text_container .desc td {
      font-size: 16px; }
  .content_wrapper.blocks_container .block_link {
    float: left;
    font-size: 14px;
    font-weight: bold; }
    .content_wrapper.blocks_container .block_link:hover, .content_wrapper.blocks_container .block_link:focus {
      text-decoration: none; }
    .content_wrapper.blocks_container .block_link .icon-arr_chevron {
      display: inline-block;
      width: 13px;
      height: 13px;
      margin: -2px 0 0 10px;
      border: 1px solid #0065fd;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      .content_wrapper.blocks_container .block_link .icon-arr_chevron:before {
        display: block;
        font-size: 4px;
        margin: 3px 0 0 3px; }
  .content_wrapper.blocks_container .bg_white .text_container {
    background-color: #fff; }
    .content_wrapper.blocks_container .bg_white .text_container h2 {
      color: #0065fd; }
    .content_wrapper.blocks_container .bg_white .text_container .desc p,
    .content_wrapper.blocks_container .bg_white .text_container .desc li,
    .content_wrapper.blocks_container .bg_white .text_container .desc td {
      color: #010101; }
  .content_wrapper.blocks_container .bg_white .block_link {
    color: #0065fd; }
    .content_wrapper.blocks_container .bg_white .block_link .icon-arr_chevron {
      border: 1px solid #0065fd; }
  .content_wrapper.blocks_container .bg_white .btn,
  .content_wrapper.blocks_container .bg_white .btn,
  .content_wrapper.blocks_container .bg_white .blocks_button {
    color: #000;
    background-color: #ffdb00;
    border: 2px solid #ffdb00; }
    .content_wrapper.blocks_container .bg_white .btn.active,
    .content_wrapper.blocks_container .bg_white .active.btn,
    .content_wrapper.blocks_container .bg_white .active.blocks_button {
      color: #000;
      background-color: transparent; }
    .content_wrapper.blocks_container .bg_white .btn:hover,
    .content_wrapper.blocks_container .bg_white .btn:hover,
    .content_wrapper.blocks_container .bg_white .blocks_button:hover {
      color: #000;
      background-color: transparent; }
  .content_wrapper.blocks_container .bg_yellow .text_container {
    background-color: #ffdb00; }
    .content_wrapper.blocks_container .bg_yellow .text_container h2 {
      color: #0065fd; }
    .content_wrapper.blocks_container .bg_yellow .text_container .desc p,
    .content_wrapper.blocks_container .bg_yellow .text_container .desc li,
    .content_wrapper.blocks_container .bg_yellow .text_container .desc td {
      color: #000; }
  .content_wrapper.blocks_container .bg_yellow .block_link {
    color: #0065fd; }
    .content_wrapper.blocks_container .bg_yellow .block_link .icon-arr_chevron {
      border: 1px solid #0065fd; }
  .content_wrapper.blocks_container .bg_yellow .btn,
  .content_wrapper.blocks_container .bg_yellow .btn,
  .content_wrapper.blocks_container .bg_yellow .blocks_button {
    color: #fff;
    background-color: #0065fd;
    border: 2px solid #0065fd; }
    .content_wrapper.blocks_container .bg_yellow .btn.active,
    .content_wrapper.blocks_container .bg_yellow .active.btn,
    .content_wrapper.blocks_container .bg_yellow .active.blocks_button {
      color: #0065fd;
      background-color: transparent; }
    .content_wrapper.blocks_container .bg_yellow .btn:hover,
    .content_wrapper.blocks_container .bg_yellow .btn:hover,
    .content_wrapper.blocks_container .bg_yellow .blocks_button:hover {
      color: #0065fd;
      background-color: transparent; }
  .content_wrapper.blocks_container .bg_blue .text_container {
    background-color: #0065fd; }
    .content_wrapper.blocks_container .bg_blue .text_container h2 {
      color: #ffdb00; }
    .content_wrapper.blocks_container .bg_blue .text_container .desc p,
    .content_wrapper.blocks_container .bg_blue .text_container .desc li,
    .content_wrapper.blocks_container .bg_blue .text_container .desc td {
      color: #fff; }
  .content_wrapper.blocks_container .bg_blue .block_link {
    color: #ffdb00; }
    .content_wrapper.blocks_container .bg_blue .block_link .icon-arr_chevron {
      border: 1px solid #ffdb00; }
  .content_wrapper.blocks_container .bg_blue .btn,
  .content_wrapper.blocks_container .bg_blue .btn,
  .content_wrapper.blocks_container .bg_blue .blocks_button {
    color: #000;
    background-color: #ffdb00;
    border: 2px solid #ffdb00; }
    .content_wrapper.blocks_container .bg_blue .btn.active,
    .content_wrapper.blocks_container .bg_blue .active.btn,
    .content_wrapper.blocks_container .bg_blue .active.blocks_button {
      color: #fff;
      background-color: transparent; }
    .content_wrapper.blocks_container .bg_blue .btn:hover,
    .content_wrapper.blocks_container .bg_blue .btn:hover,
    .content_wrapper.blocks_container .bg_blue .blocks_button:hover {
      color: #fff;
      background-color: transparent; }
  .content_wrapper.blocks_container .block_more_info .btn,
  .content_wrapper.blocks_container .block_more_info .btn,
  .content_wrapper.blocks_container .block_more_info .blocks_button {
    color: #000;
    background-color: #ffdb00;
    border: 2px solid #ffdb00; }
    .content_wrapper.blocks_container .block_more_info .btn.active,
    .content_wrapper.blocks_container .block_more_info .active.btn,
    .content_wrapper.blocks_container .block_more_info .active.blocks_button {
      color: #000;
      background-color: transparent; }
    .content_wrapper.blocks_container .block_more_info .btn:hover,
    .content_wrapper.blocks_container .block_more_info .btn:hover,
    .content_wrapper.blocks_container .block_more_info .blocks_button:hover {
      color: #000;
      background-color: transparent; }
  .content_wrapper.blocks_container .btn:hover, .content_wrapper.blocks_container .btn:focus,
  .content_wrapper.blocks_container .btn:hover,
  .content_wrapper.blocks_container .blocks_button:hover,
  .content_wrapper.blocks_container .btn:focus,
  .content_wrapper.blocks_container .blocks_button:focus {
    text-decoration: none; }
  .content_wrapper.blocks_container .btn .icon-arr_chevron:before,
  .content_wrapper.blocks_container .btn .icon-arr_chevron:before,
  .content_wrapper.blocks_container .blocks_button .icon-arr_chevron:before {
    display: block;
    position: absolute;
    top: 17px;
    right: 25px;
    font-size: 10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .content_wrapper.blocks_container .btn .rm,
  .content_wrapper.blocks_container .btn .rm,
  .content_wrapper.blocks_container .blocks_button .rm {
    display: inline; }
  .content_wrapper.blocks_container .btn .sl,
  .content_wrapper.blocks_container .btn .sl,
  .content_wrapper.blocks_container .blocks_button .sl {
    display: none; }
  .content_wrapper.blocks_container .btn.active .icon-arr_chevron:before,
  .content_wrapper.blocks_container .active.btn .icon-arr_chevron:before,
  .content_wrapper.blocks_container .active.blocks_button .icon-arr_chevron:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  .content_wrapper.blocks_container .btn.active .rm,
  .content_wrapper.blocks_container .active.btn .rm,
  .content_wrapper.blocks_container .active.blocks_button .rm {
    display: none; }
  .content_wrapper.blocks_container .btn.active .sl,
  .content_wrapper.blocks_container .active.btn .sl,
  .content_wrapper.blocks_container .active.blocks_button .sl {
    display: inline; }
  .content_wrapper.blocks_container .spr-mapblue,
  .content_wrapper.blocks_container .spr-mapyellow,
  .content_wrapper.blocks_container .spr-noteblue,
  .content_wrapper.blocks_container .spr-noteyellow,
  .content_wrapper.blocks_container .spr-partnerblue,
  .content_wrapper.blocks_container .spr-partneryellow,
  .content_wrapper.blocks_container .spr-internblue {
    vertical-align: -3px;
    margin-right: 15px; }

/* Single block */
.single_block {
  margin-bottom: 20px; }
  .single_block .image_container img {
    display: block;
    width: 100%; }
  .single_block .text_container table td {
    width: 50%;
    border: 0;
    padding: 0;
    vertical-align: top; }
    .single_block .text_container table td:first-child {
      padding: 0 20px 0 0; }
    .single_block .text_container table td:last-child {
      padding: 0 0 0 20px; }
  @media only screen and (max-width: 799px) {
    .single_block .text_container table {
      display: block; }
      .single_block .text_container table thead, .single_block .text_container table tbody, .single_block .text_container table tr, .single_block .text_container table td, .single_block .text_container table th {
        display: block; }
      .single_block .text_container table tr td {
        margin-bottom: 20px; }
      .single_block .text_container table tr:last-child td:last-child {
        margin: 0; }
      .single_block .text_container table td {
        width: 100%;
        padding: 0; }
        .single_block .text_container table td:first-child {
          padding: 0; }
        .single_block .text_container table td:last-child {
          padding: 0; } }
  .single_block .block_more_info {
    display: none;
    background-color: #fff;
    padding: 20px 20px; }
    @media only screen and (min-width: 600px) {
      .single_block .block_more_info {
        padding: 40px 50px; } }
    @media only screen and (min-width: 1200px) {
      .single_block .block_more_info {
        padding: 58px 110px; } }
    .single_block .block_more_info h2 {
      color: #0065fd;
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 26px 0; }
      @media only screen and (min-width: 800px) {
        .single_block .block_more_info h2 {
          margin: 0 0 38px 0; } }
    .single_block .block_more_info p {
      margin: 0 0 16px 0; }
    .single_block .block_more_info p,
    .single_block .block_more_info li {
      color: #010101;
      font-size: 16px; }
    .single_block .block_more_info table td {
      width: 50%;
      border: 0;
      padding: 0;
      vertical-align: top; }
      .single_block .block_more_info table td:first-child {
        padding: 0 20px 0 0; }
      .single_block .block_more_info table td:last-child {
        padding: 0 0 0 20px; }
    .single_block .block_more_info table h2 {
      color: #0065fd;
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 38px 0; }
    .single_block .block_more_info table p {
      margin: 0 0 16px 0; }
    .single_block .block_more_info table p,
    .single_block .block_more_info table li,
    .single_block .block_more_info table td {
      color: #010101;
      font-size: 16px; }

/* Single block end */
/* Double block */
.double_block {
  margin-bottom: 20px; }
  @media only screen and (min-width: 800px) {
    .double_block .left_block,
    .double_block .right_block {
      width: 50%;
      float: left; } }
  .double_block .left_block {
    margin-bottom: 20px; }
    @media only screen and (min-width: 800px) {
      .double_block .left_block {
        margin: 0;
        padding: 0 10px 0 0; } }
  @media only screen and (min-width: 800px) {
    .double_block .right_block {
      padding: 0 0 0 10px; } }

/* Double block end */
/* Partners block */
.our_partners_title {
  background-color: #ffdb00;
  margin-bottom: 20px;
  padding: 15px 20px 15px; }
  @media only screen and (min-width: 600px) {
    .our_partners_title {
      padding: 66px 0px 26px 110px; } }
  .our_partners_title h2 {
    color: #0065fd;
    font-size: 30px;
    font-weight: bold;
    margin: 0; }

.partners_block .one_partner {
  float: left;
  width: 50%;
  margin-bottom: 20px; }
  @media only screen and (max-width: 799px) {
    .partners_block .one_partner {
      width: 100%; } }
  .partners_block .one_partner.odd {
    padding: 0 10px 0 0; }
    @media only screen and (max-width: 799px) {
      .partners_block .one_partner.odd {
        padding: 0 0 0 0; } }
  .partners_block .one_partner.even {
    padding: 0 0 0 10px; }
    @media only screen and (max-width: 799px) {
      .partners_block .one_partner.even {
        padding: 0 0 0 0; } }
.partners_block .partner {
  background: #fff;
  padding: 20px 10px 20px 14px;
  border-left: 6px solid #ffdb00; }
  @media only screen and (min-width: 600px) {
    .partners_block .partner {
      padding: 28px 37px 30px 30px;
      border-left: 11px solid #ffdb00; } }
  .partners_block .partner .text_container {
    padding: 0; }
    .partners_block .partner .text_container h3 {
      color: #0065fd;
      font-size: 18px;
      font-weight: bold;
      margin: 0 0 0 0; }
    .partners_block .partner .text_container .line_after_title {
      width: 55px;
      height: 1px;
      margin: 11px 0 10px;
      background-color: #004dc0; }
    .partners_block .partner .text_container .date_since {
      color: #0065fd;
      font-size: 14px;
      margin: 0 0 15px 0; }
      @media only screen and (min-width: 600px) {
        .partners_block .partner .text_container .date_since {
          margin: 0 0 15px 10px; } }
    @media only screen and (min-width: 600px) {
      .partners_block .partner .text_container .description {
        margin-left: 24px; } }
    .partners_block .partner .text_container .description * {
      color: #000;
      font-size: 14px; }
    .partners_block .partner .text_container .partners_links {
      margin-top: 26px; }
      .partners_block .partner .text_container .partners_links .view_more {
        margin-right: 33px; }
  .partners_block .partner .image_container {
    width: 100px; }
    .partners_block .partner .image_container img {
      display: block;
      float: right;
      max-width: 70px; }
.partners_block .dtbl {
  display: table;
  width: 100%;
  table-layout: fixed; }
.partners_block .dtblc {
  display: table-cell;
  vertical-align: top; }

.content_wrapper.blocks_container .partner_inner_links {
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%; }
  .content_wrapper.blocks_container .partner_inner_links .partner_back_button {
    font-family: "Galano Bold", Arial, sans-serif;
    float: left;
    color: #ffdc00;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
    .content_wrapper.blocks_container .partner_inner_links .partner_back_button:hover, .content_wrapper.blocks_container .partner_inner_links .partner_back_button:focus {
      border-bottom: 0 none;
      text-decoration: none; }
    .content_wrapper.blocks_container .partner_inner_links .partner_back_button span {
      display: block;
      float: left;
      margin: -2px 10px 0 0; }
  .content_wrapper.blocks_container .partner_inner_links .partner_url {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 1px 0 0 0; }
    .content_wrapper.blocks_container .partner_inner_links .partner_url .icon-arr_chevron {
      border-color: #fff; }

.partner_inner {
  background-color: #fff;
  padding: 20px 20px; }
  @media only screen and (min-width: 600px) {
    .partner_inner {
      padding: 40px 50px; } }
  @media only screen and (min-width: 1200px) {
    .partner_inner {
      padding: 65px 110px; } }
  .partner_inner .partner_top {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 40px;
    margin-bottom: 36px; }
    .partner_inner .partner_top .partner_logo {
      display: table-cell;
      vertical-align: middle;
      width: 48px; }
      @media only screen and (min-width: 600px) {
        .partner_inner .partner_top .partner_logo {
          width: 78px; } }
      .partner_inner .partner_top .partner_logo img {
        display: block;
        max-width: 48px;
        max-height: 48px; }
        @media only screen and (min-width: 600px) {
          .partner_inner .partner_top .partner_logo img {
            max-width: 78px;
            max-height: 78px; } }
    .partner_inner .partner_top .partner_title {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      padding: 19px 0 19px 20px; }
      @media only screen and (min-width: 600px) {
        .partner_inner .partner_top .partner_title {
          padding: 19px 0 19px 37px; } }
      .partner_inner .partner_top .partner_title h2 {
        color: #010101;
        font-size: 21px;
        margin: 0 0 0 0; }
        @media only screen and (min-width: 600px) {
          .partner_inner .partner_top .partner_title h2 {
            font-size: 30px; } }
      .partner_inner .partner_top .partner_title .since {
        display: block;
        position: absolute;
        bottom: 0;
        color: #0065fd;
        font-size: 14px; }

/* Partners block end */
/* Persons block */
.persons_title {
  margin-bottom: 20px;
  padding: 15px 20px 15px; }
  @media only screen and (min-width: 600px) {
    .persons_title {
      padding: 66px 0px 26px 110px; } }
  .persons_title h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0; }
  .persons_title.bg_white {
    background-color: #fff; }
    .persons_title.bg_white h2 {
      color: #0065fd; }
  .persons_title.bg_yellow {
    background-color: #ffdb00; }
    .persons_title.bg_yellow h2 {
      color: #0065fd; }
  .persons_title.bg_blue {
    background-color: #0065fd; }
    .persons_title.bg_blue h2 {
      color: #ffdb00; }

.persons_block .one_person {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px; }
  @media only screen and (min-width: 800px) {
    .persons_block .one_person {
      width: 50%; } }
  .persons_block .one_person.odd {
    padding: 0 0 0 0; }
    @media only screen and (min-width: 800px) {
      .persons_block .one_person.odd {
        padding: 0 10px 0 0; } }
  .persons_block .one_person.even {
    padding: 0 0 0 0; }
    @media only screen and (min-width: 800px) {
      .persons_block .one_person.even {
        padding: 0 0 0 10px; } }
.persons_block .person {
  padding: 20px 10px 17px 20px; }
  @media only screen and (min-width: 800px) {
    .persons_block .person {
      padding: 20px 20px 17px 30px; } }
  .persons_block .person .image_container {
    width: 76px; }
    @media only screen and (min-width: 600px) {
      .persons_block .person .image_container {
        width: 106px; } }
    @media only screen and (min-width: 1200px) {
      .persons_block .person .image_container {
        width: 166px; } }
    .persons_block .person .image_container img {
      display: block;
      float: left;
      margin-top: -40px; }
  .persons_block .person .text_container {
    padding: 0 0 0 20px; }
    .persons_block .person .text_container h3 {
      font-size: 18px;
      font-weight: bold;
      margin: 0; }
    .persons_block .person .text_container .line_after_title {
      width: 55px;
      height: 1px;
      margin: 11px 0 10px; }
    .persons_block .person .text_container .position,
    .persons_block .person .text_container .assistant {
      font-size: 14px;
      margin: 0 0 17px 0; }
    .persons_block .person .text_container .assistant {
      font-weight: bold;
      margin-top: 38px; }
    .persons_block .person .text_container .phone,
    .persons_block .person .text_container .email {
      display: table;
      width: 100%;
      table-layout: fixed;
      font-size: 14px;
      margin: 0 0 8px 0; }
      .persons_block .person .text_container .phone span,
      .persons_block .person .text_container .email span {
        display: table-cell;
        vertical-align: top;
        width: 60px;
        font-weight: bold; }
        @media only screen and (min-width: 600px) {
          .persons_block .person .text_container .phone span,
          .persons_block .person .text_container .email span {
            width: 80px; } }
      .persons_block .person .text_container .phone a,
      .persons_block .person .text_container .email a {
        display: table-cell;
        vertical-align: top;
        font-size: 14px;
        word-break: break-all; }
    .persons_block .person .text_container .cv_link {
      margin-top: 17px; }
.persons_block.bg_white .person {
  background-color: #fff; }
  .persons_block.bg_white .person .text_container h3 {
    color: #0065fd; }
  .persons_block.bg_white .person .text_container .line_after_title {
    background-color: #0065fd; }
  .persons_block.bg_white .person .text_container .position,
  .persons_block.bg_white .person .text_container .assistant {
    color: #0065fd; }
  .persons_block.bg_white .person .text_container .phone,
  .persons_block.bg_white .person .text_container .email {
    color: #010101; }
    .persons_block.bg_white .person .text_container .phone a,
    .persons_block.bg_white .person .text_container .email a {
      color: #010101; }
.persons_block.bg_yellow .person {
  background-color: #ffdb00; }
  .persons_block.bg_yellow .person .text_container h3 {
    color: #0065fd; }
  .persons_block.bg_yellow .person .text_container .line_after_title {
    background-color: #0065fd; }
  .persons_block.bg_yellow .person .text_container .position,
  .persons_block.bg_yellow .person .text_container .assistant {
    color: #0065fd; }
  .persons_block.bg_yellow .person .text_container .phone,
  .persons_block.bg_yellow .person .text_container .email {
    color: #000; }
    .persons_block.bg_yellow .person .text_container .phone a,
    .persons_block.bg_yellow .person .text_container .email a {
      color: #000; }
.persons_block.bg_blue .person {
  background-color: #0065fd; }
  .persons_block.bg_blue .person .text_container h3 {
    color: #ffdb00; }
  .persons_block.bg_blue .person .text_container .line_after_title {
    background-color: #ffdb00; }
  .persons_block.bg_blue .person .text_container .position,
  .persons_block.bg_blue .person .text_container .assistant {
    color: #ffdb00; }
  .persons_block.bg_blue .person .text_container .phone,
  .persons_block.bg_blue .person .text_container .email {
    color: #fff; }
    .persons_block.bg_blue .person .text_container .phone a,
    .persons_block.bg_blue .person .text_container .email a {
      color: #fff; }
.persons_block .dtbl {
  display: table;
  width: 100%;
  table-layout: fixed; }
.persons_block .dtblc {
  display: table-cell;
  vertical-align: top; }

/* Persons block end */
/* Text image block */
.textimg_block {
  margin-bottom: 20px; }
  @media only screen and (min-width: 1200px) {
    .textimg_block .image_container {
      width: 51%; } }
  .textimg_block .image_container img {
    width: 100%;
    display: block; }
  @media only screen and (min-width: 1200px) {
    .textimg_block .dtbl {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (min-width: 1200px) {
    .textimg_block .dtblc {
      display: table-cell;
      vertical-align: top; } }

/* Text image block end */
/* Contact block */
.contact_block {
  margin-bottom: 20px; }
  @media only screen and (min-width: 800px) {
    .contact_block .text_container {
      width: 51%; } }
  .contact_block #event_map {
    height: 100%;
    min-height: 363px; }
  @media only screen and (min-width: 800px) {
    .contact_block .dtbl {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (min-width: 800px) {
    .contact_block .dtblc {
      display: table-cell;
      vertical-align: top; } }

/* Contact block end */
/* Intern block */
.internship_title {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 15px 20px 15px; }
  @media only screen and (min-width: 600px) {
    .internship_title {
      padding: 66px 0px 26px 110px; } }
  .internship_title h2 {
    color: #0065fd;
    font-size: 30px;
    font-weight: bold;
    margin: 0; }

.intern_block {
  margin-bottom: 20px; }
  .intern_block .intern_item {
    background-color: #fff;
    margin: 20px 0 0; }
    @media only screen and (min-width: 800px) {
      .intern_block .intern_item {
        margin: 20px 0; } }
  .intern_block .left_block {
    width: 100%;
    padding: 0; }
    @media only screen and (min-width: 800px) {
      .intern_block .left_block {
        width: 50%;
        padding: 0 10px 0 40px; } }
    .intern_block .left_block .block {
      background-color: #ffdb00;
      padding: 0 20px 20px;
      margin: 0; }
      @media only screen and (min-width: 800px) {
        .intern_block .left_block .block {
          max-width: 344px;
          padding: 0;
          margin: -20px auto -20px;
          background-color: transparent; } }
    @media only screen and (max-width: 799px) {
      .intern_block .left_block .image_container {
        float: left;
        margin: -20px 0 0 0; } }
    .intern_block .left_block .image_container img {
      max-width: 76px; }
      @media only screen and (min-width: 600px) {
        .intern_block .left_block .image_container img {
          max-width: 106px; } }
      @media only screen and (min-width: 800px) {
        .intern_block .left_block .image_container img {
          max-width: 344px;
          max-height: 380px; } }
    .intern_block .left_block .meta_container {
      padding: 20px 0 0 96px; }
      @media only screen and (min-width: 600px) {
        .intern_block .left_block .meta_container {
          padding: 20px 0 0 126px; } }
      @media only screen and (min-width: 800px) {
        .intern_block .left_block .meta_container {
          padding: 20px 24px;
          background-color: #ffdb00; } }
      .intern_block .left_block .meta_container h3 {
        color: #0065fd;
        font-size: 18px;
        font-weight: bold;
        margin: 0; }
      .intern_block .left_block .meta_container .line_after_title {
        width: 55px;
        height: 1px;
        margin: 11px 0 10px;
        background-color: #0065fd; }
      .intern_block .left_block .meta_container .add_info {
        color: #0065fd;
        font-size: 14px; }
  .intern_block .right_block {
    width: 100%;
    padding: 0; }
    @media only screen and (min-width: 800px) {
      .intern_block .right_block {
        width: 50%;
        padding: 0 0 0 10px; } }
    .intern_block .right_block .text_container {
      padding: 20px 20px; }
      @media only screen and (min-width: 800px) {
        .intern_block .right_block .text_container {
          padding: 50px 50px 30px 0; } }
      .intern_block .right_block .text_container p {
        color: #000;
        font-size: 14px; }
  .intern_block .owl-stage {
    left: 0; }
  @media only screen and (max-width: 799px) {
    .intern_block .owl-controls .owl-nav {
      display: none; } }
  .intern_block .owl-controls .owl-nav .owl-next,
  .intern_block .owl-controls .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    background-color: rgba(0, 101, 253, 0.6);
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    -ms-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out; }
    .intern_block .owl-controls .owl-nav .owl-next:hover, .intern_block .owl-controls .owl-nav .owl-next:focus,
    .intern_block .owl-controls .owl-nav .owl-prev:hover,
    .intern_block .owl-controls .owl-nav .owl-prev:focus {
      background-color: #0065fd; }
    @media only screen and (min-width: 1200px) {
      .intern_block .owl-controls .owl-nav .owl-next,
      .intern_block .owl-controls .owl-nav .owl-prev {
        margin-top: -44px;
        width: 88px;
        height: 88px; } }
    .intern_block .owl-controls .owl-nav .owl-next.disabled,
    .intern_block .owl-controls .owl-nav .owl-prev.disabled {
      display: none !important; }
  .intern_block .owl-controls .owl-nav .owl-next {
    right: -10px; }
    @media only screen and (min-width: 1200px) {
      .intern_block .owl-controls .owl-nav .owl-next {
        right: -30px; } }
    .intern_block .owl-controls .owl-nav .owl-next:after {
      content: '';
      display: block;
      width: 10px;
      height: 16px;
      margin: 7px auto 0;
      background-position: 0 -118px;
      height: 30px;
      width: 15px; }
      @media only screen and (min-width: 1200px) {
        .intern_block .owl-controls .owl-nav .owl-next:after {
          width: 15px;
          height: 30px;
          margin: 29px auto 0; } }
  .intern_block .owl-controls .owl-nav .owl-prev {
    display: none !important;
    left: -30px; }
  .intern_block .owl-controls .owl-dots {
    text-align: center;
    padding: 0; }
  @media only screen and (min-width: 800px) {
    .intern_block .dtbl {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (min-width: 800px) {
    .intern_block .dtblc {
      display: table-cell;
      vertical-align: top; } }

/* Intern block end */
.main_content.uprofile_container {
  max-width: 100%;
  /* User profile */
  /* User profile end */
  /* Upcoming events */
  /* Upcoming events end */
  /* Attachments */
  /* Attachments end */
  /* Mobile log out */
  /* Mobile log out end */ }
  @media only screen and (min-width: 1024px) {
    .main_content.uprofile_container {
      max-width: 600px; } }
  @media only screen and (min-width: 1280px) {
    .main_content.uprofile_container {
      max-width: 784px; } }
  @media only screen and (min-width: 1360px) {
    .main_content.uprofile_container {
      max-width: 844px; } }
  .main_content.uprofile_container .content_wrapper {
    padding: 0;
    background: transparent; }
  .main_content.uprofile_container .user_name {
    color: #ffdc00;
    font-family: "Galano Bold", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: -45px 0 20px 0; }
    @media only screen and (max-width: 1023px) {
      .main_content.uprofile_container .user_name {
        margin: -45px 0 30px 0; } }
    .main_content.uprofile_container .user_name span {
      vertical-align: -7px;
      margin-right: 13px; }
  .main_content.uprofile_container .user_info {
    background-color: #fff;
    padding: 0 20px; }
    .main_content.uprofile_container .user_info form {
      display: block;
      width: 100%;
      max-width: 412px;
      margin: 0 auto;
      padding: 90px 0 56px 0; }
      @media only screen and (max-width: 767px) {
        .main_content.uprofile_container .user_info form {
          padding: 40px 0 56px 0; } }
    .main_content.uprofile_container .user_info .input_holder {
      margin-bottom: 20px; }
      .main_content.uprofile_container .user_info .input_holder label {
        display: block;
        font-size: 13px;
        margin-bottom: 4px; }
      .main_content.uprofile_container .user_info .input_holder input {
        display: block;
        width: 100%;
        font-size: 16px; }
      .main_content.uprofile_container .user_info .input_holder .enable_input {
        width: 46px;
        height: 46px;
        border: 2px solid #0065fd;
        background-color: transparent;
        cursor: pointer;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-transition: background-color 150ms ease-in-out;
        -moz-transition: background-color 150ms ease-in-out;
        -o-transition: background-color 150ms ease-in-out;
        -ms-transition: background-color 150ms ease-in-out;
        transition: background-color 150ms ease-in-out; }
        .main_content.uprofile_container .user_info .input_holder .enable_input span {
          display: block;
          margin: 11px auto 0; }
        .main_content.uprofile_container .user_info .input_holder .enable_input.enabled {
          background-color: #0065fd; }
          .main_content.uprofile_container .user_info .input_holder .enable_input.enabled span {
            background-position: 0 -839px;
            height: 19px;
            width: 19px; }
        .main_content.uprofile_container .user_info .input_holder .enable_input:hover, .main_content.uprofile_container .user_info .input_holder .enable_input:focus {
          background-color: #0065fd; }
          .main_content.uprofile_container .user_info .input_holder .enable_input:hover span, .main_content.uprofile_container .user_info .input_holder .enable_input:focus span {
            background-position: 0 -839px;
            height: 19px;
            width: 19px; }
    .main_content.uprofile_container .user_info button {
      margin-top: 10px; }
    .main_content.uprofile_container .user_info .dtbl {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .main_content.uprofile_container .user_info .dtblc {
      display: table-cell;
      vertical-align: top; }
      .main_content.uprofile_container .user_info .dtblc:first-child {
        padding-right: 40px; }
      .main_content.uprofile_container .user_info .dtblc:last-child {
        width: 46px; }
  .main_content.uprofile_container .uprofile_upcoming_events h2 {
    margin: 35px 0 24px 0; }
  .main_content.uprofile_container .uprofile_upcoming_events .one_event {
    border-top: 15px solid #ffdc00;
    width: 49%;
    margin: 0 1% 0 0; }
    @media only screen and (max-width: 767px) {
      .main_content.uprofile_container .uprofile_upcoming_events .one_event {
        width: 100%;
        margin: 0 0 0 0;
        border-bottom: 0 none; }
        .main_content.uprofile_container .uprofile_upcoming_events .one_event:last-child {
          border-bottom: 15px solid #ffdc00; } }
    .main_content.uprofile_container .uprofile_upcoming_events .one_event.even {
      margin: 0 0 0 1%; }
      @media only screen and (max-width: 767px) {
        .main_content.uprofile_container .uprofile_upcoming_events .one_event.even {
          margin: 0 0 0 0; } }
    .main_content.uprofile_container .uprofile_upcoming_events .one_event .event_contacts div,
    .main_content.uprofile_container .uprofile_upcoming_events .one_event .event_contacts a {
      word-break: break-all; }
  .main_content.uprofile_container .uprofile_events_attachments h2 {
    margin: 35px 0 24px 0; }
  .main_content.uprofile_container .uprofile_events_attachments .events_attachments {
    background-color: #fff;
    padding: 75px 110px 25px; }
    @media only screen and (max-width: 1299px) {
      .main_content.uprofile_container .uprofile_events_attachments .events_attachments {
        padding: 60px 30px 60px 30px; } }
    @media only screen and (max-width: 1023px) {
      .main_content.uprofile_container .uprofile_events_attachments .events_attachments {
        padding: 40px 20px 20px; } }
  .main_content.uprofile_container .uprofile_events_attachments .one_event_attachments {
    margin-bottom: 32px; }
    .main_content.uprofile_container .uprofile_events_attachments .one_event_attachments .event_title {
      color: #000; }
    .main_content.uprofile_container .uprofile_events_attachments .one_event_attachments .event_date {
      color: #0065fd;
      margin: 10px 0 19px 0; }
  .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment {
    position: relative;
    float: left;
    width: 49%;
    margin: 0 1% 43px 0;
    background-color: #0065fd;
    padding: 22px 30px 60px; }
    @media only screen and (max-width: 767px) {
      .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment {
        width: 100%;
        margin: 0 0 43px 0; } }
    .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment.even {
      margin: 0 0 43px 1%; }
      @media only screen and (max-width: 767px) {
        .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment.even {
          margin: 0 0 43px 0; } }
    .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment .attachment_title {
      color: #fff;
      font-family: "Galano Bold", Arial, sans-serif;
      font-size: 18px;
      font-weight: bold; }
    .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment .download {
      display: block;
      position: absolute;
      bottom: -23px;
      right: 20px;
      width: 46px;
      height: 46px;
      text-align: center;
      background-color: #ffdc00;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-transition: background-color 150ms ease-in-out;
      -moz-transition: background-color 150ms ease-in-out;
      -o-transition: background-color 150ms ease-in-out;
      -ms-transition: background-color 150ms ease-in-out;
      transition: background-color 150ms ease-in-out; }
      .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment .download:hover, .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment .download:focus {
        background-color: rgba(255, 220, 0, 0.9); }
      .main_content.uprofile_container .uprofile_events_attachments .attachments_container .one_attachment .download span {
        vertical-align: -14px; }
  .main_content.uprofile_container .logout_block_mobile {
    padding: 20px 15px;
    background-color: #ffdc00;
    margin: 30px 0 0 0; }
    @media only screen and (min-width: 1024px) {
      .main_content.uprofile_container .logout_block_mobile {
        display: none; } }
    .main_content.uprofile_container .logout_block_mobile .logout {
      display: block;
      border: 0 none;
      font-family: "Galano Bold", Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      text-transform: uppercase; }
      .main_content.uprofile_container .logout_block_mobile .logout span {
        margin-right: 14px;
        vertical-align: -8px; }

/* User profile sidebar */
.right_sidebar.uprofile_sidebar {
  width: 1%;
  -webkit-transition: width 150ms ease-in-out;
  -moz-transition: width 150ms ease-in-out;
  -o-transition: width 150ms ease-in-out;
  -ms-transition: width 150ms ease-in-out;
  transition: width 150ms ease-in-out; }
  .right_sidebar.uprofile_sidebar .logout_block {
    height: 130px;
    padding: 28px;
    background-color: #ffdc00; }
    @media only screen and (max-width: 1023px) {
      .right_sidebar.uprofile_sidebar .logout_block {
        display: none; } }
    .right_sidebar.uprofile_sidebar .logout_block .logout {
      display: block;
      border: 0 none;
      font-family: "Galano Bold", Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      text-transform: uppercase; }
      .right_sidebar.uprofile_sidebar .logout_block .logout span {
        margin-right: 14px;
        vertical-align: -8px; }
  .right_sidebar.uprofile_sidebar .uprofile_menu {
    max-width: 200px; }
    .right_sidebar.uprofile_sidebar .uprofile_menu ul {
      margin: 40px 0 0 0; }
      .right_sidebar.uprofile_sidebar .uprofile_menu ul li {
        padding: 0;
        background: none;
        border-bottom: 2px solid #e1e1e1; }
        .right_sidebar.uprofile_sidebar .uprofile_menu ul li a {
          display: inline-block;
          color: #000000;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
          padding: 12px 0; }
          .right_sidebar.uprofile_sidebar .uprofile_menu ul li a:hover, .right_sidebar.uprofile_sidebar .uprofile_menu ul li a:focus {
            color: #0065fd; }

/* User profile sidebar end */
@font-face {
  font-family: 'Galano Regular';
  src: url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.eot");
  src: url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.woff2") format("woff2"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.woff") format("woff"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.ttf") format("truetype"), url("../fonts/galano_regular/GalanoGrotesque-Regular-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Light';
  src: url("../fonts/galano_light/GalanoGrotesque-Light-webfont.eot");
  src: url("../fonts/galano_light/GalanoGrotesque-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.woff2") format("woff2"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.woff") format("woff"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.ttf") format("truetype"), url("../fonts/galano_light/GalanoGrotesque-Light-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Bold';
  src: url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.eot");
  src: url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.woff2") format("woff2"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.woff") format("woff"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.ttf") format("truetype"), url("../fonts/galano_bold/GalanoGrotesque-Bold-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Galano Heavy';
  src: url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.eot");
  src: url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.woff2") format("woff2"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.woff") format("woff"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.ttf") format("truetype"), url("../fonts/galano_heavy/GalanoGrotesque-Heavy-webfont.svg#galano_grotesqueregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?18vsu6");
  src: url("../fonts/icomoon/icomoon.eot?18vsu6#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?18vsu6") format("truetype"), url("../fonts/icomoon/icomoon.woff?18vsu6") format("woff"), url("../fonts/icomoon/icomoon.svg?18vsu6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arr_chevron:before {
  content: "\e901"; }

.icon-plus:before {
  content: "\e90d"; }

.icon-checkmark:before {
  content: "\e900"; }

.input_group_parent {
  margin: 0 0 12px 0;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: block; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #d7d7d7; }
  .input_group_parent .radio_design {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .input_group_parent .radio_design:before {
      content: "";
      width: 8px;
      height: 8px;
      background: #0065fd;
      top: 3px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      left: 3px;
      display: block;
      position: absolute;
      display: none; }
  .input_group_parent .checkbox_design {
    width: 22px;
    height: 22px;
    top: 1px;
    /* 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; }
    .input_group_parent .checkbox_design:before {
      font-size: 10px;
      content: "\e900";
      position: absolute;
      top: 4px;
      left: 4px;
      display: none;
      color: #0065fd; }
  .input_group_parent input:checked + .checkbox_design {
    border-color: #0065fd; }
    .input_group_parent input:checked + .checkbox_design:before {
      display: block; }
  .input_group_parent input:checked ~ .input_text {
    color: #0065fd; }
  .input_group_parent input:checked + .radio_design {
    border-color: #0065fd; }
    .input_group_parent input:checked + .radio_design:before {
      display: block; }

a.link_with_arrow {
  text-decoration: none;
  font-size: 14px;
  font-family: "Galano Bold", Arial, sans-serif; }
  a.link_with_arrow span {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #0065fd;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: -2px;
    margin: 0 0 0 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    text-align: left; }
    a.link_with_arrow span:after {
      display: inline-block;
      vertical-align: top;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      position: absolute;
      top: 3px;
      left: 3px;
      font-size: 4px;
      content: "\e901";
      color: #0065fd; }
  a.link_with_arrow:hover {
    opacity: 0.6; }

a.link_yellow_back {
  text-decoration: none;
  font-size: 14px;
  font-family: "Galano Bold", Arial, sans-serif;
  text-transform: uppercase;
  color: #ffdc00; }
  a.link_yellow_back span {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid #ffdc00;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: -6px;
    margin: 0 9px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative; }
    a.link_yellow_back span:after {
      display: inline-block;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      position: absolute;
      top: 5px;
      left: 4px;
      font-size: 6px;
      content: "\e901";
      color: #ffdc00; }
  a.link_yellow_back:hover {
    opacity: 0.6; }

a.link_with_arrow_white {
  text-decoration: none;
  font-size: 14px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #fff; }
  a.link_with_arrow_white span {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: -2px;
    margin: 0 0 0 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    text-align: left; }
    a.link_with_arrow_white span:after {
      display: inline-block;
      vertical-align: top;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      position: absolute;
      top: 3px;
      left: 3px;
      font-size: 4px;
      content: "\e901";
      color: #fff; }
  a.link_with_arrow_white:hover {
    opacity: 0.6; }

a.link_with_arrow_yellow {
  text-decoration: none;
  font-size: 14px;
  font-family: "Galano Bold", Arial, sans-serif;
  color: #ffdc00; }
  a.link_with_arrow_yellow span {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #ffdc00;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: -2px;
    margin: 0 0 0 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    text-align: left; }
    a.link_with_arrow_yellow span:after {
      display: inline-block;
      vertical-align: top;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      position: absolute;
      top: 3px;
      left: 3px;
      font-size: 4px;
      content: "\e901";
      color: #ffdc00; }
  a.link_with_arrow_yellow:hover {
    opacity: 0.6; }

/*# sourceMappingURL=style.css.map */
