body {
    color: #fff;
    font-family: hero-new, sans-serif;
    font-size: 14px;
    letter-spacing: -.08px;
    font-weight: 400;
    line-height: 24px;
    height: 100vh;
    margin: 0;
    overflow-x: hidden;
}

@media screen and (max-height:630px) {
    body {
        font-size: 12px;
        line-height: 18px
    }
}

address {
    font-style: normal;
    font-weight: 500
}

.button {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 5px
}

.container {
    height: calc(100% - 190px);
    display: flex
}

@media only screen and (max-width:950px) {
    .container {
        height: calc(100% - 150px)
    }
}

#left {
    background: #151351;
    width: calc(100% - 285px);
    height: 100%;
    position: relative
}

@media only screen and (max-width:1032px) {
    #left {
        width: 100%
    }
}

#left .content {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    align-items: center;
    height: 100%
}

#left.dog-paws::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 220px;
    background: url(images/pootjes.png);
    background-size: cover;
    right: 0;
    top: 0
}

#left .content #logo {
    padding-right: 70px
}

@media only screen and (max-width:1386px) {
    #left .content #logo {
        position: absolute;
        top: 20px;
        left: 20px;
        padding: 0
    }
}

@media only screen and (max-width:950px) {
    #left .content #logo {
        left: unset
    }
}

#left .content #logo svg {
    width: 250px;
    height: auto;
    padding: 20px
}

@media only screen and (max-height:630px) {
    #left .content #logo svg {
        width: 170px
    }
}

.rounded-border {
    position: relative;
    margin: 0
}

.rounded-border:before {
    content: "";
    background: #d4a600;
    height: 100%;
    width: 5px;
    position: absolute;
    left: -20px;
    border-radius: 50px 0 0 50px
}

#left .content article {
    width: 520px;
    padding-left: 100px;
    height: calc(100% - 80px);
    display: flex;
    flex-direction: column;
    border-left: 2px solid rgba(255, 255, 255, .027);
    justify-content: center
}

@media only screen and (max-width:1386px) {
    #left .content article {
        padding-left: 0;
        height: auto;
        border-left: none
    }
}

@media only screen and (max-width:950px) {
    #left .content article {
        padding: 65px 30px 0;
        margin-left: 20px
    }
}

#left .content h1 {
    color: #fff;
    font-family: hero-new, sans-serif;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -.34px;
    line-height: 68px
}

@media only screen and (max-width:950px) {
    #left .content h1 {
        font-size: 34px;
        line-height: 40px
    }
}

#left .content h1 .title-handwritten {
    color: #d4a600;
    font-family: ff-market-web, sans-serif;
    font-size: 69px;
    letter-spacing: -.35px;
    line-height: 76px;
    font-weight: 400
}

@media only screen and (max-width:950px) {
    #left .content h1 .title-handwritten {
        font-size: 40px;
        line-height: 44px
    }
}

#right {
    background: #fff;
    width: 285px;
    position: relative
}

@media only screen and (max-width:1032px) {
    #right {
        display: none
    }
}

#right #cat-dog {
    width: 780px;
    position: absolute;
    right: -320px;
    bottom: -30px;
    object-fit: contain;
    z-index: 3;
}

footer {
    background: #d4a600;
    display: flex;
    height: 100px;
    padding: 45px 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    color: #151351;
    line-height: 23px;
    font-weight: 700;
    position: relative
}

@media only screen and (max-width:1650px) {
    footer {
        justify-content: flex-end
    }
    
    
	#right #cat-dog {
	    width: 650px;
	    position: absolute;
	    right: -320px;
	    bottom: -30px;
	    object-fit: contain;
	    z-index: 3;
	}
}

@media only screen and (max-width:950px) {
    footer {
        justify-content: center;
        padding: 25px 0
    }
}

footer .button {
    border: 2px solid #151351;
    color: #151351;
    text-decoration: none;
    font-weight: 700;
    transition: .17s cubic-bezier(.445, .05, .55, .95)
}

footer .button:hover {
    background: #151351;
    color: #fff
}

footer .button.phone:before {
    content: "\f095";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px
}

footer .button.mail:before {
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 15px
}

@media only screen and (max-width:950px) {
    footer .button.mail:before,
    footer .button.phone:before {
        margin-right: 0;
        width: 20px;
        text-align: center
    }
}

footer #adresgegevens,
footer #contact {
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    z-index: 2
}

footer #vlees {
    position: absolute;
    bottom: 20px;
    width: 450px;
    object-fit: contain;
    z-index: 2;
    left: 100px;
}


}
@media only screen and (max-width:950px) {
    footer #vlees {
        display: none;
    }
}
footer h2 {
    font-family: ff-market-web, sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 10px
}
.footer-text {
    width: 590px;
    height: 130px;
    bottom: 0;
    left: 18%;
    overflow: hidden;
    position: absolute
}
@media only screen and (max-width:950px) {
    .footer-text {
        width: 90vw;
        left: 5%
    }
}
.footer-text::after {
    content: "Contact";
    position: absolute;
    bottom: 40px;
    font-weight: 400;
    color: #ffffff1c;
    font-family: ff-market-web, sans-serif;
    font-size: 200px;
    letter-spacing: 7px
}
@media only screen and (max-width:950px) {
    .footer-text::after {
        font-size: 140px
    }
}
@media only screen and (max-width:450px) {
    .footer-text::after {
        bottom: 20px;
        font-size: 90px
    }
}
@media only screen and (max-width:1050px) {
    .hide-on-small-screen {
        display: none
    }
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    
    .footer-text {
        display: none;
    }
}