.oc-moduleintro { margin-bottom:50px;}
.oc-standaard-item.img-top .item-call {margin-top:20px;}
hr.None {display:none;}
.item-text a {text-decoration:underline!important; font-weight:normal!important;}
.img-top img {margin-bottom:25px;}
.oc-standaard-content .custom_ico {margin-bottom:25px;}

.item-title .subtitle {font-size:24px;}

/*====================================
	custom_ico_background_border
====================================*/

.custom_ico_background_border {
    background-color: #0092BB;
    border: 5px solid #fff;
    color: #fff;
}

.custom_ico_background_border_extern {
    background-color: #fff;
    border: 1px solid #0092BB;
}

/*====================================
	custom customer fixes
====================================*/


@media (max-width: 768px) {
}

@media (max-width: 992px) {
}

@media (min-width: 1200px) {
}