
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
    font-family: "Arial";
    height: 100%;
    width: 100%;
    font-display: swap;
}

body {
    color: rgba(30, 58, 143, 1);
    font-size: 16px;
    text-align: center
    margin:0;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: rgba(30, 58, 143, 1);
    text-decoration: none;
    background-color: transparent
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: "Arial";
    font-display: swap;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

b,strong {
    font-weight: 700
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

p {
    margin: 0 0 10px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.btn {
	width: 120px;	
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.button-group {
    top: 2%;
    right: 2%;
    position: absolute;
    text-align: left;
    width: 120px;
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.kontakt {
    position: absolute;
    background-color: rgba(110, 32, 55, 0.5);
    border: none;
}

.impressum {
    margin-top: 55px;
    position: absolute;
    background-color: rgba(228, 124, 61, 0.5);
    border: none;
}
.datenschutz {
    margin-top: 110px;
    position: absolute;
    background-color: rgba(228, 124, 61, 0.5);
    border: none;
}

#fp-nav {
    display: none !important;
}

#introsection {
    background: url(../images/bg_1.jpg) repeat scroll right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: initial;
}

#second {
    background: url(../images/bg-2.jpg) repeat scroll right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: initial;
}

#third {
    background: url(../images/bg-3.jpg) repeat scroll right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: initial;
}

#fourth {
    background: url(../images/bg-4.jpg) repeat scroll right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: initial;
}

#fifth {
    background: url(../images/bg-5.jpg) repeat scroll right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: initial;
    background-position: center center;
}

.section1-textBg {
    display: block;
    position: absolute;
    height: 100%;
    width: 410px;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.section2-textBg {
    display: block;
    position: absolute;
    height: 100%;
    width: 410px;
    right: 0;
    top: 0;
    background-color: rgba(110, 32, 55, 0.5);
    background-position: -140px center;
}

.section3-textBg {
    display: block;
    position: absolute;
    height: 100%;
    width: 410px;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url(../images/signature.png);
    background-repeat: no-repeat;
    background-position: -410px 360px;
}

.section4-textBg {
    display: block;
    position: absolute;
    height: 100%;
    width: 410px;
    right: 0;
    top: 0;
    background-color: rgba(110, 32, 55, 0.7);
}

.section5-textBg {
    display: block;
    position: absolute;
    height: 100%;
    width: 410px;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.7);
}

.textbox1 {
    text-align: left;
    position: relative;
    left: 25px;
    z-index: 9999;
}

.textbox2 {
    text-align: right;
    position: absolute;
    right: 25px;
    top: 25%;
    width: 360px;
}

.textbox3 {
    text-align: left;
    position: relative;
    left: 25px;
    width: 360px;
}

.textbox4 {
    text-align: right;
    position: absolute;
    right: 25px;
    top: 25%;
    width: 360px;
}

.textbox5 {
    left: 25px;
    position: absolute;
    text-align: left;
    top: 25%;
    width: 360px;
}

.textbox1 h2 {
    color: #6e2037;
}

.textbox1 h1,
.h1 {
    color: #e47c3d;
}

.textbox2 p {
    color: #fff;
    font-size: 25px;
}

.textbox3 p.h1 {
    color: #6e2037;
}

.textbox3 p.h2 {
    color: #e47c3d;
    font-size: 25px;
}

.textbox5 p.h3 {
    color: #6e2037;
}

.h3 {
    font-size: 20px;
    color: #fff;
}

.arrow {
    left: 140px;
    bottom: 5%;
    position: absolute;
}

.right {
    right: 140px;
    bottom: 5%;
    position: absolute;
    left: unset;
}


.connect {
    position: absolute;
    bottom: -205px;
    right: -205px;
    z-index: 2;
}

.popover-content {
    padding: 24px 22px;
    position: relative;
    width: 320px;
}

.modal-dialog {
    text-align: left;
    color: #e47c3d;
}

.modal-content {
    font-size: 14px;
}

/* .number {
	color: rgba(110, 32, 55, 0.2);
    font-size: 220px;
    position: absolute;
    right: 0;
    top: 0;
} */

@media (max-width: 767px) {
    div.textbox4 p.h1,
    div.textbox5 p.h1 {
        font-size: 20px !important;
    }
    .textbox4 p.h3,
    .textbox4 p.h3 {
        font-size: 17px !important;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .button-group {
        width: 100%;
        right: 0;
        text-align: center;
    }
    .kontakt {
        position: relative;
    }
    .impressum {
        position: relative;
        margin-top: 0;
    }
    .datenschutz {
        position: relative;
        margin-top: 0;
    }
    h1,
    .textbox3 p.h1 {
        font-size: 30px;
    }
    h2,
    .h2,
    .textbox2 p,
    .textbox3 p.h2 {
        font-size: 22px;
    }
    #introsection {
        background-position: -120px center;
    }
    #second {
        background-position: -120px center;
    }
    .section1-textBg {
        background-color: rgba(255, 255, 255, 0.7);
        width: 100%;
    }
    .section2-textBg {
        background-color: rgba(110, 32, 55, 0.7);
        width: 100%;
        background-image: url(../images/second-bg-drops.png);
    }
    .section3-textBg {
        background-color: rgba(255, 255, 255, 0.7);
        width: 100%;
        background-position: -370px 590px;
    }
    .section4-textBg {
        width: 100%;
    }
    .section5-textBg {
        width: 100%;
    }
    .textbox1 {
        text-align: center;
        left: auto;
        padding: 40px;
    }
    .textbox2 {
        left: -180px;
        margin-left: 50%;
        position: relative;
        right: auto;
        text-align: center;
        top: -16%;
        padding: 40px;
    }
    .textbox3 {
        left: 50%;
        margin-left: -180px;
        text-align: center;
        position: absolute;
        top: 2%;
        padding: 40px;
    }
    .arrow {
        left: 50%;
        margin-left: -63.5px;
        margin-top: auto;
        bottom: 3%;
    }
    .textbox4 {
        left: 50%;
        margin-left: -180px;
        text-align: center;
        top: 1%;
        padding: 40px;
    }
    div.textbox4 p.h1 {
        font-size: 30px;
    }
    div.textbox4 p.h3 {
        font-size: 18px;
    }
    .textbox5 {
        text-align: center;
        left: 50%;
        margin-left: -180px;
        padding: 40px;
        top: 5%;
    }
    #fourth {
        background-position: center center;
    }
    .modal-content {
        font-size: 12px;
    }
    div#fourth.section.fp-section.fp-table.active div.fp-tableCell a.arrow.mobile {
        opacity: 0.3;
    }
    .gross {
        font-size: 32px !important;
    }
    .arrow-image {
        width: 64px;
        height: auto;
    }
}

@media (min-aspect-ratio: 9/16) and (device-orientation: landscape) {
    #introsection {
        background-position: center center;
    }
    #second {
        background-position: center center;
    }
    h2,
    .h2,
    .textbox2 p {
        font-size: 18px;
    }
    .textbox2 {
        padding: 0px;
        position: absolute;
        top: 16%;
        width: 500px;
        left: -250px;
    }
    .textbox3 {
        width: 500px;
        margin-left: -250px;
        top: 11%;
    }
    .textbox4 {
        left: auto;
        margin-left: auto;
        padding: 20px;
        text-align: left;
        top: 1%;
        position: absolute;
        right: auto;
        width: 100%;
    }
    .textbox5 {
        padding: 20px;
        text-align: left;
        top: 6%;
        margin-left: auto;
        width: 460px;
        left: auto;
        position: absolute;
    }
    div.textbox4 p.h1,
    div.textbox5 p.h1 {
        font-size: 18px;
    }
    .textbox4 p.h3,
    .textbox5 p.h3 {
        font-size: 15px !important;
    }
    .kontakt {
        top: 22%;
    }
    .impressum {
        top: 40%;
        bottom: auto;
    }
    .datenschutz {
        top: 40%;
        bottom: auto;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #second {
        background: url(../images/bg-2.jpg) left;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: initial;
    }

    .textbox3 {
        text-align: left;
        position: absolute;
        left: unset;
        width: 350px;
        top: 400px;
        right: -10px;
    }

    .arrow {
        right: 140px;
        bottom: 5%;
        position: absolute;
        left: 500px;
    }
    .section3-textBg {
        left: unset;
        right: 0;
    }



}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

@media (min-width: 1023px) and (orientation: landscape) {
    .textbox2 {
        left: auto;
        top: 26%;;
        width: 310px;
    }
    .textbox3 {
        margin-left: 0;
        top: -19%;
        width: 320px;
    }
    .textbox4 {
        left: auto;
        margin-left: auto;
        right: 10px;
        top: 26%;
        width: 360px;
    }
    .textbox5 {
        left: 20px;
        width: 360px;
    }
    .impressum {
        top: 8%;
    }
    .datenschutz {
        top: 8%;
    }
    .textbox5 {
        top: 26%;
    }
    div.textbox4 p.h1,
    div.textbox5 p.h1 {
        font-size: 24px;
    }
    .textbox4 p.h3,
    .textbox5 p.h3 {
        font-size: 18px !important;
    }
}

    .arrow-image {
        width: 127px;
        height: auto;
    }