.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-form {
    margin: 0 0 15px;
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}

.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}

label {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
}

.w-input {
    width: 100%;
    height: 38px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}

.w-input:-moz-placeholder {
    color: #999;
}

.w-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.w-input::-webkit-input-placeholder {
    color: #999;
}

.w-input:focus {
    border-color: #3898ec;
    outline: 0;
}

textarea.w-input {
    height: auto;
}

body {
    color: rgba(0, 0, 0, .8);
    font-family: Inter Tight, sans-serif;
    font-size: 18px;
    line-height: 20px;
}

h3 {
    color: #181818;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
}

h4 {
    color: #181818;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
}

p {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
    display: inline-block;
}

.container {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.section.contact-us-section {
    background-image: linear-gradient(to right, black, transparent), url("Bilder/projekt.jpg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 130px;
    position: relative;
    overflow: hidden;
}

.section-title-tag-wrapper {
    grid-column-gap: 15px;
    align-items: center;
    display: flex;
}

.section-title-tag-line {
    width: 95px;
    height: 1px;
    background-color: #f05e2b;
}

.section-title-tag-title {
    color: #f05e2b;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
}

.contact-us-wrapper {
    z-index: 3;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}

.contact-us-left-content {
    width: 655px;
}

.contact-us-title {
    color: #fff;
    letter-spacing: -.01em;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 75px;
    font-weight: 600;
    line-height: 85px;
}

.contact-us-description-text {
    max-width: 570px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.contact-us-details-wrapper {
    grid-column-gap: 20px;
    display: flex;
}

.contact-us-details-single {
    grid-row-gap: 13px;
    border: 1px solid #fff;
    flex-direction: column;
    padding: 20px;
    display: flex;
}

.contact-gmail-wrap {
    grid-column-gap: 15px;
    align-items: center;
    display: flex;
}

.contact-gmail-icon-wrap {
    width: 26px;
    height: 26px;
    background-color: #f05e2b;
    justify-content: center;
    align-items: center;
    display: flex;
}

.contact-text-block {
    color: #fff;
}

.contact-us-right-content {
    width: 480px;
    position: relative;
}

.contact-us-card-wrapper {
    z-index: 1;
    background-color: #fff;
    padding: 35px 45px;
    position: relative;
}

.contact-us-card-title-wrap {
    text-align: center;
    margin-bottom: 55px;
}

.contact-us-card-title {
    color: #000;
    margin-bottom: 13px;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
}

.contact-us-card-border {
    width: 120px;
    height: 2px;
    background-color: #f05e2b;
    margin-left: auto;
    margin-right: auto;
}

.contact-us-card-form-block {
    margin-bottom: 0;
}

.contact-us-card-form {
    grid-row-gap: 25px;
    flex-direction: column;
    display: flex;
}

.contact-us-field-label {
    color: #000;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.contact-us-text-field {
    height: 54px;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15);
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
}

.contact-us-text-field::-ms-input-placeholder {
    color: rgba(0, 0, 0, .8);
}

.contact-us-textarea {
    max-width: 390px;
    min-height: 135px;
    border: 1px solid rgba(0, 0, 0, .15);
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}

.contact-us-textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, .8);
}

.contact-us-textarea.two {
    min-width: 100%;
}

.contact-us-section-shape1 {
    z-index: 2;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 130px;
}

.contact-us-section-shape2 {
    z-index: 1;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 208px;
}

.contact-us-section-shape3 {
    width: 427px;
    height: 1070px;
    transform-style: preserve-3d;
    background-color: #f05f2baa;
    position: absolute;
    top: -8%;
    bottom: auto;
    left: auto;
    right: 336px;
    transform: rotateX(1deg)rotateY(0)rotateZ(16deg);
}

@media screen and (max-width: 991px) {

    .section.contact-us-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-title-tag-wrapper.center {
        grid-row-gap: 10px;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .contact-us-wrapper {
        grid-row-gap: 50px;
        flex-direction: column;
    }

    .contact-us-left-content {
        width: 100%;
        max-width: 660px;
        text-align: center;
    }

    .contact-us-title {
        font-size: 50px;
        line-height: 60px;
    }

    .contact-us-description-text {
        margin-left: auto;
        margin-right: auto;
    }

    .contact-us-details-wrapper {
        justify-content: center;
    }

    .contact-us-right-content {
        width: 100%;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-us-card-wrapper {
        padding-left: 35px;
        padding-right: 35px;
    }

    .contact-us-card-title {
        margin-bottom: 10px;
    }

    .contact-us-textarea {
        max-width: 550px;
    }

    .contact-us-textarea.two {
        max-width: 630px;
    }

    .contact-us-section-shape1,
    .contact-us-section-shape2,
    .contact-us-section-shape3 {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .section.contact-us-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-title-tag-line {
        width: 50px;
    }

    .section-title-tag-title {
        font-size: 18px;
        font-weight: 600;
    }

    .contact-us-left-content {
        max-width: 450px;
    }

    .contact-us-title {
        font-size: 42px;
        line-height: 52px;
    }

    .contact-us-description-text {
        max-width: 398px;
        margin-bottom: 50px;
        font-size: 17px;
        line-height: 27px;
    }

    .contact-us-details-wrapper {
        grid-row-gap: 25px;
        flex-direction: column;
    }

    .contact-us-right-content {
        max-width: 450px;
    }

    .contact-us-card-wrapper {
        padding: 30px;
    }

    .contact-us-textarea {
        max-width: 390px;
        min-height: 130px;
    }
}

@media screen and (max-width: 479px) {

    h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .section.contact-us-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-title-tag-title {
        font-size: 16px;
    }

    .contact-us-left-content {
        max-width: 310px;
    }

    .contact-us-title {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 38px;
    }

    .contact-us-description-text {
        max-width: 280px;
        margin-bottom: 40px;
        font-size: 15px;
        line-height: 25px;
    }

    .contact-text-block {
        font-size: 17px;
    }

    .contact-us-card-wrapper {
        padding: 20px;
    }

    .contact-us-card-title {
        font-size: 22px;
        line-height: 32px;
    }

    .contact-us-field-label {
        font-size: 17px;
    }

    .contact-us-text-field {
        height: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .contact-us-textarea {
        min-height: 100px;
        font-weight: 400;
    }
}

@font-face {
    font-family: 'Fa Brands 400';
    src: url('https://assets.website-files.com/646ef7a4c51366af95b5a706/646f33e123b9143ac4b918ff_fa-brands-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fa Regular 400';
    src: url('https://assets.website-files.com/646ef7a4c51366af95b5a706/646f33e841f23d7c77f5fe02_fa-regular-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fa Solid 900';
    src: url('https://assets.website-files.com/646ef7a4c51366af95b5a706/646f36e6705cac1607cdf640_fa-solid-900.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body {
    scroll-behavior: smooth;
}