section{
    padding: 0px!important;
}

.nav-utility.big-utility {
    height: 0px!important;
}

/* menu header */

/* page title */
.page-title-center, .page-title-basic {
		height:400px!important;
}
.overlay:before {
    background: #252E31!important;
    opacity: .5!important;
}

h1 {
		color:#801a25!important;
}

h3 {
		color: green!important;
    font-size: 40px!important;
    line-height: 48px!important;
}

/* homepage behandelingen */
.icon-image {
    border-radius: 0%;
    box-shadow: none;
		width:20%;
		margin:0 0px 24px 0px;
}

.icon-box-equal .icon-link {
    max-height: 200px;
    height: 200px;
}

.image-overlay {
		display:none!important;
		
}
/* behandelingen */
figure.hover-caption-5 img {
    width: 100%;
    height: 100%;
}
figure.hover-caption-5 {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

/* prijzen */
.price_wrapper .head-title span {
	font-weight: 500!important;		
}
    

/* footer */
.footer-text p {
		color: #ffffffbd;
		font-size:18px;
		line-height: 20px;
}

.footer-text h4 {
    color: #ffffffbd!important;

}


@media (max-width: 1256px) and (min-width: 900px) {
		.module.text-left a {
    font-size: 12px!important;
   
}
		}

@media (max-width: 768px) and (min-width: 320px) {
		.footer-text p span {
    display: block;
		color:#fff!important;
}
		
		}

