html {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 1.625;
}
.herohome .el-content.uk-panel.uk-h2.uk-margin-top.uk-margin-remove-bottom {
    font-size: 29px;
    font-weight: 300;
	letter-spacing: -1px;
	color: #fff;
}
.herovervolg h2.el-title.uk-h2.uk-margin-top.uk-margin-remove-bottom {
	color: #fff;
	letter-spacing: -1px;
}
.herovervolg .el-content.uk-panel.uk-margin-top {
	color: #fff;
}
h2 {
	letter-spacing: -1px;
	color: #79A89F;
}
.h4, .uk-h4, h4 {
    letter-spacing: 0px;
}
.uk-navbar-nav>li>a {
    color: #252525;
}
.aandoeningenswitcher .uk-tab>*>a {
    justify-content: left;
    border-right: 1px solid transparent;
    border-bottom: 0 none;
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #bbb5ba;
    letter-spacing: 0px !important;
	padding: 10px 10px;
}
.aandoeningenswitcher .uk-tab>*>a:before {
    font-family: "Font Awesome 6 Pro"; 
	font-weight: 300; 
	content: "\f061";
	padding-right: 15px;
}
.aandoeningenswitcher li.uk-active a {
	color: #252525;
	font-weight: 500;
}
h2.uk-text-primary {
    color: #79A89F !important;
}
.footer .uk-panel.uk-margin {
    color: #fff;
}
a.el-content.uk-button.uk-button-default {
    background: #79a89f;
    border-radius: 5px;
    color: #fff;
    padding: 0px 15px;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0px;
    border-bottom: solid 2px #567b74;
    line-height: 30px;
}
.pluspunten p:before {
    font-family: "Font Awesome 6 Pro"; 
	font-weight: 600; 
	content: "\f00c";
	padding-right: 15px;
	color: #39a304;
}
.gridtilescontact .uk-card-default {
    border: 1px solid #efefef;
}
.snelnaar .el-item {
    border-left: solid 5px #79A89F;
    background: #fff;
}
.snelnaar h3.el-title.uk-card-title.uk-margin-top.uk-margin-remove-bottom {
    font-size: 20px !important;
	font-weight: 500;
}
.snelnaar .fa-light {
    float: right;
	font-size: 34px;
    font-weight: 200;
}
.afspraakfooter a.uk-link-muted:after, .gridtilescontact a.uk-link-muted:after, .aandoeningenswitcher a.uk-link-muted:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f061";
    padding-left: 15px;

}
.afspraakfooter a.uk-link-muted, .gridtilescontact a.uk-link-muted, .aandoeningenswitcher a.uk-link-muted {
    color: #79A89F;
}
.gridtilescontact a.uk-link-muted:hover {
    color: #79A89F;
	text-decoration: none;
}
.afspraakfooter .fa-light  {
    float: right;
}
.aandoeningenswitcher h3.el-title.uk-h2.uk-font-default.uk-margin-top.uk-margin-remove-bottom {
    font-size: 26px;
	font-weight: 500;
}
.footer a {
	font-size: 13px;
}
.footer a p:before {
	    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f061";
	padding-right: 15px;
		color: #F5FBFA;
	
}
.footer .uk-list>:nth-child(n+2) {
    margin-top: 0px;
}
a.uk-link-muted:after {
    font-family: "Font Awesome 6 Pro"; 
	font-weight: 300; 
	content: "\f061";
	padding-right: 15px;
}
.uk-breadcrumb>*>* {
    text-transform: none;
    letter-spacing: 0px;
}
 .uk-breadcrumb>:last-child>span {
    color: #79a89f;
}
.uk-navbar-nav>li.uk-active>a {
    color: #79a89f;
    font-weight: 700;
}
.uk-logo {
    font-size: 34px;
    color: #79a89f;
    text-decoration: none;
    font-weight: 500;
    text-transform: none;
    letter-spacing: -2px;
}
.aandoeningenblokken h2 {
    font-size: 23px;
    line-height: 1.4;
    font-family: Montserrat;
    font-weight: 300;
}
.aandoeningenblokken .uk-grid-item-match>:not([class*=uk-width])  {
    background: #f5fbfa;
    color: #fff;
	border: none;
	border-left: 5px #79A89F solid;
}
.aandoeningenblokken .uk-navbar-dropdown-nav>li>a {
    color: #5f5f5f;
    padding: 2px 0;
}
.aandoeningenblokken .uk-navbar-dropdown-nav>li>a:before {
    font-family: "Font Awesome 6 Pro"; 
	font-weight: 300; 
	content: "\f061";
	padding-right: 15px;
}
.introtekst {
	font-weight: 700;
}
@media (min-width: 1200px) {
.uk-padding-large {
    padding: 50px;
	background: #79A89F;
}
.herohome .uk-padding-large {
    background-image: url('/images/huisstijlelementen/backgroundwit50percent.png');
	background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.herovervolg .uk-padding-large {
    background-image: url('/images/huisstijlelementen/backgroundwit50percent.png');
	background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

}