/*
Theme Name: Muzeum Mladoboleslavska
Author: Petr Pojer
Author URI: https://www.petrpojer.cz/
Description: Template for Muzeum Mladoboleslavska website
Version: 1.0
*/
html {
  font-family: Arial;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
ahover,
aactive {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
label {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
*:focus {
  outline: 0;
}
body {
  margin: 0px;
  padding: 0px;
  line-height: 1.3;
  color: #000;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
  }
}
a {
  color: #e10241;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0px auto;
  line-height: 1.1;
  color: #000;
  font-weight: 400;
  word-wrap: break-word;
}
h1 {
  margin: 0px;
  font-size: 20px;
}
h2 {
  margin: 40px 0px;
  font-size: 26px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px;
  }
}
h2.with-chevron {
  padding-left: 45px;
  position: relative;
}
h2.with-chevron:before {
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 20px;
  position: absolute;
  top: 3px;
  left: 0px;
}
h2.with-chevron.chevron-green:before {
  color: #54af60;
}
h2.with-chevron.chevron-blue:before {
  color: #0071ba;
}
h2.with-chevron.chevron-red:before {
  color: #e10241;
}
h2.with-chevron.chevron-yellow:before {
  color: #f5b328;
}
h2.with-chevron.chevron-brown:before {
  color: #883a13;
}
h2.with-icon img {
  margin-right: 20px;
  height: 35px;
}
h2.smaller {
  padding-left: 20px;
  font-size: 20px;
}
h2.smaller:before {
  font-size: 10px;
  top: 5px;
}
h3 {
  margin: 40px 0px 25px;
  font-size: 16px;
  font-weight: 700;
}
h2 + p,
h3 + p {
  margin-top: 0px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child {
  margin-top: 0px;
}
p {
  margin: 35px auto;
  line-height: 1.625;
}
strong {
  font-weight: 700;
}
table {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  border-collapse: collapse;
}
iframe {
  max-width: 100%;
  display: block;
}
ul {
  margin: 25px 0px;
  padding-left: 20px;
}
ul li {
  margin-bottom: 5px;
  padding-left: 10px;
}
textarea {
  resize: none;
}
.perex p {
  line-height: 1.5;
  font-size: 20px;
  font-weight: 600;
}
.aligncenter {
  margin: 5px auto;
  display: block;
}
.alignright {
  margin: 5px 0px 20px 20px;
  float: right;
}
.alignleft {
  margin: 5px 20px 20px 0px;
  float: left;
}
@media (max-width: 992px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .text-left-sm {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .text-center-xs {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .text-left-xs {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .text-center-xs {
    text-align: center;
  }
}
.content {
  padding: 70px 0px 100px;
  position: relative;
}
@media (max-width: 991px) {
  .content {
    padding: 40px 0px;
  }
}
.content.smaller {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .content.smaller {
    padding-bottom: 40px;
  }
}
.content-grey {
  background: #f7f7f7;
}
.content-grey + footer .footer-top {
  background: #fff;
}
.content-border-top {
  border-top: 1px solid #d7d7d7;
}
.main-wrapper {
  margin: 0px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.main-wrapper main {
  padding: 80px 40px 80px 0px;
  width: 65%;
}
@media (max-width: 1199px) {
  .main-wrapper main {
    padding: 40px 40px 40px 0px;
    width: 60%;
  }
}
@media (max-width: 991px) {
  .main-wrapper main {
    padding: 40px 15px;
    width: 100%;
  }
}
.main-wrapper main.with-chevron {
  padding-left: 45px;
  position: relative;
}
@media (max-width: 991px) {
  .main-wrapper main.with-chevron {
    padding-left: 0px;
  }
}
.main-wrapper main.with-chevron:before {
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 20px;
  position: absolute;
  top: 83px;
  left: 0px;
}
@media (max-width: 991px) {
  .main-wrapper main.with-chevron:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-wrapper main.without-chevron {
    padding-left: 0px;
  }
}
.main-wrapper aside {
  padding: 80px 0px 80px 40px;
  width: 35%;
  border-left: 1px solid #f7f7f7;
}
@media (max-width: 1199px) {
  .main-wrapper aside {
    padding: 40px 0px 40px 40px;
    width: 40%;
  }
}
@media (max-width: 991px) {
  .main-wrapper aside {
    padding: 0px 15px 40px;
    width: 100%;
  }
}
.content-padding-left {
  padding-left: 45px;
}
@media (max-width: 991px) {
  .content-padding-left {
    padding-left: 0px;
  }
}
.footer-top {
  padding: 80px 0px;
  background: #f7f7f7;
  font-size: 14px;
}
@media (max-width: 991px) {
  .footer-top {
    padding: 40px 0px;
  }
}
.footer-top a {
  color: #000;
  text-decoration: none;
}
.footer-top a:hover {
  text-decoration: underline;
}
.footer-top p {
  margin: 0px 0px 30px;
}
.footer-top p:last-child {
  margin-bottom: 0px;
}
.footer-top .footer-top-wrapper {
  margin: 0px -30px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media (max-width: 991px) {
  .footer-top .footer-top-wrapper {
    margin: 0px -15px;
  }
}
.footer-top .footer-top-wrapper .footer-top-column {
  padding: 20px 30px;
  width: 25%;
  border-left: 1px solid #d7d7d7;
}
@media (max-width: 991px) {
  .footer-top .footer-top-wrapper .footer-top-column {
    width: 50%;
    border-left: 0px;
  }
}
@media (max-width: 991px) {
  .footer-top .footer-top-wrapper .footer-top-column {
    padding: 15px;
  }
}
@media (max-width: 500px) {
  .footer-top .footer-top-wrapper .footer-top-column {
    width: 100%;
  }
}
.footer-top .footer-top-wrapper .footer-top-column:first-child {
  border-left: 0px;
}
.footer-top .footer-top-wrapper .footer-top-column.footer-top-column-big {
  width: 50%;
}
@media (max-width: 991px) {
  .footer-top .footer-top-wrapper .footer-top-column.footer-top-column-big {
    width: 100%;
  }
}
.footer-top .footer-logo img {
  max-width: 170px;
}
.footer-top .footer-menu-wrapper {
  margin-top: 20px;
  padding-left: 45px;
}
@media (max-width: 991px) {
  .footer-top .footer-menu-wrapper {
    padding-left: 0px;
  }
}
.footer-top .footer-menu-wrapper ul {
  margin: 0px;
  padding: 0px;
  width: 50%;
  list-style-type: none;
  float: left;
}
@media (max-width: 500px) {
  .footer-top .footer-menu-wrapper ul {
    width: 100%;
  }
}
.footer-top .footer-menu-wrapper ul li {
  margin: 0px 0px 10px;
  padding: 0px;
}
.footer-top .footer-menu-wrapper ul li.footer-menu-logo {
  margin: -55px 0px 37px;
}
.footer-top .footer-social a {
  margin-right: 15px;
}
.footer-top .footer-social a:last-child {
  margin-right: 0px;
}
.footer-top .footer-social a:hover {
  opacity: 0.5;
}
.footer-logos {
  padding: 35px 0px 50px;
  border-top: 5px solid #f7f7f7;
}
.footer-logos .footer-logos-title {
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 700;
}
.footer-logos .footer-logos-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .footer-logos .footer-logos-list {
    display: block;
  }
}
@media (max-width: 700px) {
  .footer-logos .footer-logos-list a {
    margin-bottom: 15px;
    display: block;
  }
}
.footer-logos .footer-logos-list a:hover {
  opacity: 0.8;
}
@media (max-width: 700px) {
  .footer-logos .footer-logos-list a:last-child {
    margin-bottom: 0px;
  }
}
.footer-logos .footer-logos-list img {
  max-width: 210px;
  height: 80px;
}
.footer-bottom {
  height: 50px;
  background: #4d4d4d;
  color: #fff;
  font-size: 14px;
}
.footer-bottom p {
  margin: 0px;
}
.footer-bottom a {
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}
.footer-bottom a:hover {
  text-decoration: underline;
}
header {
  height: auto;
}
#logo-wrapper {
  margin-top: 20px;
  padding-right: 40px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1400px) {
  #logo-wrapper {
    left: 0px;
    margin: 0px -15px;
    padding: 0px 15px;
  }
}
@media (max-width: 991px) {
  #logo-wrapper {
    display: block;
  }
}
@media (min-width: 992px) {
  #logo-wrapper:hover .logo-submenu {
    display: block;
  }
}
#logo-wrapper .icon-arrow-down {
  margin-top: -3px;
  color: #e10241;
  font-size: 6px;
  position: absolute;
  top: 50%;
  right: 0px;
  pointer-events: none;
}
@media (max-width: 1400px) {
  #logo-wrapper .icon-arrow-down {
    right: -10px;
  }
}
@media (max-width: 991px) {
  #logo-wrapper .icon-arrow-down {
    right: 15px;
  }
}
#logo-wrapper .logo-submenu {
  margin: 0px;
  padding: 0px;
  width: 460px;
  display: none;
  position: absolute;
  top: 100%;
  left: 25px;
  z-index: 20;
  -webkit-box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
  box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
}
@media (max-width: 991px) {
  #logo-wrapper .logo-submenu {
    width: 100%;
    background: #fff;
    left: 0px;
    z-index: 101;
  }
}
#logo-wrapper .logo-submenu div {
  margin: 0px;
  padding: 0px;
}
#logo-wrapper .logo-submenu div > a {
  padding: 20px 50px;
  background: #f7f7f7;
  color: #373737;
  font-size: 20px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}
#logo-wrapper .logo-submenu div > a:last-child {
  border-bottom: 0px;
}
#logo-wrapper .logo-submenu div > a:hover {
  background: #fff;
}
#logo-wrapper .logo-submenu div > a span {
  margin-top: 5px;
  color: #6f6f6f;
  font-size: 12px;
  display: block;
}
#logo-wrapper .logo-submenu div > a .icon {
  width: 35px;
  height: 100%;
  color: #fff;
  font-size: 10px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#logo-wrapper .logo-submenu div.blue .icon {
  background: #0071ba;
}
#logo-wrapper .logo-submenu div.green .icon {
  background: #54af60;
}
#logo-wrapper .logo-submenu div.red .icon {
  background: #e10241;
}
#logo-wrapper .logo-submenu div.yellow .icon {
  background: #f5b328;
}
#logo-wrapper .logo-submenu div.brown .icon {
  background: #883a13;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item {
  margin: 0px;
  height: auto;
  min-height: 50px;
  line-height: 50px;
  float: none;
  display: block;
  border-bottom: 1px solid #fff;
  position: relative;
  top: 0px;
  left: 0px;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item:after {
  content: '+';
  position: absolute;
  top: 0px;
  right: 20px;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item:hover {
  color: #e10241;
  cursor: pointer;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item:hover a {
  color: inherit;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item:last-child {
  border-bottom: 0px;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.header-top-social {
  background: #f7f7f7;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.header-top-social:after {
  display: none;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.header-top-social a {
  padding: 5px;
  text-align: center;
  border: 0px;
  flex: 1;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.header-top-social .language-switcher-wrapper {
  flex: 1;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.active {
  padding-bottom: 20px;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.active ul {
  width: 100%;
  display: block;
  position: static;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.active ul li a {
  padding: 0px;
  font-size: 16px;
  border: 0px;
}
#logo-wrapper .logo-submenu .logo-submenu-menu-wrapper .header-top-item.active ul li a:hover {
  background: #f7f7f7;
  text-decoration: underline;
}
#logo img {
  margin: 10px 0px;
  max-width: 170px;
}
.header-top-wrapper {
  margin: 30px auto 0px;
  display: inline-block;
}
.header-top-wrapper a.header-top-item {
  text-decoration: none;
}
.header-top-wrapper a.header-top-item:hover {
  background: #000;
  color: #fff;
}
.header-top-wrapper .header-top-item:hover ul {
  display: block;
}
.header-top-wrapper .header-top-social a {
  margin-left: 20px;
}
.header-top-wrapper .header-top-social a:first-child {
  margin-left: 0px;
}
.header-top-wrapper .header-top-social a:hover {
  opacity: 0.5;
}
.header-top-item {
  padding: 0px 15px;
  height: 35px;
  line-height: 35px;
  color: #373737;
  font-size: 16px;
  font-weight: 600;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.header-top-item > a {
  color: #000;
  text-decoration: none;
}
.header-top-item > a:hover {
  text-decoration: underline;
}
.header-top-item .icon {
  margin-right: 10px;
  color: #000;
  font-size: 20px;
}
.header-top-item ul {
  margin: 0px;
  padding: 0px;
  width: 220px;
  background: #fff;
  list-style-type: none;
  text-align: left;
  display: none;
  position: absolute;
  top: 35px;
  left: 0px;
  z-index: 20;
  -webkit-box-shadow: 6px 0px 15px rgba(0,0,0,0.15);
  -moz-box-shadow: 6px 0px 15px rgba(0,0,0,0.15);
  box-shadow: 6px 0px 15px rgba(0,0,0,0.15);
}
.header-top-item ul li {
  margin: 0px;
  padding: 0px;
}
.header-top-item ul li a {
  padding: 5px 15px;
  line-height: 2;
  color: #373737;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  display: block;
}
.header-top-item ul li a:hover {
  background: #f7f7f7;
}
.language-switcher-wrapper {
  text-align: center;
}
.language-switcher-wrapper a {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.language-switcher-wrapper a:hover {
  text-decoration: underline;
}
.header-bottom {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .header-bottom {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px 0px;
  }
}
.header-main-title {
  padding-left: 42px;
  color: #373737;
  font-size: 42px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
@media (max-width: 1400px) {
  .header-main-title {
    left: 0px;
  }
}
@media (max-width: 767px) {
  .header-main-title {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .header-main-title {
    padding-left: 0px;
    font-size: 20px;
  }
}
.header-main-title .icon {
  line-height: 1;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0px;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
@media (max-width: 400px) {
  .header-main-title .icon {
    display: none;
  }
}
#breadcrumbs {
  line-height: 50px;
  background: #f7f7f7;
  color: #000;
  font-size: 14px;
}
@media (max-width: 640px) {
  #breadcrumbs {
    font-size: 13px;
  }
}
#breadcrumbs h1 {
  line-height: 50px;
  color: #6f6f6f;
}
@media (max-width: 991px) {
  #breadcrumbs h1 {
    padding-left: 0px;
  }
}
#breadcrumbs a {
  color: #000;
  position: relative;
}
#breadcrumbs .breadcrumb_last {
  color: #6f6f6f;
}
.button {
  padding: 0px 20px;
  max-width: 100%;
  height: 50px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 0px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button:hover {
  text-decoration: none;
}
.button.button-full {
  width: 100%;
}
.button.button-border-black {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.button.button-border-black:hover {
  background: #000;
  color: #fff;
}
.button.button-border-black .icon {
  border-left: 1px solid #000;
}
.button.button-border-grey {
  background: #fff;
  color: #d7d7d7;
  border: 1px solid #d7d7d7;
}
.button.button-border-grey:hover {
  background: #d7d7d7;
  color: #fff;
}
.button.button-border-grey .icon {
  border-left: 1px solid #d7d7d7;
}
.button.button-blue {
  background: #0071ba;
  color: #fff;
  border: 1px solid #0071ba;
}
.button.button-blue:hover {
  background: #fff;
  color: #0071ba;
}
.button.button-blue.button-with-icon:hover .icon {
  border-color: transparent;
}
.button.button-blue.button-with-icon .icon {
  border-color: #0071ba;
  border-left: 1px solid #fff;
}
.button.button-brown {
  background: #883a13;
  color: #fff;
  border: 1px solid #883a13;
}
.button.button-brown:hover {
  background: #fff;
  color: #883a13;
}
.button.button-brown.button-with-icon:hover .icon {
  border-color: transparent;
}
.button.button-brown.button-with-icon .icon {
  border-color: #883a13;
  border-left: 1px solid #fff;
}
.button.button-green {
  background: #54af60;
  color: #fff;
  border: 1px solid #54af60;
}
.button.button-green:hover {
  background: #fff;
  color: #54af60;
}
.button.button-green.button-with-icon:hover .icon {
  border-color: transparent;
}
.button.button-green.button-with-icon .icon {
  border-color: #54af60;
  border-left: 1px solid #fff;
}
.button.button-red {
  background: #e10241;
  color: #fff;
  border: 1px solid #e10241;
}
.button.button-red:hover {
  background: #fff;
  color: #e10241;
}
.button.button-red.button-with-icon:hover .icon {
  border-color: transparent;
}
.button.button-red.button-with-icon .icon {
  border-color: #e10241;
  border-left: 1px solid #fff;
}
.button.button-yellow {
  background: #f5b328;
  color: #fff;
  border: 1px solid #f5b328;
}
.button.button-yellow:hover {
  background: #fff;
  color: #f5b328;
}
.button.button-yellow.button-with-icon:hover .icon {
  border-color: transparent;
}
.button.button-yellow.button-with-icon .icon {
  border-color: #f5b328;
  border-left: 1px solid #fff;
}
.button.button-with-icon {
  padding-right: 75px;
}
.button.button-with-icon .icon {
  margin-left: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: -1px;
  right: -1px;
}
.calendar-wrapper {
  position: relative;
}
.calendar-wrapper:before {
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.6);
  content: '';
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.calendar-wrapper:after {
  width: 50px;
  height: 50px;
  background: url("images/icon-hourglass.svg") no-repeat center center;
  backgrouns-size: cover;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  display: none;
}
.calendar-wrapper.overlay:before,
.calendar-wrapper.overlay:after {
  display: block;
}
.calendar-wrapper .calendar-header {
  margin: 15px 0px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.calendar-wrapper .calendar-header .calendar-navigation {
  color: #9e9e9e;
  text-decoration: none;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.calendar-wrapper .calendar-header .calendar-navigation:hover {
  color: #000;
}
.calendar-wrapper .calendar-header .calendar-navigation.calendar-prev {
  left: 10px;
}
.calendar-wrapper .calendar-header .calendar-navigation.calendar-next {
  right: 10px;
}
.calendar-wrapper table thead th {
  padding: 13px;
  color: #9e9e9e;
  font-weight: 400;
}
@media (max-width: 460px) {
  .calendar-wrapper table thead th {
    padding: 9px;
  }
}
.calendar-wrapper table tbody td {
  padding: 13px;
  text-align: center;
}
@media (max-width: 460px) {
  .calendar-wrapper table tbody td {
    padding: 9px;
  }
}
.calendar-wrapper table tbody td.current {
  background: #d7d7d7;
}
.calendar-wrapper table tbody td.active {
  padding: 0px;
  position: relative;
}
.calendar-wrapper table tbody td.active:hover .calendar-info {
  display: block;
}
.calendar-wrapper table tbody td.active > span {
  margin: auto;
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: block;
  border: 1px solid transparent;
  border-radius: 50%;
}
.calendar-wrapper table tbody td.multi > span {
  background: url("images/bg-calendar-circle.png") no-repeat center center;
  background-size: 110%;
}
.calendar-wrapper table tbody td.blue > span {
  border-color: #0071ba;
}
.calendar-wrapper table tbody td.green > span {
  border-color: #54af60;
}
.calendar-wrapper table tbody td.red > span {
  border-color: #e10241;
}
.calendar-wrapper table tbody td.yellow > span {
  border-color: #f5b328;
}
.calendar-wrapper table tbody td.brown > span {
  border-color: #883a13;
}
.calendar-wrapper .calendar-info {
  padding: 15px;
  width: 200px;
  background: #fff;
  font-size: 13px;
  text-align: left;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  display: none;
}
.calendar-wrapper .calendar-info .triangle {
  line-height: 1;
  color: #fff;
  text-shadow: 0px -3px 5px rgba(0,0,0,0.75);
  position: absolute;
  top: -12px;
  left: 50%;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.calendar-wrapper .calendar-info a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}
.calendar-wrapper .calendar-info a:hover {
  text-decoration: underline;
}
.calendar-wrapper .calendar-info div + a {
  margin-top: 10px;
}
.calendar-wrapper .calendar-info div.blue {
  color: #0071ba;
}
.calendar-wrapper .calendar-info div.green {
  color: #54af60;
}
.calendar-wrapper .calendar-info div.red {
  color: #e10241;
}
.calendar-wrapper .calendar-info div.yellow {
  color: #f5b328;
}
.calendar-wrapper .calendar-info div.brown {
  color: #883a13;
}
.form-item {
  margin-bottom: 20px;
  position: relative;
}
.form-item textarea,
.form-item input {
  padding: 0px 25px;
  width: 100%;
  height: 50px;
  color: #000;
  border: 1px solid #d7d7d7;
  display: block;
}
.form-item textarea:focus,
.form-item input:focus {
  border-color: #000;
}
.form-item textarea {
  padding: 14px 25px;
  height: 160px;
  line-height: 1.5;
}
.form-item .required {
  color: #e10241;
  font-size: 16px;
  position: absolute;
  top: 15px;
  left: 25px;
}
.gallery-content-right {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .gallery-content-right {
    margin-top: 20px;
    padding-left: 15px;
  }
}
.gallery-content-left {
  padding-right: 40px;
}
@media (max-width: 767px) {
  .gallery-content-left {
    margin-bottom: 20px;
    padding-right: 15px;
  }
}
.gallery-wrapper {
  margin: 0px -2px;
  display: flex;
  flex-wrap: wrap;
}
.gallery-wrapper .gallery-item {
  margin-bottom: 4px;
  padding: 0px 2px;
  width: 100%;
}
@media (max-width: 767px) {
  .gallery-wrapper .gallery-item {
    width: 50%;
  }
}
.gallery-wrapper .gallery-item-half {
  width: 50%;
}
.gallery-wrapper .gallery-item-third {
  width: 33.33%;
}
@media (max-width: 767px) {
  .gallery-wrapper .gallery-item-third {
    width: 50%;
  }
}
.main-title {
  margin: 50px 0px;
}
.main-title span {
  font-size: 50px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .main-title span {
    font-size: 30px;
  }
}
.main-visual {
  padding-top: 200px;
  height: 760px;
  background: no-repeat center top;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  .main-visual {
    padding: 100px 0px 400px;
    height: auto;
  }
}
@media (max-width: 460px) {
  .main-visual {
    padding: 100px 0px;
  }
}
.main-visual .main-visual-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
}
.main-visual .main-visual-image img {
  max-width: none;
  position: absolute;
  top: 0px;
  left: 50%;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.main-visual h1 {
  margin: 0px 0px 60px;
  color: #fff;
  font-size: 84px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .main-visual h1 {
    font-size: 72px;
  }
}
@media (max-width: 767px) {
  .main-visual h1 {
    margin-bottom: 40px;
    font-size: 48px;
  }
}
@media (max-width: 460px) {
  .main-visual h1 {
    margin-bottom: 20px;
    font-size: 28px;
  }
}
.main-visual .main-visual-subtitle {
  margin-top: 30px;
  color: #fff;
  font-size: 62px;
  display: block;
}
@media (max-width: 767px) {
  .main-visual .main-visual-subtitle {
    font-size: 40px;
  }
}
@media (max-width: 460px) {
  .main-visual .main-visual-subtitle {
    margin-top: 20px;
    font-size: 30px;
  }
}
.main-visual a,
.main-visual button {
  padding: 0px;
  background: transparent;
  text-decoration: none;
  border: 0px;
}
.main-visual a span,
.main-visual button span {
  padding: 0px 15px;
  min-width: 250px;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgba(0,0,0,0.6);
  color: #e10241;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 0px;
  display: inline-block;
}
.main-visual a:hover span,
.main-visual button:hover span {
  background: #000;
}
.main-visual .container {
  width: 100%;
}
.mean-container {
  margin: 0;
  padding: 0;
  max-height: 100%;
}
.mean-container .mean-bar {
  width: 100%;
  position: relative;
  background: #fcfcfc;
  z-index: 999999;
  overflow: auto !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-container .mean-bar img {
  padding: 3px 0 6px 10px;
  max-width: 130px;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #373737;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: none !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #373737;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background-color: #fff;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  padding: 0px;
  position: relative;
  width: 100% !important;
  margin: 0;
  list-style-image: none;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li a {
  display: block;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #373737;
  border-bottom: 1px solid #f0f0eb;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.mean-container .mean-nav ul li a:hover {
  background: #373737;
  color: #fff;
}
.mean-container .mean-nav ul li ul li {
  background: #f0f0eb;
}
.mean-container .mean-nav ul li ul li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #8f8f8f;
  opacity: 1;
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li ul li a.mean-expand {
  margin-top: 0px;
  width: 16px;
  height: 17px;
  padding: 14px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  line-height: 16px;
  font-weight: 700;
  background: #f0f0eb;
  border: none !important;
}
.mean-container .mean-nav ul li ul li a.mean-expand:hover {
  background: #a1bb14;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-remove {
  display: none !important;
}
.pp-meanmenu-reveal {
  border: 0px;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: none;
  display: none;
  margin-left: 0px;
  position: relative;
  line-height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -9px;
  right: 0px;
}
@media (max-width: 992px) {
  .pp-meanmenu-reveal {
    display: block;
  }
}
.pp-meanmenu-reveal span {
  width: 25px;
  background-color: #373737;
  height: 3px;
  border-radius: 2px;
  display: inline-block;
  position: absolute;
  left: 10px;
  -moz-transition: all ease-in-out 80ms;
  -o-transition: all ease-in-out 80ms;
  -webkit-transition: all ease-in-out 80ms;
  transition: all ease-in-out 80ms;
}
.pp-meanmenu-reveal span.top-line {
  top: 13px;
}
.pp-meanmenu-reveal span.middle-line {
  top: 21px;
}
.pp-meanmenu-reveal span.bottom-line {
  top: 29px;
}
.pp-meanmenu-reveal:hover span.top-line {
  margin-top: -3px;
}
.pp-meanmenu-reveal:hover span.bottom-line {
  margin-top: 3px;
}
.pp-meanmenu-reveal.meanclose span.middle-line {
  display: none;
}
.pp-meanmenu-reveal.meanclose span.top-line {
  -ms-transform: rotate(45deg) /* IE 9 */;
  -webkit-transform: rotate(45deg) /* Chrome, Safari, Opera */;
  transform: rotate(45deg);
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  top: 22px;
}
.pp-meanmenu-reveal.meanclose span.bottom-line {
  -ms-transform: rotate(-45deg) /* IE 9 */;
  -webkit-transform: rotate(-45deg) /* Chrome, Safari, Opera */;
  transform: rotate(-45deg);
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 80ms;
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  top: 22px;
}
.pp-meanmenu-reveal.meanclose:hover span.top-line,
.pp-meanmenu-reveal.meanclose:hover span.bottom-line {
  margin-top: 0px;
}
#menu-main-wrapper .menu-main {
  margin: 45px auto 25px;
  padding: 0px;
  list-style-type: none;
  display: inline-block;
  position: relative;
}
#menu-main-wrapper .menu-main li {
  margin: 7px 0px 0px 35px;
  padding: 0px;
  font-size: 17px;
  position: relative;
  float: left;
}
#menu-main-wrapper .menu-main li:first-child {
  margin-left: 0px;
}
#menu-main-wrapper .menu-main li.facebook a {
  color: #1877f2;
}
#menu-main-wrapper .menu-main li a {
  color: #000;
  text-decoration: none;
  position: relative;
}
#pagination {
  margin-top: 25px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#pagination a,
#pagination span {
  margin: 0px 2px;
  color: #000;
  display: inline-block;
  padding: 5px;
  border: 1px solid #000;
  text-decoration: none;
}
#pagination a:hover,
#pagination span:hover {
  color: #c6c6c6;
}
#pagination a.current,
#pagination span.current {
  border: 1px solid #c6c6c6;
  color: #c6c6c6;
}
#pagination .dots {
  color: #000;
  text-decoration: none;
  cursor: default;
}
#pagination .next {
  float: right;
  border: 0px;
}
#pagination .prev {
  float: left;
  border: 0px;
}
.select2-container {
  width: 100% !important;
  height: 50px;
  display: block;
  border-radius: 0px;
}
.select2-container .select2-selection--single {
  width: 100%;
  height: 50px;
  display: block;
  border-radius: 0px;
}
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single {
  padding: 0px 25px;
  background: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #d7d7d7;
}
.select2-container.select2-container--disabled .select2-selection--single {
  background: transparent;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0px;
  line-height: 50px;
  color: formText;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  width: 50px;
  height: 100%;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-left: 0px;
  border-radius: 0px;
  top: 0px;
  right: 0px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #e10241 transparent transparent transparent;
}
.select2-container.select2-container--open .select2-selection--multiple,
.select2-container.select2-container--open .select2-selection--single {
  border-color: #000;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
  border-color: #000;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #e10241 transparent;
}
.select2-dropdown {
  border: 1px solid #000;
}
.sidebar-item {
  margin-bottom: 50px;
}
.sidebar-item .sidebar-title {
  margin-bottom: 25px;
  font-size: 20px;
  text-transform: uppercase;
}
.sidebar-item .sidebar-post-item {
  margin-bottom: 30px;
  color: #6f6f6f;
  font-size: 13px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.sidebar-item .sidebar-post-item .sidebar-post-image {
  margin-right: 30px;
  width: 100px;
  height: 100px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: block;
}
.sidebar-item .sidebar-post-item .sidebar-post-image:hover {
  opacity: 0.7;
}
.sidebar-item .sidebar-post-item div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.sidebar-item .sidebar-post-item a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.sidebar-item .sidebar-post-item a:hover {
  text-decoration: underline;
}
.sidebar-item .sidebar-post-item p {
  margin: 10px 0px 0px;
}
.slick-slider {
  padding-bottom: 40px;
}
.slick-dots {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
@media (max-width: 1400px) {
  .slick-dots {
    right: 20px;
  }
}
.slick-dots li {
  margin-left: 10px;
  padding: 0px;
  float: left;
}
.slick-dots li:first-child {
  margin-left: 0px;
}
.slick-dots li button {
  padding: 0px;
  width: 10px;
  height: 10px;
  background: #d7d7d7;
  border: 0px;
  font-size: 0px;
  display: block;
}
.slick-dots li button:hover {
  background: #f5b328;
}
.slick-dots li.slick-active button {
  background: #f5b328;
}
.slick-arrow {
  margin-top: -40px;
  color: #d7d7d7;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  z-index: 2;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.slick-arrow:hover {
  color: #f5b328;
}
.slick-arrow.prev {
  left: -20px;
}
@media (max-width: 1400px) {
  .slick-arrow.prev {
    left: 20px;
  }
}
.slick-arrow.next {
  right: -20px;
}
@media (max-width: 1400px) {
  .slick-arrow.next {
    right: 20px;
  }
}
.business-hours-button {
  position: relative;
  z-index: 99;
}
.business-hours-wrapper {
  padding: 20px 0px;
  width: 800px;
  background: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.75);
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 99;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  display: none;
}
@media (max-width: 800px) {
  .business-hours-wrapper {
    width: 600px;
    background: #fff;
  }
}
@media (max-width: 600px) {
  .business-hours-wrapper {
    width: 420px;
  }
}
@media (max-width: 420px) {
  .business-hours-wrapper {
    width: 100%;
  }
}
.business-hours-wrapper:before {
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
}
.business-hours-wrapper.active {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.business-hours-wrapper .business-hours-column {
  padding: 0px 30px;
  width: 50%;
  color: #000;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 800px) {
  .business-hours-wrapper .business-hours-column {
    width: 100%;
  }
}
.business-hours-wrapper .business-hours-column:first-child {
  border-right: 1px solid #d7d7d7;
}
@media (max-width: 800px) {
  .business-hours-wrapper .business-hours-column:first-child {
    border-right: 0px;
  }
}
.business-hours-wrapper .business-hours-column:first-child table th,
.business-hours-wrapper .business-hours-column:first-child table td {
  width: 50% !important;
}
@media (max-width: 420px) {
  .business-hours-wrapper .business-hours-column:first-child table th,
  .business-hours-wrapper .business-hours-column:first-child table td {
    width: auto !important;
  }
}
.business-hours-wrapper .business-hours-column h5 {
  margin: 0px 0px 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.business-hours-wrapper .business-hours-column p {
  margin: 0px 0px 30px;
}
.business-hours-wrapper .business-hours-column p:last-child {
  margin-bottom: 0px;
}
.business-hours-wrapper .business-hours-column table {
  margin: 0px 0px 30px;
  font-size: 14px;
  border: 0px;
}
.business-hours-wrapper .business-hours-column table:last-child {
  margin-bottom: 0px;
}
.business-hours-wrapper .business-hours-column table th,
.business-hours-wrapper .business-hours-column table td {
  padding: 5px 10px;
  width: auto !important;
  border: 0px;
}
.business-hours-wrapper .business-hours-column table th:first-child,
.business-hours-wrapper .business-hours-column table td:first-child {
  padding-left: 0px;
  border-right: 1px solid #d7d7d7;
}
.entry-content h2 {
  margin-top: 90px;
}
.entry-content h2:first-child {
  margin-top: 0px;
}
.entry-content table {
  margin: 40px 0px;
  font-size: 16px;
  text-align: center;
  border: 0px;
}
.entry-content table:first-child {
  margin-top: 0px;
}
.entry-content table thead {
  background: #f7f7f7;
}
.entry-content table thead th {
  padding: 10px;
  color: #6f6f6f;
  font-weight: 400;
  border: 0px;
}
.entry-content table tbody tr:nth-child(even) {
  background: #f7f7f7;
}
.entry-content table tbody td {
  padding: 10px;
  border: 0px;
}
.event-carousel {
  margin: 0px -15px;
  position: relative;
}
.event-carousel .event-carousel-item {
  margin-bottom: 5px;
  padding: 0px 15px;
  width: 33.33%;
  float: left;
}
.event-carousel .event-carousel-item.blue .event-carousel-icon {
  background: #0071ba;
}
.event-carousel .event-carousel-item.green .event-carousel-icon {
  background: #54af60;
}
.event-carousel .event-carousel-item.red .event-carousel-icon {
  background: #e10241;
}
.event-carousel .event-carousel-item.yellow .event-carousel-icon {
  background: #f5b328;
}
.event-carousel .event-carousel-item.brown .event-carousel-icon {
  background: #883a13;
}
.event-carousel .event-carousel-inner {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
}
.event-carousel .event-carousel-inner .event-carousel-icon {
  width: 25px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  font-size: 6px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.event-carousel .event-carousel-inner .event-carousel-title {
  padding: 13px 15px 13px 35px;
  height: 65px;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #d7d7d7;
  display: block;
  overflow: hidden;
}
.event-carousel .event-carousel-inner .event-carousel-title:hover {
  text-decoration: underline;
}
.event-carousel .event-carousel-inner .event-carousel-title .event-carousel-category {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
}
.event-carousel .event-carousel-inner .event-carousel-title span {
  height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.event-carousel .event-carousel-inner p {
  margin: 0px;
  padding: 25px 35px;
  min-height: 210px;
  font-size: 14px;
}
.event-carousel-calendar-wrapper {
  position: relative;
  right: -2px;
}
.event-carousel-calendar-wrapper.open .event-carousel-calendar-button {
  color: #e10241;
}
.event-carousel-calendar-wrapper.open .event-carousel-calendar-button .icon {
  color: #e10241;
}
.event-carousel-calendar-wrapper.open .calendar-wrapper {
  display: block;
}
.event-carousel-calendar-wrapper .event-carousel-calendar-button {
  padding: 0px;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 20px;
  text-align: right;
  text-decoration: none;
  display: block;
}
.event-carousel-calendar-wrapper .event-carousel-calendar-button:hover {
  color: #e10241;
}
.event-carousel-calendar-wrapper .event-carousel-calendar-button:hover .icon {
  color: #e10241;
}
.event-carousel-calendar-wrapper .event-carousel-calendar-button .icon {
  margin-right: 15px;
  line-height: 1;
  color: #c6c6c6;
  position: relative;
  top: 2px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.event-carousel-calendar-wrapper .calendar-wrapper {
  padding: 25px 20px;
  width: 100%;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 20;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.12);
  display: none;
}
.event-detail-title {
  margin-bottom: 10px;
}
.event-detail-date {
  padding: 0px 15px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
}
.entry-content .event-image {
  margin: 40px 0px;
}
.event-filter {
  margin-bottom: 20px;
  text-align: right;
}
.event-filter .event-filter-item {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.event-filter .event-filter-item:first-child {
  margin-left: 0px;
}
.event-filter .event-filter-item:hover {
  opacity: 0.5;
}
.event-filter .event-filter-item.blue {
  background: #0071ba;
}
.event-filter .event-filter-item.green {
  background: #54af60;
}
.event-filter .event-filter-item.red {
  background: #e10241;
}
.event-filter .event-filter-item.yellow {
  background: #f5b328;
}
.event-filter .event-filter-item.brown {
  background: #883a13;
}
.event-day-date {
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 24px;
  border-bottom: 1px solid #d7d7d7;
}
.event-day-date strong {
  font-size: 30px;
}
.event-meta {
  font-size: 18px;
}
@media (max-width: 767px) {
  .event-meta {
    font-size: 16px;
  }
}
.event-meta span {
  margin-top: 10px;
  text-transform: uppercase;
  display: block;
}
.event-image {
  display: block;
  position: relative;
}
.event-image span {
  padding: 0px 15px;
  height: 50px;
  line-height: 50px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.event-item {
  margin: 0px 0px 60px 25px;
  padding: 20px;
  border: solid;
  border-width: 0px 0px 1px 1px;
  position: relative;
}
.event-item.theme-blue {
  border-color: #0071ba;
}
.event-item.theme-blue .event-icon {
  background: #0071ba;
}
.event-item.theme-green {
  border-color: #54af60;
}
.event-item.theme-green .event-icon {
  background: #54af60;
}
.event-item.theme-red {
  border-color: #e10241;
}
.event-item.theme-red .event-icon {
  background: #e10241;
}
.event-item.theme-yellow {
  border-color: #f5b328;
}
.event-item.theme-yellow .event-icon {
  background: #f5b328;
}
.event-item.theme-brown {
  border-color: #883a13;
}
.event-item.theme-brown .event-icon {
  background: #883a13;
}
.event-item h2 {
  margin: 0px 0px 10px;
}
.event-item a {
  color: #000;
  text-decoration: none;
}
.event-item a:hover {
  text-decoration: underline;
}
.event-item a.event-read-more {
  padding-left: 20px;
  position: relative;
}
.event-item a.event-read-more .icon {
  margin-right: 10px;
  color: #e10241;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 0px;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.event-item .event-image {
  margin-left: 30px;
  width: 270px;
  float: right;
}
@media (max-width: 767px) {
  .event-item .event-image {
    margin: 0px 0px 20px;
    width: auto;
    float: none;
  }
}
.event-item .event-icon {
  width: 35px;
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: -35px;
}
.museum-carousel-inner {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.museum-carousel-inner .museum-carousel-column.carousel {
  width: 65%;
}
@media (max-width: 1250px) {
  .museum-carousel-inner .museum-carousel-column.carousel {
    width: 100%;
  }
}
.museum-carousel-inner .museum-carousel-column.carousel img {
  width: 100%;
  height: 100%;
  display: block;
}
.museum-carousel-inner .museum-carousel-column.menu {
  padding: 35px 30px;
  width: 35%;
  background: #f7f7f7;
}
@media (max-width: 1250px) {
  .museum-carousel-inner .museum-carousel-column.menu {
    padding: 30px 15px;
    width: 100%;
  }
}
.museum-carousel-inner .museum-carousel-column.menu .museum-carousel-menu-title {
  line-height: 1.3;
  font-size: 35px;
}
@media (max-width: 600px) {
  .museum-carousel-inner .museum-carousel-column.menu .museum-carousel-menu-title {
    font-size: 28px;
  }
}
.museum-carousel-inner .museum-carousel-column.menu .museum-carousel-menu-title span {
  margin-top: 30px;
  font-size: 20px;
  display: block;
}
@media (max-width: 600px) {
  .museum-carousel-inner .museum-carousel-column.menu .museum-carousel-menu-title span {
    margin-top: 15px;
  }
}
.museum-carousel-inner .museum-carousel-column.menu ul {
  margin: 30px 0px 0px;
  padding: 0px;
  list-style-type: none;
}
@media (min-width: 601px) and (max-width: 1250px) {
  .museum-carousel-inner .museum-carousel-column.menu ul {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.museum-carousel-inner .museum-carousel-column.menu ul li {
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 601px) and (max-width: 1250px) {
  .museum-carousel-inner .museum-carousel-column.menu ul li {
    width: 50%;
  }
}
.museum-carousel-inner .museum-carousel-column.menu ul li:last-child {
  margin-bottom: 0px;
}
.museum-carousel-inner .museum-carousel-column.menu ul li a {
  color: #000;
  text-decoration: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.museum-carousel-inner .museum-carousel-column.menu ul li a:hover {
  opacity: 0.6;
}
.museum-carousel-inner .museum-carousel-column.menu ul li a .icon {
  margin-right: 10px;
  font-size: 10px;
}
.museum-carousel-inner .museum-carousel-column.menu ul li.blue a .icon {
  color: #0071ba;
}
.museum-carousel-inner .museum-carousel-column.menu ul li.brown a .icon {
  color: #883a13;
}
.museum-carousel-inner .museum-carousel-column.menu ul li.green a .icon {
  color: #54af60;
}
.museum-carousel-inner .museum-carousel-column.menu ul li.red a .icon {
  color: #e10241;
}
.museum-carousel-inner .museum-carousel-column.menu ul li.yellow a .icon {
  color: #f5b328;
}
.museum-carousel {
  position: relative;
}
.museum-carousel .slick-slider {
  padding-bottom: 0px;
}
.museum-carousel .museum-carousel-arrow {
  margin-top: 0px;
  color: #fff;
}
.museum-carousel .museum-carousel-arrow:hover {
  color: #f5b328;
}
.museum-carousel .museum-carousel-arrow.prev {
  left: 35px;
}
.museum-carousel .museum-carousel-arrow.next {
  right: 35px;
}
.museum-carousel .slick-dots {
  bottom: 15px;
  left: 50%;
  right: inherit;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.museum-carousel .slick-dots li.slick-active button {
  background: #fff;
}
.museum-gallery-carousel {
  position: relative;
}
.museum-gallery-carousel img {
  width: 100%;
}
.museum-gallery-carousel .slick-slider {
  padding-bottom: 0px;
}
.museum-gallery-carousel .museum-gallery-arrow {
  margin-top: 0px;
  color: #fff;
}
.museum-gallery-carousel .museum-gallery-arrow:hover {
  color: #f5b328;
}
.museum-gallery-carousel .museum-gallery-arrow.prev {
  left: 35px;
}
.museum-gallery-carousel .museum-gallery-arrow.next {
  right: 35px;
}
.museum-gallery-carousel .slick-dots {
  bottom: 15px;
  left: 50%;
  right: inherit;
  -ms-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.museum-gallery-carousel .slick-dots li.slick-active button {
  background: #fff;
}
.museum-list {
  margin-top: -370px;
}
@media (max-width: 460px) {
  .museum-list {
    display: none;
  }
}
.museum-list + * {
  margin-top: 40px;
}
@media (max-width: 460px) {
  .museum-list + * {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .museum-list .museum-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 460px) {
  .museum-list .museum-item {
    width: 100%;
  }
}
.museum-list .museum-item.blue .icon {
  color: #0071ba;
}
.museum-list .museum-item.green .icon {
  color: #54af60;
}
.museum-list .museum-item.red .icon {
  color: #e10241;
}
.museum-list .museum-item.yellow .icon {
  color: #f5b328;
}
.museum-list .museum-item.brown .icon {
  color: #883a13;
}
.museum-list .museum-inner {
  display: block;
  position: relative;
}
.museum-list .museum-inner:hover span {
  background: #000;
}
.museum-list .museum-inner span {
  width: 100%;
  height: 100px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.museum-list .museum-inner .icon {
  font-size: 40px;
  position: absolute;
  bottom: 100px;
  left: 50%;
  -ms-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.for-children-subpage-list {
  margin-top: 40px;
}
.for-children-subpage-item {
  margin-bottom: 30px;
  padding: 10px 20px;
  font-size: 22px;
  text-decoration: none;
  border: 2px solid #f7f7f7;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 460px) {
  .for-children-subpage-item {
    padding: 20px 10px;
    text-align: center;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.for-children-subpage-item.blue {
  color: #0071ba;
}
.for-children-subpage-item.blue:hover {
  border-color: #0071ba;
}
.for-children-subpage-item.blue svg {
  fill: #0071ba;
}
.for-children-subpage-item.green {
  color: #54af60;
}
.for-children-subpage-item.green:hover {
  border-color: #54af60;
}
.for-children-subpage-item.green svg {
  fill: #54af60;
}
.for-children-subpage-item.red {
  color: #e10241;
}
.for-children-subpage-item.red:hover {
  border-color: #e10241;
}
.for-children-subpage-item.red svg {
  fill: #e10241;
}
.for-children-subpage-item.yellow {
  color: #f5b328;
}
.for-children-subpage-item.yellow:hover {
  border-color: #f5b328;
}
.for-children-subpage-item.yellow svg {
  fill: #f5b328;
}
.for-children-subpage-item.brown {
  color: #883a13;
}
.for-children-subpage-item.brown:hover {
  border-color: #883a13;
}
.for-children-subpage-item.brown svg {
  fill: #883a13;
}
.for-children-subpage-item svg {
  margin-right: 40px;
  width: 80px;
  flex-shrink: 0;
}
@media (max-width: 460px) {
  .for-children-subpage-item svg {
    margin: 0px auto 5px;
  }
}
.person-list {
  margin: 0px -15px 40px;
  padding-left: 45px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media (max-width: 991px) {
  .person-list {
    padding-left: 0px;
  }
}
.person-list .person-item {
  margin-bottom: 30px;
  padding: 0px 15px;
  width: 50%;
  font-size: 13px;
}
@media (max-width: 600px) {
  .person-list .person-item {
    width: 100%;
  }
}
.person-list .person-item h3 {
  margin: 0px;
  font-size: 20px;
}
.person-list .person-item .person-position {
  margin: 10px 0px;
  color: #9e9e9e;
}
.person-list .person-item .person-email + .person-email {
  margin-top: 10px;
}
.person-list .person-item .person-email a {
  color: #000;
}
.person-list .person-item .person-email .icon {
  margin-right: 10px;
  color: #d7d7d7;
  font-size: 10px;
}
.place-item {
  margin: 0px 0px 60px 25px;
  padding: 20px 20px 0px;
  border: solid;
  border-width: 0px 0px 1px 1px;
  position: relative;
}
.place-item:last-child {
  margin-bottom: 0px;
}
.place-item.blue {
  border-color: #0071ba;
}
.place-item.blue .place-icon {
  background: #0071ba;
}
.place-item.green {
  border-color: #54af60;
}
.place-item.green .place-icon {
  background: #54af60;
}
.place-item.red {
  border-color: #e10241;
}
.place-item.red .place-icon {
  background: #e10241;
}
.place-item.yellow {
  border-color: #f5b328;
}
.place-item.yellow .place-icon {
  background: #f5b328;
}
.place-item.brown {
  border-color: #883a13;
}
.place-item.brown .place-icon {
  background: #883a13;
}
.place-item p {
  margin: 0px 0px 30px;
}
.place-item .place-smaller {
  font-size: 13px;
}
.place-item .place-icon {
  width: 35px;
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: -35px;
}
.post-carousel {
  margin: 0px -15px;
  position: relative;
}
.post-carousel .post-carousel-wrapper {
  padding: 0px 15px;
  width: 50%;
  float: left;
}
@media (max-width: 460px) {
  .post-carousel .post-carousel-wrapper {
    width: 100%;
  }
}
@media (max-width: 460px) {
  .post-carousel .post-carousel-wrapper:nth-child(n+2) {
    display: none;
  }
}
.post-carousel .post-carousel-item {
  margin-bottom: 60px;
  font-size: 14px;
}
.post-carousel .post-carousel-item.blue .post-carousel-icon {
  background: #0071ba;
}
.post-carousel .post-carousel-item.green .post-carousel-icon {
  background: #54af60;
}
.post-carousel .post-carousel-item.red .post-carousel-icon {
  background: #e10241;
}
.post-carousel .post-carousel-item.yellow .post-carousel-icon {
  background: #f5b328;
}
.post-carousel .post-carousel-item.brown .post-carousel-icon {
  background: #883a13;
}
@media (max-width: 500px) {
  .post-carousel .post-carousel-item .post-carousel-column {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .post-carousel .post-carousel-item .post-carousel-column:first-child {
    margin-bottom: 20px;
  }
}
.post-carousel .post-carousel-item .post-carousel-icon {
  margin-right: 10px;
  width: 25px;
  height: 40px;
  line-height: 40px;
  background: #b2b2b2;
  color: #fff;
  font-size: 6px;
  text-align: center;
  display: block;
  float: left;
}
.post-carousel .post-carousel-item .post-carousel-title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.post-carousel .post-carousel-item .post-carousel-title:hover {
  text-decoration: underline;
}
.post-carousel .post-carousel-item .post-carousel-date {
  color: #6f6f6f;
  display: block;
}
.post-carousel .post-carousel-item p {
  margin: 15px 0px;
}
@media (max-width: 460px) {
  .post-carousel .post-carousel-arrow {
    display: none;
  }
}
.post-carousel .post-carousel-button {
  display: none;
}
@media (max-width: 460px) {
  .post-carousel .post-carousel-button {
    display: block;
  }
}
.post-item {
  margin-bottom: 60px;
  padding-left: 45px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}
.post-item.blue:before {
  background: #0071ba;
  color: #fff;
}
.post-item.blue a .icon {
  color: #0071ba;
}
.post-item.green:before {
  background: #54af60;
  color: #fff;
}
.post-item.green a .icon {
  color: #54af60;
}
.post-item.red:before {
  background: #e10241;
  color: #fff;
}
.post-item.red a .icon {
  color: #e10241;
}
.post-item.yellow:before {
  background: #f5b328;
  color: #fff;
}
.post-item.yellow a .icon {
  color: #f5b328;
}
.post-item.brown:before {
  background: #883a13;
  color: #fff;
}
.post-item.brown a .icon {
  color: #883a13;
}
.post-item:before {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #b2b2b2;
  color: #fff;
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: -10px;
}
.post-item h2 {
  margin: 0px 0px 15px;
}
.post-item .post-date {
  color: #6f6f6f;
  font-size: 17px;
}
.post-item a {
  color: #000;
  text-decoration: none;
}
.post-item a:hover {
  text-decoration: underline;
}
.post-item a.post-read-more {
  padding-left: 20px;
  position: relative;
}
.post-item a.post-read-more .icon {
  margin-right: 10px;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 0px;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.post-item img {
  margin-left: 30px;
  max-width: 270px;
  float: right;
}
@media (max-width: 767px) {
  .post-item img {
    margin: 0px 0px 20px;
    max-width: 100%;
    float: none;
  }
}
.product-item {
  margin-bottom: 20px;
  padding: 20px;
  color: #6f6f6f;
  font-size: 14px;
  border: 1px solid #f7f7f7;
}
.product-item h2 {
  margin: 0px 0px 5px;
  font-weight: 700;
}
.product-item .perex p {
  margin: 0px;
  color: #6f6f6f;
  font-weight: 400;
}
.product-item p {
  margin: 20px 0px 0px;
}
.theme-grey.with-chevron:before {
  color: #c6c6c6;
}
.theme-blue.with-chevron:before {
  color: #0071ba;
}
.theme-blue .header-main-title .icon {
  color: #0071ba;
}
.theme-blue #menu-main-wrapper .menu-main li a:hover {
  color: #0071ba;
}
.theme-blue #menu-main-wrapper .menu-main li.current-menu-item a {
  color: #0071ba;
}
.theme-blue .business-hours-column h5 {
  color: #0071ba;
}
.theme-blue .business-hours-button span {
  color: #0071ba;
}
.theme-blue .event-meta span {
  color: #0071ba;
}
.theme-blue .event-detail-date {
  background: #0071ba;
  color: #fff;
}
.theme-blue.event-item a.event-read-more .icon {
  color: #0071ba;
}
.theme-green.with-chevron:before {
  color: #54af60;
}
.theme-green .header-main-title .icon {
  color: #54af60;
}
.theme-green #menu-main-wrapper .menu-main li a:hover {
  color: #54af60;
}
.theme-green #menu-main-wrapper .menu-main li.current-menu-item a {
  color: #54af60;
}
.theme-green .business-hours-column h5 {
  color: #54af60;
}
.theme-green .business-hours-button span {
  color: #54af60;
}
.theme-green .post-item:before {
  background: #54af60;
  color: #fff;
}
.theme-green .post-item a .icon {
  color: #54af60;
}
.theme-green .event-meta span {
  color: #54af60;
}
.theme-green .event-detail-date {
  background: #54af60;
  color: #fff;
}
.theme-green.event-item a.event-read-more .icon {
  color: #54af60;
}
.theme-red.with-chevron:before {
  color: #e10241;
}
.theme-red .header-main-title .icon {
  color: #e10241;
}
.theme-red #menu-main-wrapper .menu-main li a:hover {
  color: #e10241;
}
.theme-red #menu-main-wrapper .menu-main li.current-menu-item a {
  color: #e10241;
}
.theme-red .business-hours-column h5 {
  color: #e10241;
}
.theme-red .business-hours-button span {
  color: #e10241;
}
.theme-red .post-item:before {
  background: #e10241;
  color: #fff;
}
.theme-red .post-item a .icon {
  color: #e10241;
}
.theme-red .event-meta span {
  color: #e10241;
}
.theme-red .event-detail-date {
  background: #e10241;
  color: #fff;
}
.theme-red.event-item a.event-read-more .icon {
  color: #e10241;
}
.theme-yellow.with-chevron:before {
  color: #f5b328;
}
.theme-yellow .header-main-title .icon {
  color: #f5b328;
}
.theme-yellow #menu-main-wrapper .menu-main li a:hover {
  color: #f5b328;
}
.theme-yellow #menu-main-wrapper .menu-main li.current-menu-item a {
  color: #f5b328;
}
.theme-yellow .business-hours-column h5 {
  color: #f5b328;
}
.theme-yellow .business-hours-button span {
  color: #f5b328;
}
.theme-yellow .post-item:before {
  background: #f5b328;
  color: #fff;
}
.theme-yellow .post-item a .icon {
  color: #f5b328;
}
.theme-yellow .event-meta span {
  color: #f5b328;
}
.theme-yellow .event-detail-date {
  background: #f5b328;
  color: #fff;
}
.theme-yellow.event-item a.event-read-more .icon {
  color: #f5b328;
}
.theme-brown.with-chevron:before {
  color: #883a13;
}
.theme-brown .header-main-title .icon {
  color: #883a13;
}
.theme-brown #menu-main-wrapper .menu-main li a:hover {
  color: #883a13;
}
.theme-brown #menu-main-wrapper .menu-main li.current-menu-item a {
  color: #883a13;
}
.theme-brown .business-hours-column h5 {
  color: #883a13;
}
.theme-brown .business-hours-button span {
  color: #883a13;
}
.theme-brown .post-item:before {
  background: #883a13;
  color: #fff;
}
.theme-brown .post-item a .icon {
  color: #883a13;
}
.theme-brown .event-meta span {
  color: #883a13;
}
.theme-brown .event-detail-date {
  background: #883a13;
  color: #fff;
}
.theme-brown.event-item a.event-read-more .icon {
  color: #883a13;
}
.homepage-gallery-wrapper {
  margin: 0px -15px;
}
.homepage-gallery-wrapper .homepage-gallery-column {
  margin-bottom: 20px;
  padding: 0px 15px;
  width: 210px;
}
@media (max-width: 991px) {
  .homepage-gallery-wrapper .homepage-gallery-column {
    width: 33.33%;
  }
}
@media (max-width: 600px) {
  .homepage-gallery-wrapper .homepage-gallery-column {
    width: 50%;
  }
}
.homepage-gallery-wrapper a {
  display: block;
  position: relative;
}
.homepage-gallery-wrapper a:hover span {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .homepage-gallery-wrapper a:hover span {
    display: none;
  }
}
.homepage-gallery-wrapper a span {
  padding: 10px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  color: #fff;
  font-size: 13px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.page-template-page-museum-landing-page .main-visual h1 {
  font-weight: 400;
}
