@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('../fonts/lucida_handwriting_italic-webfont.eot');
    src: url('../fonts/lucida_handwriting_italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lucida_handwriting_italic-webfont.woff2') format('woff2'),
    url('../fonts/lucida_handwriting_italic-webfont.woff') format('woff'),
    url('../fonts/lucida_handwriting_italic-webfont.ttf') format('truetype'),
    url('../fonts/lucida_handwriting_italic-webfont.svg#lucida_handwritingitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background: #E8EEEE;
    padding: 0;
    border-top: 5px solid #A3A7AA;
    font-family: 'Roboto', sans-serif;
    color: #686C6F;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #000000;
}

.green-bg {
    background: #61C9D6;
}

.footer-bg {
    background: #686C6F;
}

#top {
    margin-bottom: 45px;
    padding-top: 45px;
    background: #fff;
}

#top .nav {
    padding-left: 130px;
}
#top .nav > li {
    float: left;
}
#top .nav > li.active {
    background: #fff;
}
#top .nav > li > a:before {
    position: relative;
    content: "|";
    padding-right: 20px;
}
#top .nav > li > ul {
    display: none;
    list-style: none;
    position: absolute;
    z-index: 99999;
    background: #fff;
    padding: 5px 15px;
}
#top .nav > li:hover > ul {
    display: block;
}
#top .nav > li.hover {
    background: #fff;
}
#top .nav > li > ul > li > a {
    display: block;
    white-space: nowrap;
    padding: 5px 0;
}
#top .nav > li > a {
    color: #000000;
}
#top .nav > li > a:hover, #top .nav > li > a:focus {
    background: #fff;
}

.container {
    position: relative;
}

#slogan {
    position: absolute;
    top: -37px;
    margin-bottom: 0;
    right: 20px;
    font-size: 20px;
    font-family: 'lucida_handwritingitalic';
}

#logo {
    position: absolute;
    top: -45px;
    z-index: 9999;
}

#slider {
    margin-top: -45px;
    overflow: hidden;
    position: relative;
}

body:not(.home) #slider:after {
    position: absolute;
    content: ' ';
    top: 0;
    right: 0;
    width: 75%;
    height: 100%;
    background: url('../img/oog.png') no-repeat top right;
    background-size: 50%;
    z-index: 9999;
}
#slider img {
    width: 100%;
}

.btn-singup {
    border-radius: 10px;
    padding: 0 !important;
}
.btn-singup input {
    width: 100%;
    height: 60px;
    background: #F40292;
    border: none;
    color: #fff;
    border-radius: 10px;
}

.btn-goto {
    position: relative;
    float: right;
    background: #63C9D5;
    border-radius: 5px;
    line-height: 35px;
    color: #fff;
    padding: 0 35px 0 10px;
}
.btn-goto:after {
    position: absolute;
    content: url('../img/arrow-white-small2.png');
    width: 26px;
    height: 26px;
    top: 5px;
    right: 5px;
}

.btn-contract {
    border-radius: 10px;
    padding: 0 !important;
}
.btn-contract input {
    width: 100%;
    height: 60px;
    background: #FF64C0;
    border: none;
    color: #fff;
    border-radius: 10px;
}

.btnsearch {
    background: url('../img/arrow-white-small2.png') no-repeat center;
}

.btn-primary {
    background: #63C9D5;
    border: none;
    text-shadow: none;
}

.btn-call {
    border-radius: 10px;
    padding: 0 !important;
}
.btn-call {
    width: 100%;
    height: 60px;
    background: #FF64C0;
    border: none;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
}

.blog-featured {
    background: #CDDBDC;
    padding: 30px 15px;
    border-radius: 10px;
}
.blog-featured h2 {
    font-size: 20px;
}

.category-list,
.item-page {
    background: #CDDBDC;
    padding: 30px 70px;
    border-radius: 10px;
    position: relative;
}
.item-page h2 {
    font-size: 20px;
}

.item-pageintramed {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.item-pageintramed .back {
    display: none;
}

.category-desc,
.blog .item, .blog .items-leading {
    background: #CDDBDC;
    padding: 30px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.blog .item h2, .blog .items-leading h2 {
    font-size: 20px;
}

.col-md-6 > .moduletable {
    min-height: 282px;
}
.moduletable {
    background: #CDDBDC;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.moduletable h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
}
.moduletable ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.moduletable ul > li > a {
    color: #000000;
    display: block;
    padding: 10px 35px 10px 0;
    position: relative;
}
.moduletable ul > li > a:after {
    position: absolute;
    content: url('../img/arrow-green-small.png');
    float: right;
    right: 7px;
}

.categories-module > li > h4 {
    margin: 0;
    font-size: 14px;
    line-height: 1.428571429;
}
.categories-module > li > h4 > a {
    color: #000000;
    display: block;
    padding: 10px 35px 10px 0;
    position: relative;
    font-weight: normal;
}
.categories-module > li > h4 > a:after {
    position: absolute;
    content: url(../img/arrow-green-small.png);
    float: right;
    right: 7px;
}

.locations > li {
    background: url('../img/line.png') no-repeat bottom !important;
    padding-bottom: 20px;
}
.locations > li:after {
    content: " ";
    clear: both;
    display: table;
}
.locations > li > h4 > a {
	color: #686C6F;
    font-size: 14px !important;
	font-weight: bold;
}
.locations > li > h4 > a:after {
	content: "";
}

.col-md-3 > .right-menu,
.col-md-3 > .locations {
    background: #fff !important;
    border: 1px solid #B7C7CB;
}

.locations > .readmore {
    background: url('../img/line.png') no-repeat center !important;
    height: auto;
    color: transparent;
}
.locations > .readmore:hover {
    color: transparent;
    line-height: 20px;
}

.locations .btn-goto {
    float: right !important;
    width: auto !important;
}

.readmore {
    margin: 0;
    background: url('../img/arrow-green-big.png') no-repeat right !important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 37px;
    color: #000000;
    display: block;
}
.readmore:after {
    content: " ";
    display: table;
    clear: both;
    line-height: 37px;
}
.readmore > .btn-default {
    background: none;
    border: none;
    text-shadow: none;
    box-shadow: none;
    padding: 0;
    line-height: 37px;
    text-align: left;
    width: 100%;
    height: 100%;
}

.readmore:hover > .btn-default,
.readmore:hover {
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
}

.back {
    background: url('../img/arrow-white-big.png') no-repeat center 40px !important;
    width: 70px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.back:hover, .back:focus, .back:active {
    color: transparent;
    text-decoration: none;
}

.regio:after {
    content: " ";
    display: table;
    clear: both;
}
.regio .btn-goto {
    float: left;
    margin-right: 10px;
    width: calc(50% - 10px);
    margin-bottom: 10px;
	padding: 5px 35px 5px 10px;
	min-height: 50px;
	line-height: normal;
}

.locatie .item {
    float: left;
    width: calc(33% - 20px);
    background: #CDDBDC;
    padding: 30px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.locatie .item:nth-of-type(3n+1)  {
    margin-right: 10px;
    clear: both;
}
.locatie .item:nth-of-type(3n+2) {
    margin-left: 10px;
    margin-right: 10px;
}
.locatie .item:nth-of-type(3n) {
    margin-left: 10px;
}
.locatie .item h2 {
    font-size: 16px;
    margin: 5px 0;
}
.locatie .item img {
    width: 100%;
    margin-bottom: 20px;
}

.pagination {
    width: 100%;
}
.pagination ul {
    padding: 0;
}
.pagination ul > li {
    display: inline-block;
    background: #CDDBDC;
    padding: 5px 15px;
    border: 1px solid #ddd;
    list-style: none;
}
.pagination ul > li.disabled {
    background: #ddd;
}
.pagination ul > li.disabled > a:hover {
    cursor: not-allowed;
}
.pagination ul > li > a {
    color: #686C6F;
}
.pagination ul > li > a:hover {
    cursor: pointer;
    text-decoration: none;
}

.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    padding: 3px !important;
    width: 80% !important;
    height: auto !important;
}

footer {
    margin-top: 20px;
}
footer .moduletable {
    background: transparent;
    padding: 10px 0;
}
footer .moduletable ul > li > a {
    color: #fff;
    padding: 5px 5px 5px 0;
}
footer .moduletable ul > li:hover a {
    color: #000;
    padding-left: 10px;
    background: #fff;
    text-decoration: none;
}

.phone {
    color: #fff;
    padding: 10px 0;
}
.phone a {
    color: #63C9D5;
}

.powered {
    color: #fff;
}
.powered a {
    color: #63C9D5;
}

a#totop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    z-index: 99;
    background-color: rgb(220,220,220);
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}
a#totop:after {
    position: relative;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    display: block;
    width: 100%;
}
a#totop:hover {
    background-color: rgb(50,50,50);
    background-color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}

.item-image img {
	max-width:100%;
	margin-bottom: 20px;
}

.googleBc span[itemprop="ratingValue"] {
    background: #63c9d5;
    color: #fff;
    border-radius: 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
}


.review {
    background: #63c9d5;
    color: #000;
}

#rating {
position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 45px;
    line-height: 130px;
    left: 100px;
    bottom: 50px;
    z-index: 99;
    background: url(../img/button.png);
}

#rating a {
color: #fff;
    text-decoration: none;
    transform: rotate(-20deg);
    display: block;
}

.review span[itemprop="ratingValue"],
.review .btn-goto {
    background: #f40292 !important;
}


@media screen and (max-width: 991px) {
    .pull-right {
        float: none !important;
    }
    .item-image img {
	margin-left: 0;
    }
}
@media screen and (max-width: 500px) {
    #slogan {
        font-size: 11px;
    }

    #top .nav > li {
        width: 100%;
    }
    .locatie .item {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .locatie .item-image {
        width: 100%;
    }
}
.jwlogo {
    display: none !important;
}