.packages {
  position: relative;
}
.packages > div > a {
  display: none;
}
.tbl-packages1 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 1480px;
  padding-top: 30px;
  margin: 20px auto -20px auto;
}
@media screen and (min-width: 640px) {
  .tbl-packages1 {
    margin: 30px auto;
  }
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 {
    padding-top: 0;
    margin: 80px auto;
  }
}
.tbl-packages1 section {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 640px) {
  .tbl-packages1 section {
    margin: -30px auto;
  }
}
.tbl-packages1 article {
  position: relative;
  width: 100%;
  padding: 15px 30px;
  margin-bottom: 15px;
}
@media screen and (min-width: 640px) {
  .tbl-packages1 article {
    width: 50%;
    padding: 50px 30px 15px 30px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1080px) {
  .tbl-packages1 article {
    width: 33.33%;
  }
}
.tbl-packages1 .d1 {
  display: block;
}
.tbl-packages1 .d1 a {
  display: block;
  width: 100%;
  position: relative;
}
.tbl-packages1 .d1 a:after {
  content: '';
  display: block;
  padding-top: 70%;
}
.tbl-packages1 .d1 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
}
.tbl-packages1 .d2 {
  display: block;
  background: #FFFFFF;
  padding: 30px;
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 .d2 {
    padding: 40px;
  }
}
.tbl-packages1 .d2 a {
  display: block;
  text-decoration: none;
}
.tbl-packages1 .package-title {
  display: block;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 120%;
  word-break: break-word;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 .package-title {
    font-size: 1.5rem;
  }
}
.tbl-packages1 .shorttext {
  display: inline-block;
  font-size: 0.95em;
  line-height: 150%;
}
.tbl-packages1 .shorttext li,
.tbl-packages1 .shorttext b {
  font-weight: 400;
  text-align: left;
}
.tbl-packages1 .shorttext br {
  display: none;
}
.tbl-packages1 .np {
  display: block;
  width: 100%;
}
.tbl-packages1 .nights {
  display: none;
}
.tbl-packages1 .price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  color: #FFFFFF;
  background: #A17BB2;
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  top: 25px;
  right: 40px;
  z-index: 100;
}
@media screen and (min-width: 640px) {
  .tbl-packages1 .price {
    top: 60px;
    right: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 .price {
    width: 120px;
    height: 120px;
  }
}
.tbl-packages1 .cur,
.tbl-packages1 .val {
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 120%;
  margin-top: 0.5em;
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 .cur,
  .tbl-packages1 .val {
    font-size: 1.2rem;
  }
}
.tbl-packages1 .cur {
  display: inline-block;
  margin-right: 5px;
}
.tbl-packages1 .val {
  display: inline-block;
}
.tbl-packages1 .t {
  font-size: 0.65rem;
  line-height: 150%;
}
@media screen and (min-width: 1200px) {
  .tbl-packages1 .t {
    font-size: 0.9rem;
  }
}
.tbl-packages1 .t:before {
  content: 'ab';
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 1.3em;
}
.tbl-packages1 .notici {
  display: none;
}
.tbl-packages1 a.more {
  font-weight: 600;
  display: inline-block;
  border-radius: 0;
  text-decoration: none;
  border: none;
  margin-top: 25px;
}
.tbl-packages1 a.more:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: rotate(45deg);
  margin: -2px 0 0 8px;
}
.tbl-packages1 .button.voucher {
  display: none;
}
.package-detail {
  position: relative;
  max-width: 1470px;
  margin: 20px auto;
}
@media screen and (min-width: 640px) {
  .package-detail {
    padding-top: 30px;
    margin: 40px auto;
  }
}
@media screen and (min-width: 1200px) {
  .package-detail {
    padding-top: 0;
    margin: 80px auto;
  }
}
.package-detail .package {
  padding: 30px;
}
.package-detail .paging {
  display: none;
}
.package-detail .mode3 {
  display: flex;
  flex-wrap: wrap;
}
.package-detail .l {
  display: block;
}
@media screen and (min-width: 640px) {
  .package-detail .l {
    width: 55%;
  }
}
.package-detail hr {
  display: none;
}
.package-detail img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.package-detail .main {
  display: block;
  margin-bottom: 10px;
}
.package-detail .main img {
  min-height: 200px;
}
.package-detail .main + div {
  display: flex;
  margin: 0 -5px;
}
.package-detail .main + div a {
  display: flex;
  flex: 1;
  width: 100%;
  max-width: 33.33%;
  padding: 0 5px;
}
.package-detail .main + div img {
  height: 80px;
}
@media screen and (min-width: 640px) {
  .package-detail .main + div img {
    height: 160px;
  }
}
.package-detail .moretxt {
  display: inline-block;
  font-weight: 400;
  font-size: 0.75em;
  line-height: 150%;
}
.package-detail .r {
  display: block;
  margin-top: 30px;
}
@media screen and (min-width: 640px) {
  .package-detail .r {
    width: 45%;
    padding-left: 40px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1080px) {
  .package-detail .r {
    padding-left: 80px;
  }
}
.package-detail h1 {
  font-weight: 600;
  margin-bottom: 10px;
}
.package-detail .from-prices {
  display: inline-block;
}
.package-detail .from-prices h5 {
  display: block;
}
.package-detail .from-prices h5:before {
  display: none;
}
.package-detail .from-prices .nights,
.package-detail .from-prices .price {
  font-weight: 600;
  font-size: 0.9em;
}
@media screen and (min-width: 640px) {
  .package-detail .from-prices .nights,
  .package-detail .from-prices .price {
    font-size: 1.2em;
  }
}
.package-detail .from-prices .nights {
  display: inline-block;
}
.package-detail .from-prices .nights:after {
  content: '/';
  margin: 0 0.5em;
}
.package-detail .from-prices .price {
  display: inline-block;
}
.package-detail .from-prices .price:before {
  content: 'ab';
  margin-right: 0.3em;
}
.package-detail .var {
  display: none;
}
.package-detail .descr {
  display: block;
}
@media screen and (min-width: 640px) {
  .package-detail .descr {
    margin-top: 10px;
  }
}
.package-detail .descr ul:first-child {
  padding-top: 0;
}
.package-detail .descr ul:first-child:before {
  content: 'Unser Angebot:';
  display: block;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0 0 5px -20px;
}
.package-detail .descr li,
.package-detail .descr b {
  font-weight: 400;
  text-align: left;
}
.package-detail .descr li span:first-child {
  display: none;
}
.package-detail .descr br {
  display: none;
}
.package-detail .btns {
  display: block;
  margin: 40px 0 20px 0;
}
@media screen and (min-width: 640px) {
  .package-detail .btns {
    margin: 30px 0;
  }
}
.package-detail .btns a {
  font-family: 'Onest';
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 100%;
  font-weight: 700;
  font-size: 0.85em;
  letter-spacing: 0.1em;
  line-height: 125%;
  text-align: center;
  color: #FFFFFF;
  background: #A17BB2;
  padding: 15px 20px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: normal;
  border: none;
  outline: none;
  cursor: pointer;
  margin-bottom: 15px;
}
@media screen and (min-width: 640px) {
  .package-detail .btns a {
    width: auto;
  }
}
@media screen and (min-width: 1080px) {
  .package-detail .btns a {
    margin: 0 15px 0 0;
  }
}
.package-detail .btns a:last-child {
  margin: 0;
}
.package-detail .btns a:hover {
  color: #FFFFFF;
  background: #A17BB2;
}
.package-detail .btns a.b2 {
  display: none;
}
.package-detail .btns .b1 {
  margin-top: 0;
}
.package-detail .btns .a,
.package-detail .btns .r {
  display: none;
}
.package-detail .btns .b3 {
  display: none;
}
.package-detail .cat22 .b3 {
  display: inline-block;
}
.package-detail .prrodet {
  display: block;
  width: 100%;
  position: relative;
  font-weight: 700;
  line-height: 140%;
  padding: 20px 70px 20px 30px;
  color: #000000;
  background: #F3F2F1;
  text-decoration: none;
  margin-top: 15px;
}
@media screen and (min-width: 1080px) {
  .package-detail .prrodet {
    margin-top: 30px;
  }
}
.package-detail .prrodet:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #000000;
  border-right: 3px solid #000000;
  transform: translateY(-50%) rotate(45deg);
  transition: all 300ms ease;
}
.package-detail .prrodet.open:after {
  transform: translateY(-50%) rotate(135deg);
}
@media screen and (min-width: 1080px) {
  .package-detail .prrodet {
    font-size: 1.1em;
  }
}
.package-detail .rooms {
  width: 100%;
  max-width: none;
  margin-top: 30px;
}
.package-detail .rooms article {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 30px 0 50px 0;
  overflow: hidden;
}
.package-detail .rooms article:last-child {
  margin-bottom: 0;
}
.package-detail .rooms article > a {
  display: block;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .package-detail .rooms article > a {
    float: left;
    width: 300px;
    margin-right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .package-detail .rooms article > a {
    width: 450px;
  }
}
.package-detail .rooms article + .group {
  margin-top: 30px;
}
.package-detail .rooms article[style*='block'] + .group {
  margin-top: 50px;
}
.package-detail .rooms img {
  display: block;
}
.package-detail .rooms .txt {
  display: block;
  width: 100%;
  margin-top: 20px;
}
@media screen and (min-width: 640px) {
  .package-detail .rooms .txt {
    float: left;
    width: calc(100% - 660px);
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .package-detail .rooms .txt {
    width: calc(100% - 760px);
  }
}
.package-detail .rooms .txt a {
  display: inline-block;
  text-decoration: none;
}
.package-detail .rooms .txt > a {
  display: block;
}
.package-detail .rooms h4 {
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 1080px) {
  .package-detail .rooms h4 {
    font-size: 1.5rem;
  }
}
.package-detail .rooms h4:before {
  display: none;
}
.package-detail .rooms h5 {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 640px) {
  .package-detail .rooms h5 {
    font-size: 1.1em;
  }
}
.package-detail .rooms h5:before {
  display: none;
}
.package-detail .rooms .pv {
  display: inline-block;
}
.package-detail .rooms .pv:after {
  content: '/';
  margin-left: 0.5em;
}
.package-detail .rooms .nights {
  display: inline-block;
  margin-bottom: 15px;
}
.package-detail .rooms .btns {
  display: block;
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .package-detail .rooms .btns {
    margin: 15px 0 0 0;
  }
}
@media screen and (min-width: 640px) {
  .package-detail .rooms .btns {
    width: auto;
    float: right;
    text-align: right;
    margin: 0 0 0 50px;
  }
}
.package-detail .rooms .b1,
.package-detail .rooms .b2 {
  display: block;
  position: relative;
  color: #000000;
  font-size: 1em;
  line-height: 130%;
  letter-spacing: normal;
  text-align: left;
  background: transparent;
  padding: 0 0 0 30px;
  text-transform: none;
  border: none;
  margin: 0 0 10px 0;
}
.package-detail .rooms .b1:hover,
.package-detail .rooms .b2:hover {
  color: #A17BB2;
  background: none;
}
.package-detail .rooms .b1:before,
.package-detail .rooms .b2:before,
.package-detail .rooms .b1:after,
.package-detail .rooms .b2:after {
  content: '';
  display: block;
  position: absolute;
}
.package-detail .rooms .b1:before,
.package-detail .rooms .b2:before {
  width: 20px;
  height: 1px;
  background: #000000;
  top: 10px;
  left: 0;
}
@media screen and (min-width: 1080px) {
  .package-detail .rooms .b1:before,
  .package-detail .rooms .b2:before {
    height: 2px;
  }
}
.package-detail .rooms .b1:hover:before,
.package-detail .rooms .b2:hover:before {
  background: #A17BB2;
}
.package-detail .rooms .b1:after,
.package-detail .rooms .b2:after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  transform: rotate(45deg);
  top: 7px;
  left: 14px;
}
@media screen and (min-width: 1080px) {
  .package-detail .rooms .b1:after,
  .package-detail .rooms .b2:after {
    border-width: 2px;
  }
}
.package-detail .rooms .b1:hover:after,
.package-detail .rooms .b2:hover:after {
  border-color: #A17BB2;
}
.package-detail .back {
  display: none;
}
.packages4 {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 640px) {
  .packages4 {
    margin: 60px -20px 0 -20px;
  }
}
.packages4 .slick-track,
.packages4 > div {
  display: flex;
}
.packages4 .slick-list {
  padding: 0 !important;
  min-width: 100%;
}
.packages4 .scrollEl {
  position: relative;
}
@media screen and (min-width: 640px) {
  .packages4 .scrollEl {
    margin: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .packages4 .scrollEl {
    margin: 0 40px;
  }
}
.packages4 .scrollEl a {
  display: block;
  font-weight: 400;
  line-height: 160%;
}
.packages4 article {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .packages4 article {
    top: 50px;
    transition: all 800ms ease;
  }
}
.packages4 .slick-center article {
  top: 0;
}
.packages4 figure {
  position: relative;
}
.packages4 figure:before {
  content: '';
  display: block;
  padding-top: 60%;
}
.packages4 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
}
.packages4 .package-title {
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 120%;
  background: #FFFFFF;
  padding: 30px 30px 15px 30px;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .packages4 .package-title {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .packages4 .package-title {
    font-size: 1.7rem;
    text-align: center;
    opacity: 0;
    transition: all 800ms ease;
  }
}
.packages4 .slick-center .package-title {
  opacity: 1;
}
.packages4 .shorttext {
  display: block;
  font-weight: 400;
  line-height: 160%;
  background: #FFFFFF;
  padding: 0 30px 30px 30px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .packages4 .shorttext {
    text-align: center;
    opacity: 0;
    transition: all 800ms ease;
  }
}
.packages4 .shorttext li,
.packages4 .shorttext b {
  font-weight: 400;
  text-align: left;
}
.packages4 .shorttext br {
  display: none;
}
.packages4 .slick-center .shorttext {
  opacity: 1;
}
.packages4 a {
  text-decoration: none;
}
.packages4 .np {
  position: absolute;
  top: 15px;
  right: 15px;
}
@media screen and (min-width: 1200px) {
  .packages4 .np {
    opacity: 0;
    transition: all 800ms ease;
  }
}
.packages4 .slick-center .np {
  opacity: 1;
}
.packages4 .nights {
  display: none;
}
.packages4 .price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  color: #FFFFFF;
  background: #A17BB2;
  padding: 10px;
  border-radius: 50%;
  z-index: 1000;
}
@media screen and (min-width: 1200px) {
  .packages4 .price {
    width: 130px;
    height: 130px;
  }
}
.packages4 .cur,
.packages4 .val {
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 120%;
  margin-top: 0.5em;
}
@media screen and (min-width: 1200px) {
  .packages4 .cur,
  .packages4 .val {
    font-size: 1.5rem;
  }
}
.packages4 .cur {
  display: inline-block;
  margin-right: 5px;
}
.packages4 .val {
  display: inline-block;
}
.packages4 .t {
  font-size: 0.65rem;
  line-height: 150%;
}
@media screen and (min-width: 1200px) {
  .packages4 .t {
    font-size: 0.9rem;
  }
}
.packages4 .t:before {
  content: 'ab';
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 1.6em;
}
.packages4 .more {
  margin-top: 20px;
}
.packages4.c1,
.packages4.c2,
.packages4.c3 {
  position: relative;
}
.packages4.c1 article,
.packages4.c2 article,
.packages4.c3 article {
  top: auto;
}
.packages4.c1 .package-title,
.packages4.c2 .package-title,
.packages4.c3 .package-title,
.packages4.c1 .shorttext,
.packages4.c2 .shorttext,
.packages4.c3 .shorttext,
.packages4.c1 .np,
.packages4.c2 .np,
.packages4.c3 .np {
  opacity: 1;
}
.packages4.c1 {
  position: relative;
}
.packages4.c1 .slick-list {
  justify-content: center;
}
.packages4.c2 {
  position: relative;
}
.packages4.c2 .slick-list {
  position: relative;
}
@media screen and (min-width: 640px) {
  .packages4.c2 .slick-list {
    justify-content: center;
  }
}
