.sec-content {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.colorized {
  background: linear-gradient(to right, #2d9de2 0%, #4a00e0 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}

.button span i {
    color: white;
    padding-left: 15px;
}

.landing {
    width: 100%;
    min-height: calc(100dvh - 75px);
    height: fit-content;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    padding: 25px;

    position: relative;
    overflow: hidden;

    background-image: url("../img/dhs/background.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-size: cover;
    enable-background: new;
}

.landing .hausmeister {
    position: absolute;
    width: 100%;
    height: 100%;

    z-index: 0;
}

.landing .hausmeister img {
    width: 25%;
    height: fit-content;

    position: absolute;

    bottom: 0px;
    left: 25px;
}

.landing .title {
    width: fit-content;

    font-size: 55px;
    text-align: center;

    margin-bottom: 25px;

    z-index: 1;
}

.landing .subtitle {
    width: fit-content;

    font-size: 30px;
    text-align: center;

    margin-bottom: 25px;

    z-index: 1;
}

.landing .minitext {
    max-width: 50%;
    width: fit-content;

    font-size: 17px;
    text-align: center;
    font-weight: 500;

    z-index: 1;
}

.landing .button {
    margin: 50px 0px;

    z-index: 1;
}

.landing .trustedLogos {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;

    z-index: 1;
}

.landing p {
    text-align: center;

    z-index: 1;
}

.landing .trustedLogos .logo {
    width: fit-content;
    max-width: 150px;
    height: fit-content;

    margin: 12.5px;
}

.landing .trustedLogos .logo img {
    width: 100%;
    height: 100%;
    max-height: 65px;

    object-fit: contain;
    object-position: center;

    filter: grayscale(1);
}

.problem {
    padding: 25px;

    background-color: #f7f7f7;
}

.problem .title {
    width: fit-content;

    font-size: 25px;

    margin: 0px auto;
    margin-bottom: 25px;
}

.problem .bulletpoints {
    width: fit-content;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

    margin: 0px auto;

    margin-bottom: 15px;
}

.problem .bulletpoints .item {
    width: 200px;
    height: fit-content;

    background-color: white;
    
    border-radius: 30px;

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-bottom: 10px;

    margin: 12.5px;

    padding: 25px;
}

.problem .bulletpoints .item span {
    width: 100%;

    text-align: center;
    font-weight: bold;

    margin-top: 25px;
}

.problem .bulletpoints .item .icon {
    width: 40px;
    height: 40px;

    font-size: 25px;

    display: flex;
    justify-content: center;
    align-items: center;

    background-color: #efe9fd;

    border-radius: 100%;

    margin: 0px auto;
}

.problem .calltoaction {
    width: fit-content;

    margin: 0px auto;
}

.problem .calltoaction .button {
    margin: 0px auto;
    margin-top: 25px;
}

.erecht24 {
    width: 100%;
    height: fit-content;

    padding: 25px;
}

.erecht24 .partnerbanner {
    width: fit-content;
    height: fit-content;
    
    margin: 0px auto;
}

.erecht24 .partnerbanner .banner div a img {
    width: 100%;
    height: fit-content;
    object-fit: contain;
    object-position: center;
}

.erecht24 .partnerbanner .info {
    float: right;

    font-size: 10px;
}

.prices {
    padding: 25px;
}

.prices .title {
    width: fit-content;

    font-size: 25px;

    margin: 0px auto;
}

.prices .boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.prices .boxes .box {
    width: 350px;
    height: fit-content;

    background-color: #f7f7f7;

    border-radius: 30px;

    padding: 25px;
    
    margin: 12.5px;
}

.prices .boxes .box .title {
    width: 100%;
    height: fit-content;

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;

    margin-bottom: 15px;
}

.prices .boxes .box .title .icon {
    width: 40px;
    height: 40px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 100%;

    background-color: #efe9fd;

    margin-bottom: 15px;
}

.prices .boxes .box .title .name {
    /* width: calc(100% - 55px); */

    text-align: center;

    font-weight: bold;
}

.prices .boxes .box .price {
    display: block;

    width: fit-content;

    margin: 0px auto;

    color: #8d8d8d;
    font-size: 17px;

    margin-bottom: 15px;
}

.prices .boxes .box .price .colorized {
    font-size: 25px;
    font-weight: bold;
}

.prices .boxes .box .list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.prices .boxes .box .list li {
    list-style: none;

    font-size: 17px;
}

.prices .boxes .box .list li:nth-child(1) {
    height: 42px;

    font-style: italic;
    text-align: center;

    margin-bottom: 15px;
}

.prices .boxes .box .list li:nth-child(3) {
    margin-top: 15px;
}

.prices .boxes .box .list li:not(:nth-child(1)) {
    margin-bottom: 10px;
}

.prices .boxes .box .list li:not(:nth-child(1)):not(:nth-child(3)):not(:nth-of-type(7)):not(:nth-of-type(8))::before {
    content: '✅ ';
}

.prices .boxes .box .list li:nth-child(3)::before {
    content: '🕒 ';
}

.prices .boxes .box .list li:nth-of-type(7)::before {
    content: '❌ ';
}

.prices .boxes .box .list li:nth-of-type(8)::before {
    content: '❌ ';
}

.prices .boxes .box .list li:nth-child(3) {
    margin-bottom: 15px;
}

.prices .boxes .box .list li:nth-of-type(3),
.prices .boxes .box .list li:nth-of-type(7) {
    margin-top: 15px;
}

.prices .button {
    margin: 0px auto;
    margin-top: 25px;
}

.whyus {
    width: 100%;
    height: fit-content;

    background-color: #f7f7f7;

    padding: 25px;
}

.whyus .title {
    width: fit-content;

    font-size: 25px;

    margin: 0px auto;
    margin-bottom: 25px;
}

.whyus .experience {
    text-align: center;
}

.whyus .experience i.colorRed {
    color: #d92727;
}

.whyus .experience h4 {
    margin-bottom: 5px;
    text-align: center;
}

.whyus .experience .boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

    margin-top: 25px;
}

.whyus .experience .boxes .box {
    width: 200px;
    height: fit-content;

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;

    background-color: white;

    border-radius: 30px;

    margin: 12.5px;

    padding: 15px;
}

.whyus .experience .boxes .box .number {
    color: #4a00e0;

    font-size: 30px;
    font-weight: bold;

    font-family: 'azonix', Helvetica, sans-serif;

    margin-bottom: 15px;
}

.whyus .experience .boxes .box .text {
    font-size: 15px;
}

.process {
    width: 100%;
    height: fit-content;

    padding: 25px;
}

.process .title {
    width: fit-content;

    font-size: 25px;

    margin: 0px auto;
    margin-bottom: 25px;
}

.process .steps {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.process .steps .step {
    width: 100%;
    height: fit-content;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.process .steps .step .icon {
    width: 150px;
    height: 150px;

    margin-right: 25px;
}

.process .steps .step .icon img {
    width: 100%;
    height: 100%;

    object-fit: contain;
    object-position: center;
}

.process .steps .step .right {
    width: calc(100% - 25px - 150px - 30px);
    height: fit-content;

    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;

    padding: 15px;
}

.process .steps .step .right .title {
    text-align: left;
    font-size: 22px;
    font-weight: bold;

    margin: 0px;
    margin-bottom: 5px;
}

.process .steps .step .right .subtitle {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
}

.contact {
    width: 100%;
    height: fit-content;

    padding: 25px;
}

.contact .title {
    width: fit-content;

    font-size: 25px;

    margin: 0px auto;
    margin-bottom: 25px;
}

.contact .contactform .form {
    width: 90vw;
    max-width: 650px;
    height: fit-content;
    padding: 25px;

    background-color: #f7f7f7;

    border-radius: 30px;

    margin: 0px auto;
}

.contact .contactform .form .smallInfo {
    text-align: center;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;

    margin-top: 25px;
    padding: 0px 25px;
}

.contact .contactform .form .smallInfo a:link {
    text-decoration: underline;
}

.contact .contactform .form form {
    height: fit-content;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.contact .contactform .form .group {
    width: 100%;

    display: flex;
    align-items: center;

    padding: 0px 15px;
}

.contact .contactform .form .group:not(:last-child) {
    margin-bottom: 25px;
}

.contact .contactform .form .group p.error {
    display: none;
    color: red;
    margin-top: 5px;
}

.contact .contactform .form .group .input input.error {
    border: 1px solid red;
}

.contact .contactform .form .group .input textarea.error {
    border: 1px solid red;
}

.contact .contactform .form .group .error::placeholder {
    color: red;
}

.contact .contactform .form .group .input {
    width: 50%;

    padding: 0px 15px;
}

.contact .contactform .form .group .input.fullwidth {
    width: 100%;
}

.contact .contactform .form .group label {
    font-weight: 600;
}

.contact .contactform .form .group .input input {
    width: 100%;
    height: 40px;

    margin-top: 10px;

    padding: 5px 10px;

    border: 1px solid #ddd;
    border-radius: 8px;

    outline: none;
}

.contact .contactform .form .group .input textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;

    height: 90px;
    min-height: 90px;
    max-height: 250px;

    margin-top: 10px;

    padding: 5px 10px;

    border: 1px solid #ddd;
    border-radius: 8px;

    outline: none;
}

.contact .contactform .form .group .input .checkboxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.contact .contactform .form .group .input .checkboxes .checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: 50%;
    
    margin: 5px 0px;
}

.contact .contactform .form .group .input .checkboxes .checkbox input {
    width: 15px;
    height: 15px;
    accent-color: black;
    margin: 0px;
}

.contact .contactform .form .group .input .checkboxes .checkbox label {
    font-weight: normal;
    padding-left: 10px;
}

.contact .contactform .form .group .input input:hover {
    border: 1px solid grey;
}

.contact .contactform .form .group .input input:focus {
    border: 1px solid grey;
}

.contact .contactform .form .group .input input.invalid {
    border: 1px solid red;
}

.contact .contactform .form .button {
    width: 100%;
    margin: 0px 30px;
}

.contact .contactform .form .button span {
    display: block;
    width: 100%;
    text-align: center;
}

/* Tablet */
@media only screen and (max-width: 1208px) {
    .contact .contactform .form {
        width: 100%;

        padding: 25px 0px;
    }
    
    .contact .contactform .info {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .contact .contactform .info .image {
        position: unset;
        margin: 0px auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 750px) {

    .landing .hausmeister {
        display: none;
    }

    .process .steps .step {
        flex-direction: column;
    }

    .process .steps .step .icon {
        margin-right: 0px
    }

    .process .steps .step .right {
        width: 100%;
    }
}