/* ======================================
   GLOBAL RESET
====================================== */

*,
*::before,
*::after{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html{
    font-family: 'Nunito', sans-serif;
    font-size: 10px;
    box-sizing: border-box;

    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}

body{
    background-color: #ffffff;

    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}

/* ======================================
   BASE ELEMENTS
====================================== */

img{
    width: 100%;
    max-width: 100%;
    height: auto;
}

a{
    text-decoration: none;
    outline: none;
}

a:visited{
    outline: none;
}

ul{
    list-style: none;
}

p{
    font-size: 1.6rem;
    word-break: break-word;
    margin-bottom: 20px;
}

span{
    display: block;
    font-size: 1.6rem;
    margin-bottom: 30px;
}

.center{
    text-align: center !important;
}

/* ======================================
   LIST MODULE
====================================== */

.indent-list{
    list-style: none;
    padding: 0;
}

.indent-list li{
    padding-left: 15px;
    margin-bottom: 10px;
    color: #535353;
    text-indent: -22px;
}

.activities-grid2-item li{
    line-height: 1.8em;
    font-size: 1.6rem;
    word-break: break-word;
    list-style: disc inside;
}

.activities-grid3-item li{
    line-height: 1.8em;
    font-size: 1.6rem;
    word-break: break-word;
}

/* ======================================
   GLOBAL COLOR HELPERS
====================================== */

li{
    color: #a7c957;
}

div * b{
    font-weight: bolder !important;
    font-size: 1.1em !important;
    color: #a7c957;
}

/* ======================================
   SECTION LAYOUT
====================================== */

section{
    padding: 5rem 0;
}

.container,
.container2,
.container3{
    width: 100%;
    max-width: 98rem;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.container{
    margin-bottom: 10rem;
}

.container2{
    margin-bottom: 0rem;
}

.container3{
    margin-bottom: 10rem;
}

.container-social-area{
    width: 100%;
    max-width: 98rem;
    margin: 0 auto;
}

/* ======================================
   SOCIAL AREA
====================================== */

.social-area{
    padding: 15rem 0rem;
    background: white;
}

/* ======================================
   OLD NAV SYSTEM REMOVED
   (Replaced by .de-nav system)
====================================== */

/* 
REMOVED:
nav { }
.nav-brand { }
.menu-icons { }
.close { }
.nav-list { }
.nav-item { }
.nav-link { }
.nav-list.active { }
*/


a.list {
    color: #a7c957;
    font-size: 1.40rem;
    text-decoration: underline;
    

    ;
}
a.list:hover{
        color: #a9ce52;
        text-decoration: underline;
}

a.list:active{
    color: #a9ce52;
}

a.list2 {
    color: #a7c957;

    text-decoration: underline;
    

    ;
}
a.list2:hover{
        color: #a9ce52;
        text-decoration: underline;
}

a.list2:active{
    color: #a9ce52;
}

.hero{
    width: 100%;
    height: 200px;
    position: relative;
    box-sizing: content-box;
    overflow: hidden;
    background: none !important;
    isolation: isolate;
}

.hero::before{
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%, rgba(242, 232, 207, 0.5) 100%),
        var(--hero-image) center center / cover no-repeat;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background-attachment: scroll !important;
}

.hero::after{
    content:"";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4.7rem;
    border-bottom-style: solid;
    border-bottom-color: rgba(242, 232, 207, 0.7);
    border-bottom-width: 15px;
    z-index: 1;
    pointer-events: none;
}


.hero > .container,
.hero > .container2,
.hero > .container3,
.hero > * {
    position: relative;
    z-index: 2;
}
/*Section pic*/


.foot{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/foot_02.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
/*Hero Steckbrief*/
.steck{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/gesch_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
/*Hero Wesen*/
.wesen{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/wesen_03.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
/*.wesen2{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.9) 0%,rgba(242, 232, 207, 0.7) 100%), 
    url("../images/wesen_04.jpg") center no-repeat scroll !important;
    background-size: cover !important;
}*/
/*Hero Steckbrief*/
.herodaten.sport{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("/irishdog/project/images/irishdog_sport.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.herodaten{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/wald_bg2.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.heroimp{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/wald_bg2.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.trimmen{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/t4.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
/*.trimmen2{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../trimmen_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}*/
.sport{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.9) 0%,rgba(242, 232, 207, 0.6) 100%),
    url("../images/sport_03.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
/*.sport2 {
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/sport_03.jpg") center no-repeat fixed !important;
    background-size: cover !important;
}*/
.urlaub{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_22/isar2.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.urlaub2 {
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/olypark.jpg") center no-repeat fixed !important;
    background-size: cover !important;
}

.urlaub3 {
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../images/images/spo23.jpg") center no-repeat fixed !important;
    background-size: cover !important;
}




/*.urlaub_spo_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("/project/images/urlaub_galerie_22/SPO_2022/spo1.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
*/




.urlaub_gardasee_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_22/Gardasee_2022/gardasee1.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.urlaub_tegernsee_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_23/Tegernsee_23/tegernsee_03.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.urlaub_garmisch_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_23/Garmisch-Partenkirchen_23/garmisch-partenkirchen_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.urlaub_usedom_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_23/usedom_23/usedom_04.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.urlaub_usedom_2{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub_galerie_23/usedom_23/usedom_hundestrand_1.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.stadt_muc_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/stadt_muc_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.stadt_berlin_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/berlin/berlin_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

/* ✅ Mobile-Ansicht mit korrekt gesetzten Klammern */
@media (max-width: 767px){
    .stadt_berlin_1{
        background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
                    url("../images/stadt-und-hund/berlin/berlin_12.jpg") center no-repeat;
    background-size: cover;
    
    }
}

    /*.stadt_muc_2{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/muenchen/muc6.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}*/



    .stadt_muc_2{
    background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/muenchen/muc6.jpg") center;
    background-size: cover;
    
}


/* ✅ Mobile-Ansicht mit korrekt gesetzten Klammern */
@media (max-width: 767px){
    .stadt_muc_2{
        background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
                    url("../images/stadt-und-hund/muenchen/muc6_2.jpg") center no-repeat;
    background-size: cover;
    
    }
}




.stadt_hamburg_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/hamburg/hh1.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.hundesee_grunewaldsee_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/stadt-und-hund/berlin/berlin_grunewaldse_23/grunewaldsee_23.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.hundesee_schlachtensee_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/stadt-und-hund/berlin/berlin_schlachtensee_23/schlachtensee_24.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.grunewald_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/stadt-und-hund/berlin/berlin_grunewald_23/grunewald_1.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.krummelanke_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/stadt-und-hund/berlin/berlin_krumme-lanke_23/krumme_lanke_05.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.tempelhoferfeld_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/stadt-und-hund/berlin/berlin_tempelhoferfeld_23/tempelhoferfeld_02.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.stadt_muc_mallertshofersee{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/stadt-und-hund/muenchen/mallertshofer-see/mallertshofer-see.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.stadt_muc_allach{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/stadt-und-hund/muenchen/hundesee-allach-untermenzing/allach_01.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}
.urlaub_sardinien_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/urlaub_sardinien_hundestaende_24/baubaupalau/bbbeach2.jpg") center no-repeat;
    background-size: cover;
    background-position: right center;
}
.urlaub_ruegen_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/urlaub_ruegen_25/beach1.jpg") center no-repeat;
    background-size: cover;
    background-position: relative;
}
.urlaub_ruegen_hundestraende_1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../project/images/urlaub_ruegen_25/kreidefelsen3.jpg") center no-repeat;
    background-size: cover;
    background-position: center;
}

.urlaub_ruegen_nonnevitz1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/urlaub_ruegen_25/hundestrand_nonnevitz.jpg") center no-repeat;
    background-size: cover;
    background-position: relative;
}

/*.urlaub_ruegen_juliusruh1{
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/urlaub_ruegen_25/hundestrand_juliusruh.jpg") center no-repeat;
    background-size: cover;
    background-position: relative;
}*/



    .urlaub_ruegen_juliusruh1{
    background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/urlaub_ruegen_25/hundestrand_juliusruh.jpg") center no-repeat;
    background-size: cover;
    background-position: center;
}


/* ✅ Mobile-Ansicht mit korrekt gesetzten Klammern */
@media (max-width: 767px){
    .urlaub_ruegen_juliusruh1{
        background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
                    url("../../../project/images/urlaub_ruegen_25/hundestrand_juliusruh01.jpg") center no-repeat;
    background-size: cover;
    background-position: left top;
    }
}



    .stadt_berlin_blankenfelde{
    background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../../../project/images/stadt-und-hund/berlin/berlin_arkenberge_25/hundeauslaufgebiet_arkenberge_25.jpg") center no-repeat;
    background-size: cover;
    background-position: center;
}


/* ✅ Mobile-Ansicht mit korrekt gesetzten Klammern */
@media (max-width: 767px){
    .stadt_berlin_blankenfelde{
        background:  linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
                    url("../../../project/images/stadt-und-hund/berlin/berlin_arkenberge_25/hundeauslaufgebiet_arkenberge_m_25.jpg") center no-repeat;
    background-size: cover;
    background-position: center top;
    }
}


.main-message{
    width: 100%;
    max-width: 50rem;
    color: #fafafa;
    text-transform: uppercase;
    /*transform: translateY(0%);*/
    margin-top: 130px;
    
    

}
.main-message h3{
    font-size: 1.6rem;
}

.main-message h1{
    font-family: 'Aldrich', sans-serif;
    font-size: 4rem;
    margin: 1rem 0;
}

.main-message p{
    font-size: 1.6rem;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
}


.main-message02{
    width: 100%;
    max-width: 80rem;
    color: #fafafa;
    text-transform: uppercase;
    /*transform: translateY(0%);*/
    margin-top: 0px;
    
}

.main-message02 h3{
    font-size: 1.6rem;
}

.main-message02 h1{
    font-family: 'Aldrich', sans-serif;
    font-size: 4rem;
    margin: 1rem 0;
}

.main-message02 p{
    text-transform: none;
}

.btn{
   
    background-color: rgb(45, 185, 27);
    border-radius: 0.5rem;
    color: #fafafa;
    display: inline-block;
    margin-top: 1rem;
    padding: 1rem 2.5rem;
    text-transform: uppercase;
    transition: background-color 650ms;
    font-size: 1.2rem;
    
}

.btn:hover{
    background-color:  rgb(47, 194, 28);

}

/*experience*/

.experience-outdoors{
    padding: 0;
    background: white;
}


.experience-outdoors .container {
   padding: 5rem 1.5rem 5rem 1.5rem;
    margin-bottom: 0px;
}
.experience-outdoors .container3 {
    padding: 0rem 1.5rem 5rem 1.5rem;
     margin-bottom: 0px;
 }


.experience-outdoors .container .title-heading {
 
    margin-top: 40px;
}
.list-style{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 1.5rem;
    margin: 0;
}

.list-style li{
    display: list-item;
    margin-bottom: 0.5rem;
    color: #535353;
    font-size: 1.6rem;
}

/* ======================================
   INFO SUMMARY SECTION
   Compact semantic lists
====================================== */

.info-summary-section .list-style{
    list-style:none !important;

    padding-left:1.8rem;

    margin:0.4rem 0 2rem 0;
}

.info-summary-section .list-style li{
    list-style:none !important;

    position:relative;

    padding-left:2.2rem;

    margin-bottom:0.35rem;

    color:#535353;

    font-size:1.6rem;
    line-height:1.45;
}

.info-summary-section .list-style li::marker{
    content:"";
}

.info-summary-section .list-style li::before{
    content:"";

    position:absolute;

    left:0;
    top:0.72em;

    width:0.42em;
    height:0.42em;

    border-radius:50%;

    background:#535353;

    transform:translateY(-50%);
}

.list-style li a.list-sub-link{
    display:inline;
    width:auto;
    height:auto;
    margin:0;
    padding:0;
    font-size:1.4rem;
}


/*datenschutz*/
.title-heading-data{
    text-align: center;
    text-transform: uppercase;
    margin: 0rem 0;
    color: rgba(0,0,0,.7);
    word-break: break-word;

}
.title-heading-data h3{
    font-size: 1.4rem;
}
.title-heading-data h2{
    font-family: 'Aldrich', sans-serif;
    font-size: 2rem;
    margin: .5rem 0 1rem;
}
.title-heading-data p{
    text-transform: lowercase;
    
}

.title-heading-data .test {    
font-family: 'Aldrich', sans-serif;
font-size: 2rem;
font-weight: bold;
margin: .5rem 0 1rem;
text-transform: uppercase;
}

.title-heading{
    text-align: center;
    text-transform: uppercase;
    margin: 10rem 0;
    color: rgba(0,0,0,.7);
    word-break: break-word;

}

.title-heading h3{
    font-size: 1.4rem;

}

.title-heading h2{
    font-family: 'Aldrich', sans-serif;
    font-size: 2rem;
    margin: .5rem 0 1rem;

}

.title-heading p{
    text-transform: none;
    
}

/*.slideshow {
    background-color: black;
    width: 90vh;
    height: 50vh;
    border-radius: 10px;


}
.slide {

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: brown;
    overflow: hidden;
    opacity: 0;
    transition: opacity 2s;
}
.slide-bild {
    width: 100%;

}
.slide-textbereich {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 70%;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    padding: 0 15% 0 15%;
}

.slide-ueberschrift {
    font-size: 2em;
    margin: 10px 0;

}
.slide-beschreibung {
    font-size: 1.4em;
    margin: 0;
}

.pfeil {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 50px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15%;
    color: rgba(255, 255, 255, 0.5);
    user-select: none;
    cursor: pointer;
}

.pfeil:hover {
    color: white;
}

.pfeil-links {
    left: 0;
}
.pfeil-rechts {
    right: 0;
}

.indikatorenliste {
position: absolute;
top: 0;
left: 0;
right: 0;
list-style-type: none;
font-size: 40px;
display: flex;
justify-content: center;
margin: 0;
padding: 0;
}

.indikator {

    padding: 0 10px;
    user-select: none;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 2s;
    }

.aktiv {
    opacity: 1;
} nur nenn test*/


.slideshow {
    background-color: black;
    position: relative;
    /*height:52vh;*/
    /*it's possible change to % / example 100%*/
    box-sizing: content-box;
    min-width:80vh;
    max-width:1000vh;
    min-height:400px;
    max-height:450px;

    


}
.slide {

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
   /* background-color: ;*/
    overflow: hidden;
    opacity: 0;
    transition: opacity 2s;
}
.slide-bild {
    width: 100%;

}
.slide-textbereich {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    /*top: 70%;*/
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    padding: 0 5% 2% 5%;/*old: 0 15% 0 15%;*/
}

.slide-ueberschrift {
    font-size: 2em;
    margin: 10px 0;

}
.slide-beschreibung {
    font-size: 1.4em;
    margin: 0;
}

.pfeil {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 50px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15%;
    color: rgba(255, 255, 255, 0.5);
    user-select: none;
    cursor: pointer;
}

.pfeil:hover {
    color: white;
}

.pfeil-links {
    left: 0;
}
.pfeil-rechts {
    right: 0;
}

.indikatorenliste {
position: absolute;
top: 0;
left: 0;
right: 0;
list-style-type: none;
font-size: 40px;
display: flex;
justify-content: center;
margin: 0;
padding: 0;
}

.indikator {

    padding: 0 5px;
    user-select: none;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 2s;
    }

.aktiv {
    opacity: 1;
}




.activities-grid2{
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(100rem, 1fr));*/
    grid-gap: 2.5rem ;
    display: flex;
    flex-direction:column;

    

   
}

.activities-grid2 h2 {
    font-family: 'Aldrich',sans-serif;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin: 2rem 0;
    line-height:1.3;}



.activities-grid2-item h1 {
    font-family: 'Aldrich',sans-serif;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin: 2rem 0;}

    










.activities-grid2-item{
    /*height: 40rem;*/
    padding: 3rem;
    color: #535353;
    position: relative;
    display: flex;
    flex-direction:column;

    /*justify-content: center;*/
    /*cursor: pointer; z-index war 1*/
    z-index: 0;
    /*for the content area width flex*/
    box-sizing:content-box;
    
}

.activities-grid2-item::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(135deg, rgba(106, 153, 78, 0.9) 0%,rgba(88, 163, 45, 0.9) 100%);*/
    background-color: #f5f5f5;;
    z-index: -1;
    border-radius: 10px;
}

.test-button {
    border: 0;
    background: transparent;
    font-size: 2.5rem;
}


/* ======================================
   RATING + SHARE AREA
   Nur für Karten mit Rating UND Share
====================================== */



/* ======================================
   RATING AREA
====================================== */

.bewertung-container{
    display:block;
    text-align:left;
    margin-top:2.5rem;
}

.bewertung-container star-rating{
    display:block;
    text-align:left;
}

.rating-action-row{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:1.2rem;
    margin-top:2.5rem;
    flex-wrap:nowrap;
}

.rating-action-row .bewertung-container{
    flex:1 1 auto;
    min-width:0;
    margin-top:0;
}

.rating-action-row .content-actions{
    flex:0 0 auto;
    margin-top:0;
    justify-content:flex-end;
}





/* ======================================
   CONTENT ACTION AREA
====================================== */

.content-actions{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:1rem;
    flex-wrap:wrap;
    margin-top:2.5rem;
}

/* ======================================
   ACTION BUTTONS
====================================== */

.content-action-button,
.irishdog-share-button{
    width:3.6rem;
    height:3.6rem;
    border:0;
    border-radius:50%;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:#ffffff;
    color:rgb(251,118,9);
    box-shadow:0 2px 8px rgba(0,0,0,0.12);
    padding:0;
    cursor:pointer;
    transition:transform .2s ease, opacity .2s ease;
    appearance:none;
    -webkit-appearance:none;
}

.content-action-button:hover,
.content-action-button:focus,
.irishdog-share-button:hover,
.irishdog-share-button:focus{
    transform:translateY(-2px);
    opacity:.85;
}

.irishdog-share-button i{
    display:block;
    font-size:1.6rem;
    line-height:1;
}

.irishdog-share-button span,
.content-action-button span{
    display:none;
}


/* ======================================
   CARD ICONS – unified spacing
====================================== */

.activities-grid-item > i,
.activities-grid2-item > i{
    display:flex;
    align-items:center;
    justify-content:flex-start;

    width:4.5rem;
    height:4.5rem;

    font-size:4.2rem;
    line-height:1;

    color:#a7c957;
    opacity:.9;

    margin-bottom:1.5rem;
}

.activities-grid .portal-icon,
.activities-grid2 .portal-icon{
    font-size:3.6rem !important;
}

.activities-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
    grid-gap: 2.5rem;
    

}


.activities-grid h2 {
    font-family: 'Aldrich',sans-serif;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin: 2rem 0;
    line-height:1.3;}







.activities-grid-item{
    /*height: 40rem;*/
    padding: 3rem;
    color: #535353;
    position: relative;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    /*cursor: pointer; z-index war auf 1*/
    z-index: 0;
    /*for the content area width flex*/
    box-sizing:content-box;

    
}

.activities-grid-item::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(135deg, rgba(106, 153, 78, 0.9) 0%,rgba(88, 163, 45, 0.9) 100%);*/
    background-color: #f5f5f5;;
    z-index: -1;
    border-radius: 10px;
}

.star-gazing{
    background: url("") center no-repeat;
    
}

.hiking{
    background: url("") center no-repeat;
}

.camping{
    background: url("") center no-repeat;
}


/*section ern*/

.hf1{
    background: url("") center no-repeat;
}

.hf2{
    background: url("") center no-repeat;
}

.hf3{
    background: url("") center no-repeat;
}



/*section trim*/
.ht1{
    background: url("") center no-repeat;
    width: 100%;
    height: 40rem;
    padding: 3rem;
    color: #fafafa;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*cursor: pointer; z-index war 1*/
    z-index: 0;
    
}

.ht2{
    background: url("") center no-repeat;
}

.ht3{
    background: url("") center no-repeat;
}


.activities-grid i {
    font-size: 4.5rem;
    color: #a7c957;
   /* color: #BC4749 */
}
.activities-grid .content-actions{
    margin-top:10px;
}

.activities-grid .content-actions .irishdog-share-button i{
    font-size:2rem;
    line-height:1;
    color:rgb(251, 118, 9);
    margin:0;
}

.activities-grid-item h1{
    font-family: 'Aldrich',sans-serif;
    font-size: 1.7rem;
    text-transform: uppercase;
    margin: 2rem 0;
}
/*scrolling image*/

.testimonials{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials::before{
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.9) 0%,rgba(242, 232, 207, 0.7) 100%),
    url("/project/images/irishdog_131120.jpg") center no-repeat scroll;
    background-size: cover;
    
}

.testimonials2{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials2::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.9) 0%,rgba(242, 232, 207, 0.7) 100%),
    url("/project/images/wesen_04.jpg") center no-repeat scroll;
    background-size: cover;
    
}

.testimonials3{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials3::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.9) 0%,rgba(242, 232, 207, 0.7) 100%),
    url("/project/images/sport_02.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials4{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials4::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/spo23.jpg") center no-repeat scroll;
    background-size: cover;

}




.testimonials5{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials5::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("/project/images/trimmen_01.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials6{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials6::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/berlin/berlin_03.jpg") center no-repeat scroll;
    background-size: cover;

}


.testimonials7{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials7::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/stadt_berlin_03.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials8{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials8::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/urlaub-mit-hund/gardasee_01.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials9{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials9::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%,rgba(242, 232, 207, 0.5) 100%),
    url("../images/stadt-und-hund/muenchen/muc3.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials10{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials10::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../images/urlaub_galerie_22/Gardasee_2022/garda_1.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials11{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials11::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../images/urlaub_galerie_23/Tegernsee_23/tegernsee_04.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials12{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials12::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../images/urlaub_galerie_23/usedom_23/usedom_01.jpg") center no-repeat scroll;
    background-size: cover;

}
.testimonials13{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials13::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../../project/images/stadt-und-hund/berlin/berlin_schlachtensee_23/schlachtensee_25.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials14{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials14::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../../project/images/stadt-und-hund/berlin/berlin_grunewald_23/grunewald_2.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials15{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials15::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/berlin/berlin_krumme-lanke_23/krumme_lanke_01.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials16{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials16::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/berlin/berlin_krumme-lanke_23/krumme_lanke_01.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials17{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials17::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/berlin/berlin_grunewaldse_23/grunewaldsee_2_23.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials18{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials18::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/urlaub_galerie_23/usedom_23/usedom_hundestrand.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials19{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials19::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/berlin/berlin_tempelhoferfeld_23/tempelhoferfeld_01.jpg") center no-repeat scroll;
    background-size: cover;

}


.testimonials20{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials20::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/muenchen/mallertshofer-see/ufer_mallertshofer-see.jpg") center no-repeat scroll;
    background-size: cover;

}


.testimonials21{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials21::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/stadt-und-hund/muenchen/hundesee-allach-untermenzing/allach_02.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials22{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials22::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/urlaub_ruegen_25/moenchgut.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials23{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials23::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/urlaub_ruegen_25/hundestrand_e.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials24{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials24::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/urlaub_ruegen_25/hundestrand_nonnevitz_02.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials25{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials25::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("/project/images/urlaub_ruegen_25/hundestrand_juliusruh_02.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonials26{
    width: 100%;
    height:60vh;
    position: relative;
}

.testimonials26::before  {
    content:"";
    position: fixed;
    z-index: -1;
    top:-3px;
    left:0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, rgba(231, 239, 232, 0.7) 0%,rgba(237, 235, 230, 0.5) 0%),
    url("../../../project/images/stadt-und-hund/berlin/berlin_arkenberge_25/blankenfelde_25_g_26.jpg") center no-repeat scroll;
    background-size: cover;

}

.testimonial{
    width: 100%;
    color: #fafafa;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.testimonial-text-box{
    padding: 0 1.5rem;
    margin-bottom:2rem;
    position: relative;
}

.testimonial-text-box i{
    position: absolute;
    top: -8rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8rem;
    color: #BC4749;
    opacity: .5;
    z-index: -1;

}

.testimonial-customer img{
    width: 10rem;
    height: 10rem;
    border-radius: 100%;
    border: 3px solid #BC4749;

}
.adventure-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
    grid-gap: 2.5rem;
    margin-bottom: 6rem;
}

.adventure-grid-item p{
    color: rgba(0,0,0,0.7);
}





/* footer{
    padding: 2.5rem 0;
    font-size: 7px;
    background-color: #f6f6f6;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);

 }
 footer p{
     font-size: 10px;
    }
*/


/*deklaration footer*/

footer{
    

    display: flex;
    flex-flow: column wrap;
    padding: 50px 30px 15px;
    color:#999;
    background-color: #f6efdd;
    justify-content:center;
    align-items:center;
    align-content:center;

   /* justify-content: center;
    align-items: flex-start;
    align-content: center;*/

}

/*Deklaration Flex Footer*/

.flexbox-panel {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content:flex-start;
    row-gap:50px;
    width: 100%;
    max-width: 98rem;
    margin: 0 auto;

}

.flex-item img{
    width:80%;
    
}

/*.flexbox-item {
    flex: ;
}*/

.flex-item:nth-child(1) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50px;
    order: 1;
    margin-right: 14px;
    height: 100%;
    

  
}

.flex-item:nth-child(2) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis:30%;
    order: 2;
    margin-right: 130px;
    
  
}

.flex-item:nth-child(3) {
    flex-grow: 0;
    flex-shrink: 0;
    /*flex-basis:9%;*/
    order: 3;
    margin-right: 30px;
}

.flex-item:nth-child(4) {
    flex-grow: 0;
    flex-shrink: 0;
    
    /*flex-basis: 9%;*/
    order: 4;
    margin-right: 20px;
}

.flex-item:nth-child(5) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 9%;
    order: 5;
    margin-right: 20px;
}





.footer ul{
    list-style: none;
    padding-left:0;
}
.footer li{
    line-height: 2.1em;
}
.footer a{
    text-decoration: none;
    font-size: 14px;
}




/*Image neu darstellen, linksbündig / Text rechtsbündig
.img_footer{
    margin-right: 0.5em;
    margin-bottom: 2em;
}*/



.footer-right > *{
    flex: 1 85%;
    margin-right: 1.25em;
}


.features{
   width: max-content;
}

.box a{
    color:#999;
}
.footer-bottom p{
    text-align: center;
    color: #999;
    padding-top: 100px;
    font-size: 1.2rem;
}


.socials {
    
    margin-top: 10px;
   
}
.socials a{
    background: rgba(242, 232, 207, 0.7);
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.socials a i{
    color: #A7C957;
    padding: 10px 12px;
    font-size: 20px;
}

.socials-insta{
    text-align: center;
    margin-top: 30px;
   
}
.socials-insta a{
   

    display: inline-block;
    
}

.socials-insta a i{
    color: #A7C957;
    padding: 0px 0px;
    font-size: 50px;

}



/*back_to_down_btm*/
#back-to-down-btn{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 25px;
    font-size: 26px;
    width:50px;
    height:50px;
    /*background-color: #fff;*/
    color: rgb(251, 118, 9);
    cursor: pointer;
    outline: none;
    border: 0px solid #333;
    border-radius: 10%;
    transition-duration:0.2s;
    transition-timing-function: ease-in-out;
    transition-property: background-color,color;   
    z-index: 1; 

}
#back-to-down-btn:hover, #back-to-down-btn:focus{
    /*background-color: #fff;*/
    color:  rgb(253, 136, 40);
    }


/*back_to_top_btm*/
#back-to-top-btn{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 25px;
    font-size: 26px;
    width:50px;
    height:50px;
    /*background-color: #fff;*/
    color: rgb(251, 118, 9);
    cursor: pointer;
    outline: none;
    border: 0px solid #333;
    border-radius: 10%;
    transition-duration:0.2s;
    transition-timing-function: ease-in-out;
    transition-property: background-color,color;   
    z-index: 1; 

}
#back-to-top-btn:hover, #back-to-top-btn:focus{
    /*background-color: #fff;*/
    color:  rgb(253, 136, 40);
    }

    .btnEntrance {
animation-duration: 0.7s;
animation-fill-mode: both;
animation-name: btnEntrance;

    }

@keyframes btnEntrance{
        from {
            opacity: 0;
            transform: scale3d(0.3, 0.3, 0.3);
            
        } to {
            opacity: 1;
            
        }
    }

  /*  @keyframes btnEntrance{
        from {
            opacity: 0;
            transform: scale3d(0, 100%, 0);
            
        }to{
            opacity: 1;
            transform: scale3d(0, 0, 0);
        }
    }*/


.btnExit{
    animation-duration: 0.25s;
    animation-fill-mode: both;
    animation-name: btnExit;
}

@keyframes btnExit {
    from {
        opacity: 1;
        
    } to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

/*@keyframes btnExit{
    from{
        opacity: 1;
        
    }to{
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}*/



.iframe {
    overflow: hidden;
    width: 100%;
 
}





 


























/* ======================================
   MEDIA QUERIES – CLEAN VERSION
====================================== */

/* ================================
   1px+
================================ */

@media screen and (min-width:1px){



    section{
        padding: 12rem 0;
    }

    .hero{
        height:45vh;
        min-height: 670px;
        box-sizing: border-box;
    }

    .herodaten{
        height:45vh;
        min-height: 200px;
        box-sizing: border-box;
    }

    .main-message{
        max-width: 50rem;
        margin-top: 0;
    }

    .flex-item:nth-child(1){
        flex-basis: 40px;
        margin-right: 0;
    }

    .flex-item:nth-child(2){
        flex-basis: 90%;
    }

    #back-to-top-btn,
    #back-to-down-btn{
        position: fixed;
        bottom: 20px;
        right: 5px;
        font-size: 18px;
        width: 30px;
        height: 30px;
    }

    .slideshow{
        position: relative;
        min-width: 300px;
        min-height: 250px;
    }
}

/* ================================
   351px+
================================ */

@media screen and (min-width:351px){



    section{
        padding: 12rem 0;
    }

    .hero{
        height:45vh;
        min-height: 775px;
    }

    .herodaten,
    .herot{
        height:45vh;
        min-height: 650px;
    }

    .flex-item:nth-child(1){
        flex-basis: 40px;
    }

    .flex-item:nth-child(2){
        flex-basis: 90%;
    }

    #back-to-top-btn,
    #back-to-down-btn{
        font-size: 26px;
        width: 30px;
        height: 30px;
    }

    p{
        font-size: 1.6rem;
        word-break: break-word;
        margin-bottom: 20px;
    }
    .main-message p{
        font-size: 1.6rem;
        font-weight: 400;
        line-height: normal;
    }
}

/* ================================
   576px+
================================ */

@media screen and (min-width:576px){

    .hero{
        height:70vh;
        min-height: 600px;
    }

    section{
        padding: 15rem 0;
    }

    .flex-item:nth-child(1){
        margin-right: 20px;
    }

    #back-to-top-btn,
    #back-to-down-btn{
        bottom: 30px;
        right: 13px;
        width: 50px;
        height: 50px;
    }

    .slideshow{
        min-height: 305px;
    }
}

/* ================================
   768px+
================================ */

@media screen and (min-width:768px){

    .hero{
        height:70vh;
        min-height: 690px;
    }

    .herodaten{
        height:70vh;
        min-height: 600px;
    }

    section{
        padding: 20rem 0;
    }

    .flex-item:nth-child(2){
        flex-basis:150px;
    }

    #back-to-top-btn,
    #back-to-down-btn{
        bottom: 30px;
        right: 13px;
        width: 50px;
        height: 50px;
    }

    .slideshow{
        min-width: 350px;
        min-height: 350px;
    }

    .indent-list li{
        text-indent: -13px;
    }

    .main-message p{
        font-size: 1.6rem;
        font-weight: 400;
        line-height: normal;
    }
        p{
        font-size: 1.6rem;
        word-break: break-word;
        margin-bottom: 20px;
    }
}

/* ================================
   992px+
================================ */

@media screen and (min-width:992px){

    .hero{
        height:75vh;
        min-height:700px;
    }

    .herodaten{
        height:75vh;
        min-height:550px;
    }

    section{
        padding: 20rem 0;
    }

    .flex-item:nth-child(2){
        flex-basis:40%;
    }

    .slideshow{
        min-height:450px;
    }
}

/* ================================
   1200px+
================================ */

@media screen and (min-width:1200px){

    .hero,
    .herot{
        height:80vh;
        min-height:550px;
    }

    section{
        padding: 20rem 0;
    }

    .flex-item:nth-child(2){
        flex-basis:40%;
    }

    .slideshow{
        min-height:450px;
    }

    .indent-list li{
        text-indent:-15px;
    }
}

/* ======================================
   MOBILE SHARE BUTTON
====================================== */

@media (max-width:767px){

    .content-action-button,
    .irishdog-share-button{
        width:3.2rem;
        height:3.2rem;
    }

    .irishdog-share-button i,
    .activities-grid .content-actions .irishdog-share-button i{
        font-size:1.4rem;
    }

   .rating-action-row{
        flex-direction:column;
        align-items:stretch;
        gap:0.5rem;
    }

    .rating-action-row .bewertung-container{
        width:100%;
        text-align:left;
    }

    .rating-action-row .content-actions{
        width:100%;
        justify-content:flex-end;
        margin-top:1.5rem;
    }
}


/* ======================================
   HERO MOBILE IMAGE OVERRIDE
   Nutzt --hero-image-mobile, falls gesetzt
====================================== */

@media (max-width: 767px){
  .hero::before{
    background:
      linear-gradient(135deg, rgba(56, 102, 65, 0.7) 0%, rgba(242, 232, 207, 0.5) 100%),
      var(--hero-image-mobile, var(--hero-image)) center center / cover no-repeat;
  }
}























/* ======================================
   HOME / EWAN LINK LIST
   Navigation: Liste eingerückt unter Headline, ohne Dots
====================================== */

.home-links-list p{
    margin-bottom:1.2rem;
}

.home-links-list .link-group{
    margin-top:2.5rem;
}

/* Zwischenüberschrift-Look wie Rügen (b/grün, nicht uppercase) */
.home-links-list .link-group h3{
    display:flex;
    align-items:center;
    gap:.8rem;

    margin:0 0 1.2rem;

    font-family: inherit;
    font-size: 1.76rem;      /* 1.6rem * 1.1 (wie b-Regel) */
    font-weight: bolder;
    line-height: 1.45;
    text-transform: none;

    color:#a7c957;
}

.home-links-list .link-group h3 i{
    font-size:1.6rem;
    color:#a7c957;
}

/* Liste ohne Dots, eingerückt unter die Headline */
.home-links-list .list-style{
    list-style:none;
    padding-left:0;
    margin:0 0 0 2.8rem;     /* vorher 2.4rem -> mehr Einzug, startet unter h3-Text */
}

.home-links-list .list-style li{
    margin-bottom:.65rem;
    color:#a7c957;
    font-size:1.4rem;
    line-height:1.45;
}

/* Linktext ohne Unterstrich */
.home-links-list .list-style li a.list{
    color:#a7c957;
    font-size:1.4rem;
    font-weight:600;
    line-height:1.45;
    text-decoration:none;
}

.home-links-list .list-style li a.list:hover,
.home-links-list .list-style li a.list:focus{
    color:#8fb83e;
    text-decoration:none;
}

/* Bestehende grüne Buttons in Cards sauber halten */
.activities-grid a.list.btn{
    display:inline-block;
    color:#fafafa !important;
    text-decoration:none !important;
}

.activities-grid a.list.btn:hover,
.activities-grid a.list.btn:focus,
.activities-grid a.list.btn:active{
    color:#fafafa !important;
    text-decoration:none !important;
}

/* Mobile */
@media (max-width:767px){

    .home-links-list .link-group{
        margin-top:2.2rem;
    }

    .home-links-list .link-group h3{
        font-size:1.6rem;
    }

    .home-links-list .link-group h3 i{
        font-size:1.35rem;
    }

    .home-links-list .list-style{
        margin-left:2.6rem;  /* vorher 2.2rem -> mehr Einzug auf Mobile */
    }

    .home-links-list .list-style li,
    .home-links-list .list-style li a.list{
        font-size:1.5rem;    /* vorher 1.4rem -> etwas größer auf Mobile */
    }
}
