/*
	Theme Name: Huize Schaerweijde V2
	Theme URI: http://www.hs.nl/
	Description: Theme for www.dinkgrevesolutions.nl, the main website for Dinkgreve Solutions. Based on the HTML5 Boilerplate theme for Wordpress.
	Author: Ray Hyde, (building on the work of Stephan Muller, Aaron T. Grogg, Paul Irish, Divya Manian, and Elliot Jay Stocks)
	Version: 2.0
	Tags: CSS3
*/
/*
This stylesheet was created by Ray Hyde in LESS
(c) 2013 Ray Hyde - www.rayhyde.nl
*/
@font-face {
  font-family: 'Fauna One';
  src: url('../font/Fauna-One.ttf.woff') format('woff'), url('../font/Fauna-One.ttf.svg#Fauna-One') format('svg'), url('../font/Fauna-One.ttf.eot'), url('../font/Fauna-One.ttf.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../font/SourceSansPro-Regular.eot?") format("eot"), url("../font/SourceSansPro-Regular.woff") format("woff"), url("../font/SourceSansPro-Regular.ttf") format("truetype"), url("../font/SourceSansPro-Regular.svg#SourceSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro Bold";
  src: url("../font/SourceSansPro-Bold.eot?") format("eot"), url("../font/SourceSansPro-Bold.woff") format("woff"), url("../font/SourceSansPro-Bold.ttf") format("truetype"), url("../font/SourceSansPro-Bold.svg#SourceSansPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro Italic";
  src: url("../font/SourceSansPro-Italic.eot?") format("eot"), url("../font/SourceSansPro-Italic.woff") format("woff"), url("../font/SourceSansPro-Italic.ttf") format("truetype"), url("../font/SourceSansPro-Italic.svg#SourceSansPro-It") format("svg");
  font-weight: normal;
  font-style: normal;
}
b,
strong {
  font-family: "Source Sans Pro Bold";
}
em,
i {
  font-family: "Source Sans Pro Italic";
}
/* reset styles etc., minified. See style-uncompressed.css for the readable & commented version*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
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,
#footer,
header,
#header,
hgroup,
menu,
nav,
#nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
#footer,
header,
hgroup,
menu,
nav,
#nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select,
input,
textarea,
button {
  font: 99% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
body,
select,
input,
textarea {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
}
html {
  overflow-y: scroll;
}
a:hover,
a:active {
  outline: none;
}
ul,
ol {
  margin-left: 1.8em;
}
ol {
  list-style-type: decimal;
}
small {
  font-size: 85%;
}
td,
td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  white-space: pre-line;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type=checkbox] {
  vertical-align: bottom;
}
input[type="text"],
input[type="password"] {
  font-family: 'Source Sans Pro', sans-serif;
}
.ie7 input[type=checkbox] {
  vertical-align: baseline;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
a:link {
  -webkit-tap-highlight-color: #main;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  position: absolute!important;
  clip: rect(1px, 1px, 1px, 1px);
}
.invisible {
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
  font-weight: 700;
}
nav ul,
nav li,
#nav ul,
#nav li,
button,
input,
select,
textarea {
  margin: 0;
}
input[type=radio],
.ie6 input {
  vertical-align: text-bottom;
}
::-moz-selection,
::selection {
  background: #26B6F3;
  color: #fff;
  text-shadow: none;
}
/* Primary Styles
    Author: Stephan Muller
 */
/*************** sitewide styles ***************/
html {
  height: 100%;
}
body {
  margin: 0;
  color: #333333;
}
body,
html {
  font: 100%/1.5em 'Source Sans Pro', sans-serif;
  color: #333;
}
a {
  color: #385f98;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #1d304d;
}

#main a {
  color: #0099ff;
}
#main article h1 a,
#main article h2 a {
  color: #444;
}
a:hover img {
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=(@levelPercentage))";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
em {
  font-style: italic;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.3em;
}
h1,
h2 {
  color: #444;
  font-weight: normal;
  margin-bottom: 12px;
}
h4 {
  color: #888;
}
/* wordpress generated styles*/
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin-right: 1em;
}
.alignright {
  float: right;
  margin-left: .6em;
}
.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/*************** /sitewide styles ***************/
/*************** structure ***************/
header,
#header,
#main,
body > footer,
body > #footer {
  margin: 0 auto;
  width: 900px;
}
#main {
  margin: 0 auto;
  position: relative;
  padding: 0 0 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
}
/*************** /structure ***************/
/*************** header ***************/
header,
#header {
  position: relative;
  margin-bottom: 6px;
  overflow: hidden;
  height: 75px;
}
article header {
  height: auto;
}
header h1,
#header h1 {
  margin: 0;
  float: left;
}
header h1.logo a,
#header h1.logo a {
  background: transparent url('../images/logo.png') top left no-repeat;
  display: block;
  height: 54px;
  text-indent: -1000em;
  width: 339px;
  position: relative;
  z-index: 5;
  margin: 7px 0 0;
}
header #hsnl,
#header #hsnl {
  bottom: 5px;
  left: 155px;
  color: #1B1E2A;
  left: 256x;
  position: absolute;
  text-decoration: none;
  z-index: 99;
  font-size: 15px;
  color: #385f98;
}
header nav,
#header nav,
header #nav,
#header #nav {
  float: right;
  margin-top: 2px;
}
header nav #menu,
#header nav #menu,
header #nav #menu,
#header #nav #menu {
  float: right;
  font-family: 'Fauna One', serif;
  position: relative;
}
header nav #menu > li,
#header nav #menu > li,
header #nav #menu > li,
#header #nav #menu > li {
  display: block;
  float: left;
  line-height: 40px;
  padding-left: 1em;
}
header nav #menu > li > a,
#header nav #menu > li > a,
header #nav #menu > li > a,
#header #nav #menu > li > a {
  color: #1B1E2A;
  text-decoration: none;
  display: inline-block;
  margin-top: -2px;
  border-top: solid 5px #fff;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
header nav #menu > li > a:hover,
#header nav #menu > li > a:hover,
header #nav #menu > li > a:hover,
#header #nav #menu > li > a:hover {
  border-color: #92aed7;
}
header nav #menu > li.current_page_item > a,
#header nav #menu > li.current_page_item > a,
header #nav #menu > li.current_page_item > a,
#header #nav #menu > li.current_page_item > a,
header nav #menu > li.current_page_ancestor > a,
#header nav #menu > li.current_page_ancestor > a,
header #nav #menu > li.current_page_ancestor > a,
#header #nav #menu > li.current_page_ancestor > a {
  font-weight: normal;
  color: #385f98;
}
header nav #menu > li .children,
#header nav #menu > li .children,
header #nav #menu > li .children,
#header #nav #menu > li .children {
  top: 2em;
  color: #333;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=(@levelPercentage))";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  font-size: .8em;
  position: absolute;
}
header nav #menu > li .children:before,
#header nav #menu > li .children:before,
header #nav #menu > li .children:before,
#header #nav #menu > li .children:before {
  position: absolute;
  color: #385f98;
  content: '\e815';
  top: -0.2em;
  font-size: 1.5em;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  keft: 0;
}
header nav #menu > li .children li,
#header nav #menu > li .children li,
header #nav #menu > li .children li,
#header #nav #menu > li .children li {
  float: none;
  display: inline-block;
  margin: 0 0 0 1em;
}
header nav #menu > li .children li:first-child,
#header nav #menu > li .children li:first-child,
header #nav #menu > li .children li:first-child,
#header #nav #menu > li .children li:first-child {
  margin-left: 1.5em;
}
header nav #menu > li .children li a,
#header nav #menu > li .children li a,
header #nav #menu > li .children li a,
#header #nav #menu > li .children li a {
  border-bottom: solid 2px #fff;
  padding-bottom: 3px;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
header nav #menu > li .children li a:hover,
#header nav #menu > li .children li a:hover,
header #nav #menu > li .children li a:hover,
#header #nav #menu > li .children li a:hover {
  border-color: #385f98;
  text-decoration: none;
}
header nav #menu > li .children li.current_page_item a,
#header nav #menu > li .children li.current_page_item a,
header #nav #menu > li .children li.current_page_item a,
#header #nav #menu > li .children li.current_page_item a {
  color: #385f98;
  border-bottom: solid 2px #385f98;
}
header nav #menu > li .children.visible,
#header nav #menu > li .children.visible,
header #nav #menu > li .children.visible,
#header #nav #menu > li .children.visible {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=(@levelPercentage))";
  filter: alpha(opacity=100);
  opacity: 1;
}
header nav #menu > li:last-child .children,
#header nav #menu > li:last-child .children,
header #nav #menu > li:last-child .children,
#header #nav #menu > li:last-child .children,
header nav #menu > li.last .children,
#header nav #menu > li.last .children,
header #nav #menu > li.last .children,
#header #nav #menu > li.last .children {
  right: 0;
  padding-right: 20px;
  margin: 0 0 0 0.2em;
}
header nav #menu > li:last-child .children:before,
#header nav #menu > li:last-child .children:before,
header #nav #menu > li:last-child .children:before,
#header #nav #menu > li:last-child .children:before,
header nav #menu > li.last .children:before,
#header nav #menu > li.last .children:before,
header #nav #menu > li.last .children:before,
#header #nav #menu > li.last .children:before {
  right: -0.3em;
  content: '\e816';
}
header nav #menu .current_page_ancestor .children,
#header nav #menu .current_page_ancestor .children,
header #nav #menu .current_page_ancestor .children,
#header #nav #menu .current_page_ancestor .children,
header nav #menu .current_page_parent .children,
#header nav #menu .current_page_parent .children,
header #nav #menu .current_page_parent .children,
#header #nav #menu .current_page_parent .children,
header nav #menu .current_page_item .children,
#header nav #menu .current_page_item .children,
header #nav #menu .current_page_item .children,
#header #nav #menu .current_page_item .children {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=(@levelPercentage))";
  filter: alpha(opacity=100);
  opacity: 1;
}
header #headerimg,
#header #headerimg {
  display: none;
}
/*************** /header ***************/
.strip {
  width: 900px;
  height: 80px;
  background: #ffffff url(../images/strip-80.jpg) 50% 0 repeat-x;
  margin: 0 auto;
}
.strip a {
  display: block;
  height: 100%;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.strip a:hover {
  background: rgba(255, 255, 255, 0.3);
}
/**** contents ***************/
#main {
  background: #ebedef;
  min-height: 500px;
}
/* posts and pages */
#content > article {
  color: #666;
  line-height: 1.35;
  padding: 1em 2em;
}
/* headings */
article h1,
.page-overview-title {
  font-family: 'Fauna One', serif;
  font-size: 1.4em;
  font-weight: normal;
}
.page-overview-title {
  padding: 1em 1.4em;
}

article h2 {
  color: #222;
}
/* links */
article h1 a,
article h2 a {
  text-decoration: none;
}
/* contents */
article p {
  margin: 20px 0;
}
article img {
  max-width: 100%;
}
/* content lists (max 3 levels) */
article ul li {
  list-style: disc outside;
}
article ul li ul li {
  list-style: square;
}
article ul li ul li ul li {
  list-style: circle;
}
/*** contact form ***/
/*article .with_frm_style .form-field {
	margin-top: 8px;
}
article .with_frm_style .frm_radio {
	float: left;
	margin-right: 10px;
	overflow: auto;
}
article .with_frm_style .frm_radio .radio {
	border-width: 0;
}
.with_frm_style .frm_form_fields input,
#wpcontent .with_frm_style .frm_form_fields select,
.with_frm_style .frm_form_fields select,
.with_frm_style .frm_form_fields textarea {
	border-style: inset !important;
}
article .with_frm_style .frm_radio:after {
	content: "\0020";
	clear: both;
	display: block;
	float: none;
}
.frm_required {
	color: red;
}
article .with_frm_style input.auto_width[size="66"],
article .with_frm_style textarea.auto_width[cols="66"] {
	width: 430px;
}
article .with_frm_style .frm_form_fields input[size="40"] {
	width: 270px;
}
article .with_frm_style .frm_form_fields input[size="26"] {
	width: 187px;
}
article .with_frm_style .frm_form_fields input[size="18"] {
	width: 139px;
}
article .with_frm_style .frm_form_fields input[size="14"] {
	width: 115px;
}
article .with_frm_style .frm_form_fields input[size="6"] {
	width: 67px;
}*/
/* bug in formidable, when they fix this line in their own stylesheet this can be removed */
/*.with_frm_style .frm_hidden_container label.frm_primary_label {
	display: none;
}*/
#contactForm .frm-show-form .form-field {
  margin: 0;
}
.frm-show-form h4 {
  margin: 0.5em 0 !important;
}
.frm-show-form .form-field {
  margin: 0 0 1em;
}
.frm-show-form .form-field label {
  width: 150px;
  display: inline-block;
}
.frm-show-form .form-field label:nth-of-type(2) {
  width: auto;
}
.frm-show-form .frm_radio {
  display: inline;
}
.frm-show-form #frm_field_13_container label {
  float: left;
}
.frm-show-form input[type=text],
.frm-show-form textarea {
  border: solid 1px #666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
  padding: 3px;
}
.frm-show-form input[type=text]:focus,
.frm-show-form textarea:focus {
  border-color: #385f98;
  -webkit-box-shadow: 1px 1px 2px #666666 inset;
  -moz-box-shadow: 1px 1px 2px #666666 inset;
  -o-box-shadow: 1px 1px 2px #666666 inset;
  box-shadow: 1px 1px 2px #666666 inset;
}
/*************** /contents ***************/
/*************** footer ***************/
body > footer,
body > #footer {
  display: table;
  position: relative;
  text-align: center;
}
body > footer p,
body > #footer p {
  margin: .6em 0 1em;
}
/*************** /footer ***************/
/*** IE fixes ***/
/* replace cool new font stuff with oldfashioned images */
/*
.ie6 article h1,
.ie7 article h1,
.ie8 article h1 {
	text-indent: -1000em;
	background-image: url('../images/headers.png');
	background-repeat: no-repeat;
}
h1[pagetitle=Algemeen] {
	background-position: 0 0;
}
h1[pagetitle=Verhuur] {
	background-position: 0 -60px;
}
h1[pagetitle=Informatie] {
	background-position: 0 -120px;
}
h1[pagetitle="Foto's"] {
	background-position: 0 -180px;
}
h1[pagetitle=Vacatures] {
	background-position: 0 -240px;
}
h1[pagetitle=Contact] {
	background-position: 0 -300px;
}
*/
/*
 * Media queries for responsive design
 * These follow after primary styles so they will successfully override.
 */
@media all and (orientation: portrait) {
  /* Style adjustments for portrait mode goes here */
}
@media all and (orientation: landscape) {
  /* Style adjustments for landscape mode goes here */
}
/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
/*
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  /* a:after { content: " (" attr(href) ")"; } */
  .wp-caption a:after {
    content: " (" attr(href) ")";
  }
  abbr:after {
    content: " (" attr(title) ")";
  }
  .ir a:after {
    content: "";
  }
  /* Don't show links for images */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  header h1 a,
  #header h1 a {
    height: 45px;
    font-family: "Arial";
  }
  header nav,
  #header #nav {
    height: 0;
  }
  #content article {
    padding-top: 0;
  }
  #headerimg {
    display: block;
  }
  header,
  #header {
    padding-top: 0;
    overflow: hidden;
  }
  #main {
    margin-top: -30px;
  }
  section,
  article {
    overflow: hidden !important;
  }
  section div.clearfix > p:nth-child(2) {
    display: none;
  }
  section div.clearfix {
    margin: -380px 0 0 425px;
  }
  body > footer,
  body > #footer {
    padding-top: 0;
  }
  .post-29 > section > div:nth-child(1),
  .post-29 > section > div:nth-child(2) {
    width: 50% !important;
  }
}
.mainTitle {
  text-align: center;
  border-top: solid 1px #385f98;
  border-bottom: solid 1px #385f98;
  font-size: 2em;
}
#usp {
  margin: 0 0 0 -2%;
  padding: 0;
  overflow: hidden;
}
#usp > li {
  width: 31.3333333%;
  margin: 0 0 20px 2%;
  padding: 0;
  list-style-type: none;
  height: 240px;
  overflow: hidden;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
  -webkit-perspective: 1000;
  perspective: 1000;
  /* flip speed goes here */
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */
}
#usp > li:hover .flipper .front,
#usp > li.hover .flipper .front {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#usp > li:hover .flipper .back,
#usp > li.hover .flipper .back {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#usp > li .flipper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
#usp > li .front,
#usp > li .back {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1em;
  height: 240px;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
#usp > li .front {
  z-index: 2;
  background: #fff;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#usp > li .front:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  content: '\e811';
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  color: #385f98;
}
#usp > li .back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  padding: 10px;
  background: #e3e5e8;
  position: relative;
  z-index: 1;
}
#usp > li .back .more {
  position: absolute;
  bottom: 0;
  right: 1em;
}
#usp > li .back ul {
  margin: 0.9em 0;
}
#usp > li .back ul li {
  list-style-type: square;
  margin: 0 0 0 0.9em;
  float: none;
  width: 100%;
  height: auto;
}
#usp > li h4 {
  font-size: 15px;
  margin: 0 0 0.5em;
  font-family: 'Fauna One', serif;
}
#usp > li .icon.large {
  float: left;
}
#usp > li .icon.large:before {
  font-size: 2.8em;
  color: #385f98;
  margin-left: 0;
}
#usp > li.cta {
  background: #385f98;
/*  background: #5b9a0f; */
  color: #fff;
  padding: 1em;
}
#usp > li.cta a {
  color: #fff;
  text-decoration: underline;
}
#usp > li.cta h4 {
  color: #fff;
}
#usp > li.cta .icon.large:before {
  color: #fff;
}
#usp > li.cta .phone {
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
#usp > li.cta ul {
  margin: 0 0 1em;
}
#usp > li.cta ul li {
  list-style-type: square;
  margin: 0 0 0 0.9em;
  float: none;
  width: 100%;
  height: auto;
}
#usp > li p {
  margin: 0 0 0.5em;
}
table.listing {
  width: 100%;
}
table.listing tr:first-child td {
  border-top: solid 1px #ccc;
}
table.listing tr:nth-child(even) {
  background: #efefef;
}
table.listing td {
  border-bottom: solid 1px #ccc;
  padding: 5px 0;
}
#content {
  position: relative;
}
#contactForm {
  display: none;
  position: fixed;
  top: 25%;
  width: 200px;
  right: -208px;
  z-index: 910;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#contactForm.active {
  right: 0;
}
#contactForm .tab {
  background: #385f98;
  color: #fff;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 30px;
  line-height: 30px;
  padding: 8px 10px 0 10px;
  top: 60px;
  left: -95px;
  cursor: pointer;
  width: 140px;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  behavior: url(css/PIE.htc);
}
#contactForm .tab:hover {
  background: #6d92c9;
}
#contactForm .fauxTab {
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 30px;
  padding: 8px 10px 0 10px;
  top: 60px;
  left: -95px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  behavior: url(css/PIE.htc);
  -webkit-box-shadow: 0 0 8px #666666;
  -moz-box-shadow: 0 0 8px #666666;
  -o-box-shadow: 0 0 8px #666666;
  box-shadow: 0 0 8px #666666;
  z-index: -1;
  width: 140px;
}
#contactForm .body {
  min-height: 400px;
  background: #e4e7eb;
  padding: 1em;
  -webkit-box-shadow: 0 0 8px #888888;
  -moz-box-shadow: 0 0 8px #888888;
  -o-box-shadow: 0 0 8px #888888;
  box-shadow: 0 0 8px #888888;
}
#contactForm .body label {
  clear: both;
  font-size: 0.8em;
}
#contactForm .body > input,
#contactForm .body select,
#contactForm .body textarea {
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
  font-size: 0.8em;
  width: 100%;
}
#contactForm .body > input::-webkit-input-placeholder,
#contactForm .body select::-webkit-input-placeholder,
#contactForm .body textarea::-webkit-input-placeholder {
  color: #f00;
}
#contactForm .body > input:-moz-placeholder,
#contactForm .body select:-moz-placeholder,
#contactForm .body textarea:-moz-placeholder {
  color: #f00;
}
#contactForm .body > input::-moz-placeholder,
#contactForm .body select::-moz-placeholder,
#contactForm .body textarea::-moz-placeholder {
  color: #f00;
}
#contactForm .body > input::-ms-input-placeholder,
#contactForm .body select::-ms-input-placeholder,
#contactForm .body textarea::-ms-input-placeholder {
  color: #f00;
}
#contactForm .body > input:focus::-webkit-input-placeholder,
#contactForm .body select:focus::-webkit-input-placeholder,
#contactForm .body textarea:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s;
  opacity: 0;
}
#contactForm .body > input:focus:-moz-placeholder,
#contactForm .body select:focus:-moz-placeholder,
#contactForm .body textarea:focus:-moz-placeholder {
  -moz-transition: opacity 0.5s 0.5s;
  opacity: 0;
}
#contactForm .body > input:focus::-moz-placeholder,
#contactForm .body select:focus::-moz-placeholder,
#contactForm .body textarea:focus::-moz-placeholder {
  transition: opacity 0.5s 0.5s;
  opacity: 0;
}
#contactForm .body > input:focus::-ms-input-placeholder,
#contactForm .body select:focus::-ms-input-placeholder,
#contactForm .body textarea:focus::-ms-input-placeholder {
  transition: opacity 0.5s 0.5s;
  opacity: 0;
}
#contactForm .body textarea {
  height: 7em;
  width: 160px;
  border: 1px solid #666;
  border-radius: 2px;
  padding: 3px;
}
#contactForm .body textarea:focus {
  border-color: #385F98;
  box-shadow: 1px 1px 2px #666666 inset;
}
#contactForm .body input[type="radio"] {
  display: none;
}
#contactForm .body input[type="radio"] + label {
  padding-left: 18px;
  position: relative;
  display: inline-block;
  line-height: 12px;
}
#contactForm .body input[type="radio"] + label:before {
  border: 1px solid #385f98;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 0;
  width: 12px;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#contactForm .body input[type="radio"] + label:before:hover {
  background: #6d92c9;
}
#contactForm .body input[type="radio"]:checked + label:before {
  background: #385f98;
}
#contactForm .body .frm_submit input {
  border: 0;
  background: #385f98;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(css/PIE.htc);
  padding: 3px 5px 5px;
  font-size: 0.8em;
  margin: 10px 0 0;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#contactForm .body .frm_submit input:hover {
  background: #6d92c9;
}
#contactForm .body .frm_message {
  font-size: 1em;
  margin: 40px 0 0;
}
#contactForm .body .frm_error_style {
  color: #FF0000;
  font-size: 0.8em;
  line-height: 1.2em;
}
.tinyLogo {
  height: 1em;
  width: auto;
}
.miniUsp {
  margin: 20px auto 0;
  padding: 0;
  text-align: center;
}
.miniUsp li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin: 0 0.7em;
}
.miniUsp li:before {
  color: #5b9a0f;
}
.intro {
  text-align: center;
  font-size: 1.1em;
}
div.cta {
  background: #385f98;
  color: #fff;
  padding: 1em;
  margin: 1em auto 2em;
  text-align: center;
  width: 40%;
}
div.cta h4 {
  color: #fff;
  font-family: 'Fauna One', serif;
}
div.cta p {
  margin: 0.5em 0 0;
}
div.cta .icon.large:before {
  color: #fff;
}
div.cta .phone {
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
div.cta ul {
  margin: 0 0 1em;
}
div.cta ul li {
  list-style-type: square;
  margin: 0 0 0 0.9em;
  float: none;
  width: 100%;
  height: auto;
}
.smallPrint {
  font-size: 0.8em;
}
.smallPrint p {
  margin: 0 0 0.5em;
}
body.home .pagetitle,
body.home .strip {
  display: none;
}
ul.listing {
  margin: 20px 0 0 -2%;
  padding: 0;
  overflow: hidden;
}
ul.listing li {
  float: left;
  line-height: 120%;
  list-style: none outside none;
  margin: 0 0 0.5em 2%;
  padding: 0;
  width: 31%;
}
.ie8 #menu .children,
.ie7 #menu .children,
ie6 #menu .children {
  font-family: 'Source Sans Pro', sans-serif;
}
.ie8 #menu > li.last .children,
.ie7 #menu > li.last .children,
ie6 #menu > li.last .children {
  padding-right: 20px;
  margin: 0 0 0 0.2em;
  right: 0;
}
.ie8 #menu > li.last .children:before,
.ie7 #menu > li.last .children:before,
ie6 #menu > li.last .children:before {
  right: -0.3em;
  content: '\e816';
}
.ie8 #contactForm,
.ie7 #contactForm,
ie6 #contactForm {
  top: 22%;
}
.ie8 #contactForm .tab,
.ie7 #contactForm .tab,
ie6 #contactForm .tab {
  background: url(../images/ie/formtab.png) 0 0 no-repeat;
  height: 159px;
  left: -34px;
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 38px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  text-indent: -9999px;
}
.ie8 #contactForm .body ul > li label,
.ie7 #contactForm .body ul > li label,
ie6 #contactForm .body ul > li label {
  display: block;
}
.ie8 #contactForm .body ul > li.radioButtons input[type="radio"],
.ie7 #contactForm .body ul > li.radioButtons input[type="radio"],
ie6 #contactForm .body ul > li.radioButtons input[type="radio"] {
  display: inline;
  width: 20px;
}
.ie8 #contactForm .body ul > li.radioButtons input[type="radio"] + label,
.ie7 #contactForm .body ul > li.radioButtons input[type="radio"] + label,
ie6 #contactForm .body ul > li.radioButtons input[type="radio"] + label {
  padding-left: 0;
}
.ie8 #contactForm .body ul > li.radioButtons input[type="radio"] + label:before,
.ie7 #contactForm .body ul > li.radioButtons input[type="radio"] + label:before,
ie6 #contactForm .body ul > li.radioButtons input[type="radio"] + label:before {
  display: none;
}
.ie8 .fauxTab,
.ie7 .fauxTab,
ie6 .fauxTab {
  display: none;
}
.ie9 #contactForm {
  top: 22%;
}
.ie9 #contactForm .body ul > li label {
  display: block;
}
a.gallery_360 {
  background-size: 29px 18px;
  padding-left: 34px;
  background-repeat: no-repeat;
  background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAASCAQAAAANzB1RAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsSAAALEgHS3X78AAACvklEQVQ4y1XTW4jVZRQF8N/3nTnn7PHoeB2wBCOwAaESJZPBLgaB3SgJ59hNRILCwgfJQgQJoh4iyB4iQhvowRliIAqRLjQFlV2tp5BMzWtiCVOjeZnROf9/DzNarZcNa++12Qv2SkCMl6xUIitAUv6HT9I4PzJB/oukMMlicxQSkoraBN9hsVkK9OiNzhDpii5yiPmxL3bHyXgqRC1EX2wOIZbF8fgxfo/HQnweZfSEaENTE9OrIfqjL8TyOBHTQvTEkZgRQvwSG0I8EKeiPRbHpmgPkVITUpk/LS8UZbch+11vUJeqfYa9olenPbr9puEnq+yR7y8ue81Sat055cZ69RvZoB9sd0avQ563Qa+RCc8VtJIxOctkWaFuk71zr1mjMmybjy1wgwWW67fULZY4q0SZ0siZNQ+veK2oKuQ2hbne0V3uHzjaviO9Z8BndlvktAs4a1RL0kBduOhcWq/bKoeyqj7dDp67t3M0nSpfssQWVX2G7XKH9502aK+33G5beaw8NrQzPeMm/RrZo5bi+5kHV1bzs/ptNluPMQ85bKOTHsRaezzntJXJdXzib0usbjNDct6y0a6R/Qsrv75w0lRSkS794YnpJqvlC/nocFo/VU09X1s50EorNJSq2YeGZbN8lO67upipdCbl/HheVJ1bn17/K7cXd5c3V9rbzlVG8/yic1raaotR532XmqzxtosKNd9615flz+kslBKv+8JAIVVqrUvzvOguHcZUrfNmamaFe2zVpZAkI0446rAhoy5Z5ypfedkHWqZ62lrzHLDRTjk1qWiZ7BGrLdTwf5w3ZpI2B60ziA63+dqfKlrjj1hRKCXz3apblzkaJqlILqqqOaHfG45o01JKshbj0vGAtSbSWdHQYba6wg5TvGq7oYnsJlkxPpegefm8LCsvt5A9aZfj/108cMXLP5yv6yIP1R1fAAAALHRFWHRDcmVhdGlvbiBUaW1lAFR1ZSAxNiBBcHIgMjAxMyAxNzozNDoyMSArMDgwMJ2sQHcAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMTAtMzBUMTA6MTA6NDEtMDQ6MDA3ouO/AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTEwLTMwVDEwOjEwOjQxLTA0OjAwRv9bAwAAAABJRU5ErkJggg==);
}
