#block-mainnav .jv-module.menu-homepage-1 ul.fxmenu li.level1.hasChild .fx-subitem {
    line-height: 32px !important;
}

#block-mainnav .jv-module ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.active:hover a, #block-mainnav .jv-module ul.fxmenu li.level1.hasChild .fx-subitem li.fxsubmenu.active:hover .blog .img-intro .readmore a {
    color: #999 !important;
}

#block-mainnav .jv-module.menu-homepage-1 ul.fxmenu li.level1.active, #block-mainnav .jv-module.menu-homepage-1 ul.fxmenu li.level1:hover {
    	color: #fff !important;
}

#block-mainnav .jv-module.menu-homepage-1 ul.fxmenu {
    line-height: 135px;
}

#block-mainnav .jv-module.menu-homepage-1 ul.fxmenu li.level1 .level1 {
    padding: 0 3px;
}

/* rood berd */

.find-project a {
	background-color: #d13039 !important;
}

.jv-module.information-top i {
	color: #d13039 !important;
}

.jv-module .title-module span::after {
	background-color: #d13039 !important;
}

#toTop {
	background-color: #d13039 !important;
}

.breadcrumb-wrapper .titlePage span:first-child {
	color: #d13039 !important;
}

a, .blog .img-intro .readmore a {
    color: #D13039;
    text-decoration: none;
}
a {
    text-decoration: none;
    outline: none !important;
	color: #D13039;
}

/* einde */

.jv-ajaxsearchpro--wrapper-input {
    top: 135px;
}

.information-top1::before {
  background-color: #333;
}

.jv-ajaxsearchpro--icon {
    line-height: 135px;
}

.logo img {
    max-height: 135px;
	/*margin-top: 8px;*/
}

.headroom--not-top .logo img {
    max-height: 65px;
	width: 145px;
	margin-top: 0px !important;
}

.block-menu-search {
    background-color: #D13039 !important;
}

header#block-header {
    background: #D13039 !important;
}

.sidebar .jv-module ul.menu > li {
    padding: 5px 20px;
}

.divsubmenu {
	text-indent: 4px;
	line-height: 18px;
	background: #ddd !important;
}

.sidebar .jv-module ul.menu > li.active  {
	background: #ddd !important;
}

.sidebar .jv-module ul.menu > li.current > a { 
	color: #D13039 !important;
}

.sidebar .menu ul a {
    background-image: url(indent.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 15px;
}

.sidebar li.current > a {
    color: #D13039;
}

.itemViewdetail .itemImage {
    margin-bottom: 0px;
}

/* formulier */

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 2px !important;
}

#block-footer {
	background: #D13039 !important;
}

#block-bottomb {
    background: #333 !important;
}

.jv-module.box-lastest-news {
    padding-top: 0px;
}

.find-project-menu > li:nth-child(1) {
    padding-top: 0px;
}

.sidebar .jv-module {
    margin-bottom: 25px;
}
/*.kuilfolie .fx-title{
    border: 2px solid;
    padding: 10px;
}*/

/*Logo left*/
  
  .jv-module.module.logo.logo-homepage-1{
    left:0;
  }

.find-project{
  background-color: #D13039 !important;
}
/*portfolio categoriepagina*/
td.list-author, th#categorylist_header_author, td.list-hits, th#categorylist_header_hits{
  display: none;
}

/*vreemde color overlay in de slider*/

.position-slideshow .fullwidthbanner-container::after{
	background: none;
}

/*Slider homepagina*/
/*
#block-slide{
    padding-top: 158px!important;
    height: 890px;
}*/

@media (max-width: 1000px) {
.logo img {
height: 50px;
margin-top: 0;
width: auto;
}
  
/*foto en video content automatisch laten schalen op mobiel*/
  
#main-content img{
  max-width: 100%;
  height: auto;
}
  
  iframe{
    width: 100%;
    height: auto;
  }
  
