body {
    max-width: 100%;
    width: 100%;
}
.breadcrumb {
    margin-top: 1rem;
}
.home-img {
    width: 100%;
    height: auto;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}
.home-img-heading {
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    text-shadow: 6px 6px 6px #000000db;
    animation: text 2.5s 1;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: saturate(30%) blur(5px);
    padding: 30px;
}
.home-heading1 {
    position: absolute;
    bottom: 80px;
    width: 100%;
}
.home-heading2 {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 60px;
    background: #2f4c72;
    padding: 1em;
    border-top-left-radius: 50px;
    display: flex;
    align-items: center;
    /*animation: text 2.5s 1;*/
    /*display: none;*/
}
.home-heading2 p {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 15px 0 15px 1.3em;
    text-shadow: 0px 0px 3px #000000db;
}
.home-div {
    align-items: center;
}
/*.home-div:hover .home-img-heading{*/
/*    display: block;*/
/*}*/

/*@keyframes text {*/
/*    0% {*/
/*        transform: scale(0.5);*/
/*    }*/
/*    85% {*/
/*        transform: scale(1);*/
/*    }*/
/*}*/

.row {
    margin-left: 0;
    margin-right: 0;
}
.bg-light-grey {
    background-color: #eaedf1;
}
.footer-color-blue {
    color: #046879;
}
.light-blue {
    color: #2f4c72;
}
.c-white {
    color: #fff;
}
.c-blue-bold {
    color: #2f4c72;
}
.contact-form .c-control {
    min-width: unset !important;
    max-width: unset !important;
}
.shadow-border {
    box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
    border: 1px solid #ececec;
    border-radius: 8px;
    padding: 1em;
    border-top: unset;
}
.mobile-login i {
    position: relative;
}
a.mobile.login {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.header-search-form {
    height: unset !important;
    margin-bottom: 0;
}
.mm:after {
    font-size: 20px;
}
h2 {
    line-height: 1 !important;
    font-size: 41px;
    color: #005498;
    padding-bottom: 0;
    text-transform: uppercase;
}
.right-bar-h1 h1 {
    font-size: 35px;
    color: #2f4c72 !important;
    text-transform: capitalize;
}
.contact-title {
    line-height: 1;
    font-size: 41px;
    color: #005498;
    padding-left: 10px;
    padding-bottom: 0;
    border-left: 4px solid lightskyblue;
}
.contact-title h2 {
    font-size: 41px;
    color: #1c4875;
    /*padding-top: 5px;*/
    font-weight: bold;
}
.contact-title h4 {
    color: #494a50;
    font-size: 20px;
}
.section-title h3 {
    color: #005498;
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 30px;
}
.section-title h4 {
    font-weight: bold !important;
    font-size: 20px !important;
    width: 100%;
    margin-bottom: 0;
    letter-spacing: 1px;
    color: #667;
}
h3 {
    color: #494a50;
    font-size: 30px;
}
h4 {
    font-size: 35px;
    color: #005498;
    font-weight: normal;
}

.home-brand-item div a {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.contact1 {
    display: flex;
    justify-content: space-evenly;
}
.blog-img {
    width: auto;
    max-height: 430px !important;
}
.news-short {
    padding-bottom: 4em;
}
.news-title a {
    font-size: 27px;
}
.cont {
    text-align: center;
}
.registration-terms {
    padding-left: unset !important;
    margin: 0 auto !important;
}
.footer-menu h4 {
    font-size: 25px !important;
    color: #1c4875;
    text-transform: uppercase;
    margin-bottom: 0;
}
.blog-p {
    justify-content: space-between;
}
.blog-p .col-8 {
    padding: 0 !important;
}
.news-content {
    padding: 0;
}
.news-img img {
    max-width: 250px;
    max-height: 250px;
}
.parts-row .part-col:hover .product-item {
    box-shadow: 0 3px 15px 5px rgb(0 0 0 / 10%);
    transition: 0.3s;
}
@media (max-width: 1599px) {
    .section-title {
        font-size: calc(41px * 0.75);
    }
    h2 {
        font-size: calc(35px * 0.75);
        line-height: 32px !important;
    }

    h3 {
        font-size: calc(30px * 0.75);
    }
    .right-bar-h1 h1 {
        font-size: calc(35px * 0.75);
    }
    .section-title h3 {
        font-size: calc(30px * 0.75);
    }
    .section-title h4 {
        font-size: calc(20px * 0.75) !important;
    }
    .ook h2 {
        font-size: calc(35px * 0.75);
    }
    .news-title a {
        font-size: calc(20px * 0.75) !important;
    }
    .contact-title h2 {
        font-size: calc(41px * 0.75);
    }
    .contact-title h4 {
        font-size: calc(20px * 0.75);
    }
    .footer-menu h4 {
        font-size: calc(25px * 0.75) !important;
    }
    .new-heading a {
        font-size: calc(27px * 0.75) !important;
    }
    .home-img-heading {
        font-size: calc(70px * 0.75);
    }
}
@media (max-width: 1200px) {
    .registration-terms {
        max-width: unset !important;
    }
    .contact-row .col-xl-5 {
        margin-top: 1em;
    }
    .bg-image {
        background-image: none !important;
        background: #edeff4;
    }
    .icon-setting {
        max-width: 8% !important;
        padding-left: 1em;
        margin-right: 3em !important;
    }
    .products-content #list-wrapper {
        width: 100% !important;
    }

    #list-container .parts-row .product-item {
        width: 100% !important;
    }
    #list-container .parts-row .product-item .product-image img {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .main-img-homepage img {
        padding: 0 7.5px 1em 7.5px;
    }
    .horeca-inner-heading-img .col-6 {
        padding: 7.5px !important;
    }
    .contact-info .container {
        flex-direction: column;
    }
    .contact-info .container .col-md-6 {
        max-width: 100%;
    }
    .contact1 {
        max-width: 100%;
        margin-top: 2em;
    }
    .ook {
        margin-top: 0 !important;
    }
    .ook h2 {
        margin-top: 0;
    }
    .contact-title h2 {
        font-size: calc(30px * 0.75);
    }
    .contact-title h4 {
        font-size: 20px;
    }
    .cont {
        text-align: inherit;
    }
    .blog-p {
        flex-direction: column;
    }
    .blog-p .col-8 {
        max-width: 100% !important;
    }
    .blog-p .col-3 {
        max-width: 100% !important;
        margin-top: 1.5em;
        padding: 0 !important;
    }
    .search-button {
        right: 2px !important;
    }
}
@media (max-width: 991px) {
    .c-form-group {
        justify-content: unset !important;
    }
    .contact2 {
        padding-top: 0 !important;
    }
    .home-img-heading {
        font-size: calc(70px * 0.75);
    }
    .home-heading2 {
        height: calc(60px * 0.75);
    }
    .home-heading2 p {
        font-size: calc(28px * 0.75);
        padding: calc(15px * 0.75) 0 calc(15px * 0.75) calc(1.3em * 0.75);
    }
}
@media (max-width: 768px) {
    .home-brand-item {
        justify-content: space-between !important;
    }
    .home-brand-item .col-sm- {
        max-width: 50%;
    }
    .horeca-inner-heading {
        margin-top: 0 !important;
    }
    .home-img-heading {
        font-size: calc(40px * 0.75);
    }
}
@media (max-width: 767px) {
    .blog-img {
        width: 100%;
    }
    .news-short {
        text-align: justify;
    }
    .c-form-group {
        max-width: unset !important;
    }
    .c-control {
        max-width: unset !important;
    }
    .cont {
        text-align: center;
    }
    .onderdelen-aanvrag .container.d-flex {
        margin-top: calc(2em * 0) !important;
        flex-direction: column;
    }
    .onderdelen-aanvrag .container.d-flex .col-5 {
        max-width: 100%;
    }
    .onderdelen-aanvrag .container.d-flex .col-6 {
        max-width: 100%;
        padding-top: 0 !important;
        text-align: justify;
    }
    .onderdelen-images .pt-5 {
        padding-top: 10px !important;
    }
    .onderdelen-images .pt-5 .d-flex p {
        width: 100% !important;
        text-align: justify;
    }
    .onderdelen-images .d-flex {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .onderdelen-images .d-flex .w-25 {
        width: 45% !important;
        margin-left: 0 !important;
        padding-bottom: 1.3em !important;
    }
    .contact-row {
        padding-top: 0em !important;
    }
    .contact-row .col-xl-5 .contact-title.section-title {
        margin-top: 0 !important;
    }
    .contact-row .col-xl-6 p {
        text-align: justify;
        margin: 0 !important;
    }
    .news-item {
        flex-direction: column;
    }
    .news-img img {
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .news-content {
        padding-left: 0 !important;
        padding-top: 1em !important;
    }
    .blog-p-cont > h2 {
        margin-top: 0 !important;
    }
    .klant-p {
        margin-left: 0 !important;
    }
    .icon-setting {
        display: none;
    }
    .contact-page-setting {
        flex-direction: column;
    }
    .contact-page-row .col-xl-5.p-0 .ml-3.pt-3.mt-0.w-100 {
        margin-left: 0 !important;
        text-align: justify;
    }
    .bg-image .container .ml-3.pt-3.mt-0 {
        margin-left: 0 !important;
    }
    .bg-image .container .ml-3.pt-3.mt-0 p {
        text-align: justify !important;
    }
    .blog-search-result-heading {
        margin-top: 0 !important;
    }
}
@media (max-width: 575px) {
    #header-menu1 {
        width: 100%;
        max-width: 100%;
    }
    body {
        width: 100%;
        max-width: 100%;
    }
    h2 {
        font-size: calc(30px * 0.75);
    }
    h3 {
        font-size: calc(25px * 0.75);
    }
    .section-title {
        font-size: calc(30px * 0.75);
    }
    #header-menu2 > div img {
        display: none;
    }
    .contact1 {
        flex-direction: column;
    }
    .contact1 > div {
        padding: 1em;
    }
    .shadow-border {
        margin-top: 2em !important;
    }
    .bauten-btn {
        width: 100% !important;
    }
    .c-radio > span {
        width: 100% !important;
    }
    .c-radio {
        width: 100% !important;
    }
    .registration-p .shadow-border .col-xl-6 {
        padding: unset !important;
    }
    h4 {
        font-size: calc(35px * 0.75);
    }
    .contact2 > div {
        margin-bottom: 0 !important;
    }
    h2.c-blue-bold {
        font-size: calc(25px * 0.75);
        line-height: unset !important;
    }
    .home-img-heading {
        font-size: calc(30px * 0.75);
    }
    .home-heading1 {
        bottom: calc(80px * 0.75);
    }
    .home-heading2 {
        width: 100%;
        height: auto;
        padding: 10px;
        border-radius: unset;
    }
    .home-heading2 p {
        margin: 0 auto;
        font-size: 15px;
        padding: 0;
    }
    .home-img {
        border-radius: unset;
    }
}
@media (max-width: 400px) {
    .home-heading1 {
        bottom: calc(55px * 0.75);
    }

    .home-img-heading {
        font-size: calc(25px * 0.75);
    }
}
