body{
    background-color: #f0f2f3;
    font-family: 'Roboto Condensed', sans-serif;
}

.box-wrapper {
    position   : relative;
    background : #fff;
    box-shadow : 0 0 0 1px rgba(0, 0, 0, 0.06), 1px 1px #D8DADB, 2px 2px #D8DADB, 3px 3px #D9DBDC, 4px 4px #D9DBDC, 5px 5px #DADCDD, 6px 6px #DADCDD, 7px 7px #DADCDD, 8px 8px #DBDDDE, 9px 9px #DBDDDE, 10px 10px #DCDEDF, 11px 11px #DCDEDF, 12px 12px #DCDEDF, 13px 13px #DDDFE0, 14px 14px #DDDFE0, 15px 15px #DEE0E1, 16px 16px #DEE0E1, 17px 17px #DEE0E1, 18px 18px #DFE1E2, 19px 19px #DFE1E2, 20px 20px #E0E2E3, 21px 21px #E0E2E3, 22px 22px #E0E2E3, 23px 23px #E1E3E4, 24px 24px #E1E3E4, 25px 25px #E2E4E5, 26px 26px #E2E4E5, 27px 27px #E2E4E5, 28px 28px #E3E5E6, 29px 29px #E3E5E6, 30px 30px #E4E6E7, 31px 31px #E4E6E7, 32px 32px #E4E6E7, 33px 33px #E5E7E8, 34px 34px #E5E7E8, 35px 35px #E6E8E9, 36px 36px #E6E8E9, 37px 37px #E6E8E9, 38px 38px #E7E9EA, 39px 39px #E7E9EA, 40px 40px #E8EAEB, 41px 41px #E8EAEB, 42px 42px #E8EAEB, 43px 43px #E9EBEC, 44px 44px #E9EBEC, 45px 45px #EAECED, 46px 46px #EAECED, 47px 47px #EAECED, 48px 48px #EBEDEE, 49px 49px #EBEDEE, 50px 50px #ECEEEF, 51px 51px #ECEEEF, 52px 52px #ECEEEF, 53px 53px #EDEFF0, 54px 54px #EDEFF0, 55px 55px #EEF0F1, 56px 56px #EEF0F1, 57px 57px #EEF0F1, 58px 58px #EFF1F2, 59px 59px #EFF1F2, 60px 60px #F0F2F3;
}

.wrapping{
    padding: 60px;
    margin-bottom: 20px;
}

.wrapping2{
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.wrapping-header{
    padding: 60px;
    margin-bottom: 20px;
}

li{
    color: #D11820;
    /*text-transform: uppercase;*/
    /*font-weight: 400;*/
    /*list-style: none;*/
}

.hover:hover{
    /*text-decoration: underline !important;*/
    color:red !important;
}

.color{
    color: #34404E;
}

.footer-resp{
    display:inline-block;
}
.footer-resp-2{
    float: right;
    display:inline-block;
}

@media (max-width: 991px) {
    .footer-resp{
        margin-top: 10rem;
        padding-left: 0 !important;
    }
    .footer-resp-2{
        padding-left: 0 !important;
        float: inherit;
        display: block;
    }
}
.envelope:hover{
    background-color: #fff !important;
    color:red !important;
    border:1px red solid;
}
.envelope>a>h3:hover{
    color: red !important;
}
/*.envelope>h3:hover{*/
/*    color:red !important;*/
/*}*/

/*@media (min-width: 1500px) and (max-width: 1720px){*/
/*    .footer-resp{*/
/*        padding-left: 260px !important;*/
/*    }*/
/*}*/
/*@media (min-width: 1721px) and (max-width: 1900px){*/
/*    .footer-resp{*/
/*        padding-left: 350px !important;*/
/*    }*/
/*}*/
/*@media (min-width: 1901px){*/
/*    .footer-resp{*/
/*        padding-left: 400px !important;*/
/*    }*/
/*}*/
.logo{
    margin-top: 40px;
    margin-bottom: 25px;
}

.heading{
    background-color: #333333;
    height: 40px;
    color: white;
    text-transform: uppercase;
}

.cta-blok{
    background-color: #D11820;
    height: 200px;
}


.footer{
    background-color: #333333;
    height: 200px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 60px;
    background-image: url("footer.jpg");
    background-repeat: no-repeat;
}

.footer-gray{
    padding-left: 100px;
}


h1{
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: 6px;
}
h2{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 40px;
    color: #34404E;
}
h3{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 40px;
    color: #34404E;
}

h4{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2px;
}

h5{
    font-size: 18px;
    color: #34404E;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 14px;
}

h6{
    position: relative;
    left: -60px;
}

p{
    line-height: 23px;
    font-weight: 400;
    font-size: 16px;
    color: #34404E;
}


.red-button{
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px;
    text-decoration-line: none;
}

.red-button:hover{
    color: white;
    background-color: white;
    color: #D11820;
    cursor: pointer;
    text-decoration-line: none;
}


.contact{
    color: #333333;
    list-style-type: none;
    text-transform: none;
}

i.icon {
    padding-right:10px;
}
i.icon-large {
    font-size: 24px;
}
.svg-icon{
    color: #D11820;
    position: relative;
    left: -1px;
    padding-right: 25px;
}

.svg-icon2{
    color: #D11820;
    padding-right: 30px;
}

.h2-up{
    position: relative;
    top: -20px;
}

.no-icon{
    position: relative;
    right:-28px;
    line-height: 6px;
}

.contact{
    line-height: 6px;
}


a{
    color: #D11820;
    text-decoration-line: none;
}

a:hover{
    color: #333333;
    text-decoration-line: none;
}

#spacing{
    margin-bottom: 20px;
    margin-top: 10px;
}

.team-lid{
    background-color: #D11820;
    padding: 20px;
    color: white;
    position: relative;
}

.team-lid p{
    margin-bottom: 2px;
}

/* .team-lid:hover{
    background-color: #333333;
} */

.team-lid a{
    color: white;
    position: relative;
    left: 10px;
}
.team-lid:hover a, .team-lid:hover h3  {
    color: #D11820;
    text-decoration: underline;
}
.team-lid a:hover{
    text-decoration-line: underline;
}

.team-lid p, .team-lid h3{
    color: white;
}

.team-lid .svg-icon{
    color: white;
    position: relative;
    left: 4px;
}

.logo-footer{
    position: relative;
    top: -10px;
}

.medewerker{
    /*width: 48%;*/
    margin-right: 1.5rem;
    width: 30%;
    margin-bottom: -50px;
}

.footer2{
    margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 991px) {
    #margin-mobile{
        margin-bottom: 80px;
    }

    .head{
        margin-top: 1rem;
    }

}

@media (min-width: 1001px) and (max-width: 1200px) {
    .medewerker{
        margin-right: 1rem;
        width: 30%;
        margin-bottom: -50px;
    }
}
@media screen and (max-width:1000px){
    .medewerker{
        margin-right: 40px;
        width: 100%;
    }
}

@media  screen and (max-width:1000px){
    h1{
        font-size:30px;
    }
}

@media screen and (max-width:970px){
    .footer-big{
        height: 400px;
    }
}

@media screen and (max-width: 1000px){
    #spacing{
        margin-bottom: 20px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 1000px){
    .maps{
        padding: 0px;
    }
}

@media screen and (max-width: 1000px) {
    #titel {
        padding-top: 40px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .margin{
        position: relative;
        top: 20%;
        margin-bottom: 10rem;
    }
}
@media (min-width: 1200px) {
    .margin{
        position: relative;
        top: 36%;
    }
}
