.m-5_5 {
    margin:5.5%;
}

.cta-margin {
    margin-left: 20px;
}

.contact-info {
    margin: 10px 0 20px 0 !important;
}

.bloglink-no-button {
    padding: none !important;
    margin: 15px 0 0 0 important;
    text-decoration: underline !important;
    color: #6ed76e;
}

.employee-name {
    color: #6ed76e;
    margin-bottom: 10px !important;
}

.image-zorg-online {
    width: 100%;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 10px 18px 0 rgba(0,0,0,.1);
}

.zorg-p-margin {
    margin-top: 15px !important;
}

.zorg-p-margin-2 {
    margin-top: 30px !important;
}

.shrinked .navbar-header img {
    height: 60px !important;
}

#linkbar {
    margin:0px -65px 0px -65px; padding:0px 65px 0px 65px; width:calc(100% + 130px) !important; background-color: #27ae60;
}

@media (max-width: 768px) {
    #linkbar {
        left:-16px; width: calc(100% + 32px) !important; background-color: #27ae60;
        margin:0px 0px 0px 0px !important;
    }
}

.mb-40 {
    margin-bottom: 25px !important;
}

.h3-health {
    margin-top: 30px !important;
}

.health-text-block {
    text-align: center;
    margin-bottom: 75px;
    padding: 0 60px;
}

.gradient-cta {
  background: #6ed76e; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #27ae60 , #6ed76e); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #27ae60, #6ed76e); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #27ae60, #6ed76e); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #27ae60 , #6ed76e); /* Standard syntax */
  height: 200px;
}

.cta-health {
    line-height: 1.5em;
}

.box-health {
    width:100%;
    padding:20px;
    background:#fff;
    margin:0px auto 0px;
    border-radius:3px;  
    min-height: 22em;
}

.fa-box {
    color: #6ed76e;
}

.sub-header-inner {
	color: #002222 !important;
	font-weight: 600;
	display: inline;
	/* margin-bottom: 2em; */
	text-transform: uppercase;
}

.sub-header-inner-nr {
	color: #79818b !important;
	font-weight: 600;
	margin-right: 2em !important;
	display: inline;
	padding-bottom: 10em;
}

.zorg-bedoeld {
     font-size: 1.5em;
     margin: 0 0 15px 30px;
}

.image-medewerker {
    width: 130%;
}

@media (max-width: 767px) {
    .image-medewerker {
        width: 100% !important;
    }
}










