@font-face {
  font-family: 'Graphik Web';
  src: url('../fonts/Graphik-Super-Web.eot');
  src: url('../fonts/Graphik-Super-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Super-Web.woff') format('woff'), url('../fonts/Graphik-Super-Web.ttf') format('truetype'), url('../fonts/Graphik-Super-Web.svg#Graphik-Super') format('svg');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../fonts/Graphik-Medium-Web.eot');
  src: url('../fonts/Graphik-Medium-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Medium-Web.woff') format('woff'), url('../fonts/Graphik-Medium-Web.ttf') format('truetype'), url('../fonts/Graphik-Medium-Web.svg#Graphik-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
body {
  background-color: #e9e9e9;
  color: #000;
  font-family: 'Graphik Web', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body.overflow-hidden {
  overflow: hidden;
}
a,
a:visited,
a:hover,
a:focus,
a:active {
  cursor: pointer;
}
a,
a:visited,
a:hover,
a:focus,
a:active,
a img,
a:visited img,
a:hover img,
a:focus img,
a:active img {
  outline: none;
}
@media (max-width: 767px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#content {
  padding-top: 20px;
  padding-bottom: 20px;
}
#at20mc .atm,
#at20mc .atm * {
  box-sizing: content-box;
}
.language-select {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 30px;
  height: 50px;
  padding-top: 16px;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .language-select {
    height: 80px;
    padding-top: 26px;
  }
}
.language-select a {
  color: #000;
  border: none;
}
.language-select a.active,
.language-select a:hover,
.language-select a:active,
.language-select a:focus {
  border-bottom: 2px solid #000;
  text-decoration: none;
}
header {
  position: relative;
  z-index: 10;
  padding-top: 0;
  background-color: #ed6664;
}
header .container {
  position: relative;
  line-height: 1;
  font-weight: 900;
  text-align: center;
}
header .box-top {
  margin-top: 15px;
  font-size: 20px;
}
header .box-middle {
  margin-top: -60.8px;
  padding-top: 4px;
}
@media (min-width: 992px) {
  header .box-middle {
    margin-top: -78.53333333px;
  }
}
@media (min-width: 1200px) {
  header .box-middle {
    margin-top: -95px;
  }
}
@media (max-width: 400px) {
  header .box-middle {
    margin-top: -28px;
  }
}
@media (min-width: 768px) {
  header .box-middle {
    padding-top: 0;
  }
}
header .box-middle .text {
  line-height: 0px;
  font-size: 256px;
}
@media (min-width: 992px) {
  header .box-middle .text {
    font-size: 330.66666667px;
  }
}
@media (min-width: 1200px) {
  header .box-middle .text {
    font-size: 400px;
  }
}
@media (max-width: 400px) {
  header .box-middle .text {
    font-size: 150px;
  }
}
header .box-middle .strut {
  display: inline-block;
  height: 256px;
}
@media (min-width: 992px) {
  header .box-middle .strut {
    height: 330.66666667px;
  }
}
@media (min-width: 1200px) {
  header .box-middle .strut {
    height: 400px;
  }
}
@media (max-width: 400px) {
  header .box-middle .strut {
    height: 150px;
  }
}
header .box-bottom {
  margin-top: 100px;
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-height: 700px) {
  header .box-bottom {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (min-height: 701px) {
  header .box-bottom {
    margin-top: 150px;
  }
}
header .logo-muffathalle {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background-image: url('../img/layout/logo_muffathalle.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.social-buttons {
  position: fixed;
  top: 280px;
  right: 15px;
}
@media (max-width: 767px) {
  .social-buttons {
    display: none;
  }
}
.social-buttons .social-button {
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
  border: 2px solid #000;
  border-radius: 50%;
  background-repeat: no-repeat;
}
.social-buttons .social-button.facebook {
  background-image: url('../img/layout/social_fb.svg');
  background-size: 25px auto;
  background-position: 13px 3px;
}
.social-buttons .social-button.twitter {
  background-image: url('../img/layout/social_tt.svg');
  background-size: 25px auto;
  background-position: 13px 2px;
}
.social-buttons .social-button.email {
  background-image: url('../img/layout/social_at.svg');
  background-size: 23px auto;
  background-position: 7px 5px;
}
.social-buttons .social-button.instagram {
  background-image: url('../img/layout/social_ig.svg');
  background-size: 20px auto;
  background-position: center;
}
.social-buttons .social-button.youtube {
  background-image: url('../img/layout/yt_button.png');
  background-size: 52px auto;
  background-position: center;
}
nav {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 50px;
  background-color: #e9e9e9;
}
@media (min-width: 768px) {
  nav {
    height: 80px;
    padding: 0 80px;
  }
}
nav .logo-muffathalle {
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 5px;
  width: 50px;
  height: 50px;
  background-image: url('../img/layout/logo_muffathalle.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
}
@media (min-width: 768px) {
  nav .logo-muffathalle {
    left: 0;
    width: 80px;
    height: 80px;
    background-size: 50px 50px;
  }
}
nav .language-select {
  z-index: 11;
  left: auto;
  right: 91px;
}
@media (min-width: 768px) {
  nav .language-select {
    left: auto;
    right: 70px;
  }
}
nav .menu-toggle {
  display: block;
  position: absolute;
  z-index: 11;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  background-color: #e9e9e9;
}
@media (min-width: 768px) {
  nav .menu-toggle {
    display: none;
    width: 80px;
    height: 80px;
    padding-top: 20px;
  }
}
nav .menu-toggle .icon-bar {
  display: block;
  width: 50%;
  height: 3px;
  margin: 10px auto 0;
  background-color: #000;
}
nav .menu,
nav .submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #e9e9e9;
  text-align: center;
}
nav .menu > li,
nav .submenu > li {
  display: inline-block;
  margin: 0 5px;
  white-space: nowrap;
}
@media (max-width: 800px) {
  nav .menu > li,
  nav .submenu > li {
    margin-left: 2px;
    margin-right: 2px;
  }
}
nav .menu {
  font-size: 20px;
  font-weight: 900;
  line-height: 40px;
}
@media (min-width: 768px) {
  nav .menu {
    font-size: 16px;
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  nav .menu {
    font-size: 20px;
  }
}
nav .menu > li {
  height: 40px;
}
@media (min-width: 768px) {
  nav .menu > li {
    height: 80px;
  }
}
nav .submenu {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
}
@media (min-width: 768px) {
  nav .submenu {
    font-size: 16px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  nav .submenu {
    font-size: 18px;
  }
}
nav .submenu > li {
  height: 40px;
}
@media (min-width: 768px) {
  nav .submenu > li {
    height: 50px;
  }
}
nav .menu-item {
  color: #000;
  border: none;
}
nav .menu-item.active,
nav .menu-item:hover,
nav .menu-item:active,
nav .menu-item:focus {
  border-bottom: 2px solid #000;
  text-decoration: none;
}
nav.collapsed {
  height: 0;
  padding: 0;
  background-color: transparent;
}
@media (min-width: 768px) {
  nav.collapsed {
    position: absolute;
  }
}
nav.collapsed .logo-muffathalle,
nav.collapsed .language-select {
  display: none;
}
nav.collapsed .menu {
  display: none;
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 500px;
  padding-bottom: 20px;
  overflow-x: auto;
}
nav.collapsed .menu > li {
  display: block;
  height: auto;
}
nav.collapsed .submenu {
  position: relative;
  top: 0;
}
nav.collapsed .submenu > li {
  display: block;
}
nav.collapsed .menu-toggle {
  display: block;
  background-color: #ed6664;
}
@media (max-width: 767px) {
  nav .menu {
    display: none;
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 500px;
    padding-bottom: 20px;
    overflow-x: auto;
    top: 50px;
  }
  nav .menu > li {
    display: block;
    height: auto;
  }
  nav .submenu {
    position: relative;
    top: 0;
  }
  nav .submenu > li {
    display: block;
  }
}
#search {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 100%;
  width: 100px;
  height: 50px;
  margin-left: -50px;
  margin-right: 0;
  padding: 0 50px;
  background-color: #e9e9e9;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: width 0.5s, left 0.5s, margin 0.5s;
          transition: width 0.5s, left 0.5s, margin 0.5s;
}
@media (min-width: 768px) {
  #search {
    width: 160px;
    height: 110px;
    margin-left: -80px;
    padding: 0 80px;
    padding-top: 15px;
  }
}
#search.open {
  z-index: 12;
  width: 100%;
  left: 0;
  margin-left: 0;
}
#search .button-search,
#search .button-close {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  #search .button-search,
  #search .button-close {
    width: 80px;
    height: 80px;
  }
}
#search .button-search {
  left: 0;
  top: 0px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url('../img/layout/button_search.svg');
  background-position: center 19px;
  background-size: 21px 17px;
}
#search.open .button-search {
  top: 15px;
}
@media (min-width: 768px) {
  #search .button-search {
    background-position: center 29px;
  }
}
#search .button-close {
  right: 0;
  top: 15px;
  background-image: url('../img/layout/button_close.svg');
  background-position: center;
  background-size: 21px 21px;
}
#search .input-search {
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  padding: 0 5px;
  background-color: transparent;
}
#search .input-search:focus {
  outline: none;
}
@media (min-width: 768px) {
  #search .input-search {
    height: 80px;
  }
}
nav.collapsed #search {
  margin-left: -100px;
  background-color: #ed6664;
}
@media (min-width: 768px) {
  nav.collapsed #search {
    margin-left: -160px;
  }
}
nav.collapsed #search.open {
  margin-left: 0;
}
nav.collapsed #search.open .button-search {
  width: 50px;
}
@media (min-width: 768px) {
  nav.collapsed #search.open .button-search {
    width: 80px;
  }
}
nav.collapsed #search:not(.open) {
  margin-left: -80px;
}
@media (min-width: 768px) {
  nav.collapsed #search:not(.open) {
    margin-left: -120px;
  }
}
nav.collapsed #search:not(.open) .button-search {
  width: 30px;
}
@media (min-width: 768px) {
  nav.collapsed #search:not(.open) .button-search {
    width: 40px;
  }
}
@media (max-width: 767px) {
  #search {
    margin-left: -100px;
  }
  #search.open {
    margin-left: 0;
  }
  #search.open .button-search {
    width: 50px;
  }
  #search:not(.open) {
    margin-left: -80px;
  }
  #search:not(.open) .button-search {
    width: 30px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #search {
    margin-left: -160px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #search.open .button-search {
    width: 80px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #search:not(.open) {
    margin-left: -120px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #search:not(.open) .button-search {
    width: 40px;
  }
}
.search-backdrop {
  position: fixed;
  z-index: 19;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
/* common entry rules */
.entry {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .entry {
    margin-top: 13px;
  }
}
.entry.entry-small {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 120px;
}
@media (min-width: 768px) {
  .entry.entry-small {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .entry.entry-small {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .entry.entry-small {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .entry.entry-small {
    margin-left: 16.66666667%;
  }
}
.entry.entry-normal {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 120px;
}
@media (min-width: 992px) {
  .entry.entry-normal {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .entry.entry-normal {
    margin-left: 8.33333333%;
  }
}
.entry.entry-big {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 240px;
}
.entry.entry-big .entry-content {
  background-position: center top;
}
.entry .entry-content {
  display: block;
  position: relative;
  height: 100%;
  background-color: #fff;
  color: #000;
  line-height: 1;
}
.entry .entry-content:hover,
.entry .entry-content:active,
.entry .entry-content:focus {
  text-decoration: none;
}
.entry .entry-content.nopadding {
  padding: 0 !important;
}
.entry .entry-content.nobg {
  background-color: transparent !important;
}
.entry .hover {
  display: table;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.entry .hover.hover-out {
  position: relative;
  opacity: 1;
}
.entry .hover.hover-in {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.entry .hover .date {
  float: left;
}
.entry .entry-content.hovered .hover-in {
  opacity: 1;
}
.entry .entry-data {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.entry .entry-data a {
  color: #000;
}
.entry .entry-data.center {
  width: 100%;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 280px) {
  .entry .entry-data.center {
    word-break: break-all;
  }
}
@media (max-width: 500px) {
  .entry .entry-data.center {
    word-wrap: break-word;
  }
}
.entry .entry-data.left,
.entry .entry-data.right {
  min-width: 90px;
  max-width: 90px;
}
@media (min-width: 768px) {
  .entry .entry-data.left {
    min-width: 120px;
    max-width: 120px;
  }
  .entry .entry-data.right {
    min-width: 120px;
    max-width: 120px;
  }
}
.entry .entry-data.left {
  padding-left: 20px;
}
.entry .entry-data.right {
  padding-right: 20px;
}
.entry.entry-small .entry-data.left,
.entry.entry-small .entry-data.right {
  min-width: 90px;
  max-width: 120px;
}
@media (min-width: 768px) {
  .entry.entry-small .entry-data.left,
  .entry.entry-small .entry-data.right {
    min-width: 90px;
    max-width: 120px;
  }
}
@media (max-width: 500px) {
  .entry.collapse-xxs .entry-data.left,
  .entry.collapse-xxs .entry-data.right {
    min-width: 80px;
    max-width: 80px;
    font-size: 16px !important;
  }
  .entry.collapse-xxs.entry-small .entry-data.left,
  .entry.collapse-xxs.entry-small .entry-data.right {
    min-width: 70px;
    max-width: 70px;
  }
  .entry.collapse-xxs.news .hover-out .entry-data.center {
    font-size: 14px;
  }
  .entry.collapse-xxs:not(.news) .hover-out .entry-data.center {
    font-size: 18px !important;
  }
  .entry.collapse-xxs:not(.news) .hover-out .entry-data.center.text-big {
    font-size: 30px !important;
  }
  .entry.collapse-xxs .hover-in .entry-data.center {
    font-size: 12px !important;
  }
  .entry.collapse-xxs .circle {
    width: 50px;
    height: 50px;
    font-size: 10px;
  }
}
.entry.flex-height {
  height: auto;
  min-height: 120px;
}
.entry.flex-height .entry-content {
  min-height: 120px;
}
.entry.flex-height .hover {
  height: 120px;
}
.entry.flex-height .entry-data {
  min-height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.entry .circle {
  display: table;
  float: right;
  width: 70px;
  height: 70px;
  border: 2px solid #000;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  font-size: 12px;
}
.entry .circle span {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.entry .arrow {
  float: right;
  width: 44px;
  height: 20px;
  margin: 0 auto;
  background-image: url('../img/layout/entry_arrow.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .container .row > .entry-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* event entry rules */
.entry.event.entry-big .hover-out {
  color: #fff;
}
.entry.event .hover-out .entry-data.left {
  font-size: 20px;
  font-weight: 900;
}
.entry.event .hover-out .entry-data.center {
  font-size: 22.4px;
  font-weight: 900;
}
@media (min-width: 992px) {
  .entry.event .hover-out .entry-data.center {
    font-size: 28.93333333px;
  }
}
@media (min-width: 1200px) {
  .entry.event .hover-out .entry-data.center {
    font-size: 35px;
  }
}
.entry.event .hover-out .entry-data.center.text-big {
  font-size: 32px;
}
@media (min-width: 992px) {
  .entry.event .hover-out .entry-data.center.text-big {
    font-size: 41.33333333px;
  }
}
@media (min-width: 1200px) {
  .entry.event .hover-out .entry-data.center.text-big {
    font-size: 50px;
  }
}
.entry.event .hover-out .entry-data.center.text-small {
  font-size: 16px;
}
@media (min-width: 992px) {
  .entry.event .hover-out .entry-data.center.text-small {
    font-size: 20.66666667px;
  }
}
@media (min-width: 1200px) {
  .entry.event .hover-out .entry-data.center.text-small {
    font-size: 25px;
  }
}
.entry.event .hover-in {
  background-color: #ed6664;
}
.entry.event .hover-in .entry-data.left,
.entry.event .hover-in .entry-data.right {
  font-size: 19.2px;
  font-weight: 900;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .entry.event .hover-in .entry-data.left,
  .entry.event .hover-in .entry-data.right {
    font-size: 20.8px;
  }
}
@media (min-width: 1200px) {
  .entry.event .hover-in .entry-data.left,
  .entry.event .hover-in .entry-data.right {
    font-size: 30px;
  }
}
.entry.event .hover-in .entry-data.left {
  text-align: left;
}
@media (min-width: 501px) {
  .entry.event .hover-in .entry-data.left {
    padding-left: 20px;
    padding-right: 6px;
  }
}
.entry.event .hover-in .entry-data.right {
  text-align: right;
}
@media (max-width: 768px) {
  .entry .hover-in .entry-data.right {
      padding-right: 28px !important;
  }
}
@media (min-width: 501px) {
  .entry.event .hover-in .entry-data.right {
      padding-right: 34px;
  }
}
.entry.event .hover-in .entry-data.center {
  font-size: 16px;
}
.entry.booking.entry-big .hover-out {
  color: #ed6664;
}
.entry.booking.entry-big .hover-out .booking-subtitle {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  font-size: 20px;
}
.entry.booking.entry-big .hover-in {
  background-color: #7ab6bb;
}
/* news entry rules */
/*@media (max-width: 767px) {
  .entry.news .entry-data.left {
    display: none !important;
  }
}*/
.entry.news.external-link .hover-out,
.entry.news.internal-link .hover-out,
.entry.news .hover-in {
  background-color: #7ab6bb;
}
.entry.news.external-link .hover-in,
.entry.news.internal-link .hover-in {
  background-color: #fff;
}
.entry.news:not(.without-link) .entry-data.center {
  font-weight: 900;
  font-size: 20px;
}
.entry.news:not(.without-link) .entry-data.center.text-big {
  font-size: 35px;
}
.entry.news.new .entry-data.center.text-big {
  font-size: 50px;
}
.entry.news .entry-data.center {
  padding-left: 15px;
  padding-right: 15px;
}
.entry.news .hover-in .entry-data.center {
  font-size: 16px;
  font-weight: 500;
}
.entry.news:not(.external-link) .hover-in .entry-data.right {
  font-size: 22.4px;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .entry.news:not(.external-link) .hover-in .entry-data.right {
    font-size: 28.93333333px;
  }
}
@media (min-width: 1200px) {
  .entry.news:not(.external-link) .hover-in .entry-data.right {
    font-size: 35px;
  }
}
.entry.news.external-link:not(.new) .hover-in .entry-data.right,
.entry.news.external-link:not(.new) .hover-out .entry-data.right {
  min-width: 64px;
  max-width: 64px;
}
.entry.news .circle {
  background-color: transparent;
}
/* opened entry rules (for long content) */
.entry.opened {
  height: initial;
}
.entry + .entry.opened {
  margin-top: 0;
}
.entry + .entry.opened .entry-content {
  padding-top: 0;
}
.entry.opened .entry-content {
  padding: 20px;
  line-height: 1.42857143;
}
.entry.opened .entry-content > *:first-child {
  margin-top: 0;
}
.entry.opened:not(.entry-small) .entry-content > * {
  padding-left: 38.4px;
  padding-right: 38.4px;
}
@media (min-width: 992px) {
  .entry.opened:not(.entry-small) .entry-content > * {
    padding-left: 49.6px;
  }
}
@media (min-width: 1200px) {
  .entry.opened:not(.entry-small) .entry-content > * {
    padding-left: 60px;
  }
}
@media (min-width: 992px) {
  .entry.opened:not(.entry-small) .entry-content > * {
    padding-right: 49.6px;
  }
}
@media (min-width: 1200px) {
  .entry.opened:not(.entry-small) .entry-content > * {
    padding-right: 60px;
  }
}
@media (max-width: 500px) {
  .entry.opened:not(.entry-small) .entry-content > * {
    padding-left: 0;
    padding-right: 0;
  }
}
.entry.opened a {
  color: #000;
  text-decoration: underline;
}
.entry.opened a.no-ul {
  text-decoration: none;
}
.entry.opened a.active,
.entry.opened a:hover,
.entry.opened a:active,
.entry.opened a:focus {
  text-decoration: none;
}
.entry.opened p {
  /*margin-bottom: 20px;*/
}
.entry.opened h1,
.entry.opened h2,
.entry.opened h3,
.entry.opened h4,
.entry.opened h5,
.entry.opened h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}
.entry.opened h2 {
  font-size: 35px;
}
.entry.opened h3 {
  font-size: 20px;
}
.entry.opened strong,
.entry.opened b {
  font-weight: 900;
}
.entry.opened .entry-info {
  margin-top: 40px;
  text-align: center;
}
.entry.opened .entry-links {
  margin-top: 40px;
  text-align: center;
}
.entry.opened .entry-links > a {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.entry.opened .share-buttons {
  position: relative;
}
.entry.opened .share-buttons .addthis_sharing_toolbox {
  display: none;
  position: absolute;
  top: auto;
  left: 0;
  width: 78px;
  padding-top: 3px;
  background-color: #fff;
}
.entry.opened .share-buttons .addthis_sharing_toolbox.shown {
  display: block;
}
.entry.opened .media-center-block {
  margin-bottom: 20px;
}
.entry.opened .media-center-block > a {
  display: block;
  position: relative;
}
.entry.opened .media-center-block > a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ed6664;
  background-image: url('../img/layout/entry_arrow_white.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 44px 20px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.entry.opened .media-center-block > a:hover .overlay {
  opacity: 0.8;
}
.entry.opened .media-center-block .date {
  margin-top: 5px;
}
.entry.opened .media-center-block .title {
  font-weight: 900;
}
/* link entry rules */
@media (max-width: 767px) {
  .entry.link.external .entry-data.left,
  .entry.link.external .entry-data.right {
    display: none !important;
  }
}
.entry.link.external.red .entry-content {
  background-color: #ed6664;
}
.entry.link.external.blue .entry-content {
  background-color: #7ab6bb;
}
.entry.link.external .entry-content:hover,
.entry.link.external .entry-content:active,
.entry.link.external .entry-content:focus {
  background-color: #fff;
}
.entry.link:not(.external).red .entry-content:hover,
.entry.link:not(.external).red .entry-content:active,
.entry.link:not(.external).red .entry-content:focus {
  background-color: #ed6664;
}
.entry.link:not(.external).blue .entry-content:hover,
.entry.link:not(.external).blue .entry-content:active,
.entry.link:not(.external).blue .entry-content:focus {
  background-color: #7ab6bb;
}
.entry.link .entry-content {
  -webkit-transition: background-color 0.5s;
          transition: background-color 0.5s;
}
.entry.link .entry-data {
  font-size: 12.8px;
  font-weight: 900;
}
@media (min-width: 992px) {
  .entry.link .entry-data {
    font-size: 16.53333333px;
  }
}
@media (min-width: 1200px) {
  .entry.link .entry-data {
    font-size: 20px;
  }
}
.entry.link .text-medium {
  font-size: 22.4px;
}
@media (min-width: 992px) {
  .entry.link .text-medium {
    font-size: 28.93333333px;
  }
}
@media (min-width: 1200px) {
  .entry.link .text-medium {
    font-size: 35px;
  }
}
.entry.link .text-big {
  font-size: 32px;
}
@media (min-width: 992px) {
  .entry.link .text-big {
    font-size: 41.33333333px;
  }
}
@media (min-width: 1200px) {
  .entry.link .text-big {
    font-size: 50px;
  }
}
.entry.link .text-underlined {
  text-decoration: underline;
}
footer {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.footer-links {
  margin-bottom: 20px;
}
.footer-links a {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  color: #000;
}
.footer-links a:hover,
.footer-links a:active,
.footer-links a:focus {
  color: #000;
  text-decoration: underline;
}
form select {
  position: absolute;
  z-index: -1;
  width: 1px;
}
.form-horizontal .control-label {
  font-size: 20px;
  text-align: left;
}
.form-horizontal .checkbox {
  padding-top: 0;
}
.form-group {
  margin-bottom: 10px;
}
form > .form-group:last-child {
  margin-bottom: 0;
}
.form-control {
  height: 42px;
  border: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 20px;
}
.form-control:focus {
  border-color: #555;
  box-shadow: none;
}
.form-select {
  position: relative;
  z-index: 1;
}
.form-select .arrow {
  position: absolute;
  z-index: 1;
  bottom: 14px;
  right: 20px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  background: none;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.form-select .selected-option {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  border-bottom: 2px solid #000;
  font-size: 20px;
  cursor: pointer;
  line-height: 42px;
}
.form-select .selected-option small {
  font-size: 76%;
}
.form-select .select-options {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  max-height: 300px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #fff;
  font-size: 20px;
  overflow-y: auto;
}
.form-select .select-option {
  padding-left: 12px;
  opacity: 0.4;
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.form-select .select-option.selected,
.form-select .select-option:hover {
  opacity: 1;
}
.checkbox > label {
  min-height: 44px;
  padding-left: 70px;
}
.checkbox > label:hover > label .tick {
  opacity: 0.5;
}
.checkbox > label a {
  color: #fff;
  text-decoration: underline;
}
.checkbox > label a:hover,
.checkbox > label a:focus,
.checkbox > label a:active {
  text-decoration: none;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  display: block;
  position: absolute;
  margin-left: -70px;
  padding: 0;
  width: 44px;
  height: 44px;
  border: 2px solid #000;
  border-radius: 50%;
}
input[type=checkbox] + label .tick {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/layout/button_close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 21px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
input[type=checkbox]:checked + label .tick {
  opacity: 1;
}
.btn-submit {
  float: right;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 2px solid #000;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.btn-submit:hover {
  border-bottom-color: transparent;
}
.carousel {
  height: 0px;
  padding: 0 0 75%;
}
.carousel-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.carousel-inner > .item {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.carousel-link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-caption a {
  color: #fff !important;
  text-shadow: 0 0 2px #000;
}
.carousel-control {
  display: block;
  top: 50%;
  bottom: auto;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  border-radius: 30px;
  opacity: 1;
  background-color: #fff;
  background-position: center;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.carousel-control:hover {
  opacity: 0.5;
}
.carousel-control.left {
  left: -30px;
  background-image: url('../img/layout/entry_arrow.svg');
  background-repeat: no-repeat;
  background-size: 38px 20px;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.carousel-control.right {
  left: auto;
  right: -30px;
  background-image: url('../img/layout/entry_arrow.svg');
  background-repeat: no-repeat;
  background-size: 38px 20px;
}
.modal .button-close {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 21px;
  height: 21px;
  border: none;
  background-color: transparent;
  background-image: url('../img/layout/button_close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 21px;
}
.modal-content {
  border-radius: 0;
}
.modal-body {
  padding: 80px 30px 60px;
}
.modal-body h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 900;
}
.modal-body a {
  color: #000;
  text-decoration: underline;
}
.modal-body a:hover,
.modal-body a:active,
.modal-body a:focus {
  text-decoration: none;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.alert-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  z-index: 1150;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
}
@media (min-width: 768px) {
  .alert-popup {
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin-left: 0;
  }
}
.alert-popup.fade {
  -webkit-transform: translate(0, 25%);
  -ms-transform: translate(0, 25%);
  transform: translate(0, 25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.alert-popup.in {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.alert-popup .button-close {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 21px;
  height: 21px;
  border: none;
  background-color: transparent;
  background-image: url('../img/layout/button_close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 21px;
}
.alert-popup-body {
  width: 100%;
  margin: 0;
  padding: 20px 60px 20px 20px;
}
@media (min-width: 768px) {
  .alert-popup-body {
    width: 60%;
    margin: 0 auto;
    padding: 40px 100px;
  }
}

span.mobileonly {
    display: block;
    font-weight: bold;
}

span.mobileonly.margin {
    margin-bottom: 10px;
}

div.mobileonly {
	display: inline;
}

span.desktoponly
{
	display: none;
}

div.clearmobile {
	clear: both;
	display: block;
}

div.cleardesktop {
	clear: none;
	display: inline;
}

@media (min-width: 768px) {
	.mobileonly {
		display: none !important;
	}

	span.desktoponly
	{
		display: initial;
	}

	div.clearmobile {
		clear: none;
		display: inline;
		margin-right: 6px;
	}

	div.cleardesktop {
		clear: both;
		display: block;
	}
}

.entry.news.without-link .hover-in {
	background-color: white !important;
}

.entry-data.center2 {
    font-size: 24px;
}

@media (max-width: 540px) {
	div.entry.big div.big2 {
		font-size: 35px !important
	}
	div.entry.big div.big3 {
		font-size: 20px !important;
	}
	
	.carousel-control.left {
		left: 15px !important;
	}
	.carousel-control.right {
		right: 15px !important;
	}
	
	.carousel-control {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		
	}
	.carousel-control.left, .carousel-control.right {
		background-size: 19px 10px;
	}
	
	.entry-data.center2 {
		font-size: 16px;
	}
}
	
@media (min-width: 1100px) {	
	div.entry.big div.big3 {
		font-size: 35px !important;
	}
}

@media (max-width: 413px) {
	div.entry.big div.big2 {
		font-size: 20px !important
	}
}

.entry.event.entry-big .hover-out .black {
	color: black !important;
}

.entry.link.red .entry-content .hover {
    background-color: #ed6664 !important;
}

.entry.link.blue .entry-content .hover {
    background-color: #7ab6bb !important;
}
