

/** Design and Development by Blackmite. All rights reserved. **/
/** Main **/
*,::after,::before {
-webkit-box-sizing:border-box;
box-sizing:border-box
}

img {
    cursor: default;
    pointer-events: none;
}

.clearfix::before,.clearfix::after {
display:table;
content:''
}

.clearfix::after {
clear:both
}

.text-yellow {
    color: #FFC10E;
}

.m-pagetransition {
visibility:hidden
}

html {
background-color:#fff;
background:#fff;
max-width: 100%;
overflow-x: hidden;
margin: 0;
padding:0;
}

body.preload *:not(#preloader):not(#preloader>*) {
    opacity: 0;
}


body {
font-family:'Inter',sans-serif;
max-width: 100%;
overflow-x: hidden;
margin: 0;
opacity: 1;
padding:0;
}


h1,h2,h3,h4 {
font-family:'Amaranth',sans-serif
}

.ama {
    font-family:'Amaranth',sans-serif;
}

.noama {
    font-family:'Inter',sans-serif;
}

.navbar-custom {
position:fixed;
display:block;
top:0;
left:0;
right:0;
margin-top:0;
transition:.6s ease-out;
z-index:100;
background-color:rgba(255,255,255,0)
}

.navbar-nav .nav-link {
font-weight:600;
margin:0;
color: #000;
}

.navbar-nav .nav-link.active, .navbar .d-flex.align-items-center a.active {
    color: #45c01a !important;
}

#mainnav.white-bar .offcanvas .navbar-nav .nav-link, #mainnav.white-bar .offcanvas .lang-btn {
    color: #000;
}

#mainnav.white-bar .nav-link a.active, #mainnav.white-bar .d-flex.align-items-center a.active {
    color: #ffc10e !important;
}

#mainnav.white-bar .navbar-nav .nav-link, #mainnav.white-bar .lang-btn {
    color: #fff;
}

#mainnav.white-bar .navbar-toggler-icon {
    filter: invert(100%);
}


#mainnav.blend-bar {
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.69) 18.07%, rgba(255, 255, 255, 1));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.54) 36.97%, rgba(255, 255, 255, 1));
}
.btn-kontakt {
background-color:#45c01a;
color:white;
font-weight:500;
font-family:'Amaranth',sans-serif;
border-radius:999px;
padding:.4rem 1rem;
text-align:center;
font-size:13px;
margin-top: -8px !important;
letter-spacing:1px;
line-height:20px;
}

.btn-kontakt:hover {
background:#000;
color:#fff !important;
}

.navbar-logo {
width:33vw;
max-width:320px
}

.lang-btn {
border:1px solid #867d7d;
border-radius:12px;
padding:2px 8px;
font-weight:500;
margin-right:20px;
font-size:12px;
font-family:'Amaranth',sans-serif;
line-height:1.5;
margin-top: -8px;
padding-bottom:3px;
}

.navbar .dropdown-menu {
width:80vw;
margin:auto;
left:-65%;
right:0;
position:fixed;
max-width:520px;
top:40px;
font-family:'Amaranth',sans-serif;
padding: 20px;

left: -90%;
right: auto;

left: -9vw;
left: -53px;
}

.navbar .dropdown-menu .badge {
    background: #45c01a;
    font-size: 9px;
    letter-spacing: 1px;
    float: right;
    margin-left: 5px;
    margin-top: 4px;
}

#inbox {
    max-width: 450px; margin: auto; position: absolute; bottom: 5vh; left: 0; right: 0; z-index: 99; background-color: rgba(255, 255, 255, 0.9)!important; border: 3px solid #fff; border-radius: 36px !important; transform: scale(0.9);
}
#inbox p {
    text-align: left; width: 100%; font-size: 17px; line-height: 1.3; margin: 0;
}
#inbox img {
    float: left; width: 45px; margin-right: 10px; padding-right: 10px;
}
.navbar .dropdown-menu ul {
    list-style: none;
    padding: 0;
}

.navbar .dropdown-menu ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    gap: 20px;
}

.navbar .dropdown-menu ul li a, .navbar .droptwo li a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.4;
}
.navbar .dropdown-menu ul li a:hover, .navbar .droptwo li a:hover {
    color: #45BC24;
}
    

footer a.nav-link {
    color: #444;
    font-weight: 600;
}

footer a.nav-link:hover {
    color: #45BC24;
}

#conca {
    margin-top: 15%;max-width: 1300px;
}

#conca .imgax {
    background-size: cover; background-position: center;
    display: block;
    height: auto;
    min-height: 300px;
    
    
    background-size: cover;
    background-position: top center;
    display: block;
    height: auto;
    min-height: 300px;
    max-width: 600px;
    margin-left: auto;
    margin-right: 0;
    max-height: 650px;
    
}
.section-dark {
  background-color: #083c26;
  color: white;
  padding: 4rem 1rem;
}
#inx .tour-card, #onx .tour-card {
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  color: white;
}
#inx .tour-card img, #onx .tour-card img {
  width: 100%;
  height: auto;
    object-fit: cover;
    height: 400px;
transition: 1s ease;
    opacity: 1;
    max-height: none;
}

#inx .tour-card:hover img, #onx .tour-card:hover img {
transform: scale(1.2);
opacity: 0.7;
}

#testi p {
    font-weight: 300 !important;
}
#testi svg {
    transform: scale(1.5);
    color: #0F3F25;
}

#testi .card-body {
    padding: 2.5rem;

}

#inx {
    border-bottom-left-radius: 66px;z-index:99;border-radius: 66px;
    margin-top: -7%;
    border-radius: 40px;
}

#inx .tour-card:hover h5 {
color: #FFC10E !important;
}
#inx .tour-card-text, #onx .tour-card-text {
  position: absolute;
    color: #fff;
  bottom: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  padding: 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.7) 44.54%, rgba(0, 0, 0, 0.3215686274509804) 77.31%, transparent);
min-width: 100%;
padding-bottom: 20px;
}
#onx .tour-card-text {
    text-align: center;
    height: 70%;
}
#inx .tour-card-text h5, #onx .tour-card-text h5 {
font-family: 'Amaranth',sans-serif;
font-size: 2rem !important;
line-height: 1.1 !important;


}
#conca a {
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
    color: #083c26;
}

#conca .card {
    padding-top: 5% !important;padding-left: 15%;
}
#conca a:hover {
    color:#45BC24;
    text-decoration: underline;
}

#conca svg {
    width: 40px;
    height: 25px;
    fill: #083c26;
}

drs2  {
width:80vw;
margin:auto;
left:15vw;
/* right: 0; */
position:fixed;
max-width:500px;
top:100px
}

#blm_for {
    cursor: pointer;
    transition: 0.2s ease-in-out;
    max-width: 200px;
    display: block;
    opacity: 0.75;
    margin-top: -20px;
    /* padding-top: 20px; */
    position: absolute;
    right: -4%;
    right: 5%;
    padding-bottom: 1px;
}
#blm_for:hover {
    opacity: 1;
    transform: scale(1.015)
}

#blm_for svg {
    width: 150px;
    max-height: 75px;
    height: auto;
    padding: 2px;
}


.navbar .nav-item {
padding:0 10px
}

.navbar .navbar-brand {
max-width:450px;
display:block;
transition:.5s ease;
height:100%;
width:100%;
object-fit:cover;
margin:auto
}




#preloader {
  position: fixed;
  top: 0;
  right:0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F1F7DB;
  
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}

#preloader .image-reveal {
    width: 80vw;
   
  max-width: 850px; /* Bildgröße anpassen */
  height: 300px;
  background-image: url('../images/view.png'); /* dein Bild hier */
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  
  width: 90vw;

}

#preloader .image-reveal::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  max-width: 850px;
  background: #F1F7DB;
  
  animation: reveal 2s 0.5s forwards infinite;
}

#preloader::after {
    content: 'lädt...';
    position: absolute;
    bottom: 15%;
    right: 0;

    max-width: none;
  
    text-align: center;
    left: 0;
    right: 0;
    font-family: 'Amaranth',sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;

}

@keyframes reveal {
  0% { width: 100%; }
  100% { width: 0%; }
}
.navbar .navbar-brand .navbar-logo {
width:100%;
object-fit:cover;
margin:auto;
height:auto;
display:block;
max-width:none;

max-height:150px;
margin-top:-10px;
margin-top:0px;
object-position:center center;
transition:.5s ease;
}

#logogrid {
    background: #093020;
    padding: 10vh 0;
    
}

#logogrid .row {
    background-color: #fff;
    padding: 60px 20px;
    border-radius: 40px;
    position: relative;
    width: 95%;
    margin: auto;
}

#logogrid img {
    background-color: #fff;
    height: 120px;
    width: 120px;
    transition: 0.5s ease;
}

#logogrid a:hover img {
    transform: scale(1.1);
}

.navbar .d-flex.align-items-center {
width:33vw
}

.navbar .d-flex.align-items-center a {
    text-decoration: none;
    color: #000;
}

.navbar-custom .container-fluid {
transition:.6s ease-out;
height:145px
}

.navbar-custom.scrolling , #mainnav.blend-bar.scrolling {
background-color:rgba(255,255,255,1);
background: #fff;
}

.navbar-custom.scrolling .container-fluid {
height:80px
}

.navbar-custom.scrolling .navbar-brand .navbar-logo {
width:90%;
padding-right:10px;
max-height:110px;
margin-top:-5px;
object-position:50% 36%;
background-color:#fff;
border-bottom-left-radius:30px;
border-bottom-right-radius:30px
}


.mtstarter {
    margin-top: 160px;
}

.navbar-custom .navbar-brand:hover {
transform:scale(1.025)!important
}

.navbar-toggler {
    position: absolute;
    right: 2%;
    top: 25px;
    outline: none !important;
    box-shadow: none !important;
    border: none;
    z-index: 9999;
}

.navbar-toggler-icon {
    border: none;
    outline: none;
}


body {
    max-width: 100%;
    overflow-y: hidden;
}

.hero {
color:white;
text-align:center
}

.hero h1 {
font-weight:bold
}

.section-dark {
background-color:#083c26;
color:white;
padding:4rem 1rem
}

#mainnav .tour-card {
border-radius:1rem;
overflow:hidden;
position:relative;
color:white
}

#mainnav .tour-card img {
width:100%;
height:auto;
object-fit:cover;
max-height: 150px;
opacity: 0.9;
}

#mainnav .tour-card-text {
position:absolute;
bottom:0;
color: #fff;
text-decoration: none;
background: linear-gradient(136deg, rgba(0, 0, 0, 0.8), transparent);
padding: 1.2rem;
top: 0;
}

.slider-section {
background:white;
padding:4rem 1rem
}

.slider-box {
border-radius:2rem;
overflow:hidden;
background:#f9f9f9;
position:relative
}

.slider-box img {
width:100%;
height:auto;
object-fit:cover
}

.slider-info {
position:absolute;
left:2rem;
bottom:2rem;
color:white
}

.slider-indicator {
position:absolute;
top:2rem;
left:2rem;
color:white
}

.btn-yellow {
background-color:#ffd700;
border:none;
color:black;
font-weight:bold;
border-radius:999px;
padding:.5rem 1.5rem
}

.hero {
background-color:#333;
color:white;
height:75vh;
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
border-radius:66px;
width:90vw;
min-height: 600px;
margin:auto;
z-index:10;
overflow-x:hidden;
margin-top: 160px;
position:relative;
overflow-y: hidden;
max-width:1300px
}



.hero .inn {
position:relative;
margin-top: -5%;
z-index:10
}


.fullhero {
    height: 80vh;
    background-color: #0F3F25;
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    position: relative;
    max-height: 650px;
}
.fullhero {
    height: 80vh;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    max-height: 850px;
    background-blend-mode: overlay;
 

}



.fullhero a.btn {
    background: #fff;
    border-radius: 22px;
    padding: 20px 25px;
    font-weight: bold;
    font-size: 17px;
    position: absolute;
    bottom: 5%;
    right: 5%;
}

.fullherox {
    display: flex;
    justify-content: center;   /* horizontal zentrieren */
    align-items: center;       /* vertikal zentrieren */
    height: 100vh;             /* Höhe: gesamte Bildschirmhöhe */
    background-size: cover;
    background-position: center;
    text-align: center;
    max-width: 1700px;
    margin: auto;

    overflow: hidden;
    /* Basisverlauf: warmer Horizont -> kühleres Blau oben */
}

.fullhero {
    display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
      background-size: cover;
      background-position: center;
      text-align: center;
      max-width: 1600px;
      margin: auto;
      overflow: hidden;
      padding-top: 0%;
      top: 0;
      position: relative;
      min-height: 900px;
}
.fullhero:not(.vip) {
    border-bottom-left-radius: 66px;
    border-bottom-right-radius: 66px;
    background: radial-gradient(1200px 400px at 60% 75%, rgba(255,240,210,0.55) 0%, rgba(255,240,210,0.12) 15%, transparent 40%),
linear-gradient(to top, #f7ecd6 0%, #eef6f7 22%, #bfdff8 55%, #8fc8ff 100%);
    background-repeat: no-repeat;
    transition: background 400ms linear;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-size: cover;
    background-position: center;
    text-align: center;
    max-width: 1600px;
    margin: auto;
    overflow: hidden;
    padding-top: 0;
    top: 0;
    position: relative;
    min-height: 950px;
    background-image: url("../images/frame/layer-back.jpg");
    margin-top: 0%;
}

  /* sanfte distant clouds / haze als dekorative Ebene */
.fullhero:not(.vip)::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    /* mehrere weiche Wolkenbänder */
    background:
      radial-gradient(40% 12% at 10% 20%, rgba(255,255,255,0.08) 0%, transparent 40%),
      radial-gradient(50% 14% at 30% 40%, rgba(255,255,255,0.06) 0%, transparent 38%),
      radial-gradient(60% 16% at 70% 30%, rgba(255,255,255,0.05) 0%, transparent 40%),
      radial-gradient(90% 18% at 50% 60%, rgba(255,255,255,0.03) 0%, transparent 45%);
    filter: blur(10px) saturate(1.05);
    mix-blend-mode: screen;
  }

  /* dezenter Sonnen-Glow rechts oben (kann verschoben/abgeschwächt werden) */
.fullhero:not(.vip)::after {
    content: "";
    position: absolute;
    width: 700px;
    height: 700px;
    right: 6%;
    top: 6%;
    transform: translate(0, -10%);
    background: radial-gradient(circle at 40% 40%, rgba(255,245,210,0.45), rgba(255,245,210,0.12) 25%, transparent 60%);
    filter: blur(30px);
    pointer-events: none;
  }




@media (min-width: 1700px) {

.fullhero:not(.vip) {
min-height: 1050px;
border-radius: 90px !important;
margin-bottom: 3%;
}
}


@media (max-width: 1300px) {

.fullhero:not(.vip) {
min-height: 825px;
}
}


.fullhero img:nth-child(2) {
    transform: translateY(90%);
    opacity: 1;
    transition: 1.25s ease-in-out 0s;

}

.fullhero img:nth-child(3) {
    transform: translateY(60%);
 

}

.fullhero.build img:nth-child(2) {
    transform: translateY(0%);
    transition: 1.25s ease-in-out 0s;
}

.fullhero.build img:nth-child(3) {
    transform: translateY(0%);
    transition: 0.75s ease-out 0.25s;
}




.fullhero h1 {
    color: #fff;
    font-size: 5.5rem;
    max-width: 1200px;
    font-weight: 300;
    margin-top: -5vh;
    transform: translateY(0%);
    z-index: 1;

    transition: 0.5s ease-in-out 1s;
}


#vendimg {
    max-height: 80vh; object-fit: cover; width: 100%; border-bottom-right-radius: 66px; border-bottom-left-radius: 66px; margin-bottom: 5%; margin: auto; margin-top: -10%; max-width: 1600px; display: block;
}
#vipsec {
    border-radius: 66px;border-top-right-radius: 66px;margin-top: -5%;z-index: 1;position: relative;
}


.fullhero:not(.vip) h1 {
    color: #000;
    font-size: 5.75rem;
    max-width: 1200px;
    font-weight: 300;
    margin-top: 0%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(69, 188, 36, 0.9) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 0.975;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: clamp(2.8rem, 7vw, 4.5rem) !important;
    
    position: fixed;
  
      top: auto;
      margin-bottom: 18%;
      margin-bottom: 16%;
      padding-right: 4%;
      padding-top: 0;
}

.fullhero:not(.vip) h1 span {
    font-size: clamp(2.8rem, 8vw, 6rem) !important;
}

.becks {
    width: 72%;
    z-index: 10;
    position: absolute;
    bottom: 14%;
    left: -3%;
    right: 0;
    height: auto;
}
.beckso {
    width: 100%;
    z-index: 20;
    position: absolute;
    bottom: 6%;
    left: 0;
    right: 0;
    height: auto;
}
.fullhero.off h1 {
    transform: translateY(150%) !important;
    opacity: 0;
}

.hero h1 {
    font-size: 5.5rem;
}

.hero h1 span {
    display:block;
    opacity: 0.9;
    font-size: 2.5rem;
}
.hero h1.light {
text-shadow:0 2px 6px rgba(0, 0, 0, 1);
color: #fff;
}

.hero h1.dark {
    text-shadow: 0 2px 6px rgba(255, 255, 255, 0.55);
    color: rgba(9, 46, 31, 1)!important;
}

.hero video {
z-index:1;
object-fit:cover;
object-position:50% 50%;
height:100%;
transform:translateY(0%);
transition:.5s linear;
max-height:95vh
}

.rounded-section {
width: 100vw;
margin: auto;
background-color:#093020;
color:white;
padding:60px 20px;
border-radius:40px;
margin-top:-50px;
position:relative;
z-index:1;
padding-bottom: 35vh;
}


.side-img {
    opacity: 0.65;
    width: 80%;
    max-height: 500px;
    object-fit: contain;
    opacity: 0.65;
    width: 80%;
}


.booking-card {
background:#F9F9F9;
border-radius:20px;
padding:20px
}

.feature-icon {
font-size:2rem;
color:#1AAB5C
}

.price-tag {
    line-height: 1.2;
    border-radius: 12px;
    font-weight: bold;
    font-size: 1.75rem;
}

.price-tag span {
    font-size: 2.2rem;
    font-weight: lighter;
}

.rounded-green {
background:#C7EB8C;
border-radius:30px;
padding:40px 20px
}


#book {
    padding: 5% 4%;
    max-width: 1150px;
    width: 90%;
}
.endbox {
margin:auto;
}


.endbox .col-lg-4:first-child {
    margin-top: -120px;
}
.cardstyle {
margin:auto;
padding:7% 5% 10% 10%;
background:#E9E9E9;
border-radius:50px
}

.cardstyle img {
width:35px;
margin-right:15px
}


.endbox .col-lg-4:first-child .cardstyle {
    width: 80%;
    padding-top: 40px;
    padding-bottom: 20px;
}

.btn-main {
background:#45BC24;
box-shadow:0 20px 60px rgba(69,188,36,0.45);
border-radius:10px;
font-family:'Inter';
font-style:normal;
font-weight:600;
font-size:15px;
line-height:25px;
align-items:center;
text-align:center;
color:#FFFFFF;
border:none!important;
padding:9px 20px
}

.btn-main:hover {
background:#000;
color:#fff
}

.sitetype-one {
    margin-top: -35vh;position: relative;
}

.text-green {
    color: #0F3F25;
}

.first-card {

}

.sec-light {
    max-width: 1100px;
    margin: auto;
}

.sec-light img:first-child {
    width: 90%;
}

.list-unstyled {
  list-style: none; /* Entfernt Standard-Bulletpoints */
  padding: 0;
}


.list-unstyled li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  gap: 20px; /* Abstand zwischen Icon und Text */
}

.list-unstyled li .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    min-height: 55px;
    min-width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #ffc10e;
    font-size: 25px;
}
.list-unstyled li:hover .icon {
    transform: scale(1.05);
    background-color: #45BC24;
}

.first-card .booking-card {
    padding: 40px 30px;
    margin-left: -10%;
    margin-top: 10%;
    position: absolute;
    right: 3%;
    top: 35%;
    width: 100%;
    max-width: 285px;
}
.pulsate-fwd {
    -webkit-animation: pulsate-fwd 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s infinite both;
            animation: pulsate-fwd 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s infinite both;
}
.heartbeat {
    -webkit-animation: heartbeat 2.5s ease infinite both;
            animation: heartbeat 2.5s ease infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2025-9-3 23:19:52
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91) rotateX(20deg);
            transform: scale(0.91) rotateX(20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  33% {
    -webkit-transform: scale(0.98) rotateY(20deg);
            transform: scale(0.98) rotateY(20deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
      -webkit-transform: scale(0.91);
              transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  33% {
      -webkit-transform: rotate(3deg);
              transform: rotate(3deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
 
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2025-9-3 23:18:42
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}


#introlight {
    background-color: #F1F7DB;
    min-height: 80vh;
    padding-top: 72px;
    background-image: url("../images/voucher.jpg");
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
}

.first-card .booking-card p {
    line-height: 21px;font-size: 17px;
}
.first-card .booking-card p span {
    font-size: 15px;
    display: block;
}

.first-card .booking-card img {
    float: left;
    height: 35px;
    
    height: 45px;
    width: 35px;
    
}


.m-0 {
    margin:0 !important
}

.m-1 {
    margin:0.25rem !important
}

.m-2 {
    margin:0.5rem !important
}

.m-3 {
    margin:1rem !important
}

.m-4 {
    margin:1.5rem !important
}

.m-5 {
    margin:3rem !important
}

.m-6 {
    margin:4.5rem !important
}

.m-7 {
    margin:6rem !important
}

.m-8 {
    margin:7.5rem !important
}

.m-auto {
    margin:auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left:0 !important
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left:0.25rem !important
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left:0.5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left:1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left:1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left:3rem !important
}

.mx-6 {
    margin-right: 4.5rem !important;
    margin-left:4.5rem !important
}

.mx-7 {
    margin-right: 6rem !important;
    margin-left:6rem !important
}

.mx-8 {
    margin-right: 7.5rem !important;
    margin-left:7.5rem !important
}

.mx-auto, .aligncenter {
    margin-right: auto !important;
    margin-left:auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom:0 !important
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom:0.25rem !important
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom:0.5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom:1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom:1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom:3rem !important
}

.my-6 {
    margin-top: 4.5rem !important;
    margin-bottom:4.5rem !important
}

.my-7 {
    margin-top: 6rem !important;
    margin-bottom:6rem !important
}

.my-8 {
    margin-top: 7.5rem !important;
    margin-bottom:7.5rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom:auto !important
}

.mt-0 {
    margin-top:0 !important
}

.mt-1 {
    margin-top:0.25rem !important
}

.mt-2 {
    margin-top:0.5rem !important
}

.mt-3 {
    margin-top:1rem !important
}

.mt-4 {
    margin-top:1.5rem !important
}

.mt-5 {
    margin-top:3rem !important
}

.mt-6 {
    margin-top:4.5rem !important
}

.mt-7 {
    margin-top:6rem !important
}

.mt-8 {
    margin-top:7.5rem !important
}

.mt-auto {
    margin-top:auto !important
}

.me-0 {
    margin-right:0 !important
}

.me-1 {
    margin-right:0.25rem !important
}

.me-2 {
    margin-right:0.5rem !important
}

.me-3 {
    margin-right:1rem !important
}

.me-4 {
    margin-right:1.5rem !important
}

.me-5 {
    margin-right:3rem !important
}

.me-6 {
    margin-right:4.5rem !important
}

.me-7 {
    margin-right:6rem !important
}

.me-8 {
    margin-right:7.5rem !important
}

.me-auto {
    margin-right:auto !important
}

.mb-0 {
    margin-bottom:0 !important
}

.mb-1 {
    margin-bottom:0.25rem !important
}

.mb-2 {
    margin-bottom:0.5rem !important
}

.mb-3 {
    margin-bottom:1rem !important
}

.mb-4 {
    margin-bottom:1.5rem !important
}

.mb-5 {
    margin-bottom:3rem !important
}

.mb-6 {
    margin-bottom:4.5rem !important
}

.mb-7 {
    margin-bottom:6rem !important
}

.mb-8 {
    margin-bottom:7.5rem !important
}

.mb-auto {
    margin-bottom:auto !important
}

.ms-0 {
    margin-left:0 !important
}

.ms-1 {
    margin-left:0.25rem !important
}

.ms-2 {
    margin-left:0.5rem !important
}

.ms-3 {
    margin-left:1rem !important
}

.ms-4 {
    margin-left:1.5rem !important
}

.ms-5 {
    margin-left:3rem !important
}

.ms-6 {
    margin-left:4.5rem !important
}

.ms-7 {
    margin-left:6rem !important
}

.ms-8 {
    margin-left:7.5rem !important
}

.ms-auto {
    margin-left:auto !important
}

.m-n1 {
    margin:-0.25rem !important
}

.m-n2 {
    margin:-0.5rem !important
}

.m-n3 {
    margin:-1rem !important
}

.m-n4 {
    margin:-1.5rem !important
}

.m-n5 {
    margin:-3rem !important
}

.m-n6 {
    margin:-4.5rem !important
}

.m-n7 {
    margin:-6rem !important
}

.m-n8 {
    margin:-7.5rem !important
}

.mx-n1 {
    margin-right: -0.25rem !important;
    margin-left:-0.25rem !important
}

.mx-n2 {
    margin-right: -0.5rem !important;
    margin-left:-0.5rem !important
}

.mx-n3 {
    margin-right: -1rem !important;
    margin-left:-1rem !important
}

.mx-n4 {
    margin-right: -1.5rem !important;
    margin-left:-1.5rem !important
}

.mx-n5 {
    margin-right: -3rem !important;
    margin-left:-3rem !important
}

.mx-n6 {
    margin-right: -4.5rem !important;
    margin-left:-4.5rem !important
}

.mx-n7 {
    margin-right: -6rem !important;
    margin-left:-6rem !important
}

.mx-n8 {
    margin-right: -7.5rem !important;
    margin-left:-7.5rem !important
}

.my-n1 {
    margin-top: -0.25rem !important;
    margin-bottom:-0.25rem !important
}

.my-n2 {
    margin-top: -0.5rem !important;
    margin-bottom:-0.5rem !important
}

.my-n3 {
    margin-top: -1rem !important;
    margin-bottom:-1rem !important
}

.my-n4 {
    margin-top: -1.5rem !important;
    margin-bottom:-1.5rem !important
}

.my-n5 {
    margin-top: -3rem !important;
    margin-bottom:-3rem !important
}

.my-n6 {
    margin-top: -4.5rem !important;
    margin-bottom:-4.5rem !important
}

.my-n7 {
    margin-top: -6rem !important;
    margin-bottom:-6rem !important
}

.my-n8 {
    margin-top: -7.5rem !important;
    margin-bottom:-7.5rem !important
}

.mt-n1 {
    margin-top:-0.25rem !important
}

.mt-n2 {
    margin-top:-0.5rem !important
}

.mt-n3 {
    margin-top:-1rem !important
}

.mt-n4 {
    margin-top:-1.5rem !important
}

.mt-n5 {
    margin-top:-3rem !important
}

.mt-n6 {
    margin-top:-4.5rem !important
}

.mt-n7 {
    margin-top:-6rem !important
}

.mt-n8 {
    margin-top:-7.5rem !important
}

.me-n1 {
    margin-right:-0.25rem !important
}

.me-n2 {
    margin-right:-0.5rem !important
}

.me-n3 {
    margin-right:-1rem !important
}

.me-n4 {
    margin-right:-1.5rem !important
}

.me-n5 {
    margin-right:-3rem !important
}

.me-n6 {
    margin-right:-4.5rem !important
}

.me-n7 {
    margin-right:-6rem !important
}

.me-n8 {
    margin-right:-7.5rem !important
}

.mb-n1 {
    margin-bottom:-0.25rem !important
}

.mb-n2 {
    margin-bottom:-0.5rem !important
}

.mb-n3 {
    margin-bottom:-1rem !important
}

.mb-n4 {
    margin-bottom:-1.5rem !important
}

.mb-n5 {
    margin-bottom:-3rem !important
}

.mb-n6 {
    margin-bottom:-4.5rem !important
}

.mb-n7 {
    margin-bottom:-6rem !important
}

.mb-n8 {
    margin-bottom:-7.5rem !important
}

.ms-n1 {
    margin-left:-0.25rem !important
}

.ms-n2 {
    margin-left:-0.5rem !important
}

.ms-n3 {
    margin-left:-1rem !important
}

.ms-n4 {
    margin-left:-1.5rem !important
}

.ms-n5 {
    margin-left:-3rem !important
}

.ms-n6 {
    margin-left:-4.5rem !important
}

.ms-n7 {
    margin-left:-6rem !important
}

.ms-n8 {
    margin-left:-7.5rem !important
}

.p-0 {
    padding:0 !important
}

.p-1 {
    padding:0.25rem !important
}

.p-2 {
    padding:0.5rem !important
}

.p-3 {
    padding:1rem !important
}

.p-4 {
    padding:1.5rem !important
}

.p-5 {
    padding:3rem !important
}

.p-6 {
    padding:4.5rem !important
}

.p-7 {
    padding:6rem !important
}

.p-8 {
    padding:7.5rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left:0 !important
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left:0.25rem !important
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left:0.5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left:1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left:1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left:3rem !important
}

.px-6 {
    padding-right: 4.5rem !important;
    padding-left:4.5rem !important
}

.px-7 {
    padding-right: 6rem !important;
    padding-left:6rem !important
}

.px-8 {
    padding-right: 7.5rem !important;
    padding-left:7.5rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom:0 !important
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom:0.25rem !important
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom:0.5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom:1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom:1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom:3rem !important
}

.py-6 {
    padding-top: 4.5rem !important;
    padding-bottom:4.5rem !important
}

.py-7 {
    padding-top: 6rem !important;
    padding-bottom:6rem !important
}

.py-8 {
    padding-top: 7.5rem !important;
    padding-bottom:7.5rem !important
}

.pt-0 {
    padding-top:0 !important
}

.pt-1 {
    padding-top:0.25rem !important
}

.pt-2 {
    padding-top:0.5rem !important
}

.pt-3 {
    padding-top:1rem !important
}

.pt-4 {
    padding-top:1.5rem !important
}

.pt-5 {
    padding-top:3rem !important
}

.pt-6 {
    padding-top:4.5rem !important
}

.pt-7 {
    padding-top:6rem !important
}

.pt-8 {
    padding-top:7.5rem !important
}

.pe-0 {
    padding-right:0 !important
}

.pe-1 {
    padding-right:0.25rem !important
}

.pe-2 {
    padding-right:0.5rem !important
}

.pe-3 {
    padding-right:1rem !important
}

.pe-4 {
    padding-right:1.5rem !important
}

.pe-5 {
    padding-right:3rem !important
}

.pe-6 {
    padding-right:4.5rem !important
}

.pe-7 {
    padding-right:6rem !important
}

.pe-8 {
    padding-right:7.5rem !important
}

.pb-0 {
    padding-bottom:0 !important
}

.pb-1 {
    padding-bottom:0.25rem !important
}

.pb-2 {
    padding-bottom:0.5rem !important
}

.pb-3 {
    padding-bottom:1rem !important
}

.pb-4 {
    padding-bottom:1.5rem !important
}

.pb-5 {
    padding-bottom:3rem !important
}

.pb-6 {
    padding-bottom:4.5rem !important
}

.pb-7 {
    padding-bottom:6rem !important
}

.pb-8 {
    padding-bottom:7.5rem !important
}

.ps-0 {
    padding-left:0 !important
}

.ps-1 {
    padding-left:0.25rem !important
}

.ps-2 {
    padding-left:0.5rem !important
}

.ps-3 {
    padding-left:1rem !important
}

.ps-4 {
    padding-left:1.5rem !important
}

.ps-5 {
    padding-left:3rem !important
}

.ps-6 {
    padding-left:4.5rem !important
}

.ps-7 {
    padding-left:6rem !important
}

.ps-8 {
    padding-left:7.5rem !important
}

.gap-0 {
    gap:0 !important
}

.gap-1 {
    gap:0.25rem !important
}

.gap-2 {
    gap:0.5rem !important
}

.gap-3 {
    gap:1rem !important
}

.gap-4 {
    gap:1.5rem !important
}

.gap-5 {
    gap:3rem !important
}

.gap-6 {
    gap:4.5rem !important
}

.gap-7 {
    gap:6rem !important
}

.gap-8 {
    gap:7.5rem !important
}

.offcanvas-header {
    position: absolute;
    right: 0;
}

#book .btn-con {
    border-radius: 500px;
    background: #000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 25px;
    line-height: 1;
    color: #ffffff;
    padding-left: 15px;
    margin: 8px;
    transition: 0.4s ease;
}

#book .btn-con span {
    background: #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}

#book .btn-con:hover {
    background: #45BC24;
    color: #000;
}

.offcanvas-body span {
    text-transform: uppercase;
}

.offcanvas-body {
  
}
.offcanvas.offcanvas-end {
    z-index: 999999;
}

.hero-section {
    background-color: #f9f9f9;
    padding: 50px 0;
}
.hero-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-image {
    width: 45%;
    height: auto;
    border-radius: 20px;
    margin-right: 30px;
}
.hero-text {
    max-width: 500px;
}
.highlight {
    color: #45BC24;
}
.cta-button {
    background-color: #ffcc00;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}
.swiper-container {
    padding: 20px 0;
}
.stat {
    text-align: center;
}



#aboutint {
    background: radial-gradient(116.18% 118% at 50% 100%, rgba(99, 102, 241, 0.1) 0%, rgba(218, 70, 239, 0.05) 41.83%, rgba(241, 244, 253, 0.07) 82.52%)
}

#aboutint .col-md-12 img {
    object-fit:cover;border-radius: 40px;max-width: 1500px;object-position: 50% 70%;margin: auto;display: block;width: 95%;
}

@media (max-width: 1200px) {
    #times .container {
        max-width: 95% !important;
    }
}

@media (max-width: 991.98px) {
    
    
    #vipsec {
        margin-top: -20%;
        margin-bottom: -15% !important;
    }
    
    #vendimg {
        max-height: none;
        height: 400px;
        border-radius: 0;
    }
    
    .fullhero.vip {
        height: 80vh;
        min-height: 400px;
    }
    
    .navbar-nav .nav-link {
        font-weight: 600;
        margin: 0;
        color: #000;
        font-size: 17px;
        
        font-weight: 500;
        font-size: 18px;
    }
    .offcanvas .list-unstyled li {
        margin-bottom: 4px;
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 600;
        gap: 10px;
        line-height: 1.1;
        
    }
    
    #aboutint .lc-block:first-child{
        border-radius: 44px;overflow: hidden;max-height: 400px;width: 95%;margin: auto;
    }
    #conca .card {
        padding-top: 10% !important;
    }
    
    #conca .imgax {
        display: block;
        height: 100%;
        
        display: block;
        height: 400px;
        margin: auto;
        max-width: 90%;
        min-height: 200px;
    
    }
    
    .becks {
        bottom: 110px;
        left: -25%;
        right: 0px;
        width: auto;
        height: 300px;
    }
    
    .fullhero:not(.vip) h1 {
        font-size: 11vw !important;
        margin-bottom: 40vh;
    }
    
    .beckso {
        bottom: 5%;
        height: 300px;
        width: 100%;
        object-position: 35% 96%;
        object-fit: cover;
    }
    .navbar .navbar-brand .navbar-logo {

        max-width: 300px;
        max-width: 280px;
        margin-left: auto;
        height: 100px;
    border-radius: 0px !important;
    }
    
    .mtstarter, #conca {
        margin-top: 120px;
    }
    .hero {
        margin-top: 120px;
        width: 100vw;
    }
    
    .rounded-section {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding-bottom: 10vh;
        margin-top: -15%;
        padding: 10px 5px;
    }
    .sitetype-one {
        margin-top: -10vh;
    }
    
    .sitetype-one .container:first-child {
        width: 95vw;
    }
    
    .navbar-custom.scrolling .navbar-brand .navbar-logo {
        width: 90%;
        padding-right: 10px;
        height: 74px;
        margin-top: 0;
        object-position: 50% 40%;
        background-color: transparent;
        margin-left: 0;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        max-width: 270px;
    }
    
    .navbar-custom.scrolling .navbar-brand {
        margin-left: 0 !important;
    }
    
    #book {
        padding: 10% 4%;
        max-width: 1150px;
        width: 96%;
        margin-top: 0 !important;
    }
    
    .xfirst-card .booking-card {
        padding: 40px 30px;
        margin-left: 0;
        margin-top: 0%;
        position: relative;
        right: 3%;
        top: 0;
        width: 100%;
        max-width: 285px;
        max-width: 80% !important;
    }
    
  
        .first-card .booking-card {
            padding: 40px 30px;
            margin-left: 0 !important;
            margin-top: 0%;
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            max-width: 285px;
            max-width: 100% !important;
        }
    
    
    .endbox .col-lg-4:first-child .cardstyle {
        width: 90%;
      
    }
    
    #aboutint .col-md-12 img {
        min-height: 450px;
        min-height: 400px;
        width: auto;        /* Bild behält seine Proportionen */
        height: 100%;
        object-fit: contain;
        border-radius: 40px;
        max-width: 1500px;
        object-position: 50% 0%;
        -webkit-animation: pan-horizontal 20s linear infinite alternate 2s;
                animation: pan-horizontal 20s linear infinite alternate 2s;

    }
    
    .noama {
      
            font-size: 1.15rem!important;
        
    }
    
    .bg-white.incs {
        padding-top: 10vh !important;
        margin-top: -10vh !important;
        
    }
    .hero-text {
        text-align: center;
    }
    
    @-webkit-keyframes pan-horizontal {
      0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
      }
      100% {
        -webkit-transform: translateX(calc(-100% + 100vw));
                transform: translateX(calc(-100% + 100vw));
      }
    }

    @keyframes pan-horizontal {
      0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
      }
      100% {
        -webkit-transform: translateX(calc(-100% + 100vw));
                transform: translateX(calc(-100% + 100vw));
      }
    }

    
    .cardstyle {
        padding: 7% 5% 5% 10%;
        max-width: 90% !important;
        margin-bottom: 30px;
    }
    
    .fullhero:not(.vip) {
        height: 80vh;
        border-radius: 0;
    }
    
    #inx {
        margin-top: -8%;
        
        margin-top: -11vh;
    }
    
    #inx .tour-card img {
        width: 100%;
        height: auto;
        object-fit: cover;
        height: 330px;
    }
    
    #testi {
        padding-top: 0 !important;
    }
    #testi .card-body {
        padding: 1rem 0.5rem;
    }
    
    #testi p {
        font-weight: 300 !important;
        font-size: 17px !important;
        line-height: 1.2 !important;
    }
    
    .fullhero h1 {
             font-size: clamp(1.8rem, 6vw, 3rem); /* skaliert dynamisch mit der Bildschirmbreite */
             line-height: 1.2; /* engerer Zeilenabstand für mehrzeilige Headlines */
             text-align: center !important; /* optional: mittig */
             margin: 0;
             padding: 0.5rem;
             width: 100%; /* nimmt gesamte Breite */
             box-sizing: border-box;
             font-size: clamp(1.8rem, 10vw, 4rem) !important;
             word-wrap: break-word; /* falls lange Wörter vorhanden */
             word-wrap: normal;
    }
    
    .hero {
        border-radius: 45px;
    }
    .hero h1 {
        font-size: clamp(3.8rem, 10vw, 6rem);
        font-size: clamp(2.8rem, 10vw, 6rem) !important;

        line-height: 1;
    }
    
    .sitetype-one .row:first-child p.fs-5 {
        padding-right: 0% !important;
        margin-top: 50px !important;
    }
    
    #logogrid img {
        height: auto;
        width: 100px;
    }
    
    #news .container-sm {
        width: 90%;
        padding: 30px;
    }
    
    #news .img-fluid {
        margin-top: 30px !important;
    }
    #news {
        margin-top: 60px;
    }
    #times .text-center img {
        min-height: 375px !important;
        object-fit: cover !important;
        object-position: 20% 0% !important;
        margin-top: -50px !important;
        margin-bottom: 25% !important ;
        
        
        margin-bottom: 0% !important ;
    }
    
    #blm_for {
        margin-top: 15px;
        padding-top: 25px;
        /* position: absolute; */
        left: 0;
        right: 0;
        padding-bottom: 0px;
        margin: auto;
        transform: scale(0.825);
    }
    
    #times .container:first-child {
        padding-left: 0 !important;
        max-width: 100% !important;
        padding-right: 0 !important;

    }
    
    .hero-content {
        display: block;
        
    }
    
    .hero img.w-100 {
        height: 100%;
        object-fit: cover;
    }
    
    .hero-image {
        width: 90%;
        margin: auto;
        display: block;
        margin-bottom: 50px;
        border-radius: 50px;
        max-width: 450px;
    }
    
    #times .container {
        max-width: 95% !important;
    }
    .endbox {
        width: 90vw;
        margin-top: -16%;
    }
    
    
    #inbox {
        max-width: 90% !important;
        flex-direction: column !important;
        transform: scale(0.9);
    }
    
    #inbox p {
        margin-bottom: 10px;
    }
    
    .sec-light img:first-child {
        width: 95%;
        margin: auto;
        display: block;
        object-fit: cover;
        max-height: 450px !important;
        margin-bottom: 50px;
        
        
        min-height: 300px;
    }
    
    #preloader::after {

        font-size: 16px;
    }
    
    
.navbar .navbar-brand {
order:0;
width: 80%;
max-width: none;
z-index: 0;
display: inline-block;
}

.navbar-custom .d-flex.align-items-center {
display:none!important
}
}



@media only screen and (max-width: 895px) {
.accordion button .icon {
transform:scale(1.1)!important
}


}


@media only screen and (max-width: 320px) {
    .navbar-toggler {
      
        right: -3%;

    }
}

@media only screen and (min-width: 1395px) {
body:not(.Safari) #ctan .tb {
max-width:520px
}
}

body.Safari #onlysaf,body.Safari #ctan #btnsaf.btnx {
display:block
}

body.Safari #nosaf,#onlysaf,#ctan #btnsaf.btnx {
display:none
}
