* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-weight: normal;
}

body {
    overflow-y: hidden;

}

.sidebar {
    position: absolute;
    height: 100%;
    width: 29.1666666667%;
}

.visual {
    background-image: url("../img/visual.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28%;
}

.lageplan {
    background-image: url("../img/plan_web.svg");
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 27.7777777778%;
    left: 7.1428571429%;
    width: 85.7142857143%;
    height: 44.4444444444%;
    font-family: "Istok Web";
}

.geschoss {
    font-size: 5.5555555556vh;
    position:absolute;
    top:13.888888888888vh;
}
.dubisthier {
    position:absolute;
    top:21.296296296296298vh;
    font-size:2.7777777778vh;
}
.standort {
    content: url('../img/standort.svg');
    position:relative;
    top:5px;
    height:2.7777777778vh;
}
.dasziel {
    position:absolute;
    top:26vh;
    font-size:2.7777777778vh;
}
.zielmarke {
    content: url('../img/zielmarke.svg');
    height:2.7777777778vh;
    position:relative;
    top:5px;
}
.app {
    border: 0.555vh solid black;
    position: absolute;
    top: 74.0740740741%;
    left: 3.5714285714%;
    width: 92.8571428571%;
    height: 24.0740740741%;
}

.app_logo {
    position: absolute;
    background: url("../img/app_logo.jpg");
    background-size: contain;
    background-repeat: round;
    top: 7.6923076923%;
    left: 3.8461538462%;
    width: 42.3076923077%;
    height: 84.6153846154%;
}

.app_text {
    position: absolute;
    left: 50%;
    top: 7.6923076923%;
    width: 46.1538461538%;
    height: 42.3076923077%;
}

.app_text p {
    margin: 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.app_android {
    background: url("../img/app_android.svg");
    background-size: contain;
    background-repeat: round;
    position: absolute;
    left: 50%;
    bottom: 7.6923076923%;
    width: 22.8846153846%;
    height: 13.8461538462%;
}

.app_apple {
    background: url("../img/app_apple.svg");
    background-size: contain;
    background-repeat: round;
    position: absolute;
    right: 3.8461538462%;
    bottom: 7.6923076923%;
    width: 20.3846153846%;
    height: 13.8461538462%;
}

.content {
    background-color: rgba(63, 72, 71, 0.1);
    position: absolute;
    left: 29.1666666667%;
    height: 100%;
    width: 70.8333333333%;
}

.c_hero {
    position: absolute;
    background-image: url("../img/aquanostra.jpg");
    background-size: cover;
    background-position: center;
    top: 3.7037037037%;
    left: 4.4117647059%;
    height: 68.5185185185%;
    width: 54.4117647059%;
}

.c_hero .beschreibung {
    padding: 2.7027027027% 2.7027027027%;
    background-color: rgba(229, 20, 51, 0.8);
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#myProgress {
    width: 94.5945945946%;
    left: 2.7027027027%;
    height: 1.1574074074074074vh;
    background-color: rgba(255, 255, 255, 0.25);
    position: absolute;
    bottom: 1.1574074074074074vh;
}

#myBar {
    height: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 1);
}

.c_hero .beschreibung h1 {
    margin: 0;
    font-size: 5.5555555556vh;
    line-height: 1.1;
    font-family: "Istok Web";
}

.c_hero .beschreibung .lage {
    margin: 0 0 1.1574074074074074vh 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
    text-align: right;
}

.c_hero .beschreibung .text {
    margin: 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
}

.c_id_01 {
    position: absolute;
    background-image: url("../img/aquanostra.jpg");
    background-size: cover;
    background-position: center;
    top: 75.9259259259%;
    left: 4.4117647059%;
    height: 20.3703703704%;
    width: 16.1764705882%;
}

.c_id_02 {
    position: absolute;
    background-image: url("../img/aquanostra.jpg");
    background-size: cover;
    background-position: center;
    top: 75.9259259259%;
    left: 23.5294117647%;
    height: 20.3703703704%;
    width: 16.1764705882%;
}

.c_id_03 {
    position: absolute;
    background-image: url("../img/aquanostra.jpg");
    background-size: cover;
    background-position: center;
    top: 75.9259259259%;
    left: 42.6470588235%;
    height: 20.3703703704%;
    width: 16.1764705882%;
}

.c_id_01 .beschreibung,
.c_id_02 .beschreibung,
.c_id_03 .beschreibung {
    padding: 9.0909090909% 9.0909090909%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    font-family: "Istok Web";
    position: absolute;
    bottom: 0;
    width: 100%;
}

.c_id_01 .beschreibung h1,
.c_id_02 .beschreibung h1,
.c_id_03 .beschreibung h1 {
    margin: 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
}

.projektliste {
    position: absolute;
    background-color: white;
    top: 3.7037037037%;
    left: 61.7647058824%;
    height: 92.5925925926%;
    width: 35.2941176471%;
}

.projektliste h1 {
    margin: 0 0 1.1574074074074074vh 0;
    font-size: 5.5555555556vh;
    font-family: "Istok Web";
}

.projektliste_inner {
    position: absolute;
    padding: 4.1666666667%;
    width: 100%;
    height: 100%;
}

.projekt {
    margin-bottom: 2.7777777778vh;
}

.projekt h1 {
    margin: 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
}

.projekt p {
    margin: 0;
    font-size: 2.7777777778vh;
    font-family: "Istok Web";
}

.marker {
    position: absolute;
    bottom: 10px;
}

.m1,
.m2,
.m3 {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgb(63, 72, 71);
    display: inline-block;
    margin-right: 10px;
}
