/*** FONTS ***/
@font-face {
  font-family: 'lobster_1.4regular';
  src: url("../fonts/lobster_1.4-webfont.eot");
  src: url("../fonts/lobster_1.4-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lobster_1.4-webfont.woff") format("woff"), url("../fonts/lobster_1.4-webfont.ttf") format("truetype"), url("../fonts/lobster_1.4-webfont.svg#lobster_1.4regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sierra_madreregular';
  src: url("../fonts/sierra_madre-webfont.eot");
  src: url("../fonts/sierra_madre-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sierra_madre-webfont.woff") format("woff"), url("../fonts/sierra_madre-webfont.ttf") format("truetype"), url("../fonts/sierra_madre-webfont.svg#sierra_madreregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansRegular';
  src: url("../fonts/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansBold';
  src: url("../fonts/OpenSans-Bold-webfont.eot");
  src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*** Mixin font family ***/
/*** zmienne ***/
/*** STYLES ***/
/* line 79, ../sass/style.scss */
html,
body {
  margin: 0;
  padding: 0;
}

/* line 84, ../sass/style.scss */
body {
  background: #F4A3AA;
  color: #000000;
  font: 13px Arial, Verdana, Helvetica, sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: none;
}

/* line 92, ../sass/style.scss */
img {
  border: none;
  outline: none;
}

/* line 98, ../sass/style.scss */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

/* line 103, ../sass/style.scss */
.cf:after {
  clear: both;
}

/* line 107, ../sass/style.scss */
#page {
  min-width: 1070px;
  background: url(../img/bg-flowers.jpg) center top repeat-y;
}

/* line 112, ../sass/style.scss */
.wrapper-big {
  /*background: url(../img/bg-content.jpg) center top repeat-y;*/
}
.wrapper-container {
  width: fit-content;
  margin: 0 auto;
  background: url(../img/bg-content.jpg) center top;
  background-size: cover;
}

/* line 116, ../sass/style.scss */
.container {
  margin: 0 auto;
  width: 1070px;
}

/* line 121, ../sass/style.scss */
.menu {
  margin: 22px auto 0;
  padding: 0 0 0 51px;
  background: url(../img/bg-menu.png) 0 40px no-repeat;
  width: 938px;
  height: 173px;
  position: relative;
  z-index: 999;
}
/* line 129, ../sass/style.scss */
.menu .menu-left {
  float: left;
  margin: 0;
  padding: 0;
}
/* line 134, ../sass/style.scss */
.menu .menu-left li:first-child {
  padding-left: 21px;
}
/* line 137, ../sass/style.scss */
.menu .menu-left li.first-child {
  padding-left: 21px;
}
/* line 142, ../sass/style.scss */
.menu .menu-right {
  float: right;
  margin: 0 79px 0 0;
  padding: 0;
}
/* line 147, ../sass/style.scss */
.menu .menu-right li:last-child {
  padding: 0 0 0 18px;
}
/* line 150, ../sass/style.scss */
.menu .menu-right li.last-child {
  padding: 0 0 0 18px;
}
/* line 155, ../sass/style.scss */
.menu li {
  display: inline-block;
  float: left;
  list-style: none;
  margin-top: 71px;
  padding: 0 44px;
}
/* line 163, ../sass/style.scss */
.menu li.current-menu-item a:before, .menu li:hover a:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 10px;
  width: 14px;
  height: 12px;
  background: url(../img/img-star.png) no-repeat;
}
/* line 172, ../sass/style.scss */
.menu li.current-menu-item a:after, .menu li:hover a:after {
  content: '';
  position: absolute;
  right: -17px;
  top: 10px;
  width: 14px;
  height: 12px;
  background: url(../img/img-star.png) no-repeat;
}
/* line 185, ../sass/style.scss */
.menu li a {
  font-family: "sierra_madreregular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  color: #d2ba80;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
/* line 195, ../sass/style.scss */
.menu #logo {
  width: 245px;
  height: 173px;
  margin: 0;
  margin-left: -99px;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 0;
}

/* line 207, ../sass/style.scss */
.btn {
  display: block;
  width: 297px;
  height: 36px;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #e60b83;
  text-transform: uppercase;
  font-family: "sierra_madreregular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 23px;
  line-height: 34px;
  background: url(../img/btn-background.jpg) 0 0 no-repeat;
}
/* line 223, ../sass/style.scss */
.btn.bg2 {
  background: url(../img/btn-background-2.jpg) 0 0 no-repeat;
}
/* line 226, ../sass/style.scss */
.btn.bg3 {
  background: url(../img/btn-background-3.jpg) 0 0 no-repeat;
}

/* line 231, ../sass/style.scss */
.back-to-top {
  display: block;
  width: 29px;
  height: 30px;
  background: url(../img/bg-back-to-top.png) no-repeat;
  position: absolute;
  right: 47px;
  bottom: -1px;
}

/* line 241, ../sass/style.scss */
.section {
  background: url(../img/bg-section-bottom.png) center bottom no-repeat;
  position: relative;
}
/* line 244, ../sass/style.scss */
.section.top {
  padding: 0 0 148px;
}
/* line 246, ../sass/style.scss */
.section.top > img {
  position: absolute;
  top: -71px;
  left: 62px;
}
/* line 251, ../sass/style.scss */
.section.top .content {
  float: right;
  width: 308px;
  padding: 0;
  margin: 0 120px 0 0;
}
/* line 256, ../sass/style.scss */
.section.top .content h1 {
  margin: 12px 0 21px;
}
/* line 259, ../sass/style.scss */
.section.top .content p {
  margin: 21px 0;
  line-height: 21px;
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  word-wrap: break-word;
}
/* line 266, ../sass/style.scss */
.section.top .content p strong {
  font-family: 'arial';
  font-style: normal;
  font-weight: normal;
}
/* line 271, ../sass/style.scss */
.section.top .content p:last-child {
  margin-bottom: 15px;
}
/* line 276, ../sass/style.scss */
.thank-you .section.top {
  background: none;
  height: 1522px;
}
/* line 279, ../sass/style.scss */
.thank-you .section.top .content {
  padding: 75px 0 0 0;
  margin: 0 124px 0 0;
}
/* line 282, ../sass/style.scss */
.thank-you .section.top .content h1 {
  margin: 0 0 30px;
}
/* line 285, ../sass/style.scss */
.thank-you .section.top .content p {
  margin-left: 6px;
}
/* line 287, ../sass/style.scss */
.thank-you .section.top .content p + p {
  margin-bottom: 29px;
}
/* line 291, ../sass/style.scss */
.thank-you .section.top .content .btn {
  margin: 0 0 0 4px;
}
/* line 297, ../sass/style.scss */
.section.flyer {
  padding: 88px 0 150px;
}
/* line 299, ../sass/style.scss */
.section.flyer h2 {
  margin: 11px 0 12px 128px;
  float: left;
}
/* line 303, ../sass/style.scss */
.section.flyer > img {
  float: right;
  margin: 0 119px 0 0;
}
/* line 307, ../sass/style.scss */
.section.flyer .btn {
  clear: both;
  float: left;
  margin: 0 0 0 213px;
}
/* line 313, ../sass/style.scss */
.section.booking {
  background: none;
  display: flex;
  justify-content: center;
}
/* line 315, ../sass/style.scss */
.section.booking .form-container {
  /*padding: 179px 0 197px 0;*/
  background: url(../img/bg-booking.png) -39px no-repeat;
}
/* line 318, ../sass/style.scss */
.section.booking .form-container h2 {
  margin: 43px 0 36px -6px;
  text-align: center;
}
/* line 322, ../sass/style.scss */
.section.booking .form-container .column {
  float: left;
  width: 290px;
  padding-right: 87px;
}
/* line 325, ../sass/style.scss */
.section.booking .form-container .column.first {
  width: 310px;
  padding: 0 0 0 204px;
  margin: 0 66px 0 0;
}
/* line 331, ../sass/style.scss */
.section.booking .form-container label {
  float: left;
  color: #d2ba80;
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding: 0 0 10px 0;
}
/* line 338, ../sass/style.scss */
.section.booking .form-container input[type="text"] {
  width: 285px;
  height: 33px;
  padding: 0;
  border: none;
  outline: none;
  background: #e60b83;
  color: #ffffff;
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  clear: both;
  float: left;
}
/* line 350, ../sass/style.scss */
.section.booking .form-container input[type="text"]#vorname {
  margin: 0 0 6px 0;
}
/* line 353, ../sass/style.scss */
.section.booking .form-container input[type="text"]#phone {
  margin: 0 0 9px 0;
}
/* line 356, ../sass/style.scss */
.section.booking .form-container input[type="text"]#street {
  margin: 0 0 6px 0;
}
/* line 359, ../sass/style.scss */
.section.booking .form-container input[type="text"]#plz {
  width: 88px;
  margin: 0 10px 0 0;
}
/* line 363, ../sass/style.scss */
.section.booking .form-container input[type="text"]#stadt {
  width: 188px;
}
/* line 367, ../sass/style.scss */
.section.booking .form-container select {
  height: 33px;
  border: none;
  outline: none;
  display: inline;
  float: left;
  background: #e60b83;
  color: #ffffff;
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
/* line 377, ../sass/style.scss */
.section.booking .form-container select#day-select {
  width: 43px;
}
/* line 379, ../sass/style.scss */
.firefox .section.booking .form-container select#day-select, .lte9 .section.booking .form-container select#day-select {
  width: 40px;
}
/* line 383, ../sass/style.scss */
.section.booking .form-container select#month-select {
  width: 133px;
}
/* line 385, ../sass/style.scss */
.firefox .section.booking .form-container select#month-select, .lte9 .section.booking .form-container select#month-select {
  width: 124px;
}
}
/* line 383, ../sass/style.scss */
.section.booking .form-container select#city-select {
  width: 200px;
}
/* line 385, ../sass/style.scss */
.firefox .section.booking .form-container select#city-select, .lte9 .section.booking .form-container select#city-select {
  width: 200px;
}


/* line 389, ../sass/style.scss */
.section.booking .form-container select#year-select {
  width: 73px;
}
/* line 391, ../sass/style.scss */
.firefox .section.booking .form-container select#year-select, .lte9 .section.booking .form-container select#year-select {
  width: 69px;
}
/* line 395, ../sass/style.scss */
.section.booking .form-container select#hour-select {
  width: 43px;
}
/* line 397, ../sass/style.scss */
.firefox .section.booking .form-container select#hour-select, .lte9 .section.booking .form-container select#hour-select {
  width: 40px;
}
/* line 401, ../sass/style.scss */
.section.booking .form-container select#minutes-select {
  width: 43px;
}
/* line 403, ../sass/style.scss */
.firefox .section.booking .form-container select#minutes-select, .lte9 .section.booking .form-container select#minutes-select {
  width: 40px;
}
/* line 408, ../sass/style.scss */
.section.booking .form-container .form-row {
  padding: 0 0 14px 0;
}
/* line 411, ../sass/style.scss */
.section.booking .form-container .form-row:first-child .wrapper {
  margin: 0 0 8px 0;
}
/* line 416, ../sass/style.scss */
.section.booking .form-container .wrapper {
  clear: both;
  float: left;
  margin: 0 0 4px 0;
}
/* line 421, ../sass/style.scss */
.section.booking .form-container .wrapper-ncb {
  float: left;
  margin: 0 0 26px 0;
}
/* line 425, ../sass/style.scss */
.section.booking .form-container p {
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #d2ba80;
  font-size: 14px;
  line-height: 24px;
  margin: 12px 0 13px -2px;
}
/* line 432, ../sass/style.scss */
.section.booking .form-container .btn {
  width: 285px;
  padding: 0;
  background-size: 285px;
  line-height: 10px;
  cursor: pointer;
}
/* line 438, ../sass/style.scss */
.section.booking .form-container .btn span {
  display: inline-block;
  margin-top: -8px;
}
/* line 441, ../sass/style.scss */
.lte9 .section.booking .form-container .btn span {
  margin: 0;
}
/* line 447, ../sass/style.scss */
.section.booking em {
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #d2ba80;
  font-size: 14px;
  font-style: italic;
  clear: both;
  float: left;
  padding: 0 0 0 201px;
  word-spacing: -2px;
}
/* line 459, ../sass/style.scss */
.section.booking .back-to-top {
  bottom: 23px;
}

/* line 465, ../sass/style.scss */
#footer {
  background: #e60b83;
  padding: 29px 0 0 0;
  height: 73px;
}
/* line 469, ../sass/style.scss */
#footer ul {
  text-align: center;
  margin: 0 0 5px -15px;
  padding: 0;
}
/* line 473, ../sass/style.scss */
#footer ul li {
  list-style: none;
  display: inline-block;
  background: url(../img/img-star.png) 0 4px no-repeat;
  padding: 0 10px 0 24px;
  font-family: "arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #ffffff;
}
/* line 481, ../sass/style.scss */
#footer ul li:first-child {
  background: none;
}
/* line 484, ../sass/style.scss */
#footer ul li a {
  color: #ffffff;
}

a.termin-btn {
  cursor: pointer;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000; /* Sit on top */
  /*padding-top: 150px; !* Location of the box *!*/
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 100%;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

.tab button {
  background-size: 100%;
  background-position-y: center;
  font-size: x-large;
  padding: 0;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0;
  border: 1px solid #ccc;
  border-top: none;
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
}
