@import 'https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800';


body {
    font-family: 'Dosis', sans-serif;
    color: #4c4d4f;
    font-size: 18px;
    line-height: 1.42857;
    padding-top: 80px;
    padding-bottom:0;
    max-width: 100vw;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

.form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 10px 18px;
    font-size: 18px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

a{
    color: #ce2f2f;
    text-decoration: none;
}

a:focus, a:hover {
    color: #a92425;
    text-decoration: none;
}
.btn-rood {
    color: #fff;
    background-color: #ce2f2f;
    border-color: #e43134;
}

.btn-groen {
    color: #fff;
    background-color: #a5c711;
    border-color: #a5c711;
}

.btn-groen:hover{
    background-color: #92af17;
    border-color: #92af17;
}
.master-container {
    margin-top: 50px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ce2f2f;
}
.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-brand {
    color: #fff;
    margin-top: 20px;
}

.navbar-brand img {
    width: 125px;
    margin-top: -25px;
}

.container .navbar-right{
    float: right;
}

.navbar-right{
    float: right !important;
}

.navbar-default {
    border: none;
    background: transparent;
}

.navbar-nav>li>a {
    padding-top: 27.5px;
    padding-bottom: 5px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0;
    margin: 35px 20px;
}

li.lang a {
    margin: 35px 5px;
    width: 24px;
}


.navbar-default .navbar-nav>li>a {
    color: #1f2424;
    text-transform:uppercase;
    transition: all 200ms ease-in-out;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #4c4d4f;
    font-weight: bold;
    background-color: transparent;
    border-bottom: 2px solid red;
    
}

.navbar-default .navbar-nav>li>a::after, .nav .dropdown:hover>a::after {
            display:block;
            content:attr(title);
            font-weight:bold;
            height:1px;
            color:transparent;
            overflow:hidden;
            visibility:hidden;
        }

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #4c4d4f;
    font-weight: bold;
    background-color: transparent;
    border-bottom: 2px solid red;
}


.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
}

.scroll{
    background-color:#fff;
    transition: all 200ms ease-in-out;
}

.dropdown a {
    color: #777!important;
}

.dropdown-menu {
    list-style: none;
    position: absolute;
    background-color: #373f3f;
    padding: 0;
    display: none;
    border-top: none;
    min-width: 210px;
    box-shadow: 0 12px 23px -12px rgba(0,0,0,.75);
    z-index: 1020;
}

li.dropdown:hover, li.dropdown:focus {
        color: #4c4d4f;
}

.nav .dropdown:hover>a {
        color: #4c4d4f !important;
}


.singleimageheaderbg {
    height: 80vh;
        /* margin-left: -100%;
    margin-right: -100%; */
    overflow: hidden;
    margin-top: -130px;
    opacity: 0.95;
}
.singleimageheader {
    margin-left: -100%;
    margin-right: -100%;
    max-height: 500px;
    overflow: hidden;
    margin-top: -50px;
}

.singleimageheader{
    margin-top:-150px !important;
    margin-bottom: 100px;
}

.singleimageheader img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 500px;
}

.btn-primaryred {
    background-color: #ce2f2f;
    color: #fff;
    padding: 20px;
    padding-left: 50px;
    padding-right: 50px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-header{
    right: 0;
    position: absolute;
    margin-top: -300px;;
    float: right;
}


.btm0 {
      bottom: 0;
}

.whitebar {
  position: absolute;
  width: 100%;
  height: 20px;
  background-color: #fff;

}
.whitebar:before, .whitebar:after {
  content:'';
  position: absolute;
  bottom: 100%;
  width: 50%;
  box-sizing: border-box;
}
.whitebar:before {
  right: 50%;
  border-bottom: 40px solid #fff;
  border-right: 40px solid transparent;
}
.whitebar:after {
  left: 50%;
  border-bottom: 40px solid #fff;
  border-left: 40px solid transparent;
}

.imgsophome img {
    max-width: 100%;
    padding-bottom: 30px;

}

/*.modal-header {
    text-align: right;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.modal-dialog a.close {
    font-size: 38px;
    opacity: 1;
}*/

.imgsophome {
    padding-left: 15px;
    padding-right: 15px;
}

/* robin heeft aangepast */
#tafelhome {
    width: 325px;
    margin-left: 100px;
}

.grey {
   background-color: #efefef;
    padding-bottom: 25px;
}

.crdl .grey {
    padding-top: 80px;
}

/* .wbgrey {
    margin-top: 80px;
    margin-left: -20px;
    width: calc(100% + 20px);
} */

.centerall {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
}

.hideonover1325 {
    display: none;
}

h1#ervaar {
    color: #ce2f2f;
    font-weight: 200;
    text-align: center;
    margin-bottom: 30px;
}

.hovereffect {
  width: 100%;
  max-height: 255px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #ce2f2f;
    margin-bottom: 30px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
    padding: 10px;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover img {
  opacity: 0;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect h4 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 25px;
  overflow: hidden;
  padding: 0.5em 0;
    font-weight: bold;
  background-color: transparent;
}

.hovereffect h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h4:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect a, .hovereffect p, .hovereffect i, .hovereffect h4 {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, transform 200ms;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover i, .hovereffect:hover h4 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

i.bottomright {
        right: 1px;
    bottom: 7px;
    position: absolute;
    font-size: 43px;
}

.imgwrapper img {
    width: 100%;
}


#vidplaceholder:hover, #vidplaceholder2:hover, .showaslink {
    cursor: pointer;
}

.showaslink.abggrey{
    background-color:#efefef;
    color:#333;
    padding:5px;
}

h1.h1grey {
    color: #565658;
    text-align: center;
}

.single-ervaring .imgwrapper {
  max-height: 150px;
    overflow: hidden;
    margin-right: -15px;
    margin-left: -15px;
}
.single-ervaring {
    border: 10px solid #fff;
}

h2.h2rood {
    color: #ce2f2f;
    font-weight: 200;
    text-align: center;
    margin-bottom: 30px;
    font-size:1.9em;
}

.icoontjes img {
    max-height: 100px;
    margin-top: 60px;
    max-width: 100%;
}

.icoontjes {
    text-align: center;
}

.margintop {
    margin-top: 50px;
}

.red {
    background-color: #afafaf;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

.btn-outlined {
    background-color: #ce2f2f;
    color: #fff;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
    border: 3px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.hideonover500 {
    display: none;
}


h1.h1grootwit {
    text-transform: uppercase;
    color: #fff;
}


footer a img.stem{
    position: fixed;
    bottom:20px;
    right: 20px;
    max-width: 350px;
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.9);
}

footer a img.stem:hover,
footer a img.stem:focus,
footer a img.stem:active{
    opacity: 0.8;
}

footer{
    margin-top:50px;
    padding-top:12px;
    background-color:#efefef;
}

footer a{
    color: #000000;
}
.page-home footer{
    margin-top: 0;
}

h4.footerh4 {
    color: #ce2f2f;
    font-weight: 600;
}

.sub-footer{
    background-color:#dcdcdc;
    padding: 25px;
}

footer .socials {
    display: inline;
}

footer .socials a{
    color: #ce2f2f;
}

footer i.fa, footer i.fab{
    margin-right: 0;
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.footer-banner{
    margin: 0 auto;
    left: 0;
    right:0;
    display:block;
}

.footer-banner:hover{
    opacity: 0.8;
}

ul.footer-cta li{
    list-style:none;
}

ul.footer-nav{
    list-style:none;
    padding-left:0;
}


/*gallery*/
.img-margin-bottom{
    margin-bottom: 25px;
}


.blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

.noscroll{
    overflow:hidden;
}

.bodybg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.8;
    z-index: 1080;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

.fullImgContainer {
    position: relative
}

.fullImgContainer p#img-description {
    z-index: 9999;
    color: #fff;
    position: fixed;
    width: 80%;
    top: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fullImg {
    cursor: pointer;
    position: fixed;
    margin: 0 auto;
    max-width: 75%;
    max-height: 80vh;
    z-index: 2000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imgTitle {
    font-weight: 400;
    position: fixed;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2000;
}

.singleImg {
    cursor: pointer
}

.swipe-icon{
    display: none;
    position: fixed;
    bottom: 0;
    padding: 10px;
    color:#fff;
    width: 45%;
    font-size: 3em;
    padding: 25px;
    /* background-color: #ce2f30; */
    z-index: 999999;
    transition: all 50ms ease-in-out;
    user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
}

.swipe-icon#next{
        right:0;
    }
.swipe-icon#previous{
        left:0;
            text-align: right;

    }

.click-container#previous{
    position: fixed;
    top: 0;
    bottom: 0;
    width: 50%;
    background-color: transparent;
    z-index: 99999;
}

.click-container#next{
    position: fixed;
    top: 0;
    right:0;
    bottom: 0;
    width: 50%;
    background-color: transparent;
    z-index: 99999;
}
.img-arrow {
    position: fixed;
    top: 45%;
    padding: 10px;
    font-size: 3em;
    font-weight: 500;
    width: 10%;
    color:#fff;
    z-index: 999999;
    transition: all 50ms ease-in-out;
    user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
}

.img-arrow#next{
        right:0;
    }
.img-arrow#previous{
        text-align: right;
    }
.img-arrow:hover{
    cursor:pointer;
    color: #ce2f30;
}

@media screen and (max-width: 500px){
    .swipe-icon{
        display:block;
    }
    .img-arrow {
        display:none;
    }
    .fullImgContainer p#img-description {
        top: 65%;
    }
    .fullImg {
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

/* responsive video */

section {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
section iframe,
section object,
section embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.master-container .navbar-header ul.navbar-right {
        float: right !important;
    }


@media screen and (max-width: 768px){
a.navbar-brand {
    overflow: visible;
}
     
      
    
.master-container {
    margin-top: 0;
}
    
.navbar-collapse ul.navbar-nav {
    width: 100%;
    text-align: center;
    z-index: 10000;
    margin: 0 auto;
    }   
.master-container .navbar-header ul.navbar-right {
    float: none !important;
    }
}   


.hideonover992 {
    display: none;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#vidplaceholder, #vidplaceholder2 {
    height: 100%;
    background: url(https://crdl.nodum.io/static/img/vidplaceholder-compressor.png);
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    overflow: hidden;
    border-bottom: 30px solid #efefef;
    width: 94.5%;
    background-size: cover;
    position: relative;
}

a.videolink {
    position: absolute;
    height: 100%;
    width: 100%;
}

a.nochange, a.nochange:hover, a.nochange:focus {
    color: #fff;
}

.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}


@media screen and (max-width: 992px) {
    .hideon992, .hovereffect {
        display: none;
    }
    .navbar-brand img {
        width: 100px;
    }
    .single-ervaring .imgwrapper {
        max-height: none;
    }
    .hideonover992 {
        display: block !important;
    }

    i.bottomright   {
    right: 13px;
    bottom: 35px;
    }
    .master-container {
        margin-top: 0px;
        overflow: hidden;
    }
    .centeronsmall {
        text-align: center;
        margin-bottom: 10px;
    }
    #vidplaceholder, #vidplaceholder2 {
        height: 250px;
        background-size: cover;
    }
}


@media screen and (max-width: 766px) {
    .singleimageheaderbg {
        height: 90vh;
    }
    .navbar-brand img {
        width: 100px;
    }
    .navbar-collapse {
        background-color: #fff;
    }
}

@media screen and (max-width: 400px) {
    .btn-header {
    padding-left: 10px;
    padding-right: 10px;
    }
}

@media screen and (max-width: 500px) {
    .hideonover500 {
    display: block;
    }
    .hideonunder500 {
        display: none;
    }
    .btn-primaryred {
            padding-left: 10px;
    padding-right: 10px;
            font-size: 15px;
    }
    .row-eq-height {
        display: block;
    }
    body.with-footer {
        padding-bottom: 0px;
    }
    .fixedbutton a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    }
}

@media screen and (max-width: 662px) {
    .singleimageheaderbg {
    height: 350px;
    background: url(https://crdlt.com/static/uploads/4d9beac89611ec37348287e359281a64.jpeg) no-repeat center center;
    background-size: cover;
    margin: 0 !important;
    }
    .btn-header {
            margin-top: -130px !important;
    }
}


@media screen and (max-width: 1100px) {
    .hideon1325 {
        display: none;
    }
        .hideonover1325 {
        display: block;
    }
        .redonsmall {
        background-color: #ce2f2f;
        color: #fff;
        padding: 10px;
        height: 100%;
            min-height: 250px;
    border-bottom: 30px solid #efefef;
}
    i.bottomright {
    right: 13px;
    bottom: 35px;
    }   
}

.hoverp {
    font-size: 0.8em;
}





@media screen and (min-width: 1400px) {
    .hovereffect  {
       max-height: 325px; 
    }  
}

@media screen and (min-width: 1700px) {
    .hovereffect  {
       max-height: 400px; 
    }  
}

@media screen and (max-width: 1250px) {
    #tafelhome {
    margin-left: 0px;
    }
}

/*@media screen and (max-width: 1000px) {
    #myCarousel {
        margin-bottom: 20px;
        margin-top: 0px !important;
    }
}
*/

@media screen and (min-width: 500px) {
    .singleimageheaderbg {
        background-attachment: fixed;
    }
}  

@media screen and (min-width: 1200px) {
.hoverp {
    font-size: 1em;
}
}   

@media screen and (max-width: 1115px) {
    .hovereffect  {
    max-height: 220px;
    }  
}


@media screen and (min-width: 2150px) {
    #vidplaceholder, #vidplaceholder2 {
        background-size: cover;
    }
}


 /* modals */

/*.modal-content {
    background-color: transparent;
    border:transparent;
    box-shadow:none;
}

.modal-header {
    border-bottom: none;
}

.modal-header .close {
    margin-top: -2px;
    color: red;
    font-size: 4em;
    background: none;
    border: none;
}*/

.ekko-lightbox-nav-overlay {
    text-align: center;
    font-size: 4em;
}

.swipte-btn {
    display: none !important;
}

.crdl .singleimageheaderbg {
    height:80vh;
    background: url(/static/img/003-hq.jpg) no-repeat center;
    background-size: cover;
}

h1.center, h2.center, h3.center, h4.center {
    text-align: center;
}

/*.carousel-inner img {
  margin: auto;
}

#myCarousel, .carousel-inner {
    height: 50vh;
    max-height: 50vh !important;
}*/

/*.item {
    background-size: cover;
    height: 50vh;
}
*/

@media screen and (max-height: 400px) {
    .navbar {
        background-color: #fff;
    }
}

@media screen and (max-width: 1200px) and (min-width: 767px) { 
    .nav>li>a {
        margin: 35px 12px;
        font-size: 14px;
    }
    /* .navbar-collapse ul.navbar-nav {
        width: 84%;
    } */
}


@media (max-width: 992px) {
    .navbar-default .navbar-nav>li>a {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
