/** Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
/* #Site Styles
==================================================
 */
/* #Page Styles
================================================== */
/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
body {
  font-family: "Titillium Web", sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
.g-recaptcha {
  margin-bottom: 30px;
}
.spacer29 {
  height: 29px;
}
.top_menu,
.logo {
  padding-top: 30px;
  position: relative;
  z-index: 999;
}
.top_menu ul,
.top_menu ul li {
  margin: 0;
  padding: 0;
}
.top_menu ul,
.top_menu ul li,
.top_menu ul li a {
  display: block;
}
.top_menu ul {
  float: right;
  background-color: #3a3a3a;
  padding: 0 12px;
}
.top_menu ul li {
  float: left;
}
.top_menu ul li a {
  text-decoration: none;
  color: #fff;
  padding: 12px 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
}
.top_menu ul li a:hover,
.top_menu ul li a.active {
  color: #bd4859;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slider {
  position: relative;
  top: -243px !important;
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: -243px !important;
  z-index: 10;
}
.veliki_slider .flex-direction-nav a {
  display: block;
  width: 34px;
  height: 52px;
  margin: -26px 0 0;
  background: url(../images/directional_nav_light.png) top left no-repeat;
}
.veliki_slider .flex-direction-nav .flex-next {
  background-position: top right;
  text-indent: 99999px;
  right: 70px;
}
.veliki_slider .flex-direction-nav .flex-prev {
  background-position: top left;
  text-indent: -99999px;
  left: 70px;
}
.veliki_slider .flex-control-nav {
  display: none;
}
.flexslider .slides li div {
  min-height: 470px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider_info {
  position: relative;
  z-index: 350;
}
.single_slider {
  position: relative;
  top: -130px;
  margin-bottom: -116px;
}
.single_slider_container {
  position: relative;
  height: 117px;
}
.single_slider_container a {
  display: block;
  border: 1px solid #aba9ab;
  background: transparent url(../images/transp1.png) top left;
  width: 100%;
  text-decoration: none;
}
.single_slider_container a.clearfix {
  position: relative;
  height: 117px;
}
.single_slider_container a .img,
.single_slider_container a .info {
  display: block;
  padding: 10px;
  text-align: center;
  float: left;
}
.single_slider_container a .info,
.single_slider_container a .info strong,
.single_slider_container a .info b {
  color: #fff;
  display: block;
  width: 290px;
}
.single_slider_container a .img img {
  width: 124px;
}
.single_slider_container a .info .button {
  display: block;
  border: 1px solid #aba9ab;
  background: url(../images/transp1.png) top left;
  padding: 10px 0px 10px 0px;
  width: 144px;
  text-align: left;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
}
.single_slider_container .flex-direction-nav a {
  display: block;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(../images/next_little.png) top left no-repeat;
  opacity: 1;
  border: none;
}
.single_slider_container .flex-direction-nav .flex-prev,
.single_slider_container .flex-control-nav {
  display: none;
}
.single_slider_container .flex-direction-nav .flex-next {
  right: 0px;
  top: -25px;
  text-indent: 99999px;
}
.single_slider_container .slides li {
  height: 117px;
}
.single_slider_container.flexslider:hover .flex-prev {
  opacity: 1;
  left: 10px;
}
.single_slider_container.flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
}
.single_slider_container.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.single_slider_container.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=100);
  cursor: default;
}
.single_slider_container.flexslider:hover .flex-next {
  opacity: 1;
  right: 0px;
}
.info_buttons {
  position: relative;
  top: -44px;
  margin-bottom: -44px;
}
.info_buttons ul,
.info_buttons ul li,
.info_buttons ul li a {
  display: block;
  margin: 0;
  padding: 0;
}
.info_buttons ul {
  float: right;
}
.info_buttons ul li {
  float: left;
}
.info_buttons ul li a {
  color: #fff;
  width: 115px;
  padding: 10px 0;
  background-color: #89012a;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
  position: relative;
}
.info_buttons ul li a:hover {
  background-color: #3a3a3a;
}
.single_slider_container a .hover {
  background: url(../images/transp1.png) top left;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-size: 1.25em;
  line-height: 5em;
  visibility: hidden;
}
.single_slider_container a:hover .hover {
  visibility: visible;
}
.content {
  padding: 60px 0;
}
.tagesmenu {
  background: url(../images/katalog_sjenka.png) top left repeat-y;
  position: relative;
}
.tagesmenu h3 {
  color: #fff;
  background-color: #9c2a4c;
  font-size: 1.1em;
  margin: 0;
  text-align: center;
}
.tagesmenu hr {
  border: solid #9c2a4c;
  border-width: 1px 0 0;
  clear: both;
  margin: 0px 0 15px;
  height: 0;
}
.tages_content {
  padding: 5px 0px 0px 0px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.tages_content span {
  display: block;
  padding-left: 90px;
  padding-right: 50px;
  position: relative;
  margin-bottom: 15px;
  font-size: 0.875em;
  line-height: 1.5em;
}
.tages_content span strong {
  font-size: 1.25em;
  display: block;
}
.tages_content span i {
  position: absolute;
  top: 0;
  right: 50px;
  font-weight: bold;
  font-size: 1.1em;
}
.tages_content span.reservation {
  font-size: 1.25em;
  color: #89012a;
}
.tages_content .aktuell {
  position: absolute;
  bottom: 0;
  right: 0;
}
.image_block {
  position: relative;
  text-align: center;
  background-color: #333;
  overflow: hidden;
}
.image_block .hoverer img {
  width: 100%;
  float: left;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image_block .absoluter {
  position: absolute;
  width: 100%;
  bottom: 25px;
  left: 0;
}
.image_block h3 {
  background: url(../images/color_transp.png) top left;
  display: table;
  margin: 0 auto;
  padding: 5px 15px;
  font-size: 1em;
  width: auto;
  position: relative;
  color: #fff;
  text-align: center;
}
.image_block.wine h3 {
  background: none;
  padding: 0;
}
.image_block.wine h3 i {
  padding-left: 10px;
}
.image_block.wine h3 a {
  text-decoration: none;
  background: url(../images/color_transp.png) top left;
  padding: 7px 18px;
  font-size: 1em;
  color: white;
}
.background_div {
  position: relative;
}
.background_div .background-strech {
  width: 100%;
}
.background_div .backgroun_div_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 1.125em;
}
.background_div .backgroun_div_content h3 {
  color: inherit;
  padding: 9% 0 4.5% 0;
}
.blackbox {
  border: 1px solid #746f6e;
  background: url(../images/transp1.png) top left;
  padding: 25px 15px;
  color: #fff;
}
.image_block.wine .blackbox {
  position: absolute;
  width: 65%;
  top: 20%;
  left: 0;
}
.event {
  display: table;
  padding: 15px 10px;
}
.event .date,
.event .date_info {
  display: table-cell;
}
.event .date,
.events_trio_content .date {
  width: 80px;
  text-align: center;
  color: #fff;
  padding-right: 20px;
}
.event .date i,
.event .date span,
.events_trio_content .date i,
.events_trio_content .date span {
  display: block;
}
.event .date i,
.events_trio_content .date i {
  background-color: #830128;
}
.event .date span,
.events_trio_content .date span {
  background-color: #fff;
  font-size: 1.75em;
  padding: 10px 0;
}
.event .date span {
  color: #333;
}
.event .date_info strong {
  display: block;
}
.thirds {
  padding: 50px 0 20px 0;
}
.footer {
  padding: 60px 0;
  background-color: #2f2c2c;
  color: #b1b1b1;
  font-size: 0.9em;
}
.footer strong {
  color: #fff;
}
.footer h4 {
  color: #bf3d4f;
  font-size: 1.5em;
  margin-bottom: 35px;
}
.footer .kontakt h4 {
  padding-left: 20px;
}
.footer ul,
.footer ul li,
.footer ul li a {
  display: block;
}
.footer ul,
.footer ul li {
  margin: 0;
  padding: 0;
}
.footer ul li a {
  text-decoration: none;
  color: #b1b1b1;
}
.footer ul li a {
  display: table;
}
.footer ul li span,
.footer ul li i {
  display: table-cell;
}
.footer ul li i strong {
  display: block;
  color: #fff;
}
.footer ul li span img,
.footer ul li i {
  vertical-align: top;
}
.footer ul li span {
  padding-right: 20px;
}
.footer .separator {
  margin: 15px 0;
  padding: 0;
  display: block;
  height: 1px;
  background: url(../images/separator.png) top left repeat-x;
}
.footer .kontakt span {
  display: block;
  padding-left: 20px;
}
.footer .newsletter input[type="text"],
.footer .newsletter input[type="email"] {
  background-color: #201e1e;
  border: none;
  color: #fff;
  padding: 9px 11px;
  width: 278px;
  font-family: "Titillium Web", sans-serif;
}
.footer label {
  font-weight: normal;
  color: #fff;
}
.footer .newsletter input[type="button"],
.footer .newsletter input[type="submit"] {
  color: #fff;
  border: none;
  font-size: 1.25em;
  background-color: #ac1a2f;
  display: block;
  width: 100%;
  text-align: center;
  padding: 12px 0;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
}
.footer .newsletter input[type="button"]:hover,
.footer .newsletter input[type="submit"]:hover {
  cursor: pointer;
  color: #ac1a2f;
  background-color: #fff;
}
.copyright {
  font-size: 0.75em;
  color: #fff;
  background-color: #ac1a2f;
  padding: 7px 0;
}
.copyright .createdby {
  text-align: right;
}
.copyright a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
.content .text h3 {
  margin-bottom: 15px;
}
.text ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  position: relative;
}
.text ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.content .text h3,
.highlight {
  color: #9c2a4c;
}
.content .text .border_title {
  font-size: 25px;
  padding-left: 20px;
  border-left: 3px solid #9c2a4c;
  margin: 20px 0;
}
.box_slider_container {
  position: relative;
}
.box_slider_container .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  background: url(../images/box_slide_nav.png) top left no-repeat;
  border: none;
}
.box_slider_container .flex-control-nav {
  display: none;
}
.box_slider_container .flex-direction-nav .flex-next {
  right: 0px;
  top: 0px;
  text-indent: 99999px;
  background-position: top right;
}
.box_slider_container .flex-direction-nav .flex-prev {
  left: 220px;
  top: 0px;
  text-indent: -99999px;
}
.box_slider_container.flexslider:hover .flex-prev {
  left: 220px;
}
.box_slider_container.flexslider:hover .flex-next {
  right: 0px;
}
.downloads {
  padding-bottom: 35px;
}
.downloads .wrap {
  padding: 10px 10px 20px 10px;
  border: 1px solid #eeeeee;
  margin-bottom: 25px;
}
.downloads .imag {
  position: relative;
}
.downloads .imag img {
  width: 100%;
}
.downloads .imag span {
  position: absolute;
  background: url(../images/color_transp.png) top left;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  display: block;
  bottom: 6px;
  left: 0;
  width: 100%;
}
.downloads .text {
  text-align: center;
  color: #272727;
  font-size: 0.875em;
  padding-top: 10px;
}
.download {
  text-align: center;
  text-decoration: none;
  display: block;
  width: 94px;
  padding: 7px 0;
  background-color: #3a3a3a;
  color: #fff !important;
  margin: 0 auto;
}
.download:hover {
  color: #fff;
  background-color: #bf3d4f;
}
.hits .wrap {
  padding: 20px;
  border: 1px solid #eeeeee;
  text-align: center;
  min-height: 375px;
}
.hits .wrap .title {
  font-size: 1.125em;
}
.hits .wrap .monat_wrap {
  padding: 15px 0;
  display: table;
  width: 100%;
}
.hits .wrap .monat_wrap .img,
.hits .wrap .monat_wrap .desc {
  display: table-cell;
  vertical-align: top;
}
.hits .wrap .monat_wrap .img {
  width: 45%;
}
.hits .wrap .monat_wrap .img img {
  width: 100%;
}
.hits .wrap .monat_wrap .desc {
  position: relative;
  padding-left: 5%;
  width: 50%;
}
.hits .wrap .monat_wrap .desc span {
  display: block;
  text-align: center;
}
.hits .wrap .monat_wrap .desc .monat-info,
.hits .wrap .monat_wrap .desc .monat-price {
  color: #fff;
  padding: 5px 10px;
}
.hits .wrap .monat_wrap .desc .monat-info {
  background-color: #9c2a4c;
  font-size: 0.875em;
}
.hits .wrap .monat_wrap .desc .monat-price {
  bottom: 6px;
  background-color: #72767a;
  padding: 10px;
  margin-top: 30px;
}
.accordion ul,
.accordion ul li,
.accordion ul li a {
  display: block;
  margin: 0;
  padding: 0;
}
.accordion ul {
  border: 1px solid #e1e1e1;
  border-bottom: none;
}
.accordion ul li {
  padding: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.accordion ul li a {
  background: url(../images/accordion_nav.png) 0 bottom no-repeat;
  padding-left: 32px;
  text-decoration: none;
  color: #9c2a4c;
  font-size: 1.125em;
}
.accordion ul li a.closed {
  background-position: top left;
}
.acc_content .table {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.acc_content {
  padding-top: 15px;
}
.acc_content .table .name strong {
  display: block;
}
.acc_content .table .name,
.acc_content .table .price {
  display: table-cell;
  vertical-align: top;
}
.acc_content .table .price {
  text-align: right;
}
.acc_content .table .price {
  width: 200px;
}
.acc_content .table .price strong {
  float: right;
}
.acc_content .table .price small {
  text-align: left;
  float: left;
  display: block;
  padding-top: 5px;
}
.sm_txt {
  display: block;
  margin-bottom: 10px;
}
.legenda .wrap {
  background-color: #f0f0f0;
  padding: 18px 10px;
  margin: 25px 0;
}
.mobile_menu {
  padding: 5px;
  background-color: #89012a;
}
.mobile_menu select {
  display: block;
  margin: 0 auto;
  padding: 5px 12px;
  width: 248px;
}
.image_block .hoverer {
  overflow: hidden;
  text-decoration: none;
}
.image_block .hoverer span {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  /* background:url(../images/transp_bg.png) top left; */
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image_block .hoverer span i {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 0;
  visibility: hidden;
  font-size: 1.25em;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image_block .hoverer:hover span i {
  visibility: visible;
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image_block .hoverer:hover img {
  top: -25px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image_block .hoverer:hover span {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.events_trio {
  text-align: center;
  position: relative;
}
.events_trio h3,
.events_trio a {
  padding: 20px 5px;
}
.events_trio h3 {
  font-size: 1.875em;
  color: #9c2a4c;
  margin: 0;
}
.events_trio a {
  display: block;
  position: absolute;
  top: 50%;
  margin: -25px 0 0 0;
}
.events_trio a.next_event {
  right: 30px;
}
.events_trio a.prev_event {
  left: 30px;
}
.events_trio_content .wrap {
  border: 1px solid #eeeeee;
  padding: 35px 15px 15px 15px;
  position: relative;
}
.events_trio_content .wrap img {
  float: left;
  width: 100%;
}
.events_trio_content .wrap span,
.events_trio_content .wrap strong,
.events_trio_content .wrap a {
  display: block;
  text-align: center;
  font-size: 1em;
  padding-top: 10px;
}
.events_trio_content .wrap a {
  width: 100px;
  color: #fff;
  text-decoration: none;
  padding: 7px 0;
  background-color: #3a3a3a;
  margin: 30px auto 0 auto;
}
.events_trio_content .wrap a:hover {
  background-color: #89012a;
}
.events_trio_content .date span {
  font-size: 1.75em;
  color: #89012a;
  border: 1px solid #89012a;
}
.events_trio_content .date {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
}
.event_detail .wrap,
.event_detail .wrap-a,
.andere_events .wrap {
  padding: 20px;
  border: 1px solid #eeeeee;
}
.event_detail .wrap .table {
  display: table;
  width: 100%;
}
.event_detail .wrap {
  margin-bottom: 20px;
}
.event_detail .wrap i {
  display: table-cell;
  vertical-align: top;
}
.event_detail .wrap i.img {
  width: 265px;
}
.event_detail .wrap i.img img {
  width: 100%;
}
.event_detail .wrap i.data {
  padding-left: 60px;
}
.event_detail .wrap strong,
.event_detail .wrap span {
  display: block;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.event_detail .wrap span.price {
  width: 208px;
  background-color: #72767a;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  margin-top: 20px;
}
.event_detail .wrap strong.gray {
  color: #72767a;
  padding-left: 20px;
  font-size: 0.875em;
}
.event_detail .wrap strong.highlight {
  font-size: 1.35em;
}
.event_detail .wrap-a {
  font-size: 1.125em;
}
.event_detail .wrap-a strong,
.event_detail .wrap-a span,
.event_detail .wrap-a i {
  display: block;
  text-align: center;
}
.event_detail .wrap-a span {
  font-size: 0.85em;
}
.event_detail .wrap-a i {
  font-weight: bold;
  padding: 10px 0 5px 0;
}
.andere_events .event .date_info strong {
  font-size: 1em;
  line-height: normal;
}
.andere_events .event .date_info span {
  font-size: 0.875em;
  line-height: normal;
}
.date_separator {
  display: block;
  height: 1px;
  background: url(../images/date_border.png) top left;
  margin: 20px 0;
}
.calendar {
  background-color: #f8f8f8;
}
.calendar .wrap {
  padding: 18px;
}
.calendar label,
.calendar input {
  font-size: 1em;
}
.calendar input[type="text"] {
  width: 253px;
}
.calendar select {
  padding: 5px 12px;
  width: 260px;
}
.calendar label {
  margin-bottom: 7px;
}
.calendar input[type="button"],
.calendar input[type="submit"] {
  width: 100%;
  border: none;
  padding: 18px 0;
  margin: 0;
  color: #fff;
  background-color: #3a3a3a;
  cursor: pointer;
}
.year_switch {
  text-align: center;
  position: relative;
}
.year_switch a {
  display: block;
  width: 8px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  text-decoration: none;
  background: url(../images/year_switcher.png) 0 0 no-repeat;
}
.year_switch .span_next {
  right: 60px;
  background-position: -8px 0;
}
.year_switch .span_prev {
  left: 60px;
  background-position: 0 0;
}
.year_switch .span_next:hover {
  background-position: -8px -13px;
}
.year_switch .span_prev:hover {
  background-position: 0 -13px;
}
.contact_details ul,
.contact_details ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.contact_details ul li.a,
.contact_details ul li.b {
  width: 34.5%;
  float: left;
}
.contact_details ul li.b {
  width: 65.5%;
}
.contact_details ul li.a {
  text-transform: uppercase;
}
.contact_details ul li.c {
  width: 100%;
  height: 40px;
  clear: both;
}
.kontakt_page h2 {
  font-size: 1.5em;
  margin-bottom: 20px;
  text-align: center;
}
.kontakt_page .contact_form h2 {
  color: #89012a;
}
.kontakt_page .contact_form .wrap {
  padding: 10px 20px;
  border: 1px solid #eee;
}
.contact_form img {
  margin-bottom: 15px;
}
.kontakt_page .contact_form label {
  font-size: 1em;
  font-weight: normal;
}
.kontakt_page .contact_form input,
.kontakt_page .contact_form textarea {
  display: block;
  padding: 6px;
  width: 404px;
  font-family: "Titillium Web", sans-serif;
}
.kontakt_page .contact_form textarea {
  height: 130px;
  resize: none;
}
.kontakt_page .contact_form input[type="button"],
.kontakt_page .contact_form input[type="submit"] {
  border: none;
  background-color: #3a3a3a;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  padding: 10px;
  width: 100% !important;
}
.kontakt_page .contact_form input[type="button"]:hover,
.kontakt_page .contact_form input[type="submit"]:hover {
  background-color: #89012a;
}
.mape .pola {
  width: 50%;
  float: left;
  height: 400px;
}
/*gmpc*/
.gmpc_wrap {
  position: relative;
}
.gmpc_btn {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.gmpc_btn span {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 200px;
  width: 100%;
  transition: all 0.2s;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  color: #222;
}
.gmpc_btn:hover span {
  border-color: #89012a;
  background-color: #89012a;
  color: #fff;
}
.news_container .title h2 {
  font-size: 1.75em;
  margin-bottom: 15px;
}
.news_container .title h2 a {
  text-decoration: none;
}
.news_container .media {
  margin-bottom: 15px;
}
.news_container .media img {
  width: 100%;
}
.news_container .title h2 a:hover {
  color: #89012a;
}
.news_container .media video {
  width: 100% !important;
  height: auto !important;
}
.news_container .n_pola {
  width: 50%;
  float: left;
}
.news_container .n_pola.readmore {
  text-align: right;
}
.news_container .n_pola.readmore a {
  color: #89012a;
  text-decoration: none;
}
.news_container .n_pola.readmore a:hover {
  color: #444;
}
.news_separator {
  display: block;
  width: 100%;
  height: 1px;
  background: url(../images/separator.png) top left repeat-x;
  margin: 25px 0;
}
.latest_news .latest {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.latest_news .latest .img,
.latest_news .latest span {
  display: table-cell;
  vertical-align: top;
}
.latest_news .latest .img {
  width: 30%;
  padding-right: 5%;
}
.latest_news .latest .img img {
  width: 100%;
}
.latest_news .latest span {
  width: 65%;
}
.latest_news a {
  display: block;
  text-decoration: none;
}
.latest_news h3 {
  font-size: 1.5em;
  margin-bottom: 22px;
}
.latest_news span a {
  color: #89012a;
  font-size: 1.1em;
}
.latest_news span i {
  font-size: 0.875em;
  line-height: normal;
}
/* DATEPICKER title */
.ui-datepicker .ui-datepicker-title {
  font-size: 1.625em;
  font-weight: 300;
  margin: 0;
}
/* DATEPICKER title END */
/* DATEPICKER dani u sedmici */
.ui-datepicker th {
  font-weight: normal;
  border-bottom: 1px solid #272727;
  padding: 0.7em 0.3em 0.3em 0.3em;
}
/* DATEPICKER dani u sedmici END */
/* DATEPICKER trenutni dan ako je disableovan */
.ui-datepicker-week-end.ui-datepicker-days-cell-over.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-current-day.ui-datepicker-today
  span,
.ui-datepicker-week-end.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-today
  span {
  background-color: #89012a !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  color: #fff !important;
}
/* DATEPICKER trenutni dan ako je disableovan END */
/* DATEPICKER dan default */
.ui-datepicker td span,
.ui-datepicker td a {
  display: table-cell;
  width: 25px;
  height: 25px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  color: #272727;
}
/* DATEPICKER dan default */
/* DATEPICKER dan hover */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #e5e5e5;
  color: #000;
}
/* DATEPICKER dan hover END */
/* DATEPICKER dan aktivan */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border-radius: 50%;
  background-color: #cacaca;
  color: #000;
}
/* DATEPICKER dan aktivan END */
/* DATEPICKER trenutni dan */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border-radius: 50%;
  background-color: #89012a;
  color: #fff;
}
/* DATEPICKER trenutni dan END */
/* DATEPICKER dan disabled */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
/* DATEPICKER dan disabled END */
/* DATEPICKER navigacija */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 23px;
  height: 23px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 0px;
  top: 50%;
  margin-top: -11px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0px;
}
.ui-datepicker .ui-datepicker-next {
  right: 0px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  margin-left: 0px;
  top: 0;
  margin-top: 0px;
  background: url(../images/datepicker_nav.png) no-repeat;
}
.ui-datepicker .ui-datepicker-prev span {
  background-position: 0 0;
}
.ui-datepicker .ui-datepicker-next span {
  background-position: -23px 0;
}
.ui-datepicker .ui-datepicker-prev-hover span {
  left: 0px;
  background-color: #f8f8f8;
  background-position: 0px -23px;
}
.ui-datepicker .ui-datepicker-next-hover span {
  right: 0px;
  background-color: #f8f8f8;
  background-position: -23px -23px;
}
/* DATEPICKER navigacija END */
.address_f {
  display: block;
  margin-top: 71px;
}
.events_trio_content,
.container.hits {
  position: relative;
}
.events_trio_content .one-third.column,
.container.hits .eight.columns {
  margin-bottom: 20px !important;
}
.events_trio_content .one-third.column {
  width: 300px;
  margin: 0 0 20px 0 !important;
}
.container.hits .eight.columns {
  width: 460px;
  margin: 0 0 20px 0 !important;
}

.team {
  background-color: #f8f8f8;
}
.team-member {
  background-color: #fff;
  margin-bottom: 35px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.team-member-img {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.team-member-img img {
  width: 100%;
}
.team-member-title {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  width: 240px !important;
}
.team-member-title span {
  padding: 12px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: -25px;
  display: inline-block;
}
.team-member-title h4 {
  color: #89012a;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 7px;
  margin-top: -10px;
  font-weight: 600;
  font-size: 20px;
}
.team-member-title h5 {
  background-color: #89012a;
  color: white;
  margin: 0;
  padding: 5px 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
}
.team-member-title p {
  font-size: 13.5px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.langmatt_section {
  position: relative;
}
.langmatt_section img {
  -webkit-box-shadow: 0px 9px 46px 0px rgba(17, 17, 17, 0.05);
  -moz-box-shadow: 0px 9px 46px 0px rgba(17, 17, 17, 0.05);
  box-shadow: 0px 9px 46px 0px rgba(17, 17, 17, 0.05);
}
.langmatt_section .two-thirds.text {
  padding: 30px 0 0 0;
}
.langmatt_section .two-thirds.text p {
  font-weight: 600;
}
.langmatt_section::before {
  content: "";
  width: 100%;
  height: 320px;
  background-image: url("../images/langmatt-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
}
.langmatt_section .button {
  color: #fff;
  width: 115px;
  padding: 10px 15px;
  background-color: #89012a;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  transition: all 0.2s;
}
.langmatt_section .button:hover {
  background-color: #333;
}
#video-main {
  max-width: 1100px;
  padding: 0;
  background-color: transparent;
}

#video-main video {
  max-width: 100%;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.header .img-responsive {
  margin: 0 auto;
}
.video-section {
  margin-bottom: 40px;
}
.box {
  padding: 1rem;
  border: 2px solid #89012a;
  margin: 40px 0;
}
/* modal popup */
.popup-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3030;
  display: none;
  background-color: #fff;
  height: 700px;
  width: 493px;
}

.popup-modal img {
  max-height: 700px;
}

/* .overlay {
  z-index: 3000;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  inset: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
} */

@media only screen and (max-width: 991px) {
  .team-member-title {
    width: 190px !important;
  }
}
@media only screen and (max-width: 767px) {
  .team-member-title {
    width: 100% !important;
  }
  .team-member {
    margin-bottom: 30px !important;
  }
}

.catering-left h4 {
  font-size: 18px;
  color: rgb(137, 1, 42) !important;
  line-height: 1.2;
}
.catering-left h4 b {
  color: rgb(137, 1, 42) !important;
}
.catering-right {
  text-align: right;
  position: relative;
}
.catering-right img {
  display: inline-block;
  border: 2px solid white;
  position: absolute;
  right: 0;
  z-index: 2;
}
.catering-right img:nth-child(2) {
  top: 175px;
  right: 30px;
  z-index: 1;
}
.catering-right img:nth-child(3) {
  left: -70px;
  top: 50px;
  right: auto;
  z-index: 3;
}
.catering-text {
  background-image: url("../images/cateringtext-bg.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.catering-text p {
  color: white;
  font-size: 14px;
}
.catering-text .button {
  color: #fff;
  width: 115px;
  padding: 10px 15px;
  background-color: #89012a;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  transition: all 0.2s;
}
.catering-text .button:hover {
  background-color: #333;
}
.catering-text-right {
  text-align: right;
  position: relative;
}
.catering-text-right img {
  display: inline-block;
  border: 2px solid white;
  position: absolute;
  z-index: 2;
  top: 300px;
  right: 0;
}
.catering-download {
  background-color: #89012a;
}
.catering-download p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
.catering-download p a {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none !important;
  transition: all 0.2s;
}
.catering-download p a:hover {
  opacity: 0.7;
}
.catering-galerie h2 {
  margin-bottom: 30px;
}
.container .galerie-photo {
  margin-left: 5px;
  margin-right: 5px;
  width: 230px !important;
  margin-bottom: 7px;
  position: relative;
}
.galerie-photo img {
  max-width: 100%;
  transition: all 0.2s;
}
.galerie-photo img:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 991px) {
  .catering-left {
    width: 100% !important;
  }
  .catering-right {
    width: 100% !important;
    text-align: left;
    padding-top: 20px;
  }
  .catering-right img {
    position: inherit;
    right: auto !important;
    left: auto !important;
    top: auto !important;
    max-width: 200px;
  }
  .catering-text-right img {
    max-width: 100%;
    position: inherit;
    top: auto;
  }
  .container .galerie-photo {
    width: 182px !important;
  }
}
@media only screen and (max-width: 767px) {
  .catering-text-right img {
    margin-top: 30px;
  }
  .container .galerie-photo {
    width: 100% !important;
  }
  .container .galerie-photo img {
    width: 100%;
  }
  .catering-right img {
    width: 100%;
    max-width: 100%;
  }
  .catering-left h4 {
    font-size: 20px;
  }
  .info_buttons ul {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}

@media only screen and (max-width: 480px) {
  .popup-modal {
    height: 400px;
    width: 300px;
  }

  .popup-modal img {
    max-height: 400px;
    width: 100%;
  }
}
