/* compiled by scssphp v0.6.7 on Tue, 30 Jan 2018 11:32:41 +1300 (1.0753s) */

@import "https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:300,300i,400,400i,700,700i";
@import compass;
/* line 297, styles/_functions.scss */
body > header .site-header:before, .main-navigation > ul > li.sel > a:after, .open-sub:before, .open-sub:after, .slideshow button.slick-arrow:before {
  content: '';
  display: block;
  position: absolute; }
/* line 307, styles/_functions.scss */
/* line 309, styles/_functions.scss */
  .content:before, main > *:before, form.contact:before, .search-results article:before, .search-results a:before, .slideshow:before, .content:after, main > *:after, form.contact:after, .search-results article:after, .search-results a:after, .slideshow:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }
/*** element styles ***/
/* line 2, styles/_main.scss */
* {
  box-sizing: border-box; }
/* line 4, styles/_main.scss */
body {
  background: #1e1e1e;
  color: #000;
  font: normal 14px Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0; }
/* line 16, styles/_main.scss */
p, div, h1, h2, h3 {
  margin: 0;
  padding: 0;
  position: relative; }
/* line 138, styles/_functions.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font: normal 1em Arial, sans-serif;
  margin: 0 0 1em 0;
  font-weight: bold; }
/* line 35, styles/_main.scss */
h1 {
  font-size: 30px;
  margin: 20px 0; }
/* line 41, styles/_main.scss */
h2 {
  font-size: 24px; }
/* line 46, styles/_main.scss */
h3 {
  font-size: 20px;
  font-weight: normal; }
/* line 52, styles/_main.scss */
a {
  color: #5aae00; }
/* line 193, styles/_functions.scss */
a:link, a:visited {
  text-decoration: none; }
/* line 206, styles/_functions.scss */
a:hover, a:focus, a:active {
  color: #003976;
  text-decoration: underline; }
/* line 66, styles/_main.scss */
a img {
  border: none; }
/* line 72, styles/_main.scss */
img {
  height: auto;
  max-width: 100%; }
/* line 77, styles/_main.scss */
img.framed {
  width: 100%;
  border: 20px solid #000;
  margin-top: 30px; }
/* line 85, styles/_main.scss */
/* line 88, styles/_main.scss */

input:disabled, textarea:disabled {
  opacity: 0.5; }
/*** globally relevant styles ***/
/* line 95, styles/_main.scss */
.button {
  display: inline-block;
  margin: 0.5em 1em;
  min-width: 1px;
  padding: 6px 35px;
  border: none;
  border-radius: 10px;
  background: #5aae00;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6dd300+0,5aae00+100 */
  background: url('images/arrow.png'), #6dd300;
  /* Old browsers */
  background: url('images/arrow.png'), -moz-linear-gradient(top, rgba(109, 211, 0, 1) 0%, rgba(90, 174, 0, 1) 100%);
  /* FF3.6-15 */
  background: url('images/arrow.png'), -webkit-linear-gradient(top, rgba(109, 211, 0, 1) 0%, rgba(90, 174, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url('images/arrow.png'), linear-gradient(to bottom, rgba(109, 211, 0, 1) 0%, rgba(90, 174, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dd300', endColorstr='#5aae00',GradientType=0);
  /* IE6-9 */
  background-position: 96% center;
  background-repeat: no-repeat;
  color: #fff;
  font: normal 32px Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  cursor: pointer; }
/* line 206, styles/_functions.scss */
.button:hover, .button:focus, .button:active {
  color: #fff;
  text-decoration: underline; }
/* line 131, styles/_main.scss */
.button.flat-top {
  padding: 10px 24px;
  border-radius: 5px 5px 5px 5px;
  font-size: 14px;
  background-position: 94% center;
  margin-top: 7px !important;
  margin-bottom: 5px !important; }
/* line 141, styles/_main.scss */
/* line 143, styles/_main.scss */

.book img {
  vertical-align: middle; }
/* line 149, styles/_main.scss */
.highlight {
  color: #5aae00;
  font-weight: bold; }
/* line 155, styles/_main.scss */
.map {
  width: 100%;
  min-height: 400px; }
/* line 161, styles/_main.scss */
.message {
  color: #fd1a00; }
/* line 166, styles/_main.scss */
.pagination {
  text-align: center; }
/* line 170, styles/_main.scss */
.pagination > * {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #797979;
  pause-after: medium; }
/* line 176, styles/_main.scss */
.pagination > *:first-child {
  border-left: none; }
/* line 185, styles/_main.scss */
.pagination .current {
  font-weight: bold; }
/* line 191, styles/_main.scss */
.struct {
  display: none; }

@media screen and (max-width: 599px) {
  /* line 198, styles/_main.scss */
    .mobile-hide {
      display: none; } }
/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 206, styles/_main.scss */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/*** section styles ***/
/* line 217, styles/_main.scss */
body > [role=banner], main {
  margin: 0 auto;
  position: relative;
  width: 100%; }
/* line 225, styles/_main.scss */
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 980px; }

@media screen and (max-width: 599px) {
    .container {
      padding: 0 10px; } }
/* line 237, styles/_main.scss */
body > header {
  height: auto;
  padding-top: 0px;
  z-index: 10;
  background: #fff; }

@media screen and (max-width: 599px) {
    body > header {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d71df+0,0967cd+26,0352a8+63,0455ad+74,0c70dc+99,0c6ed9+100 */
      min-height: 0; } }
/* line 251, styles/_main.scss */
body > header .site-header {
  height: auto;
  position: relative;
  border-top: 1px solid #fff;
  background: #fff url('images/header_bg.png') 80% bottom no-repeat; }

@media screen and (max-width: 1079px) {
      body > header .site-header {
        background: #fff; } }
/* line 263, styles/_main.scss */
body > header .site-header:before {
  width: 100%;
  height: 0px;
  top: 0;
  left: 0;
  background: #f0f0f0; }

@media screen and (max-width: 599px) {
      body > header .site-header {
        min-height: 0; } }
/* line 279, styles/_main.scss */
body > header .logo {
  display: inline-block; }
/* line 283, styles/_main.scss */
body > header .logo img {
  position: relative;
  display: block;
  margin-left: 35px; }
  @media screen and (max-width: 1079px) {
      body > header .logo img {
        margin-left: 1.5%; } }
/* line 297, styles/_main.scss */
body > header .tagline {
  position: absolute;
  top: 65px;
  left: 40%;
  font-size: 16px;
  color: #797979; }

@media screen and (max-width: 1079px) {
      body > header .tagline {
        display: none; } }
/* line 311, styles/_main.scss */
body > header .header-contact {
  position: absolute;
  right: 50px;
  top: 45px;
  font-size: 27px;
  color: #797979; }
/* line 319, styles/_main.scss */
body > header .header-contact a {
  display: block; }
/* line 193, styles/_functions.scss */
body > header .header-contact a:link, body > header .header-contact a:visited {
  color: #003976; }

@media screen and (max-width: 1079px) {
      body > header .header-contact {
        display: none; } }
/* line 336, styles/_main.scss */
main {
  z-index: 5;
  background: #fff; }
/* line 342, styles/_main.scss */
.page-image {
  margin: -40px;
  margin-bottom: -55px;
  padding: 10px; }

@media screen and (max-width: 1079px) {
    .page-image {
      margin: -20px; } }
/* line 354, styles/_main.scss */
.content-wrapper, .content-blocks {
  padding: 40px; }

@media screen and (max-width: 1079px) {
    .content-wrapper, .content-blocks {
      padding: 20px;
      -webkit-border-radius: 0;
      border-radius: 0; } }
/* line 368, styles/_main.scss */
.content-wrapper {
  min-height: 340px;
  background: #fff; }
/* line 375, styles/_main.scss */
/* line 379, styles/_main.scss */

.content p {
  margin: 0 0 1em 0; }
/* line 386, styles/_main.scss */
.content-left {
  display: inline-block;
  vertical-align: top;
  max-width: 578px;
  width: 100%;
  margin-right: 18px; }

@media screen and (max-width: 1079px) {
    .content-left {
      display: block;
      max-width: 100%;
      margin: 0; } }
/* line 402, styles/_main.scss */
.content-right {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  width: 100%; }

@media screen and (max-width: 1079px) {
    .content-right {
      display: block;
      max-width: 100%; } }
/* line 416, styles/_main.scss */
.content-blocks {
  background: none;
  margin-left: -45px;
  padding-bottom: 0px;
  width: 1000px; }

@media screen and (max-width: 1079px) {
    .content-blocks {
      margin: 0 -20px;
      margin-bottom: -21px;
      margin-top: 20px; } }
/* line 430, styles/_main.scss */
.content-blocks .content-block {
  display: inline-block;
  vertical-align: top;
  max-width: 285px;
  width: 100%;
  padding: 7px;
  margin: 0 26px 0 0;
  background: #fff;
  font-size: 24px;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  margin-top: 20px; }
/* line 138, styles/_functions.scss */
.content-blocks .content-block h1, .content-blocks .content-block h2, .content-blocks .content-block h3, .content-blocks .content-block h4, .content-blocks .content-block h5, .content-blocks .content-block h6 {
  color: #000; }

@media screen and (max-width: 1079px) {
      .content-blocks .content-block {
        display: block;
        margin: auto; } }
/* line 457, styles/_main.scss */
.content-blocks .content-block:nth-child(3n) {
  margin-right: 0; }

@media screen and (max-width: 1079px) {
        .content-blocks .content-block:nth-child(3n) {
          margin: auto; } }
/* line 467, styles/_main.scss */
.content-blocks .content-block .title {
  display: inline-block;
  max-width: 125px;
  font-weight: bold;
  margin: 10px 0px; }
/* line 475, styles/_main.scss */
.content-blocks .content-block .button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0; }
/* line 485, styles/_main.scss */
/* line 488, styles/_main.scss */

.google-map:after {
  content: '';
  position: relative;
  display: block;
  padding-top: 84%; }

@media screen and (max-width: 1079px) {
      .google-map:after {
        padding-top: 40%; } }

@media screen and (max-width: 599px) {
      .google-map:after {
        padding-top: 84%; } }
/* line 506, styles/_main.scss */
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
/* line 516, styles/_main.scss */
.hasSidebar {
  display: block;
  float: left;
  width: 74%; }
/* line 523, styles/_main.scss */
.sidebar {
  display: block;
  float: right;
  width: 25%; }
/* line 530, styles/_main.scss */
/* line 535, styles/_main.scss */

footer[role="banner"] {
  margin-bottom: 0;
  z-index: 0;
  color: #fff;
  font: normal 16px Arial, sans-serif;
  background-color: #000; }
/* line 543, styles/_main.scss */
/* line 193, styles/_functions.scss */

footer[role="banner"] a:link, footer[role="banner"] a:visited {
  color: inherit; }
/* line 206, styles/_functions.scss */
/* line 557, styles/_main.scss */

.site-footer {
  background: transparent;
  height: auto;
  padding: 25px 0;
  position: relative; }

@media screen and (max-width: 1079px) {
    .site-footer {
      padding: 1em 10px; } }

@media screen and (max-width: 599px) {
    .site-footer {
      min-height: auto;
      padding: 10px; }
/* line 574, styles/_main.scss */
.site-footer > div {
  display: block;
  float: none;
  position: static; } }
/* line 583, styles/_main.scss */
.sub-footer {
  position: relative;
  color: #fff; }

/* line 598, styles/_main.scss */

/* line 602, styles/_main.scss */

.sub-footer .attribution a {
  color: inherit; }
/* line 193, styles/_functions.scss */
.sub-footer .attribution a:link, .sub-footer .attribution a:visited {
  text-decoration: none; }
/* line 206, styles/_functions.scss */
.sub-footer .attribution a:hover, .sub-footer .attribution a:focus, .sub-footer .attribution a:active {
  text-decoration: underline; }

@media screen and (max-width: 599px) {
    .sub-footer {
      position: relative;
      left: 0;
      right: 0; } }
/* line 626, styles/_main.scss */
.vehicle {
  display: flex;
  flex-direction: row-reverse;
  background: #b4cbe5;
  border: 1px solid #9d9d9d;
  margin-bottom: 22px; }

@media screen and (max-width: 1079px) {
    .vehicle {
      display: block; } }
/* line 639, styles/_main.scss */
.vehicle.no-image .vehicle-content {
  width: 100%; }
/* line 644, styles/_main.scss */
.vehicle .vehicle-content {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  width: 56%;
  border: 2px solid #fff; }

@media screen and (max-width: 1079px) {
      .vehicle .vehicle-content {
        width: 100%; } }
/* line 657, styles/_main.scss */
.vehicle .vehicle-content h3 {
  margin: 20px 0;
  text-decoration: underline;
  font-weight: bold; }
/* line 665, styles/_main.scss */
.vehicle .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45%;
  border: 2px solid #fff;
  border-left: none; }

@media screen and (max-width: 1079px) {
      .vehicle .image {
        width: 100%;
        border-left: 2px solid #fff;
        border-bottom: none; } }
/* default form styling
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
/* line 687, styles/_main.scss */
form.contact {
  margin-top: 8px; }
/* line 694, styles/_main.scss */
.contact {
  /* captcha */ }
/* line 696, styles/_main.scss */
.contact p {
  margin: 0; }
/* line 701, styles/_main.scss */
.contact > p {
  margin-bottom: 7px; }
/* line 705, styles/_main.scss */
.contact > p.action {
  float: right; }
/* line 711, styles/_main.scss */
.contact .action .button {
  margin: 0; }
/* line 716, styles/_main.scss */
.contact .label {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
  line-height: 17px;
  padding-right: 9px; }

@media screen and (max-width: 599px) {
      .contact .label {
        width: 100%; } }
/* line 730, styles/_main.scss */
.contact label {
  display: inline-block;
  vertical-align: top;
  width: 100%; }
/* line 736, styles/_main.scss */
.contact label.error {
  color: #fd1a00;
  font-size: 0.875em;
  margin-left: 10px;
  width: auto; }
/* line 745, styles/_main.scss */
.contact input[type=text], .contact input[type=email], .contact input[type=password], .contact input[type=tel], .contact textarea, .contact .field, .contact p.action {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  width: 57%; }

@media screen and (max-width: 599px) {
      .contact input[type=text], .contact input[type=email], .contact input[type=password], .contact input[type=tel], .contact textarea, .contact .field, .contact p.action {
        width: 100%; } }
/* line 764, styles/_main.scss */
.contact .sub {
  display: block;
  font-style: italic; }
/* line 770, styles/_main.scss */
.contact .field label {
  width: auto; }
/* line 775, styles/_main.scss */
.contact input {
  /* basic code for using customised radio button graphics
   * - checkboxes can be handled similarly
   * - fallback to normal in <= IE8
   */ }

/* line 782, styles/_main.scss */

.contact input[type=password], .contact input.password {
  width: 20%; }
/* line 792, styles/_main.scss */
/* line 794, styles/_main.scss */

.contact input[type=radio] + label {
  margin-right: 30px;
  position: relative;
  width: auto; }
/* line 800, styles/_main.scss */
.contact input[type=radio] + label:after {
  background: #fff;
  border-radius: 9px;
  content: '';
  display: block;
  height: 18px;
  left: -22px;
  position: absolute;
  top: 4px;
  width: 18px; }
/* line 814, styles/_main.scss */
.contact input[type=radio]:checked + label:after {
  background: #5aae00; }
/* line 822, styles/_main.scss */
.contact .auth + input {
  width: 20%; }
/* line 827, styles/_main.scss */
.contact textarea {
  font-family: inherit;
  height: 134px; }
/* line 834, styles/_main.scss */
img.auth {
  vertical-align: middle; }
/* line 839, styles/_main.scss */
@media screen and (max-width: 599px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }
/* tables */
/* line 848, styles/_main.scss */
.control_panel {
  width: 90%;
  border: none;
  margin: 10px auto;
  padding: 0;
  border-bottom: 1px dashed #797979;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
/* line 858, styles/_main.scss */
.control_panel tr {
  background: #f0f0f0;
  border-bottom: 8px solid #fff; }
/* line 862, styles/_main.scss */
.control_panel tr:nth-child(2n) {
  background: #fff; }
/* line 868, styles/_main.scss */
.control_panel thead tr {
  background: #fff; }
/* line 872, styles/_main.scss */
.control_panel th {
  vertical-align: top; }
/* line 875, styles/_main.scss */
.control_panel th.control {
  width: 70px; }
/* line 881, styles/_main.scss */
.control_panel th:first-child, .control_panel td:first-child {
  padding-left: 20px; }
/* line 885, styles/_main.scss */
.control_panel th:last-child, .control_panel td:last-child {
  padding-right: 20px; }
/* line 890, styles/_main.scss */
/* line 891, styles/_main.scss */

.users th:first-child {
  width: 20%; }
/* line 895, styles/_main.scss */
.users th:last-child {
  width: 40%; }
/* search results */
/* line 901, styles/_main.scss */
.search-results {
  border-top: 1px solid #5aae00; }
/* line 905, styles/_main.scss */
.search-results article {
  border-bottom: 1px solid #d9d9d7; }
/* line 911, styles/_main.scss */
.search-results h3 {
  margin: 0; }
/* line 916, styles/_main.scss */
.search-results p {
  line-height: initial; }
/* line 921, styles/_main.scss */
.search-results img {
  display: block;
  float: left;
  height: auto;
  margin: 0 0.5em 0.5em 0;
  max-width: 150px; }
/* line 930, styles/_main.scss */
.search-results a {
  display: block;
  padding: 0.5em 0;
  color: inherit; }
/* line 206, styles/_functions.scss */
.search-results a:hover, .search-results a:focus, .search-results a:active {
  text-decoration: none; }
/* line 942, styles/_main.scss */
.search-results a:hover h3, .search-results a:focus h3, .search-results a:active h3 {
  color: #003976;
  text-decoration: underline; }
/* line 951, styles/_main.scss */
/* line 953, styles/_main.scss */

.sidebar.search-results img {
  float: none;
  margin: 0.5em 0; }
/* line 960, styles/_main.scss */
.footleft {
  float: left;
  width: 32%;
  margin-top: 20px;
  margin-left: 40px; }
/* line 967, styles/_main.scss */
.footmid {
  float: left;
  width: 30%;
  margin-top: 20px; }
/* line 973, styles/_main.scss */
.footright {
  float: right;
  width: 30%;
  text-align: right;
  padding-right: 40px; }
/* line 980, styles/_main.scss */
.attribute {
  width: 1000px;
  margin: 0 auto;
  text-align: right;
  color: #6b6b6b;
  font-size: 14px;
  padding-right: 40px;
  padding-top: 20px;
  background-color: #1e1e1e;
  height: 40px; }
/* line 992, styles/_main.scss */
.attribute a {
  color: #6b6b6b; }
/* line 996, styles/_main.scss */
.subfooter {
  background-color: #1e1e1e;
  height: 80px; }
/* jQueryUI overrides */
/* line 3, styles/_jqueryUI.scss */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }
/* line 8, styles/_jqueryUI.scss */
.ui-helper-reset {
  font-size: 1em; }
/* line 13, styles/_jqueryUI.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #000;
  border-color: #fff;
  border-radius: 0;
  color: #000; }
/* line 22, styles/_jqueryUI.scss */
/* line 193, styles/_functions.scss */

.ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
  color: inherit;
  text-decoration: none; }
/* line 30, styles/_jqueryUI.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  background: #fff;
  border-color: #5aae00;
  color: #000; }
/* line 38, styles/_jqueryUI.scss */
/* line 193, styles/_functions.scss */

.ui-state-hover a:link, .ui-widget-content .ui-state-hover a:link, .ui-widget-header .ui-state-hover a:link, .ui-state-hover a:visited, .ui-widget-content .ui-state-hover a:visited, .ui-widget-header .ui-state-hover a:visited {
  text-decoration: underline; }
/* line 45, styles/_jqueryUI.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff;
  border-color: #5aae00;
  color: #000; }
/* line 53, styles/_jqueryUI.scss */
/* line 193, styles/_functions.scss */

.ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
  text-decoration: none; }
/* line 60, styles/_jqueryUI.scss */
.ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px; }
/* line 66, styles/_jqueryUI.scss */
.ui-accordion-content + .ui-accordion-header {
  margin-top: 10px; }
/* line 72, styles/_jqueryUI.scss */
.ui-accordion-header {
  font-size: 0.875em; }
/* line 77, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav li {
  border-width: 0; }
/* line 81, styles/_jqueryUI.scss */
/* line 193, styles/_functions.scss */

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/* line 2, styles/_lightbox.scss */
/* line 4, styles/_lightbox.scss */

#cboxLoadedContent .content {
  padding: 0; }
/* line 4, styles/_navigation.scss */
.nav-wrapper {
  background: rgba(0, 0, 0, 0.9);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4f51+0,242424+50,000000+50,000000+100 */
  background: #4c4f51;
  /* Old browsers */
  -ms-background: linear-gradient(to bottom, rgba(76, 79, 81, 1) 0%, rgba(36, 36, 36, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
  -moz-background: linear-gradient(to bottom, rgba(76, 79, 81, 1) 0%, rgba(36, 36, 36, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
  -o-background: linear-gradient(to bottom, rgba(76, 79, 81, 1) 0%, rgba(36, 36, 36, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
  -webkit-background: linear-gradient(to bottom, rgba(76, 79, 81, 1) 0%, rgba(36, 36, 36, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(76, 79, 81, 1) 0%, rgba(36, 36, 36, 1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%); }
/* line 13, styles/_navigation.scss */
.main-navigation {
  position: relative;
  z-index: 7;
  padding: 0;
  color: #fff;
  font: 16px Arial, sans-serif;
  text-transform: none; }

@media screen and (max-width: 1019px) {
    .main-navigation {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      right: 0; } }
/* line 32, styles/_navigation.scss */
.main-navigation > ul {
  margin: 0;
  max-width: 1080px;
  padding: 0;
  width: 100%;
  display: table; }

@media screen and (max-width: 1019px) {
      .main-navigation > ul {
        display: none;
        position: absolute;
        max-width: 100%;
        background: rgba(0, 0, 0, 0.9); } }
/* line 49, styles/_navigation.scss */
.main-navigation li {
  position: relative;
  margin: 0;
  padding: 0;
  display: table-cell; }

@media screen and (max-width: 1019px) {
      .main-navigation li {
        display: block;
        width: 100%;
        line-height: 40px;
        text-align: left; } }
/* line 64, styles/_navigation.scss */
.main-navigation li a {
  color: inherit; }
/* line 193, styles/_functions.scss */
.main-navigation li a:link, .main-navigation li a:visited {
  display: inline-block;
  width: 100%;
  padding: 20px 12px;
  text-decoration: none;
  text-align: center; }

@media screen and (max-width: 1019px) {
          .main-navigation li a:link, .main-navigation li a:visited {
            text-align: left;
            padding: 0 1em; } }
/* line 206, styles/_functions.scss */
.main-navigation li a:hover, .main-navigation li a:focus, .main-navigation li a:active {
  color: #5aae00;
  background: transparent;
  text-decoration: underline; }
/* line 92, styles/_navigation.scss */
.main-navigation li ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 190px;
  background: #000;
  text-transform: none; }

@media screen and (max-width: 1019px) {
      .main-navigation li ul {
        position: relative;
        top: auto;
        left: auto;
        display: none;
        height: auto;
        width: 100%;
        background: transparent; } }
/* line 118, styles/_navigation.scss */
.main-navigation li ul li {
  display: block;
  height: auto;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 190px; }

@media screen and (max-width: 1019px) {
        .main-navigation li ul li {
          width: 100%; } }
/* line 134, styles/_navigation.scss */
/* line 193, styles/_functions.scss */

.main-navigation li ul li a:link, .main-navigation li ul li a:visited {
  padding: 5px 10px;
  width: 100%; }
  @media screen and (max-width: 1019px) {
          .main-navigation li ul li a:link, .main-navigation li ul li a:visited {
            line-height: 40px;
            padding: 0 2.5em; } }
/* line 151, styles/_navigation.scss */
.main-navigation .sel > a, .main-navigation .sel .sel > a {
  color: #5aae00;
  background: transparent; }
/* line 158, styles/_navigation.scss */
.main-navigation > ul > li.sel > a:after {
  height: 7px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #5aae00; }

@media screen and (max-width: 1079px) {
      .main-navigation > ul > li.sel > a:after {
        display: none; } }
/* line 173, styles/_navigation.scss */
.main-navigation li:hover ul, .main-navigation a:focus + ul {
  height: auto; }
/* line 180, styles/_navigation.scss */
/* line 182, styles/_navigation.scss */

.main-navigation li.open .open-sub:after {
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }
/* line 186, styles/_navigation.scss */
.main-navigation li.open .open-sub:before {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
/* line 191, styles/_navigation.scss */
.main-navigation li.open ul {
  display: block; }

@supports (display: flex) {
/* line 200, styles/_navigation.scss */
.main-navigation ul:first-child {
  display: flex;
  justify-content: space-between; }
/* line 206, styles/_navigation.scss */
.main-navigation ul:first-child li {
  display: flex;
  flex-grow: 1; } }

@media screen and (max-width: 1019px) {
  /* line 218, styles/_navigation.scss */
    .open-nav {
      display: block;
      position: absolute;
      right: 10px;
      height: 26px;
      width: 34px;
      top: -50px; }
/* line 227, styles/_navigation.scss */
.open-nav .bar {
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background: #000;
  -ms-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
/* line 237, styles/_navigation.scss */
.open-nav .bar.top {
  top: 0; }
/* line 242, styles/_navigation.scss */
.open-nav .bar.middle {
  top: 0;
  bottom: 0;
  margin: auto; }
/* line 249, styles/_navigation.scss */
.open-nav .bar.bottom {
  bottom: 0; }
/* line 255, styles/_navigation.scss */
.open-nav.open .bar {
  bottom: 0;
  top: 0;
  margin: auto; }
/* line 262, styles/_navigation.scss */
.open-nav.open .bar.top, .open-nav.open .bar.middle {
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
/* line 268, styles/_navigation.scss */
.open-nav.open .bar.bottom {
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
/* line 277, styles/_navigation.scss */
.open-sub {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 40px;
  width: 40px; }
/* line 287, styles/_navigation.scss */
.open-sub:before, .open-sub:after {
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 4px;
  background: #fff;
  -ms-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
/* line 302, styles/_navigation.scss */
.open-sub:after {
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); } }
/* line 309, styles/_navigation.scss */
/* line 313, styles/_navigation.scss */

footer[role="banner"] nav {
  position: relative;
  font: inherit;
  text-align: left;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between; }

@media screen and (max-width: 599px) {
      footer[role="banner"] nav {
        display: block;
        height: auto;
        padding: 10px;
        background-position: center 30px;
        text-align: center; } }
/* line 333, styles/_navigation.scss */
footer[role="banner"] nav div {
  display: table-cell;
  padding: 10px; }
/* line 340, styles/_navigation.scss */
footer[role="banner"] nav h2 {
  margin: 0 0 0.5em;
  color: #5aae00;
  font-size: 1.5em; }
/* line 347, styles/_navigation.scss */
footer[role="banner"] nav ul {
  display: block;
  margin: 0;
  padding: 0; }
/* line 354, styles/_navigation.scss */
footer[role="banner"] nav ul ul {
  display: none; }
/* line 359, styles/_navigation.scss */
footer[role="banner"] nav li {
  display: block;
  padding: 0; }
/* line 365, styles/_navigation.scss */
/* line 193, styles/_functions.scss */

footer[role="banner"] nav a:link, footer[role="banner"] nav a:visited {
  color: inherit; }
/* line 206, styles/_functions.scss */
footer[role="banner"] nav a:hover, footer[role="banner"] nav a:focus, footer[role="banner"] nav a:active {
  color: #5aae00; }

@media screen and (max-width: 599px) {
    /* line 381, styles/_navigation.scss */
      /* line 383, styles/_navigation.scss */
        footer[role="banner"] nav div {
          display: block;
          float: none;
          position: static;
          margin-bottom: 2em;
          width: 100%;
          text-align: center; }
/* line 393, styles/_navigation.scss */
footer[role="banner"] nav div p {
  display: inline-block;
  width: 40%;
  margin: 0; } }
/* line 1, styles/_slideshow.scss */
.slideshow {
  position: relative;
  z-index: 7;
  height: auto;
  max-height: auto;
  overflow: hidden;
  background: #fff; }
/* line 15, styles/_slideshow.scss */
.slideshow .container {
  padding: 0; }
/* line 22, styles/_slideshow.scss */
.slideshow figure {
  position: relative;
  height: auto;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background-position: center bottom;
  background-size: cover;
  text-align: center; }
/* line 36, styles/_slideshow.scss */
.slideshow figure + figure {
  display: none; }
/* line 40, styles/_slideshow.scss */
.slideshow figure img {
  width: 100%;
  height: auto; }
/* line 48, styles/_slideshow.scss */
.slideshow svg {
  width: 101%;
  height: 101%; }
/* line 54, styles/_slideshow.scss */
.slideshow figcaption {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  max-width: auto;
  background: transparent;
  color: #000;
  text-align: left;
  text-transform: none; }

@media screen and (min-width: 1201px) {
      .slideshow figcaption {
        left: calc((100% - 1080px) / 2 + 10px);
        right: calc((100% - 1080px) / 2 + 10px); } }
/* line 78, styles/_slideshow.scss */
.slideshow figcaption > :first-child {
  display: block;
  font: normal 2.5em 'Times New Roman', serif; }

@media screen and (min-width: 1921px) {
        .slideshow figcaption > :first-child {
          font-size: 3em; } }

@media screen and (max-width: 1079px) {
        .slideshow figcaption > :first-child {
          font-size: 2em; } }

@media screen and (max-width: 1019px) {
        .slideshow figcaption > :first-child {
          font-size: 1.5em; } }

/* line 113, styles/_slideshow.scss */

/* line 116, styles/_slideshow.scss */

.slideshow .slick-slide .bw {
  opacity: 0; }
/* line 122, styles/_slideshow.scss */
.slideshow .slick-slide .color {
  opacity: 1; }

/* line 134, styles/_slideshow.scss */

/* line 149, styles/_slideshow.scss */

.slideshow button.slick-arrow {
  position: absolute;
  overflow: hidden;
  top: 50%;
  z-index: 100;
  height: 60px;
  width: 60px;
  border: 1px solid #999;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-indent: -9999px; }
/* line 166, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
  top: calc(60px / 3);
  height: 18px;
  width: 18px;
  border: 1px solid transparent;
  border-top-color: #000;
  border-left-color: #000; }
/* line 178, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
  left: 10px;
  left: 10px; }
/* line 185, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
  left: calc(60px * 0.4);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 193, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
  right: 10px;
  right: 10px; }
/* line 200, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
  right: 24px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
/* line 206, styles/_functions.scss */
.slideshow button.slick-arrow:hover, .slideshow button.slick-arrow:focus, .slideshow button.slick-arrow:active {
  background: #5aae00; }
/* line 212, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before, .slideshow button.slick-arrow:focus:before, .slideshow button.slick-arrow:active:before {
  border-top-color: #000;
  border-left-color: #000; }
/* line 220, styles/_slideshow.scss */
.slideshow ul.slick-dots {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 30px;
  margin: 0;
  padding: 0; }
/* line 230, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
  display: inline-block;
  border: 1px solid #5aae00;
  border-radius: 50%;
  height: 12px;
  margin: 0 0 0 5px;
  padding: 0;
  width: 12px;
  background: transparent;
  text-indent: -1000000px; }
/* line 243, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
  border: 1px solid #5aae00;
  background: #5aae00; }
/* line 249, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
  cursor: pointer; }

@media screen and (max-width: 599px) {
    /* line 257, styles/_slideshow.scss */
      .slideshow button.slick-arrow {
        display: none !important; }
/* line 264, styles/_slideshow.scss */
.slideshow figure {
  overflow: visible;
  margin-bottom: 11%; }
/* line 270, styles/_slideshow.scss */
.slideshow figcaption {
  top: 99%;
  right: 0;
  bottom: auto;
  left: 0;
  max-width: 100%;
  padding: 20px;
  width: 100%;
  background: #f0f0f0; }
/* line 281, styles/_slideshow.scss */
.slideshow figcaption > span:first-child {
  font-size: 1.5em;
  font-weight: normal; } }

@media screen and (max-width: 399px) {
    /* line 296, styles/_slideshow.scss */
      .slideshow figcaption > span:first-child {
        font-size: 1em; } }
/* line 4, styles/_homepage.scss */
/* line 6, styles/_homepage.scss */

.type-Main .content-wrapper {
  background: #5aae00; }
/* line 10, styles/_homepage.scss */
.type-Main .content-wrapper .content {
  color: #fff; }
/* line 138, styles/_functions.scss */
.type-Main .content-wrapper .content h1, .type-Main .content-wrapper .content h2, .type-Main .content-wrapper .content h3, .type-Main .content-wrapper .content h4, .type-Main .content-wrapper .content h5, .type-Main .content-wrapper .content h6 {
  color: #fff; }
/* line 19, styles/_homepage.scss */
.type-Main .content-wrapper .content h1 strong {
  color: #000; }
/* line 27, styles/_homepage.scss */
.logos {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap; }
/* line 34, styles/_homepage.scss */
.logos:before, .logos:after {
  display: none; }
/* line 40, styles/_homepage.scss */
.logos img {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 25px; }
/* blog */
/* line 2, styles/_blog.scss */
.blog-summary > div {
  border-bottom: 1px solid #f0f0f0;
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 1em; }
/* line 11, styles/_blog.scss */
/* line 13, styles/_blog.scss */

.hasSidebar .blog-feature-image {
  display: table-cell; }
/* line 18, styles/_blog.scss */
.hasSidebar .blog-summary {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top; }
/* line 26, styles/_blog.scss */
.blog-feature-image img {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  display: block;
  max-width: 100%; }
/* line 34, styles/_blog.scss */
.blog-article .blog-feature {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  display: block;
  margin: 0 auto 1em; }
/* line 42, styles/_blog.scss */
.articleNav {
  height: 2em;
  width: 100%; }
/* line 48, styles/_blog.scss */
.articleNav .previous {
  float: right; }
/* line 52, styles/_blog.scss */
.articleNav .previous a:after {
  content: '>>';
  left: 101%;
  position: absolute;
  top: -0.0625em; }
/* line 62, styles/_blog.scss */
.articleNav .next {
  float: left; }
/* line 66, styles/_blog.scss */
.articleNav .next a:before {
  content: '<<';
  position: absolute;
  right: 101%;
  top: -0.0625em; }
/* old gallery module */
/* line 3, styles/_galleries.scss */
/* line 5, styles/_galleries.scss */

.gallery a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: calc(20% - 20px);
  margin-right: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  border: 1px solid #000; }
/* line 17, styles/_galleries.scss */
.gallery a:nth-child(5n) {
  margin-right: 0; }

@media screen and (max-width: 799px) {
      .gallery a {
        max-width: calc(25% - 19px); }
/* line 26, styles/_galleries.scss */
.gallery a:nth-child(5n) {
  margin-right: 25px; }
/* line 31, styles/_galleries.scss */
.gallery a:nth-child(4n) {
  margin-right: 0; } }

@media screen and (max-width: 599px) {
      .gallery a {
        max-width: calc(33% - 16px); }
/* line 41, styles/_galleries.scss */
.gallery a:nth-child(4n) {
  margin-right: 25px; }
/* line 46, styles/_galleries.scss */
.gallery a:nth-child(3n) {
  margin-right: 0; } }

@media screen and (max-width: 414px) {
      .gallery a {
        max-width: calc(50% - 13px); }
/* line 56, styles/_galleries.scss */
.gallery a:nth-child(3n) {
  margin-right: 25px; }
/* line 61, styles/_galleries.scss */
.gallery a:nth-child(2n) {
  margin-right: 0; } }
/* line 68, styles/_galleries.scss */
.gallery a:after {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  content: attr(title);
  left: 0;
  opacity: 1;
  padding: 20px;
  position: absolute;
  transition: opacity 0.25s;
  z-index: 5;
  width: 100%; }
/* line 84, styles/_galleries.scss */
.gallery a[title=""]:after, .gallery a figcaption {
  display: none; }
/* line 90, styles/_galleries.scss */
.gallery a figure {
  width: 100%;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding-top: 73%; }
/* line 104, styles/_galleries.scss */
.gallery a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url('images/gallery-zoom.png') center center no-repeat;
  opacity: 0;
  transition: opacity 0.25s; }
/* line 206, styles/_functions.scss */
/* line 120, styles/_galleries.scss */

.gallery a:hover:after, .gallery a:focus:after, .gallery a:active:after {
  opacity: 0; }

/** Profiles **/
/* line 2, styles/_profiles.scss */
/* line 4, styles/_profiles.scss */

/* line 6, styles/_profiles.scss */

.profiles .cboxElement p {
  display: none; }
/* line 13, styles/_profiles.scss */
/* line 15, styles/_profiles.scss */

.profile img {
  display: block;
  height: auto;
  width: 270px;
  margin: 0 auto; }
/* line 23, styles/_profiles.scss */
.profile h3 {
  font-size: 1em;
  text-align: center; }
/* line 30, styles/_profiles.scss */
.profiles .profile {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 300px;
  margin-bottom: 15px; }
/* line 39, styles/_profiles.scss */
/* line 41, styles/_profiles.scss */

.profiles .profile:hover h3 {
  text-decoration: underline; }
/* line 49, styles/_profiles.scss */
/* line 51, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock .profiles {
  padding: 0;
  text-align: justify;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
/* line 64, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles span {
  display: inline-block; }

/* line 75, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock a {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  margin-bottom: 5px; }
/* line 193, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:link, .content-block.SimpleProfile-ProfileBlock a:visited {
  opacity: 0.6; }
/* line 206, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:hover, .content-block.SimpleProfile-ProfileBlock a:focus, .content-block.SimpleProfile-ProfileBlock a:active {
  opacity: 1; }
/* line 94, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock img {
  width: 100%;
  height: auto; }
/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
/* line 11, styles/_cart.scss */
.cart_options {
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-bottom: 15px; }
/* line 17, styles/_cart.scss */
.cart_options h4 {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 10px; }
/* line 27, styles/_cart.scss */
.cart_options p {
  background: #fff;
  margin: 0;
  padding: 10px 30px; }
/* line 35, styles/_cart.scss */
/* line 37, styles/_cart.scss */

.cart table {
  border: none;
  border-collapse: collapse;
  text-align: center;
  width: 100%; }
/* line 45, styles/_cart.scss */
.cart thead {
  background: #fff;
  border: 1px solid #f0f0f0; }
/* line 51, styles/_cart.scss */
.cart th {
  font-size: 0.875em;
  font-weight: normal;
  padding: 10px 5px; }
/* line 58, styles/_cart.scss */
.cart tbody {
  background: #fff;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  font-size: 0.875em; }
/* line 66, styles/_cart.scss */
.cart td {
  padding: 10px;
  vertical-align: middle; }

@media screen and (max-width: 599px) {
      .cart td {
        display: block;
        max-width: calc(100% - 20px);
        text-align: center;
        width: 200px; } }
/* line 79, styles/_cart.scss */
/* line 81, styles/_cart.scss */

.cart td.image a {
  background: #fff;
  border: 1px solid #797979;
  border-radius: 3px;
  display: block;
  height: 105px;
  position: relative;
  width: 105px; }

@media screen and (max-width: 599px) {
          .cart td.image a {
            display: inline-block; } }
/* line 97, styles/_cart.scss */
.cart td.image img {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100px;
  max-width: 100px;
  position: absolute;
  right: 0;
  top: 0; }
/* line 112, styles/_cart.scss */
.cart td.name {
  font-size: 1.143em;
  text-align: left; }

@media screen and (max-width: 599px) {
        .cart td.name {
          text-align: center; } }
/* line 123, styles/_cart.scss */
.cart td.quantity input {
  padding: 10px;
  text-align: center;
  width: 1em; }
/* line 130, styles/_cart.scss */
.cart td.total {
  color: #797979;
  font-weight: bold; }
/* line 136, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.remove:before {
          content: "Remove: "; } }
/* line 144, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.quantity, .cart td.price, .cart td.total {
          display: inline;
          padding: 0; } }
/* line 155, styles/_cart.scss */
/* line 157, styles/_cart.scss */

@media screen and (max-width: 599px) {
          .cart td.price:before {
            content: " x "; } }
/* line 165, styles/_cart.scss */
@media screen and (max-width: 599px) {
          .cart td.price:after {
            content: " = "; } }
/* line 175, styles/_cart.scss */
.cart tfoot {
  border-top: 1px solid #f0f0f0; }
/* line 179, styles/_cart.scss */
.cart tfoot td:last-child {
  text-align: right; }
/* line 185, styles/_cart.scss */
.cart span.total {
  font-weight: bold; }
/* line 189, styles/_cart.scss */
.cart span.total.value {
  color: #797979;
  font-size: 1.123em; }
/* line 196, styles/_cart.scss */
.cart h2 {
  font-family: Arial, sans-serif;
  font-size: 1em; }
/* line 202, styles/_cart.scss */
.cart h3 {
  color: #797979;
  font-family: Arial, sans-serif;
  margin: 0; }
/* line 209, styles/_cart.scss */
.cart input.selectAddress ~ span {
  box-sizing: border-box;
  display: block;
  height: 1px;
  overflow: hidden;
  padding-top: 1px; }
/* line 218, styles/_cart.scss */
.cart input.selectAddress:checked ~ span {
  height: auto; }
/* line 223, styles/_cart.scss */
/* line 225, styles/_cart.scss */

.cart .login-form p {
  position: relative; }
/* line 230, styles/_cart.scss */
.cart .login-form label {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1; }
/* line 238, styles/_cart.scss */
.cart .login-form input[type=text], .cart .login-form input[type=password] {
  display: block;
  width: 100%; }
/* line 246, styles/_cart.scss */
.cart .warning {
  color: #fd1a00;
  font-size: 2em; }
/* line 253, styles/_cart.scss */
form.checkout-options {
  float: left;
  width: 50%; }
/* line 258, styles/_cart.scss */
form.checkout-options + .checkout-options {
  float: right;
  width: 45%; }
/* line 264, styles/_cart.scss */
form.checkout-options .button {
  margin-bottom: 0;
  margin-top: 0; }
/* line 271, styles/_cart.scss */
.button.poli {
  background: url('images/poli.png') center center no-repeat;
  border: 0;
  height: 70px;
  padding: 0;
  text-indent: -9999px;
  min-width: 110px;
  width: 110px; }
/* line 282, styles/_cart.scss */
.poli-block {
  display: inline-block; }
/* print order */
/* line 288, styles/_cart.scss */
/* line 290, styles/_cart.scss */

.print-order table {
  width: 100%; }
/* line 295, styles/_cart.scss */
.print-order th, .print-order td {
  vertical-align: top; }
/* line 301, styles/_cart.scss */
/* line 303, styles/_cart.scss */

.print-order thead tr:first-child > * {
  border-bottom: 1px solid #797979;
  padding-bottom: 4px; }
/* line 309, styles/_cart.scss */
.print-order thead th:first-child {
  text-align: left; }
/* line 315, styles/_cart.scss */
.print-order .print-order tbody {
  padding: 4px 0; }
/* line 319, styles/_cart.scss */
.print-order .print-order tbody th {
  font-weight: normal;
  padding-bottom: 4px; }
/* line 326, styles/_cart.scss */
.print-order tfoot tr:first-child > * {
  border-top: 1px solid #797979;
  padding-top: 4px; }
/* line 332, styles/_cart.scss */
/* line 335, styles/_cart.scss */

.print-order tbody th, .print-order tfoot th {
  font-weight: normal;
  text-align: left; }
/* line 342, styles/_cart.scss */
/* line 345, styles/_cart.scss */

.print-order td + td, .print-order tfoot td + td {
  text-align: center; }
/* line 349, styles/_cart.scss */
.print-order td + td + td, .print-order tfoot td + td + td {
  text-align: right; }
/* line 356, styles/_cart.scss */
.print-order th:last-child {
  text-align: right; }
/* customers/orders */
/* line 363, styles/_cart.scss */
table.orders {
  width: 100%;
  border-collapse: collapse; }
/* line 369, styles/_cart.scss */
/* line 371, styles/_cart.scss */

.orders th, .orders td {
  padding: 4px;
  vertical-align: top; }
/* line 378, styles/_cart.scss */
.orders thead tr:first-child > * {
  border-bottom: 1px solid #797979;
  text-indent: 0; }
/* line 384, styles/_cart.scss */
.orders tbody th {
  font-weight: normal;
  text-indent: 0; }
/* line 390, styles/_cart.scss */
.orders .ref {
  text-align: left; }
/* line 395, styles/_cart.scss */
.orders .date {
  width: 95px; }
/* line 400, styles/_cart.scss */
.orders .details {
  text-align: left;
  text-indent: 1em; }
/* line 406, styles/_cart.scss */
.orders .price {
  text-align: right; }
/* line 411, styles/_cart.scss */
.orders .link {
  text-align: right;
  width: 75px; }
/* line 418, styles/_cart.scss */
#hoverCart {
  background-color: rgba(0, 0, 0, 0.8);
  background-color: #000\9;
  border-radius: 5px;
  color: #fff;
  max-height: 100%;
  max-height: calc(100% - 100px);
  overflow: auto;
  padding: 15px;
  position: fixed;
  right: 50px;
  top: 50px;
  width: 200px;
  z-index: 1000; }
/* line 138, styles/_functions.scss */
#hoverCart h1, #hoverCart h2, #hoverCart h3, #hoverCart h4, #hoverCart h5, #hoverCart h6 {
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: 0 0 5px;
  padding-bottom: 3px; }
/* line 446, styles/_cart.scss */
#hoverCart a {
  color: #fff; }
/* line 451, styles/_cart.scss */
#hoverCart .items {
  border-bottom: 1px solid #fff;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 5px; }
/* line 460, styles/_cart.scss */
#hoverCart .checkout {
  float: left; }
/* line 465, styles/_cart.scss */
#hoverCart .dismiss {
  display: block;
  float: right;
  text-align: right; }
/* line 472, styles/_cart.scss */
#hoverCart .row {
  border-bottom: 1px solid #fff;
  overflow: hidden;
  padding: 10px 0 5px;
  position: relative; }
/* line 479, styles/_cart.scss */
#hoverCart .row .right {
  font-family: "Courier New", Courier, monospace;
  text-align: right; }
/* line 486, styles/_cart.scss */
#hoverCart .remove {
  display: block;
  font-size: 12px; }
/** files **/
/* line 2, styles/_files.scss */
.file {
  margin-bottom: 10px;
  overflow: hidden;
  /* float clearing */
  padding: 15px;
  position: relative; }
/* line 9, styles/_files.scss */
.file h2 {
  margin-bottom: 1em; }
/* line 14, styles/_files.scss */
.file .button {
  position: absolute;
  right: 10px;
  top: 6px; }
/** customer panel **/
/* line 2, styles/_user.scss */
fieldset.addressForm {
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px; }
/* line 11, styles/_user.scss */
/* line 13, styles/_user.scss */

.addressForm label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 49%; }
/* line 20, styles/_user.scss */
.addressForm label:last-child {
  clear: both;
  float: none;
  width: 100%; }
/* line 27, styles/_user.scss */
.addressForm label span {
  display: block;
  margin-bottom: 4px; }
/* line 34, styles/_user.scss */
.addressForm input[type=text], .addressForm textarea {
  box-sizing: border-box;
  width: 96%; }
/* line 41, styles/_user.scss */
.addressForm textarea {
  height: 70px; }
/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
  padding: 10px;
  width: 980px;
  background: #fff;
  color: #000;
  font-size: 1em;
  text-align: left; }
/* line 12, styles/_tinymce.scss */
#tinymce p {
  margin: 0 0 1em; }
/* line 17, styles/_tinymce.scss */
#tinymce form {
  outline: 1px dotted #5aae00; }
/* line 22, styles/_tinymce.scss */
#tinymce a {
  border-bottom: 1px dotted #5aae00;
  text-decoration: none; }
/* line 28, styles/_tinymce.scss */
#tinymce td {
  font-family: inherit;
  font-size: inherit; }

/*# sourceMappingURL=data:application/json;base64,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QTs7Ozs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7O0NBT0E7Q0FJQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FvQkE7Ozs7Q0FPQTs7Ozs7Q0FPQTs7Ozs7Q0FPQTs7O0NBS0E7Ozs7Q0FNQTtDSjVLQTs7OztDQWFBOzs7OztDSStLQTtDQUVBOzs7Ozs7OztDQVVBOzs7OztDQ3hZQTs7Ozs7Ozs7Q0FjQTs7O0NBT0E7Ozs7Ozs7Ozs7OztDQWNBOzs7Q0FJQTs7OztDQVFBOzs7O0NBTUE7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBd0JBOzs7Ozs7Ozs7Ozs7Ozs7OztDQW1DQTs7Q0FHQTs7OztDQU1BOzs7O0NBWUE7O0NBZUE7Ozs7Ozs7Ozs7Ozs7O0NBaUJBOzs7Ozs7OztDQVlBOzs7O0NBT0E7Ozs7O0NBUUE7Ozs7Q0FPQTs7Ozs7Q0xNQTs7O0NLTUE7Ozs7Q0FRQTs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7Ozs7O0NBYUE7Ozs7Q0FNQTs7Ozs7Q0FRQTs7O0NBT0E7Ozs7Q0FNQTs7Ozs7Ozs7OztDQVdBOzs7Ozs7Q0FlQTs7O0NDcFNBO0NBRUE7Ozs7Q0FJQTs7O0NOZ0lBOzs7Q012SEE7OztDQVFBOzs7Ozs7Q0FPQTs7O0NBTUE7Ozs7OztDQ3RDQTs7Ozs7OztDQVNBO0NBRUE7Ozs7Q0FLQTs7Ozs7Q0FRQTs7Ozs7O0NBUUE7Ozs7OztDQVFBOzs7O0NBTUE7OztDQUlBOzs7Ozs7Q0FVQTs7O0NBSUE7Ozs7Ozs7Q0NcL0RBO0NBRUE7Ozs7Ozs7Ozs7OztDQVlBOzs7Ozs7O0NBU0E7OztDQUtBOzs7Ozs7O0NBVUE7OztDQUtBOzs7Ozs7O0NBVUE7OztDQUtBOzs7Q0FPQTs7Ozs7Ozs7Ozs7Ozs7Q0FnQkE7OztDQU1BOzs7Ozs7Ozs7Q0FjQTs7Ozs7Ozs7Ozs7O0NSc0dBO0NRdEZBOzs7Ozs7Q0N0SEE7Q0FFQTs7Q0FFQTs7OztDQU9BO0NBRUE7Ozs7Ozs7Q0FRQTs7OztDQU9BOzs7Ozs7OztDQVNBO0NBRUE7Ozs7Q0FRQTtDQUVBOzs7Ozs7Ozs7Q0FhQTs7OztDQVdBOzs7Ozs7OztDVHNIQTs7O0NBYUE7OztDU2hIQTs7Ozs7Ozs7Ozs7OztDQ25GQTs7Ozs7Q0FNQTs7Ozs7Ozs7Q0FVQTs7Ozs7Q0FRQTtDQUVBOzs7Ozs7O0NBUUE7Ozs7Q0FNQTs7Ozs7Q0FPQTs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7O0NBYUE7Q0FFQTs7Ozs7Ozs7Ozs7Ozs7Q0FnQkE7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7OztDQVdBOzs7OztDQU9BOzs7O0NBTUE7Ozs7Q0FRQTs7Ozs7Q0FXQTtDQUVBOzs7OztDQVFBOzs7O0NBVUE7OztDQUlBOzs7Q0FNQTs7O0NBSUE7Ozs7Q0FPQTs7OztDQU1BOzs7OztDQU9BOzs7Ozs7O0NBU0E7OztDQUtBO0NBRUE7Ozs7Q0FLQTs7Ozs7O0NBUUE7Ozs7Q0FRQTs7OztDQU9BOzs7O0NBS0E7Ozs7Q0FNQTs7OztDQU9BOzs7Ozs7Ozs7Q0FXQTs7OztDQU1BO0NBRUE7Ozs7Q0FLQTs7O0NBTUE7Q0FFQTs7Ozs7Q0FNQTs7O0NBTUE7OztDQUlBOzs7O0NBT0E7Ozs7Q0FNQTtDQUdBOzs7OztDQU9BO0NBR0E7Ozs7Q0FJQTs7O0NBT0E7Ozs7Q0FPQTs7OztDQU1BO0NBRUE7Ozs7O0NBT0E7Ozs7Q0FNQTs7OztDQU1BOzs7Q0FLQTs7O0NBS0E7Ozs7Q0FNQTs7O0NBS0E7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Ozs7O0NWeFJBOzs7Ozs7Q1VvVEE7OztDQUtBOzs7Ozs7O0NBU0E7OztDQUtBOzs7OztDQU9BOzs7Ozs7Q0FPQTs7OztDQU9BOzs7OztDQ3BlQTs7Ozs7OztDQU9BOzs7Q0FLQTs7Ozs7O0NDWkE7Ozs7Ozs7Q0FTQTtDQUVBOzs7Ozs7O0NBT0E7Ozs7O0NBT0E7Ozs7Q0FPQTs7OztDQU9BOzs7O0NDdkNBOzs7Ozs7OztDQVVBOzs7Q0FLQTs7O0NBS0E7Ozs7Q0FNQSIsInNvdXJjZXMiOlsic3R5bGVzXC9fZnVuY3Rpb25zLnNjc3MiLCJzdHlsZXNcL19tYWluLnNjc3MiLCJzdHlsZXNcL19qcXVlcnlVSS5zY3NzIiwic3R5bGVzXC9fbGlnaHRib3guc2NzcyIsInN0eWxlc1wvX25hdmlnYXRpb24uc2NzcyIsInN0eWxlc1wvX3NsaWRlc2hvdy5zY3NzIiwic3R5bGVzXC9faG9tZXBhZ2Uuc2NzcyIsInN0eWxlc1wvX2Jsb2cuc2NzcyIsInN0eWxlc1wvX2dhbGxlcmllcy5zY3NzIiwic3R5bGVzXC9fcHJvZmlsZXMuc2NzcyIsInN0eWxlc1wvX2NhcnQuc2NzcyIsInN0eWxlc1wvX2ZpbGVzLnNjc3MiLCJzdHlsZXNcL191c2VyLnNjc3MiLCJzdHlsZXNcL190aW55bWNlLnNjc3MiXSwibmFtZXMiOltdLCJfeF9vcmdfa29hbGEtZnJhbWV3b3JrX2xhc3QiOnsic291cmNlIjoxMywib3JpZ2luYWxMaW5lIjoyNywib3JpZ2luYWxDb2x1bW4iOjEsIm5hbWUiOjB9fQ== */
