/*
Theme Name: Wschód Kultury
Author: IdeaWeb
Description: Wschód Kultury
Version: 1.0
Text Domain: ideaweb
*/
/* ---------- LESS Elements 0.9 / More info at: lesselements.com ---------- 
gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF)
bw-gradient(@color: #F5F5F5, @start: 0, @stop: 255)
bordered(@top-color: #EEE, @right-color: #EEE, @bottom-color: #EEE, @left-color: #EEE)
drop-shadow(@x-axis: 0, @y-axis: 1px, @blur: 2px, @alpha: 0.1)
rounded(@radius: 2px)
border-radius(@topright: 0, @bottomright: 0, @bottomleft: 0, @topleft: 0)
opacity(@opacity: 0.5)
transition-duration(@duration: 0.2s)
transform(@arguments)
rotation(@deg:5deg)
scale(@ratio:1.5)
transition(@duration:0.2s, @ease:ease-out)
inner-shadow(@horizontal:0, @vertical:1px, @blur:2px, @alpha: 0.4)
box-shadow(@arguments)
box-sizing(@sizing: border-box)
user-select(@argument: none)
columns(@colwidth: 250px, @colcount: 0, @colgap: 50px, @columnRuleColor: #EEE, @columnRuleStyle: solid, @columnRuleWidth: 1px)
translate(@x:0, @y:0)
background-clip(@argument: padding-box)
*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* ---------- Bootstrap ms extension ---------- */
@import "css/bootstrap-ms.css";
/* ---------- Normalize.css v3.0.3 / github.com/necolas/normalize.css ---------- */
@import "css/normalize.css";
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokRdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkhdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclRdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_AkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nAkA.ttf) format('truetype');
}
/* --------------------------------------------------------------------------- */
/*  VARS
/* --------------------------------------------------------------------------- */
/* ---------- RESET & TYPOGRAPHY---------- */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 24px;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro';
  line-height: 1.4;
  color: #636363;
  font-weight: 400;
}
.wrapper {
  position: relative;
  float: left;
  min-height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #EEE;
}
.container {
  position: relative;
  float: left;
  padding: 0;
  width: 100%;
}
.row {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 15px;
}
.row.inner {
  max-width: 1200px;
}
.footer-fix {
  position: relative;
  float: left;
  width: 100%;
}
* {
  outline: 0;
}
iframe {
  border: 0;
  outline: 0;
}
.fixer {
  position: relative;
  float: left;
  width: 100%;
}
/* -------------------- FONT -------------------- */
html.font_1 {
  font-size: 24px;
}
html.font_1 body {
  font-size: 24px;
}
html.font_2 {
  font-size: 28px;
}
html.font_2 body {
  font-size: 28px;
}
html.font_3 {
  font-size: 32px;
}
html.font_3 body {
  font-size: 32px;
}
a {
  font-weight: 500;
  color: #579442;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:hover {
  color: #579442;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  font-weight: 700;
}
p {
  margin-bottom: 15px;
}
.btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 0.8em;
  text-transform: uppercase;
  background-color: #579442;
  color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn:hover,
.btn:focus {
  background-color: #61a64a;
  color: #FFF;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.more {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 15px 0 0;
  padding: 3px 0;
  color: #636363;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.more:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #579442;
  left: -100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.more.white {
  color: #FFF;
}
.more.white:before {
  border-bottom: 2px solid #FFF;
}
.more:hover,
.more:focus {
  color: #579442;
  text-decoration: none;
}
.more:hover.white,
.more:focus.white {
  color: #FFF;
}
.more:hover:before,
.more:focus:before {
  left: 0;
}
.bx-wrapper {
  margin: 0;
}
.bx-wrapper .bx-viewport {
  border: 0;
  box-shadow: none;
  left: 0;
  background-color: transparent;
}
.tooltip-inner {
  max-width: 600px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1.1em;
  padding: 8px 15px 7px;
}
/* ---------- ACCESSSIBILITY ---------- */
a:focus,
*[tabindex="0"]:focus,
button:focus,
input:focus {
  -webkit-transition: all 0s ease-out !important;
  -moz-transition: all 0s ease-out !important;
  -o-transition: all 0s ease-out !important;
  transition: all 0s ease-out !important;
  outline-offset: 2px !important;
  outline-width: 2px !important;
  outline-style: solid !important;
  outline-color: #000;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.skip-links {
  position: absolute;
  top: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.skip-links a,
.skip-links a:visited {
  position: absolute;
  top: 0;
  left: -9000em;
  display: block;
  text-align: center;
  width: 200px;
  padding: 10px;
  background-color: #000;
  color: #FFF;
  font-size: 0.7em;
  outline-offset: 0 !important;
  z-index: 9999;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.skip-links a:focus,
.skip-links a:visited:focus {
  text-decoration: none;
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
/* ---------- STYLE ---------- */
/* ----- MAIN ----- */
.tophead {
  position: relative;
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.tophead:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.tophead .row {
  padding: 120px 0 0;
  text-align: center;
}
.tophead .row .date {
  font-weight: 300;
  padding: 15px 0 20px;
}
.tophead .row .categories {
  padding: 20px 0 0;
  color: #8B8B8B;
  font-size: 1.5em;
}
.tophead .row .categories a {
  color: #8B8B8B;
  font-weight: 600;
}
.container {
  position: relative;
  padding: 75px 15px 90px;
  background-size: cover;
  background-position: center center;
}
.container .top {
  margin: 0 0 40px;
}
.container .pagination {
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.container .pagination * {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 15px;
  height: 40px;
  min-width: 40px;
  line-height: 1;
  font-weight: 400;
  font-size: 0.8em;
  color: #636363;
}
.container .pagination a:hover,
.container .pagination a:focus {
  color: #FFF;
  background-color: #8B8B8B;
  text-decoration: none !important;
}
.container .pagination span.current {
  color: #FFF;
  background-color: #579442;
  border-color: #579442;
}
.container .single-post {
  width: 100%;
  padding: 0 0 30px;
}
.container .single-post .post-date {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
.container .single-post .post-image {
  float: left;
  padding: 0 15px 45px;
  width: 100%;
  text-align: center;
}
.container .single-post .post-image .image {
  max-width: 100%;
  max-height: 480px;
  width: auto;
  height: auto;
}
.container .single-post .post-content {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7;
  padding: 0 15px;
}
.container .single-post .post-content .gallery {
  text-align: center;
}
.container .single-post .post-content .gallery .gallery-item .gallery-icon a {
  display: inline-block;
  border: 1px solid #EEE;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container .single-post .post-content .gallery .gallery-item .gallery-icon a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  border-color: #579442;
}
.container .single-post .result-footer {
  padding-top: 20px;
}
.container .single-post .result-footer p {
  margin: 0 0 5px;
}
.container .single-post .result-footer .logo {
  width: 32px;
  height: 32px;
}
.container .post-social {
  position: relative;
  float: left;
  width: 100%;
  margin: 30px 0 0;
  padding: 0 15px;
}
.container .post-social .like {
  padding: 0 0 15px;
}
.container .post-social .share .shtitle {
  float: left;
  width: 100%;
  padding: 0 0 5px;
  font-size: 0.9em;
  font-weight: bold;
}
.container .post-social .share a img {
  width: 30px;
  height: 30px;
}
.container .post-social .share > span {
  position: relative;
  display: inline-block;
  padding: 2px 5px 4px;
  margin: 0 2px;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-size: 0.8em;
}
.container .post-social .share > span:after {
  content: "";
  position: absolute;
  top: 7px;
  left: -4px;
  width: 6px;
  height: 6px;
  border-left: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  transform: rotate(45deg);
  background-color: #FFF;
}
header {
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #FFF;
}
header .main {
  background-color: #FFF;
}
header .main.top {
  position: relative;
  padding: 0 15px;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main.top .row {
  border-bottom: 1px solid transparent;
}
header .main .logo {
  position: relative;
  float: left;
  text-align: center;
  z-index: 3;
}
header .main .logo a {
  display: inline-block;
  padding: 14px 20px 0;
}
header .main .logo a img {
  display: inline-block;
  height: 50px;
}
header .main .logo a img.logo-white {
  display: none;
}
header .main .right {
  position: relative;
  float: right;
  z-index: 3;
}
header .main .right .languages {
  position: relative;
  float: left;
  margin: 20px 0 0;
  z-index: 2;
  text-transform: uppercase;
}
header .main .right .languages button {
  padding: 5px 10px;
  background-color: transparent;
  border: 0;
  text-transform: uppercase;
  font-size: 0.8em;
}
header .main .right .languages .dropdown-menu {
  width: 42px;
  min-width: 42px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
header .main .right .languages .dropdown-menu li {
  width: 100%;
}
header .main .right .languages .dropdown-menu li a,
header .main .right .languages .dropdown-menu li span {
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
}
header .main .right .languages .dropdown-menu li img {
  margin: 10px;
}
header .main .right .languages.flag {
  margin: 22px 0 12px;
}
header .main .right .languages.flag a {
  display: inline-block;
  height: 36px;
  width: 36px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .right .languages.flag a img {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
header .main .right .languages.flag a:hover,
header .main .right .languages.flag a:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
header .main .social,
header .main .search,
header .main .accessability {
  position: relative;
  float: left;
  margin: 22px 0 12px;
  z-index: 2;
}
header .main .social a,
header .main .search a,
header .main .accessability a {
  display: inline-block;
  color: #8B8B8B;
}
header .main .social a:hover,
header .main .search a:hover,
header .main .accessability a:hover,
header .main .social a:focus,
header .main .search a:focus,
header .main .accessability a:focus {
  color: #579442;
  text-decoration: none !important;
}
header .main .social a:hover i,
header .main .search a:hover i,
header .main .accessability a:hover i,
header .main .social a:focus i,
header .main .search a:focus i,
header .main .accessability a:focus i,
header .main .social a:hover span,
header .main .search a:hover span,
header .main .accessability a:hover span,
header .main .social a:focus span,
header .main .search a:focus span,
header .main .accessability a:focus span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
header .main .social .icon,
header .main .search .icon,
header .main .accessability .icon {
  float: left;
  height: 36px;
  width: 36px;
  color: #8B8B8B;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .social .icon i,
header .main .search .icon i,
header .main .accessability .icon i {
  font-size: 0.75em;
  line-height: 37px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .social .icon sup,
header .main .search .icon sup,
header .main .accessability .icon sup {
  display: inline-block;
  font-size: 0.8em;
  -webkit-transform: translate(-5px, 6px);
  -moz-transform: translate(-5px, 6px);
  -o-transform: translate(-5px, 6px);
  -ms-transform: translate(-5px, 6px);
  transform: translate(-5px, 6px);
}
header .main .social .icon:hover,
header .main .search .icon:hover,
header .main .accessability .icon:hover,
header .main .social .icon:focus,
header .main .search .icon:focus,
header .main .accessability .icon:focus {
  color: #636363;
  cursor: pointer;
}
header .main .social .icon:hover i,
header .main .search .icon:hover i,
header .main .accessability .icon:hover i,
header .main .social .icon:focus i,
header .main .search .icon:focus i,
header .main .accessability .icon:focus i,
header .main .social .icon:hover span,
header .main .search .icon:hover span,
header .main .accessability .icon:hover span,
header .main .social .icon:focus span,
header .main .search .icon:focus span,
header .main .accessability .icon:focus span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
header .main .social .icon:hover.facebook,
header .main .search .icon:hover.facebook,
header .main .accessability .icon:hover.facebook,
header .main .social .icon:focus.facebook,
header .main .search .icon:focus.facebook,
header .main .accessability .icon:focus.facebook {
  color: #3B5998;
}
header .main .social .icon:hover.gplus,
header .main .search .icon:hover.gplus,
header .main .accessability .icon:hover.gplus,
header .main .social .icon:focus.gplus,
header .main .search .icon:focus.gplus,
header .main .accessability .icon:focus.gplus {
  color: #DC4E41;
}
header .main .social .icon:hover.twitter,
header .main .search .icon:hover.twitter,
header .main .accessability .icon:hover.twitter,
header .main .social .icon:focus.twitter,
header .main .search .icon:focus.twitter,
header .main .accessability .icon:focus.twitter {
  color: #39A9E0;
}
header .main .main-menu {
  position: relative;
  float: left;
  padding: 0;
}
header .main .main-menu .nav-bar ul {
  float: left;
  margin: 25px 0 0;
  padding: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .main-menu .nav-bar ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .main-menu .nav-bar ul li a {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  padding: 2px 0;
  text-transform: lowercase;
  color: #636363;
  font-weight: 400;
  font-size: 0.7em;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .main-menu .nav-bar ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #579442;
  left: -100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .main-menu .nav-bar ul li a:hover,
header .main .main-menu .nav-bar ul li a:focus {
  color: #579442;
  text-decoration: none;
}
header .main .main-menu .nav-bar ul li a:hover:before,
header .main .main-menu .nav-bar ul li a:focus:before {
  left: 0;
}
header .main .main-menu .nav-bar ul li ul {
  display: none;
  position: absolute;
  top: 60px;
  margin: 0 -1px;
  min-width: 200px;
  height: auto;
  background-color: #FFF;
  border: 0px solid #E1E1E1;
  border-top: 0;
}
header .main .main-menu .nav-bar ul li ul li {
  width: 100%;
}
header .main .main-menu .nav-bar ul li ul li a {
  width: 100%;
}
header .main .main-menu .nav-bar ul li:hover ul,
header .main .main-menu .nav-bar ul li:focus ul {
  display: block;
}
header .main .main-menu .nav-bar ul li:hover ul li a,
header .main .main-menu .nav-bar ul li:focus ul li a {
  font-weight: 400;
  line-height: 40px;
}
header .main .main-menu .nav-bar ul li:hover ul li a:hover,
header .main .main-menu .nav-bar ul li:focus ul li a:hover {
  color: #FFF;
}
header .main .main-menu .nav-bar:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 2000px;
}
header .main .main-menu .nav-bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  width: 2000px;
}
header .main .mobile {
  display: none;
  position: relative;
  float: left;
  cursor: pointer;
  font-size: 1.2em;
  margin: 19px 14px 17px;
  z-index: 3;
  color: #FFF;
}
header .main .mobile i {
  line-height: 34px;
}
header .main .search-form {
  position: absolute;
  top: -80px;
  right: 0;
  width: 320px;
  min-height: 60px;
  padding: 10px;
  background-color: rgba(238, 238, 238, 0.5);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .search-form.active {
  top: 0;
}
header .main .search-form form {
  margin: 0;
}
header .main .search-form form input {
  outline-offset: 0 !important;
}
header .main .search-form form input.btn {
  height: 38px;
  padding: 10px 10px;
  min-width: 100px;
  margin-top: 2px;
  line-height: 1px;
  font-size: 0.75em;
  font-weight: 300;
  text-align: center;
}
header .main .search-form form input[type="text"] {
  width: calc(100% - 106px);
  padding: 10px 15px;
  margin: 0;
  border: 0;
  font-size: 0.6em;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header .main .search-form form input[type="text"]:focus {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
header.page {
  margin: 0;
  padding: 20px 0 0;
  background-size: cover;
  background-position: center center;
  background-image: url('img/bg1.jpg');
}
header.page .main .social .icon:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
header.page .main .social .icon:hover.facebook {
  color: #3B5998;
}
header.page .main .social .icon:hover.gplus {
  color: #DC4E41;
}
header.page .main .social .icon:hover.twitter {
  color: #39A9E0;
}
header.mobile-menu .main .main-menu .menu {
  display: none;
}
header.mobile-menu .main .main-menu .mobile {
  display: inline-block;
  color: #FFF;
}
header.mobile-menu .main .main-menu .mobile i {
  font-size: 1.5em;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 45px 15px;
  background-color: #EEE;
  font-size: 0.7em;
  background-color: #FBFBFB;
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
}
footer ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer ul.menu li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer ul.menu li a {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  padding: 2px 0;
  text-transform: lowercase;
  color: #636363;
  font-weight: 400;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer ul.menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #579442;
  left: -100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer ul.menu li a:hover,
footer ul.menu li a:focus {
  color: #579442;
  text-decoration: none;
}
footer ul.menu li a:hover:before,
footer ul.menu li a:focus:before {
  left: 0;
}
footer ul.menu li:hover ul,
footer ul.menu li:focus ul {
  display: block;
}
footer ul.menu li:hover ul li a,
footer ul.menu li:focus ul li a {
  font-weight: 400;
  line-height: 40px;
}
footer ul.menu li:hover ul li a:hover,
footer ul.menu li:focus ul li a:hover,
footer ul.menu li:hover ul li a:focus,
footer ul.menu li:focus ul li a:focus {
  color: #FFF;
}
.footer-fix {
  float: left;
  width: 100%;
}
.tile-list {
  display: block;
  position: relative;
  text-align: center;
  margin-top: -70px;
  overflow: hidden;
  font-size: 0;
}
.tile-list .tile-container {
  position: relative;
  float: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 1rem;
}
.tile-list .tile-container .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  /*
            -webkit-filter: blur(5px);
            -moz-filter: blur(5px);
            -o-filter: blur(5px);
            -ms-filter: blur(5px);
            filter: blur(0px);
            */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  will-change: filter, transform;
}
.tile-list .tile-container .bg:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(68, 68, 68, 0.65);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  will-change: background-color;
}
.tile-list .tile-container .gal {
  -webkit-filter: grayscale(30%);
  filter: grayscale(30%);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tile-list .tile-container .gal:after {
  display: none;
}
.tile-list .tile-container .tile {
  position: relative;
  float: left;
  display: block;
  padding: 105px 60px 60px;
  color: #FFF;
  text-align: left;
}
.tile-list .tile-container .tile .info {
  position: relative;
  float: right;
  padding: 0 0 60px;
  font-size: 0.9em;
}
.tile-list .tile-container .tile .info .tit {
  width: 100%;
  font-size: 1.7em;
  font-weight: 700;
  margin-bottom: 30px;
}
.tile-list .tile-container .tile .info .des {
  float: right;
  width: 80%;
}
.tile-list .tile-container .tile .info .more {
  position: absolute;
  left: 20%;
  bottom: 0;
}
.tile-list .tile-container .tile .info .more.white {
  color: #FFF;
}
.tile-list .tile-container .tile .info .more.white:before {
  border-bottom: 2px solid #FFF;
}
.tile-list .tile-container .tile .info .more.white:hover {
  color: #FFF;
}
.tile-list .tile-container:hover .bg,
.tile-list .tile-container:focus .bg {
  -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-filter: blur(0);
                -moz-filter: blur(0);
                -o-filter: blur(0);
                -ms-filter: blur(0);
                filter: blur(0);
                */
}
.tile-list .tile-container:hover .bg:after,
.tile-list .tile-container:focus .bg:after {
  background-color: rgba(0, 0, 0, 0.6);
  background-color: rgba(68, 68, 68, 0.65);
}
.tile-list .tile-container:hover .gal,
.tile-list .tile-container:focus .gal {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.tile-list.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.tile-list.gallery .tile-container {
  float: left;
  margin: 0;
}
.tile-list.gallery .tile-container .tile {
  width: 100%;
  padding: 0;
  background-color: #636363;
}
.bxgallery {
  position: relative;
}
.bxgallery ul.event-bxslider {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: 0.5s 0.2s ease-out;
  -moz-transition: 0.5s 0.2s ease-out;
  -o-transition: 0.5s 0.2s ease-out;
  transition: 0.5s 0.2s ease-out;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.bxgallery ul.event-bxslider li {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: #000;
  text-align: center;
}
.bxgallery ul.event-bxslider li img {
  max-height: calc(100vh - 70px);
  max-width: 1200px;
  height: auto;
  width: 100%;
}
.bxgallery ul.event-bxslider.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.bxgallery ul.event-bxslider.active li .row .content .text {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bxgallery .bx-wrapper .bx-controls {
  margin-top: -20px;
  text-align: center;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 90;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -50px;
  text-align: center;
  color: #FFF;
  font-size: 2em;
  text-indent: 0;
  background-image: none;
  background-color: transparent;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev i,
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next i {
  line-height: 48px;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover,
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover,
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:focus,
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 5px;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-prev i {
  -webkit-transform: translateX(-2px);
  -moz-transform: translateX(-2px);
  -o-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  left: auto;
  right: 5px;
}
.bxgallery .bx-wrapper .bx-controls .bx-controls-direction .bx-next i {
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -o-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
.bxgallery .bx-wrapper .bx-pager {
  position: relative;
  bottom: 40px;
  width: 100%;
  z-index: 999;
}
.bxgallery .bx-wrapper .bx-pager .bx-pager-item {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.bxgallery .bx-wrapper .bx-pager .bx-pager-item a {
  display: block;
  font-size: 0px;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bxgallery .bx-wrapper .bx-pager .bx-pager-item a.active {
  background-color: #ffffff;
}
.bxgallery .bx-wrapper .bx-pager .bx-pager-item a:hover,
.bxgallery .bx-wrapper .bx-pager .bx-pager-item a:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
/* ----- HOME PAGE SLIDER ----- */
.container.primary .tit {
  text-align: center;
}
.container.primary .tile-list {
  margin-top: 20px;
}
.container.slider {
  padding: 0;
  margin: 70px auto 0;
  border: 0;
}
.container.slider .slider-loading {
  position: absolute;
  width: 60px;
  height: 46px;
  margin: -30px -23px;
  top: 50%;
  left: 50%;
}
.container.slider ul.home-bxslider {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: 0.5s 0.2s ease-out;
  -moz-transition: 0.5s 0.2s ease-out;
  -o-transition: 0.5s 0.2s ease-out;
  transition: 0.5s 0.2s ease-out;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.container.slider ul.home-bxslider li {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: calc(100vh - 70px);
  height: auto;
}
.container.slider ul.home-bxslider li .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.container.slider ul.home-bxslider li .bg.img {
  -webkit-transition: 6s ease-out ease-out;
  -moz-transition: 6s ease-out ease-out;
  -o-transition: 6s ease-out ease-out;
  transition: 6s ease-out ease-out;
}
.container.slider ul.home-bxslider li .bg.img.effect {
  -webkit-transform: scale(1.05) translateX(-2%);
  -moz-transform: scale(1.05) translateX(-2%);
  -o-transform: scale(1.05) translateX(-2%);
  -ms-transform: scale(1.05) translateX(-2%);
  transform: scale(1.05) translateX(-2%);
}
.container.slider ul.home-bxslider li .bg:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 148, 66, 0);
}
.container.slider ul.home-bxslider li .row {
  display: table;
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 70px);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.slider ul.home-bxslider li .row .content {
  display: table-cell;
  height: 100%;
  width: 100%;
  padding: 0 75px;
  vertical-align: middle;
  text-align: center;
}
.container.slider ul.home-bxslider li .row .content .text {
  width: 100%;
  padding: 75px 0px 115px;
  font-weight: 300;
  color: #FFF;
  line-height: 1.1;
  -webkit-transition: 1s 0.2s ease-out;
  -moz-transition: 1s 0.2s ease-out;
  -o-transition: 1s 0.2s ease-out;
  transition: 1s 0.2s ease-out;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.container.slider ul.home-bxslider li .row .content .text * {
  max-width: 100%;
}
.container.slider ul.home-bxslider li .row .content .text h2,
.container.slider ul.home-bxslider li .row .content .text h3,
.container.slider ul.home-bxslider li .row .content .text h4 {
  font-size: 4.4em;
  padding: 0;
  margin: 5px 0 0 0;
  font-weight: 700;
}
.container.slider ul.home-bxslider li .row .content .text p {
  font-size: 1.2em;
  margin: 10px 0;
  font-weight: 300;
}
.container.slider ul.home-bxslider li .row .content .text a {
  display: inline-block;
  padding: 14px 30px 16px;
  background-color: #FFF;
  color: #636363;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.slider ul.home-bxslider li .row .content .text a:hover,
.container.slider ul.home-bxslider li .row .content .text a:focus {
  text-decoration: none;
  background-color: #579442;
  color: #FFF;
}
.container.slider ul.home-bxslider.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.container.slider ul.home-bxslider.active li .row .content .text {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container.slider .bx-wrapper .bx-controls {
  margin-top: -20px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 90;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -50px;
  text-align: center;
  color: #FFF;
  font-size: 2em;
  text-indent: 0;
  background-image: none;
  background-color: transparent;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev i,
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next i {
  line-height: 48px;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover,
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover,
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:focus,
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 5px;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev i {
  -webkit-transform: translateX(-2px);
  -moz-transform: translateX(-2px);
  -o-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  left: auto;
  right: 5px;
}
.container.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next i {
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -o-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
.container.slider .bx-wrapper .bx-pager {
  position: relative;
  bottom: 40px;
  width: 100%;
  z-index: 999;
}
.container.slider .bx-wrapper .bx-pager .bx-pager-item {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.container.slider .bx-wrapper .bx-pager .bx-pager-item a {
  display: block;
  font-size: 0px;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.slider .bx-wrapper .bx-pager .bx-pager-item a.active {
  background-color: #ffffff;
}
.container.slider .bx-wrapper .bx-pager .bx-pager-item a:hover,
.container.slider .bx-wrapper .bx-pager .bx-pager-item a:focus {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.container.slider.blur ul.home-bxslider li {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
.container.slider.blur ul.home-bxslider li .bg:after {
  background-color: rgba(0, 0, 0, 0.65);
}
.container.slider.blur ul.home-bxslider li .row {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.container.about {
  padding: 0 0 90px;
  margin: 0 auto;
  border: 0;
  background-color: #EEE;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.container.about .title {
  width: 100%;
  font-size: 11em;
  font-weight: 700;
  letter-spacing: 0;
  color: #FBFBFB;
  padding: 0 15px;
}
.container.about .content {
  float: right;
  width: 60%;
  margin-top: -100px;
}
.container.video {
  padding: 15px 15px 0;
}
.container.parallax {
  height: 400px;
  /*
    background-attachment: fixed;
    */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.container.parallax:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(108, 146, 73, 0.3);
}
.container.dimensions {
  padding: 0;
  margin: 0 auto;
  margin-top: -221px;
  border: 0;
  z-index: 1;
}
.container.dimensions .title {
  position: relative;
  width: 100%;
  padding: 0 15px;
  font-size: 11em;
  font-weight: 700;
  letter-spacing: 0;
  color: #FBFBFB;
  background: -webkit-linear-gradient(rgba(251, 251, 251, 0.75) 50%, rgba(34, 34, 34, 0.25));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 2;
}
.container.dimensions .content {
  position: relative;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.15);
  margin-top: -110px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.partners {
  padding: 60px 0 90px;
  background-color: #EEE;
}
.container.partners .sizing {
  display: table;
  border: 0;
  float: left;
  width: 100%;
  margin-top: 90px;
  display: block;
}
.container.partners .sizing .tb-row {
  display: table-row;
  display: block;
}
.container.partners .sizing .tb-row .tb-cell {
  display: table-cell;
  /* width:15%; */
  height: 120px;
  padding: 15px;
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-size: 0.65em;
  line-height: 1.2;
  border: 1px solid #E1E1E1;
  border-top: 0;
  border-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.partners .sizing .tb-row .tb-cell .text {
  width: 100%;
  text-align: center;
}
.container.partners .sizing .tb-row .tb-cell .image {
  position: relative;
  max-width: 80%;
  max-height: 60px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.partners .sizing .tb-row .tb-cell .image:hover,
.container.partners .sizing .tb-row .tb-cell .image:focus {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.container.partners .sizing .tb-row .tb-cell:first-child {
  border-left: 0;
}
.container.partners .sizing .tb-row:first-child .tb-cell:not(:first-child):before {
  content: "";
  position: absolute;
  top: -60px;
  left: -1px;
  right: 0;
  width: 100%;
  height: 60px;
  border-left: 1px solid #E1E1E1;
}
.container.partners .sizing .tb-row:last-child .tb-cell {
  border-bottom: 0;
}
.container.partners .sizing .tb-row:last-child .tb-cell:not(:first-child):before {
  content: "";
  position: absolute;
  bottom: -60px;
  left: -1px;
  right: 0;
  width: 100%;
  height: 60px;
  border-left: 1px solid #E1E1E1;
}
.container.page {
  margin-top: 70px;
  padding: 0;
  background-color: #EEE;
}
.container.page .row.tit > .title {
  bottom: -0.38em;
}
.container.page .row.tit-list {
  height: 420px;
  padding: 20px 15px 0;
}
.container.page .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  padding: 0 0 15px;
  margin: 0;
  font-size: 8em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: left;
  color: #fbfbfb;
  background: -webkit-linear-gradient(rgba(251, 251, 251, 0.4) 50%, rgba(139, 139, 139, 0.6));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 2;
}
.container.page .title.small {
  font-size: 8em;
  color: rgba(242, 242, 242, 0.5);
}
.container.page .top {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 15px;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.container.page .top:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 148, 66, 0.3);
}
.container.page .top.large {
  position: absolute;
  height: 100%;
}
.container.page .top .days {
  position: relative;
  top: 200px;
  display: inline-table;
  text-align: center;
  z-index: 2;
}
.container.page .top .days .day {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-color: rgba(176, 176, 176, 0.3);
  color: #EEE;
  padding: 15px 20px;
  cursor: pointer;
  line-height: 1;
}
.container.page .top .days .day.all {
  text-transform: uppercase;
}
.container.page .top .days .day.active {
  background-color: rgba(238, 238, 238, 0.9);
  color: #636363;
}
.container.page .top .days.sm {
  top: 90px;
}
.container.page .top .row {
  position: relative;
  height: 460px;
}
.container.page .page-content {
  float: right;
  width: 75%;
  font-weight: 300;
  padding: 120px 0;
}
.container.page .programme {
  float: left;
  width: 100%;
  padding: 120px 0 0;
}
.container.page .programme .pevent {
  float: left;
  width: 100%;
}
.container.page .programme .pevent .date {
  color: #579442;
  font-size: 1.5em;
  font-weight: 700;
}
.container.page .programme .pevent .info .pe {
  margin-bottom: 90px;
}
.container.page .programme .pevent .info .pe .tim {
  margin-bottom: 15px;
  padding-top: 12px;
  font-weight: 700;
}
.container.page .programme .pevent .info .pe .tit {
  font-size: 1.8em;
  font-weight: 700;
}
.container.page .programme .pevent .info .pe .type {
  font-weight: 700;
}
.container.page .programme .pevent .info .pe .des {
  margin-top: 20px;
  font-weight: 200;
}
.container.page .event {
  padding: 90px 0 60px;
}
.container.page .event .info {
  padding: 0 30px;
  text-align: right;
  font-weight: 300;
}
.container.page .event .info .tit {
  font-weight: 700;
  font-size: 2em;
  padding: 0;
  margin: 0;
}
.container.page .event .info .date,
.container.page .event .info .place,
.container.page .event .info .desc {
  margin-top: 30px;
}
.container.page .event .info .date span,
.container.page .event .info .place span,
.container.page .event .info .desc span {
  font-weight: 500;
}
.container.page .event .post-content {
  padding: 0 30px;
  font-weight: 300;
}
.container.page .related .title {
  position: relative;
  margin: 0;
  background: -webkit-linear-gradient(#fbfbfb 40%, rgba(34, 34, 34, 0.25));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.container.page .related .tile-list {
  width: 100%;
  margin-top: -85px;
}
.container.page.page-gallery .date {
  text-align: center;
}
.container.page.page-gallery .title {
  padding: 5px 0 45px;
  font-size: 1.8em;
  font-weight: 600;
  text-align: center;
}
.container.page.page-gallery ul.gallery {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.page.page-gallery ul.gallery li.element {
  float: none;
  padding: 0;
  display: inline-block;
}
.container.page.page-gallery ul.gallery li.element a.image {
  float: left;
  display: block;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.container.page.page-gallery ul.gallery li.element a.image:hover,
.container.page.page-gallery ul.gallery li.element a.image:focus {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.error404 .nopage {
  position: relative;
  float: left;
  min-height: 100%;
  width: 100%;
  margin: -20px 0 0;
}
.error404 .nopage .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.error404 .nopage .bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.error404 .nopage .row .content {
  padding: 160px 0 160px;
  text-align: center;
}
.error404 .nopage .row .content .text {
  color: #FFF;
}
.error404 .nopage .row .content .text p {
  font-size: 1.2em;
  margin: 0;
}
.error404 .nopage .row .content .text p.top {
  font-size: 1.6em;
}
.error404 .nopage .row .content .text h2 {
  font-size: 18em;
  font-weight: bold;
  margin: 0;
}
.error404 .nopage .row .content .text h2 span {
  position: relative;
  margin: 0 -18px;
  text-shadow: 20px 20px 60px rgba(0, 0, 0, 0.7);
  color: #f3f3f3;
}
.error404 .nopage .row .content .text h2 span:nth-child(1) {
  z-index: 3;
}
.error404 .nopage .row .content .text h2 span:nth-child(2) {
  z-index: 2;
}
.error404 .nopage .row .content .text h2 span:nth-child(3) {
  z-index: 1;
}
.error404 .footer-fix {
  display: none;
}
.error404 footer {
  position: relative;
  float: left;
  width: 100%;
}
.error404 footer .top .logo {
  margin: -18px 0 0;
}
.error404 footer .top .logo img {
  height: 46px;
  padding: 10px 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
html.contrast body {
  background-color: #111;
  color: #FFF !important;
}
html.contrast body a {
  -webkit-transition: all 0s ease-out !important;
  -moz-transition: all 0s ease-out !important;
  -o-transition: all 0s ease-out !important;
  transition: all 0s ease-out !important;
}
html.contrast body h2 {
  color: #FFF !important;
}
html.contrast body a,
html.contrast body .btn,
html.contrast body .btn-flat,
html.contrast body button,
html.contrast body .icon {
  position: relative;
  color: #ff0 !important;
  background-color: #000 !important;
}
html.contrast body a span,
html.contrast body .btn span,
html.contrast body .btn-flat span,
html.contrast body button span,
html.contrast body .icon span {
  color: #ff0 !important;
}
html.contrast body a:hover,
html.contrast body .btn:hover,
html.contrast body .btn-flat:hover,
html.contrast body button:hover,
html.contrast body .icon:hover,
html.contrast body a:focus,
html.contrast body .btn:focus,
html.contrast body .btn-flat:focus,
html.contrast body button:focus,
html.contrast body .icon:focus {
  -webkit-transition: all 0s ease-out !important;
  -moz-transition: all 0s ease-out !important;
  -o-transition: all 0s ease-out !important;
  transition: all 0s ease-out !important;
  color: #3cf !important;
  background-color: #000 !important;
  z-index: 99;
}
html.contrast body a:hover span,
html.contrast body .btn:hover span,
html.contrast body .btn-flat:hover span,
html.contrast body button:hover span,
html.contrast body .icon:hover span,
html.contrast body a:focus span,
html.contrast body .btn:focus span,
html.contrast body .btn-flat:focus span,
html.contrast body button:focus span,
html.contrast body .icon:focus span {
  color: #3cf !important;
}
html.contrast body a:hover i,
html.contrast body .btn:hover i,
html.contrast body .btn-flat:hover i,
html.contrast body button:hover i,
html.contrast body .icon:hover i,
html.contrast body a:focus i,
html.contrast body .btn:focus i,
html.contrast body .btn-flat:focus i,
html.contrast body button:focus i,
html.contrast body .icon:focus i {
  color: #3cf !important;
}
html.contrast body a:focus,
html.contrast body .btn:focus,
html.contrast body .btn-flat:focus,
html.contrast body button:focus,
html.contrast body .icon:focus {
  outline: 2px solid #3cf !important;
}
html.contrast body a:focus.focus-mouse,
html.contrast body .btn:focus.focus-mouse,
html.contrast body .btn-flat:focus.focus-mouse,
html.contrast body button:focus.focus-mouse,
html.contrast body .icon:focus.focus-mouse {
  outline: 0 !important;
}
html.contrast body .btn,
html.contrast body .btn-flat,
html.contrast body button {
  position: relative;
}
html.contrast body .btn:hover,
html.contrast body .btn-flat:hover,
html.contrast body button:hover,
html.contrast body .btn:focus,
html.contrast body .btn-flat:focus,
html.contrast body button:focus {
  outline: 2px solid #3cf !important;
  z-index: 99;
}
html.contrast body label {
  color: #FFF !important;
}
html.contrast body input,
html.contrast body select {
  color: #ff0 !important;
}
html.contrast body input:hover,
html.contrast body select:hover,
html.contrast body input:focus,
html.contrast body select:focus {
  -webkit-transition: all 0s ease-out !important;
  -moz-transition: all 0s ease-out !important;
  -o-transition: all 0s ease-out !important;
  transition: all 0s ease-out !important;
  outline: 2px solid #3cf;
  color: #3cf !important;
  background-color: #000 !important;
}
html.contrast body .dropdown-content,
html.contrast body .autocomplete-content {
  background-color: #000 !important;
}
html.contrast body .dropdown-content.active,
html.contrast body .autocomplete-content.active {
  border: 1px solid #FFF;
}
html.contrast body .dropdown-content li,
html.contrast body .autocomplete-content li {
  background-color: #000 !important;
}
html.contrast body .dropdown-content li span,
html.contrast body .autocomplete-content li span {
  color: #ff0 !important;
}
html.contrast body .dropdown-content li span:hover,
html.contrast body .autocomplete-content li span:hover,
html.contrast body .dropdown-content li span:focus,
html.contrast body .autocomplete-content li span:focus {
  -webkit-transition: all 0s ease-out !important;
  -moz-transition: all 0s ease-out !important;
  -o-transition: all 0s ease-out !important;
  transition: all 0s ease-out !important;
  color: #3cf !important;
  background-color: #000 !important;
}
html.contrast body .dropdown-content li.selected,
html.contrast body .autocomplete-content li.selected,
html.contrast body .dropdown-content li:focus,
html.contrast body .autocomplete-content li:focus {
  color: #3cf !important;
}
html.contrast body .dropdown-content li.selected span,
html.contrast body .autocomplete-content li.selected span,
html.contrast body .dropdown-content li:focus span,
html.contrast body .autocomplete-content li:focus span {
  color: #3cf !important;
}
html.contrast body ::-webkit-input-placeholder {
  color: #ff0 !important;
}
html.contrast body :-moz-placeholder {
  color: #ff0 !important;
}
html.contrast body ::-moz-placeholder {
  color: #ff0 !important;
}
html.contrast body :-ms-input-placeholder {
  color: #ff0 !important;
}
html.contrast body .baguetteBox-button {
  position: absolute !important;
}
html.contrast body .tile-list .tile-container .bg:after {
  background-color: rgba(0, 0, 0, 0.8);
}
html.contrast body .tile-list .tile-container .tile {
  color: #ff0;
}
html.contrast body .tile-list .tile-container:hover .tile,
html.contrast body .tile-list .tile-container:focus .tile {
  color: #3cf;
}
html.contrast body header {
  background-color: #000;
}
html.contrast body header .main {
  background-color: #000;
}
html.contrast body header .main .search-form {
  background-color: #000 !important;
}
html.contrast body header .main .search-form input {
  background-color: #111;
}
html.contrast body header .languages span {
  background-color: #000 !important;
}
html.contrast body .container {
  background-color: #000 !important;
}
html.contrast body .container .title-big {
  color: #FFF !important;
  background: -webkit-linear-gradient(#FFF, #ffffff) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: #FFF !important;
}
html.contrast body .container.about .content {
  margin-top: 0 !important;
}
html.contrast body footer {
  background-color: #000;
}
/* -------------------- MOBILE RESOLUTIONS -------------------- */
@media screen and (max-width: 1350px) {
  .container.slider .top-bxslider li .text {
    padding: 60px 15px 60px 60px;
  }
}
@media screen and (max-width: 1600px) {
  .title-big {
    font-size: 9em !important;
  }
  .container.about .content {
    margin-top: -80px;
  }
  .container.dimensions .content {
    margin-top: -90px;
  }
}
@media screen and (max-width: 1200px) {
  .row {
    max-width: 991px;
  }
  .row.inner {
    max-width: 991px;
  }
  header .main .main-menu ul li a {
    margin: 0 5px;
  }
  .container.page .top .days {
    top: 150px;
  }
  .container.page .top .days .day {
    padding: 10px 15px;
  }
  .container.page .top .days.sm {
    top: 70px;
  }
  .container.page .row.tit {
    height: 350px;
  }
  .container.page .row.tit > .title {
    bottom: -0.4em;
  }
  .container.page .row.tit-list {
    height: 320px;
  }
  .container.page .page-content {
    padding: 90px 0 120px;
  }
  .title {
    font-size: 6em !important;
  }
  .title.small {
    font-size: 6em !important;
  }
  .tile-list {
    margin-top: -55px;
  }
  .container.about .content {
    margin-top: -70px;
  }
  .container.dimensions .content {
    margin-top: -70px;
  }
}
@media screen and (max-width: 991px) {
  .row {
    max-width: 768px;
  }
  .row.inner {
    max-width: 768px;
  }
  header {
    position: relative;
  }
  header .main {
    background-color: transparent;
  }
  header .main .logo {
    width: 100%;
    margin-bottom: -64px;
  }
  header .main .logo a img {
    display: none;
  }
  header .main .logo a img.logo-white {
    display: inline-block;
  }
  header .main .mobile {
    display: block;
  }
  header .main .social a,
  header .main .search a,
  header .main .accessability a,
  header .main .social .icon,
  header .main .search .icon,
  header .main .accessability .icon,
  header .main .social button,
  header .main .search button,
  header .main .accessability button {
    color: #FFF;
  }
  header .main .social a:hover,
  header .main .search a:hover,
  header .main .accessability a:hover,
  header .main .social .icon:hover,
  header .main .search .icon:hover,
  header .main .accessability .icon:hover,
  header .main .social button:hover,
  header .main .search button:hover,
  header .main .accessability button:hover,
  header .main .social a:focus,
  header .main .search a:focus,
  header .main .accessability a:focus,
  header .main .social .icon:focus,
  header .main .search .icon:focus,
  header .main .accessability .icon:focus,
  header .main .social button:focus,
  header .main .search button:focus,
  header .main .accessability button:focus {
    color: #FFF !important;
  }
  header .main .languages button {
    color: #FFF;
  }
  header .main.top {
    height: auto;
    padding: 0;
    background-color: #579442;
    text-align: center;
  }
  header .main.top .main-menu {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  header .main.top .main-menu ul.menu {
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
    border-top: 1px solid #FFF;
    padding: 10px 0 0;
    margin: 0;
  }
  header .main.top .main-menu ul.menu li {
    width: 100%;
    border-bottom: 1px solid #61a64a;
  }
  header .main.top .main-menu ul.menu li a {
    display: inline-block;
    color: #FFF;
    font-weight: 600;
    padding: 10px;
    font-size: 1.2em;
  }
  header .main.top .main-menu ul.menu li a:before {
    content: none;
  }
  header .main.top .right {
    display: none;
    float: none;
  }
  header .main.top .right.active {
    display: inline-block;
  }
  header .main.search .row {
    max-width: 100%;
    padding: 0;
  }
  header .main.search .search-form {
    width: 100%;
    box-shadow: none;
  }
  .container.page {
    margin-top: 0;
  }
  .container.page .top .days {
    top: 120px;
  }
  .container.page .top .days .day {
    padding: 10px;
    font-size: 0.85em;
  }
  .container.page .top .days.sm {
    top: 50px;
  }
  .container.page .row.tit {
    height: 280px;
  }
  .container.page .row.tit > .title {
    bottom: -0.44em;
  }
  .container.page .row.tit-list {
    height: 250px;
  }
  .container.page .page-content {
    padding: 75px 0 105px;
    width: 100%;
  }
  .container.page .programme {
    padding: 75px 0 0;
  }
  .title {
    font-size: 4.5em !important;
  }
  .title.small {
    font-size: 4.5em !important;
  }
  .tile-list {
    margin-top: -45px;
  }
  .tile-list .tile-container:first-child {
    display: none;
  }
  .container.slider {
    margin: 0 auto;
  }
  .container.slider ul.home-bxslider li .row .content {
    padding: 70px 15px;
  }
  .container.slider ul.home-bxslider li .row .content .text {
    font-size: 0.8em;
  }
  .container.slider .bx-controls .bx-controls-direction {
    display: none;
  }
  .container.about .content {
    margin-top: -60px;
    width: 90%;
  }
  .container.dimensions .content {
    margin-top: -60px;
  }
  footer .rights {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .row {
    max-width: 480px;
  }
  .row.inner {
    max-width: 480px;
  }
  .container.page .top .days {
    top: 85px;
  }
  .container.page .top .days .day {
    padding: 8px 5px;
    font-size: 0.8em;
  }
  .container.page .top .days.sm {
    top: 35px;
  }
  .container.page .row.tit {
    height: 190px;
  }
  .container.page .row.tit > .title {
    bottom: -0.5em;
  }
  .container.page .row.tit-list {
    height: 170px;
  }
  .container.page .row.tit-list.sm {
    height: 200px;
  }
  .container.page .page-content {
    padding: 60px 0 90px;
  }
  .container.page .programme {
    padding: 60px 0 0;
  }
  .title {
    font-size: 3em !important;
  }
  .title.small {
    font-size: 3em !important;
  }
  .tile-list {
    margin-top: -30px;
  }
  .tile-list .tile-container:first-child {
    display: none !important;
  }
  footer .content ul li {
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
  .container.slider ul.home-bxslider li .row .content .text {
    font-size: 0.6em;
  }
  .container.about .content {
    margin-top: -40px;
    font-size: 0.8em;
  }
  .container.dimensions .content {
    margin-top: -35px;
  }
}
@media screen and (max-width: 480px) {
  .container.about .content {
    margin-top: -30px;
    font-size: 0.8em;
  }
  .container.page .top .days {
    top: 60px;
  }
  .container.page .top .days .day {
    padding: 8px 5px;
    font-size: 0.6em;
  }
  .container.page .top .days.sm {
    top: 45px;
  }
  .container.page .row.tit {
    height: 140px;
  }
  .container.page .row.tit > .title {
    bottom: -0.6em;
  }
  .container.page .row.tit-list {
    height: 120px;
  }
  .container.page .page-content {
    padding: 45px 0 75px;
  }
  .container.page .programme {
    padding: 45px 0 0;
  }
  .title {
    font-size: 2em !important;
  }
  .title.small {
    font-size: 2em !important;
  }
  .tile-list {
    margin-top: -25px;
  }
}
/*# sourceMappingURL=style.css.map */