@charset "utf-8";
/* CSS Document */

.half {width: 50%;}
.readBox .left {
    width: 62%;
    display: inline-block;
}

.readBox .right {
    width: 35%;
    margin-left: 3%;
    display: inline-block;
}

.bold {font-weight: bold;}
.green {color: rgb(18, 174, 0);}

.mb-small {margin-top: 0.75em;}

.readBox .textContent {width: 100% !important;}
.readBox .textContent ul {list-style-type: none!important;}
.readBox .textContent li:before {content: '';position: absolute;top: 50%;left: 0;margin-top: -0.8em;}
.readBox .textContent li {padding-left: 0;}

.case:first-letter {text-transform: uppercase;}
.case {
    text-transform: lowercase;
    line-height: 40px;
    font-size: 21px;
    margin-top: 30px;
}

.sticky-nav {
    position: fixed;
    right: 0;
    left: 0;
    border-top: 4px solid #008ac8;
    z-index: 5;
}
.contentpage header {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 40px;
    border-top: 4px solid #006d9f;
    margin-top: 20px;
}

.verzenden {
    background: rgb(0 127 186);
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    padding: 0px;
    margin: 10px 0;
    cursor: pointer;
    width: 100% !important;
    max-width: 287px;
    border: 1px solid #000;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
}


.places-contact {display: inline-block; width: 50%;}
.extraLinks {margin-top: 0!important; clear: both;}

.padding-small {padding: 0.5em;}
.pageTitel {margin-bottom: 0.5em;}

.mapContact {display: inline-block; width: 50%;}
#slider {margin-bottom: 0;}
#breadcrumb {margin-bottom: 1em;}
ul.telnr li { margin-bottom: 0!important; }

.right {width: 40%; margin-left: 3%;}
.usp ul {margin: 0; padding: 0;}
.contentpage header {top: -28px;position: relative;}
.contentpage .mainSubContent {top: -28px;position: relative;}
.owl-wrapper-outer {max-height: 377px; overflow: hidden;}

@media screen and (max-width: 768px) {
	.readBox .left {width: 100%;}
	.right {width: 100%;}
	.mapContact {width: 100%;}
	.places-contact {width: 100%;}
	}

	.breadcr{
	  display: block;
	}
	.breadcr ul {
	  margin: 0 0 0 0;
	  padding: 0px;
	}
	.breadcr ul li{
	  display: inline-block;
	}
	.breadcr ul li:after{
	  content: " » ";
	}
	.breadcr ul li:last-child:after{
	  content: "  ";
	}
	.centered {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    color: white !important;
	    z-index: 9;
			width: 100% !important;
			text-align: center !important;
	}

	.usp ul {
	    margin: 0;
	    padding: 0;
	    font-size: 16px;
	    color: white !important;
	    margin-left: 30px !important;
	}

	.usp i {
    margin-right: 7px;
}

	.usp ul li {
	    list-style-type: none;
	    color: white;
	    text-indent: -14px;
	}

.usp ul li:not(:last-of-type) {
    margin-bottom: 10px;
}


.usp {
	background-color: #028bc8;
	padding: 20px;
}

#slider:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #436b7d75;
    z-index: 0;
}

.centered * {
    color: white !important;
}

.btn-tp {
    background-color: #0081bc;
    padding: 12px 20px!important;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    transition: 0.3s;
}

.btn-tp:hover {
    color: #007fba !important;
    background-color: white !important;
}

.main-padding {
    padding: 2% !important;
}

#places {
    width: 962px;
    margin: auto;
}

@media only screen and (max-width: 980px) {
	.readBox .left, .readBox .right, #places {
	    width: 100% !important;
	}
	.owl-carousel .owl-next, .owl-carousel .owl-prev {
    display: none !important;
}
}

@media only screen and (max-width: 767px) {
	.pageTitel {
	    margin-bottom: 0.5em !important;
	}

	.owl-carousel .owl-item {
	    height: 230px !important;
	}
}
