@font-face {
font-display: swap; font-family: "Rajdhani";
font-style: normal;
font-weight: 400;
src: url(//zalto.at/fonts/rajdhani-v16-latin-regular.woff2) format("woff2"); } @font-face {
font-display: swap; font-family: "Rajdhani";
font-style: normal;
font-weight: 700;
src: url(//zalto.at/fonts/rajdhani-v16-latin-700.woff2) format("woff2"); }
* {
margin: 0;
padding: 0;
box-sizing: border-box;
outline: none;
}
a {
text-decoration: none;
}
body,
html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: "Rajdhani", sans-serif;
}
body img {
max-width: 100%;
height: auto;
}
figcaption h3 {
color: #005b9e;
border-bottom: 1px solid #939393;
font-weight: 400;
}
figcaption h4 {
color: #dd241e;
font-weight: 400;
}
header {
position: absolute;
z-index: 111;
right: 0;
top: 0;
width: 100%;
}
header nav {
float: right;
width: 100%;
}
header ul {
margin: 0;
max-width: 50%;
background: rgba(255, 255, 255, 0.9);
padding: 10px 1%;
float: right;
width: 100%;
text-align: right;
}
header ul li {
display: inline-block;
margin: 0 1%;
padding: 0 0;
font-size: 18px;
vertical-align: middle;
}
.topnavi ul li a {
font-size: 16px;
text-transform: uppercase;
}
.topnavi ul li {
font-size: 16px;
}
header ul li a {
font-size: 18px;
text-transform: uppercase;
color: #005b9e;
}
.subnavilist ul li a {
font-size: 15px;
}
header ul li:first-child {
float: left;
}
header ul li h3 {
text-transform: uppercase;
}
.container {
border: 3px solid #005b9e;
padding: 5px 9px;
border-radius: 50%;
cursor: pointer;
}
.bar1,
.bar2,
.bar3 {
width: 35px;
height: 5px;
background-color: #005b9e;
margin: 6px 0;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-9px, 6px);
transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -8px);
transform: rotate(45deg) translate(-8px, -8px);
}
.subnavi {
width: 100%;
float: right;
clear: right;
display: none;
padding: 1%;
max-width: 50%;
border-top: 1px solid #005b9e;
height: auto;
background: rgba(255, 255, 255, 0.9);
}
.subnavilist {
width: 29.33%;
margin: 1% 2%;
float: left;
}
.subnavilist ul {
text-align: left;
background: none;
max-width: none !important;
}
.subnavilist ul li {
width: 100%;
float: left;
text-transform: uppercase;
}
.subnavilist h3 a {
color: #005b9e;
}
.subnavilist h3 {
text-transform: uppercase;
border-bottom: 1px solid #005b9e;
color: #005b9e;
}
.topnavi ul {
background: rgba(255, 255, 255, 0.5) !important;
max-width: 50%;
float: right;
}
.topnavi ul li:first-child {
float: none !important;
}
.topnavi ul li {
text-transform: uppercase;
font-weight: 700;
color: #005b9e;
}
footer {
width: 100%;
overflow: hidden;
height: 100%;
top: 100%;
margin-top: -47px;
left: 0;
position: fixed;
z-index: 111;
background: #005b9e;
color: #fff;
transition: all 0.5s;
}
footer h4 {
background: #fff;
text-align: center;
font-size: 21px;
cursor: pointer;
text-transform: uppercase;
padding: 10px 0;
}
.kontaktshowed {
top: 0;
margin-top: 0;
overflow: auto;
}
h4.showkontakt.closed span:before {
content: "\f0dd" !important;
position: absolute;
left: 0;
top: 0;
font-family: "Font Awesome 5 Free";
}
h4.showkontakt.closed span:after {
content: "\f0dd" !important;
position: absolute;
right: 0;
top: 0;
font-family: "Font Awesome 5 Free";
}
footer h4 span {
position: relative;
padding: 0 20px;
color: #005b9e;
}
footer h4 span:before {
content: "\f0de";
position: absolute;
left: 0;
top: 8px;
font-family: "Font Awesome 5 Free";
}
footer h4 span:after {
content: "\f0de";
position: absolute;
right: 0;
top: 8px;
font-family: "Font Awesome 5 Free";
}
.contleft {
width: 50%;
float: left;
padding: 5%;
color: #fff;
}
.contleft p,
h1,
a {
color: #fff;
}
.contright {
width: 50%;
float: left;
padding: 5%;
}
footer input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
width: 100%;
float: left;
background: #fff;
border: none;
margin: 5px 0;
padding: 10px 1%;
font-family: "Rajdhani", sans-serif;
font-size: 16px;
font-weight: 700;
}
footer input[type="submit"] {
width: 100%;
font-size: 18px;
float: left;
text-align: center;
color: #fff;
background: #dd241e;
border: none;
margin: 5px 0;
text-transform: uppercase;
padding: 10px 1%;
font-family: "Rajdhani", sans-serif;
}
.uscontent {
position: absolute;
overflow: auto;
left: 0;
width: 50%;
padding: 3% 3% 60px 3%;
height: 100%;
}
.uscontent h2 {
color: #005b9e;
text-transform: uppercase;
}
.uscontentbild {
position: absolute;
right: 0;
width: 50%;
height: 100%;
} body p {
margin: 10px 0 !important;
}
.uscontent ul {
padding: 0 0 0 30px;
}
a.activelink {
color: #e0251e;
}
.uscontent a {
color: #005b9e;
}
.referenzen {
width: 100%;
margin: 0;
padding: 0;
font-size: 0;
float: left;
margin: 117px 0 47px 0;
}
.referenzen li {
display: inline-block;
width: 25%;
font-size: 14px;
position: relative;
overflow: hidden;
}
.referenzen li:hover .refhidcont {
bottom: 0;
}
.referenzen li:hover .infoicon {
display: none;
}
.refhidcont {
position: absolute;
display: none;
width: 100%;
bottom: -100%;
height: 100%;
padding: 2%;
background: rgba(0, 91, 158, 0.8);
color: #fff;
transition: all 0.5s;
}
.refhidcont h3 {
text-transform: uppercase;
}
.infoicon {
position: absolute;
right: 10px;
bottom: 10px;
display: none;
}
.referenzen li:first-child .infoicon {
display: block !important;
}
.referenzen li:first-child:hover .infoicon {
display: none !important;
}
.referenzen li:first-child .refhidcont {
display: block !important;
}
@media screen and (max-width: 1024px) {
.subnavilist {
width: 98% !important;
margin: 1% 0 !important;
}
}
@media screen and (max-width: 800px) {
.topnavi ul,
header ul,
.subnavi {
max-width: 100% !important;
}
.uscontent {
position: relative !important;
width: 100% !important;
height: auto !important;
left: auto !important;
float: left;
}
.uscontentbild {
position: relative !important;
width: 100% !important;
height: 400px !important;
right: auto !important;
float: left;
}
header {
position: relative !important;
top: auto !important;
right: auto !important;
float: left;
}
.contleft,
.contright {
width: 100%;
float: left;
} .tinyslide figure figcaption,
.tinyslide figure figcaption h3,
.tinyslide figure figcaption h4 {
font-size: 18px !important;
}
.tinyslide .navigator {
top: 10px !important;
left: 10px !important;
}
.tinyslide {
position: relative;
height: 50% !important;
}
footer {
height: auto !important;
top: auto !important;
left: auto !important;
margin-top: 0 !important;
position: relative !important;
float: left;
}
footer h4 span:before {
content: "\f0dd";
position: absolute;
left: 0;
top: 0;
font-family: "Font Awesome 5 Free";
}
footer h4 span:after {
content: "\f0dd";
position: absolute;
right: 0;
top: 0;
font-family: "Font Awesome 5 Free";
}
h4.showkontakt.closed span:before {
content: "\f0dd";
}
h4.showkontakt.closed span:after {
content: "\f0dd";
}
.referenzen li {
width: 50% !important;
}
}
@media screen and (max-width: 480px) {
.referenzen li {
width: 100% !important;
}
.referenzen {
margin: 0;
}
}html, body { width: 100%; height: 100%; } * { margin: 0; padding: 0; box-sizing: border-box; } .tinyslide { width: 100%; height: 100%;  overflow: hidden; } .tinyslide .navigator { position: absolute; top: 48%; left: 30px; } .tinyslide .navigator ul {padding: 0;background:rgba(255,255,255,.4);padding:10px;border-radius:20px; } .tinyslide .navigator ul li { list-style-type: none; margin:5px 0; padding: 0;background:#fff;border-radius:50%; width: 15px; height: 15px; -webkit-transition: all 500ms linear; transition: all 500ms linear; } .tinyslide .navigator ul li span { display: none; }  .tinyslide .navigator ul li.active {background:#005B9E;} .tinyslide aside { height: 100%; width: 100%; -webkit-transition: -webkit-transform 800ms cubic-bezier(0.365, 0.84, 0.44, 1); transition: transform 800ms cubic-bezier(0.365, 0.84, 0.44, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .tinyslide figure { height: 100%; float: left; position: relative; width: 100%; z-index: 1; } .tinyslide figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .tinyslide figure figcaption {background:rgba(255,255,255,.7);border-radius:30px;padding:15px; position: absolute;width:auto; text-align:left; font-size:24px; top:45%; left:100px; z-index: 2; opacity: 0; } .tinyslide figure.active figcaption { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 2s; animation-duration: 2s; }
@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }