.portfolio-template-default #title-wrapper {
    background-image: url("https://ets-libert.be/wp-content/uploads/2016/12/portfolio-libert.jpg");
}
#title-wrapper {
    background-size: cover;
    padding: 50px 0;
}
 .mnky-breadcrumbs .home {
    display: none !important;
}
.page-title h1 {
    background: rgba(2, 101, 168, 0.7) none repeat scroll 0 0;
    border: 1px solid #67b3e5;
    display: block !important;
    margin-top: 30px;
    padding: 30px 0 !important;
    text-shadow: none;
    width: 100%;
    color:white;
    text-align:center;
    font-size:30px;
}

.liste {
    list-style: outside none none;
    margin: 0;
}
.liste > li {
    border-bottom: 1px dashed #0265a8;
    font-size: 17px;
    margin-bottom: 14px;
    padding-bottom: 7px;
}
.liste .fa {
    color: #0265a8;
    margin-right: 10px;
}
.simple-liste {
    margin: 0;
}
.simple-liste > li {
    margin-bottom: 10px;
    text-align: justify;
}
.slogan {
    background: #0265a8 none repeat scroll 0 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.background-block-container {
    color: white;
    font-size: 18px;
}
.wpcf7 input {
    box-shadow: none;
    margin-bottom: 6px;
}
.wpcf7 textarea.wpcf7-textarea {
    height: 135px;
}
.wpcf7 {
    background: #f4f4f4 none repeat scroll 0 0;
    padding-bottom: 1px !important;
    padding-left: 14px !important;
    padding-top: 15px !important;
}
.wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 33px;
    width: auto !important;
}
h6 {
    margin-left: 0 !important;
}
.heading-wrapper strong {
    padding-left: 0;
}

.heading-wrapper {
    margin-bottom: 10px;
}
.column {
    text-align: justify;
}
 .mnky-breadcrumbs, .mnky-breadcrumbs a {
    font-size: 16px;
}
.single-portfolio .mnky-breadcrumbs {
    display: none;
}