body {
overflow-x: hidden;
}


:root {
--primary: #284172;
--second: #d92b5f;
--light-gray: #f1f1f1;
--third: #2b79a3;
}



#topmenu {
    border-radius: 0px 0px 10vw 10vw / 7vw;
}

div.topmenu ul li {
    border-radius: 30px;
}

#contenttop h1, #contenttop h1, #contenttop h1 a, #innerbelowsite h1 {
font-size: clamp(1.875rem, 1.528rem + 1.389vw, 3.75rem); /*30-60*/
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 20px;
    -webkit-text-stroke: 1px var(--primary);
   color: var(--primary);
}

.c-subtitle {
font-size: 1.1em;
    color: var(--second);
    text-transform: uppercase;
    letter-spacing: 2px;
line-height: 1em;
}



/*NEWS*/
div.items div.date {
    padding-bottom: 8px;
    font-size: 12px;
    color: var(--second);
}

.notloggedin  div.horizontalitemsnews div.itemcontent {
    border-radius: 30px;
    overflow: hidden;
}

div.items div.photos :is(img,video) {
    border-radius: 30px;
}




/* SCROLL BAR */

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-track {
  background: transparent; 
}

body::-webkit-scrollbar-thumb {
  background-color: var(--primary); 
  border-radius: 6px;
  border: 2px solid var(--primary);  
}

body::-webkit-scrollbar-thumb:hover {
  background-color: var(--second); 
  border: 2px solid var(--second);
}

/* END SCROLL BAR */



.c-row-direction {
flex-direction: row-reverse;
}

.c-gray-bg {
background-color: var(--light-gray);
border-radius: 7vw / 7vw;
}@media (max-width: 750px) {
a.mobile-header-startlink {
    height: 60%;
    top: 15px !important;
width: 70vw;
    left: 50px;
margin-left: 0 !important;
}
}





.side-nav__header {
    background-color: white;
    background-image: url('/cache/files/e441c3fd89de8d393e479ee475988b4007f9866c.svg') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
margin: 3vw 5vw 3vw 5vw;
}

.side-nav__header {
    max-height: 150px;
    height: 30%;
}

html[lang="en"] .side-nav__header {
    background-image: url('/cache/files/dcb18a56f047868d8420ab06f4130cd5b6190cf7.svg') !important;
}

html[lang="de"] .side-nav__header {
    background-image: url('/cache/files/077f1ea2e49061053511a7bcc36d1ac5c70e631f.svg') !important;
}
.c-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #595959;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}.c-button-1 {
display: inline-block;
padding: 12px 70px 12px 18px;
text-decoration: none;
margin-top: 7px;
    transition: 0.4s;
border-radius: 30px;
font-weight: 800;
position: relative;
color: #fff;
background-color:  var(--second);
}

.c-button-1:hover  {
background-color: var(--primary);
color: #fff;
position: relative;
}



.c-button-1:before {
content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    width: 26px; 
height: 26px;
    background-image: url('/cache/files/e9d47aebc9583419bc329041c06aaf1e69b86788.svg');
    z-index: 2;
transform: translateY(-50%) rotate(-45deg);
    transition: 0.4s;
background-size: contain;
background-repeat: no-repeat;
}

.c-button-1:hover:before {
    right: 15px;
transform: translateY(-50%) rotate(0deg);
}
/*PRODUCT SLIDER*/
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 60px;
    height: 60px;
    opacity: 1;
top: 40%;
left: -60px;
border-radius: 50%;
    background-color: transparent;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
margin-right: 0px;
    bottom: 0;
    width: 60px;
    height: 60px;
    opacity: 1;
top: 40%;
right: -70px;
border-radius: 50%;
    background-color: transparent;
}

.slick-prev:hover, .slick-next:hover {
    background-color: transparent;
}

.slick-next:focus, .slick-prev:focus {
    background-color: transparent;
}


.slick-next:before {
    top: 14px;
    height: 50px;
    width: auto;
 background-image: url('/cache/files/98f56e6c7d17904e6bedba8321a7169bc6b33f79.svg');
    background-size: contain;
    background-position-x: 50%;
opacity: 0.4;
    transition: 0.4s;
}

.slick-prev:before {
    top: 14px;
    height: 50px;
    width: auto;
background-image: url('/cache/files/98f56e6c7d17904e6bedba8321a7169bc6b33f79.svg');
    background-size: contain;
    background-position-x: 50%;
opacity: 0.4;
    transition: 0.4s;
}.c-footer-call-to-action {
padding: 5vw 10vw;
}
.c-footer-call-to-action h1{
text-align: center !important;
}

.c-footer-call-to-action-buttons {
display: flex;
gap: 30px;
justify-content: center;
}

@media (max-width: 700px) {
.c-footer-call-to-action-buttons {
gap: 15px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
margin-bottom: 20px;
}
}

.c-footer {
border-radius: 10vw 10vw 0px 0px / 7vw;
    background-color: var(--light-gray);
    padding: 5vw 5vw 7vw 5vw;
    display: flex;
    gap: 30px;
    justify-content: space-between;
align-items: flex-end;
}

@media (max-width: 920px) {
.c-footer {
    align-items: center;
    flex-direction: column;
}
}



#belowsite .c-button-1 {
    color: #fff !important;
}

.c-footer-info {
display: flex;
gap: 10vh;
align-items: flex-end;
}

@media (max-width: 540px) {
.c-footer-info {
    gap: 3vh;
    align-items: flex-start;
    flex-direction: column;
}
}

.c-footer-icon {
display: flex;
gap: 10px;
margin-top: 10px;
}

.c-footer-icon p{
margin-bottom: 0px;
}.c-dots-container{
    position:relative;
    width:240px;
    height:40px;
}

.c-dot{
    position:absolute;
    top:50%;
    transform:translateY(-50%) scale(0);
    width:30px;
    height:30px;
    background:var(--second);
    border-radius:50%;
    opacity:0;
    animation:c-pop 3s infinite ease-in-out;
}

/* 10px κενό μεταξύ των κουκίδων */
.c-dot-1{ left:0px;   animation-delay:0s; }
.c-dot-2{ left:40px;  animation-delay:.1s; }
.c-dot-3{ left:80px;  animation-delay:.2s; }
.c-dot-4{ left:120px; animation-delay:.3s; }
.c-dot-5{ left:160px; animation-delay:.4s; }
.c-dot-6{ left:200px; animation-delay:.5s; }

@keyframes c-pop{
    0%{
        transform:translateY(-50%) scale(0);
        opacity:0;
    }

    15%{
        transform:translateY(-50%) scale(1);
        opacity:1;
    }

    70%{
        transform:translateY(-50%) scale(1);
        opacity:1;
    }

    100%{
        transform:translateY(-50%) scale(0);
        opacity:0;
    }
}.c-inner-menu {
max-width: 1280px;
    margin: 0 auto;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
padding: 30px 30px 0px 30px;
}

.c-inner-menu a{
text-decoration: none;
padding: 8px 14px;
border-radius: 30px;
border: 1px solid var(--third);
font-size: 14px;
font-weight: 900;
color: var(--third);
    transition: 0.4s;
}

.c-inner-menu a:hover{
border: 1px solid var(--second);
background-color: var(--second);
color: #fff;
}/*SCROLL BUTTON*/
.scrolltopbutton {
    display: block;
    position: fixed;
    bottom: 4vh;
    right: 3vh;
    cursor: pointer;
    z-index: 300;
    transform: rotate(270deg);
scale: 1;
}

.scrolltopbutton:hover {
 scale: 1.1;
}
/*END OF SCROLL BUTTON*/.mobile-header {
    box-shadow: none;
    border-radius: 0px 0px 10vw 10vw / 7vw;
}

.side-nav__hide {
    width: 30px;
    height: 30px;
    background-color: var(--primary);
    border-radius: 50%;
left: auto;
right: 16px;
}

.side-nav__footer {
    box-shadow: none;
display: flex;
align-items: center;
justify-content: space-between;
    margin-bottom: 2vw;
}

.side-nav__footer .c-footer-icon {
    margin-top: 0px;
}


.side-nav ul {
    display: flex;
    flex-direction: column;
    width: 80vw;
    gap: 4vw;
    margin: 0 auto;
}

.side-nav ul li {
position: relative;
border: 1px solid var(--primary);
    border-radius: 30px;
}

.side-nav ul li.active {
border: 1px solid var(--second);
}

.side-nav ul li:before {
content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px; 
height: 30px;
    background-image: url('/cache/files/b0f3045f0ac74d52cc986b429dc1dee307138008.svg');
    z-index: 0;
transform: translateY(-50%) rotate(-45deg);
    transition: 0.4s;
}

.side-nav ul li.active:before {
    background-image: url('/cache/files/adc07030580fd0af7660f87535ae83bdf1e81638.svg');
transform: translateY(-50%) rotate(-0deg);

}




.side-nav--visible .side-nav__container {
    position: relative;
    width: 94%;
    max-width: 94%;
    height: 96%;
top: 2%;
    left: 3%;
border-radius: 20px;
}

.side-nav--visible .side-nav__container {
    -webkit-transform:  translateX(0%);
    -ms-transform:  translateX(0%);
    transform: translateX(0%);
}

aside.side-nav--animatable .side-nav__container {
    -webkit-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    -moz-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    -o-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    transition: circle-in-center 0.5s ease-in, opacity 0.5s;
animation: circle-in-center 0.5s ease-in;
}

aside.side-nav--visible.side-nav--animatable .side-nav__container {
   -webkit-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    -moz-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    -o-transition: circle-in-center 0.5s ease-in, opacity 0.5s;
    transition: circle-in-center 0.5s ease-in, opacity 0.5s;
animation: circle-in-center 0.5s ease-in;
}


@keyframes circle-in-center {
  from {
    clip-path: circle(0%);
  }
  to {
    clip-path: circle(125%);
  }
}


.side-nav__footer div.langlist ul {
    flex-direction: row !important;
    gap: 5px !important;
    width: 163px;
    background-color: #f1f1f1;
    padding: 12px 10px;
    border-radius: 30px;
}

.side-nav__footer div.langlist ul li{
border: none !important;
}

.side-nav__footer div.langlist ul li:before {
display: none;
}

.side-nav__footer .langchooser .langlist li {
 padding-right: 0em !important;
}
.pagetitle {
display: none;
}

.c-contact-map iframe{
border-radius: 0px 10vw 10vw 10vw / 7vw;
}

.c-contact-text {
text-align: center;
padding: 6vh 0px;

font-weight: 700;
}

.c-contact-text h1{
text-align: center !important;
}

.c-contact-page-info-line {
display: flex;
gap: 30px;
    justify-content: center;
}

@media (max-width: 720px) {
.c-contact-page-info-line {
flex-direction: column;
    align-items: center;
}
}

.contactform form p {
    width: 90%;
}

.contactform input, .contactform select, .contactform textarea {
border-radius: 20px;
width: 100%;
border: 1px solid var(--third) !important;
}

.contactform button {
  display: inline-block;
    text-align: center;
    padding: 10px 20px;
    transition: 1.4s;
    text-decoration: none;
    background-color: var(--second);
    color: #fff;
    border-radius: 40px;
    border: 1px solid var(--second);
min-width: 200px;
font-weight: 700;
}

.contactform button:hover {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
}