/**!**************/
/**! Contents **/
/**! 1. MASTER **/
/**! 2. BUTTONS **/
/**! 3. HEADERS **/
/**! 4. FEATURES **/
/**! 6. PRICING **/
/**! 7. NEWS/PROJECTS/PRODUCTS **/
/**! 8. CONTACT **/
/**! 9. FOOTER **/

/* 1.MASTER*/

body {
    font-family: 'Lato', sans-serif;
}
nav {
    z-index:98;
}
h1, h2, h3, h4, h5, h6 {
    text-transform:none;
    font-family: DefaultFont;
    color: inherit;
}
h1{
    font-size:5em;
}
@media (max-width: 767px) {
    h1 {
        font-size: 3em;
    }
}
.menu > li {
    font-family: DefaultFont;
    font-size:13px;
}
blockquote p {
    font-family: 'Lato', sans-serif;
}
.lead p {
    font-family: 'Lato', sans-serif;
	color: inherit;
}
p.lead {
    font-family: 'Lato', sans-serif;
}
.no-padding {
    padding:0 !important;
}
.padding {
    padding:0 15px !important;
}
.margin-bottom-1625 {
    margin-bottom:1.625em;
}
.menu {
    margin-left:1.625em;
}
.icon {
    font-size:2em;
    line-height:1.625em;
}
.icon--lg {
    font-size:2.8125em;
}
.icon--happy {
    font-size: 2em;
}
.nav--transparent h4 {
    color:white;
}
.nav--fixed h4 {
    color:#343434;
}
section {
    background: #fff;
}
section.gallery {
    background: #f8f8f8;
}
.wide-grid.padding-top, .padding-top {
    padding-top:6.5em !important;

}
    .wide-grid.padding-bottom, .padding-bottom {
        padding-bottom: 8.125em !important;
    }
@media (max-width: 767px) {
    .wide-grid.padding-top, .padding-top {
    padding-top: 4.875em !important;
    }
    .wide-grid.padding-bottom, .padding-bottom {
        padding-bottom: 4.875em !important;
    }
}
.padding-small {
    padding-top:22px;
    padding-bottom:0;
}
.wide-grid.padding-top, .padding-top {
    padding-top:6.5em !important;

}
    .wide-grid.padding-bottom, .padding-bottom {
        padding-bottom: 8.125em !important;
    }
@media (max-width: 767px) {
    .wide-grid.padding-top, .padding-top {
    padding-top: 4.875em !important;
    }
    .wide-grid.padding-bottom, .padding-bottom {
        padding-bottom: 4.875em !important;
    }
}
.padding-small {
    padding-top:22px;
    padding-bottom:0;
}
@media (max-width: 767px) {
.pad-xs-30 {
    padding-left:30px;
    padding-right:30px;
}
}
@media (max-width: 990px) {
    .nav--transparent h4 {
        color:#343434;
    }
}
@media (max-width: 990px) {
    .menu li {
        margin-bottom:1em;
}
    ul.menu {
        margin-top:1em;
        margin-left:0;
    }
}

@media (max-width: 767px) {
    ul.menu {
        margin-bottom:2.5em;
    }
}
.modal-content.bg--dark {
    background:rgba(0,0,0,0.8);
}
.nav-bar {
    padding: 0 3.25em;
    z-index:98;
}
    .nav-bar.nav--fixed {
        box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
    }



@media (min-width: 990px) {
    .nav-bar__flex-wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media (max-width: 990px){
    .nav-bar {
    padding: 0 15px;
}
}
.modal-content {
    overflow-y:hidden !important;
}
@media (max-width: 767px) {
    .utility-bar.no-text {
        padding: 0;
    }

    .nav-mobile-toggle.no-text {
        top: 0 !important;
    }
}
.nav--transparent .logo-image3 {
    margin-bottom:0;
    display:inline;
}
.nav--transparent .logo-image {
    display:inline;
    margin-bottom:0;
}
.nav--fixed .logo-image, .logo-image {
    display:none;
}
.nav--transparent  .logo-image2 {
    display:none;
}
.nav--fixed .logo-image2, .logo-image2 {
    display:inline;
    margin-bottom:0;
}
.features__avatar img {
    margin-bottom:0;
}
.btn.btn--primary.white-button{
    border:1px solid transparent;
}
.btn.white-button:hover {
    border:1px solid white;
    background:transparent !important;
}
.btn.white-button:hover span {
    color:white !important;
}
.background-image-holder {
    background-position: 50% 100% !important;
}
.imageblock__contentnew .background-image-holder {
    background-position: 50% 50% !important;
}
/* 2.BUTTONS */
.btn--primary {
    position:relative;

}
.imagebg:not(.image--light) .btn:not(.btn--primary) {
    border-color: rgba(255, 255, 255, 0.5);
}
.imagebg:not(.image--light):hover .btn:not(.btn--primary):hover {
    background: rgba(255, 255, 255, 0.1);
}
a.btn.btn--primary:hover:before, .btn--primary:hover:before {
    background:white;
    opacity:0.2;
    position:absolute;
    top:0;
    left:0;
    content:' ';
    width:100%;
    height:100%;
}
a.btn--primary.btn--light:before {
    background:white;
    opacity:0.2;
    position:absolute;
    top:0;
    left:0;
    content:' ';
    width:100%;
    height:100%;
}
a.btn--primary.btn--light:hover:before {
    opacity:0.5
}
.btn--red {
    background: #ea1f4a;
}
.btn--red:hover,
.btn--red:focus {
    border-color: #ea1f4a !important;
}
@media (max-width: 767px) {
    .fixedheight-1 .btn--primary {
        float:none;
        display:block;
        width:100%;
    }
}
@media (max-width: 767px) {
    .cover-9 .btn {
        float:none;
        display:block;
        max-width:180px;
        margin-left:auto;
        margin-right:auto;
    }
}
.imagebg:not(.image--light) .btn.btn--white .btn__text {
    color:#343434 !important;
}
/* 3.HEADERS */
.videobg .lead:last-child {
    margin-bottom:1.13em;
}
.cover-1 .lead {
    position:relative;
    margin-top:1.625em;

}

@media (max-width: 767px) {
    .cover-1 .lead {
    margin-top:0;
}
    .cover-1 .btn {
    max-width:190px;
    float:none;
    display:block;
    margin:auto;
    margin-top:4px;
}
}
.cover-1 .lead p {
    margin-bottom:0;
}
@media (max-width: 767px) {
    .cover-1 .lead {
        top:0;
    }
}
.youtubeId {
    display:none;
}
.logoseparator li {
    text-align:center;
}
.logoseparator img {
    /*max-height: 1.625em;*/
    /*opacity: .6;*/
    height: 30px;
    width: auto;
    margin: 0 auto;
}
.logoseparator img:hover {
    opacity:1;
    margin: 0 auto;
}
.space--sm {
        padding-top: 4.33333333em !important;
    padding-bottom: 4.33333333em;
}
.cta-overlay {
    margin-top:-120px;
    height:200px;
    z-index:99;
}
@media (max-width: 767px) {
    .cta-overlay {
                     margin-top:0;
                     height:auto;
                     padding:1.625em 0 3.25em 0;
                 }
    .marg-xs {
        margin-bottom:0.8125em;
    }
}

}
/* 4.FEATURES */

.feature {
    margin-bottom:0;
}
.feature-1 {
    margin-bottom:1.625em;
}
@media (max-width: 767px) {
    .feature-1 {
    margin-bottom:1.625em;
    }
}
.feature-3col:first-child, .feature-2col    {
    width:100%;
    margin-bottom:1.625em;
}
.feature-3col:first-child h5, .feature-2col h5 {
    font-size: 1.4375em;
    line-height: 1.41304348em;
    margin-bottom: 1.1304347826087em;
}
.feature-3col:first-child p, .feature-2col p{
    margin-bottom: 0;
        font-size: 1.4375em;
    line-height: 1.69565217em;
    font-weight:400;
}
.feature-3col {
    max-height:12.975em;
    overflow:hidden;
    margin-bottom: 3.3913043478261em !important;
}
.feature-4col p{
    margin-bottom:0;
}
.feature-4col {
    max-height:13em;
    overflow:hidden;
    margin-bottom: 1.625em !important;
}
section.features-9 {
    padding-top:6.5em !important;
}
@media (max-width: 767px) {
    .feature-3col:first-child p, .feature-2col p {
        font-size: 1.4375em;
        line-height: 1.41304348em;
    }
}
.features-10 {
     background:white;
 }
.features-8 .lead, .features-10 .tekst {
    max-height:13.225em;
    overflow:hidden;
    margin-bottom: 1.625em !important;
}
@media (max-width: 767px) {
    .features-8 .lead, .features-10 .tekst {
    max-height:12.5em;
    }
}
.imageblock > .container, .imageblock > div[class*='col-']:not(.imageblock__content) {
    padding-bottom: 6.5em;
}
.richtexteditor li, .accordion__content li, .lead li, .richtext li, .prijs li{
        list-style:disc;
    }
.richtexteditor ul, .accordion__content ul, .lead ul, .richtext ul, .prijs ul{
        padding-left:1.6225em;
    }
.features-4 {
        padding-top: 6.5em !important;
}
.richtext {
    max-height:13.225em;
    overflow:hidden;
}
.shop-tabs .richtext {
    max-height:9.425em;
    overflow:hidden;
    margin-bottom: 1.625em;
}
.shop-tabs .richtext p {
    margin-bottom:0;
}
@media (max-width: 767px) {
    .shop-tabs .richtext {
        max-height:6.25em;
    }
}
@media (max-width: 767px) {
    section.shop-tabs {
        padding-bottom: 1.625em !important;
    }
}
.tekst {
    margin-bottom: 1.625em !important;
}
.features-7 .tekst, .progress-1 .tekst {
    max-height:13em;
    overflow:hidden;
}
@media (max-width: 767px) {
    .features-7 .tekst, .progress-1 .tekst {
        max-height: 9.875em;

    }
}
    .cta-8 .tekst {
    max-height:17.875em;
    overflow:hidden;
}
@media (max-width: 767px) {
    .cta-8 .tekst {
    max-height:13em;
    margin-bottom: 1.625em !important;
}
}
.section--even .feature {
      max-height:9em;
    overflow:hidden;
}
@media (max-width: 767px) {
    .marg-top {
        margin-top: 1.625em;
    }
}
@media (max-width: 767px) {
    .cta-5 .btn {
        margin-top: 1.625em;
        display: block;
        //max-width: 180px;
        margin: 0 auto;
        margin-top: 20px;
    }
}
@media (max-width: 767px){
    .features-5 {
        padding-bottom:0;
}
}
    .testimonial-3 {
        padding-top: 4.875em;
    }
.feature-block{
    max-height:14.625em;
    margin-bottom:1.625em;
    overflow:hidden;
}
.feature-block p {
    margin-bottom:0;
}

@media (max-width: 767px) {
    .feature-block{
        max-height:9.75em;
    }
}
.feature-block-fixed{


}
.feature-block-fixed p {
    margin-bottom:0;
}

@media (max-width: 767px) {
    .feature-block-fixed{

    }
}

.mheight-16 {
    overflow:hidden;
    max-height:21.53125em;
}

@media (max-width: 767px) {
    .mheight-16{
        max-height:17.0625em;
    }
}

.prijs {
    overflow:hidden;
    height:8.125em;
    margin-bottom: 3.25em;
}
.prijs p, .prijs:last-of-type p {
    margin-bottom:0;
}
.unmarg--bottom {
    margin-bottom: 0 !important;

}
.unmarg--top {
    margin-top: 0 !important;

}

@media (max-width: 990px) {
    .sm-hidden{
        display:none !important;
    }
}
.feature.feature-4 {
    margin-bottom:3.25em !important;
}
@media (max-width: 540px) {
    .feature-3 .feature__left {
        max-width: 10%;
    }
}

.text-block {
    padding-top: 3.5em !important;
    padding-bottom: 3em;
}

/* 5.PRICING */
.pricing-table {

}
.btn.pricing-btn {
        max-width: 200px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .btn.pricing-btn {
        max-width: 180px;
    }
}

/* 6.ABOUT */
.partners-1 .slider img:hover {
    opacity:1;
}
.partners-1 .slider img {
    opacity:0.6;
}
.member-1 div {
    max-height:6.5em;
    overflow:hidden;
}
.member-1 {
    margin-bottom:2em;
}
@media (max-width: 990px) {
    .social-list.pos-bottom {
        position:relative;
        text-align:left;
    }
}
.testimonial-3:before {
    height:0;
}
/* 7.NEWS/PROJECTS/PRODUCTS */
.product-post {
    padding-top:6.5em;
}
@media (max-width:990px){
    .product-post {
    padding-top:3.25em;
}
}
@media (max-width:767px){
    .product-post {
    padding-top:0;
}
}
.masonry .masonry__container.masonry--active .masonry__item {
     box-sizing:content-box;
     padding:0;
 }
.portfolio-item, .card-4, .card-3, .card-sector {
    margin-right:15px;
}
.portfolio-item img {
    width: 100%;
}
.card-3 .card__body {
    height:19.5em;
}
.card-3 p    {
    margin-top:1.625em;

}
.card-sector .card__body {
    margin-bottom:1.625em;
}
.card-sector .card__body div:not(.card__title) {
    height:15em;
}
.card-sector p {
    margin-top:1.625em;
}
@media only screen and (max-width:767px) {
    .card-3 p{
        overflow:hidden; max-height:8em;
    }

}
.masonry .card-5 {
    margin-bottom:3.25em;
}
@media only screen and (max-width:767px){
    .hover-element .hover-element__reveal {
        position: absolute;
        top: 10px;
        left: 10%;
        opacity: 1;
        width: 80%;
        height: 68px;
    }

    .hover-element .boxed {
        transform: translate3d(0, 10px, 0);
        -webkit-transform: translate3d(0, 10px, 0);
        opacity: 1;
        padding-right:20px;
        padding-top:0;
    }

    .masonry .masonry__container.masonry--active .masonry__item {
         opacity: 1;
    }

    .hover-element[data-title-position*="right"] {
        text-align: center;
    }

    [data-scrim-top]:before {
        position: absolute;
        content: '';
        width: 130%;
        height: 150%;
        background: -moz-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #232323), color-stop(100%, rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
        background: -ms-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
        top: -10px;
        left: -15%;
        z-index: 1;
    }

    .shop-item-1 .shop-item__price.hover--reveal {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        font-size: 15pt;
        color: #fff;
        background: rgba(0,0,0,0.8);
        width: 18%;
        padding: 10px;
        text-align: center;
    }
}
.link-list li {
    float:none;
    width:100%;
}
.masonry--gapless .boxed, .masonry--gapless .hover-element {
    margin-bottom:0;
}
.masonry__filters {
    margin-bottom: 1.625em;
}
.masonry__filters.link-list ul li:not(:last-child):after {
content:"";
}
.masonry__filters.link-list {
    padding:0;
}
.masonry__filters.link-list ul li {
    padding-left:15px;
}
.masonry__filters.link-list ul li:nth-child(even) {
    background:#e8e8e8;
}

.blog-post blockquote {
    font-family:Lora;
    margin-top:2.375em;
    margin-bottom:2.375em;
}
.blog-post h5 {
    margin-top:3.25em;
}
.blog-post h5:first-of-type {
    margin-top:0;
}
.card-6 .card__body p:last-of-type {
    margin-bottom: 3.25em;
}
.owl-thumb-item {
    margin-right:0%;
    float:left;
    cursor:pointer;
    border:2px solid #f8f8f8;
}
.owl-thumb-item.width-3 {
    width:calc(100%/3);
}
.owl-thumb-item.width-2 {
    width:calc(100%/2);
}
.owl-thumb-item.width-4 {
    width:calc(100%/4);
}
.owl-thumb-item.width-5 {
    width:calc(100%/5);
}
.owl-thumb-item:last-child {
    margin-right:0;
}
.owl-carousel .owl-item img, .owl-thumb-item img {
    margin-bottom:0;
}
.product-slider {
    margin-bottom:1.625em;
}
.card-5 .card__body {
    padding-bottom:6.5em;
}
.card-7 {
    margin-left:15px;
    margin-right:15px;
}

/* 8.CONTACT */
#codeCheckerHolder {
    display:none;
}
textarea.form--square {
    border-radius:0;
}

.cta-8 {
    background: #f8f8f8;
}

@media (max-width: 767px) {
    .subscribe__title {
        text-align: center;
    }
}
/* 9.Footer */
button.footer-submit {
    padding-left:0;
    padding-right:0;
}
button.footer-submit:hover {
    border:1px solid rgba(255,255,255,0.5) !important;
}
button.footer-submit:hover:before {
    background: white;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    width: 100%;
    height: 100%;
}
button.footer-submit.white-button:hover {
    color:grey !important;
    border:1px solid black !important;
}
input.footer-input {
    padding:0.5em 1em 0.5em 1em;
    height:42px;
}
button.footer-submit {
    height:42px;
}
.contactinfo{
    text-align:left;
}
@media (max-width: 767px){
    .contactinfo{
    text-align:center;
}
}
.footeritem{
    width:70px;
}

@media only screen and (max-width:480px){
    .footeritem{
        width:100%;
    }
}

.footeritem a{
    font-weight:600 !important;
    opacity:0.5;
    transition:0.5s;
}

.footeritem a:hover{
    opacity:1;
    transition:0.5s;
}

/* LANGUAGE */
.nav-module.lang-menu {
    height:63px;
}
.nav--transparent .lang-menu a {
    color:white;
}



.lang-menu a{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size:10px;
    font-family:DefaultFont;
    color:#232323;
}

.nav-bar.nav--fixed .lang-menu a.opener {
    color:#232323;
}
.lang-menu a.opener:hover {
    opacity: .6;
}
.lang-menu:hover .slide {
    display:block;
}
.slide {
    display:none;
        white-space: nowrap;
    background: #232323;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    margin-left:-1.625em;
}
.slide ul {
    padding: 0.8125em 1.625em;
}
.slide ul li a span{
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: .6;
}
.slide ul li:hover a span{
    transform: translate3d(5px, 0, 0);
    -webkit-transform: translate3d(5px, 0, 0);
    opacity: 1;
}
.lang-menu:hover .slide {
    display:block;
}

.flag{
    margin:0 0 0 5px;
}

.nav-bar :not(.nav--transparant) .lang-menu a{
    color:#000;
}

@media only screen and (max-width:990px) {
    .nav--transparent .lang-menu a {
        color: #000;
    }

    .lang-menu li{
        display:inline-block;
    }

    .lang-menu .slide{
        display:block;
        overflow:hidden;
        background:none;
    }

    .slide ul{
        padding-top:0;
        padding-bottom:0;
        margin:0;
    }

    .lang-menu li, .mobile-lang-menu li{
        opacity:0.4;
        margin-right:10px;
    }

    .lang-menu li.active{
        opacity:1;
        float: left;
    }

    .mobile-lang-menu li.active{
        opacity:1;
        float: none;
    }

    .opener{
        display:none !important;
    }

    /* Alles behalve Standaard */

    .nav-bar .nav-module.right.lang-menu.notmenusimple{
        display:none;
    }
}

.nav-bar.nav--fixed {
    background:#f8f8f8 !important;
}

    .nav-bar.nav--fixed .menu > li ul {
        background: #f8f8f8 !important;
    }

/*
PERSOON DETAIL PAGINA
*/
.imageblock__contentnew {
    min-height: 102vh;
    margin-top: 65px;
}

.pdtitel{
    padding-left:15px !important;
}

.pdseparator{
    height:1px;
    background:#343434;
    margin-bottom: 4.65em;
}
@media only screen and (max-width: 770px) {
    .pdseparator {
        margin-bottom: 2.325em;
    }
}
.pdleftside, .pdrightside{
    padding-left:0px !important;
}

.pdnaam{
    margin-bottom:0;
}
    .pdcontainer {
        padding-left: 15px !important;
        padding-right:15px !important;
    }


@media only screen and (max-width:480px) {
    .footer__lower {
        margin-top: 5vh !important;
        margin-bottom:5vh !important;
    }
}

@media only screen and (min-width: 770px){


   .pdcontact{
       margin-left:-15px;
   }

   .pdsocialmedia{
       margin-left:-15px;
    }

}

@media only screen and (max-width: 1200px){
      .imageblock__contentnew{
           min-height: 50vh;
           margin-top:0;
   }
}

@media only screen and (min-width:768px) and (max-width: 1000px){
    .pdhoofdtitel {
        margin-left: 0px !important;
    }
}

.pdcontent{
    float:left;
}

.pdcontact{
    margin-top:5em;
    text-align:center;
}

.pdcontactinfo{
    background:#fff;
    padding-top:40px;
    padding-bottom:40px;
}

.pdicon{
    font-size: 2em;
}

.pdtextpadding{
    margin-top:8px;
}

.pdcontacttext{
    color:#000;
    font-weight:500;
}

.pdsocialmedia{
    text-align:center;
    margin-top:5em;
    padding:0;
}

.twitterachtergrond{
    height:50px;
    width:50px;
    background-color:#1da1f2;
    color:#fff;
    font-size:20px;
    line-height:55px;
}

.facebookachtergrond{
    height:50px;
    width:50px;
    background-color:#3b5998;
    color:#fff;
    font-size:20px;
    line-height:55px;
}

.instagramachtergrond{
    height:50px;
    width:50px;
    background-color:#000;
    color:#fff;
    font-size:20px;
    line-height:55px;
}

.socicon-instagram{
    margin-left:1px;
}

.linkedinachtergrond{
    height:50px;
    width:50px;
    background-color:#0077b5;
    color:#fff;
    font-size:20px;
    line-height:55px;
}

@media only screen and (max-width:990px) {
    .pdhoofdtitel{
        margin-left:-15px;
    }

    .pdsocialmedia {
        margin-bottom: 5em;
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .pdseparator{
        height:1px;
        margin-bottom: 2em;
        margin-top:3em;
    }

    .pdleftside{
        margin-top:2em;
    }

    .pdrightside{
        margin-top:2em;
    }

    .pdhoofdcontainer{
        width:100%;
    }

    .pdskills{
        margin-top: 4em;
    }

    .pdcontainer{
        margin-bottom: 8vh;
    }

    .pdsocialmedia {
        margin-top: 2em;
    }

}

.pdhoofdtitel{
    margin-top:1em;
}

.pdhoofdbeschrijving{
    text-align:justify;
}

@media only screen and (min-width:1200px) {
    .imageblock__contentnew {
        min-height: 110vh;
    }

    .pdhoofdtitel {
        font-size: 20pt;
    }

    .pdseparator{
        margin-bottom: 1.5em;
        margin-top: 1em;
        width: 93.5%;
        margin-left: 30px;
    }

    .pdnaam{
        font-size:12pt;
    }

    .pdicon{
        font-size:20pt;
    }

    .pdcontactinfo{
        padding-top:30px;
        padding-bottom:30px;
    }

    .pdcontacttext{
        font-size:13px;
    }

    .pdtextpadding{
        margin-top:0px;
    }

    .pdsocialmedia {
        margin-top: 2.9em;
    }

    .pdsocialicons li{
        margin-right: 0.5em !important;
    }

    .pdnaamfunctie{
        margin-top:1em;
    }

    .pdcontact{
        margin-top: 5.7em;
    }

    .pdhoofdcontainer {
        width: 98vw;
    }

    .pdabouttitel{
        margin-bottom:2em;
    }

    .pdskills{
        margin-top:2.7em;
    }

    .pdcontent{
        margin-top:65px;
        width: 50%;
        margin-left: 4%;
    }
}

.pdsection{
    padding-top:0 !important;
    padding-bottom: 0;
}


/*
FOOTER
*/


@media (max-width:990px){
    footer .container .row .footer-col {
        margin-bottom:1.625em;


    }
    .footer-col {
       height:19.5em;
    }
}
@media only screen and (max-width:767px) {
    .ftr-ttl-small, .ftr-stmp-small {
        text-align: center;
    }

    .footer-1 .footer__navigation {
        width: 100%;
        display: inline-block;
        float: left;
    }
    .footer-col {
       height:auto;
    }


}

.footer-subscribe-form{
    margin-bottom:2.3em;
}

.footermailsend{
    height:42px !important;
    font-size:9pt;
}

input.footer-input {
    padding:0.5em 1em 0.5em 1em;
    height:42px;
}

.footersocialtitle{
    text-align:center;
}

@media only screen and (max-width:767px) {
    .ftr-ttl-small {
        text-align: center;
    }
}

.social-list{
    text-align:center;
}

.social-list__icon {
    width: 24px;
    height: auto;
}

.social-list.footer-list {
    text-align:right;
}

.footersocialtitle, .footersocial{
    text-align:center;
}

.footernewsgrey{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}
@media (max-width:767px){
    .footernewsgrey{
        margin:auto;
    max-width:240px;
    position:relative;
    -webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
    }
}

.footernewsgrey:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.footernewstitlecont {
    margin-bottom: 0;
    background: black;
    text-align: left;
    height: 74px;
    overflow: hidden;
    line-height: 1px !important;
    position: absolute;
    bottom: 10px;
    width: 80%;
}

.footernewsitem{
    height:180px;
}

.footernewstitlebox{
    z-index:2;
}

.footernewsimage{
    margin-bottom:0.5em;
    background-size:cover;
    position:relative;
}

.footernewstitle{
    color:#fff !important;
    line-height: 18pt;
    width: 90%;
    margin-left: 5%;
}

.footerpartnerimage{
    margin-bottom:0.5em;
    position:relative;
    max-height:30px;
    display:block;
    margin:0 auto;
    margin-top:7.5px;
}

@media only screen and (max-width:767px) {
    .footerpartner {
        display: block;
        margin: 0 auto;
        width: 150px;
        height: 100px;
    }
}

.partnercontainer{
    width:50px;
    height:50px;
    float:left;
}

.footerpartnerimage{
    margin-bottom:0.5em;
    position:relative;
    max-height:30px;
    display:block;
    margin:0 auto;
    margin-top:7.5px;
}

/*@media(max-width:767px) {
    .footersitemap{
        text-align:center;

    }
}*/


 .footer-1 .footer__navigation {
        width: 100%;
        display: inline-block;
        float: left;
    }

  .footer-2 .footer__navigation li {
    display: inline-block;
    color: #343434;
    font-weight: 600;
    font-variant-ligatures: common-ligatures;
    font-size: 1em;
    line-height: 1.625em;
    margin-top: 0;
    margin-bottom: 1.625em;
    margin-bottom: 0;
    }

  .footerpartner a{
    opacity:0.5;
    transition:0.5s;
}

.footerpartner a:hover{
    opacity:1;
    transition:0.5s;
}

.nav-bar-logoboven{
    height: 104px;
    max-height:104px;
}

.logobovenmenu{
    line-height:30px;
    height:30px;
    text-align:center;
}

.nav-bar-logo-boven{
    height:25px !important;
}

.menu-item-centre{
    display:block;
    margin:auto 0;
}

.logoboventaal.nav-module.lang-menu{
    margin-top: -104px;
    height:106px;
}
.logoboventaal.lang-menu a.opener {
    height:106px;
    line-height:106px;
}
.nav-mobile-toggle i {
    margin:0;
    line-height:65px;
}
.nav--absolute .nav-mobile-toggle i {
    color:black;
}
.nav-absolute .menu > li > a {
    color:white;
}
@media(max-width:990px) {
    .nav-bar-logoboven{
        height: 360px;
        max-height:80px;
    }

    .logobovenimage{
        margin-top: 8px;
    }

    .nav-mobile-toggle i {
        display: inline-block;

    }

    .specialmenu{
        margin-top:10px;
    }
    .nav-bar .logoboventaal.lang-menu {
        display:none;
    }
    .menu li.active > ul {
        display:none;
    }
}

.row-centered{
    text-align:center;
}

.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.item {
	display:table;
    margin-top:10px;
}

.imageasicon{
    /*max-width: 25px;
    margin-bottom:10px !important;*/

    height: 28px;
    margin-bottom: 0px !important;
}
.nav--fixed .logoboven, .nav--fixed .logobovenmenu {
    float:left;
}
.nav--fixed .logobovenmenu{
    line-height:65px;
    margin-left:30px;
}
.nav-bar-logoboven.nav--fixed{
    height: 65px;
    max-height:65px;
}
.nav--fixed .item {
    margin-top:0;
}
.nav--fixed .logoboventaal {
    margin-top:0;
}
.nav--fixed .logoboventaal.lang-menu a.opener {
    height:65px;
    line-height:65px;
}
/* FORMS */
.bg-embedded-video-3 {
    padding-bottom: 6.5em;
    padding-top: 6.5em !important;
}
.bg-embedded-video-3__body {

    @media (max-width: 767px) {
        margin-top: 40px;
    }
}
.tekst-video{
    position: relative;
    //padding-bottom: 56.25%;
}
.tekst-video iframe {
    //position:absolute;
    height:100%;
}
.unpad .blog-post__title.imagebg {
    padding: 13em 0;
}

/* Request files form */

section.section__request-files-form {
    padding-top: 6.5em !important;
}

section.section__request-files-form input {
    width: 100%;
    margin-bottom: 20px;
}

section.section__request-files-form textarea {
    width: 100%;
    margin-bottom: 20px;

    border-radius: 0;
}

section.section__request-files-form select {
    width: 100%;
    margin-bottom: 20px;

    border-radius: 0;
}

.blog-post .container{
    width: 100%;
    max-width: 1170px;
}

/* Cards */

.card--horizontal .card__body--reverse{
    float: none;
}
.card__title{
    position: relative;
}
.card__title a:hover{

}
.card__title a::after{
    font-family: 'pillar-interface';
    content: "\e802";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 1.6em;
}



/* SEARCH */
.search-form{
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.search-form__input {
    width: 100%;
    border: 1px solid #f4f4f4 !important;
}

.search-form__button {
    display: flex;
    align-items: center;

    padding-left: 10px;
    padding-right: 10px;

    box-shadow: none;
    border: 1px solid #f4f4f4 !important;
    background: none;
}

.search-form__button:hover {
    border-color: #f4f4f4 !important;
}

.search-form__icon {
    color: #000;
    font-size: 2.5em;
}

.search-result__item {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    background: #f4f4f4;
}

.search-result__item__title {
    margin-bottom: 10px;
}

.usps-list li {
    display: block;
    width: 100%;
    background: #fff;
    color: initial;
    margin-bottom: 10px;
    padding: 5px 20px;
    border-radius: 25px;
}

.tekst-video {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    margin-bottom: 30px;
}

.tekst-video iframe {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    min-height: 0;
}

.nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) .menu > li > a {
    color: #000 !important;
}

.menu > li ul {
    background: #fff;
    /*border: 1px solid #232323;*/
    border-top: 0;
    /*box-shadow: 5px 10px 6px #e2e2e2;*/
}

.menu > li ul li a {
    color: #000;
}

.pricing-holder {
    margin-bottom: 30px;
}

.fixed-px-height {
    padding: 0;
    height: 80vh;
}

.product-header {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;

    height: 100%;

}

.product-header-slider {
   min-height: 550px;
}

.product-header-slider.owl-carousel {
    display: block;
}

.product-header-slider .owl-stage-outer,
.product-header-slider .owl-stage,
.product-header-slider .owl-item {
    height: 100%;
}

.owl-theme .owl-controls .owl-dots .owl-dot span {
    background: #e2e2e2 !important;
}


.product-header__product {
    /*max-height: 600px;
    width: 100%;*/
    max-height: 450px;
    width: auto;
    float: right;
}

.product-header__content {
    position: absolute;
    left: 0;
    bottom: 5%;

    width: 100%;
}

.product-header__content--no-image {
    top: 50%;
    transform: translateY(-50%);
}

.product-header__content__title {
    color: #343434 !important;
    margin-bottom: 10px;
}

.product-header__content__subtitel {
    color: #343434 !important;
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 0px;
}

@media(max-width:1200px) {
    .fixed-px-height {
        padding: 0;
        height: 40vh;
    }

    .product-header__content {
        bottom: 0px;
    }
}

@media(max-width:992px) {
    .fixed-px-height {
        padding: 0;
        height: 40vh;
    }

    .product-header__content {
        bottom: 0px;
    }
}

@media(max-width:768px) {
    .fixed-px-height {
        padding: 0;
        height: 500px;
        min-height: 40vh;
    }

    .product-header__content {
        bottom: 0px;
    }

    .product-header__content--no-image {
        top: 50%;
    }
}

@media(min-width:2500px) {
    .product-header__product {
        max-height: 100%;
    }
}

.logo-carousel__logo {
    min-height: 45px;
}

/*.use-items{
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(max-width:750px) {
    .use-items {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

}
    */
.use-items__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
}

.use-items__item__text {
    text-align: center;
}

.logobovenmenuimage  {
    width: 85%;
}


/*Language selector page*/
.language-selector {
    margin-top: 8em;
    margin-bottom: 5em;
    padding: 3em;
    background: rgba(255, 255, 255, .9);
}

.language-selector__title {
    text-align: center;
    margin-bottom: 1.5em;
}

.language-selector__item {
    display: flex;

    margin-bottom: 2em;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;

    transition: background-color .3s linear;
}

.language-selector__item:hover {
    background-color: #e0e0e0;
}

.language-selector__item__img {
    margin-bottom: 0;
    margin-right: 1em;
}

/*Language selector page on mobile*/
@media(max-width:990px) {
    .language-selector {
        margin-top: 5em;
    }
}

@media(max-width:768px) {
    .language-selector__item {
        justify-content: flex-start;
    }
}

.main-container {
    flex: 1;
}

.language-select-block {
    background-size: cover;
}

.continent-bar {
    display: block;
    width: 100%;
    background: #e0e0e0;
    margin-bottom: 30px;
    padding: 10px 20px;
    font-weight: 700;
}

.language-switch {
    font-family: DefaultFont;
    padding: 0;
    margin: 0;
    text-align: right;
    background: 0;
    border: 0;
    height: auto;
    color: inherit;
    font-weight: 500;
    color: #000;
    height: 65px;
    transition: 0.2s linear;
    margin-left: auto;
}

.language-switch:hover, .language-switch:active {
    color: #000 !important;
    opacity: .6;
}

.language-switch span {
    line-height: 57px;
    font-size: 15px;
    display: inline-block;
    height: 100%;
}

.language-switch .glyphicon {
    top: 2px;
}

.language-switch .text {
    line-height: 62px;
    margin-left: 10px;
    font-size: 13px;
}

@media(max-width:990px) {
    .language-switch {
        margin-right: auto;
    }

    .nav-bar .menu-module {
        display: none !important;
    }

    .nav-open .nav-bar .menu-module {
        display: block !important;
    }
}

.footer-social-item {
    margin-bottom: 5px !important;
    width: 100%;
}

.footer-social-item a img{
    display: inline-block;
    margin: 0 10px 0 0;
}
.footer-social-item a span{
    display: inline-block;
}

.header-fixed-block {

}

.steps-block {
    padding-bottom: 30px;
}

.steps-block+section {
    padding-bottom: 6.5rem;
}

.steps-block__title {
    text-align: center;
    margin: 0 0 30px 0;
}

.partners-1 .slider img {
    max-height: 4rem;
}

.adjustable-header-link {
    display: block;
    height: 100%;

    z-index: 1;
    cursor: pointer;
}

.slider .lead p, .slider .lead p span , .footer-col p, .footer-col p span {
	color: inherit !important;
}