@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*@import "vendor/bootstrap/utilities";
@import "vendor/bootstrap/responsive-utilities";*/
/*@import "mixins/transform";*/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
body {
  background: #fafafa; }

body, p, td, div {
  font-family: "Open Sans", Arial, sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 1.5; }
  @media screen and (min-width: 480px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    body, p, td, div {
      font-size: 14px;
      line-height: 1.5; } }

p {
  margin: 0 0 30px 0; }

a {
  color: #37b04d;
  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; }
  a:hover, a:focus {
    color: #448551; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 21px;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media screen and (min-width: 1024px) {
    h1, .h1 {
      font-size: 21px;
      line-height: 1; } }
  @media screen and (min-width: 1600px) {
    h1, .h1 {
      font-size: 21px;
      line-height: 1; } }

h2, .h2 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media screen and (min-width: 1024px) {
    h2, .h2 {
      font-size: 14px;
      line-height: 1.5; } }

h3, .h3 {
  font-size: 12px;
  line-height: 1.75;
  font-weight: 400;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media screen and (min-width: 1024px) {
    h3, .h3 {
      font-size: 12px;
      line-height: 1.75; } }

h4, .h4 {
  font-size: 16px;
  line-height: 1.167;
  font-weight: 400;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media screen and (min-width: 480px) {
    h4, .h4 {
      font-size: 16px;
      line-height: 1.167; } }
  @media screen and (min-width: 768px) {
    h4, .h4 {
      font-size: 18px;
      line-height: 1.167; } }
  @media screen and (min-width: 1024px) {
    h4, .h4 {
      font-size: 18px;
      line-height: 1.167; } }
  @media screen and (min-width: 1600px) {
    h4, .h4 {
      font-size: 18px;
      line-height: 1.167; } }

h5, .h5 {
  font-size: 14px;
  line-height: 1.3125;
  font-weight: 400;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media screen and (min-width: 480px) {
    h5, .h5 {
      font-size: 14px;
      line-height: 1.3125; } }
  @media screen and (min-width: 768px) {
    h5, .h5 {
      font-size: 16px;
      line-height: 1.3125; } }
  @media screen and (min-width: 1024px) {
    h5, .h5 {
      font-size: 16px;
      line-height: 1.3125; } }
  @media screen and (min-width: 1600px) {
    h5, .h5 {
      font-size: 16px;
      line-height: 1.3125; } }

h6, .h6 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  -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 screen and (min-width: 480px) {
    h6, .h6 {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) {
    h6, .h6 {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px) {
    h6, .h6 {
      font-size: 14px;
      line-height: 1.5; } }
  @media screen and (min-width: 1600px) {
    h6, .h6 {
      font-size: 14px;
      line-height: 1.5; } }

h1, h2, h3, .h1, .h2, .h3 {
  margin: 20px 0; }
  @media only screen and (min-width: 1024px) {
    h1, h2, h3, .h1, .h2, .h3 {
      margin: 20px 0; } }

h4, h5, h6, .h4, .h5, .h6 {
  margin: 15px 0; }
  @media only screen and (min-width: 1024px) {
    h4, h5, h6, .h4, .h5, .h6 {
      margin: 10px 0; } }

ul, ol, li {
  margin: 0;
  padding: 0; }

ul {
  margin-bottom: 30px;
  list-style-type: none;
  overflow: hidden; }

ol {
  overflow: hidden;
  padding-left: 16px; }

ul li {
  padding: 0 0 5px 13px;
  background-image: url("../img/bullet.png");
  background-position: 0 8px;
  background-repeat: no-repeat; }

ol li {
  padding: 0 0 5px 0; }

hr {
  border: 0;
  height: 1px;
  background: #37b04d; }

mark {
  background: #37b04d;
  padding: 0 5px;
  color: #fff; }

pre {
  font-family: monospace;
  margin: 0px;
  padding: 12px;
  border: 1px solid #999;
  background-color: #edf9ef; }

iframe {
  border: 0; }

table {
  empty-cells: show;
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0; }
  @media only screen and (min-width: 768px) {
    table {
      table-layout: fixed; } }
  table thead td {
    border: 1px solid #448551; }
  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 tbody td {
    border: 1px solid #448551;
    border-top: none; }
  table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
    font-weight: bold;
    padding: 12px 12px;
    background: #e0f3e8; }
    @media only screen and (min-width: 1024px) {
      table tr.lenteles_antraste td, table td.lenteles_antraste, table thead td, table th {
        padding: 17px 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: 40px;
  color: #333333;
  margin: 0;
  padding: 0 10px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #acacac;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  max-width: 250px; }
  @media only screen and (min-width: 1024px) {
    input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], input[type=date], input[type=month], input[type=week], input[type=datetime], input[type=datetime-local], textarea {
      height: 40px; } }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, textarea:focus {
    border-color: #868686; }

input[readonly]:not(.datepicker) {
  border-color: #ddd;
  cursor: not-allowed; }

button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
  border: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  color: #fafafa;
  font-size: 12px;
  /*font-weight:bold;*/
  background-color: #e8b53b;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  @media only screen and (min-width: 1024px) {
    button, input[type=submit], input[type=button], input[type=reset], a.mygtukas, span.mygtukas a {
      height: 40px;
      line-height: 40px;
      padding: 0 20px; } }
  button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.mygtukas:hover, span.mygtukas a:hover {
    background: #cea239; }

input[disabled], button[disabled] {
  background-color: #ddd;
  cursor: not-allowed;
  color: #333333;
  border: 0; }
  input[disabled]:hover, input[disabled]:focus, button[disabled]:hover, button[disabled]:focus {
    background-color: #ccc;
    color: #333333;
    border: 0; }

textarea {
  resize: vertical;
  width: 100%;
  max-width: 600px;
  min-height: 150px;
  max-height: 450px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: none;
  -webkit-transition: 150ms border ease-in-out;
  -moz-transition: 150ms border ease-in-out;
  -o-transition: 150ms border ease-in-out;
  -ms-transition: 150ms border ease-in-out;
  transition: 150ms border ease-in-out; }

select {
  outline: none; }

input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: inherit;
  margin-top: 3px;
  height: auto;
  line-height: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

input[type=radio] {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: inherit;
  background: inherit;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

li > p {
  margin: 0;
  padding: 0; }

table td p:first-of-type {
  margin-top: 0; }

table td p:last-of-type {
  margin-bottom: 0; }

.paveiksliukas_prie_teksto_kaireje {
  float: left;
  margin: 0 10px 8px 0; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_kaireje {
      margin: 0 20px 15px 0; } }

.paveiksliukas_prie_teksto_desineje {
  float: right;
  margin: 0 0px 8px 10px; }
  @media only screen and (min-width: 1024px) {
    .paveiksliukas_prie_teksto_desineje {
      margin: 0 0px 15px 20px; } }

a.mygtukas, span.mygtukas a, button.mygtukas {
  /*display:inline-block;*/
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none; }
  a.mygtukas:after, span.mygtukas a:after, button.mygtukas:after {
    content: "\e906";
    margin-left: 7px;
    font-size: 7px;
    /* 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;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  a.mygtukas.btn_back, span.mygtukas a.btn_back, button.mygtukas.btn_back {
    margin: 16px 0 16px; }
    a.mygtukas.btn_back:after, span.mygtukas a.btn_back:after, button.mygtukas.btn_back:after {
      display: none; }
    a.mygtukas.btn_back:before, span.mygtukas a.btn_back:before, button.mygtukas.btn_back:before {
      content: "\e905";
      margin-right: 7px;
      font-size: 7px;
      /* 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;
      display: inline-block;
      vertical-align: middle;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  a.mygtukas.btn_theme_color, span.mygtukas a.btn_theme_color, button.mygtukas.btn_theme_color {
    background-color: #37b04d; }
    a.mygtukas.btn_theme_color:hover, span.mygtukas a.btn_theme_color:hover, button.mygtukas.btn_theme_color:hover {
      background: #448551; }

.title_inner {
  margin: 32px 0 16px; }

.title_inner_h6 {
  margin: 0 0 8px 0; }

table.lentele_be_remo {
  border: 0px;
  background: none;
  padding: 0px;
  color: #333333;
  table-layout: auto;
  width: auto; }
  table.lentele_be_remo td, table.lentele_be_remo th {
    background: transparent !important;
    padding: 9px 18px 9px 0;
    border: 0; }

table.lentele_minimali {
  border: 1px solid #acacac;
  background: none;
  padding: 0px;
  color: #333333;
  width: auto;
  table-layout: auto; }
  table.lentele_minimali td, table.lentele_minimali th {
    background: transparent !important;
    padding: 10px 18px;
    border: 1px solid #acacac; }

table.lentele_automatinio_plocio {
  table-layout: auto;
  width: auto; }
  @media only screen and (min-width: 768px) {
    table.lentele_automatinio_plocio {
      table-layout: auto; } }

.didesnis_tekstas {
  font-size: 1.4em; }

ul.buletavimas_prie_paveikslelio {
  overflow: hidden; }

/*@import "mixins/transform";*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2 {
  width: 100% !important;
  max-width: 250px;
  outline: none; }

.select2-container--default {
  outline: none; }
  .select2-container--default .select2-selection--single {
    outline: none;
    height: 40px;
    background: #fff;
    border: 1px solid #acacac;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px; }
    @media only screen and (min-width: 1200px) {
      .select2-container--default .select2-selection--single {
        height: 40px; } }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #333333;
      padding-right: 10px;
      padding-left: 10px;
      line-height: 38px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding-right: 40px; } }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 38px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      background-color: none;
      border: none;
      height: 38px;
      width: 38px;
      top: 1px;
      right: 1px; }
      @media only screen and (min-width: 1200px) {
        .select2-container--default .select2-selection--single .select2-selection__arrow {
          height: 38px;
          width: 38px; } }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0;
        font-size: 12px;
        width: 100%;
        height: 100%;
        line-height: 38px;
        display: inline-block;
        text-align: center;
        margin: 0;
        left: 0;
        top: 0;
        color: #37b04d; }
        .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          /* 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;
          display: inline-block;
          vertical-align: middle;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transition: all 150ms ease-in-out;
          -moz-transition: all 150ms ease-in-out;
          -o-transition: all 150ms ease-in-out;
          -ms-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
          content: "\e901"; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    margin: 0; }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #333333; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: transparent;
  opacity: 0.6;
  cursor: not-allowed; }

.select2-dropdown {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-color: #acacac;
  border-width: 1px;
  border-radius: 4px;
  overflow: hidden; }

.select2-container--default .select2-results__option {
  background: none;
  padding-left: 10px;
  line-height: 1.3; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
    font-weight: 700; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #37b04d;
  color: #fafafa; }
.select2-container--default .select2-results__options {
  background-color: #e0f3e8; }

.select2-container {
  padding-top: 1px; }

.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-radius: 4px; }

.select2-container--open .select2-dropdown--below {
  border: 1px solid #acacac;
  border-radius: 4px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: url("../img/reused/loading32.gif"); }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slickcarousel/slick.eot");
  src: url("../fonts/slickcarousel/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slickcarousel/slick.woff") format("woff"), url("../fonts/slickcarousel/slick.ttf") format("truetype"), url("../fonts/slickcarousel/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    background: none;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
.fancybox-infobar {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1.1em; }

.fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
  width: 50px;
  height: 50px;
  background: transparent;
  min-width: none;
  color: #fff; }
  .fancybox-button:after, .fancybox-button:before, button.fancybox-button:after, button.fancybox-button:before, .fancybox-navigation a.fancybox-button:after, .fancybox-navigation a.fancybox-button:before {
    display: none; }
  @media only screen and (min-width: 1300px) {
    .fancybox-button, button.fancybox-button, .fancybox-navigation a.fancybox-button {
      width: 60px;
      height: 60px; } }
  .fancybox-button:hover, .fancybox-button:focus, .fancybox-button:active, button.fancybox-button:hover, button.fancybox-button:focus, button.fancybox-button:active, .fancybox-navigation a.fancybox-button:hover, .fancybox-navigation a.fancybox-button:focus, .fancybox-navigation a.fancybox-button:active {
    background: transparent;
    opacity: 0.7; }

.fancybox-close-small {
  color: #000; }
  .fancybox-close-small:after, .fancybox-close-small:before {
    display: none; }
  .fancybox-close-small:hover, .fancybox-close-small:focus, .fancybox-close-small:active {
    background: transparent;
    opacity: 0.5; }

.fancybox-bg {
  background: #000; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.85; }

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fapro {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fapro-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fapro-xs {
  font-size: .75em; }

.fapro-sm {
  font-size: .875em; }

.fapro-1x {
  font-size: 1em; }

.fapro-2x {
  font-size: 2em; }

.fapro-3x {
  font-size: 3em; }

.fapro-4x {
  font-size: 4em; }

.fapro-5x {
  font-size: 5em; }

.fapro-6x {
  font-size: 6em; }

.fapro-7x {
  font-size: 7em; }

.fapro-8x {
  font-size: 8em; }

.fapro-9x {
  font-size: 9em; }

.fapro-10x {
  font-size: 10em; }

.fapro-fw {
  text-align: center;
  width: 1.25em; }

.fapro-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fapro-ul > li {
  position: relative; }

.fapro-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fapro-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fapro-pull-left {
  float: left; }

.fapro-pull-right {
  float: right; }

.fapro.fapro-pull-left,
.fas.fapro-pull-left,
.far.fapro-pull-left,
.fal.fapro-pull-left,
.fab.fapro-pull-left {
  margin-right: .3em; }

.fapro.fapro-pull-right,
.fas.fapro-pull-right,
.far.fapro-pull-right,
.fal.fapro-pull-right,
.fab.fapro-pull-right {
  margin-left: .3em; }

.fapro-spin {
  animation: fa-spin 2s infinite linear; }

.fapro-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fapro-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fapro-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fapro-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fapro-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fapro-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fapro-flip-horizontal.fapro-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fapro-rotate-90,
:root .fapro-rotate-180,
:root .fapro-rotate-270,
:root .fapro-flip-horizontal,
:root .fapro-flip-vertical {
  filter: none; }

.fapro-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fapro-stack-1x,
.fapro-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fapro-stack-1x {
  line-height: inherit; }

.fapro-stack-2x {
  font-size: 2em; }

.fapro-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fapro-500px:before {
  content: "\f26e"; }

.fapro-accessible-icon:before {
  content: "\f368"; }

.fapro-accusoft:before {
  content: "\f369"; }

.fapro-address-book:before {
  content: "\f2b9"; }

.fapro-address-card:before {
  content: "\f2bb"; }

.fapro-adjust:before {
  content: "\f042"; }

.fapro-adn:before {
  content: "\f170"; }

.fapro-adversal:before {
  content: "\f36a"; }

.fapro-affiliatetheme:before {
  content: "\f36b"; }

.fapro-air-freshener:before {
  content: "\f5d0"; }

.fapro-alarm-clock:before {
  content: "\f34e"; }

.fapro-algolia:before {
  content: "\f36c"; }

.fapro-align-center:before {
  content: "\f037"; }

.fapro-align-justify:before {
  content: "\f039"; }

.fapro-align-left:before {
  content: "\f036"; }

.fapro-align-right:before {
  content: "\f038"; }

.fapro-allergies:before {
  content: "\f461"; }

.fapro-amazon:before {
  content: "\f270"; }

.fapro-amazon-pay:before {
  content: "\f42c"; }

.fapro-ambulance:before {
  content: "\f0f9"; }

.fapro-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fapro-amilia:before {
  content: "\f36d"; }

.fapro-anchor:before {
  content: "\f13d"; }

.fapro-android:before {
  content: "\f17b"; }

.fapro-angellist:before {
  content: "\f209"; }

.fapro-angle-double-down:before {
  content: "\f103"; }

.fapro-angle-double-left:before {
  content: "\f100"; }

.fapro-angle-double-right:before {
  content: "\f101"; }

.fapro-angle-double-up:before {
  content: "\f102"; }

.fapro-angle-down:before {
  content: "\f107"; }

.fapro-angle-left:before {
  content: "\f104"; }

.fapro-angle-right:before {
  content: "\f105"; }

.fapro-angle-up:before {
  content: "\f106"; }

.fapro-angry:before {
  content: "\f556"; }

.fapro-angrycreative:before {
  content: "\f36e"; }

.fapro-angular:before {
  content: "\f420"; }

.fapro-app-store:before {
  content: "\f36f"; }

.fapro-app-store-ios:before {
  content: "\f370"; }

.fapro-apper:before {
  content: "\f371"; }

.fapro-apple:before {
  content: "\f179"; }

.fapro-apple-alt:before {
  content: "\f5d1"; }

.fapro-apple-pay:before {
  content: "\f415"; }

.fapro-archive:before {
  content: "\f187"; }

.fapro-archway:before {
  content: "\f557"; }

.fapro-arrow-alt-circle-down:before {
  content: "\f358"; }

.fapro-arrow-alt-circle-left:before {
  content: "\f359"; }

.fapro-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fapro-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fapro-arrow-alt-down:before {
  content: "\f354"; }

.fapro-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fapro-arrow-alt-from-left:before {
  content: "\f347"; }

.fapro-arrow-alt-from-right:before {
  content: "\f348"; }

.fapro-arrow-alt-from-top:before {
  content: "\f349"; }

.fapro-arrow-alt-left:before {
  content: "\f355"; }

.fapro-arrow-alt-right:before {
  content: "\f356"; }

.fapro-arrow-alt-square-down:before {
  content: "\f350"; }

.fapro-arrow-alt-square-left:before {
  content: "\f351"; }

.fapro-arrow-alt-square-right:before {
  content: "\f352"; }

.fapro-arrow-alt-square-up:before {
  content: "\f353"; }

.fapro-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fapro-arrow-alt-to-left:before {
  content: "\f34b"; }

.fapro-arrow-alt-to-right:before {
  content: "\f34c"; }

.fapro-arrow-alt-to-top:before {
  content: "\f34d"; }

.fapro-arrow-alt-up:before {
  content: "\f357"; }

.fapro-arrow-circle-down:before {
  content: "\f0ab"; }

.fapro-arrow-circle-left:before {
  content: "\f0a8"; }

.fapro-arrow-circle-right:before {
  content: "\f0a9"; }

.fapro-arrow-circle-up:before {
  content: "\f0aa"; }

.fapro-arrow-down:before {
  content: "\f063"; }

.fapro-arrow-from-bottom:before {
  content: "\f342"; }

.fapro-arrow-from-left:before {
  content: "\f343"; }

.fapro-arrow-from-right:before {
  content: "\f344"; }

.fapro-arrow-from-top:before {
  content: "\f345"; }

.fapro-arrow-left:before {
  content: "\f060"; }

.fapro-arrow-right:before {
  content: "\f061"; }

.fapro-arrow-square-down:before {
  content: "\f339"; }

.fapro-arrow-square-left:before {
  content: "\f33a"; }

.fapro-arrow-square-right:before {
  content: "\f33b"; }

.fapro-arrow-square-up:before {
  content: "\f33c"; }

.fapro-arrow-to-bottom:before {
  content: "\f33d"; }

.fapro-arrow-to-left:before {
  content: "\f33e"; }

.fapro-arrow-to-right:before {
  content: "\f340"; }

.fapro-arrow-to-top:before {
  content: "\f341"; }

.fapro-arrow-up:before {
  content: "\f062"; }

.fapro-arrows:before {
  content: "\f047"; }

.fapro-arrows-alt:before {
  content: "\f0b2"; }

.fapro-arrows-alt-h:before {
  content: "\f337"; }

.fapro-arrows-alt-v:before {
  content: "\f338"; }

.fapro-arrows-h:before {
  content: "\f07e"; }

.fapro-arrows-v:before {
  content: "\f07d"; }

.fapro-assistive-listening-systems:before {
  content: "\f2a2"; }

.fapro-asterisk:before {
  content: "\f069"; }

.fapro-asymmetrik:before {
  content: "\f372"; }

.fapro-at:before {
  content: "\f1fa"; }

.fapro-atlas:before {
  content: "\f558"; }

.fapro-atom:before {
  content: "\f5d2"; }

.fapro-atom-alt:before {
  content: "\f5d3"; }

.fapro-audible:before {
  content: "\f373"; }

.fapro-audio-description:before {
  content: "\f29e"; }

.fapro-autoprefixer:before {
  content: "\f41c"; }

.fapro-avianex:before {
  content: "\f374"; }

.fapro-aviato:before {
  content: "\f421"; }

.fapro-award:before {
  content: "\f559"; }

.fapro-aws:before {
  content: "\f375"; }

.fapro-backpack:before {
  content: "\f5d4"; }

.fapro-backspace:before {
  content: "\f55a"; }

.fapro-backward:before {
  content: "\f04a"; }

.fapro-badge:before {
  content: "\f335"; }

.fapro-badge-check:before {
  content: "\f336"; }

.fapro-balance-scale:before {
  content: "\f24e"; }

.fapro-balance-scale-left:before {
  content: "\f515"; }

.fapro-balance-scale-right:before {
  content: "\f516"; }

.fapro-ban:before {
  content: "\f05e"; }

.fapro-band-aid:before {
  content: "\f462"; }

.fapro-bandcamp:before {
  content: "\f2d5"; }

.fapro-barcode:before {
  content: "\f02a"; }

.fapro-barcode-alt:before {
  content: "\f463"; }

.fapro-barcode-read:before {
  content: "\f464"; }

.fapro-barcode-scan:before {
  content: "\f465"; }

.fapro-bars:before {
  content: "\f0c9"; }

.fapro-baseball:before {
  content: "\f432"; }

.fapro-baseball-ball:before {
  content: "\f433"; }

.fapro-basketball-ball:before {
  content: "\f434"; }

.fapro-basketball-hoop:before {
  content: "\f435"; }

.fapro-bath:before {
  content: "\f2cd"; }

.fapro-battery-bolt:before {
  content: "\f376"; }

.fapro-battery-empty:before {
  content: "\f244"; }

.fapro-battery-full:before {
  content: "\f240"; }

.fapro-battery-half:before {
  content: "\f242"; }

.fapro-battery-quarter:before {
  content: "\f243"; }

.fapro-battery-slash:before {
  content: "\f377"; }

.fapro-battery-three-quarters:before {
  content: "\f241"; }

.fapro-bed:before {
  content: "\f236"; }

.fapro-beer:before {
  content: "\f0fc"; }

.fapro-behance:before {
  content: "\f1b4"; }

.fapro-behance-square:before {
  content: "\f1b5"; }

.fapro-bell:before {
  content: "\f0f3"; }

.fapro-bell-school:before {
  content: "\f5d5"; }

.fapro-bell-school-slash:before {
  content: "\f5d6"; }

.fapro-bell-slash:before {
  content: "\f1f6"; }

.fapro-bezier-curve:before {
  content: "\f55b"; }

.fapro-bicycle:before {
  content: "\f206"; }

.fapro-bimobject:before {
  content: "\f378"; }

.fapro-binoculars:before {
  content: "\f1e5"; }

.fapro-birthday-cake:before {
  content: "\f1fd"; }

.fapro-bitbucket:before {
  content: "\f171"; }

.fapro-bitcoin:before {
  content: "\f379"; }

.fapro-bity:before {
  content: "\f37a"; }

.fapro-black-tie:before {
  content: "\f27e"; }

.fapro-blackberry:before {
  content: "\f37b"; }

.fapro-blanket:before {
  content: "\f498"; }

.fapro-blender:before {
  content: "\f517"; }

.fapro-blind:before {
  content: "\f29d"; }

.fapro-blogger:before {
  content: "\f37c"; }

.fapro-blogger-b:before {
  content: "\f37d"; }

.fapro-bluetooth:before {
  content: "\f293"; }

.fapro-bluetooth-b:before {
  content: "\f294"; }

.fapro-bold:before {
  content: "\f032"; }

.fapro-bolt:before {
  content: "\f0e7"; }

.fapro-bomb:before {
  content: "\f1e2"; }

.fapro-bone:before {
  content: "\f5d7"; }

.fapro-bone-break:before {
  content: "\f5d8"; }

.fapro-bong:before {
  content: "\f55c"; }

.fapro-book:before {
  content: "\f02d"; }

.fapro-book-alt:before {
  content: "\f5d9"; }

.fapro-book-heart:before {
  content: "\f499"; }

.fapro-book-open:before {
  content: "\f518"; }

.fapro-book-reader:before {
  content: "\f5da"; }

.fapro-bookmark:before {
  content: "\f02e"; }

.fapro-books:before {
  content: "\f5db"; }

.fapro-bowling-ball:before {
  content: "\f436"; }

.fapro-bowling-pins:before {
  content: "\f437"; }

.fapro-box:before {
  content: "\f466"; }

.fapro-box-alt:before {
  content: "\f49a"; }

.fapro-box-check:before {
  content: "\f467"; }

.fapro-box-fragile:before {
  content: "\f49b"; }

.fapro-box-full:before {
  content: "\f49c"; }

.fapro-box-heart:before {
  content: "\f49d"; }

.fapro-box-open:before {
  content: "\f49e"; }

.fapro-box-up:before {
  content: "\f49f"; }

.fapro-box-usd:before {
  content: "\f4a0"; }

.fapro-boxes:before {
  content: "\f468"; }

.fapro-boxes-alt:before {
  content: "\f4a1"; }

.fapro-boxing-glove:before {
  content: "\f438"; }

.fapro-braille:before {
  content: "\f2a1"; }

.fapro-brain:before {
  content: "\f5dc"; }

.fapro-briefcase:before {
  content: "\f0b1"; }

.fapro-briefcase-medical:before {
  content: "\f469"; }

.fapro-broadcast-tower:before {
  content: "\f519"; }

.fapro-broom:before {
  content: "\f51a"; }

.fapro-browser:before {
  content: "\f37e"; }

.fapro-brush:before {
  content: "\f55d"; }

.fapro-btc:before {
  content: "\f15a"; }

.fapro-bug:before {
  content: "\f188"; }

.fapro-building:before {
  content: "\f1ad"; }

.fapro-bullhorn:before {
  content: "\f0a1"; }

.fapro-bullseye:before {
  content: "\f140"; }

.fapro-burn:before {
  content: "\f46a"; }

.fapro-buromobelexperte:before {
  content: "\f37f"; }

.fapro-bus:before {
  content: "\f207"; }

.fapro-bus-alt:before {
  content: "\f55e"; }

.fapro-bus-school:before {
  content: "\f5dd"; }

.fapro-buysellads:before {
  content: "\f20d"; }

.fapro-calculator:before {
  content: "\f1ec"; }

.fapro-calendar:before {
  content: "\f133"; }

.fapro-calendar-alt:before {
  content: "\f073"; }

.fapro-calendar-check:before {
  content: "\f274"; }

.fapro-calendar-edit:before {
  content: "\f333"; }

.fapro-calendar-exclamation:before {
  content: "\f334"; }

.fapro-calendar-minus:before {
  content: "\f272"; }

.fapro-calendar-plus:before {
  content: "\f271"; }

.fapro-calendar-times:before {
  content: "\f273"; }

.fapro-camera:before {
  content: "\f030"; }

.fapro-camera-alt:before {
  content: "\f332"; }

.fapro-camera-retro:before {
  content: "\f083"; }

.fapro-cannabis:before {
  content: "\f55f"; }

.fapro-capsules:before {
  content: "\f46b"; }

.fapro-car:before {
  content: "\f1b9"; }

.fapro-car-alt:before {
  content: "\f5de"; }

.fapro-car-battery:before {
  content: "\f5df"; }

.fapro-car-bump:before {
  content: "\f5e0"; }

.fapro-car-crash:before {
  content: "\f5e1"; }

.fapro-car-garage:before {
  content: "\f5e2"; }

.fapro-car-mechanic:before {
  content: "\f5e3"; }

.fapro-car-side:before {
  content: "\f5e4"; }

.fapro-car-tilt:before {
  content: "\f5e5"; }

.fapro-car-wash:before {
  content: "\f5e6"; }

.fapro-caret-circle-down:before {
  content: "\f32d"; }

.fapro-caret-circle-left:before {
  content: "\f32e"; }

.fapro-caret-circle-right:before {
  content: "\f330"; }

.fapro-caret-circle-up:before {
  content: "\f331"; }

.fapro-caret-down:before {
  content: "\f0d7"; }

.fapro-caret-left:before {
  content: "\f0d9"; }

.fapro-caret-right:before {
  content: "\f0da"; }

.fapro-caret-square-down:before {
  content: "\f150"; }

.fapro-caret-square-left:before {
  content: "\f191"; }

.fapro-caret-square-right:before {
  content: "\f152"; }

.fapro-caret-square-up:before {
  content: "\f151"; }

.fapro-caret-up:before {
  content: "\f0d8"; }

.fapro-cart-arrow-down:before {
  content: "\f218"; }

.fapro-cart-plus:before {
  content: "\f217"; }

.fapro-cc-amazon-pay:before {
  content: "\f42d"; }

.fapro-cc-amex:before {
  content: "\f1f3"; }

.fapro-cc-apple-pay:before {
  content: "\f416"; }

.fapro-cc-diners-club:before {
  content: "\f24c"; }

.fapro-cc-discover:before {
  content: "\f1f2"; }

.fapro-cc-jcb:before {
  content: "\f24b"; }

.fapro-cc-mastercard:before {
  content: "\f1f1"; }

.fapro-cc-paypal:before {
  content: "\f1f4"; }

.fapro-cc-stripe:before {
  content: "\f1f5"; }

.fapro-cc-visa:before {
  content: "\f1f0"; }

.fapro-centercode:before {
  content: "\f380"; }

.fapro-certificate:before {
  content: "\f0a3"; }

.fapro-chalkboard:before {
  content: "\f51b"; }

.fapro-chalkboard-teacher:before {
  content: "\f51c"; }

.fapro-charging-station:before {
  content: "\f5e7"; }

.fapro-chart-area:before {
  content: "\f1fe"; }

.fapro-chart-bar:before {
  content: "\f080"; }

.fapro-chart-line:before {
  content: "\f201"; }

.fapro-chart-pie:before {
  content: "\f200"; }

.fapro-check:before {
  content: "\f00c"; }

.fapro-check-circle:before {
  content: "\f058"; }

.fapro-check-double:before {
  content: "\f560"; }

.fapro-check-square:before {
  content: "\f14a"; }

.fapro-chess:before {
  content: "\f439"; }

.fapro-chess-bishop:before {
  content: "\f43a"; }

.fapro-chess-bishop-alt:before {
  content: "\f43b"; }

.fapro-chess-board:before {
  content: "\f43c"; }

.fapro-chess-clock:before {
  content: "\f43d"; }

.fapro-chess-clock-alt:before {
  content: "\f43e"; }

.fapro-chess-king:before {
  content: "\f43f"; }

.fapro-chess-king-alt:before {
  content: "\f440"; }

.fapro-chess-knight:before {
  content: "\f441"; }

.fapro-chess-knight-alt:before {
  content: "\f442"; }

.fapro-chess-pawn:before {
  content: "\f443"; }

.fapro-chess-pawn-alt:before {
  content: "\f444"; }

.fapro-chess-queen:before {
  content: "\f445"; }

.fapro-chess-queen-alt:before {
  content: "\f446"; }

.fapro-chess-rook:before {
  content: "\f447"; }

.fapro-chess-rook-alt:before {
  content: "\f448"; }

.fapro-chevron-circle-down:before {
  content: "\f13a"; }

.fapro-chevron-circle-left:before {
  content: "\f137"; }

.fapro-chevron-circle-right:before {
  content: "\f138"; }

.fapro-chevron-circle-up:before {
  content: "\f139"; }

.fapro-chevron-double-down:before {
  content: "\f322"; }

.fapro-chevron-double-left:before {
  content: "\f323"; }

.fapro-chevron-double-right:before {
  content: "\f324"; }

.fapro-chevron-double-up:before {
  content: "\f325"; }

.fapro-chevron-down:before {
  content: "\f078"; }

.fapro-chevron-left:before {
  content: "\f053"; }

.fapro-chevron-right:before {
  content: "\f054"; }

.fapro-chevron-square-down:before {
  content: "\f329"; }

.fapro-chevron-square-left:before {
  content: "\f32a"; }

.fapro-chevron-square-right:before {
  content: "\f32b"; }

.fapro-chevron-square-up:before {
  content: "\f32c"; }

.fapro-chevron-up:before {
  content: "\f077"; }

.fapro-child:before {
  content: "\f1ae"; }

.fapro-chrome:before {
  content: "\f268"; }

.fapro-church:before {
  content: "\f51d"; }

.fapro-circle:before {
  content: "\f111"; }

.fapro-circle-notch:before {
  content: "\f1ce"; }

.fapro-clipboard:before {
  content: "\f328"; }

.fapro-clipboard-check:before {
  content: "\f46c"; }

.fapro-clipboard-list:before {
  content: "\f46d"; }

.fapro-clipboard-prescription:before {
  content: "\f5e8"; }

.fapro-clock:before {
  content: "\f017"; }

.fapro-clone:before {
  content: "\f24d"; }

.fapro-closed-captioning:before {
  content: "\f20a"; }

.fapro-cloud:before {
  content: "\f0c2"; }

.fapro-cloud-download:before {
  content: "\f0ed"; }

.fapro-cloud-download-alt:before {
  content: "\f381"; }

.fapro-cloud-upload:before {
  content: "\f0ee"; }

.fapro-cloud-upload-alt:before {
  content: "\f382"; }

.fapro-cloudscale:before {
  content: "\f383"; }

.fapro-cloudsmith:before {
  content: "\f384"; }

.fapro-cloudversify:before {
  content: "\f385"; }

.fapro-club:before {
  content: "\f327"; }

.fapro-cocktail:before {
  content: "\f561"; }

.fapro-code:before {
  content: "\f121"; }

.fapro-code-branch:before {
  content: "\f126"; }

.fapro-code-commit:before {
  content: "\f386"; }

.fapro-code-merge:before {
  content: "\f387"; }

.fapro-codepen:before {
  content: "\f1cb"; }

.fapro-codiepie:before {
  content: "\f284"; }

.fapro-coffee:before {
  content: "\f0f4"; }

.fapro-cog:before {
  content: "\f013"; }

.fapro-cogs:before {
  content: "\f085"; }

.fapro-coins:before {
  content: "\f51e"; }

.fapro-columns:before {
  content: "\f0db"; }

.fapro-comment:before {
  content: "\f075"; }

.fapro-comment-alt:before {
  content: "\f27a"; }

.fapro-comment-alt-check:before {
  content: "\f4a2"; }

.fapro-comment-alt-dots:before {
  content: "\f4a3"; }

.fapro-comment-alt-edit:before {
  content: "\f4a4"; }

.fapro-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fapro-comment-alt-lines:before {
  content: "\f4a6"; }

.fapro-comment-alt-minus:before {
  content: "\f4a7"; }

.fapro-comment-alt-plus:before {
  content: "\f4a8"; }

.fapro-comment-alt-slash:before {
  content: "\f4a9"; }

.fapro-comment-alt-smile:before {
  content: "\f4aa"; }

.fapro-comment-alt-times:before {
  content: "\f4ab"; }

.fapro-comment-check:before {
  content: "\f4ac"; }

.fapro-comment-dots:before {
  content: "\f4ad"; }

.fapro-comment-edit:before {
  content: "\f4ae"; }

.fapro-comment-exclamation:before {
  content: "\f4af"; }

.fapro-comment-lines:before {
  content: "\f4b0"; }

.fapro-comment-minus:before {
  content: "\f4b1"; }

.fapro-comment-plus:before {
  content: "\f4b2"; }

.fapro-comment-slash:before {
  content: "\f4b3"; }

.fapro-comment-smile:before {
  content: "\f4b4"; }

.fapro-comment-times:before {
  content: "\f4b5"; }

.fapro-comments:before {
  content: "\f086"; }

.fapro-comments-alt:before {
  content: "\f4b6"; }

.fapro-compact-disc:before {
  content: "\f51f"; }

.fapro-compass:before {
  content: "\f14e"; }

.fapro-compass-slash:before {
  content: "\f5e9"; }

.fapro-compress:before {
  content: "\f066"; }

.fapro-compress-alt:before {
  content: "\f422"; }

.fapro-compress-wide:before {
  content: "\f326"; }

.fapro-concierge-bell:before {
  content: "\f562"; }

.fapro-connectdevelop:before {
  content: "\f20e"; }

.fapro-container-storage:before {
  content: "\f4b7"; }

.fapro-contao:before {
  content: "\f26d"; }

.fapro-conveyor-belt:before {
  content: "\f46e"; }

.fapro-conveyor-belt-alt:before {
  content: "\f46f"; }

.fapro-cookie:before {
  content: "\f563"; }

.fapro-cookie-bite:before {
  content: "\f564"; }

.fapro-copy:before {
  content: "\f0c5"; }

.fapro-copyright:before {
  content: "\f1f9"; }

.fapro-couch:before {
  content: "\f4b8"; }

.fapro-cpanel:before {
  content: "\f388"; }

.fapro-creative-commons:before {
  content: "\f25e"; }

.fapro-creative-commons-by:before {
  content: "\f4e7"; }

.fapro-creative-commons-nc:before {
  content: "\f4e8"; }

.fapro-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fapro-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fapro-creative-commons-nd:before {
  content: "\f4eb"; }

.fapro-creative-commons-pd:before {
  content: "\f4ec"; }

.fapro-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fapro-creative-commons-remix:before {
  content: "\f4ee"; }

.fapro-creative-commons-sa:before {
  content: "\f4ef"; }

.fapro-creative-commons-sampling:before {
  content: "\f4f0"; }

.fapro-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fapro-creative-commons-share:before {
  content: "\f4f2"; }

.fapro-creative-commons-zero:before {
  content: "\f4f3"; }

.fapro-credit-card:before {
  content: "\f09d"; }

.fapro-credit-card-blank:before {
  content: "\f389"; }

.fapro-credit-card-front:before {
  content: "\f38a"; }

.fapro-cricket:before {
  content: "\f449"; }

.fapro-crop:before {
  content: "\f125"; }

.fapro-crop-alt:before {
  content: "\f565"; }

.fapro-crosshairs:before {
  content: "\f05b"; }

.fapro-crow:before {
  content: "\f520"; }

.fapro-crown:before {
  content: "\f521"; }

.fapro-css3:before {
  content: "\f13c"; }

.fapro-css3-alt:before {
  content: "\f38b"; }

.fapro-cube:before {
  content: "\f1b2"; }

.fapro-cubes:before {
  content: "\f1b3"; }

.fapro-curling:before {
  content: "\f44a"; }

.fapro-cut:before {
  content: "\f0c4"; }

.fapro-cuttlefish:before {
  content: "\f38c"; }

.fapro-d-and-d:before {
  content: "\f38d"; }

.fapro-dashcube:before {
  content: "\f210"; }

.fapro-database:before {
  content: "\f1c0"; }

.fapro-deaf:before {
  content: "\f2a4"; }

.fapro-delicious:before {
  content: "\f1a5"; }

.fapro-deploydog:before {
  content: "\f38e"; }

.fapro-deskpro:before {
  content: "\f38f"; }

.fapro-desktop:before {
  content: "\f108"; }

.fapro-desktop-alt:before {
  content: "\f390"; }

.fapro-deviantart:before {
  content: "\f1bd"; }

.fapro-diagnoses:before {
  content: "\f470"; }

.fapro-diamond:before {
  content: "\f219"; }

.fapro-dice:before {
  content: "\f522"; }

.fapro-dice-five:before {
  content: "\f523"; }

.fapro-dice-four:before {
  content: "\f524"; }

.fapro-dice-one:before {
  content: "\f525"; }

.fapro-dice-six:before {
  content: "\f526"; }

.fapro-dice-three:before {
  content: "\f527"; }

.fapro-dice-two:before {
  content: "\f528"; }

.fapro-digg:before {
  content: "\f1a6"; }

.fapro-digital-ocean:before {
  content: "\f391"; }

.fapro-digital-tachograph:before {
  content: "\f566"; }

.fapro-diploma:before {
  content: "\f5ea"; }

.fapro-directions:before {
  content: "\f5eb"; }

.fapro-discord:before {
  content: "\f392"; }

.fapro-discourse:before {
  content: "\f393"; }

.fapro-divide:before {
  content: "\f529"; }

.fapro-dizzy:before {
  content: "\f567"; }

.fapro-dna:before {
  content: "\f471"; }

.fapro-do-not-enter:before {
  content: "\f5ec"; }

.fapro-dochub:before {
  content: "\f394"; }

.fapro-docker:before {
  content: "\f395"; }

.fapro-dollar-sign:before {
  content: "\f155"; }

.fapro-dolly:before {
  content: "\f472"; }

.fapro-dolly-empty:before {
  content: "\f473"; }

.fapro-dolly-flatbed:before {
  content: "\f474"; }

.fapro-dolly-flatbed-alt:before {
  content: "\f475"; }

.fapro-dolly-flatbed-empty:before {
  content: "\f476"; }

.fapro-donate:before {
  content: "\f4b9"; }

.fapro-door-closed:before {
  content: "\f52a"; }

.fapro-door-open:before {
  content: "\f52b"; }

.fapro-dot-circle:before {
  content: "\f192"; }

.fapro-dove:before {
  content: "\f4ba"; }

.fapro-download:before {
  content: "\f019"; }

.fapro-draft2digital:before {
  content: "\f396"; }

.fapro-drafting-compass:before {
  content: "\f568"; }

.fapro-draw-circle:before {
  content: "\f5ed"; }

.fapro-draw-polygon:before {
  content: "\f5ee"; }

.fapro-draw-square:before {
  content: "\f5ef"; }

.fapro-dribbble:before {
  content: "\f17d"; }

.fapro-dribbble-square:before {
  content: "\f397"; }

.fapro-dropbox:before {
  content: "\f16b"; }

.fapro-drum:before {
  content: "\f569"; }

.fapro-drum-steelpan:before {
  content: "\f56a"; }

.fapro-drupal:before {
  content: "\f1a9"; }

.fapro-dumbbell:before {
  content: "\f44b"; }

.fapro-dyalog:before {
  content: "\f399"; }

.fapro-ear:before {
  content: "\f5f0"; }

.fapro-earlybirds:before {
  content: "\f39a"; }

.fapro-ebay:before {
  content: "\f4f4"; }

.fapro-edge:before {
  content: "\f282"; }

.fapro-edit:before {
  content: "\f044"; }

.fapro-eject:before {
  content: "\f052"; }

.fapro-elementor:before {
  content: "\f430"; }

.fapro-ellipsis-h:before {
  content: "\f141"; }

.fapro-ellipsis-h-alt:before {
  content: "\f39b"; }

.fapro-ellipsis-v:before {
  content: "\f142"; }

.fapro-ellipsis-v-alt:before {
  content: "\f39c"; }

.fapro-ello:before {
  content: "\f5f1"; }

.fapro-ember:before {
  content: "\f423"; }

.fapro-empire:before {
  content: "\f1d1"; }

.fapro-engine-warning:before {
  content: "\f5f2"; }

.fapro-envelope:before {
  content: "\f0e0"; }

.fapro-envelope-open:before {
  content: "\f2b6"; }

.fapro-envelope-square:before {
  content: "\f199"; }

.fapro-envira:before {
  content: "\f299"; }

.fapro-equals:before {
  content: "\f52c"; }

.fapro-eraser:before {
  content: "\f12d"; }

.fapro-erlang:before {
  content: "\f39d"; }

.fapro-ethereum:before {
  content: "\f42e"; }

.fapro-etsy:before {
  content: "\f2d7"; }

.fapro-euro-sign:before {
  content: "\f153"; }

.fapro-exchange:before {
  content: "\f0ec"; }

.fapro-exchange-alt:before {
  content: "\f362"; }

.fapro-exclamation:before {
  content: "\f12a"; }

.fapro-exclamation-circle:before {
  content: "\f06a"; }

.fapro-exclamation-square:before {
  content: "\f321"; }

.fapro-exclamation-triangle:before {
  content: "\f071"; }

.fapro-expand:before {
  content: "\f065"; }

.fapro-expand-alt:before {
  content: "\f424"; }

.fapro-expand-arrows:before {
  content: "\f31d"; }

.fapro-expand-arrows-alt:before {
  content: "\f31e"; }

.fapro-expand-wide:before {
  content: "\f320"; }

.fapro-expeditedssl:before {
  content: "\f23e"; }

.fapro-external-link:before {
  content: "\f08e"; }

.fapro-external-link-alt:before {
  content: "\f35d"; }

.fapro-external-link-square:before {
  content: "\f14c"; }

.fapro-external-link-square-alt:before {
  content: "\f360"; }

.fapro-eye:before {
  content: "\f06e"; }

.fapro-eye-dropper:before {
  content: "\f1fb"; }

.fapro-eye-slash:before {
  content: "\f070"; }

.fapro-facebook:before {
  content: "\f09a"; }

.fapro-facebook-f:before {
  content: "\f39e"; }

.fapro-facebook-messenger:before {
  content: "\f39f"; }

.fapro-facebook-square:before {
  content: "\f082"; }

.fapro-fast-backward:before {
  content: "\f049"; }

.fapro-fast-forward:before {
  content: "\f050"; }

.fapro-fax:before {
  content: "\f1ac"; }

.fapro-feather:before {
  content: "\f52d"; }

.fapro-feather-alt:before {
  content: "\f56b"; }

.fapro-female:before {
  content: "\f182"; }

.fapro-field-hockey:before {
  content: "\f44c"; }

.fapro-fighter-jet:before {
  content: "\f0fb"; }

.fapro-file:before {
  content: "\f15b"; }

.fapro-file-alt:before {
  content: "\f15c"; }

.fapro-file-archive:before {
  content: "\f1c6"; }

.fapro-file-audio:before {
  content: "\f1c7"; }

.fapro-file-certificate:before {
  content: "\f5f3"; }

.fapro-file-check:before {
  content: "\f316"; }

.fapro-file-code:before {
  content: "\f1c9"; }

.fapro-file-contract:before {
  content: "\f56c"; }

.fapro-file-download:before {
  content: "\f56d"; }

.fapro-file-edit:before {
  content: "\f31c"; }

.fapro-file-excel:before {
  content: "\f1c3"; }

.fapro-file-exclamation:before {
  content: "\f31a"; }

.fapro-file-export:before {
  content: "\f56e"; }

.fapro-file-image:before {
  content: "\f1c5"; }

.fapro-file-import:before {
  content: "\f56f"; }

.fapro-file-invoice:before {
  content: "\f570"; }

.fapro-file-invoice-dollar:before {
  content: "\f571"; }

.fapro-file-medical:before {
  content: "\f477"; }

.fapro-file-medical-alt:before {
  content: "\f478"; }

.fapro-file-minus:before {
  content: "\f318"; }

.fapro-file-pdf:before {
  content: "\f1c1"; }

.fapro-file-plus:before {
  content: "\f319"; }

.fapro-file-powerpoint:before {
  content: "\f1c4"; }

.fapro-file-prescription:before {
  content: "\f572"; }

.fapro-file-signature:before {
  content: "\f573"; }

.fapro-file-times:before {
  content: "\f317"; }

.fapro-file-upload:before {
  content: "\f574"; }

.fapro-file-video:before {
  content: "\f1c8"; }

.fapro-file-word:before {
  content: "\f1c2"; }

.fapro-fill:before {
  content: "\f575"; }

.fapro-fill-drip:before {
  content: "\f576"; }

.fapro-film:before {
  content: "\f008"; }

.fapro-film-alt:before {
  content: "\f3a0"; }

.fapro-filter:before {
  content: "\f0b0"; }

.fapro-fingerprint:before {
  content: "\f577"; }

.fapro-fire:before {
  content: "\f06d"; }

.fapro-fire-extinguisher:before {
  content: "\f134"; }

.fapro-firefox:before {
  content: "\f269"; }

.fapro-first-aid:before {
  content: "\f479"; }

.fapro-first-order:before {
  content: "\f2b0"; }

.fapro-first-order-alt:before {
  content: "\f50a"; }

.fapro-firstdraft:before {
  content: "\f3a1"; }

.fapro-fish:before {
  content: "\f578"; }

.fapro-flag:before {
  content: "\f024"; }

.fapro-flag-checkered:before {
  content: "\f11e"; }

.fapro-flask:before {
  content: "\f0c3"; }

.fapro-flickr:before {
  content: "\f16e"; }

.fapro-flipboard:before {
  content: "\f44d"; }

.fapro-flushed:before {
  content: "\f579"; }

.fapro-fly:before {
  content: "\f417"; }

.fapro-folder:before {
  content: "\f07b"; }

.fapro-folder-open:before {
  content: "\f07c"; }

.fapro-font:before {
  content: "\f031"; }

.fapro-font-awesome:before {
  content: "\f2b4"; }

.fapro-font-awesome-alt:before {
  content: "\f35c"; }

.fapro-font-awesome-flag:before {
  content: "\f425"; }

.fapro-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fapro-fonticons:before {
  content: "\f280"; }

.fapro-fonticons-fi:before {
  content: "\f3a2"; }

.fapro-football-ball:before {
  content: "\f44e"; }

.fapro-football-helmet:before {
  content: "\f44f"; }

.fapro-forklift:before {
  content: "\f47a"; }

.fapro-fort-awesome:before {
  content: "\f286"; }

.fapro-fort-awesome-alt:before {
  content: "\f3a3"; }

.fapro-forumbee:before {
  content: "\f211"; }

.fapro-forward:before {
  content: "\f04e"; }

.fapro-foursquare:before {
  content: "\f180"; }

.fapro-fragile:before {
  content: "\f4bb"; }

.fapro-free-code-camp:before {
  content: "\f2c5"; }

.fapro-freebsd:before {
  content: "\f3a4"; }

.fapro-frog:before {
  content: "\f52e"; }

.fapro-frown:before {
  content: "\f119"; }

.fapro-frown-open:before {
  content: "\f57a"; }

.fapro-fulcrum:before {
  content: "\f50b"; }

.fapro-futbol:before {
  content: "\f1e3"; }

.fapro-galactic-republic:before {
  content: "\f50c"; }

.fapro-galactic-senate:before {
  content: "\f50d"; }

.fapro-gamepad:before {
  content: "\f11b"; }

.fapro-gas-pump:before {
  content: "\f52f"; }

.fapro-gas-pump-slash:before {
  content: "\f5f4"; }

.fapro-gavel:before {
  content: "\f0e3"; }

.fapro-gem:before {
  content: "\f3a5"; }

.fapro-genderless:before {
  content: "\f22d"; }

.fapro-get-pocket:before {
  content: "\f265"; }

.fapro-gg:before {
  content: "\f260"; }

.fapro-gg-circle:before {
  content: "\f261"; }

.fapro-gift:before {
  content: "\f06b"; }

.fapro-git:before {
  content: "\f1d3"; }

.fapro-git-square:before {
  content: "\f1d2"; }

.fapro-github:before {
  content: "\f09b"; }

.fapro-github-alt:before {
  content: "\f113"; }

.fapro-github-square:before {
  content: "\f092"; }

.fapro-gitkraken:before {
  content: "\f3a6"; }

.fapro-gitlab:before {
  content: "\f296"; }

.fapro-gitter:before {
  content: "\f426"; }

.fapro-glass-martini:before {
  content: "\f000"; }

.fapro-glass-martini-alt:before {
  content: "\f57b"; }

.fapro-glasses:before {
  content: "\f530"; }

.fapro-glasses-alt:before {
  content: "\f5f5"; }

.fapro-glide:before {
  content: "\f2a5"; }

.fapro-glide-g:before {
  content: "\f2a6"; }

.fapro-globe:before {
  content: "\f0ac"; }

.fapro-globe-africa:before {
  content: "\f57c"; }

.fapro-globe-americas:before {
  content: "\f57d"; }

.fapro-globe-asia:before {
  content: "\f57e"; }

.fapro-globe-stand:before {
  content: "\f5f6"; }

.fapro-gofore:before {
  content: "\f3a7"; }

.fapro-golf-ball:before {
  content: "\f450"; }

.fapro-golf-club:before {
  content: "\f451"; }

.fapro-goodreads:before {
  content: "\f3a8"; }

.fapro-goodreads-g:before {
  content: "\f3a9"; }

.fapro-google:before {
  content: "\f1a0"; }

.fapro-google-drive:before {
  content: "\f3aa"; }

.fapro-google-play:before {
  content: "\f3ab"; }

.fapro-google-plus:before {
  content: "\f2b3"; }

.fapro-google-plus-g:before {
  content: "\f0d5"; }

.fapro-google-plus-square:before {
  content: "\f0d4"; }

.fapro-google-wallet:before {
  content: "\f1ee"; }

.fapro-graduation-cap:before {
  content: "\f19d"; }

.fapro-gratipay:before {
  content: "\f184"; }

.fapro-grav:before {
  content: "\f2d6"; }

.fapro-greater-than:before {
  content: "\f531"; }

.fapro-greater-than-equal:before {
  content: "\f532"; }

.fapro-grimace:before {
  content: "\f57f"; }

.fapro-grin:before {
  content: "\f580"; }

.fapro-grin-alt:before {
  content: "\f581"; }

.fapro-grin-beam:before {
  content: "\f582"; }

.fapro-grin-beam-sweat:before {
  content: "\f583"; }

.fapro-grin-hearts:before {
  content: "\f584"; }

.fapro-grin-squint:before {
  content: "\f585"; }

.fapro-grin-squint-tears:before {
  content: "\f586"; }

.fapro-grin-stars:before {
  content: "\f587"; }

.fapro-grin-tears:before {
  content: "\f588"; }

.fapro-grin-tongue:before {
  content: "\f589"; }

.fapro-grin-tongue-squint:before {
  content: "\f58a"; }

.fapro-grin-tongue-wink:before {
  content: "\f58b"; }

.fapro-grin-wink:before {
  content: "\f58c"; }

.fapro-grip-horizontal:before {
  content: "\f58d"; }

.fapro-grip-vertical:before {
  content: "\f58e"; }

.fapro-gripfire:before {
  content: "\f3ac"; }

.fapro-grunt:before {
  content: "\f3ad"; }

.fapro-gulp:before {
  content: "\f3ae"; }

.fapro-h-square:before {
  content: "\f0fd"; }

.fapro-h1:before {
  content: "\f313"; }

.fapro-h2:before {
  content: "\f314"; }

.fapro-h3:before {
  content: "\f315"; }

.fapro-hacker-news:before {
  content: "\f1d4"; }

.fapro-hacker-news-square:before {
  content: "\f3af"; }

.fapro-hackerrank:before {
  content: "\f5f7"; }

.fapro-hand-heart:before {
  content: "\f4bc"; }

.fapro-hand-holding:before {
  content: "\f4bd"; }

.fapro-hand-holding-box:before {
  content: "\f47b"; }

.fapro-hand-holding-heart:before {
  content: "\f4be"; }

.fapro-hand-holding-seedling:before {
  content: "\f4bf"; }

.fapro-hand-holding-usd:before {
  content: "\f4c0"; }

.fapro-hand-holding-water:before {
  content: "\f4c1"; }

.fapro-hand-lizard:before {
  content: "\f258"; }

.fapro-hand-paper:before {
  content: "\f256"; }

.fapro-hand-peace:before {
  content: "\f25b"; }

.fapro-hand-point-down:before {
  content: "\f0a7"; }

.fapro-hand-point-left:before {
  content: "\f0a5"; }

.fapro-hand-point-right:before {
  content: "\f0a4"; }

.fapro-hand-point-up:before {
  content: "\f0a6"; }

.fapro-hand-pointer:before {
  content: "\f25a"; }

.fapro-hand-receiving:before {
  content: "\f47c"; }

.fapro-hand-rock:before {
  content: "\f255"; }

.fapro-hand-scissors:before {
  content: "\f257"; }

.fapro-hand-spock:before {
  content: "\f259"; }

.fapro-hands:before {
  content: "\f4c2"; }

.fapro-hands-heart:before {
  content: "\f4c3"; }

.fapro-hands-helping:before {
  content: "\f4c4"; }

.fapro-hands-usd:before {
  content: "\f4c5"; }

.fapro-handshake:before {
  content: "\f2b5"; }

.fapro-handshake-alt:before {
  content: "\f4c6"; }

.fapro-hashtag:before {
  content: "\f292"; }

.fapro-hdd:before {
  content: "\f0a0"; }

.fapro-heading:before {
  content: "\f1dc"; }

.fapro-headphones:before {
  content: "\f025"; }

.fapro-headphones-alt:before {
  content: "\f58f"; }

.fapro-headset:before {
  content: "\f590"; }

.fapro-heart:before {
  content: "\f004"; }

.fapro-heart-circle:before {
  content: "\f4c7"; }

.fapro-heart-rate:before {
  content: "\f5f8"; }

.fapro-heart-square:before {
  content: "\f4c8"; }

.fapro-heartbeat:before {
  content: "\f21e"; }

.fapro-helicopter:before {
  content: "\f533"; }

.fapro-hexagon:before {
  content: "\f312"; }

.fapro-highlighter:before {
  content: "\f591"; }

.fapro-hips:before {
  content: "\f452"; }

.fapro-hire-a-helper:before {
  content: "\f3b0"; }

.fapro-history:before {
  content: "\f1da"; }

.fapro-hockey-puck:before {
  content: "\f453"; }

.fapro-hockey-sticks:before {
  content: "\f454"; }

.fapro-home:before {
  content: "\f015"; }

.fapro-home-heart:before {
  content: "\f4c9"; }

.fapro-hooli:before {
  content: "\f427"; }

.fapro-hornbill:before {
  content: "\f592"; }

.fapro-hospital:before {
  content: "\f0f8"; }

.fapro-hospital-alt:before {
  content: "\f47d"; }

.fapro-hospital-symbol:before {
  content: "\f47e"; }

.fapro-hot-tub:before {
  content: "\f593"; }

.fapro-hotel:before {
  content: "\f594"; }

.fapro-hotjar:before {
  content: "\f3b1"; }

.fapro-hourglass:before {
  content: "\f254"; }

.fapro-hourglass-end:before {
  content: "\f253"; }

.fapro-hourglass-half:before {
  content: "\f252"; }

.fapro-hourglass-start:before {
  content: "\f251"; }

.fapro-houzz:before {
  content: "\f27c"; }

.fapro-html5:before {
  content: "\f13b"; }

.fapro-hubspot:before {
  content: "\f3b2"; }

.fapro-i-cursor:before {
  content: "\f246"; }

.fapro-id-badge:before {
  content: "\f2c1"; }

.fapro-id-card:before {
  content: "\f2c2"; }

.fapro-id-card-alt:before {
  content: "\f47f"; }

.fapro-image:before {
  content: "\f03e"; }

.fapro-images:before {
  content: "\f302"; }

.fapro-imdb:before {
  content: "\f2d8"; }

.fapro-inbox:before {
  content: "\f01c"; }

.fapro-inbox-in:before {
  content: "\f310"; }

.fapro-inbox-out:before {
  content: "\f311"; }

.fapro-indent:before {
  content: "\f03c"; }

.fapro-industry:before {
  content: "\f275"; }

.fapro-industry-alt:before {
  content: "\f3b3"; }

.fapro-infinity:before {
  content: "\f534"; }

.fapro-info:before {
  content: "\f129"; }

.fapro-info-circle:before {
  content: "\f05a"; }

.fapro-info-square:before {
  content: "\f30f"; }

.fapro-inhaler:before {
  content: "\f5f9"; }

.fapro-instagram:before {
  content: "\f16d"; }

.fapro-internet-explorer:before {
  content: "\f26b"; }

.fapro-inventory:before {
  content: "\f480"; }

.fapro-ioxhost:before {
  content: "\f208"; }

.fapro-italic:before {
  content: "\f033"; }

.fapro-itunes:before {
  content: "\f3b4"; }

.fapro-itunes-note:before {
  content: "\f3b5"; }

.fapro-jack-o-lantern:before {
  content: "\f30e"; }

.fapro-java:before {
  content: "\f4e4"; }

.fapro-jedi-order:before {
  content: "\f50e"; }

.fapro-jenkins:before {
  content: "\f3b6"; }

.fapro-joget:before {
  content: "\f3b7"; }

.fapro-joint:before {
  content: "\f595"; }

.fapro-joomla:before {
  content: "\f1aa"; }

.fapro-js:before {
  content: "\f3b8"; }

.fapro-js-square:before {
  content: "\f3b9"; }

.fapro-jsfiddle:before {
  content: "\f1cc"; }

.fapro-kaggle:before {
  content: "\f5fa"; }

.fapro-key:before {
  content: "\f084"; }

.fapro-keybase:before {
  content: "\f4f5"; }

.fapro-keyboard:before {
  content: "\f11c"; }

.fapro-keycdn:before {
  content: "\f3ba"; }

.fapro-kickstarter:before {
  content: "\f3bb"; }

.fapro-kickstarter-k:before {
  content: "\f3bc"; }

.fapro-kidneys:before {
  content: "\f5fb"; }

.fapro-kiss:before {
  content: "\f596"; }

.fapro-kiss-beam:before {
  content: "\f597"; }

.fapro-kiss-wink-heart:before {
  content: "\f598"; }

.fapro-kiwi-bird:before {
  content: "\f535"; }

.fapro-korvue:before {
  content: "\f42f"; }

.fapro-lamp:before {
  content: "\f4ca"; }

.fapro-language:before {
  content: "\f1ab"; }

.fapro-laptop:before {
  content: "\f109"; }

.fapro-laptop-code:before {
  content: "\f5fc"; }

.fapro-laravel:before {
  content: "\f3bd"; }

.fapro-lastfm:before {
  content: "\f202"; }

.fapro-lastfm-square:before {
  content: "\f203"; }

.fapro-laugh:before {
  content: "\f599"; }

.fapro-laugh-beam:before {
  content: "\f59a"; }

.fapro-laugh-squint:before {
  content: "\f59b"; }

.fapro-laugh-wink:before {
  content: "\f59c"; }

.fapro-layer-group:before {
  content: "\f5fd"; }

.fapro-layer-minus:before {
  content: "\f5fe"; }

.fapro-layer-plus:before {
  content: "\f5ff"; }

.fapro-leaf:before {
  content: "\f06c"; }

.fapro-leaf-heart:before {
  content: "\f4cb"; }

.fapro-leanpub:before {
  content: "\f212"; }

.fapro-lemon:before {
  content: "\f094"; }

.fapro-less:before {
  content: "\f41d"; }

.fapro-less-than:before {
  content: "\f536"; }

.fapro-less-than-equal:before {
  content: "\f537"; }

.fapro-level-down:before {
  content: "\f149"; }

.fapro-level-down-alt:before {
  content: "\f3be"; }

.fapro-level-up:before {
  content: "\f148"; }

.fapro-level-up-alt:before {
  content: "\f3bf"; }

.fapro-life-ring:before {
  content: "\f1cd"; }

.fapro-lightbulb:before {
  content: "\f0eb"; }

.fapro-line:before {
  content: "\f3c0"; }

.fapro-link:before {
  content: "\f0c1"; }

.fapro-linkedin:before {
  content: "\f08c"; }

.fapro-linkedin-in:before {
  content: "\f0e1"; }

.fapro-linode:before {
  content: "\f2b8"; }

.fapro-linux:before {
  content: "\f17c"; }

.fapro-lips:before {
  content: "\f600"; }

.fapro-lira-sign:before {
  content: "\f195"; }

.fapro-list:before {
  content: "\f03a"; }

.fapro-list-alt:before {
  content: "\f022"; }

.fapro-list-ol:before {
  content: "\f0cb"; }

.fapro-list-ul:before {
  content: "\f0ca"; }

.fapro-location:before {
  content: "\f601"; }

.fapro-location-arrow:before {
  content: "\f124"; }

.fapro-location-circle:before {
  content: "\f602"; }

.fapro-location-slash:before {
  content: "\f603"; }

.fapro-lock:before {
  content: "\f023"; }

.fapro-lock-alt:before {
  content: "\f30d"; }

.fapro-lock-open:before {
  content: "\f3c1"; }

.fapro-lock-open-alt:before {
  content: "\f3c2"; }

.fapro-long-arrow-alt-down:before {
  content: "\f309"; }

.fapro-long-arrow-alt-left:before {
  content: "\f30a"; }

.fapro-long-arrow-alt-right:before {
  content: "\f30b"; }

.fapro-long-arrow-alt-up:before {
  content: "\f30c"; }

.fapro-long-arrow-down:before {
  content: "\f175"; }

.fapro-long-arrow-left:before {
  content: "\f177"; }

.fapro-long-arrow-right:before {
  content: "\f178"; }

.fapro-long-arrow-up:before {
  content: "\f176"; }

.fapro-loveseat:before {
  content: "\f4cc"; }

.fapro-low-vision:before {
  content: "\f2a8"; }

.fapro-luchador:before {
  content: "\f455"; }

.fapro-luggage-cart:before {
  content: "\f59d"; }

.fapro-lungs:before {
  content: "\f604"; }

.fapro-lyft:before {
  content: "\f3c3"; }

.fapro-magento:before {
  content: "\f3c4"; }

.fapro-magic:before {
  content: "\f0d0"; }

.fapro-magnet:before {
  content: "\f076"; }

.fapro-mailchimp:before {
  content: "\f59e"; }

.fapro-male:before {
  content: "\f183"; }

.fapro-mandalorian:before {
  content: "\f50f"; }

.fapro-map:before {
  content: "\f279"; }

.fapro-map-marked:before {
  content: "\f59f"; }

.fapro-map-marked-alt:before {
  content: "\f5a0"; }

.fapro-map-marker:before {
  content: "\f041"; }

.fapro-map-marker-alt:before {
  content: "\f3c5"; }

.fapro-map-marker-alt-slash:before {
  content: "\f605"; }

.fapro-map-marker-check:before {
  content: "\f606"; }

.fapro-map-marker-edit:before {
  content: "\f607"; }

.fapro-map-marker-exclamation:before {
  content: "\f608"; }

.fapro-map-marker-minus:before {
  content: "\f609"; }

.fapro-map-marker-plus:before {
  content: "\f60a"; }

.fapro-map-marker-question:before {
  content: "\f60b"; }

.fapro-map-marker-slash:before {
  content: "\f60c"; }

.fapro-map-marker-smile:before {
  content: "\f60d"; }

.fapro-map-marker-times:before {
  content: "\f60e"; }

.fapro-map-pin:before {
  content: "\f276"; }

.fapro-map-signs:before {
  content: "\f277"; }

.fapro-markdown:before {
  content: "\f60f"; }

.fapro-marker:before {
  content: "\f5a1"; }

.fapro-mars:before {
  content: "\f222"; }

.fapro-mars-double:before {
  content: "\f227"; }

.fapro-mars-stroke:before {
  content: "\f229"; }

.fapro-mars-stroke-h:before {
  content: "\f22b"; }

.fapro-mars-stroke-v:before {
  content: "\f22a"; }

.fapro-mastodon:before {
  content: "\f4f6"; }

.fapro-maxcdn:before {
  content: "\f136"; }

.fapro-medal:before {
  content: "\f5a2"; }

.fapro-medapps:before {
  content: "\f3c6"; }

.fapro-medium:before {
  content: "\f23a"; }

.fapro-medium-m:before {
  content: "\f3c7"; }

.fapro-medkit:before {
  content: "\f0fa"; }

.fapro-medrt:before {
  content: "\f3c8"; }

.fapro-meetup:before {
  content: "\f2e0"; }

.fapro-megaport:before {
  content: "\f5a3"; }

.fapro-meh:before {
  content: "\f11a"; }

.fapro-meh-blank:before {
  content: "\f5a4"; }

.fapro-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fapro-memory:before {
  content: "\f538"; }

.fapro-mercury:before {
  content: "\f223"; }

.fapro-microchip:before {
  content: "\f2db"; }

.fapro-microphone:before {
  content: "\f130"; }

.fapro-microphone-alt:before {
  content: "\f3c9"; }

.fapro-microphone-alt-slash:before {
  content: "\f539"; }

.fapro-microphone-slash:before {
  content: "\f131"; }

.fapro-microscope:before {
  content: "\f610"; }

.fapro-microsoft:before {
  content: "\f3ca"; }

.fapro-minus:before {
  content: "\f068"; }

.fapro-minus-circle:before {
  content: "\f056"; }

.fapro-minus-hexagon:before {
  content: "\f307"; }

.fapro-minus-octagon:before {
  content: "\f308"; }

.fapro-minus-square:before {
  content: "\f146"; }

.fapro-mix:before {
  content: "\f3cb"; }

.fapro-mixcloud:before {
  content: "\f289"; }

.fapro-mizuni:before {
  content: "\f3cc"; }

.fapro-mobile:before {
  content: "\f10b"; }

.fapro-mobile-alt:before {
  content: "\f3cd"; }

.fapro-mobile-android:before {
  content: "\f3ce"; }

.fapro-mobile-android-alt:before {
  content: "\f3cf"; }

.fapro-modx:before {
  content: "\f285"; }

.fapro-monero:before {
  content: "\f3d0"; }

.fapro-money-bill:before {
  content: "\f0d6"; }

.fapro-money-bill-alt:before {
  content: "\f3d1"; }

.fapro-money-bill-wave:before {
  content: "\f53a"; }

.fapro-money-bill-wave-alt:before {
  content: "\f53b"; }

.fapro-money-check:before {
  content: "\f53c"; }

.fapro-money-check-alt:before {
  content: "\f53d"; }

.fapro-monitor-heart-rate:before {
  content: "\f611"; }

.fapro-monument:before {
  content: "\f5a6"; }

.fapro-moon:before {
  content: "\f186"; }

.fapro-mortar-pestle:before {
  content: "\f5a7"; }

.fapro-motorcycle:before {
  content: "\f21c"; }

.fapro-mouse-pointer:before {
  content: "\f245"; }

.fapro-music:before {
  content: "\f001"; }

.fapro-napster:before {
  content: "\f3d2"; }

.fapro-neos:before {
  content: "\f612"; }

.fapro-neuter:before {
  content: "\f22c"; }

.fapro-newspaper:before {
  content: "\f1ea"; }

.fapro-nimblr:before {
  content: "\f5a8"; }

.fapro-nintendo-switch:before {
  content: "\f418"; }

.fapro-node:before {
  content: "\f419"; }

.fapro-node-js:before {
  content: "\f3d3"; }

.fapro-not-equal:before {
  content: "\f53e"; }

.fapro-notes-medical:before {
  content: "\f481"; }

.fapro-npm:before {
  content: "\f3d4"; }

.fapro-ns8:before {
  content: "\f3d5"; }

.fapro-nutritionix:before {
  content: "\f3d6"; }

.fapro-object-group:before {
  content: "\f247"; }

.fapro-object-ungroup:before {
  content: "\f248"; }

.fapro-octagon:before {
  content: "\f306"; }

.fapro-odnoklassniki:before {
  content: "\f263"; }

.fapro-odnoklassniki-square:before {
  content: "\f264"; }

.fapro-oil-can:before {
  content: "\f613"; }

.fapro-oil-temp:before {
  content: "\f614"; }

.fapro-old-republic:before {
  content: "\f510"; }

.fapro-opencart:before {
  content: "\f23d"; }

.fapro-openid:before {
  content: "\f19b"; }

.fapro-opera:before {
  content: "\f26a"; }

.fapro-optin-monster:before {
  content: "\f23c"; }

.fapro-osi:before {
  content: "\f41a"; }

.fapro-outdent:before {
  content: "\f03b"; }

.fapro-page4:before {
  content: "\f3d7"; }

.fapro-pagelines:before {
  content: "\f18c"; }

.fapro-paint-brush:before {
  content: "\f1fc"; }

.fapro-paint-brush-alt:before {
  content: "\f5a9"; }

.fapro-paint-roller:before {
  content: "\f5aa"; }

.fapro-palette:before {
  content: "\f53f"; }

.fapro-palfed:before {
  content: "\f3d8"; }

.fapro-pallet:before {
  content: "\f482"; }

.fapro-pallet-alt:before {
  content: "\f483"; }

.fapro-paper-plane:before {
  content: "\f1d8"; }

.fapro-paperclip:before {
  content: "\f0c6"; }

.fapro-parachute-box:before {
  content: "\f4cd"; }

.fapro-paragraph:before {
  content: "\f1dd"; }

.fapro-parking:before {
  content: "\f540"; }

.fapro-parking-circle:before {
  content: "\f615"; }

.fapro-parking-circle-slash:before {
  content: "\f616"; }

.fapro-parking-slash:before {
  content: "\f617"; }

.fapro-passport:before {
  content: "\f5ab"; }

.fapro-paste:before {
  content: "\f0ea"; }

.fapro-patreon:before {
  content: "\f3d9"; }

.fapro-pause:before {
  content: "\f04c"; }

.fapro-pause-circle:before {
  content: "\f28b"; }

.fapro-paw:before {
  content: "\f1b0"; }

.fapro-paypal:before {
  content: "\f1ed"; }

.fapro-pen:before {
  content: "\f304"; }

.fapro-pen-alt:before {
  content: "\f305"; }

.fapro-pen-fancy:before {
  content: "\f5ac"; }

.fapro-pen-nib:before {
  content: "\f5ad"; }

.fapro-pen-square:before {
  content: "\f14b"; }

.fapro-pencil:before {
  content: "\f040"; }

.fapro-pencil-alt:before {
  content: "\f303"; }

.fapro-pencil-paintbrush:before {
  content: "\f618"; }

.fapro-pencil-ruler:before {
  content: "\f5ae"; }

.fapro-pennant:before {
  content: "\f456"; }

.fapro-people-carry:before {
  content: "\f4ce"; }

.fapro-percent:before {
  content: "\f295"; }

.fapro-percentage:before {
  content: "\f541"; }

.fapro-periscope:before {
  content: "\f3da"; }

.fapro-person-carry:before {
  content: "\f4cf"; }

.fapro-person-dolly:before {
  content: "\f4d0"; }

.fapro-person-dolly-empty:before {
  content: "\f4d1"; }

.fapro-phabricator:before {
  content: "\f3db"; }

.fapro-phoenix-framework:before {
  content: "\f3dc"; }

.fapro-phoenix-squadron:before {
  content: "\f511"; }

.fapro-phone:before {
  content: "\f095"; }

.fapro-phone-plus:before {
  content: "\f4d2"; }

.fapro-phone-slash:before {
  content: "\f3dd"; }

.fapro-phone-square:before {
  content: "\f098"; }

.fapro-phone-volume:before {
  content: "\f2a0"; }

.fapro-php:before {
  content: "\f457"; }

.fapro-pied-piper:before {
  content: "\f2ae"; }

.fapro-pied-piper-alt:before {
  content: "\f1a8"; }

.fapro-pied-piper-hat:before {
  content: "\f4e5"; }

.fapro-pied-piper-pp:before {
  content: "\f1a7"; }

.fapro-piggy-bank:before {
  content: "\f4d3"; }

.fapro-pills:before {
  content: "\f484"; }

.fapro-pinterest:before {
  content: "\f0d2"; }

.fapro-pinterest-p:before {
  content: "\f231"; }

.fapro-pinterest-square:before {
  content: "\f0d3"; }

.fapro-plane:before {
  content: "\f072"; }

.fapro-plane-alt:before {
  content: "\f3de"; }

.fapro-plane-arrival:before {
  content: "\f5af"; }

.fapro-plane-departure:before {
  content: "\f5b0"; }

.fapro-play:before {
  content: "\f04b"; }

.fapro-play-circle:before {
  content: "\f144"; }

.fapro-playstation:before {
  content: "\f3df"; }

.fapro-plug:before {
  content: "\f1e6"; }

.fapro-plus:before {
  content: "\f067"; }

.fapro-plus-circle:before {
  content: "\f055"; }

.fapro-plus-hexagon:before {
  content: "\f300"; }

.fapro-plus-octagon:before {
  content: "\f301"; }

.fapro-plus-square:before {
  content: "\f0fe"; }

.fapro-podcast:before {
  content: "\f2ce"; }

.fapro-poo:before {
  content: "\f2fe"; }

.fapro-poop:before {
  content: "\f619"; }

.fapro-portrait:before {
  content: "\f3e0"; }

.fapro-pound-sign:before {
  content: "\f154"; }

.fapro-power-off:before {
  content: "\f011"; }

.fapro-prescription:before {
  content: "\f5b1"; }

.fapro-prescription-bottle:before {
  content: "\f485"; }

.fapro-prescription-bottle-alt:before {
  content: "\f486"; }

.fapro-print:before {
  content: "\f02f"; }

.fapro-procedures:before {
  content: "\f487"; }

.fapro-product-hunt:before {
  content: "\f288"; }

.fapro-project-diagram:before {
  content: "\f542"; }

.fapro-pushed:before {
  content: "\f3e1"; }

.fapro-puzzle-piece:before {
  content: "\f12e"; }

.fapro-python:before {
  content: "\f3e2"; }

.fapro-qq:before {
  content: "\f1d6"; }

.fapro-qrcode:before {
  content: "\f029"; }

.fapro-question:before {
  content: "\f128"; }

.fapro-question-circle:before {
  content: "\f059"; }

.fapro-question-square:before {
  content: "\f2fd"; }

.fapro-quidditch:before {
  content: "\f458"; }

.fapro-quinscape:before {
  content: "\f459"; }

.fapro-quora:before {
  content: "\f2c4"; }

.fapro-quote-left:before {
  content: "\f10d"; }

.fapro-quote-right:before {
  content: "\f10e"; }

.fapro-r-project:before {
  content: "\f4f7"; }

.fapro-racquet:before {
  content: "\f45a"; }

.fapro-ramp-loading:before {
  content: "\f4d4"; }

.fapro-random:before {
  content: "\f074"; }

.fapro-ravelry:before {
  content: "\f2d9"; }

.fapro-react:before {
  content: "\f41b"; }

.fapro-readme:before {
  content: "\f4d5"; }

.fapro-rebel:before {
  content: "\f1d0"; }

.fapro-receipt:before {
  content: "\f543"; }

.fapro-rectangle-landscape:before {
  content: "\f2fa"; }

.fapro-rectangle-portrait:before {
  content: "\f2fb"; }

.fapro-rectangle-wide:before {
  content: "\f2fc"; }

.fapro-recycle:before {
  content: "\f1b8"; }

.fapro-red-river:before {
  content: "\f3e3"; }

.fapro-reddit:before {
  content: "\f1a1"; }

.fapro-reddit-alien:before {
  content: "\f281"; }

.fapro-reddit-square:before {
  content: "\f1a2"; }

.fapro-redo:before {
  content: "\f01e"; }

.fapro-redo-alt:before {
  content: "\f2f9"; }

.fapro-registered:before {
  content: "\f25d"; }

.fapro-rendact:before {
  content: "\f3e4"; }

.fapro-renren:before {
  content: "\f18b"; }

.fapro-repeat:before {
  content: "\f363"; }

.fapro-repeat-1:before {
  content: "\f365"; }

.fapro-repeat-1-alt:before {
  content: "\f366"; }

.fapro-repeat-alt:before {
  content: "\f364"; }

.fapro-reply:before {
  content: "\f3e5"; }

.fapro-reply-all:before {
  content: "\f122"; }

.fapro-replyd:before {
  content: "\f3e6"; }

.fapro-researchgate:before {
  content: "\f4f8"; }

.fapro-resolving:before {
  content: "\f3e7"; }

.fapro-retweet:before {
  content: "\f079"; }

.fapro-retweet-alt:before {
  content: "\f361"; }

.fapro-rev:before {
  content: "\f5b2"; }

.fapro-ribbon:before {
  content: "\f4d6"; }

.fapro-road:before {
  content: "\f018"; }

.fapro-robot:before {
  content: "\f544"; }

.fapro-rocket:before {
  content: "\f135"; }

.fapro-rocketchat:before {
  content: "\f3e8"; }

.fapro-rockrms:before {
  content: "\f3e9"; }

.fapro-route:before {
  content: "\f4d7"; }

.fapro-route-highway:before {
  content: "\f61a"; }

.fapro-route-interstate:before {
  content: "\f61b"; }

.fapro-rss:before {
  content: "\f09e"; }

.fapro-rss-square:before {
  content: "\f143"; }

.fapro-ruble-sign:before {
  content: "\f158"; }

.fapro-ruler:before {
  content: "\f545"; }

.fapro-ruler-combined:before {
  content: "\f546"; }

.fapro-ruler-horizontal:before {
  content: "\f547"; }

.fapro-ruler-triangle:before {
  content: "\f61c"; }

.fapro-ruler-vertical:before {
  content: "\f548"; }

.fapro-rupee-sign:before {
  content: "\f156"; }

.fapro-sad-cry:before {
  content: "\f5b3"; }

.fapro-sad-tear:before {
  content: "\f5b4"; }

.fapro-safari:before {
  content: "\f267"; }

.fapro-sass:before {
  content: "\f41e"; }

.fapro-save:before {
  content: "\f0c7"; }

.fapro-scalpel:before {
  content: "\f61d"; }

.fapro-scalpel-path:before {
  content: "\f61e"; }

.fapro-scanner:before {
  content: "\f488"; }

.fapro-scanner-keyboard:before {
  content: "\f489"; }

.fapro-scanner-touchscreen:before {
  content: "\f48a"; }

.fapro-schlix:before {
  content: "\f3ea"; }

.fapro-school:before {
  content: "\f549"; }

.fapro-screwdriver:before {
  content: "\f54a"; }

.fapro-scribd:before {
  content: "\f28a"; }

.fapro-scrubber:before {
  content: "\f2f8"; }

.fapro-search:before {
  content: "\f002"; }

.fapro-search-minus:before {
  content: "\f010"; }

.fapro-search-plus:before {
  content: "\f00e"; }

.fapro-searchengin:before {
  content: "\f3eb"; }

.fapro-seedling:before {
  content: "\f4d8"; }

.fapro-sellcast:before {
  content: "\f2da"; }

.fapro-sellsy:before {
  content: "\f213"; }

.fapro-server:before {
  content: "\f233"; }

.fapro-servicestack:before {
  content: "\f3ec"; }

.fapro-shapes:before {
  content: "\f61f"; }

.fapro-share:before {
  content: "\f064"; }

.fapro-share-all:before {
  content: "\f367"; }

.fapro-share-alt:before {
  content: "\f1e0"; }

.fapro-share-alt-square:before {
  content: "\f1e1"; }

.fapro-share-square:before {
  content: "\f14d"; }

.fapro-shekel-sign:before {
  content: "\f20b"; }

.fapro-shield:before {
  content: "\f132"; }

.fapro-shield-alt:before {
  content: "\f3ed"; }

.fapro-shield-check:before {
  content: "\f2f7"; }

.fapro-ship:before {
  content: "\f21a"; }

.fapro-shipping-fast:before {
  content: "\f48b"; }

.fapro-shipping-timed:before {
  content: "\f48c"; }

.fapro-shirtsinbulk:before {
  content: "\f214"; }

.fapro-shoe-prints:before {
  content: "\f54b"; }

.fapro-shopping-bag:before {
  content: "\f290"; }

.fapro-shopping-basket:before {
  content: "\f291"; }

.fapro-shopping-cart:before {
  content: "\f07a"; }

.fapro-shopware:before {
  content: "\f5b5"; }

.fapro-shower:before {
  content: "\f2cc"; }

.fapro-shuttle-van:before {
  content: "\f5b6"; }

.fapro-shuttlecock:before {
  content: "\f45b"; }

.fapro-sign:before {
  content: "\f4d9"; }

.fapro-sign-in:before {
  content: "\f090"; }

.fapro-sign-in-alt:before {
  content: "\f2f6"; }

.fapro-sign-language:before {
  content: "\f2a7"; }

.fapro-sign-out:before {
  content: "\f08b"; }

.fapro-sign-out-alt:before {
  content: "\f2f5"; }

.fapro-signal:before {
  content: "\f012"; }

.fapro-signature:before {
  content: "\f5b7"; }

.fapro-simplybuilt:before {
  content: "\f215"; }

.fapro-sistrix:before {
  content: "\f3ee"; }

.fapro-sitemap:before {
  content: "\f0e8"; }

.fapro-sith:before {
  content: "\f512"; }

.fapro-skeleton:before {
  content: "\f620"; }

.fapro-skull:before {
  content: "\f54c"; }

.fapro-skyatlas:before {
  content: "\f216"; }

.fapro-skype:before {
  content: "\f17e"; }

.fapro-slack:before {
  content: "\f198"; }

.fapro-slack-hash:before {
  content: "\f3ef"; }

.fapro-sliders-h:before {
  content: "\f1de"; }

.fapro-sliders-h-square:before {
  content: "\f3f0"; }

.fapro-sliders-v:before {
  content: "\f3f1"; }

.fapro-sliders-v-square:before {
  content: "\f3f2"; }

.fapro-slideshare:before {
  content: "\f1e7"; }

.fapro-smile:before {
  content: "\f118"; }

.fapro-smile-beam:before {
  content: "\f5b8"; }

.fapro-smile-plus:before {
  content: "\f5b9"; }

.fapro-smile-wink:before {
  content: "\f4da"; }

.fapro-smoking:before {
  content: "\f48d"; }

.fapro-smoking-ban:before {
  content: "\f54d"; }

.fapro-snapchat:before {
  content: "\f2ab"; }

.fapro-snapchat-ghost:before {
  content: "\f2ac"; }

.fapro-snapchat-square:before {
  content: "\f2ad"; }

.fapro-snowflake:before {
  content: "\f2dc"; }

.fapro-solar-panel:before {
  content: "\f5ba"; }

.fapro-sort:before {
  content: "\f0dc"; }

.fapro-sort-alpha-down:before {
  content: "\f15d"; }

.fapro-sort-alpha-up:before {
  content: "\f15e"; }

.fapro-sort-amount-down:before {
  content: "\f160"; }

.fapro-sort-amount-up:before {
  content: "\f161"; }

.fapro-sort-down:before {
  content: "\f0dd"; }

.fapro-sort-numeric-down:before {
  content: "\f162"; }

.fapro-sort-numeric-up:before {
  content: "\f163"; }

.fapro-sort-up:before {
  content: "\f0de"; }

.fapro-soundcloud:before {
  content: "\f1be"; }

.fapro-spa:before {
  content: "\f5bb"; }

.fapro-space-shuttle:before {
  content: "\f197"; }

.fapro-spade:before {
  content: "\f2f4"; }

.fapro-speakap:before {
  content: "\f3f3"; }

.fapro-spinner:before {
  content: "\f110"; }

.fapro-spinner-third:before {
  content: "\f3f4"; }

.fapro-splotch:before {
  content: "\f5bc"; }

.fapro-spotify:before {
  content: "\f1bc"; }

.fapro-spray-can:before {
  content: "\f5bd"; }

.fapro-square:before {
  content: "\f0c8"; }

.fapro-square-full:before {
  content: "\f45c"; }

.fapro-squarespace:before {
  content: "\f5be"; }

.fapro-stack-exchange:before {
  content: "\f18d"; }

.fapro-stack-overflow:before {
  content: "\f16c"; }

.fapro-stamp:before {
  content: "\f5bf"; }

.fapro-star:before {
  content: "\f005"; }

.fapro-star-exclamation:before {
  content: "\f2f3"; }

.fapro-star-half:before {
  content: "\f089"; }

.fapro-star-half-alt:before {
  content: "\f5c0"; }

.fapro-star-of-life:before {
  content: "\f621"; }

.fapro-staylinked:before {
  content: "\f3f5"; }

.fapro-steam:before {
  content: "\f1b6"; }

.fapro-steam-square:before {
  content: "\f1b7"; }

.fapro-steam-symbol:before {
  content: "\f3f6"; }

.fapro-steering-wheel:before {
  content: "\f622"; }

.fapro-step-backward:before {
  content: "\f048"; }

.fapro-step-forward:before {
  content: "\f051"; }

.fapro-stethoscope:before {
  content: "\f0f1"; }

.fapro-sticker-mule:before {
  content: "\f3f7"; }

.fapro-sticky-note:before {
  content: "\f249"; }

.fapro-stomach:before {
  content: "\f623"; }

.fapro-stop:before {
  content: "\f04d"; }

.fapro-stop-circle:before {
  content: "\f28d"; }

.fapro-stopwatch:before {
  content: "\f2f2"; }

.fapro-store:before {
  content: "\f54e"; }

.fapro-store-alt:before {
  content: "\f54f"; }

.fapro-strava:before {
  content: "\f428"; }

.fapro-stream:before {
  content: "\f550"; }

.fapro-street-view:before {
  content: "\f21d"; }

.fapro-strikethrough:before {
  content: "\f0cc"; }

.fapro-stripe:before {
  content: "\f429"; }

.fapro-stripe-s:before {
  content: "\f42a"; }

.fapro-stroopwafel:before {
  content: "\f551"; }

.fapro-studiovinari:before {
  content: "\f3f8"; }

.fapro-stumbleupon:before {
  content: "\f1a4"; }

.fapro-stumbleupon-circle:before {
  content: "\f1a3"; }

.fapro-subscript:before {
  content: "\f12c"; }

.fapro-subway:before {
  content: "\f239"; }

.fapro-suitcase:before {
  content: "\f0f2"; }

.fapro-suitcase-rolling:before {
  content: "\f5c1"; }

.fapro-sun:before {
  content: "\f185"; }

.fapro-superpowers:before {
  content: "\f2dd"; }

.fapro-superscript:before {
  content: "\f12b"; }

.fapro-supple:before {
  content: "\f3f9"; }

.fapro-surprise:before {
  content: "\f5c2"; }

.fapro-swatchbook:before {
  content: "\f5c3"; }

.fapro-swimmer:before {
  content: "\f5c4"; }

.fapro-swimming-pool:before {
  content: "\f5c5"; }

.fapro-sync:before {
  content: "\f021"; }

.fapro-sync-alt:before {
  content: "\f2f1"; }

.fapro-syringe:before {
  content: "\f48e"; }

.fapro-table:before {
  content: "\f0ce"; }

.fapro-table-tennis:before {
  content: "\f45d"; }

.fapro-tablet:before {
  content: "\f10a"; }

.fapro-tablet-alt:before {
  content: "\f3fa"; }

.fapro-tablet-android:before {
  content: "\f3fb"; }

.fapro-tablet-android-alt:before {
  content: "\f3fc"; }

.fapro-tablet-rugged:before {
  content: "\f48f"; }

.fapro-tablets:before {
  content: "\f490"; }

.fapro-tachometer:before {
  content: "\f0e4"; }

.fapro-tachometer-alt:before {
  content: "\f3fd"; }

.fapro-tachometer-alt-average:before {
  content: "\f624"; }

.fapro-tachometer-alt-fast:before {
  content: "\f625"; }

.fapro-tachometer-alt-fastest:before {
  content: "\f626"; }

.fapro-tachometer-alt-slow:before {
  content: "\f627"; }

.fapro-tachometer-alt-slowest:before {
  content: "\f628"; }

.fapro-tachometer-average:before {
  content: "\f629"; }

.fapro-tachometer-fast:before {
  content: "\f62a"; }

.fapro-tachometer-fastest:before {
  content: "\f62b"; }

.fapro-tachometer-slow:before {
  content: "\f62c"; }

.fapro-tachometer-slowest:before {
  content: "\f62d"; }

.fapro-tag:before {
  content: "\f02b"; }

.fapro-tags:before {
  content: "\f02c"; }

.fapro-tape:before {
  content: "\f4db"; }

.fapro-tasks:before {
  content: "\f0ae"; }

.fapro-taxi:before {
  content: "\f1ba"; }

.fapro-teamspeak:before {
  content: "\f4f9"; }

.fapro-teeth:before {
  content: "\f62e"; }

.fapro-teeth-open:before {
  content: "\f62f"; }

.fapro-telegram:before {
  content: "\f2c6"; }

.fapro-telegram-plane:before {
  content: "\f3fe"; }

.fapro-tencent-weibo:before {
  content: "\f1d5"; }

.fapro-tennis-ball:before {
  content: "\f45e"; }

.fapro-terminal:before {
  content: "\f120"; }

.fapro-text-height:before {
  content: "\f034"; }

.fapro-text-width:before {
  content: "\f035"; }

.fapro-th:before {
  content: "\f00a"; }

.fapro-th-large:before {
  content: "\f009"; }

.fapro-th-list:before {
  content: "\f00b"; }

.fapro-theater-masks:before {
  content: "\f630"; }

.fapro-themeco:before {
  content: "\f5c6"; }

.fapro-themeisle:before {
  content: "\f2b2"; }

.fapro-thermometer:before {
  content: "\f491"; }

.fapro-thermometer-empty:before {
  content: "\f2cb"; }

.fapro-thermometer-full:before {
  content: "\f2c7"; }

.fapro-thermometer-half:before {
  content: "\f2c9"; }

.fapro-thermometer-quarter:before {
  content: "\f2ca"; }

.fapro-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fapro-thumbs-down:before {
  content: "\f165"; }

.fapro-thumbs-up:before {
  content: "\f164"; }

.fapro-thumbtack:before {
  content: "\f08d"; }

.fapro-ticket:before {
  content: "\f145"; }

.fapro-ticket-alt:before {
  content: "\f3ff"; }

.fapro-times:before {
  content: "\f00d"; }

.fapro-times-circle:before {
  content: "\f057"; }

.fapro-times-hexagon:before {
  content: "\f2ee"; }

.fapro-times-octagon:before {
  content: "\f2f0"; }

.fapro-times-square:before {
  content: "\f2d3"; }

.fapro-tint:before {
  content: "\f043"; }

.fapro-tint-slash:before {
  content: "\f5c7"; }

.fapro-tire:before {
  content: "\f631"; }

.fapro-tire-flat:before {
  content: "\f632"; }

.fapro-tire-pressure-warning:before {
  content: "\f633"; }

.fapro-tire-rugged:before {
  content: "\f634"; }

.fapro-tired:before {
  content: "\f5c8"; }

.fapro-toggle-off:before {
  content: "\f204"; }

.fapro-toggle-on:before {
  content: "\f205"; }

.fapro-toolbox:before {
  content: "\f552"; }

.fapro-tooth:before {
  content: "\f5c9"; }

.fapro-toothbrush:before {
  content: "\f635"; }

.fapro-trade-federation:before {
  content: "\f513"; }

.fapro-trademark:before {
  content: "\f25c"; }

.fapro-traffic-cone:before {
  content: "\f636"; }

.fapro-traffic-light:before {
  content: "\f637"; }

.fapro-traffic-light-go:before {
  content: "\f638"; }

.fapro-traffic-light-slow:before {
  content: "\f639"; }

.fapro-traffic-light-stop:before {
  content: "\f63a"; }

.fapro-train:before {
  content: "\f238"; }

.fapro-transgender:before {
  content: "\f224"; }

.fapro-transgender-alt:before {
  content: "\f225"; }

.fapro-trash:before {
  content: "\f1f8"; }

.fapro-trash-alt:before {
  content: "\f2ed"; }

.fapro-tree:before {
  content: "\f1bb"; }

.fapro-tree-alt:before {
  content: "\f400"; }

.fapro-trello:before {
  content: "\f181"; }

.fapro-triangle:before {
  content: "\f2ec"; }

.fapro-tripadvisor:before {
  content: "\f262"; }

.fapro-trophy:before {
  content: "\f091"; }

.fapro-trophy-alt:before {
  content: "\f2eb"; }

.fapro-truck:before {
  content: "\f0d1"; }

.fapro-truck-container:before {
  content: "\f4dc"; }

.fapro-truck-couch:before {
  content: "\f4dd"; }

.fapro-truck-loading:before {
  content: "\f4de"; }

.fapro-truck-monster:before {
  content: "\f63b"; }

.fapro-truck-moving:before {
  content: "\f4df"; }

.fapro-truck-pickup:before {
  content: "\f63c"; }

.fapro-truck-ramp:before {
  content: "\f4e0"; }

.fapro-tshirt:before {
  content: "\f553"; }

.fapro-tty:before {
  content: "\f1e4"; }

.fapro-tumblr:before {
  content: "\f173"; }

.fapro-tumblr-square:before {
  content: "\f174"; }

.fapro-tv:before {
  content: "\f26c"; }

.fapro-tv-retro:before {
  content: "\f401"; }

.fapro-twitch:before {
  content: "\f1e8"; }

.fapro-twitter:before {
  content: "\f099"; }

.fapro-twitter-square:before {
  content: "\f081"; }

.fapro-typo3:before {
  content: "\f42b"; }

.fapro-uber:before {
  content: "\f402"; }

.fapro-uikit:before {
  content: "\f403"; }

.fapro-umbrella:before {
  content: "\f0e9"; }

.fapro-umbrella-beach:before {
  content: "\f5ca"; }

.fapro-underline:before {
  content: "\f0cd"; }

.fapro-undo:before {
  content: "\f0e2"; }

.fapro-undo-alt:before {
  content: "\f2ea"; }

.fapro-uniregistry:before {
  content: "\f404"; }

.fapro-universal-access:before {
  content: "\f29a"; }

.fapro-university:before {
  content: "\f19c"; }

.fapro-unlink:before {
  content: "\f127"; }

.fapro-unlock:before {
  content: "\f09c"; }

.fapro-unlock-alt:before {
  content: "\f13e"; }

.fapro-untappd:before {
  content: "\f405"; }

.fapro-upload:before {
  content: "\f093"; }

.fapro-usb:before {
  content: "\f287"; }

.fapro-usd-circle:before {
  content: "\f2e8"; }

.fapro-usd-square:before {
  content: "\f2e9"; }

.fapro-user:before {
  content: "\f007"; }

.fapro-user-alt:before {
  content: "\f406"; }

.fapro-user-alt-slash:before {
  content: "\f4fa"; }

.fapro-user-astronaut:before {
  content: "\f4fb"; }

.fapro-user-check:before {
  content: "\f4fc"; }

.fapro-user-circle:before {
  content: "\f2bd"; }

.fapro-user-clock:before {
  content: "\f4fd"; }

.fapro-user-cog:before {
  content: "\f4fe"; }

.fapro-user-edit:before {
  content: "\f4ff"; }

.fapro-user-friends:before {
  content: "\f500"; }

.fapro-user-graduate:before {
  content: "\f501"; }

.fapro-user-lock:before {
  content: "\f502"; }

.fapro-user-md:before {
  content: "\f0f0"; }

.fapro-user-minus:before {
  content: "\f503"; }

.fapro-user-ninja:before {
  content: "\f504"; }

.fapro-user-plus:before {
  content: "\f234"; }

.fapro-user-secret:before {
  content: "\f21b"; }

.fapro-user-shield:before {
  content: "\f505"; }

.fapro-user-slash:before {
  content: "\f506"; }

.fapro-user-tag:before {
  content: "\f507"; }

.fapro-user-tie:before {
  content: "\f508"; }

.fapro-user-times:before {
  content: "\f235"; }

.fapro-users:before {
  content: "\f0c0"; }

.fapro-users-class:before {
  content: "\f63d"; }

.fapro-users-cog:before {
  content: "\f509"; }

.fapro-ussunnah:before {
  content: "\f407"; }

.fapro-utensil-fork:before {
  content: "\f2e3"; }

.fapro-utensil-knife:before {
  content: "\f2e4"; }

.fapro-utensil-spoon:before {
  content: "\f2e5"; }

.fapro-utensils:before {
  content: "\f2e7"; }

.fapro-utensils-alt:before {
  content: "\f2e6"; }

.fapro-vaadin:before {
  content: "\f408"; }

.fapro-vector-square:before {
  content: "\f5cb"; }

.fapro-venus:before {
  content: "\f221"; }

.fapro-venus-double:before {
  content: "\f226"; }

.fapro-venus-mars:before {
  content: "\f228"; }

.fapro-viacoin:before {
  content: "\f237"; }

.fapro-viadeo:before {
  content: "\f2a9"; }

.fapro-viadeo-square:before {
  content: "\f2aa"; }

.fapro-vial:before {
  content: "\f492"; }

.fapro-vials:before {
  content: "\f493"; }

.fapro-viber:before {
  content: "\f409"; }

.fapro-video:before {
  content: "\f03d"; }

.fapro-video-plus:before {
  content: "\f4e1"; }

.fapro-video-slash:before {
  content: "\f4e2"; }

.fapro-vimeo:before {
  content: "\f40a"; }

.fapro-vimeo-square:before {
  content: "\f194"; }

.fapro-vimeo-v:before {
  content: "\f27d"; }

.fapro-vine:before {
  content: "\f1ca"; }

.fapro-vk:before {
  content: "\f189"; }

.fapro-vnv:before {
  content: "\f40b"; }

.fapro-volleyball-ball:before {
  content: "\f45f"; }

.fapro-volume-down:before {
  content: "\f027"; }

.fapro-volume-mute:before {
  content: "\f2e2"; }

.fapro-volume-off:before {
  content: "\f026"; }

.fapro-volume-up:before {
  content: "\f028"; }

.fapro-vuejs:before {
  content: "\f41f"; }

.fapro-walking:before {
  content: "\f554"; }

.fapro-wallet:before {
  content: "\f555"; }

.fapro-warehouse:before {
  content: "\f494"; }

.fapro-warehouse-alt:before {
  content: "\f495"; }

.fapro-watch:before {
  content: "\f2e1"; }

.fapro-watch-fitness:before {
  content: "\f63e"; }

.fapro-weebly:before {
  content: "\f5cc"; }

.fapro-weibo:before {
  content: "\f18a"; }

.fapro-weight:before {
  content: "\f496"; }

.fapro-weight-hanging:before {
  content: "\f5cd"; }

.fapro-weixin:before {
  content: "\f1d7"; }

.fapro-whatsapp:before {
  content: "\f232"; }

.fapro-whatsapp-square:before {
  content: "\f40c"; }

.fapro-wheelchair:before {
  content: "\f193"; }

.fapro-whistle:before {
  content: "\f460"; }

.fapro-whmcs:before {
  content: "\f40d"; }

.fapro-wifi:before {
  content: "\f1eb"; }

.fapro-wikipedia-w:before {
  content: "\f266"; }

.fapro-window:before {
  content: "\f40e"; }

.fapro-window-alt:before {
  content: "\f40f"; }

.fapro-window-close:before {
  content: "\f410"; }

.fapro-window-maximize:before {
  content: "\f2d0"; }

.fapro-window-minimize:before {
  content: "\f2d1"; }

.fapro-window-restore:before {
  content: "\f2d2"; }

.fapro-windows:before {
  content: "\f17a"; }

.fapro-wine-glass:before {
  content: "\f4e3"; }

.fapro-wine-glass-alt:before {
  content: "\f5ce"; }

.fapro-wix:before {
  content: "\f5cf"; }

.fapro-wolf-pack-battalion:before {
  content: "\f514"; }

.fapro-won-sign:before {
  content: "\f159"; }

.fapro-wordpress:before {
  content: "\f19a"; }

.fapro-wordpress-simple:before {
  content: "\f411"; }

.fapro-wpbeginner:before {
  content: "\f297"; }

.fapro-wpexplorer:before {
  content: "\f2de"; }

.fapro-wpforms:before {
  content: "\f298"; }

.fapro-wrench:before {
  content: "\f0ad"; }

.fapro-x-ray:before {
  content: "\f497"; }

.fapro-xbox:before {
  content: "\f412"; }

.fapro-xing:before {
  content: "\f168"; }

.fapro-xing-square:before {
  content: "\f169"; }

.fapro-y-combinator:before {
  content: "\f23b"; }

.fapro-yahoo:before {
  content: "\f19e"; }

.fapro-yandex:before {
  content: "\f413"; }

.fapro-yandex-international:before {
  content: "\f414"; }

.fapro-yelp:before {
  content: "\f1e9"; }

.fapro-yen-sign:before {
  content: "\f157"; }

.fapro-yoast:before {
  content: "\f2b1"; }

.fapro-youtube:before {
  content: "\f167"; }

.fapro-youtube-square:before {
  content: "\f431"; }

.fapro-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fapro/fa-solid-900.eot");
  src: url("../fonts/fapro/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fapro/fa-solid-900.woff2") format("woff2"), url("../fonts/fapro/fa-solid-900.woff") format("woff"), url("../fonts/fapro/fa-solid-900.ttf") format("truetype"), url("../fonts/fapro/fa-solid-900.svg#fontawesome") format("svg"); }
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fapro/fa-regular-400.eot");
  src: url("../fonts/fapro/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fapro/fa-regular-400.woff2") format("woff2"), url("../fonts/fapro/fa-regular-400.woff") format("woff"), url("../fonts/fapro/fa-regular-400.ttf") format("truetype"), url("../fonts/fapro/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fapro/fa-light-300.eot");
  src: url("../fonts/fapro/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fapro/fa-light-300.woff2") format("woff2"), url("../fonts/fapro/fa-light-300.woff") format("woff"), url("../fonts/fapro/fa-light-300.ttf") format("truetype"), url("../fonts/fapro/fa-light-300.svg#fontawesome") format("svg"); }
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fapro/fa-brands-400.eot");
  src: url("../fonts/fapro/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fapro/fa-brands-400.woff2") format("woff2"), url("../fonts/fapro/fa-brands-400.woff") format("woff"), url("../fonts/fapro/fa-brands-400.ttf") format("truetype"), url("../fonts/fapro/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*! lightgallery - v1.2.6 - 2015-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("../../../libs/lightgallery/fonts/lg.eot?n1z373");
  src: url("../../../libs/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../../libs/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../../../libs/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../../../libs/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }
@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../../../libs/lightgallery/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../../../libs/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.group {
  *zoom: 1; }

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url(../img/reused/loading32.gif) no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity; }

.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lightgallery.css.map */
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.95); }

.lg-outer {
  background-color: transparent; }
  .lg-outer .lg-thumb.group {
    margin-left: auto;
    margin-right: auto; }
  .lg-outer .lg-thumb-outer {
    background: rgba(0, 0, 0, 0.1); }
  .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 93px 10px; }
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 10px;
    bottom: 93px; }
  .lg-outer .lg-toogle-thumb {
    background-color: rgba(0, 0, 0, 0.7);
    left: 10px;
    top: -40px; }

.photo_title {
  line-height: 1.2;
  color: #fafafa; }
  @media only screen and (max-width: 800px) {
    .photo_title {
      display: none; } }

.lg-toolbar {
  left: auto;
  right: 0;
  width: auto; }
  .lg-toolbar .lg-close {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #37b04d;
    text-align: center; }
    .lg-toolbar .lg-close:after {
      display: inline-block;
      vertical-align: -4px;
      content: "\e902"; }
  .lg-toolbar #lg-counter {
    padding-top: 8px;
    font-size: 19px;
    color: #5e6164;
    font-weight: 900;
    float: left;
    display: inline-block; }
  .lg-toolbar .lg-icon {
    width: 40px; }

@media only screen and (max-width: 800px) {
  .lg-actions {
    display: none; } }
.lg-actions .lg-next:before, .lg-actions .lg-prev:before, .lg-actions .lg-prev:after {
  content: ""; }
.lg-actions .lg-icon.lg-next, .lg-actions .lg-icon.lg-prev {
  border-radius: 0;
  margin-top: -50px;
  width: 50px;
  height: 50px;
  background-color: #37b04d;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .lg-actions .lg-icon.lg-next:after, .lg-actions .lg-icon.lg-prev:after {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    vertical-align: -5px;
    content: "\e901"; }
  .lg-actions .lg-icon.lg-next:hover, .lg-actions .lg-icon.lg-prev:hover {
    background-color: #37b04d; }
.lg-actions .lg-prev:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
  background-color: transparent; }

.album_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5555;
  width: auto;
  background-color: transparent;
  right: auto; }
  @media only screen and (max-width: 800px) {
    .album_title {
      display: none; } }
  .album_title .album_title_text {
    display: inline-block;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(0, 0, 0, 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: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 4;
  outline: none; }
  @media only screen and (min-width: 1024px) {
    #hamburger {
      display: none; } }

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #37b04d;
  content: '';
  display: block;
  width: 35px;
  height: 5px;
  position: absolute;
  left: 7px; }

#hamburger:before {
  top: 12px; }

#hamburger span {
  top: 22px; }

#hamburger:after {
  top: 32px; }

/* Hamburger animation */
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
  top: 20px; }

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0; }

html.mm-opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

html.mm-opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-listview {
  font-size: inherit;
  text-transform: uppercase; }
  .mm-listview > li {
    background: none; }
    .mm-listview > li > a {
      padding-left: 15px; }
  .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: 60px;
  border-bottom: 0;
  padding-top: 10px; }

.mm-navbar .mm-search input[type=text] {
  background-image: url("../img/reused/icon_search.png");
  background-position: right 10px center;
  background-repeat: no-repeat; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 52px; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
  display: block; }

.mm-opening #mm-blocker {
  background-color: rgba(43, 137, 60, 0.5);
  transition: background 500ms ease 0.3s; }

ul.mm-listview {
  border-top: 1px solid #f2f2f2 !important; }
  ul.mm-listview ul.mm-listview {
    border-top: 0px solid #f2f2f2; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-vertical .mm-listview .mm-panel ul a {
  text-transform: none;
  font-size: 12px; }

.mm-listview .mm-vertical .mm-panel {
  padding: 0 0 0 0px; }

.NFI-wrapper {
  background: transparent; }

.NFI-button {
  display: inline-block;
  position: relative;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0 45px 0 16px;
  color: #fafafa;
  font-size: 14px;
  background-color: #37b04d;
  border: none;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  text-align: left !important;
  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; }
  .NFI-button:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90e";
    font-size: 13px;
    margin-left: 2px;
    vertical-align: -1px;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 16px;
    line-height: 1; }
  .NFI-button:hover, .NFI-button:focus {
    background-color: #448551; }
  .NFI-button label.error {
    text-transform: none;
    text-decoration: none !important;
    font-weight: 400;
    letter-spacing: 0;
    border: 0; }

input.NFI-filename {
  line-height: 21px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: transparent;
  border: none;
  width: 150px;
  height: 21px;
  font-size: 14px; }
  @media only screen and (min-width: 768px) {
    input.NFI-filename {
      width: 200px;
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  input.NFI-filename:hover, input.NFI-filename:focus {
    border: none; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  width: 280px;
  color: #333333;
  background: #fff;
  border: 0px solid #acacac;
  border-bottom-color: #acacac;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding-bottom: 10px;
  padding-top: 5px; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute; }

.pika-single {
  *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }

.pika-lendar {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 5px;
  border: 1px solid #37b04d;
  border-radius: 4px; }

.pika-title {
  position: relative;
  text-align: left;
  padding-left: 12px; }
  .pika-title .pika-label {
    color: #37b04d; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  background: transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  height: 28px;
  text-indent: 20px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0ms 150ms ease-in-out;
  -moz-transition: 0ms 150ms ease-in-out;
  -o-transition: 0ms 150ms ease-in-out;
  -ms-transition: 0ms 150ms ease-in-out;
  transition: 0ms 150ms ease-in-out; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1;
    background-color: transparent; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default; }

.pika-prev,
.is-rtl .pika-next {
  position: absolute;
  right: 24px;
  top: 3px;
  padding: 5px;
  *right: 0; }
  .pika-prev:after,
  .is-rtl .pika-next:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #37b04d;
    border-bottom: 3px solid transparent;
    border-top: 0.3rem solid transparent;
    border-right: 0.3rem solid #37b04d;
    border-bottom: 0.3rem solid transparent; }
  .pika-prev:hover,
  .is-rtl .pika-next:hover {
    opacity: 0.6; }

.pika-next,
.is-rtl .pika-prev {
  position: absolute;
  right: 4px;
  top: 3px;
  padding: 5px; }
  .pika-next:after,
  .is-rtl .pika-prev:after {
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 9px;
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #37b04d;
    border-top: 0.3rem solid transparent;
    border-bottom: 0.3rem solid transparent;
    border-left: 0.3rem solid #37b04d; }
  .pika-next:hover,
  .is-rtl .pika-prev:hover {
    opacity: 0.6; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin: 0; }
  .pika-table thead {
    background: #fff; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0;
    border: none;
    background: transparent; }
  .pika-table th {
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px; }
  .pika-table abbr {
    border: none;
    text-decoration: none; }

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0px;
  font-weight: normal;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  color: #333333;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-radius: 0px; }
  .is-today .pika-button {
    color: #37b04d;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fafafa;
    font-weight: bold;
    background: #37b04d;
    box-shadow: inset 0 1px 3px #37b04d;
    color: #fff; }
  .is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  .pika-button:hover {
    color: #fafafa;
    background: #37b04d;
    box-shadow: none;
    color: #fff; }
  .pika-button:after {
    display: none; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
  if greater that the natural height of the tooltip, will be enforced
  in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
  and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }
.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
  been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltip {
  width: 15px;
  height: 15px;
  background: #37b04d;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  vertical-align: -3px;
  line-height: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  .tooltip:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "?";
    position: absolute;
    left: 5px;
    top: 2px;
    font-weight: 600;
    font-size: 10px;
    color: #fff; }

div.tooltipster-base .tooltipster-box {
  max-width: 240px;
  background: #fff;
  border: 2px solid #37b04d;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  box-shadow: none; }
div.tooltipster-base .tooltipster-content {
  color: #333333;
  padding: 8px 16px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.22px; }
div.tooltipster-base .tooltipster-arrow-border {
  border: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #37b04d; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #37b04d; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #37b04d; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #37b04d; }

html {
  box-sizing: border-box;
  overflow-x: hidden; }

*, *:before, *:after {
  box-sizing: inherit; }

.global_container {
  max-width: 1118px;
  margin: 0 auto; }

.index_container {
  padding-top: 100px;
  padding-bottom: 30px;
  min-height: 400px;
  min-height: "98%";
  min-height: -webkit-calc(100vh - 198px);
  min-height: -moz-calc(100vh - 198px);
  min-height: calc(100vh - 198px); }
  @media only screen and (min-width: 1024px) {
    .index_container {
      padding-top: 112px; } }
  .index_container .col-md-7 {
    padding: 0 10px 0 0; }
    @media only screen and (max-width: 1023px) {
      .index_container .col-md-7 {
        padding: 0; } }
  .index_container .col-md-5 {
    padding: 0 0 0 10px; }
    @media only screen and (max-width: 1023px) {
      .index_container .col-md-5 {
        margin-top: 16px;
        padding: 0; } }

.homepage_container {
  padding-top: 60px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .homepage_container {
      padding-top: 112px; } }
  .homepage_container .col-md-7 {
    padding: 0 10px 0 0; }
    @media only screen and (max-width: 1023px) {
      .homepage_container .col-md-7 {
        padding: 0; } }
  .homepage_container .col-md-5 {
    padding: 0 0 0 10px; }

.col-md-12 {
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

.content_date {
  color: #afafaf;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #afafaf; }
  .content_date i {
    margin-right: 10px;
    vertical-align: -1px;
    color: #37b04d;
    font-size: 15px; }

h1.main_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h1.main_title {
      margin: 0 0 20px 0; } }

h2.object_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h2.object_title {
      margin: 0 0 20px 0; } }

h3.widget_title {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    h3.widget_title {
      margin: 0 0 20px 0; } }

.one_widget {
  margin: 0 0 20px 0; }

/* List items */
.list_item {
  cursor: pointer;
  margin: 0 0 16px 0;
  width: 100%;
  font-weight: normal; }
  .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 .title_container {
      background: rgba(55, 176, 77, 0.9);
      padding: 11px 16px;
      position: absolute;
      bottom: 0;
      margin: 0;
      left: 0;
      width: 100%;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media only screen and (min-width: 1200px) {
        .list_item .image_container .title_container {
          padding: 15px 20px; } }
      .list_item .image_container .title_container .h3 {
        font-size: 14px;
        color: #fff;
        margin: 0; }
    .list_item .image_container.no_image .title_container {
      position: static; }
  .list_item .meta_info {
    padding: 11px 0; }
    @media only screen and (min-width: 1200px) {
      .list_item .meta_info {
        padding: 15px 0; } }
    .list_item .meta_info .date {
      color: #afafaf;
      font-weight: bold; }
    .list_item .meta_info .short {
      margin: 10px 0 10px 0;
      color: #333333; }

a.list_item {
  text-decoration: none; }

/* List items end*/
.more_btn_cont {
  text-align: center; }
  .more_btn_cont button {
    margin: 20px 0; }

.loader_content {
  display: none;
  padding: 20px 0;
  text-align: center; }

/* Basic helpers */
.clear {
  *zoom: 1; }
.clear:before, .clear:after {
  content: "";
  display: table; }
.clear:after {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.no_bg {
  background: none !important;
  border: none !important; }

.no_margin_bottom {
  margin-bottom: 0 !important; }

.fleft {
  float: left; }

.fright {
  float: right; }

.notoppadd {
  padding-top: 0px !important; }

.vis_hidden {
  visibility: hidden; }

.vis_hidden_1px {
  visibility: hidden;
  height: 1px; }

.content_template {
  overflow: hidden;
  margin-bottom: 32px;
  padding: 0 15px; }

@media only screen and (min-width: 768px) {
  .disp_table {
    display: table;
    width: 100%;
    table-layout: fixed; } }

.disp_cell {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .disp_cell {
      height: 100%;
      margin: 0;
      display: table-cell;
      vertical-align: top;
      padding-left: 15px; } }
  .disp_cell:first-child {
    padding-left: 0; }
  .disp_cell:last-child {
    margin-bottom: 0; }

.disp_table_all {
  display: table;
  width: 100%;
  table-layout: fixed; }

.disp_cell_all {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  height: 100%; }

.formatted_text p:first-of-type {
  margin-top: 0; }

.loader_content_filter {
  display: none;
  padding: 20px 0;
  text-align: center; }

.iframe_wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  clear: both;
  padding-bottom: 56.25%;
  /*padding-bottom: 75%;	// 4x3 Aspect Ratio*/ }
  .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.content_template ul {
  overflow: hidden; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block; }

.flex_layout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 15px; }
  @media only screen and (max-width: 1023px) {
    .flex_layout {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .flex_layout .main_side {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 16px; }
    @media only screen and (max-width: 1023px) {
      .flex_layout .main_side {
        margin-right: 0; } }
  .flex_layout .sidebar_side {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.main_side {
  padding: 0;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden; }

.title_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 32px;
  padding: 0 0 0 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom: 5px solid #448551;
  border-radius: 4px 4px 0 0;
  z-index: 1; }
  .title_container:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #e0f3e8;
    opacity: 0.8;
    z-index: -1; }
  .title_container .main_title {
    margin: 0 0 6px 0; }
  .title_container i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    min-width: 44px;
    width: 44px;
    height: 38px;
    margin-right: 8px;
    color: #fafafa;
    font-size: 20px;
    font-weight: 400;
    background-color: #448551;
    border-radius: 4px 4px 0 0; }

/* Basic helpers end */
.fixfixed .fixed_header {
  position: absolute; }

.fixed_header {
  display: block;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  background: #fff;
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(267deg, #37b04d 0%, #448551 100%);
  -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 {
    display: inline-block;
    vertical-align: middle;
    border: none; }
    @media only screen and (max-width: 700px) {
      .fixed_header a.logo_link {
        margin-top: 4px; } }
    .fixed_header a.logo_link img {
      height: 38px;
      width: auto;
      margin-top: 5px; }
      @media only screen and (max-width: 700px) {
        .fixed_header a.logo_link img {
          max-width: 140px;
          height: auto; } }
  .fixed_header .langs {
    position: absolute;
    right: 5px;
    top: 4px;
    height: 40px;
    width: 40px;
    text-transform: capitalize; }
    .fixed_header .langs a {
      border: 0; }
    .fixed_header .langs span.current_lang {
      float: left;
      line-height: 40px;
      color: #37b04d;
      font-weight: bold; }
    .fixed_header .langs .current_lang_cont {
      width: 40px;
      height: 40px;
      text-align: center; }
      .fixed_header .langs .current_lang_cont:hover span.current_lang, .fixed_header .langs .current_lang_cont:focus span.current_lang {
        color: #37b04d; }
      .fixed_header .langs .current_lang_cont:hover .drop_arrow, .fixed_header .langs .current_lang_cont:focus .drop_arrow {
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #37b04d;
        border-left: 0.4rem solid transparent;
        border-right: 0.4rem solid transparent;
        border-top: 0.4rem solid #37b04d; }
    .fixed_header .langs .drop_arrow {
      display: inline-block;
      vertical-align: bottom;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #37b04d;
      border-left: 0.4rem solid transparent;
      border-right: 0.4rem solid transparent;
      border-top: 0.4rem solid #37b04d; }
    .fixed_header .langs .dropped .current_lang {
      color: #37b04d; }
    .fixed_header .langs .dropped .drop_arrow {
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #37b04d;
      border-left: 0.4rem solid transparent;
      border-right: 0.4rem solid transparent;
      border-top: 0.4rem solid #37b04d; }
    .fixed_header .langs .langs_cont {
      position: relative;
      width: 100%;
      cursor: pointer;
      height: 40px; }
    .fixed_header .langs .langs_drop {
      position: absolute;
      top: 36px;
      width: 40px; }
      .fixed_header .langs .langs_drop .langs_drop_cont {
        position: relative;
        margin-left: -5px;
        display: none;
        width: 100%; }
      .fixed_header .langs .langs_drop a {
        display: inline-block;
        width: 40px;
        height: 32px;
        text-decoration: none;
        border: 0;
        color: #37b04d;
        background: #fff;
        line-height: 32px;
        text-align: center; }
        .fixed_header .langs .langs_drop a:hover, .fixed_header .langs .langs_drop a:focus {
          color: #fff;
          background: #37b04d; }

.header_container {
  position: fixed;
  display: none;
  width: 100%;
  background-image: linear-gradient(267deg, #37b04d 0%, #448551 100%);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 3;
  /* Search */ }
  @media only screen and (min-width: 1024px) {
    .header_container {
      display: block; } }
  .header_container .header_layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    .header_container .header_layout .right_side {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: auto; }
  .header_container a.logo_link {
    width: 345px;
    margin: 9px 0 16px;
    border: none;
    outline: none;
    text-decoration: none; }
    .header_container a.logo_link img {
      display: block; }
  .header_container .search_cont {
    width: 150px; }
    .header_container .search_cont .header_search_container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .header_container .search_cont input[type=text] {
      width: 127px;
      height: 24px;
      padding: 0;
      color: #fafafa;
      background-color: transparent;
      border: none;
      border-radius: 0;
      border-bottom: 1px solid #fafafa; }
      .header_container .search_cont input[type=text].placeholder {
        color: #fafafa; }
      .header_container .search_cont input[type=text]:-moz-placeholder {
        color: #fafafa; }
      .header_container .search_cont input[type=text]::-webkit-input-placeholder {
        color: #fafafa; }
      .header_container .search_cont input[type=text]:-ms-input-placeholder {
        color: #fafafa; }
    .header_container .search_cont button {
      padding: 0;
      font-size: 24px;
      background-color: transparent; }
      .header_container .search_cont button i {
        color: #fafafa; }
  .header_container .separator {
    /*margin: 14px 0;*/
    padding: 0 32px;
    color: #e0f3e8;
    font-size: 54px; }
  .header_container .user_actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .header_container .user_actions:hover .user_credentials i {
      transform: rotate(-180deg); }
    .header_container .user_actions:hover .dropdown {
      visibility: visible; }
      .header_container .user_actions:hover .dropdown a {
        visibility: visible; }
    .header_container .user_actions .user_photo {
      width: 43px;
      height: 43px;
      margin-right: 10px;
      /*			background-position: center;
      			background-size: cover;
      			background-repeat: no-repeat;*/
      border-radius: 50px; }
    .header_container .user_actions .user_credentials {
      color: #fafafa; }
      .header_container .user_actions .user_credentials i {
        display: inline-block;
        margin-left: 7px;
        vertical-align: 2px;
        font-size: 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; }
    .header_container .user_actions .dropdown {
      visibility: hidden;
      position: absolute;
      top: 36px;
      right: 0;
      padding: 8px 16px;
      background: #fff;
      border-radius: 4px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .header_container .user_actions .dropdown a {
        visibility: hidden;
        cursor: pointer; }
  .header_container .suggest-search-results {
    visibility: hidden;
    z-index: 1; }
    .header_container .suggest-search-results.ng-scope {
      visibility: visible; }

/* NAV for desktops*/
.topnav {
  height: 59px;
  margin-top: 4px; }
  .topnav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* submenu*/ }
    .topnav > ul > li {
      background: none;
      display: inline-block;
      position: relative;
      margin: 0;
      padding: 0;
      height: 25px;
      text-align: center; }
      .topnav > ul > li:hover > a {
        color: #37b04d; }
      .topnav > ul > li > a {
        display: inline-block;
        outline: none;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        color: #333333;
        line-height: 20px;
        padding: 0px 5px;
        border: none; }
        .topnav > ul > li > a:hover, .topnav > ul > li > a:focus {
          color: #37b04d; }
      .topnav > ul > li a.active, .topnav > ul > li a.in_path {
        color: #37b04d; }
      .topnav > ul > li:hover > ul {
        display: block; }
    .topnav > ul ul {
      position: absolute;
      top: 100%;
      width: 220px;
      padding: 0px 0;
      background: #f1f1f1;
      text-align: left;
      margin: 0px 0 0 0px;
      z-index: 2;
      display: none; }
      .topnav > ul ul li {
        display: block;
        list-style-type: none;
        background: none;
        padding: 0;
        margin: 0 0 5px 0; }
        .topnav > ul ul li a {
          display: block;
          color: #37b04d;
          padding: 4px 20px;
          border: none; }
          .topnav > ul ul li a:hover, .topnav > ul ul li a:focus {
            text-decoration: none;
            background: #37b04d;
            color: #fff; }

/* Nav end*/
.footer {
  margin: 0;
  background: #fff;
  padding: 30px 0; }
  .footer .flex_footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media only screen and (max-width: 767px) {
      .footer .flex_footer {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .footer .flex_footer .footer_text {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .footer .flex_footer .footer_text.second .content {
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-align-self: center;
        align-self: center; }
        @media only screen and (max-width: 767px) {
          .footer .flex_footer .footer_text.second .content {
            -webkit-align-self: flex-start;
            -moz-align-self: flex-start;
            -ms-align-self: flex-start;
            align-self: flex-start;
            margin: 16px 0; } }
      .footer .flex_footer .footer_text .content p {
        margin: 0; }
    .footer .flex_footer .logo {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .footer .flex_footer .logo {
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          justify-content: flex-start;
          -ms-flex-pack: flex-start; } }
      .footer .flex_footer .logo img {
        width: 100px;
        height: 100px; }

.secondary_footer {
  padding: 10px 0;
  color: #fafafa;
  font-size: 12px;
  text-align: center;
  background-color: #37b04d; }

#mobile_menu {
  visibility: hidden; }

/*! Info and error container */
.error_container, .info_container {
  margin: 0 0 20px 0;
  padding: 10px 18px; }
  @media only screen and (min-width: 1600px) {
    .error_container, .info_container {
      padding: 20px 28px; } }

.error_container p, .info_container p {
  margin: 10px 0;
  font-weight: bold; }
  .error_container p:first-of-type, .info_container p:first-of-type {
    margin-top: 0; }
  .error_container p:last-of-type, .info_container p:last-of-type {
    margin-bottom: 0; }
  .error_container p:only-child, .info_container p:only-child {
    margin: 0; }

.error_container {
  background: #f9e5e5; }

.error_container p {
  color: #e86a5d; }

.info_container {
  background: #e8f3f0; }

.info_container p {
  color: #1f8a70; }

label.error {
  color: #e86a5d;
  font-size: 14px;
  line-height: 1.3;
  margin: 5px 0 15px 0;
  display: block; }

.error .type_question.required {
  color: #e86a5d; }

.type_item.error input, .type_item.error textarea, .type_item.error .select2-container--default .select2-selection--single {
  border-color: #e86a5d; }

/*! Info and error container END*/
/* Cookie notice*/
#cookie_block {
  position: relative;
  display: none;
  width: 100%;
  top: 0px;
  left: 0px;
  background: #d4d7dc;
  padding: 15px 41px 15px 20px;
  z-index: 9999; }
  #cookie_block p {
    margin: 0;
    line-height: 1.3;
    font-size: 0.9em; }
  @media only screen and (min-width: 1024px) {
    #cookie_block .cookie_cont {
      display: table;
      table-layout: auto;
      width: 100%; }
      #cookie_block .cookie_cont .cookie_text {
        display: table-cell;
        vertical-align: top;
        padding-right: 15px; }
      #cookie_block .cookie_cont .cookie_btn_cell {
        display: table-cell;
        vertical-align: top; } }
  @media only screen and (max-width: 1023px) {
    #cookie_block .cookie_btn_cell {
      padding-top: 20px; } }
  #cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #37b04d;
    font-size: 1.2em; }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; }

.breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      margin: 0 0 20px 0; } }
  .breadcrumbs span, .breadcrumbs a {
    font-weight: 300;
    border: none; }
  .breadcrumbs a {
    color: #333333; }
    .breadcrumbs a:hover, .breadcrumbs a:focus {
      text-decoration: underline; }
  .breadcrumbs .breadcrumb_separator {
    display: inline-block;
    margin: 0 8px;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .breadcrumbs .breadcrumb_separator:after {
      content: "\e906";
      vertical-align: 5px;
      display: inline-block;
      font-size: 6px; }
    .breadcrumbs .breadcrumb_separator:first-child {
      display: none; }
  .breadcrumbs .last_breadcrumb {
    color: #37b04d; }

.phpcaptcha_container .disp_table {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
.phpcaptcha_container .disp_cell.input {
  margin-right: 16px; }
.phpcaptcha_container .disp_cell {
  vertical-align: top; }
.phpcaptcha_container img {
  display: block; }
.phpcaptcha_container button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: transparent;
  color: #37b04d; }
  .phpcaptcha_container button span {
    display: inline-block;
    font-size: 20px; }
  .phpcaptcha_container button:after {
    display: none; }

.text_before {
  margin: 0 0 25px 0;
  overflow: hidden; }
  .text_before p:first-of-type {
    margin-top: 0; }
  .text_before p:last-of-type {
    margin-bottom: 0; }
  .text_before p:only-child {
    margin: 0; }

.text_after {
  margin: 25px 0 0 0;
  overflow: hidden; }
  .text_after p:first-of-type {
    margin-top: 0; }
  .text_after p:last-of-type {
    margin-bottom: 0; }
  .text_after p:only-child {
    margin: 0; }

.album_loading {
  display: none;
  position: fixed;
  z-index: 55;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border-radius: 5px;
  background-color: #2e2e2e;
  background-image: url("../img/reused/loading32_dark.gif");
  background-position: center;
  background-repeat: no-repeat; }

/*! Pager */
.pager {
  margin: 30px 0 32px 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .pager a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 27px;
    height: 27px;
    margin: 0 1px;
    color: #afafaf;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #afafaf;
    border-radius: 4px; }
    .pager a.back_button {
      margin-right: 7px;
      background: none; }
      .pager a.back_button span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        display: inline-block;
        font-size: 9px;
        vertical-align: 2px; }
    .pager a.fow {
      margin-left: 7px;
      vertical-align: -3px;
      background: none; }
      .pager a.fow span {
        display: inline-block;
        vertical-align: 2px;
        font-size: 9px; }
      .pager a.fow:hover {
        background: transparent; }
    .pager a.current {
      background-color: #e0f3e8;
      color: #37b04d;
      font-weight: 700;
      border-color: #37b04d; }
    .pager a.dis {
      color: #acacac; }
    .pager a:hover {
      color: #37b04d;
      border-color: #37b04d; }

/*! Pager end */
/* months, years */
.years_months_filter {
  margin: 0 0 16px 0; }
  @media only screen and (min-width: 1200px) {
    .years_months_filter {
      margin: 0 0 20px 0; } }
  .years_months_filter a, .years_months_filter span {
    margin-right: 5px; }
  .years_months_filter a {
    color: #333333; }
    .years_months_filter a.active {
      color: #37b04d; }

.years_months_selectable_filters {
  margin: 0 0 32px 0; }
  .years_months_selectable_filters .years_list {
    float: left;
    width: 120px;
    margin-right: 15px; }
  .years_months_selectable_filters .months_list {
    float: left;
    width: 180px; }
  @media only screen and (max-width: 768px) {
    .years_months_selectable_filters .years_list, .years_months_selectable_filters .months_list {
      float: none;
      margin: 0 0 15px 0; } }
  .years_months_selectable_filters a.filter_reset {
    display: inline-block;
    margin-top: 9px; }
    .years_months_selectable_filters a.filter_reset i {
      font-size: 12px;
      margin-right: 5px; }

/* months, years end */
/* Default submenu for site */
.submenu_cont {
  margin: 0; }
  .submenu_cont ul {
    margin: 0;
    padding: 0; }
    .submenu_cont ul li {
      border-bottom: 1px solid #afafaf;
      margin: 0;
      padding: 0;
      background: none; }
      .submenu_cont ul li a {
        margin: 0;
        display: inline-block;
        color: #333333;
        line-height: 40px;
        border: none; }
        .submenu_cont ul li a:hover, .submenu_cont ul li a:focus {
          color: #37b04d;
          text-decoration: none; }
      .submenu_cont ul li li {
        margin-left: 20px; }
    .submenu_cont ul li:last-child {
      border-bottom: none; }

.sidebar_nav, .sidebar_nav2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -8px; }
  .sidebar_nav .item, .sidebar_nav2 .item {
    width: 33.333%;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 130px;
    padding: 0 8px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      .sidebar_nav .item, .sidebar_nav2 .item {
        min-height: 120px; } }
    @media only screen and (max-width: 450px) {
      .sidebar_nav .item, .sidebar_nav2 .item {
        width: 50%; } }
    .sidebar_nav .item a, .sidebar_nav2 .item a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      width: 100%;
      height: 100%;
      padding: 21px 8px 10px 8px;
      background-color: #e0f3e8;
      border-radius: 4px;
      text-align: center;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .sidebar_nav .item a i, .sidebar_nav2 .item a i {
        margin-bottom: 10px;
        font-size: 35px;
        font-weight: 700; }
      .sidebar_nav .item a:hover, .sidebar_nav2 .item a:hover {
        color: #e0f3e8;
        background-color: #37b04d; }
        .sidebar_nav .item a:hover span, .sidebar_nav2 .item a:hover span {
          color: #e0f3e8; }
  .sidebar_nav .btn_holder, .sidebar_nav2 .btn_holder {
    margin-bottom: 16px; }

@media only screen and (max-width: 1023px) {
  .sidebar_nav {
    display: none; } }

.btn_holder {
  width: 100%;
  text-align: center; }

.mobile_menu_parent .logout_btn {
  margin-bottom: 16px;
  font-size: 16px; }

.cookie_container {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #fafafa;
  padding: 30px 0 20px 0;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16); }
  @media only screen and (max-width: 767px) {
    .cookie_container {
      padding: 20px 0 15px 0; } }
  .cookie_container .global_container {
    position: relative; }
  .cookie_container .hide_cookie_bar {
    background: none;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #37b04d;
    position: absolute;
    right: 5px;
    top: 0; }
    .cookie_container .hide_cookie_bar:after {
      display: none; }
    .cookie_container .hide_cookie_bar i {
      font-size: 14px; }
  .cookie_container .cookie_text_above {
    margin-top: 16px;
    padding-right: 30px;
    /*		a{
    			font-weight: 600;
    		}*/ }
    .cookie_container .cookie_text_above h1:first-child, .cookie_container .cookie_text_above h1:first-of-type, .cookie_container .cookie_text_above h2:first-child, .cookie_container .cookie_text_above h2:first-of-type, .cookie_container .cookie_text_above h3:first-child, .cookie_container .cookie_text_above h3:first-of-type, .cookie_container .cookie_text_above h4:first-child, .cookie_container .cookie_text_above h4:first-of-type, .cookie_container .cookie_text_above h5:first-child, .cookie_container .cookie_text_above h5:first-of-type, .cookie_container .cookie_text_above h6:first-child, .cookie_container .cookie_text_above h6:first-of-type, .cookie_container .cookie_text_above p:first-child, .cookie_container .cookie_text_above p:first-of-type {
      margin-top: 0; }
    .cookie_container .cookie_text_above h3 {
      margin-bottom: 13px; }
    .cookie_container .cookie_text_above p {
      margin-bottom: 23px;
      /*font-size: 12px;*/
      /*color: #858585;*/
      /*font-weight: 400;*/ }
  .cookie_container .cookies_checkboxes {
    padding-bottom: 16px; }
    .cookie_container .cookies_checkboxes .labels_wrapper {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes .labels_wrapper {
          display: block; } }
    .cookie_container .cookies_checkboxes label {
      display: inline-block;
      vertical-align: middle;
      margin: 0 30px 10px 0;
      padding-left: 21px;
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes label {
          margin: 0 12px 10px 0; } }
      .cookie_container .cookies_checkboxes label .checkbox_design, .cookie_container .cookies_checkboxes label .radio_design {
        top: 4px;
        left: 1px;
        width: 12px;
        height: 12px; }
        .cookie_container .cookies_checkboxes label .checkbox_design:after, .cookie_container .cookies_checkboxes label .radio_design:after {
          width: 10px;
          height: 10px; }
    .cookie_container .cookies_checkboxes button {
      height: 33px;
      vertical-align: 3px;
      line-height: 33px;
      padding: 0 18px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .cookies_checkboxes button {
          margin-top: 7px;
          margin-bottom: 10px; } }
      .cookie_container .cookies_checkboxes button.loading {
        opacity: 0.5;
        cursor: not-allowed; }
    .cookie_container .cookies_checkboxes .img_loading {
      display: inline-block;
      margin-left: 1px;
      vertical-align: -5px; }
  .cookie_container .error_message {
    margin: -10px 0 13px 0; }
  .cookie_container .toggle_cookies_block {
    cursor: pointer;
    color: #333333;
    font-size: 16px;
    text-transform: uppercase; }
    .cookie_container .toggle_cookies_block i {
      color: #37b04d;
      display: inline-block;
      font-size: 13px;
      margin-left: 16px;
      vertical-align: -1px;
      /*@include rotate(90deg);*/ }
    .cookie_container .toggle_cookies_block.open i {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .cookie_container .cookies_pop {
    position: relative;
    margin-top: 11px;
    padding-top: 16px;
    border-top: 1px solid #acacac; }
  .cookie_container .sections_texts {
    background: #fff;
    height: 230px;
    overflow-y: auto; }
    .cookie_container .sections_texts .sections_padding {
      padding: 22px 15px 22px 23px; }
      @media only screen and (max-width: 767px) {
        .cookie_container .sections_texts .sections_padding {
          padding: 15px 10px 22px 14px; } }
    .cookie_container .sections_texts .one_section {
      font-size: 14px;
      padding-bottom: 15px; }
      .cookie_container .sections_texts .one_section * {
        font-size: 14px; }
      .cookie_container .sections_texts .one_section h3 {
        font-weight: 600;
        margin: 0 0 5px;
        font-size: 14px;
        text-transform: uppercase; }
      .cookie_container .sections_texts .one_section h1:first-child, .cookie_container .sections_texts .one_section h1:first-of-type, .cookie_container .sections_texts .one_section h2:first-child, .cookie_container .sections_texts .one_section h2:first-of-type, .cookie_container .sections_texts .one_section h3:first-child, .cookie_container .sections_texts .one_section h3:first-of-type, .cookie_container .sections_texts .one_section h4:first-child, .cookie_container .sections_texts .one_section h4:first-of-type, .cookie_container .sections_texts .one_section h5:first-child, .cookie_container .sections_texts .one_section h5:first-of-type, .cookie_container .sections_texts .one_section h6:first-child, .cookie_container .sections_texts .one_section h6:first-of-type, .cookie_container .sections_texts .one_section p:first-child, .cookie_container .sections_texts .one_section p:first-of-type {
        margin-top: 0; }
      .cookie_container .sections_texts .one_section p {
        color: #333; }
      .cookie_container .sections_texts .one_section p:only-child {
        margin: 0; }
      .cookie_container .sections_texts .one_section table tr.lenteles_antraste td, .cookie_container .sections_texts .one_section table td.lenteles_antraste, .cookie_container .sections_texts .one_section table thead td, .cookie_container .sections_texts .one_section table table th {
        font-size: 12px; }

.cookie_inner_section {
  margin: 0 0 40px 0; }
  .cookie_inner_section h3 {
    margin: 0 0 10px 0; }

.cookie_text_inner {
  margin: 0 0 30px 0; }
  .cookie_text_inner h1:first-child, .cookie_text_inner h1:first-of-type, .cookie_text_inner h2:first-child, .cookie_text_inner h2:first-of-type, .cookie_text_inner h3:first-child, .cookie_text_inner h3:first-of-type, .cookie_text_inner h4:first-child, .cookie_text_inner h4:first-of-type, .cookie_text_inner h5:first-child, .cookie_text_inner h5:first-of-type, .cookie_text_inner h6:first-child, .cookie_text_inner h6:first-of-type, .cookie_text_inner p:first-child, .cookie_text_inner p:first-of-type {
    margin-top: 0; }

.form_mod .type_question, form .type_question {
  font-weight: 600;
  margin: 0 0 7px 0; }
  .form_mod .type_question.required:before, form .type_question.required:before {
    content: "* ";
    color: #e86a5d; }
.form_mod .type_item, form .type_item {
  margin: 0 0 26px 0; }
.form_mod .rules_txt, form .rules_txt {
  padding-left: 24px; }
  .form_mod .rules_txt p:only-child, form .rules_txt p:only-child {
    margin: 0; }
.form_mod .field_info, form .field_info {
  color: #999;
  font-size: 12px; }

/*
.acts_search_cont{
	
}
.acts_search_cont .type_title.blur{
	color:#9eb4c7;
}
.acts_search_cont input{
	width:300px;
	height:40px;
	border:2px solid #d7e0e8;
	margin:0px 20px 0px 0px;
	border-radius:3px;
}
.acts_search_cont input.small_input{
	width:140px;
}
.acts_search_cont .total_result{
	margin-top:20px;
}

 RESULTS 
.act_cont{
	margin-top:20px;
}
.single_act{
	padding:20px 0px 12px;
	border-top:1px solid #d7e0e8;
	margin:0px;
}
.single_act:last-child{
	border-bottom:1px solid #d7e0e8;;
}
.single_act a{
	display:block;
}
.single_act .act_icon, .act_preview .act_icon{
	display:block;
	width:20px;
	height:24px;
	margin-right:5px;
	background-image: url('../img/sprite.png');
	background-repeat: no-repeat;
}
.single_act .act_link{
	background-position:-121px -44px;
}
.single_act a:hover .act_link{
	background-position:-121px -18px;
}
.single_act .act_att, .act_preview .act_att{
	background-position:-146px -44px;
}
.single_act a:hover .act_att, .act_preview a:hover .act_att{
	background-position:-146px -18px;
}
.single_act .act_inner{
	background-position:0px -197px;
}
.single_act a:hover .act_inner{
	background-position:0px -247px;
}
.single_act .act_info > div{
	margin-right:20px;
}
 PREVIEW 
.act_preview > p {
	color:#d7e0e8;
	font-weight:700;
	margin:0px 0px 10px 0px;
}
.act_preview .act_description{
	margin-top:26px;
}

 CALENDAR 
#ui-datepicker-div{
	width:auto;
}
#ui-datepicker-div table{
	border:none;
}
#ui-datepicker-div td a{
	color:#365d81;
	font-weight:400;
}
#ui-datepicker-div td a:hover{
	color:#39b54a;
}
#ui-datepicker-div .ui-datepicker-other-month a{
	color:#d7e0e8;
	font-weight:400;
}
#ui-datepicker-div .ui-datepicker-header{
	width:200px;
}
#ui-datepicker-div .ui-datepicker-year{
	width:60px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
	display:block;
	width:12px;
	height:28px;
	top: 9px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev{
	background: url('../img/sprite.png') no-repeat;
	background-position:-100px -195px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev:hover{
	background-position:-100px -245px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next{
	background: url('../img/sprite.png') no-repeat;
	background-position:-150px -195px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next:hover{
	background-position:-150px -245px;
}
.datepicker_input{
	background: url('../img/sprite.png') no-repeat;
	background-position:105px -342px;
}
.acts_search_cont .datepicker_input:focus,
.acts_search_cont .datepicker_input:hover{
	background: url('../img/sprite.png') no-repeat;
	background-position:105px -292px
}

.acts_search_cont .more_search{
	margin-bottom: 16px; 
}
.acts_search_cont .detail_search{
	color:#39b54a;
	font-weight:700;
	margin:10px 0px;
}
.acts_search_cont .detail_search:hover{
	cursor:pointer;
}
.acts_search_cont .detail_search_icon{
	display:block;
	width:20px;
	height:24px;
	margin-left:10px;
	background: url('../img/sprite.png') no-repeat;
	background-position:-302px -17px;
}
.acts_search_cont .detail_search_icon.arrow_up{
	background: url('../img/sprite.png') no-repeat;
	background-position:-198px -193px;
}

.act_preview .att_link{
	display:block;
}

.more_search {
	display:none;
}
 ACTS end */
.acts_search_outer_container {
  margin-bottom: 32px; }

.acts_search_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .acts_search_container .input_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end; }
    @media only screen and (max-width: 450px) {
      .acts_search_container .input_row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start; } }
  .acts_search_container .input_group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 16px; }
    @media only screen and (max-width: 450px) {
      .acts_search_container .input_group {
        width: 100%; } }
    .acts_search_container .input_group input {
      max-width: 100%;
      margin-right: 8px; }
      @media only screen and (max-width: 450px) {
        .acts_search_container .input_group input {
          margin-right: 0; } }
    .acts_search_container .input_group label {
      margin-bottom: 8px;
      font-weight: 700; }
    .acts_search_container .input_group .input_container {
      position: relative; }
      .acts_search_container .input_group .input_container i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 8px;
        color: #37b04d; }
    .acts_search_container .input_group.select {
      margin-left: 16px; }
      @media only screen and (max-width: 450px) {
        .acts_search_container .input_group.select {
          margin-left: 0; } }
      .acts_search_container .input_group.select:first-child {
        margin-left: 0; }
      .acts_search_container .input_group.select .select2 {
        max-width: 100%; }
    .acts_search_container .input_group.date_from {
      margin: 0 16px 16px 16px; }
      @media only screen and (max-width: 450px) {
        .acts_search_container .input_group.date_from {
          margin: 0 0 16px; } }
  .acts_search_container .detail_search {
    margin-bottom: 16px;
    color: #37b04d;
    cursor: pointer;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .acts_search_container .detail_search:hover {
      color: #448551; }
  .acts_search_container .more_search.hidden {
    display: none; }
  .acts_search_container .btn_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start; }
    .acts_search_container .btn_row .green_button {
      margin: 0 14px 16px 0; }
      .acts_search_container .btn_row .green_button i {
        margin-right: 5px;
        font-size: 12px; }

.acts_container .single_act {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #448551; }
  .acts_container .single_act:hover .title {
    color: #448551; }
  .acts_container .single_act .icon i {
    margin-right: 8px;
    color: #448551;
    font-size: 18px; }
  .acts_container .single_act .act_content .title {
    margin: 0 0 8px;
    line-height: 1; }
  .acts_container .single_act .meta_info {
    font-size: 12px; }
    .acts_container .single_act .meta_info span {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start;
      margin: 0 32px 8px 0; }
    .acts_container .single_act .meta_info i {
      margin-right: 8px;
      color: #37b04d;
      font-size: 18px; }

.act_preview .header {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #afafaf; }
  .act_preview .header span {
    margin: 0 32px 8px 0; }
.act_preview .att_link {
  display: block;
  margin-bottom: 8px; }
  .act_preview .att_link i {
    margin-right: 3px; }

/*
// Prisijungimo forma

.login_block{
	display: table;
	table-layout: fixed;
	width: 100%;
	max-width: 688px;
	margin: 50px auto;
	@include box-shadow(0, 0, 27px, 0, rgba(0, 0, 0, 0.14));
	
	.left-block{
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		padding: 0 15px;
		overflow: hidden;
		@include transition(width);
		@include max(767){
			width: 0;
		}
		
		.image{
			margin: 0 0 18px 0;
			
			img{
				display: block;
				margin: 0 auto;
			}
		}
		
		.top_text{
			margin: 0 0 8px 0;
			color: #3f434d;
			font-family: $font;
			font-size: 22px;
			font-weight: 900;
			line-height: 24px;
			text-align: center;
		}
		
		.bottom_text{
			color: #b1b1b1;
			font-size: 12px;
			font-weight: 400;
			line-height: 18px;
			text-align: center;
		}
	}
	
	.right-block{
		position: relative;
		display: table-cell;
		vertical-align: middle;
		padding: 120px 30px;
		background-color: $theme_color;
		@include bg('auth_image2.png', top right, no-repeat);
		@include max(479){
			padding: 120px 15px;
		}
		
		.auth_login_title{
			margin: 0 0 24px 0;
			color: #ffffff;
			font-family: $font;
			font-size: 22px;
			font-weight: 900;
			line-height: 24px;
			text-align: center;
			text-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
		}
		
		.type_input{
			position: relative;
			width: 100%;
			
			&.valid{
				&:after{
					@include icomoon();

					content: '\e903';
					top: 16px;
					right: 16px;
					color: #fff;
					font-size: 10px;
					position: absolute;
					top: 16px;
					right: 18px;
				}
			}

			&.error{
				input{
					border-color: $error_text;
				}
				
				&:after{
					@include icomoon();

					content: '\e900';
					top: 16px;
					right: 15px;
					color: $error_text;
					font-size: 11px;
					position: absolute;
					top: 15px;
					right: 18px;
				}
			}
			
			&.input_user_hold{
				&:before{
					@include icomoon();
					
					content: '\e919';
					position: absolute;
					top: 15px;
					left: 20px;
					color: #fff;
					font-size: 11px;
				}
				
			}
			
			&.input_password_hold{
				&:before{
					@include icomoon();
					
					content: '\e91a';
					position: absolute;
					top: 12px;
					left: 20px;
					color: #fff;
					font-size: 15px;
				}
			}
			
			input{
				display: block;
				width: 100%;
				max-width: 100%;
				margin: 0 0 8px 0;
				color: #fff;
				background-color: transparent;
				border-color: #fff;
				padding: 0 40px 0 45px;
			}
			
			input::-webkit-input-placeholder {  Chrome/Opera/Safari 
				color: #fff;
			}
			input::-moz-placeholder {  Firefox 19+ 
				color: #fff;
				opacity: 1;
			}
			input:-ms-input-placeholder {  IE 10+ 
				color: #fff;
			}
			input:-moz-placeholder {  Firefox 18- 
				color: #fff;
				opacity: 1;
			}
			
			label{
				display: none !important;
			}
		}
		
		.type_text{
			margin: 18px 0 22px;
			color: #ffffff;
			font-size: 12px;
			line-height: 18px;
			font-weight: 400;
			text-align: center;
			
			a{
				display: inline;
				color: #fff;
				font-size: 12px;
				line-height: 18px;
				font-weight: 700;
				text-decoration: underline;
				
				&:hover, &:focus{
					text-decoration: none;
				}
			}
		}
		
		.type_buttons{
			
			.auth_reg_link{
				float: left;
				color: #14769d;
				font-family: $font;
				font-size: 12px;
				font-weight: 600;
				line-height: 36px;
				text-decoration: none !important;
				
				.text{
					text-decoration: underline;
				}
				
				.icon-arrow-right{
					vertical-align: -2px;
					margin: 0 0 0 5px;
				}
				
				&:hover, &:focus{
					.text{
						text-decoration: none;
					}
				}
			}
			
			button{
				float: right;
				color: #fff;
				border-color: $pink;
				background-color: $pink;
				@include transition();

				&:hover, &:focus{
					color: $pink;
					background-color: transparent;
				}
			}
		}
		
		.auth_warning{
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			padding: 7px;
			
			.error_container{
				margin: 0;
				padding: 20px 20px 20px 68px;
				background-color: rgba(#fff, .6);
				@include max(767){
					padding: 15px 15px 15px 45px;
				}
				
				&:before{
					@include icomoon();
					
					content: '\e91b';
					position: absolute;
					top: 50%;
					left: 34px;
					margin: -12px 0 0 0;
					color: #fb2d6c;
					font-size: 24px;
					@include max(767){
						left: 15px;
					}
				}
				
				p{
					margin: 0;
					color: #fb2d6c;
					font-size: 12px;
					font-weight: 400;
					line-height: 14px;
				}
			}
		}
	}
}



// Autorizacijos registracija

.auth_registration_urls{
	margin: 28px 0;
	
	li{
		display: block;
		margin: 0 0 10px 0;
		padding: 0;
		background: none;
		
		&:last-child{
			margin: 0;
		}
	}
	
	a{
		display: table;
		table-layout: fixed;
		width: 100%;
		max-width: 320px;
		height: 44px;
		text-decoration: none;
		background-color: #fb2d6c;
		border: 2px solid #fb2d6c;
		@include border-radius(22px);
		@include transition();
		
		.text{
			display: table-cell;
			vertical-align: middle;
			padding: 8px 20px 8px 26px;
			color: #fff;
			font-family: $font;
			font-size: 12px;
			font-weight: 900;
			line-height: 14px;
			text-transform: uppercase;
			@include transition();
		}
		
		.arrow{
			display: table-cell;
			vertical-align: middle;
			width: 40px;
			
			span{
				display: block;
				color: #fff;
				font-size: 14px;
			@include transition();
			}
		}
		
		&:hover, &:focus{
			background-color: transparent;
			.text{
				color: #fb2d6c;
			}
			
			.arrow{
				span{
					color: #fb2d6c;
				}
			}
		}
	}
}

.remind_pass_form{
	margin: 35px 0 0 0;
}*/
.login_block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  .login_block .auth_form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /*@include align-items(flex-start);*/ }
    .login_block .auth_form label {
      margin-bottom: 8px;
      font-weight: 700; }
    .login_block .auth_form input {
      width: 300px;
      max-width: 300px;
      margin-bottom: 32px; }
      .login_block .auth_form input#loginPassword {
        margin-bottom: 16px; }
    .login_block .auth_form button {
      -webkit-align-self: flex-start;
      -moz-align-self: flex-start;
      -ms-align-self: flex-start;
      align-self: flex-start; }
    .login_block .auth_form .auth_remind_pass {
      margin-bottom: 32px; }

.comments_title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #afafaf; }
  .comments_title.write {
    margin-top: 64px; }

.comment-form {
  padding-bottom: 32px;
  /*border-bottom: 1px solid $gray;*/ }
  .comment-form .type_question {
    font-size: 12px;
    font-weight: 400; }
  .comment-form input, .comment-form textarea {
    max-width: none; }

.comment-info {
  margin-bottom: 32px;
  padding: 10px 18px;
  color: #37b04d;
  font-size: 14px;
  font-weight: 700;
  background-color: rgba(55, 176, 77, 0.2); }

.one_comment {
  margin-bottom: 16px;
  padding-bottom: 32px;
  border-bottom: 1px solid #afafaf; }
  .one_comment .comment_meta {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 8px;
    color: #afafaf; }
    .one_comment .comment_meta .comment_name {
      margin-right: auto;
      color: #333333;
      font-weight: 700; }
    .one_comment .comment_meta .comment_date {
      margin-left: 16px; }
    .one_comment .comment_meta i {
      margin-right: 8px;
      color: #37b04d;
      font-size: 15px; }

.post_comment {
  margin: 0 0 15px 0; }

.comment_field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 32px 0; }
  .comment_field label {
    margin-bottom: 8px;
    font-weight: 700; }

.comment_fld_t {
  margin: 0 0 7px 0; }

.comment_submit {
  margin: 20px 0 32px 0; }

.comments_prnt {
  margin-top: 16px;
  padding: 0 15px; }

a.show_all_comments {
  cursor: pointer;
  margin: 20px 0 0 0;
  display: inline-block; }

.comments {
  /*margin-bottom: 32px;*/ }

.event_search_fields {
  margin: 0 0 12px 0; }
  @media only screen and (min-width: 768px) {
    .event_search_fields {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  .event_search_fields .inp_title {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 1px 0;
    line-height: 1.3; }
  @media only screen and (min-width: 768px) {
    .event_search_fields .es_field {
      display: table-cell;
      vertical-align: top;
      padding-right: 14px; }
      .event_search_fields .es_field.type_date {
        width: 160px; }
      .event_search_fields .es_field.second_date {
        padding-right: 0; } }
  @media only screen and (max-width: 767px) {
    .event_search_fields .es_field {
      padding-bottom: 15px; } }
  .event_search_fields .es_field input, .event_search_fields .es_field .select2 {
    max-width: 100%; }
  .event_search_fields .es_field .inp_wr {
    position: relative; }
  .event_search_fields .es_field .icon-calendar {
    position: absolute;
    right: 8px;
    font-size: 16px;
    top: 50%;
    margin-top: -10px;
    color: #37b04d;
    pointer-events: none; }
  @media only screen and (min-width: 768px) {
    .event_search_fields .es_field button {
      width: 177px; } }
  .event_search_fields .es_field button span {
    vertical-align: -3px;
    margin-left: 8px;
    font-size: 1.2em; }
  .event_search_fields .es_field .fld_title {
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 2px 0; }
  @media only screen and (max-width: 767px) {
    .event_search_fields .es_field .hide_mobile {
      display: none; } }

.submits {
  text-align: right;
  margin: 0 0 31px; }
  .submits button {
    margin-left: 24px;
    min-width: 115px; }
  .submits .reset_link {
    letter-spacing: 0.87px;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    text-decoration: none; }
    .submits .reset_link .icon-close_thick {
      display: inline-block;
      vertical-align: 0px;
      margin-right: 3px;
      font-size: 11px; }
    .submits .reset_link:hover {
      opacity: 0.6; }

.event_container_inner .header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 32px 0 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #afafaf; }
  .event_container_inner .header .title {
    margin: 0 0 16px 0; }
.event_container_inner .event_content span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin: 0 32px 8px 0; }
.event_container_inner .event_content i {
  margin-right: 8px;
  color: #37b04d;
  font-size: 18px; }
.event_container_inner .event_content .likes_container .like {
  font-weight: 700; }
.event_container_inner .event_content .comments {
  color: #afafaf;
  font-weight: 700; }
.event_container_inner .event_image img {
  display: block;
  margin-bottom: 32px; }

.eventscalendar_all_categories {
  margin-bottom: 32px; }

.one_event {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #448551; }
  .one_event:hover .title {
    color: #448551; }
  .one_event .event_content .meta_info {
    font-size: 12px; }
  .one_event .event_content .title {
    margin: 0 0 8px 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; }
  .one_event .event_content span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    margin: 0 32px 8px 0; }
  .one_event .event_content i {
    margin-right: 8px;
    color: #37b04d;
    font-size: 18px; }

.event_date {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-flex: 0 0 76px;
  -moz-box-flex: 0 0 76px;
  -webkit-flex: 0 0 76px;
  -ms-flex: 0 0 76px;
  flex: 0 0 76px;
  height: 76px;
  margin-right: 20px;
  color: #fafafa;
  background-color: #448551;
  border-radius: 4px; }
  @media only screen and (max-width: 450px) {
    .event_date {
      -webkit-box-flex: 0 0 50px;
      -moz-box-flex: 0 0 50px;
      -webkit-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px;
      height: 50px; } }
  .event_date .day {
    font-size: 28px;
    font-weight: 700;
    line-height: 1; }
    @media only screen and (max-width: 450px) {
      .event_date .day {
        font-size: 18px; } }
  .event_date .month, .event_date .year {
    font-size: 12px; }
    @media only screen and (max-width: 450px) {
      .event_date .month, .event_date .year {
        font-size: 10px; } }

.events_search_form {
  margin-bottom: 32px; }
  .events_search_form .inp_title {
    margin-bottom: 8px;
    font-weight: 700; }
  .events_search_form .input_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end; }
    .events_search_form .input_btn .type_input {
      margin-right: 16px;
      width: 100%; }
      .events_search_form .input_btn .type_input input {
        max-width: 100%; }
  .events_search_form .reset_link {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 9px; }
    .events_search_form .reset_link i {
      margin-right: 5px;
      font-size: 12px; }

.flex_calendar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 29px 51px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #37b04d; }
  @media only screen and (max-width: 1149px) {
    .flex_calendar {
      padding: 20px 35px; } }
  @media only screen and (max-width: 424px) {
    .flex_calendar {
      padding: 15px; } }
  .flex_calendar .cal_title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 0 0 27px 0;
    background: #fff; }
    .flex_calendar .cal_title i {
      font-size: 13px; }
      @media only screen and (max-width: 767px) {
        .flex_calendar .cal_title i {
          font-size: 18px; } }
    .flex_calendar .cal_title .date {
      padding: 0 16px;
      font-size: 21px; }
      @media only screen and (max-width: 767px) {
        .flex_calendar .cal_title .date {
          font-size: 18px; } }
      .flex_calendar .cal_title .date .month_name {
        font-weight: 700; }
    .flex_calendar .cal_title .cal_prev:hover,
    .flex_calendar .cal_title .cal_next:hover {
      color: rgba(249, 249, 249, 0.8); }
  .flex_calendar .calendar_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative; }
    .flex_calendar .calendar_row .day {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 48px;
      height: 48px;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .flex_calendar .calendar_row .day {
          width: 40px;
          height: 40px; } }
      @media only screen and (max-width: 374px) {
        .flex_calendar .calendar_row .day {
          width: 35px;
          height: 35px; } }
  .flex_calendar .calendar_body .day {
    color: #333333;
    cursor: auto;
    text-decoration: none; }
    .flex_calendar .calendar_body .day a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      width: 100%;
      height: 100%; }
    .flex_calendar .calendar_body .day i {
      font-style: normal; }
    .flex_calendar .calendar_body .day.active {
      cursor: pointer;
      background-color: #e0f3e8; }
      .flex_calendar .calendar_body .day.active.current i {
        color: #fff; }
      .flex_calendar .calendar_body .day.active:hover {
        background: #37b04d; }
        .flex_calendar .calendar_body .day.active:hover i {
          color: #fff; }
      .flex_calendar .calendar_body .day.active a {
        color: #333333; }
    .flex_calendar .calendar_body .day.other_day {
      color: #b1b1b1; }
      .flex_calendar .calendar_body .day.other_day a {
        color: #b1b1b1; }
    .flex_calendar .calendar_body .day.current {
      background: #37b04d;
      color: #fff; }
      .flex_calendar .calendar_body .day.current.inactive {
        color: #fff; }
    .flex_calendar .calendar_body .day.selected {
      border: 1px solid #37b04d; }

.ideas_list {
  margin: 32px 0; }

.idea_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #333333;
  border-bottom: 1px solid #448551; }
  .idea_item .title {
    margin: 16px 0 8px; }
  .idea_item .meta_info {
    margin-bottom: 8px; }
  .idea_item span {
    margin-right: 32px;
    color: #afafaf;
    font-weight: 700; }
  .idea_item i {
    margin-right: 8px;
    color: #37b04d; }

.one_idea {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #afafaf; }
  .one_idea .title {
    margin: 32px 0 16px; }
  .one_idea .meta_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #afafaf; }
  .one_idea span {
    margin-right: 32px;
    font-weight: 700; }
  .one_idea i {
    margin-right: 8px;
    color: #37b04d; }

.outer_container img {
  width: 100%; }

/* News list */
.news_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .news_list .list_item {
    color: #333333;
    border-bottom: 1px solid #448551; }
    .news_list .list_item:hover .title {
      color: #448551; }
    .news_list .list_item .title {
      margin: 0 0 8px 0; }
    .news_list .list_item .short_text {
      margin: 0 0 8px 0; }
    .news_list .list_item .meta_info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding: 0 0 16px 0;
      color: #afafaf;
      font-weight: 700; }
      .news_list .list_item .meta_info span {
        margin-right: 32px;
        font-size: 12px; }
      .news_list .list_item .meta_info i {
        margin-right: 8px;
        color: #37b04d;
        font-size: 15px; }

.news_inner .header {
  margin-bottom: 16px;
  border-bottom: 1px solid #afafaf; }
  .news_inner .header .title {
    margin: 32px 0 16px 0; }
  .news_inner .header .meta_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 0 16px 0;
    color: #afafaf;
    font-weight: 700; }
    .news_inner .header .meta_info span {
      margin: 3px 32px 0 0;
      font-size: 12px; }
    .news_inner .header .meta_info i {
      margin-right: 8px;
      color: #37b04d;
      font-size: 15px; }
    .news_inner .header .meta_info .likes_wrapper:hover .likes_container i {
      color: #448551; }
.news_inner .news_image img {
  display: block;
  margin-bottom: 32px; }
.news_inner .news_content_text p:first-of-type {
  margin-top: 0; }

.photos_gallery {
  margin: 30px 0 0 0;
  overflow: hidden; }
  .photos_gallery .photos_gl {
    width: 103%; }
  .photos_gallery h3 {
    margin: 0 0 24px 0; }
  .photos_gallery a {
    float: left;
    width: 31%;
    margin: 0 1.8% 1.8% 0; }
    @media only screen and (min-width: 500px) {
      .photos_gallery a {
        width: 23%;
        margin: 0 1.8% 1.8% 0; } }
    @media only screen and (min-width: 768px) {
      .photos_gallery a {
        width: 18%;
        margin: 0 1.8% 1.8% 0; } }

/* Polls style start */
.poll_results {
  margin: 0px 0 32px 0;
  padding: 0px 0; }
  @media only screen and (min-width: 1024px) {
    .poll_results {
      width: 100%; } }
  .poll_results h2 {
    float: none;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 8px 0; }
  .poll_results .poll_item {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0px; }
    .poll_results .poll_item .answer_values {
      float: left;
      width: 100%;
      padding: 10px 0 12px 0; }
      .poll_results .poll_item .answer_values .answer_name {
        line-height: 1;
        font-size: 14px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 80%; } }
        @media only screen and (max-width: 768px) {
          .poll_results .poll_item .answer_values .answer_name {
            width: 60%; } }
      .poll_results .poll_item .answer_values .answer_value {
        /*width: 5%;*/
        text-align: right;
        padding-right: 10px;
        line-height: 1; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_value {
            width: 10%; } }
      .poll_results .poll_item .answer_values .answer_count {
        /*width: 5%;*/
        text-align: right;
        border-left: 1px #333333 solid;
        line-height: 1;
        padding-left: 10px; }
        @media only screen and (min-width: 1024px) {
          .poll_results .poll_item .answer_values .answer_count {
            width: auto; } }
    .poll_results .poll_item .answer_progress {
      position: relative;
      width: 100%;
      height: 33px;
      background-color: #e0f3e8;
      padding: 0px;
      border-radius: 5px; }
      .poll_results .poll_item .answer_progress .progress {
        height: 33px;
        background-color: #37b04d;
        border-radius: 5px; }
      .poll_results .poll_item .answer_progress .title, .poll_results .poll_item .answer_progress .percent {
        position: absolute;
        top: 7px;
        font-size: 12px;
        font-weight: 700; }
      .poll_results .poll_item .answer_progress .title {
        left: 16px;
        color: #fafafa; }
        .poll_results .poll_item .answer_progress .title.dark_title {
          color: #333333; }
      .poll_results .poll_item .answer_progress .percent {
        right: 16px; }
    .poll_results .poll_item.total {
      padding: 0 0 14px 0; }
      .poll_results .poll_item.total .answer_values {
        float: left;
        width: 100%;
        font-weight: bold;
        font-size: 12px; }
        .poll_results .poll_item.total .answer_values .answer_name {
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 80%; } }
          @media only screen and (max-width: 768px) {
            .poll_results .poll_item.total .answer_values .answer_name {
              width: 60%; } }
        .poll_results .poll_item.total .answer_values .answer_total {
          /*width: 5%;*/
          line-height: 1; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_total {
              width: auto; } }
        .poll_results .poll_item.total .answer_values .answer_count {
          /*width: 5%;*/
          line-height: 1;
          text-align: right;
          padding-left: 10px;
          border-left: 0px; }
          @media only screen and (min-width: 1024px) {
            .poll_results .poll_item.total .answer_values .answer_count {
              width: auto; } }

.total_results {
  margin: 8px 0 0px 0; }

.poll_index > a {
  margin: 0 16px 16px 0; }

.poll_results_container .poll_results:last-child {
  margin-bottom: 0; }

.contacts_search_form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  margin-bottom: 16px; }
  @media only screen and (max-width: 767px) {
    .contacts_search_form {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start; } }
  .contacts_search_form .input_group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      .contacts_search_form .input_group {
        width: 100%; } }
    .contacts_search_form .input_group.input {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 16px; }
      .contacts_search_form .input_group.input input {
        max-width: 100%; }
    .contacts_search_form .input_group.select {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-flex: 0 0 250px;
      -moz-box-flex: 0 0 250px;
      -webkit-flex: 0 0 250px;
      -ms-flex: 0 0 250px;
      flex: 0 0 250px;
      margin-right: 16px; }
      .contacts_search_form .input_group.select .select2 {
        max-width: 100%; }
      @media only screen and (max-width: 767px) {
        .contacts_search_form .input_group.select {
          -webkit-box-flex: auto;
          -moz-box-flex: auto;
          -webkit-flex: auto;
          -ms-flex: auto;
          flex: auto; } }
    .contacts_search_form .input_group label {
      margin-bottom: 8px;
      font-weight: 700; }
  .contacts_search_form .btn_group {
    margin-bottom: 16px; }

.btn_group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-bottom: 16px; }
  @media only screen and (max-width: 767px) {
    .btn_group {
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start; } }
  .btn_group a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .btn_group a i {
      margin-right: 5px; }

.contacts_structe_container .contact_title_wrapper {
  border-bottom: 1px solid #afafaf;
  cursor: pointer; }
  .contacts_structe_container .contact_title_wrapper:first-child {
    border-top: 1px solid #afafaf; }
  .contacts_structe_container .contact_title_wrapper:last-child {
    border-top: 1px solid #afafaf; }
  .contacts_structe_container .contact_title_wrapper:hover .title {
    color: #448551; }
.contacts_structe_container .child_title_wrapper {
  border-bottom: 1px solid #afafaf;
  cursor: pointer; }
  .contacts_structe_container .child_title_wrapper:hover .title {
    color: #448551; }
.contacts_structe_container .title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .contacts_structe_container .title.main {
    font-size: 21px; }
    @media only screen and (max-width: 767px) {
      .contacts_structe_container .title.main {
        font-size: 18px; } }
    .contacts_structe_container .title.main i {
      font-size: 13px; }
  .contacts_structe_container .title.child {
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .contacts_structe_container .title.child {
        font-size: 16px; } }
    .contacts_structe_container .title.child i {
      font-size: 11px; }
  .contacts_structe_container .title.change_icon_direction i {
    transform: rotate(45deg); }
  .contacts_structe_container .title i {
    color: #37b04d;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
.contacts_structe_container .child_container {
  margin: 16px 70px; }
  @media only screen and (max-width: 1023px) {
    .contacts_structe_container .child_container {
      margin: 16px 30px; } }
  .contacts_structe_container .child_container .title:last-child {
    border-bottom: 1px solid #afafaf; }
.contacts_structe_container .content_to_toggle {
  display: none;
  padding: 0 16px; }
  .contacts_structe_container .content_to_toggle table {
    table-layout: auto; }
    .contacts_structe_container .content_to_toggle table td {
      padding: 16px 8px; }

.cont_search_found {
  margin-bottom: 16px; }

.one_contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #afafaf;
  cursor: pointer; }
  .one_contact:hover .meta_info .title {
    color: #448551; }
  .one_contact .meta_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .one_contact .meta_info span {
      margin-bottom: 8px; }
      .one_contact .meta_info span:last-child {
        margin-bottom: 0; }
    .one_contact .meta_info .email .email_text {
      color: #37b04d; }
  .one_contact .photo {
    margin-right: 8px;
    border-radius: 4px;
    display: block;
    width: 125px;
    height: 119px; }
    @media only screen and (max-width: 450px) {
      .one_contact .photo {
        width: 90px;
        height: 80px; } }
    .one_contact .photo.no_photo {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-size: 90px; }
      @media only screen and (max-width: 450px) {
        .one_contact .photo.no_photo {
          font-size: 50px; } }
      .one_contact .photo.no_photo span {
        font-weight: 700; }
  .one_contact .title {
    margin: 0 0 8px; }

.contact_inner .contact_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .contact_inner .contact_content.additional_info {
    margin-bottom: 32px; }
  .contact_inner .contact_content .photo {
    margin-right: 16px;
    border-radius: 4px;
    display: block;
    width: 125px;
    height: 119px; }
    @media only screen and (max-width: 450px) {
      .contact_inner .contact_content .photo {
        width: 90px;
        height: 80px; } }
    .contact_inner .contact_content .photo.no_photo {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-size: 90px; }
      @media only screen and (max-width: 450px) {
        .contact_inner .contact_content .photo.no_photo {
          font-size: 50px; } }
      .contact_inner .contact_content .photo.no_photo span {
        font-weight: 700; }
  .contact_inner .contact_content .meta_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .contact_inner .contact_content .meta_info .title {
      margin-top: 0; }
    .contact_inner .contact_content .meta_info span {
      margin-bottom: 8px; }
      .contact_inner .contact_content .meta_info span:last-child {
        margin-bottom: 0; }

.icon-birthday,
.icon-calendar.birthday {
  position: relative;
  margin-right: 6px;
  padding: 4px 5px;
  color: #fff;
  background-color: #448551;
  border-radius: 4px;
  -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; }
  .icon-birthday:hover,
  .icon-calendar.birthday:hover {
    color: #448551;
    background: #e0f3e8; }
    .icon-birthday:hover .birthday_date,
    .icon-calendar.birthday:hover .birthday_date {
      display: block; }
  .icon-birthday .birthday_date,
  .icon-calendar.birthday .birthday_date {
    display: none;
    position: absolute;
    top: 120%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100px;
    padding: 8px 12px 10px;
    background-color: #e0f3e8;
    color: #333333;
    text-align: center; }
    .icon-birthday .birthday_date:after,
    .icon-calendar.birthday .birthday_date:after {
      content: '';
      position: absolute;
      top: -4px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 3px solid #e0f3e8;
      border-left: 0.3rem solid transparent;
      border-right: 0.3rem solid transparent;
      border-bottom: 0.3rem solid #e0f3e8; }
    .icon-birthday .birthday_date.today,
    .icon-calendar.birthday .birthday_date.today {
      background-color: #37b04d;
      font-weight: 700;
      color: #fafafa; }
      .icon-birthday .birthday_date.today:after,
      .icon-calendar.birthday .birthday_date.today:after {
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-bottom: 3px solid #37b04d;
        border-left: 0.3rem solid transparent;
        border-right: 0.3rem solid transparent;
        border-bottom: 0.3rem solid #37b04d; }
    .icon-birthday .birthday_date span,
    .icon-calendar.birthday .birthday_date span {
      display: block; }

.suggest_search_container .search_field {
  position: relative; }
.suggest_search_container .suggest-search-results {
  position: absolute;
  width: 428px;
  padding: 10px 10px 32px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #afafaf; }
  .suggest_search_container .suggest-search-results .close_btn_container {
    margin-bottom: 10px;
    text-align: right; }
    .suggest_search_container .suggest-search-results .close_btn_container .close_btn {
      cursor: pointer; }
  .suggest_search_container .suggest-search-results .btn_mode_container {
    text-align: center; }
  .suggest_search_container .suggest-search-results .search_results .search_item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #afafaf; }
    .suggest_search_container .suggest-search-results .search_results .search_item a {
      color: #333333; }
    .suggest_search_container .suggest-search-results .search_results .search_item img {
      display: block;
      float: left;
      width: 125px;
      height: 119px;
      margin: 0 8px 8px 0;
      border-radius: 4px; }
    .suggest_search_container .suggest-search-results .search_results .search_item .title {
      margin: 0; }
      .suggest_search_container .suggest-search-results .search_results .search_item .title a:hover {
        color: #448551; }
    .suggest_search_container .suggest-search-results .search_results .search_item:last-child {
      border-bottom: none; }
    .suggest_search_container .suggest-search-results .search_results .search_item p {
      margin: 0; }

.search_form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 32px; }
  .search_form input {
    max-width: 100%;
    margin-right: 16px; }

.total_found {
  margin-bottom: 16px;
  border-bottom: 5px solid #448551;
  text-align: right; }
  .total_found p {
    margin: 0 0 3px; }

.search_results .search_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #afafaf; }
  .search_results .search_item:hover h6 {
    color: #448551; }
  .search_results .search_item h6 {
    margin: 0;
    color: #333333; }
  .search_results .search_item img {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    width: 125px;
    height: 119px;
    margin-right: 8px;
    border-radius: 4px; }
    @media only screen and (max-width: 450px) {
      .search_results .search_item img {
        width: 90px;
        height: 80px; } }
  .search_results .search_item .search_item_content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .search_results .search_item .highlight {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    background: #e0f3e8; }

.sitelogin_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 64px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden; }
  .sitelogin_container .type_item.username {
    margin: 0 0 32px 0; }
  .sitelogin_container .type_item.password {
    margin: 0 0 16px 0; }
  .sitelogin_container .type_item input {
    max-width: 300px;
    width: 300px; }
    @media only screen and (max-width: 550px) {
      .sitelogin_container .type_item input {
        max-width: 250px; } }
  .sitelogin_container .forgot_pass {
    margin: 0 0 32px 0; }

.pass_reminder {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -15px; }
  .pass_reminder form {
    padding: 0 15px; }
    .pass_reminder form .type_answers input {
      max-width: 300px;
      width: 300px; }
      @media only screen and (max-width: 550px) {
        .pass_reminder form .type_answers input {
          max-width: 250px; } }

.structure_parent {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .structure_parent .item {
    -webkit-box-flex: 0 0 148px;
    -moz-box-flex: 0 0 148px;
    -webkit-flex: 0 0 148px;
    -ms-flex: 0 0 148px;
    flex: 0 0 148px;
    padding: 0 8px;
    margin-bottom: 16px;
    min-height: 130px; }
    @media only screen and (max-width: 400px) {
      .structure_parent .item {
        width: 50%; } }
    .structure_parent .item a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      width: 100%;
      height: 100%;
      padding: 21px 8px 10px 8px;
      background-color: #e0f3e8;
      border-radius: 4px;
      text-align: center;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .structure_parent .item a i {
        margin-bottom: 10px;
        font-size: 35px;
        font-weight: 700; }
      .structure_parent .item a:hover {
        color: #e0f3e8;
        background-color: #37b04d; }
        .structure_parent .item a:hover span {
          color: #e0f3e8; }

/* Galerija list */
.gallery_list {
  position: relative;
  margin: -8.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery_list .gallery_popup {
    margin: 8.5px;
    width: 100%; }
    @media only screen and (min-width: 475px) {
      .gallery_list .gallery_popup {
        -webkit-box-flex: 0 1 calc(50% - 17px);
        -moz-box-flex: 0 1 calc(50% - 17px);
        -webkit-flex: 0 1 calc(50% - 17px);
        -ms-flex: 0 1 calc(50% - 17px);
        flex: 0 1 calc(50% - 17px); } }
    @media only screen and (min-width: 768px) {
      .gallery_list .gallery_popup {
        -webkit-box-flex: 0 1 calc(33.333333% - 17px);
        -moz-box-flex: 0 1 calc(33.333333% - 17px);
        -webkit-flex: 0 1 calc(33.333333% - 17px);
        -ms-flex: 0 1 calc(33.333333% - 17px);
        flex: 0 1 calc(33.333333% - 17px); } }
    .gallery_list .gallery_popup .image_cont .wrap {
      position: relative; }
      .gallery_list .gallery_popup .image_cont .wrap .overlay_logo {
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .gallery_list .gallery_popup .image_cont .wrap .overlay_logo i {
          font-size: 32px;
          color: rgba(250, 250, 250, 0.7); }
    .gallery_list .gallery_popup .image_cont img {
      display: block;
      min-height: 178px;
      width: 100%;
      object-fit: cover;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px; }
    .gallery_list .gallery_popup .image_cont .title_cont > * {
      font-size: 14px;
      font-weight: 700;
      margin: 12px 0; }
    @media only screen and (min-width: 768px) {
      .gallery_list .gallery_popup:nth-child(3n):after {
        position: absolute;
        left: 8.5px;
        content: '';
        width: calc(100% - 17px);
        height: 1px;
        background: #afafaf;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px; } }

/* Galerijos popup end*/
.album_container #image_gallery {
  margin: 0;
  padding: 0; }
  .album_container #image_gallery li {
    background: none;
    float: left;
    margin: 0 16px 16px 0;
    padding: 0; }
    .album_container #image_gallery li img {
      max-width: 150px; }

/* titlepagebasic start */
#title_slides .slide-content {
  outline: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    #title_slides .slide-content {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  #title_slides .slide-content.no_image .text_cont {
    padding-left: 0;
    padding-right: 0; }
  #title_slides .slide-content .slide {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px; }
    @media only screen and (min-width: 400px) {
      #title_slides .slide-content .slide {
        height: 200px; } }
    @media only screen and (min-width: 500px) {
      #title_slides .slide-content .slide {
        height: 231px; } }
  #title_slides .slide-content .text_cont {
    width: 100%;
    padding: 16px 0 32px 32px; }
    @media only screen and (max-width: 1023px) {
      #title_slides .slide-content .text_cont {
        padding: 16px 0; } }
    #title_slides .slide-content .text_cont .title {
      margin: 0 0 16px; }

.slidesbg .slick-dots {
  display: none; }

.contacts_search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 16px 0;
  padding: 20px 32px;
  background-image: linear-gradient(267deg, #37b04d 0%, #448551 100%);
  border-radius: 4px; }
  @media only screen and (max-width: 1023px) {
    .contacts_search {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 16px; } }
  .contacts_search .title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 100px;
    color: #fafafa; }
    .contacts_search .title i {
      margin-right: 16px;
      font-size: 26px; }
    @media only screen and (max-width: 1023px) {
      .contacts_search .title {
        margin: 0 0 32px 0; } }
  .contacts_search .contacts-search-form-holder {
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 32px; }
    @media only screen and (max-width: 1023px) {
      .contacts_search .contacts-search-form-holder {
        width: 100%;
        margin: 0 0 16px 0; } }
  .contacts_search form {
    position: relative; }
    .contacts_search form input {
      max-width: 100%;
      border: none; }
    .contacts_search form i {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 10px;
      color: #37b04d;
      font-size: 20px; }
  .contacts_search .btn_all_contacts {
    margin-left: auto;
    padding-right: 100px; }
    @media only screen and (max-width: 1023px) {
      .contacts_search .btn_all_contacts {
        -webkit-align-self: flex-end;
        -moz-align-self: flex-end;
        -ms-align-self: flex-end;
        align-self: flex-end;
        margin: 0;
        padding: 0; } }

.contacts-search-results {
  visibility: hidden;
  position: absolute;
  top: 41px;
  width: 100%;
  padding: 16px 10px 21px;
  background: #fff;
  border: 1px solid #afafaf;
  border-radius: 4px;
  z-index: 2; }
  .contacts-search-results.ng-scope {
    visibility: visible; }
  .contacts-search-results .close_btn_container {
    margin: 0 0 10px;
    text-align: right; }
    .contacts-search-results .close_btn_container .close_btn {
      cursor: pointer; }
  .contacts-search-results .contact_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #afafaf; }
    .contacts-search-results .contact_item:last-child {
      border: none; }
    .contacts-search-results .contact_item .image_block {
      margin-right: 6px; }
    .contacts-search-results .contact_item img {
      display: block;
      max-width: 125px;
      /*height: 119px;*/
      height: auto;
      border-radius: 4px; }
      @media only screen and (max-width: 550px) {
        .contacts-search-results .contact_item img {
          max-width: 80px; } }
    .contacts-search-results .contact_item .text_block .title {
      margin: 0;
      color: #333333; }
      .contacts-search-results .contact_item .text_block .title p {
        margin: 0; }
      .contacts-search-results .contact_item .text_block .title i {
        margin-right: 6px;
        font-size: 14px; }
    .contacts-search-results .contact_item .text_block .position {
      margin: 0 0 5px; }
    .contacts-search-results .contact_item .text_block p {
      margin: 0 0 8px 0; }
  .contacts-search-results .btn_mode_container {
    text-align: center; }

.news_list {
  margin: 0 0 16px 0;
  background: #fff; }
  .news_list .one_new {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #448551; }
  .news_list button {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }

.ideas_list {
  margin: 0 0 16px 0;
  background: #fff; }

.bottom_blocks {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .bottom_blocks {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .bottom_blocks .skelb_list {
    width: 40%;
    background: #fff; }
    @media only screen and (max-width: 1023px) {
      .bottom_blocks .skelb_list {
        width: 100%;
        margin: 0 0 16px 0; } }
    .bottom_blocks .skelb_list .title {
      margin: 0 0 32px 0; }
      .bottom_blocks .skelb_list .title a {
        color: #333333; }
        .bottom_blocks .skelb_list .title a:hover {
          color: #448551; }
  .bottom_blocks .birthday_list {
    width: 60%;
    background: #fff;
    margin-left: 20px; }
    @media only screen and (max-width: 1023px) {
      .bottom_blocks .birthday_list {
        width: 100%;
        margin: 0; } }
    .bottom_blocks .birthday_list .birthday_list_container .birthday_today {
      /*margin: 0 -10px 0 0;*/
      margin: 0 0 16px 0;
      border-bottom: 1px solid #e0f3e8; }
      .bottom_blocks .birthday_list .birthday_list_container .birthday_today .no_birthdays {
        margin: 0 0 16px; }
    .bottom_blocks .birthday_list .birthday_list_container .heading {
      display: inline-block;
      margin: 0 0 16px 0;
      font-size: 12px; }
      .bottom_blocks .birthday_list .birthday_list_container .heading.today {
        padding: 5px 10px;
        color: #fafafa;
        font-weight: 700;
        background-color: #37b04d; }
    .bottom_blocks .birthday_list .birthday_list_container .birthday_month {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      -moz-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
    .bottom_blocks .birthday_list .birthday_list_container .no_photo .icon {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      margin-right: 5px;
      min-width: 43px;
      max-width: 43px;
      width: 43px;
      height: 43px;
      font-size: 24px; }
    .bottom_blocks .birthday_list .birthday_list_container .birthday_container {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      width: 23%;
      margin: 0 10px 16px 0;
      padding: 0 16px 0 0;
      color: #333333;
      border-right: 1px solid #37b04d; }
      @media only screen and (max-width: 767px) {
        .bottom_blocks .birthday_list .birthday_list_container .birthday_container {
          width: 100%;
          border: none; } }
      .bottom_blocks .birthday_list .birthday_list_container .birthday_container:hover {
        color: #448551; }
        .bottom_blocks .birthday_list .birthday_list_container .birthday_container:hover .tooltip_text {
          visibility: visible; }
        .bottom_blocks .birthday_list .birthday_list_container .birthday_container:hover img {
          transform: scale(1.15);
          border: 4px solid #448551; }
      @media only screen and (max-width: 769px) {
        .bottom_blocks .birthday_list .birthday_list_container .birthday_container:nth-child(4n+2) {
          margin-right: 0;
          border: none; } }
      .bottom_blocks .birthday_list .birthday_list_container .birthday_container img {
        margin-right: 5px;
        min-width: 43px;
        max-width: 43px;
        width: 43px;
        height: 43px;
        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; }
      .bottom_blocks .birthday_list .birthday_list_container .birthday_container .title {
        font-size: 12px; }
      .bottom_blocks .birthday_list .birthday_list_container .birthday_container .tooltip_text {
        position: absolute;
        top: 43px;
        left: 0;
        max-width: 100px;
        padding: 4px;
        color: #333333;
        background-color: #e0f3e8;
        border-radius: 4px;
        z-index: 1;
        visibility: hidden;
        -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; }

.inner_container {
  padding: 0 20px; }

.btn_container {
  padding-bottom: 16px;
  text-align: center; }

/*@import "modules/accreditation";
@import "modules/agenda";
@import "modules/blocks";
@import "modules/catalog";
@import "modules/childlist";
@import "modules/faq";
@import "modules/legislation";
@import "modules/plain";
@import "modules/postform";
@import "modules/postform_widget";
@import "modules/promoblock";
@import "modules/quiz";
@import "modules/quotes";
@import "modules/reportbug";
@import "modules/subscription";
@import "modules/topicslist";
@import "modules/youtubegallery";*/
.input_group_parent {
  margin: 0 0 2px 0;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  display: block; }
  .input_group_parent.disabled {
    cursor: not-allowed; }
  .input_group_parent input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .input_group_parent .checkbox_design, .input_group_parent .radio_design {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #37b04d; }
    .input_group_parent .checkbox_design:after, .input_group_parent .radio_design:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 8px;
      height: 8px;
      background-color: #37b04d;
      opacity: 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
  .input_group_parent .radio_design {
    top: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .input_group_parent .radio_design:after {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      width: 8px;
      height: 8px;
      top: 0px;
      left: 0px; }
  .input_group_parent input[disabled] + .checkbox_design:after, .input_group_parent input[disabled] + .radio_design:after {
    background-color: #37b04d; }
  .input_group_parent input:checked + .checkbox_design:after, .input_group_parent input:checked + .radio_design:after {
    opacity: 1; }

.scrollable {
  overflow-x: auto; }

.scrollable.has-scroll {
  position: relative;
  overflow: hidden;
  /* Clips the shadow created with the pseudo-element in the next rule. Not necessary for the actual scrolling. */ }

.scrollable.has-scroll:after {
  position: absolute;
  top: 0;
  left: 100%;
  width: 50px;
  height: 100%;
  border-radius: 10px 0 0 10px / 50% 0 0 50%;
  -webkit-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -10px 0px 20px 0px rgba(0, 0, 0, 0.25);
  content: ''; }

/* This is the element whose content will be scrolled if necessary */
.scrollable.has-scroll > div {
  overflow-x: auto; }

.scrollable > div::-webkit-scrollbar {
  height: 12px; }

.scrollable > div::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  background: #f0f0f0; }

.scrollable > div::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #ccc; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?p1bfu");
  src: url("../fonts/icomoon.eot?p1bfu#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?p1bfu") format("truetype"), url("../fonts/icomoon.woff?p1bfu") format("woff"), url("../fonts/icomoon.svg?p1bfu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ew4-arrow:before {
  content: "\e900"; }

.icon-ew4-chevron:before {
  content: "\e901"; }

.icon-ew4-close:before {
  content: "\e902"; }

.icon-ew4-refresh:before {
  content: "\e903"; }

.icon-person2:before {
  content: "\e904"; }

.icon-tooltip:before {
  content: "\e90d"; }

.icon-arrow-left-sm:before {
  content: "\e905"; }

.icon-arrow-right-sm:before {
  content: "\e906"; }

.icon-calendar:before {
  content: "\e907"; }

.icon-chevron-down:before {
  content: "\e908"; }

.icon-chevron-up-lg:before {
  content: "\e909"; }

.icon-close-lg:before {
  content: "\e90a"; }

.icon-comments:before {
  content: "\e90b"; }

.icon-like:before {
  content: "\e90c"; }

.icon-plus:before {
  content: "\e90e"; }

.icon-refresh:before {
  content: "\e90f"; }

.icon-search:before {
  content: "\e910"; }

.icon-search-sm:before {
  content: "\e911"; }

.icon-separator:before {
  content: "\e912"; }

.icon-news-heading:before {
  content: "\e913"; }

.icon-category:before {
  content: "\e914"; }

.icon-clock:before {
  content: "\e915"; }

.icon-location:before {
  content: "\e916"; }

.icon-download:before {
  content: "\e917"; }

.icon-hashtag:before {
  content: "\e918"; }

.icon-birthday:before {
  content: "\e919"; }

.icon-phone:before {
  content: "\e91a"; }

.icon-chevron-right-sm:before {
  content: "\e91b"; }

.icon-chevron-left-sm:before {
  content: "\e91c"; }

.content_line {
  width: 100%;
  height: 5px;
  background-image: url("../img/line_bt.png");
  background-position: center;
  background-repeat: repeat-x;
  margin: 0px; }

/* Span (sprite) icons*/
.sp-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite.png"); }

.sp-calendar {
  background-position: -388px -372px; }

.sp-photo {
  background-position: -575px -265px; }

.sp-photo:hover {
  background-position: -689px -265px; }

.sp-video {
  background-position: -601px -265px; }

.sp-video:hover {
  background-position: -715px -265px; }

.sp-photo-dark {
  background-position: -689px -315px; }

.sp-video-dark {
  background-position: -715px -316px; }

a.inactive .sp-photo-dark, a.inactive:hover .sp-photo-dark {
  background-position: -689px -265px; }

a.inactive .sp-video-dark, a.inactive:hover .sp-video-dark {
  background-position: -715px -265px; }

.sp-page {
  background-position: -627px -265px; }

.sp-page:hover {
  background-position: -741px -265px; }

.sp-link {
  background-position: -653px -265px; }

.sp-link:hover {
  background-position: -769px -265px; }

.sp-structure {
  width: 17px;
  background-position: -20px -47px; }

.sp-structure:hover {
  background-position: -20px -21px; }

.sp-mobile {
  width: 12px;
  background-position: -47px -47px; }

.sp-mobile:hover {
  width: 12px;
  background-position: -47px -21px; }

.sp-accesibility {
  background-position: -69px -47px; }

.sp-accesibility:hover {
  background-position: -69px -21px; }

.sp-print {
  background-position: -393px -265px; }

.sp-print:hover {
  background-position: -484px -265px; }

.sp-mail {
  width: 17px;
  height: 15px;
  background-position: -419px -265px; }

.sp-mail:hover {
  background-position: -510px -265px; }

.sp-search {
  width: 18px;
  height: 18px;
  background-position: -446px -264px; }

.sp-search:hover {
  background-position: -537px -264px; }

.sp-arrowleft {
  background-position: -180px -42px;
  width: 9px;
  height: 40px; }

.sp-arrowright {
  background-position: -241px -42px;
  width: 9px;
  height: 40px; }

.sp-arrowleft_blue {
  background-position: -18px -166px;
  width: 18px;
  height: 21px; }

.sp-arrowright_blue {
  background-position: -476px -166px;
  width: 18px;
  height: 21px; }

/* Span (sprite) icons end*/
/* Big sprite icons*/
.bigsp-icon {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/sprite.png");
  -webkit-transition: background-position .2s ease-in, background-color .2s ease-in;
  -moz-transition: background-position .2s ease-in, background-color .2s ease-in;
  -o-transition: background-position .2s ease-in, background-color .2s ease-in;
  transition: background-position .2s ease-in, background-color .2s ease-in; }

.bigsp-search {
  background-position: -568px -46px; }

a:hover .bigsp-search {
  background-position: -568px 3px; }

.bigsp-more {
  background-position: -225px -42px; }

a:hover .bigsp-more {
  background-position: -225px 5px; }

.bigsp-back {
  background-position: -167px -42px; }

a:hover .bigsp-back {
  background-position: -167px 5px; }

/* Big sprite icons end */
/* Links and buttons */
a.blocklink {
  display: inline-block;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  -webkit-transition: background-position .2s ease-in, background-color .2s ease-in;
  -moz-transition: background-position .2s ease-in, background-color .2s ease-in;
  -o-transition: background-position .2s ease-in, background-color .2s ease-in;
  transition: background-position .2s ease-in, background-color .2s ease-in; }

a.indent {
  text-indent: -9999px; }

.lightblue {
  background-color: #0099ff; }

.darkblue {
  background-color: #1965af; }

.red {
  background-color: #c30000; }

a:hover .lightblue, .lightblue:hover {
  background-color: #007acc; }

a:hover .darkblue, .darkblue:hover {
  background-color: #004385; }

a:hover .red, .red:hover {
  background-color: #9c0000; }

a.arrowleft {
  height: 50px;
  background-position: -161px -38px;
  background-image: url("../img/sprite.png");
  padding: 0;
  width: 50px;
  text-indent: -9999px; }

a.arrowright {
  height: 50px;
  background-position: -220px -38px;
  background-image: url("../img/sprite.png");
  padding: 0;
  width: 50px;
  text-indent: -9999px; }

a.inlinelink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: underline; }

a.inlinelink span {
  float: left;
  text-decoration: underline; }

a.inlinelink:hover span {
  float: left;
  text-decoration: none; }

a.inlinelink span.bigsp-icon {
  margin-left: 7px; }

a.icon-left span.bigsp-icon {
  margin-left: 0px;
  margin-right: 7px; }

/* Links and buttons end*/
.print_button {
  display: none;
  position: absolute;
  right: 15px;
  top: 4px;
  width: 17px;
  height: 17px;
  background: url("../img/sprite.png") no-repeat;
  background-position: -94px -46px; }
  @media only screen and (min-width: 1024px) {
    .print_button {
      display: inline-block; } }

.print_button:hover {
  background: url("../img/sprite.png") no-repeat;
  background-position: -94px -20px; }

.likes_wrapper {
  display: inline-block; }

.likes_container {
  color: #afafaf;
  cursor: pointer; }
  .likes_container:hover i {
    color: #448551; }

@media print {
  #ads, #printFriendly, header, nav, .footer, .submenu_cont, .search_cont, .print_button, .left, .inlinelink, .social_links, .related_thumbs_side, .one_widget, .langs {
    display: none !important; }

  body {
    background-image: none !important;
    background: #fff; }

  .bgwhite {
    padding: 0 !important; }

  #content {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt; }

  .content_right, .news_images_cont, .dynamic_cont {
    width: 100% !important;
    max-width: none !important;
    float: none !important; }

  .contact_group_title {
    padding: 0;
    margin: 0 0 10px 0; }

  .contact_photo {
    float: left;
    margin: 0px 10px 0 0; }

  img.news_image_with {
    margin: 0 18px 10px 0; } }

/*# sourceMappingURL=style.css.map */
