/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.uk-navbar-nav > li > a.uk-button{    height: 20px;
    margin-top: 15px;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    line-height: 20px;}
.uk-navbar-nav > li:hover > a.uk-button{background:#0077bed4}

@media(max-width:767px){
	
.kappel-home .tm-slideshow-nic-em, .kappel-home .tm-slideshow-nic-em li{height:500px !important;}
	.tm-block-fullheight{height:auto !important; min-height:auto !important;}	
}

 body{color:#000; font-size:17px; line-height:1.85;}
 a .uk-icon-bars{color:#000}
.uk-button, .rsform .uk-button-primary{background-color:#0077BE;}
 a{color:#0077BE; text-decoration:underline}
 .tm-footer-nav > li > a{color:#000;}
.uk-button-primary{background-color: #bd9c92;} 

.uk-nav-offcanvas > li > a, .uk-nav-offcanvas ul a{color:#444;}

.uk-navbar-nav > li > a{color:rgba(68, 68, 68, 0.85);}

 
.tm-aside .uk-grid .uk-grid-margin{margin:10px!important;}
.tm-aside{background:#f7f7f7;}

.tm-aside .uk-grid img{    object-fit: contain;
    max-height: 50vh;}

.tm-block-fullheight{height:40vh !important}
.pr-table th{padding:7px;}
.pr-table td{padding-bottom:4px;}
.pr-rita .uk-cover-background{background-size:40vh; background-position:bottom !important; background-color:#f0f5f9;}

.pr-method .uk-cover-background{background:#f7f7f7; background-size:contain; background-repeat:no-repeat; background-position:center;}

::-webkit-input-placeholder { /* Edge */
  color: #444 !important;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #444 !important;
}

::placeholder {
  color: #444 !important;
}
 
 
@media (min-width: 1220px){
	.uk-container {
		max-width:1000px;
	}	

}
 
 /* Override */
.tm-block-top-c {padding: 60px 0 !important;background: #F4F4F4;}
.tm-content-container .tm-block-top-c h3.uk-panel-title {color: #2a2a2a;font-weight: bold;padding-bottom: 0px;}
.tm-block-top-c  .uk-panel-title::after {border-bottom: 0px solid #2a2a2a;display:none;}
#tm-main-top .rsform .uk-button{background: #38393a}
#tm-main-top {padding-top: 30px;}
.tm-top-a .uk-nav li {display: inline-block;}
blockquote::before, blockquote::after {display: none;}
blockquote {border: 1px solid rgba(128, 128, 128, 0.2);}
.uk-article + .uk-article {margin-top: 35px;}
.uk-article > blockquote {margin-top: 0px;}
textarea.uk-form-large {height: auto;}
.uk-block #tm-main-top {padding-top: 80px;}
#tarieven {font-size: 14px;}
#tm-top-a {position:relative;}
.uk-overlay-background {background: rgba(255,255,255,0.7);}
.uk-navbar-nav > li:nth-child(5) .uk-dropdown-navbar .uk-nav-navbar li:first-child a{color: #0077BE;font-weight:bold }
 .kappel-home .uk-cover-background {background-position: center top;}

/* Algemeen */
#tm-main + #tm-bottom-d {padding-bottom: 30px;padding-top:0px;}
#tm-main + #tm-bottom-d .uk-container > div {border-top: 1px solid rgba(0, 0, 0, 0.08);}
#tm-main + #tm-bottom-d .tm-bottom-d {padding-top: 50px;}
.tm-top-b .tm-grid-nic-em:last-child {padding-top: 25px;}
.wetenschappelijke-artikel {font-size: 50px;line-height: 56px;color: #2a2a2a;}


/* Behandelingen */
.dk-treatments-list .uk-panel-title {border-bottom: 1px solid #2a2a2a;padding-bottom:5px;margin-bottom: 15px;}
.dk-treatments-list .uk-panel-title + .uk-margin {margin-top: 0px;}

.dk-number {background: #0077BE;color: #fff;padding: 25px 0;}
.dk-number p{font-size: 34px;}
.dk-number span {font-size: 21px;}

@media screen and (max-width: 1300px) and (min-width: 768px) {
	.tm-navbar {margin-top: -15px;}
	.uk-navbar-nav > li > a {height: 35px;line-height: 35px;}
}
@media screen and (max-width: 1474px) {
	.tarieven {font-size: 12px;}
}
@media screen and (max-width: 768px) {
	#tm-top-a {padding-top: 0px; min-height: 100vh;}
	.tm-main-top .uk-button {margin-bottom: 25px;}
	.tm-page-animate .uk-navbar-toggle::after{background: url("/images/icon-toggle.svg") no-repeat scroll 0 0}
}