/*---------------------------------


Axia Bold

font-family: axia, sans-serif;
font-weight: 700;
font-style: normal;


Axia Bold Italic

font-family: axia, sans-serif;
font-weight: 700;
font-style: italic;


Axia Italic

font-family: axia, sans-serif;
font-weight: 400;
font-style: italic;


Axia Regular

font-family: axia, sans-serif;
font-weight: 400;
font-style: normal;

 --------------------------*/


/*----------  MENU DASHBOARD ----------*/



a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none;
}

/*----------  CONTAINER BREEDTE AANPASSEN ----------*/

@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}

label {
    display: block;
}

input,
label {
    margin: .4rem 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: axia, sans-serif;
}




/*----------  STANDAARD STYLING ----------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden !important;
    overflow-y: scroll;
}

p {
    font-size: 19px;
    font-family: axia, sans-serif;
    font-style: normal;
}

a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}


h4,
h5 {
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
}

*:focus {
    outline: none;
}

input:focus {
    outline: none;
}

.nederland-img {
    padding-bottom: 0px !important;
}

.menu-lijn {
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: 8px 20px 0px 13px;
}

.menublok:hover {
    background-color: #1c1c1a;
    cursor: pointer;
}

.menublok {
    background-color: #bf1522;
    display: block;
    width: 70px;
    text-align: center;
    right: 0;
    position: fixed !important;
    top: 32px;
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    height: 80px !important;
    padding-left: 6px;
    padding-right: 7px;
    padding-top: 12px;
}

.ondertitel {
    margin-top: 10px;
}

.menublok a {
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    font-size: 13px !important;
}

.menublok:hover {
    background-color: #1c1c1a;
    cursor: pointer;
}

.menublok a {
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    font-size: 15px;
}

.opened-right .menublok {
    right: 0;
    top: 32px;
    background: #9e111c;
}

.bold a {
    font-weight: 800 !important;
    font-size: 25px;
    padding-bottom: 40px;
    border-bottom: 0px;
}

.menu-ondernemingen-container li:last-child a {
    border-bottom: 0px;
}

.menu-diensten-container li:last-child a {
    border-bottom: 0px;
}

ul.burgermenu-panel li:last-child a {
    border-bottom: 0px;
}

li.has-children a:after {
    content: "";
    background-image: url(http://idemditoweb.nl/habovo/wp-content/themes/habovo/images/svg/angle-right-b.svg);
    display: inline-block;
    float: right;
    margin-right: 0px;
    width: 27px;
    height: 27px;
    background-size: cover;
    background-position: center right;
}

.current-menu-item a {
    color: #000 !important;
}

/*----------  HEADER  ----------*/

img.header-afbeelding {
    width: 100%;
    height: auto;
}


.header {
    background-image: url(../images/header.jpg);
    background-size: cover;
    height: 600px;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
}

.header-home {
    background-color: #dadada;
    background-size: cover;
    height: 600px;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
}


.header-vervolg {
    background-color: #444;
    height: 500px;
    background-size: cover;
    background-position: center;
}

.header-zoeken {
    background-color: #444;
    height: 400px;
    background-size: cover;
    background-position: center;
}

.bg-dark {
    background-color: #ffffff !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bg-dark-scroll {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.bg-dark-scroll a.navbar-brand img {
    width: 190px;
    padding: 10px;
}

.bg-dark-scroll .top-margin {
    margin-top: 0;
}

.bg-dark-scroll a.rodeknop {
    left: 10px;
    top: -22px;
}

a.navbar-brand img {
    width: 175px;
    height: auto;
    padding: 16px;
    transform: translateX(-20px);
}

input#site-search {
    border: 1px solid #b3b2b2;
    padding: 10px;
    width: 350px;
}

.input-group {
    width: 60% !important;
}

.zoeken {
    padding: 7px;
    margin-left: -10px;
    border-top: 1px solid #b3b2b2;
    border-left: 0px;
    border-right: 1px solid #b3b2b2;
    border-bottom: 1px solid #b3b2b2;
    top: 1px;
    position: relative;
}

h1.search-title {
    font-size: 30px;
}

.top-margin {
    margin-top: 30px;
    position: relative;
    right: -160px;
}

i.uil.uil-search {
    font-size: 20px;
    color: #b3b2b2;
}

a.rodeknop {
    background-color: #bf1522;
    color: #fff;
    font-weight: 800;
    padding: 40px;
    position: absolute;
    left: 10px;
    top: -10px;
}

/*----------  ZOEKEN  ----------*/
a.readmoreknop {
    display: block;
    color: #be1622;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
}

a.readmoreknop:hover {
    color: #000;
    text-decoration: none;
}

a.zoektitel {
    color: #1c1c1a;
    font-weight: 800;
    margin-top: 20px;
    display: block;
    text-decoration: none;
    font-family: axia, sans-serif;
    font-size: 20px;
}

a.zoektitel:Hover {
    color: #bf1522;
}


.onderneming-inner.vacature-blok {
    min-height: auto;
}

.afbeelding img {
    width: 100%!important;
    height: auto!important;
}

button.btn-search img {
    width: 30px;
    padding: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

button.btn-search img:hover {
    padding: 5px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.5rem + 2px) !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: none;
    border-left: 1px solid #B1B1B1 !important;
    border-top: 1px solid #B1B1B1 !important;
    border-bottom: 1px solid #B1B1B1 !important;
}

span.input-group-btn {
    position: relative;
    top: 6px;
}

.searchBarContainer .searchBox {
    flex: 1;
    font-size: 19px;
    color: #000;
    border: none;
    border-top: 1px solid #B1B1B1;
    border-bottom: 1px solid #B1B1B1;
    border-left: 1px solid #B1B1B1;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
    font-family: axia, sans-serif;
}

li#wp-admin-bar-search {
    display: none;
}

a.button-small {
    color: #fff;
    background: #909090;
    padding: 15px 20px;
    display: inline-block;
    margin-bottom: 0px;
    text-decoration: none;
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    margin-right: 10px;
}

.searchBarContainer {
    border: none;
    height: 3rem;
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    max-width: 40%;
    display: flex;
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
}

.searchBarContainer .searchBox {
    flex: 1;
    font-size: 16px;
    color: #000;
    border: none;
}

.btn-search {
    background-color: #fff;
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    border-left: 0px;
    height: 3rem;
    top: -1px;
    position: relative;
}

/*----------  INTRO  ----------*/

.intro {
    padding-top: 70px;
    padding-bottom: 70px;
}

.intro h1 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #be1622;
    font-size: 55px;
}


/*----------  BLOKKEN  ----------*/

.blokken {
    background: #e4e4e4;
    padding-top: 80px;
    padding-bottom: 80px;
}

.roodblok {
    background: #be1622;
    color: #fff;
    padding: 15px 20px 35px 20px;
    background-image: url(../images/hoekje.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 53px;
}

.roodblok h2 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-size: 25px;
}

.roodblok a h2 {
    color: #fff !important;
    text-decoration: none !important;
}

.roodblok a :hover {
    color: #fff !important;
    text-decoration: none !important;
}

/*---------- VERVOLG ONDERNEMINGEN ----------*/

a.button {
    color: #fff;
    background: #909090;
    padding: 15px 20px;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    background-image: url(../images/hoekje-wit.svg);
    background-repeat: no-repeat;
    background-position: 138px 35px;
    background-size: 20px;
}

a.button:hover {
    color: #fff;
    background: #bf1522;
    background-image: url(../images/hoekje-wit.svg);
    background-repeat: no-repeat;
    background-position: 138px 35px;
    background-size: 20px;
}

.blok2:hover {
    transform: translateY(-5px) !important;
}

.blok2 a {
    color: #212529;
}

/*----------  TOPFOOTER HOME  ----------*/

.topfooter-home {
    padding-top: 100px;
}

.topfooter-afbeelding {
    background: url(../images/footer-home.jpg);
    height: 830px;
    background-size: cover;
    background-position: center top;
    position: relative;
    margin-top: -80px;
    z-index: -1;
}

.topfooter-home h4 {
    color: #be1622;
    text-transform: uppercase;
    line-height: 60px;
    font-size: 50px;
    font-weight: 200;
    padding-left: 30px;
}

.grijsblok {
    background: #707070;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 70px;
}

.grijsblok:before {
    content: '';
    background: #707070;
    width: 800px;
    display: block;
    height: 130px;
    position: absolute;
    left: -785px;
    top: 0px;
}

.grijsblok h4 {
    color: #fff;
}

.grijsblok h5 {
    color: #fff;
    font-weight: 300;
    font-size: 26px;
}

.onderneming-inner:hover > a.bekijkvacature {
    color: #bf1522;
}

/*----------  CONTACTFORMULIER ----------*/

.nf-form-content {
    padding: 5px;
    max-width: 100% !important;
    margin: 0 auto;
    font-family: axia, sans-serif;
    font-style: normal;
}

.nf-form-layout {
    margin-top: 50px;
}

.nf-form-fields-required {
    margin-bottom: 20px;
    font-family: axia, sans-serif;
    font-style: normal;
}

.nf-form-content label {
    font-size: 20px;
    line-height: 20px;
}

input#nf-field-4 {
    background: #bf1522;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 25px;
}

/*----------  VERVOLGPAGINA ----------*/

.vervolg {
    border-left: 20px solid #bf1522;
}

.witblok {
    background: #fff;
    color: #000;
    padding: 10px 30px 45px 30px;
    background-image: url(../images/hoekje.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 53px;
    margin-bottom: 50px;
    min-height: 275px;
}

.witblok:hover > .bekijkvacature {
    color: #bf1522;
}

.witblok h2 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #bf1522;
    margin-top: 30px;
}

.witblok a {
    color: #000;
}

.blok img {
    width: 100%;
    height: auto;
}

i.uil.uil-angle-double-right {
    font-size: 30px !important;
    position: relative;
    top: 5px;
    left: -5px;
}

.topfooter-home {
    padding-top: 70px;
    padding-bottom: 50px;
}

.topfooter-home h4 {
    color: #be1622;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
}

img.img-fluid.handen {
    width: 100% !important;
}




/*----------  BREADCRUMBS ----------*/

.breadcrumbs {
    margin-bottom: 20px;
    color: #9d9d9c;
    font-family: axia, sans-serif;
    font-style: normal;
    font-size: 17px;
    position: relative;
    top: -30px;
}

/*----------  USP  ----------*/

.topfooter-usp {
    padding-top: 90px;
    padding-bottom: 70px;
    background: #555;
    background-image: url(../images/beton-bg.jpg);
    background-size: cover;
    -webkit-box-shadow: inset 10px 0px 140px 98px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 10px 0px 140px 98px rgba(0, 0, 0, 0.25);
    box-shadow: inset 10px 0px 109px 98px rgba(0, 0, 0, 0.25);
}

.usp-inner h3 {
    font-family: axia, sans-serif;
    font-weight: 800;
    color: #1d1d1b;
    font-size: 32px;
    margin-top: 20px;
}

img.icoon {
    width: 150px;
}


/*----------  ONDERNEMINGEN ----------*/

.blok {
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}

.blok:hover {
    transform: translateY(-5px) !important;
}

/*----------  ONDERNEMINGEN ----------*/

.ondernemingen {
    padding-top: 80px;
    padding-bottom: 80px;
}

.onderneming-inner {
    background: #fff;
    padding: 30px;
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.03);
    margin-bottom: 40px;
    cursor: pointer;
}

.onderneming-inner h2 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #bf1522;
    margin-top: 25px !important;
}

span.grijsinfo {
    color: #878786;
    font-weight: 800;
    text-transform: uppercase;
    margin-right: 10px;
}

.logo {
    width: 200px;
    margin-bottom: 10px;
}

img.hoekrood {
    width: 80px;
    position: absolute;
    right: 14px;
    bottom: 40px;
}

.cijfer {
    text-align: right;
    position: absolute;
    bottom: 33px;
    z-index: 9999;
    right: 35px;
    color: #fff;
    font-weight: 800 !important;
    font-size: 21px;
}

img.pijl {
    width: 30px;
    position: absolute;
    bottom: 100px;
    right: 70px;
    -webkit-transition: all 1s ease-in-out !important;
    -moz-transition: all 1s ease-in-out !important;
    -ms-transition: all 1s ease-in-out !important;
    -o-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}


.onderneming-inner:hover > .pijl {
    right: 60px;
    cursor: pointer;
}

p.informatie img {
    width: 100%;
    padding: 0px 50px 10px 50px;
    height: auto;
}

/*----------  BREADCRUMBS ----------*/

span.current {
    font-weight: 800;
    color: #212529;
}

.breadcrumbs a {
    color: #9d9d9c;
}

.breadcrumbs a:hover {
    color: #212529;
    text-decoration: none !important;
    font-weight: 800;
}

span.grijs-space {
    margin-left: 5px;
    margin-right: 5px;
}

/*----------  ONDERFOOTER ----------*/

.onder-footer {
    background: #1d1d1b;
    padding-top: 20px;
    padding-bottom: 10px;
}


p.onderfooterp {
    padding-left: 20px;
    color: #fff;
    font-size: 15px;
}

/*----------  SCROLL TO TOP ----------*/

a.ScrollTop {
    background: #bf1522;
    position: fixed;
    bottom: 0px;
    color: #fff;
    font-size: 50px;
    opacity: 1;
    height: 70px;
    width: 70px;
    right: 65px;
}

a.ScrollTop.fadein {
    opacity: 1;
}

/*----------  VACATURES ----------*/

a.bekijkvacature {
    color: #000;
    font-weight: 800;
    font-size: 18px;
    display: block;
    margin-top: 30px;
    font-family: axia, sans-serif;
    font-style: normal;
}

a.bekijkvacature:hover {
    color: #bf1522;
    text-decoration: none;
}





/*----------  LITEBOX  ----------*/


.litebox-overlay .litebox-close {
    width: 60px !important;
    height: 60px !important;
    background: url(../images/svg/multiply.svg) no-repeat center !important;
    opacity: 1 !important;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 999;
    background-size: 30px !important;
    background-color: #bf1522 !important;
    padding: 20px !important;
}





.fluid-container.onder-footer p {
    padding-left: 20px;
    color: #fff;
    font-size: 15px;
}


/*----------  FADE IN ANIMATION ----------*/

.fade-in {
    animation: fadeIn ease 0.5s;
    -webkit-animation: fadeIn ease-in-out 0.5s;
    -moz-animation: fadeIn ease-in-out 0.5s;
    -o-animation: fadeIn ease-in-out 0.5s;
    -ms-animation: fadeIn ease-in-out 0.5s;
}


@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

img.pasfoto {
    width: 100%;
    height: auto;
    border: 20px solid #fff;
}

.witblok-directie {
    background: #fff;
    color: #000;
    padding: 20px 30px 10px 30px;
    background-image: url(../images/svg/hoekje.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 52px;
    margin-bottom: 40px;
    font-family: axia, sans-serif;
    font-style: normal;
    min-height: 140px;
}

.witblok-directie h5 {
    font-weight: 800;
    font-size: 17px;
    margin-bottom: 5px;
}

p.functie {
    color: #656565;
    font-size: 15px;
}

.onderneming-inner {
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 5px 17px 0 rgb(0 0 0 / 3%);
    margin-bottom: 40px;
    cursor: pointer;
    min-height: 430px;
}

.minheighttekst {
    min-height: 120px;
}

.onderneming-inner h2 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 23px;
    color: #bf1522;
    margin-top: 25px !important;
}

.witblok h2 {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 27px;
    color: #bf1522;
    margin-top: 30px;
}

.onderneming-inner p {
    font-size: 15px;
}

.blok2 a {
    color: #212529;
}

.werkzaamheden li {
    font-family: axia, sans-serif;
    font-size: 17px;
}

.werkzaamheden {
    margin-left: -20px;

}

.row.padding-left {
    padding-left: 20px;
    padding-right: 20px;
}

a.download-knop {
    background: #fff;
    color: #2f2f2f;
    padding: 20px;
    display: block;
    text-align: center;
    font-weight: 500;
    font-family: axia, sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

a.download-knop:hover {
    background: #2f2f2f;
    color: #fff;
}

h2.downloadtitel {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 24px;
}

.intro h3 {
    font-size: 20px;
    line-height: 25px;
}

.card-body.d-flex.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

h2.titel-rood {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #bf1522;
    margin-top: 10px;
}

.wrapper-img img {
    width: 100%;
    height: auto;
}

.card {
    border-radius: 0px!important;
    border: none;
    box-shadow: 0px 5px 25px 0px rgb(30 30 60 / 10%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 88% 100%, 0 100%);
}

.card:hover {
    transform: translateY(-5px) !important;
}

h5.card-title {
    font-family: axia, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #bf1522;
    margin-top: 5px;
}

.bekijk {
    color: #000;
    font-weight: 800;
    font-size: 18px;
    display: block;
    font-family: axia, sans-serif;
    font-style: normal;
}

.card-body {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.maps iframe {
    height: 400px;
}
