body {
    margin: 0;
    padding: 0;
    background-color: #f1e8b8e0 !important;
    color: black !important;
}
/*home*/
.logo {
    height: 150px;
    width: 150px;
    margin: -35px;
}
.menubar {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.menutab ul {
    padding: 0;
}
.menutab li {
    /* background-color: azure; */
    list-style: none;
    float: left;
    padding: 15px 15px;
    font-size: 20px;
    
}
.menutab a {
    text-decoration: none;
    font-size: 25px;
    color: black;
}
.menutab a:hover {
    color: red;
}
.videview {
    width: 100%;
    /* z-index: 1; */
    /* position: absolute; */
    margin: 0; 
}
.textxphoto {
    display: flex;
    margin-top: 5%;
}
.textx {
    width: 65%;
}
.photox {
    width: 40%; 
    margin-top: auto; 
}
#xphoto {
    object-fit: cover;
    border-radius: 30px;
}
.textx2, #textx2 {
    text-align: center;
    font-size: 40px;
    margin: 5% 0;
}
.textx3 {
    text-align: center;
    font-size: 30px;
    padding: 0 5%;
}
.footer {
    display: flex;
    justify-content: space-around;
    margin-top: 10%;
    margin-bottom: 2%;
}
.footerbox2 {
    display: flex;
    align-items: flex-end;
}
.foottext1 {
    font-size: 23px;
}
.foottext2 {
    font-size: 22px;
}
.foottext3 {
    font-size: 15px;
    list-style: none;
}
.foottext3 a {
    text-decoration: none;
    font-size: 22px;
    color: black;
}
.foottext3 a:hover {
    color: red;
}
.menubar2 {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.menutab2 {
    justify-content: center;
    display: flex;
    
}
.menutab2 li {
    /* background-color: azure; */
    list-style: none;
    float: left;
    padding: 15px 15px;
}
.menutab2 ul {
    padding: 0;
}
.menutab2 a {
    text-decoration: none;
    font-size: 25px;
    color: black;
}
.menutab2 a:hover {
    color: red;
}
.menu {
    display: flex;
    
}

/*massage*/
.imgbox {
    display: flex;
    justify-content: space-evenly;
    margin: 5% 8%;
}
.imgbox2 {
    width: 60%;
    padding-left: auto;
    padding-right: auto;
}
.imgbox3 {
    width: 40%;
    padding-left: auto;
    padding-right: auto;
}
.baner {
    display: flex;
    justify-content: center;
    margin: 5% 0;
}
.massbox {
    border: 5px solid black;
    border-radius: 30px;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}
.massagebox {
    display: flex;
    margin: 5% 0;
}
.massagebox2 {
    display: flex;
    flex-direction: row-reverse;
    margin: 5% 0;
}
#img1 {
    object-fit: cover;
    border-radius: 30px;
}
#img2 {
    object-fit: cover;
    border-radius: 30px;
}
#img3 {
    object-fit: cover;
    border-radius: 30px;
}
.box1 {
    width: 60%;
}
.box2 {
    width: 40%;
    display: flex;
    justify-content: center;
}
.textbox {
    text-align: center;
    font-size: 40px;
}
.textbox2 {
    text-align: center;
    font-size: 30px;
    padding: 1% 5%;
}
#massageimg {
    width: 95%;
    height: 500px;
    object-fit: cover;
    border-radius: 30px;
    padding: 0 1%;
    margin-top: auto;
}
.preisbox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    justify-items: center;
}
.preis {
    text-align: center;
    font-size: 50px;
    margin: 7%;
}
.preislist {
    cursor: pointer;
    transition: 0.3s;
}
.preislist:hover {
    transform: scale(1.1);
}
.imgpreis {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.preistext {
    font-size: 38px;
    text-align: center;
}
.modal, .modal-bg {
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-page {
    min-width: 600px;
    max-width: 900px;
    max-height: 500px;
    /* overflow: scroll; */
    background-color: white;
    border-radius: 15px;
    padding: 20px;
    z-index: 90;
}
.modalimg {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.modaldes-content {
    display: flex;
}
.modaldes-detail {
    width: 250px;
    display: flex;
    justify-content: space-between;
    margin: 1% 5%;
}
.modal-text {
    font-size: 27px;
    margin-bottom: 20px;
}
.modaltext {
    display: flex;
    flex-direction: column;
}
.modalpreis {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.modal-text1 {
    font-size: 23px;
    margin-bottom: 10px;
}
.btn-control {
    
    display: flex;
    justify-content: flex-end;
}
.btn {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    font-size: 23px;
    transition: 0.3s;
    margin-top: -7%;
    background-color: crimson;
    color: white;
}
#mdd-name {
    font-size: 30px;
}

/*contact*/
.kontext {
    font-size: 50px;
    font-family: "Papyrus";
    text-align: center;
    margin: 30px 0;
}
.ukontext {
    text-align: center;
    margin: 30px;
    font-size: 25px;
    padding-bottom: 20px;
}
.konbild {
    height: 600px;
    width: 600px;
    border: 1px solid black;
    align-items: center;
    margin: auto;
    border-radius: 30px;
    z-index: 60;
}
.konimg {
    height: 600px;
    width: 100%;
    border-radius: 30px;
    object-fit: cover;
    /* animation: showimg 4s infinite linear; */
}
/* @keyframes showimg {
    0% {
        transform: scale(1.1);
    }
    10% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
} */
.kontext2 {
    font-size: 25px;
    text-align: center;
    margin: 30px;
    padding: 5px 0;
}
.kontext33 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
    padding: 5px 0;
}
.kontext3 {
    font-size: 25px;
    text-align: center;
    padding: 5px 0;
}
.kontext4 {
    font-size: 25px;
    text-align: center;
    padding: 5px 0;
}
.mapbox {
    margin: 0 2%;
    margin-top: 2%;
}



/* Hamburger-Mune */
.ham-menu {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 7px;
}  
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
    transition: 0.4s;
}
  
  /* Rotate first bar */
.change .bar1 {
    transform: translate(0, 11px) rotate(-45deg);
}
  
  /* Fade out the second bar */
.change .bar2 {opacity: 0;}
  
  /* Rotate last bar */
.change .bar3 {
    transform: translate(0, -11px) rotate(45deg);
}

.ham-menu2 {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 7px;
}
.bar11, .bar22, .bar33 {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
    transition: 0.4s;
}
  
  /* Rotate first bar */
.change .bar11 {
    transform: translate(0, 11px) rotate(-45deg);
}
  
  /* Fade out the second bar */
.change .bar22 {opacity: 0;}
  
  /* Rotate last bar */
.change .bar33 {
    transform: translate(0, -11px) rotate(45deg);
}

/* datenscutz */
.kontext1 {
    font-size: 50px;
    font-family: "Papyrus";
    text-align: center;
    margin: 30px;
    margin-left: auto;
    margin-right: auto;
}
.textxtext {
    font-size: 25px;
    margin: 0 5%;
    text-align: center;
}

/* cookie */
