@font-face {
  font-family: 'FrankRegular';
  src: url('../fonts/frank-regular-webfont.eot');
  src: url('../fonts/frank-regular-webfont-0.eot#iefix') format('embedded-opentype'), url('../fonts/frank-regular-webfont.woff') format('woff'), url('../fonts/frank-regular-webfont.ttf') format('truetype'), url('../fonts/frank-regular-webfont.svg#FrankRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrankLight';
  src: url('../fonts/frank-light-webfont.eot');
  src: url('../fonts/frank-light-webfont-0.eot#iefix') format('embedded-opentype'), url('../fonts/frank-light-webfont.woff') format('woff'), url('../fonts/frank-light-webfont.ttf') format('truetype'), url('../fonts/frank-light-webfont.svg#FrankLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrankThin';
  src: url('../fonts/frank-thin-webfont.eot');
  src: url('../fonts/frank-thin-webfont-0.eot#iefix') format('embedded-opentype'), url('../fonts/frank-thin-webfont.woff') format('woff'), url('../fonts/frank-thin-webfont.ttf') format('truetype'), url('../fonts/frank-thin-webfont.svg#FrankThin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrankItalic';
  src: url('../fonts/frank-italic-webfont.eot');
  src: url('../fonts/frank-italic-webfont-0.eot#iefix') format('embedded-opentype'), url('../fonts/frank-italic-webfont.woff') format('woff'), url('../fonts/frank-italic-webfont.ttf') format('truetype'), url('../fonts/frank-italic-webfont.svg#FrankItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite,
code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer,
header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}


blockquote, q {
  quotes: none;
}


blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font: 13px/1.231 sans-serif;
  *font-size: small;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

html {
  overflow-y: scroll;
}

a:hover,
a:active {
  outline: none;
}
ul, ol {
  margin-left: 2em;
}

ol {
  list-style-type: decimal;
}

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

small {
  font-size: 85%;
}

strong, th {
  font-weight: bold;
}

td {
  vertical-align: top;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}

textarea {
  overflow: auto;
}

.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}

button,
input,
select,
textarea {
  margin: 0;
}

input:invalid,
textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}

.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #ecbba8;
}

::-moz-selection {
  background: #9a350e;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #9a350e;
  color: #fff;
  text-shadow: none;
}

a:link {
  -webkit-tap-highlight-color: #FF5E99;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

body, select, input, textarea {
	color:#333;
}

a:hover {
	color: #993800;
}

.nocallout {
  -webkit-touch-callout: none;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

textarea[contenteditable] {
  -webkit-appearance: none;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.container_3 {
	overflow: hidden;
	width: 92%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.0205%;
	padding-right: 1.0205%;
}

.grid_1,
.grid_2,
.grid_3 {
  display: inline;
  float: left;
  position: relative;
}

.alpha {
  margin-left: 0 !important;
}

.omega {
  margin-right: 0 !important;
}

.container_3 .grid_1 {
	width: 25%;
	padding-right: 1%;
}

.container_3 .grid_2 {
	width: 60%;
	padding-right: 1%;
	color:#333;
}

.container_3 .grid_3 {
  width: 95.959%;
  padding-right: 2.041%;
}

.container_3 .grid_1 .child_1 {
	float: left;
	width: 70%;
}

.container_3 .prefix_1 {
  padding-left: 32.666666667%;
}

.container_3 .prefix_2 {
  padding-left: 65.333333334%;
}

.container_3 .suffix_1 {
  padding-right: 32.666666667%;
}

.container_3 .suffix_2 {
  padding-right: 65.333333334%;
}

.container_3 .push_1 {
  left: 32.666666667%;
}

.container_3 .push_2 {
  left: 65.333333334%;
}

.container_3 .pull_1 {
  left: -32.666666667%;
}

.container_3 .pull_2 {
  left: -65.333333334%;
}

.container_3.no_overflow {
  overflow: visible;
  position: relative;
}

body {
  font-family: Arial;
  background-color: #f6f9f8;
}

p {
  line-height: 20px;
  padding-bottom: 20px;
  color: #595959;
}

p.intro {
  float: left;
  font-family: 'FrankLight';
  color: #79848e;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1px;
}

h1 {
	font-family: 'FrankRegular';
	font-size: 33px;
	color: 993300;
	padding-bottom: 5px;
}

h1.bar {
	float: left;
	margin-bottom: 0px;
	padding-right: 30px;
}

h1.magenta {
  border-color: #9a350e;
}

h1.blue {
	border-color: #FFF;
	color: #351601;
}

h2 {
  font-family: 'FrankRegular';
  font-size: 28px;
  color: #1a1a1a;
}

h3 {
  font-family: 'FrankThin';
  font-size: 20px;
  padding: 0px 0px 8px 0px;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #6f2900;
	text-decoration: underline;
}

h1 a,
h2 a,
h3 a {
  color: #1a1a1a;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
  text-decoration: none;
  color: #1a1a1a;
}

a.has-underline {
  padding-bottom: 3px;
  background-image: url('../img/bg-underline.gif');
  background-position: -200px bottom;
  background-repeat: no-repeat;
}

.arrow {
	background-image: url(../img/sprite-arrows.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding-right: 23px;
}

.blue {
  background-position: right -25px;
}

.white {
  background-position: right 4px;
}

.cta-gray {
  float: left;
  display: block;
  position: relative;
  padding: 7px 25px 7px 9px;
  color: #1a1a1a;
  background-color: #f4f7f8;
  border: 1px solid #ced5d5;
  border-top: 1px solid #e6eaea;
  border-left: 1px solid #e6eaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #edf2f3;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#edf2f3));
  background-image: -moz-linear-gradient(top, #ffffff, #edf2f3);
  background-image: -ms-linear-gradient(top, #ffffff, #edf2f3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #edf2f3));
  background-image: -webkit-linear-gradient(top, #ffffff, #edf2f3);
  background-image: -o-linear-gradient(top, #ffffff, #edf2f3);
  background-image: linear-gradient(top, #ffffff, #edf2f3);
}

.cta-gray:hover {
  text-decoration: none;
  color: #1A1A1A;
  background-position: 0px -15px;
}

.cta-gray:active {
  background-position: 0px -15px;
}

.cta-gray span {
  position: absolute;
  top: 0;
  right: 0;
  margin: 12px 10px 0px 0px;
  display: block;
  width: 5px;
  height: 8px;
  background-image: url('../img/bg-btn-cta-gray.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.cta-white {
  float: left;
  display: block;
  padding: 8px 25px 7px 8px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-position: right -17px;
  
}

.cta-white:hover {
  padding-right: 28px;
  text-decoration: none;
}


header {
  width: 100%;
  padding-bottom: 17px;
  background-color: #361503;
  background-image: url('../img/bg-line.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}

#header-logo {
	float: left;
	position: relative;
	width: 199px;
	height: 41px;
	margin: 15px 10px 0px 0px;
	text-indent: -9999px;
	background-image: url('../img/de-bekker-taxatie-service.jpg');
	background-position: left 0px;
	background-repeat: no-repeat;
}

header .container_3 {
  position: relative;
}

#main-nav {
	float:right;
	display: block;
	position: relative;
	width: 630px;
	margin-top: 25px;
}

#main-nav ul {
  z-index: 100;
  position: relative;
}

#main-nav ul li {
  float: left;
  margin-right: 2%;
}

#main-nav ul li a {
  color: #ffffff;
  font-family: 'FrankRegular';
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0.3px;
  display: block;
  padding: 6px 9px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

#main-nav ul li a:hover {
  background-color: #2f1202;
}

#main-nav ul li.active {
  background-color: #2f1202;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
#main-nav ul li.active a:hover {
  background: none;
}
#menu-handle {
  position: absolute;
  top: 15px;
  right: 0;
  display: none;
  width: 100px;
  padding: 10px 0px;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: 'FrankRegular';
  text-transform: uppercase;
  text-decoration: none;
}

footer {
	width: 100%;
	padding: 36px 0px 33px 0px;
	background-color: #351601;
	background-image: url('../img/bg-line.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
footer h3 {
  color: #fff;
}
footer h3 a {
  color: #fff;
}
footer h3 a:hover {
  color: #fff;
  text-decoration: none;
}
footer .grid_2 p {
  color:#FFF;
  padding-right: 140px;
}
footer .grid_2 p a {
  color: #fff;
}
footer .grid_2 p a:hover {
  color: #fff;
}


footer .grid_1 {
  padding: 15px 0px 0px 0px;
}
footer .grid_1 p {
  color: #fff;
  padding-top: 5px;
}
footer .grid_1 ul {
  list-style: none;
  margin: 0;
}
footer .grid_1 ul li {
  list-style: none;
}
footer .grid_1 ul li a {
  display: block;
  color: #fff;
  padding: 8px 0px;
  border-bottom: 1px solid #2e2e2e;
  margin-right: 14%;
}

#vacancy-holder {
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e2e6e6;
  padding: 15px 17px;
  margin-top: 20px;
}
#vacancy-holder h3 {
  font-family: 'FrankRegular';
}
#vacancy-holder h3 a {
  color: #1a1a1a;
  font-size: 24px;
}
#vacancy-holder p {
  color: #595959;
  padding-bottom: 10px;
}
#vacancy-holder ul {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 0px 0px 10px;
}
#vacancy-holder ul li {
  background-position: 0px 9px;
  background-repeat: no-repeat;
}
#vacancy-holder ul li a {
  color: #00ace3;
}
#vacancy-holder .arrow {
  float: left;
}
#logos-holder {
  overflow: hidden;
  text-align: right;
}
#logos-holder figure {
  display: inline-block;
  width: 150px;
  height: 70px;
  margin-right: 40px;
}
.conversion_box {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 60px;
}
.conversion_box p {
  float: left;
  font-family: 'FrankItalic';
  font-size: 17px;
  color: #79848e;
  padding: 15px 15px 15px 0px;
}
.cta-section {
  width: 100%;
  border-top: 1px solid #e2e6e6;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: #f6f9f8;
}
#logos-holder figure#logo-eneco {
  background-position: -18px 0px;
  width: 110px;
}
#logos-holder figure#logo-hi {
  background-position: -204px 0px;
  width: 48px;
}
#logos-holder figure#logo-fbto {
  background-position: -339px 0px;
  width: 82px;
}
#logos-holder figure#logo-kindertelefoon {
  background-position: -473px 0px;
  width: 100px;
}
#logos-holder figure#logo-sns {
  background-position: 0px -100px;
  width: 123px;
}
#logos-holder figure#logo-tmobile {
  background-position: -167px -100px;
  width: 133px;
}
#logos-holder figure#logo-rabobank {
  background-position: -357px -100px;
  width: 50px;
}
#logos-holder figure#logo-ns {
  background-position: -476px -100px;
  width: 62px;
}

.no-csstransitions #stats-superusers {
  opacity: 1;
}
#solutions-holder {
  width: 100%;
  border-bottom: 1px solid #e2e6e6;
}
#solutions-holder .container_3 {
  margin-top: -45px;
  padding-bottom: 39px;
}
#solutions-holder h2 {
  width: 100%;
  margin-bottom: 40px;
}
#solutions-holder h2 a {
  color: #1a1a1a;
  border-bottom: 3px solid;
  padding: 0px 30px 8px 0px;
}
#solutions-holder h2 a:hover {
  text-decoration: none;
}
#solutions-holder h4 {
  font-family: 'FrankItalic';
  font-size: 15px;
  color: #79848e;
  padding: 0px 0px 20px 75px;
}
#solutions-holder p {
  color: #595959;
  padding: 0px 10px 20px 0px;
}
#solution-service h2 a {
  border-color: #89c137;
}
#solution-marketing h2 a {
  border-color: #f53477;
}
#solution-research h2 a {
  border-color: #ffcb00;
}
#solution-service h4 {
  background-position: 0px -8px;
}
#solution-marketing h4 {
  background-position: 0px -119px;
}
#solution-research h4 {
  background-position: 0px -232px;
}
#home-updates-holder {
  width: 100%;
  padding: 50px 0px;
  background-color: #f6f9f8;
  border-top: 1px solid #fff;
}
#cases-intro h2 {
  padding: 0px 0px 15px 0px;
}
#cases-intro p {
  color: #79848e;
  font-family: 'FrankRegular';
  font-size: 18px;
  line-height: 25px;
  padding: 0px 0px 15px 0px;
}
#cases-intro a.arrow {
  color: #00ace2;
}

#about-holder {
  margin-top: 60px;
}
#about-holder .grid_1 {
  width: 34.6667%;
  padding: 0;
}
#about-holder p,
#about-holder span {
  float: left;
  width: 100%;
}


#updates-holder {
  padding: 60px 0px 50px 0px;
}

#updates-holder .grid_2 h1 {
  margin-bottom: 33px;
}
#updates-holder .grid_2 h2 {
  font-size: 24px;
  padding-bottom: 5px;
}
#updates-holder .grid_2 #cta-updates {
  color: #79848E;
  float: right;
  font-family: 'FrankItalic';
  font-size: 14px;
  padding: 15px 0px 0 0;
  text-align: right;
  width: 63%;
}
#updates-holder .grid_2 .update-meta {
  padding-bottom: 10px;
}
#updates-holder .grid_2 article {
  width: 100%;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
#updates-holder .grid_2 article img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */

  margin-bottom: 20px;
}
#updates-holder .grid_2 article .intro {
  font-size: 18px;
  color: #79848e;
  padding-bottom: 12px;
}
#updates-holder .grid_2 article .arrow {
  background-color: #FFFFFF;
  background-position: right -15px;
  border-radius: 3px 3px 3px 3px;
  color: #e2e6e6;
  display: block;
  float: left;
  margin-bottom: 20px;
  padding: 10px 26px 8px 10px;
}
#updates-holder .grid_2 article .divider {
  padding: 0px 6px;
  text-align: center;
}
#updates-holder .grid_2 article .fluid-width-video-wrapper {
  background-color: #fff;
  border: 1px solid #e2e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

#updates-holder .grid_2 article li {
  padding-bottom: 15px;
}
#updates-holder .sidebar-box {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e2e6e6;
  padding: 10px 5px 20px 20px;
}
#updates-holder .sidebar-box ul {
  border-top: 1px solid #e2e6e6;
  padding-top: 10px;
}
#updates-holder .sidebar-box ul a {
  width: 100%;
}
#updates-holder .sidebar-box ul span {
  color: #595959;
  padding: 5px 0px 0px 0px;
  display: block;
  font-style: italic;
  width: 100%;
}
#updates-holder .sidebar-box ul li:last-child {
  background-image: none;
}
#updates-holder .sidebar-box h2 {
  padding-top: 10px;
}
#update-holder {
  padding: 27px 0px 50px 0px;
}
#update-holder h1 {
  margin-bottom: 10px;
}
#update-holder article {
  overflow: hidden;
  padding: 27px 30px;
  background-color: #fff;
  border: 1px solid #e2e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
#update-holder article img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */

  margin-bottom: 20px;
}
#update-holder article h2 {
  font-size: 18px;
  color: #79848e;
  padding-bottom: 20px;
}
#update-holder article h3 {
  font-family: 'FrankRegular';
  color: #1a1a1a;
  font-size: 20px;
  padding-top: 5px;
}
#update-holder article ul,
#update-holder article ol {
  margin-bottom: 20px;
}
#update-holder article li {
  padding-bottom: 15px;
}
.sidebar-box {
  margin-left: 6.123%;
  margin-top: 40px;
}
.sidebar-box h2 {
  font-size: 18px;
  color: #79848e;
  padding-bottom: 20px;
}
.sidebar-box h3 {
  font-family: 'FrankRegular';
  color: #1a1a1a;
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.sidebar-box ul {
  margin: 0;
}
.sidebar-box ul li {
  list-style-type: none;
  padding: 10px 0px;
}
.sidebar-box ul li:first-child {
  padding-top: 0;
}
.sidebar-box h2,
.sidebar-box p {
  padding-bottom: 10px;
}

.update-meta {
  overflow: hidden;
  padding-bottom: 20px;
  font-size: 12px;
  color: #79848e;
  width: 100%;
}
.update-meta span {
  float: left;
  font-style: italic;
  padding-top: 2px;
}
.update-tag {
  float: left;
  font-size: 12px;
  color: #79848e;
  background-color: #f6f9f8;
  padding: 2px 5px;
  margin-left: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

body.oplossingen-active {
  background-image: url('../img/taxatie-denbosch.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}

body.oplossingen-active2 {
  background-image: url('../img/nwwi-taxatie.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}

#solutions-intro {
  margin-top: 55px;
  padding-bottom: 40px;
}
#solutions-intro p {
	clear: left;
	width: 50%;
	font-family: 'FrankRegular';
	color: #531e00;
	font-size: 17px;
	line-height: 26px;
}
#solutions-intro .cta-white {
  clear: left;
  margin-bottom: 15px;
  font-size: 18px;
  background-position: right -13px;
}
#solutions-content {
  position: relative;
  background-color: #f6f9f8;
  width: 100%;
  z-index: 500;
}

#solutions-content .solutions-holder {
  border-top: 1px solid #e2e6e6;
  padding: 30px 0px 35px;
}
#solutions-content .solutions-holder h2 {
  padding: 0px 0px 13px 0px;
}
#solutions-content .solutions-holder h3 {
  color: #79848e;
  font-size: 18px;
  font-family: 'FrankItalic';
}
#solutions-content .solutions-holder ul {
  margin: 0 0 10px;
}
#solutions-content .solutions-holder ul li {
  list-style-type: none;
  padding: 0px 0px 15px 15px;
}
#solutions-content .solutions-holder .solution-left {
	float: left;
	padding-right: 5%;
	width: 45%;
}
#solutions-content .solutions-holder .solution-right {
	width: 45%;
	float: left;
}
#solutions-content .solutions-holder .visual-solution {
  margin-top: -105px;
}
#solutions-content .solutions-holder .container_3 {
  *zoom: 1;
  zoom: 1;
}
#solutions-content .solutions-holder .container_3:before,
#solutions-content .solutions-holder .container_3:after {
  display: table;
  content: "";
}
#solutions-content .solutions-holder .container_3:after {
  clear: both;
}
#solutions-content .solutions-holder .grid_2 h2,
#solutions-content .solutions-holder .grid_2 h3,
#solutions-content .solutions-holder .grid_2 p {
  padding-right: 10%;
}
#solutions-content .solutions-holder .grid_1 {
  padding-top: 35px;
  font-family: 'FrankItalic';
  font-size: 12px;
  color: #79848e;
}
#solutions-content .solutions-holder .grid_1 p {
  font-size: 13px;
  color: #79848e;
}
#solutions-content .solutions-holder .grid_1 p span {
  clear: none;
  font-size: 36px;
  float: left;
  padding: 12px 5px 2px 0px;
}
#solutions-content .solutions-holder .grid_1 span {
  clear: left;
  display: block;
  padding-bottom: 20px;
}
#solutions-content .solutions-holder .grid_1 .infograph {
  float: left;
  margin: 0px 15px 45px 0px;
}
#solutions-cta .conversion_box {
  margin-top: 0;
  margin-bottom: 0;
}


/* @import "_forms.less"; */
#contact-holder {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f6f9f8), to(#ffffff));
  background-image: -moz-linear-gradient(top, #f6f9f8, #ffffff);
  background-image: -ms-linear-gradient(top, #f6f9f8, #ffffff);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f9f8), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #f6f9f8, #ffffff);
  background-image: -o-linear-gradient(top, #f6f9f8, #ffffff);
  background-image: linear-gradient(top, #f6f9f8, #ffffff);
  padding: 60px 0px 26px 0px;
  border-bottom: 1px solid #e2e6e6;
}
#contact-holder #contact-intro {
	clear: left;
	width: 85%;
	overflow: hidden;
	font-family: 'FrankRegular';
}
#contact-holder #contact-intro p {
  float: left;
  width: 70%;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 24px;
}
#contact-holder #contact-intro address {
	width: 70%;
	color: #79848e;
	font-size: 14px;
	line-height: 21px;
}
#contact-holder #contact-intro #phone-number {
  float: left;
  cursor: default;
  background-color: #be4607;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  font-family: 'FrankRegular';
  font-size: 24px;
  width: 250px;
  padding: 5px 0px;
  margin-top: 10px;
  text-align: center;
}
#contact-holder #contact-intro #phone-number:hover {
  text-decoration: none;
}
.form-stacked {
  margin-top: -10px;
  padding-top: 60px;
  padding-bottom: 30px;
}
.form-stacked h2 {
  padding-bottom: 20px;
}
.form-stacked input,
.form-stacked textarea {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-shadow: inset 0 1px 1px #f7f7f7;
  -moz-box-shadow: inset 0 1px 1px #f7f7f7;
  -ms-box-shadow: inset 0 1px 1px #f7f7f7;
  -o-box-shadow: inset 0 1px 1px #f7f7f7;
  box-shadow: inset 0 1px 1px #f7f7f7;
}
.form-stacked input:focus,
.form-stacked textarea:focus {
  outline: 0;
  border-color: #be4607;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 173, 227, 0.6);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 173, 227, 0.6);
  -ms-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 173, 227, 0.6);
  -o-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 173, 227, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 173, 227, 0.6);
}
.form-stacked input,
.form-stacked textarea,
.form-stacked select,
.form-stacked .uneditable-input {
  display: inline-block;
  width: 286px;
  height: 26px;
  padding: 4px 4px 4px 8px;
  line-height: 18px;
  color: #595959;
  border: 1px solid #e2e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.form-stacked textarea {
	width: 480px;
	height: 150px;
}
.form-stacked label {
	display: block;
	float: none;
	width: 298px;
	color: #79848e;
	text-align: left;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 5px;
}
.form-stacked label span {
  font-style: italic;
  font-size: 11px;
  color: #79848e;
  float: right;
}
.form-stacked .input_holder {
	margin-bottom: 10px;
}
.form-stacked #form_submit {
  display: block;
  float: left;
  width: 110px;
  padding: 13px 10px 26px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #e2e6e6;
  background-color: #361503;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#421a05), to(#361503));
  background-image: -moz-linear-gradient(top, #421a05, #361503);
  background-image: -ms-linear-gradient(top, #421a05, #361503);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #421a05), color-stop(100%, #361503));
  background-image: -webkit-linear-gradient(top, #421a05, #361503);
  background-image: -o-linear-gradient(top, #421a05, #361503);
  background-image: linear-gradient(top, #421a05, #361503);
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  -webkit-text-shadow: 0 1px 0 #9a3500;
  -moz-text-shadow: 0 1px 0 #9a3500;
  -o-text-shadow: 0 1px 0 #9a3500;
  -ms-text-shadow: 0 1px 0 #9a3500;
  text-shadow: 0 1px 0 #9a3500;
  text-transform: uppercase;
  -webkit-transition: background-position 0.4s ease-out;
  -moz-transition: background-position 0.4s ease-out;
  -o-transition: background-position 0.4s ease-out;
  -ms-transition: background-position 0.4s ease-out;
  transition: background-position 0.4s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.form-stacked #form_submit:hover {
  text-decoration: none;
  background-position: 0 -20px;
}
.form-stacked #form_submit:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}


body.vacatures-active {
  background-image: url('../img/taxateur-tilburg-denbosch.jpg');
  background-position: center 63px;
  background-repeat: no-repeat;
}
.vacancy_list {
	width: 50%;
	float: left;
	height: 100px;
}
#vacancy-content {
  position: relative;
  background-color: #f6f9f8;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
#vacancy-content .sidebar-box {
	background-color: #FFFFFF;
	border: 1px solid #E2E6E6;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 40px;
	margin-top: 30px;
	padding: 10px 5px 20px 20px;
}
.vacancy-holder {
  padding: 30px 0px 35px;
  overflow: hidden;
}
.vacancy-holder h2 {
  padding: 0px 0px 13px 0px;
}
.vacancy-holder h3 {
  color: #79848e;
  font-size: 18px;
  font-family: 'FrankItalic';
}
.vacancy-holder .container_3 {
  *zoom: 1;
  zoom: 1;
}
.vacancy-holder .container_3:before,
.vacancy-holder .container_3:after {
  display: table;
  content: "";
}
.vacancy-holder .container_3:after {
  clear: both;
}
.vacancy-holder .grid_2 h2,
.vacancy-holder .grid_2 h3,
.vacancy-holder .grid_2 p {
  padding-right: 10%;
}
.vacancy-holder .grid_1 {
  padding-top: 35px;
}
.vacancy-holder:last-child {
  background: none;
}

.maillink {
color:#79848e;
text-decoration:none;
}

.maillink:active {
color:#79848e;
text-decoration:none;
}

.maillink:hover {
color:#686f76;
text-decoration:none;
}

.footermail {
color:#fff;
text-decoration:none;
}

.footermail:active {
color:#fff;
text-decoration:none;
}

.footermail:hover {
color:#dddddd;
text-decoration:none;
}
