body,
html {
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
    color: white;
}

.section {
    width: 100%;
    height: 100%;
}

#left-1 {
    background-color: white;
    position: fixed;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
    flex-direction: column;
}

.inner-left-1 {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#right-1 {
    position: fixed;
    height: 100%;
    width: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 21;
    background-color: white;
}

.inner-right-1 {
    width: 200%;
    margin-left: -100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 21;
    flex-direction: column;
}

.inner-right-1-container {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#left-2 {
    position: fixed;
    z-index: 22;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
    background-color: black;
}

#right-2 {
    z-index: 22;
    background-color: darkgoldenrod;
}

#right-3 {
    z-index: 22;
    background-color: white;
}

#right-4 {
    z-index: 22;
    background-color: white;
}

#left-3 {
    z-index: 22;
    background-color: white;
}

#left-4 {
    z-index: 22;
}

#right-6 {
    z-index: 22;
    background-color: white;
}

#left-7 {
    z-index: 22;
    background-color: white;
}

#right-8 {
    z-index: 22;
    background-color: white;
}

#left-9 {
    z-index: 22;
    background-color: white;
}

#right-10 {
    z-index: 22;
    background-color: white;
}

#left-11 {
    z-index: 22;
    background-color: white;
}

#left-12 {
    z-index: 22;
    background-color: white;
}

#left-13 {
    z-index: 22;
    background-color: white;
}

#left-14 {
    z-index: 22;
    background-color: white;
}

#right-15 {
    z-index: 22;
    background-color: black;
}

#left-15 {
    z-index: 22;
    background-color: black;
}

.right-container {
    position: fixed;
    height: 100%;
    width: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 22;
}

.inner-right-container {
    width: 100%;
    margin-left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 22;
    flex-direction: column;
}

.inner-inner-right-container {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left-container {
    position: fixed;
    z-index: 22;
    left: 0;
    height: 100%;
    width: 50%;
}

.visible {
    transform: translateY(0%);
    transition: 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hidden-top {
    transform: translateY(-100%);
    transition: 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hidden-bottom {
    transform: translateY(100%);
    transition: 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.link {
    font-size: 20px;
    line-height: 30px;
    width: 300px;
    margin-top: 20px;
    letter-spacing: 1px;
    cursor: pointer;
}

.link:hover {
    font-weight: 700;
}

.address-link:hover {
    font-weight: 700;
}

.background-image {
    justify-content: space-between;
    align-items: center;
    background-position: 50% 50%;
    background-size: cover;
}

#left-5 {
    background-color: white;
}

#left-6 {
    background-color: black;
}

.matterhorn {
    background-image: url('../images/matterhorn.gif');
}

.st-martin {
    background-image: url('../images/st-martin.gif');
}

.lovecchio {
    background-image: url('../images/lovecchio.gif');
}

.arnold-ortho {
    background-image: url('../images/arnold-ortho.gif');
}

.regiopersonal {
    background-image: url('../images/regiopersonal.gif');
}

.hauszurheimat {
    background-image: url('../images/hauszurheimat.gif');
}

.arch-team {
    background-image: url('../images/arch-team.gif');
}

.snowactive {
    background-image: url('../images/snowactive.gif');
}

.sumec {
    background-image: url('../images/sumec.gif');
}

.address {
    color: white;
    font-weight: 400;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 1px;
}

.homepage-text-wrapper {
    color: black;
    padding: 40px;
    padding-top: 69px;
    padding-left: 60px;
    padding-right: 84px;
}

.homepage-main-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
}

.homepage-subtitle {
    font-size: 25px;
    line-height: 38px;
    font-weight: 400;
    width: 400px;
    margin-top: 20px;
    letter-spacing: 1px;
}

.hello {
    font-weight: 600;
    position: absolute;
    opacity: 0;
    font-size: 300px;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-duration: 18s;
}

.hello-ie-small {
    font-weight: 600;
}

#not-ie {
    display: flex;
}

.ieSlider {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: white;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 300px;
    font-weight: 600;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-duration: 18s;
}

#de {
    animation-name: fadeInOpacity;
    animation-delay: 0;
}

#fr {
    animation-name: fadeInOpacity;
    animation-delay: 3s;
}

#ch-de {
    animation-name: fadeInOpacity;
    animation-delay: 6s;
}

#it {
    animation-name: fadeInOpacity;
    animation-delay: 9s;
}

#sv {
    animation-name: fadeInOpacity;
    animation-delay: 12s;
}

#es {
    animation-name: fadeInOpacity;
    animation-delay: 15s;
}

#is {
    animation-name: fadeInOpacity;
    animation-delay: 18s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0
    }
    5% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    20% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.arrow-down {
    height: 40px;
    width: 40px;
}

.arrow-down-container {
    position: absolute;
    bottom: 100px;
    cursor: pointer;
}

.brandl:hover {
    font-weight: 800;
}

.logo {
    position: absolute;
    height: 50px;
    width: 200px;
    left: 60px;
    top: 80px;
    z-index: 20;
    cursor: pointer;
}

.suterapps-logo {
    position: absolute;
    z-index: 21;
    height: 50px;
    width: 200px;
    left: 60px;
    top: 69px;
}

@media screen and (max-width:767px) {
    .suterapps-logo {
        left: 30px;
        top: 30px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .suterapps-logo {
        left: 30px;
        top: 30px;
    }
}

@media screen and (max-width:480px) {
    .suterapps-logo {
        left: 30px;
        top: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .left,
    .right {
        display: none !important;
    }
    .hamburger {
        right: 40px;
        top: 40px;
    }
    .logo {
        left: 40px;
        top: 40px;
    }
    .hello,
    .hello-ie-small {
        font-size: 190px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
    .intro-ie {
        display: none;
    }
}

.main-container {
    color: white;
    padding: 40px;
    width: 500px;
}

.title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
}

.subtitle {
    font-size: 28px;
    line-height: 38px;
    font-weight: 400;
    margin-top: 20px;
}

.white {
    color: white !important
}

.social-media {
    display: flex;
    justify-content: flex-start;
    margin-left: 40px;
}

.address-block {
    bottom: 30px;
}

@media screen and (max-width: 800px) {
    .main-container {
        color: white;
        padding: 20px;
        padding-top: 24px;
        width: 500px;
    }
    .hello,
    .hello-ie-small {
        font-size: 100px;
    }
    .title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: black;
    }
    .subtitle,
    .homepage-subtitle {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 20px;
        color: black;
        padding-right: 100px;
    }
    .subtitle,
    .homepage-subtitle {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 20px;
        color: black;
        width: px;
    }
    .link {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 20px;
        color: black;
        width: 240px;
    }
}

@media screen and (max-width: 380px) {
    .section {
        background-color: white !important;
    }
    .suterapps-logo {
        position: absolute;
        z-index: 21;
        height: 50px;
        width: 200px;
        left: 20px;
        top: 20px;
    }
    .hamburger {
        right: 25px;
        top: 30px;
    }
    .main-container {
        color: white;
        padding: 20px;
        padding-top: 24px;
        width: 240px;
    }
    .title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: black;
    }
    .subtitle,
    .homepage-subtitle {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 20px;
        color: black;
        width: 240px;
    }
    .link {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 20px;
        color: black;
        width: 240px;
    }
    .social-media {
        margin-left: 20px !important;
    }
    .address-block {
        bottom: 20px;
    }
    .social-media-icons {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
}

a {
    text-decoration: none;
    color: white;
}

#menu {
    display: none;
}

.menu {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.menu-item {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

.menu-item a {
    line-height: 60px;
}

.close-menu {
    color: white;
    width: 100%;
    height: 75%;
    background-color: black;
    justify-content: center;
}

.close-icon {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-top: 69px;
}

.menu-container {
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.menu-bottom {
    background-color: black;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 25%;
}

.social-media-icons {
    width: 50px;
    height: 50px;
    margin-right: 5px;
}

@media screen and (max-width:767px) {
    .menu-item a {
        font-size: 25px;
        line-height: 35px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .menu-item a {
        font-size: 20px;
        line-height: 25px;
    }
    .menu-bottom {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .menu-item a {
        font-size: 20px;
        line-height: 25px;
    }
}

.hamburger {
    position: fixed;
    height: 25px;
    width: 24px;
    right: 60px;
    top: 80px;
    background-color: transparent;
    z-index: 40;
    cursor: pointer;
}

@media screen and (max-width:767px) {
    .hamburger {
        right: 30px;
        top: 40px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .hamburger {
        right: 30px;
        top: 27px;
    }
    .suterapps-logo {
        position: absolute;
        z-index: 21;
        height: 50px;
        width: 200px;
        left: 30px;
        top: 30px;
    }
}

.title {
    font-weight: 600;
    line-height: 60px;
    font-size: 50px;
}

.slide-text-container {
    padding: 60px 80px;
}

.subtitle {
    margin-top: 15px;
    line-height: 38px;
    font-size: 25px;
    font-weight: 400;
}

.arrow-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.arrow-down {
    height: 40px;
    width: 40px;
    margin-bottom: 100px;
}

.testimonial-image {
    height: 100%;
    align-self: flex-start;
    flex: 0 0 auto;
}

@media screen and (max-width:1200px) {
    .slide-text-container {
        padding: 71px 60px;
        padding-right: 85px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
}

@media screen and (max-width:767px) {
    .slide {
        flex-direction: column;
    }
    .slide-text,
    .slide-image {
        height: 50%;
        width: 100%;
    }
    .slide-text-container {
        padding: 30px;
        padding-top: 32px;
        padding-right: 60px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .slide-text-container {
        padding: 20px;
    }
    .title {
        line-height: 30px;
        font-size: 22px;
    }
    .subtitle {
        line-height: 25px;
        font-size: 20px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
}

@media screen and (max-width:480px) {
    .title {
        font-weight: 600;
        line-height: 30px;
        font-size: 22px;
    }
    .subtitle {
        margin-top: 20px;
        line-height: 25px;
        font-size: 20px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
    .testimonial-image {
        width: 300px;
        height: 300px;
    }
}

.arrow-down {
    cursor: pointer;
}

.slide {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.slide-text-container {
    padding: 60px 80px;
}

.slide-image {
    background-position: 50% 50%;
    background-size: cover;
}

.title {
    line-height: 60px;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
}

.subtitle {
    margin-top: 15px;
    line-height: 38px;
    font-size: 25px;
    font-weight: 400;
}

.link {
    line-height: 30px;
    font-size: 20px;
    margin-top: 40px;
}

.background-image {
    justify-content: space-between;
    align-items: center;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
}

.arrow-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.arrow-down {
    height: 40px;
    width: 40px;
    margin-bottom: 100px;
}

@media screen and (max-width:1200px) {
    .title {
        line-height: 48px;
        font-size: 40px;
    }
    .slide-text-container {
        padding: 71px 60px;
        padding-right: 85px;
    }
    .arrow-down {
        height: 20px;
        width: 20px;
    }
    .testimonial-image {
        padding-left: 60px;
    }
    .slide-image {
        height: 50%;
    }
}

@media screen and (max-width:767px) {
    .slide {
        flex-direction: column;
    }
    .slide-text,
    .slide-image {
        width: 100%;
    }
    .slide-text-container {
        padding: 30px;
        padding-top: 32px;
        padding-right: 60px;
    }
    .title {
        line-height: 48px;
        font-size: 40px;
    }
    .arrow-down {
        margin-bottom: 20px;
    }
    .testimonial-image {
        padding-left: 30px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .slide {
        flex-direction: row;
    }
    .slide-text,
    .slide-image {
        width: 50%;
        height: 100%;
    }
    .title {
        line-height: 30px;
        font-size: 22px;
    }
    .subtitle {
        line-height: 25px;
        font-size: 20px;
    }
    .slide-text-container {
        padding: 20px;
    }
    .link {
        margin-top: 10px;
        line-height: 25px;
        font-size: 18px;
    }
    .testimonial-image {
        padding-left: 30px;
        padding-top: 30px;
    }
}

@media screen and (max-width:480px) {
    .title,
    .subtitle,
    link {
        line-height: 30px;
        font-size: 22px;
    }
    .subtitle {
        line-height: 25px;
        font-size: 20px;
    }
    .link {
        margin-top: 10px;
        line-height: 25px;
        font-size: 18px;
    }
}

.contact-contact {
    background-color: black;
    flex: 1;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    height: 100%
}

.logo-contact {
    height: 50px;
    width: 200px;
}

.address1-contact {
    font-size: 20px;
    line-height: 30px;
    margin-left: 60px;
    margin-top: 69px;
    color: white;
    display: flex;
    height: 400px;
    flex-direction: column;
    letter-spacing: 1px;
}

.social-media-icons-contact {
    width: 50px;
    height: 50px;
}

.address-contact a,
.compartner-contact a {
    color: white;
    text-decoration: none;
}

.address-contact {
    margin-top: 44px
}

.address-contact a:hover {
    font-weight: 600;
}

.partners-contact {
    color: white;
    display: flex;
    flex: 1;
    align-items: flex-end;
    padding: 60px;
}

.compartner-contact {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}

@media screen and (max-width:767px) {
    .logo-contact {
        margin-left: 0;
        margin-top: 0;
    }
    .address1-contact {
        margin-left: 30px;
        margin-top: 30px;
    }
    .partners-contact {
        padding: 30px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .logo-contact {
        margin-left: 0;
        margin-top: 0;
    }
    .contact-contact {
        flex-direction: row;
    }
    .address1-contact,
    .compartner-contact {
        font-size: 18px;
        line-height: 25px;
    }
    .partners-contact {
        justify-content: flex-end;
    }
    .social-media-contact {
        display: flex;
        flex-direction: row;
    }
}

@media screen and (max-width:480px) {
    .logo-contact {
        margin-left: 0;
        margin-top: 0;
    }
    .address1-contact,
    .compartner-contact {
        font-size: 18px;
        line-height: 25px;
    }
}

#myVideo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 100%;
    min-width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#myVideo1 {
    position: absolute;
    right: 0;
    bottom: 0;
    min-height: 50%;
    min-width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.small {
    @media screen and (max-width: 720px) {
        display: none;
    }
}