body {
    color: #505656;
}
a, p a {
    color: #1abc9c;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
a:hover, p a:hover {
    color: #16a085;
    text-decoration: none;
}
.article-header h1 {
	font-size: 32px;
	margin-top: 0px;
}
h2 {
    margin-top: 26px;
    margin-bottom: 13px;
    font-size: 24px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.25;
    color: inherit;
    color: #1abc9c;
}
h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.15;
    color: inherit;
    color: #1abc9c;
}
.article-content ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 15px;
}
.article-content ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    margin-left: -15px;
    color: #1abc9c; /* or whatever color you prefer */
}
.article-content ul li ol li:before {
    content: none;
}

.article-content.review-content ul li:before {
    content: none;
}
.green {
    color: #1abc9c;
}
.gold {
    color: #f0ad4e;
}
.bold {
    font-weight: 600;
}
.hide_field {
    display: none;
}
#gerelateerdInformatie {
    display: none;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.succes-box {
    padding: 24px;
    margin-bottom: 24px;
}
.succes-box p {
    margin-bottom: 0px;
}
.label {
    font-size: 14px;
}
.label-primary {
    background: #f0ad4e;
    padding: 7px 10px;
    font-weight: normal;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background: #ec971f;
}
.label-white {
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 2px;
	padding: 3px 5px;
}
.label-white:hover {
	color: #00b799;
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px 5px;
}

/*-- --------- --*/
/*-- Offcanvas --*/
/*-- --------- --*/
.pf-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    padding-left: 0;
    float: left;
    position: static;
}
.right-menu ul li > a {
    border: 0;
    text-transform: none;
    font-weight: 500;
    background: #38b775;
    padding: 10px 15px;
    color: #ffffff;
    height: auto;
    line-height: 1;
    border-radius: 3px !important;
}
.right-menu ul li > a:hover,
.right-menu ul li > a:focus {
    background: #2c905c;
    color: #ffffff;
}
.site-navigation-right .right-menu ul li > a.head-login:after {
    top: 11px;
    color: #ffffff;
    left: 20px;
}
.site-navigation-right .right-menu ul li.active > a,
.site-navigation-right .right-menu ul li.active > a:hover {
    background: #2c905c;
    color: #ffffff;
}
.site-navigation-right .off-canvas-toggle {
    float: right;
}
.btn-primary.off-canvas-toggle {
    border: 0;
    text-transform: none;
    font-weight: 700;
    background: #00b799;
    padding: 13px 20px;
    color: #ffffff;
    height: auto;
    line-height: 25px;
    border-radius: 2px;
    margin-top: 13px;
    margin-left: 10px;
}
.fa-margin-bottom {
    margin-bottom: 10px;
}


/*-- ------- --*/
/*-- TOP BAR --*/
/*-- ------- --*/
#top-bar {
    background: #fafafa;
    border-bottom: 2px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    overflow: hidden;
    color: #777777;
}
#top-bar a {
    color: #00b799;
}
#top-bar span i {
    background-color: #00b799;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    border-radius: 2px;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
#top-bar .pull-left span i {
    margin-right: 10px;
}
#top-bar .pull-left span.espace {
    margin-right: 30px;
}
#top-bar .pull-right span i {
    margin-left: 5px;
}
#top-bar .pull-right a.espace {
    margin-left: 30px;
}





/*-- ------ --*/
/*-- HEADER --*/
/*-- ------ --*/
#header {
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 40px;
    color: #777777;
}
#header .logo {
    padding-left: 0px;
}
.navbar-toggle {
    background-color: #1abc9c;
    width: 50px;
    height: 50px;
    line-height: 50px !important;
    text-align: center;
    border-radius: 2px;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
.navbar-toggle .icon-bar {
    color: #fff;
}
.right-menu {
    float: left;
    margin-top: 13px;
}
.right-menu ul li > a.head-login {
    line-height: 30px;
}
.right-menu ul li > a {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.right-menu ul li > a:hover,
.right-menu ul li > a:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512

}
.has-error .custom-label {
    color:#a94442;
}
.custom-select select.form-control {
    width:100%;
    height: 40px;
    margin: 0;
    background: #fff;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0px 1px 2px 0px #9c9c9c;
    outline: none;
    /* Remove select styling */
    appearance: none;
    -webkit-appearance: none;
    /* Font size must the 16px or larger to prevent iOS page zoom on focus */
    font-size:14px;
    /* General select styles: change as needed */
    padding: 6px 12px;
    color: #333;
    line-height: 22px;
    cursor: pointer;
    transition: border 200ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;

    &:focus {
        border-color: #3888C5;
        outline: none;
    }

    /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
    /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

        &::-ms-expand {
            display: none;
        }
        &:focus::-ms-value {
            background: transparent;
            color: #222;
        }
    }
}
.custom-select select.form-control:hover {
    background: #efefef;
}
.custom-select .custom-select-icon {
    position: absolute;
    width: 20.8px;
    height: 20.8px;
    font-size:16px;
    font-weight: 600;
    right: 20px;
    bottom: 7px;
    z-index: 2;
    pointer-events: none;
}
.has-error .custom-select .custom-select-icon {
    color: #ffffff;
}
.custom-select select.error {
    background: #a94442;
    color: #fff;
}
.custom-select select.error:hover {
    background: #E86D5F;
}
.error-border {
    border: 1px solid #E86D5F;
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.625;
    color: #505656;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea#bericht  {
    display: block;
    width: 100%;
    height: 200px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.625;
    color: #505656;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea#beschikbaarheid  {
    display: block;
    width: 100%;
    height: 75px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.625;
    color: #505656;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
textarea#bericht:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
    color: #96a1a3;
    opacity: 1;
}
.has-error textarea.form-control {
    border: 1px solid #a94442 !important;
}
/*
.requestarea::-webkit-input-placeholder {
  content: "- Gelieve aan te geven op welke dagdelen u niet behandeld kan worden.\000A- Overige opmerkingen" !important;
}

.requestarea::-moz-placeholder::before {
  content: "- Gelieve aan te geven op welke dagdelen u niet behandeld kan worden.\000A- Overige opmerkingen" !important;
}

.requestarea:-ms-input-placeholder::before {
  content: "- Gelieve aan te geven op welke dagdelen u niet behandeld kan worden.\000A- Overige opmerkingen" !important;
}*/




/*-- ------- --*/
/*-- CONTENT --*/
/*-- ------- --*/
.about-us .text ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
.about-us .text ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #1abc9c; /* or whatever color you prefer */
}
.about-us .text li {
    margin-top: 10px;
}
.page-head-image{
    padding-top: 172px;
    padding-bottom: 172px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.about-us {
    padding-top: 104px;
}
.about-us h1 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 40px;
}
.about-us p {
    line-height: 1.75;
}
.pf-homebody {
    padding-top: 104px;
    padding-bottom: 104px;
}
.pf-mainbody {
    padding-top: 52px;
    padding-bottom: 52px;
}
.box-cta-full {
    background-color: #00b799;
    color: #ffffff;
    padding: 50px 0;
    font-size: 16px;
}
.box-cta-full .text-banner {
    float: left;
    margin: 0;
    padding: 15px 0 0 0;
}
.box-cta-full .btn-border {
    text-transform: uppercase;
    border: 2px solid #ffffff;
    float:right;
    color: #fff;
    padding: 15px;
}

.box-cta-full .btn-border:hover,
.box-cta-full .btn-border:active,
.box-cta-full .btn-border:focus {
    background-color: #ffffff;
    color: #00b799;
}

.review .btn-border {
    text-transform: uppercase;
    border: 2px solid #1abc9c;
    color: #1abc9c;
    padding: 5px;
    margin-top: 10px;
}
.review .btn-border:hover,
.review .btn-border:active,
.review .btn-border:focus {
    background: #1abc9c;
    text-transform: uppercase;
    border: 2px solid #1abc9c;
    color: #ffffff;
    padding: 5px;
    margin-top: 10px;
}

.contact .contact-information .contact-info h2 {
    margin-top: 0px !important;

}
.contact-info,
.contact-location,
.contact-timetable,
.contact-company {

}
.contact-location ul {
    list-style: none;
    margin: 0;
}
.contact-company {
    margin-bottom: 24px;
}

.bootstrap-select li::before {
    content: none;
    margin: 0;
}
.bootstrap-select li {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.bootstrap-select li.selected a {
    background: #1abc9c;
    color: #fff;
}
.bootstrap-select li a:hover,
.bootstrap-select li.selected a:hover {
    background: #16a085;
    color: #fff;
}


.floating-bucketlist {
	box-shadow: 0px 0px 25px rgba(0,0,0,0.3);
    z-index: 60;
    visibility: visible;
    display: block;
    background-color: #00a287;
    position: fixed;
    top: calc(50% - 118px);
    padding: 16px 20px;
    transform: rotate(-90deg) translate(0, -100%);
    -webkit-transform: rotate(-90deg) translate(0, -100%);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    width: auto;
    left: auto;
    bottom: auto;
    right: 114px;
	font-size: 16px;
    transform-origin: 100% 0;
    -webkit-transform-origin: 150% 0;
    transition: all 250ms ease;
	cursor: pointer;
}
.floating-bucketlist a i { margin-right: 7px;}
.floating-bucketlist:hover { background-color: #00846e; }
.floating-bucketlist a { color: #ffffff; }
.floating-bucketlist a:hover { color: #ffffff; }

@media(max-width:485px) {
	.floating-bucketlist {
        display: none;
    }
}


/*-- ------- --*/
/*-- SIDEBAR --*/
/*-- ------- --*/
.pf-sidebar-left,
.pf-sidebar-1 {
    border-right: 1px solid #eeeeee;
}
.pf-sidebar-right,
.pf-sidebar-2 {
    border-left: 1px solid #eeeeee;
}

.side-nav {
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
    border-radius: 5px 5px 5px 5px;
}
.side-nav .title {
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    padding: 20px 10px;
    font-size: 14px;
}
.side-nav .title h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:18px;
    text-align: left;
}
.side-nav i.icon-padding {
    margin-bottom: 10px;
    float: left;
}
.side-nav p {
    padding: 10px 15px;
    margin: 0;
}

.cta-display {
    display: block;
    border: 1px solid #eeeeee;
    border-radius: 5px 5px 5px 5px;
}
.cta-display .inside {
    padding: 0px 20px 20px 20px;
}
.cta-display .inside-no-padding {
    padding: 20px 20px 20px 20px;
}
.cta-display .title {
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px;
    font-size: 14px;
}
.cta-display .title h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:18px;
    text-align: left;
}
.cta-display .image {
    padding: 20px 0;
    overflow: hidden;
}
.cta-display .full-image {
    padding: 20px 0 0 0;
    overflow: hidden;
}
.cta-display .full-image a img,
.cta-display .image img {
    width: 100%;
}
.cta-display .price {
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.cta-display .text {
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.cta-display .text-bottom {
    padding: 0px;
    padding-top: 24px;
    margin: 0px;
    text-align: center;
    line-height: 26px;
    font-weight: 600;
    font-size: 16px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.cta-display .price .small {
    font-size: 14px;
}
.cta-display .button-field a.btn,
.cta-display .button-field button.btn {
    display: block;
    border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cta-display .button-field button.btn {
    width: 100%;
}
.cta-display .button a {
    background-color: #ff5722;
    border-color: #ff4408;
    color: #ffffff;
    text-align: center;
    display: block;
    padding: 7px;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
    border-radius: 3px;
}
.cta-display .button a:hover {
    background-color: #ee3900;
    border-color: #ca3100;
    color: #ffffff !important
}
.cta-display .call-back-form {
    border-top: 1px solid #eeeeee;
    padding-top: 24px;
    padding-bottom: 24px;
}

.nav-pills>li>a {
    border-radius: 0px;
    border-bottom: 1px solid #efefef;
}
.nav-pills>li:last-child>a {
    border-bottom: 0px solid #efefef;
}
.sub-menu>li:last-child>a {
    border-bottom: 1px solid #efefef;
}
.nav>li>a:focus,
.nav>li>a:hover {
    background: #1abc9c;
    color: #ffffff;
}
.nav-pills>li.active>a {
    color: #1abc9c;
    background-color: #f3f3f3;
}
.nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #1abc9c;
}


/*-- ------ --*/
/*-- FOOTER --*/
/*-- ------ --*/
.pf-footer {
    background: #3d4045;
    color: #ffffff;
    padding-top: 42px;
}
.pf-footer .col-nav ul li a {
    color: #fff;
}
.pf-footer .col-title {
    background: transparent;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 8.66666667px 0;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .pf-footer .col-title {
        margin-bottom: 13px;
    }
}
.pf-footer .container {
    color: inherit;
    margin-bottom: 0;
    padding-top: 36px;
    padding-bottom: 36px;
}
.pf-footer .pf-copyright {
    background: #3a3c41;
    border-top: 1px solid #383a3f;
}
.module .nav > li > a,
.module_menu .nav > li > a,
.module .nav > li > .separator,
.module_menu .nav > li > .separator {
    padding: 6px 5px;
    display: block;
}
.col-nav .nav > li > a {
    padding-left: 0;
    padding-right: 0;
}
.col-nav .nav > li > a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 0.5em;
}
.col-nav .nav > li > a:hover,
.col-nav .nav > li > a:focus {
    background: none;
    color: #00b799;
}
.col-nav .nav > li.active > a {
    background: none;
    color: #00b799;
    font-weight: 700;
}
.social-follow {
    display: block;
    overflow: hidden;
    margin-bottom: 35px;
}
.social-follow ul  {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-follow ul li a {
    float: left;
    margin-right: 5px;
    color: #ffffff;
    border: 2px solid #1abc9c;
    border-radius: 0px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
    border-radius: 3px;
}
.social-follow ul li a:hover {
    background: #1abc9c;
}
.time-list li {
    border-radius: 0px;
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 5px 5px 5px 15px;
	margin-top: 0px !important;
	float: left;
}
.time-list li:nth-child(even) {
    padding: 5px 5px 5px 5px;
}
.time-list li .date {
	font-style: italic;
	font-size: 14px;
}
.opening-list li {
    border-radius: 0px;
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 5px 5px 5px 15px;
	margin-top: 0px !important;
	float: left;
}
.check-list li {
    border-radius: 0px;
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 10px 15px;
}
.check-list li:last-child {
    border-bottom: 0px solid #efefef;
}
.check-list li span.icons {
    margin-right: 10px;
}
.check-list li i {
    width: 25px;
    text-align: center;
}
.check-list li span.day {
    width: 25px;
    display: inline-block;
    text-align: left;
}
.check-list li a {
    display: inline-block;
    border: 0px;
    background: none;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
    padding: 0px;
}
.check-list li a:hover {
    border: 0px;
    background: none;
    color: #16a085;
}
.check-list li i.icon-white {
    color: #ffffff !important;
}
.check-list li.active-day { font-weight: 700 !important; }




#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.custom-gallery {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}
.custom-gallery a {
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.point-list.first {
    margin-top: 50px !important;
}
.point-list {
    margin-bottom: 20px;
}
.point-list .number {
    margin: 0 auto;
    margin-bottom: 20px;
    background: #00b799;
    padding-top: 11px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff
}
.point-list .number .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-transform: capitalize;
}

.point-list h2 {
    margin-top: 0px;
    padding-top: 0px
}

.score-list.first {
    margin-top: 50px !important;
}
.score-list {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}
.score-list .info {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}
.score-list .score-field {
    margin: 0 auto;
    padding-top: 11px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #f0ad4e
}
.score-list .stars {
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    color: #f0ad4e;
    font-size: 16px;
}
.score-list .number .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-transform: capitalize;
}
.score-list ul.list-none li::before {
    margin-right: 0px;
    content: none;
}

.score-list h2 {
    margin-top: 0px;
    padding-top: 0px
}
.rating-color .fa-star,
.rating-color .fa-star-o,
.rating-color .fa-star-half-o {
    color: #f0ad4e ;
}
@media screen and (max-width: 767px) {
    #top-bar .pull-right {
        float: left !important;
    }
    #top-bar .pull-right a:first-child span i {
        margin-left: 0px;
    }
    #header .pf-mainnav {
        display: none;
        visibility: hidden;
    }
    #header .logo {
        width: 100%;
        text-align: center;
        padding-right: 0px;
    }
    #header .pull-right {
        width: 100%;
    }
    #header .pull-right .right-menu {
        float: left;
    }
    #header .pull-right .off-canvas-toggle {
        float: right;
    }
}
@media screen and (max-width: 996px) {
    .pf-homebody {
        padding-top: 52px;
        padding-bottom: 52px;
    }
    .pf-homebody .features-item {
        margin-bottom: 36px;
        text-align: center;
    }
    .pf-homebody .features-item:last-child {
        margin-bottom: 0px;
    }
    .pf-copyright .pull-right {
        float: left !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .pf-copyright .copyright.pull-left {
        padding-right: 15px;
        padding-left: 15px;
    }
    .pf-footer .col-title {
        margin-top: 36px;
    }
    .box-cta-full .text-banner,
    .box-cta-full .btn-border {
        float: none;
    }
    .box-cta-full .text-banner {
        margin-bottom: 26px;
    }
    .box-cta-full .container {
        text-align: center;
    }
    .about-us {padding-top:54px;}
    .contact-form {
        margin-bottom: 36px;
    }
    .table-responsive .table tbody tr td {
        width: 70%;
    }
    .table-responsive>.table>tbody>tr>td {
        white-space:normal;
    }
    .pf-sidebar-1 {
        margin-bottom: 20px;
    }
    .pf-content {
        margin-bottom: 52px;
    }
}
.btn-default {
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1abc9c;
    border-color: #13957c;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #13957c;
    border-color: #118f76
}
.btn-primary:hover
.btn-primary:focus {
    background: #13957c !important;
}

.pf-off-canvas {
    background: #27292e;
    color: #96a1a3;
}
.pf-off-canvas .pf-off-canvas-header {
    background: #1abc9c;
    color: #ffffff;
    padding: 10px 0 10px 26px;
    height: 52px;
}
.pf-off-canvas .pf-off-canvas-header h2 {
    margin: 0;
    color: #ffffff;
    padding-top: 0px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.pf-off-canvas .close {
    margin: 0;
    height: 52px;
    line-height: 50px;
    width: 52px;
    background: #13957c;
    position: absolute;
    top: 0;
    right: 0;
    text-shadow: none;
    font-weight: 300;
    color: #fff;
    filter: alpha(opacity=40);
    opacity: .4
}
.pf-off-canvas .pf-off-canvas-body {
    padding: 26px;
}
.pf-off-canvas .pf-off-canvas-body .nav {
    font-size: 15px;
}
.pf-off-canvas .pf-off-canvas-body .nav:last-child {
    margin-top: 26px;
}
.pf-off-canvas .pf-off-canvas-body .nav ul {
    list-style:none;
}
.pf-off-canvas .pf-off-canvas-body .nav li {
    border: 0;
    padding: 0;
    margin: 7px 0 0;
}
.pf-off-canvas .pf-off-canvas-body .nav li ul {
    padding-left: 0px;
}
.pf-off-canvas .pf-off-canvas-body .nav li a {
    padding: 5px 0;
    color: #96a1a3;
}
.pf-off-canvas .pf-off-canvas-body .nav li a:hover,
.pf-off-canvas .pf-off-canvas-body .nav li a:active,
.pf-off-canvas .pf-off-canvas-body .nav li a:focus {
    background: none;
    color: #ffffff;
}
.pf-off-canvas .pf-off-canvas-body .nav li ul li {
    margin-left: 15px !important;
    margin-top: 10px;
}
.pf-off-canvas .pf-off-canvas-body .nav li ul li {
    list-style: square;
}
.pf-off-canvas .pf-off-canvas-body li.active a {
    color: #1abc9c !important;
    background: none !important;
}
.pf-off-canvas .pf-off-canvas-body li.active li a {
    color: #96a1a3 !important;
    background: none !important;
}
.pf-off-canvas .pf-off-canvas-body li.active a {
    color: #1abc9c !important;
    background: none !important;
}

.blog .blog-item {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 28px;
    padding-bottom: 28px
}
.blog .blog-item.view{
    border-bottom: 0px;;
}

@media (min-width:768px) {
    .blog .blog-item {
        margin-bottom: 56px;
        padding-bottom: 56px
    }
}

.blog .blog-item .item-image {
    margin-top: 5px;
    margin-bottom: 28px
}

@media (min-width:992px) {
    .blog .blog-item .item-image {
        margin-bottom: 0
    }
}

.blog .blog-item .item-image img {
    width: 100%
}

.blog .blog-item .article-title {
    font-size: 30px;
    margin-bottom: 28px
}

.blog .blog-item .article-aside {
    font-size: 15px;
    margin-bottom: 14px
}

.blog .blog-item .article-aside a {
    color: #999999
}

.blog .blog-item .article-aside a:hover, .blog .blog-item .article-aside a:focus, .blog .blog-item .article-aside a:active {
    color: #1bbc9b
}

.blog .blog-item .article-aside i {
    color: #bfbfbf
}

.blog .blog-item .readmore {
    margin-top: 14px
}

.blog .blog-item .readmore a.btn-border {
    border: 2px solid #1bbc9b;
    color: 1bbc9b !important;
}

.blog .blog-item .readmore a.btn-border:hover, .blog .blog-item .readmore a.btn-border:focus, .blog .blog-item .readmore a.btn-border:active {
    background: #1bbc9b;
    border-color: #1bbc9b;
    color: #ffffff
}

.blog .pagination {
    float: none
}

.blog .pagination ul {
    margin: 0
}

.blog .pagination .counter {
    margin: 0
}

.big-quote i {
    color: #bfbfbf;
    font-size: 30px;
    margin-right: 14px
}

.blog-2 div.blog-item .item-image, .blog-detail div.blog-item .item-image {
    margin-top: 0;
    margin-bottom: 28px
}

.blog-2 .article-aside, .blog-detail .article-aside {
    padding-right: 0
}

.blog-2 .article-aside .article-info, .blog-detail .article-aside .article-info {
    padding-left: 3px
}

.blog-2 .article-aside .article-info dd, .blog-detail .article-aside .article-info dd {
    margin-bottom: 4px
}

.blog-2 .blog-date, .blog-detail .blog-date {
    border: 3px solid #1bbc9b;
    display: block;
    margin-bottom: 14px;
    text-align: center
}

.blog-2 .blog-date .date, .blog-detail .blog-date .date {
    color: #1bbc9b;
    display: block;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    padding-top: 13px
}

@media (min-width:992px) {
    .blog-2 .blog-date .date, .blog-detail .blog-date .date {
        font-size: 50px
    }
}

.blog-2 .blog-date .month-year, .blog-detail .blog-date .month-year {
    color: #999999;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0 10px 0;
    text-transform: uppercase;
    text-align: center
}

@media (min-width:992px) {
    .blog-2 .blog-date, .blog-detail .blog-date {
        font-size: 20px
    }
}

.blog-2 .article-image-intro, .blog-detail .article-image-intro {
    margin-top: 0;
    margin-bottom: 28px;
    max-height: 336px;
    overflow: hidden
}

.blog-detail .item-image {
    margin-bottom: 28px
}

.blog-detail .item-image img {
    max-width: 100%;
    width: 100%
}

.blog-detail .article-aside {
    padding-top: 5px
}
.blog-home {
    border-top: 1px solid #efefef;
}
.blog-home img {
    margin-bottom: 20px;
}
.blog-home small {
    margin-bottom: 7px;
    display: block;
    color: #8c8c8c;
}
.blog-home small + p {
    min-height: 80px;
    margin-bottom: 20px;
}
.blog-home-intro {
    margin-bottom: 54px;
}
.blog-home-intro h1 {
    margin-bottom: 36px;
}
.blog-home-intro .btn-border {
    border: 2px solid #1bbc9b;
    color: 1bbc9b !important;
}

.blog-home-intro .btn-border:hover, .blog-home-intro .btn-border:focus, .blog-home-intro .btn-border:active {
    background: #1bbc9b;
    border-color: #1bbc9b;
    color: #ffffff
}

.pagination>li>a, .pagination>li>span {
    color: #1bbc9b;
}
.pagination>li.active>a {
    background: #1bbc9b;
    border-color: #1bbc9b;
    color: #ffffff;
}
.pagination>li.active>a:hover {
    background: #16a085;
    border-color: #16a085;
    color: #ffffff;
}

.bubble
{
position: relative;
width: 435px;
height: 120px;
padding: 0px;
background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #eaeaea solid 2px;
box-shadow: 0px 0px 7px #c9c9c9;
}

.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 20px 20px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -20px;
top: -20px;
left: 15%;
}

.bubble:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 21px 21px;
border-color: #D37F7F transparent;
display: block;
width: 0;
z-index: 0;
margin-left: -21px;
top: -23px;
left: 15%;
}

.referenties {
	background: url(/images/home-slideshow/pedicural-voetzorg-behandeling-3.jpg?74829) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 56px;
	padding-bottom: 56px;
}
.referenties h4 {
	margin-bottom: 36px;
	color: #ffffff;
    text-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	font-size: 26px;
	font-weight: 400;
}
.referenties i.fa-quote-left,
.referenties i.fa-quote-right {
	color: #c9c9c9;
}

.referenties i.fa-quote-left {
	margin-right: 10px;
}
.referenties i.fa-quote-right {
	margin-left: 10px;
}
.referenties .score-list.first {
    margin-top: 0px !important;
	background: #ffffff;
	padding: 26px;
	border-radius: 2px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}
.referenties .score-list {
    border-bottom: 0px solid #efefef;
    margin-bottom: 0px;
}
@media (max-width: 768px) {
	.referenties {
		text-align: center;
	}
}

.btn-block {
    overflow: hidden;
}
.btn-review-top .btn {
    margin-top: 0px !important;
    width: 157px;
}
.btn-review-bottom .btn-text-white {
    width: 157px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 7px 0px;
    margin-top: 5px;
}
.btn-review-bottom .btn-text-white:hover,
.btn-review-bottom .btn-text-white:focus {
    color: #ffffff;
    text-decoration: underline;
}