/* No files to import found in abstractions/**\/* */
/* line 1, ../sass/base/_basic.scss */
body {
  overflow-y: scroll; }
  /* line 4, ../sass/base/_basic.scss */
  body:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 485px;
    max-height: 100%;
    z-index: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(#f7f7f7, #ffffff);
    background-image: -webkit-linear-gradient(#f7f7f7, #ffffff);
    background-image: linear-gradient(#f7f7f7, #ffffff); }

/* line 18, ../sass/base/_basic.scss */
.l-footer {
  border-top: 1px solid #e5e5e5;
  margin-top: 23px;
  padding-top: 20px;
  color: #a7a7a7;
  font-size: 12px; }

/* line 2, ../sass/base/_content.scss */
.l-main .block {
  margin-bottom: 18px; }
  /* line 5, ../sass/base/_content.scss */
  .l-main .block .block__title {
    margin-top: 0;
    margin-bottom: 16px;
    padding-left: 20px;
    color: #5f5f61;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
/* line 17, ../sass/base/_content.scss */
.l-main .block--imageblock .block-image {
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center; }
/* line 26, ../sass/base/_content.scss */
.l-main .menu a,
.l-main .view-product-types a {
  display: block;
  border-top: 1px dotted #cccccc;
  padding: 7px 0 7px 20px;
  text-decoration: none;
  color: #5f5f61; }
  /* line 33, ../sass/base/_content.scss */
  .l-main .menu a .active, .l-main .menu a:hover,
  .l-main .view-product-types a .active,
  .l-main .view-product-types a:hover {
    position: relative;
    color: #32bff5;
    font-weight: bold; }
    /* line 39, ../sass/base/_content.scss */
    .l-main .menu a .active:before, .l-main .menu a:hover:before,
    .l-main .view-product-types a .active:before,
    .l-main .view-product-types a:hover:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -3px;
      width: 6px;
      height: 6px;
      background: url("../images/categories-a-active.gif"); }
/* line 55, ../sass/base/_content.scss */
.l-main .menu .first a,
.l-main .menu .views-row-first a,
.l-main .view-product-types .first a,
.l-main .view-product-types .views-row-first a {
  border-top: none; }

/* line 63, ../sass/base/_content.scss */
.l-content > h1 {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 0 16px 8px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 24px;
  line-height: 26px; }
/* line 72, ../sass/base/_content.scss */
.l-content > .node {
  padding-left: 8px;
  margin-bottom: 20px; }

/* line 80, ../sass/base/_content.scss */
.view-news .view-content,
.view-products .view-content {
  text-align: justify; }
  /* line 83, ../sass/base/_content.scss */
  .view-news .view-content:after,
  .view-products .view-content:after {
    content: '';
    display: inline-block;
    width: 100%; }
/* line 90, ../sass/base/_content.scss */
.view-news .views-row,
.view-products .views-row {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  max-width: 223px; }
  /* line 96, ../sass/base/_content.scss */
  .view-news .views-row a,
  .view-products .views-row a {
    display: block;
    margin: 10px 8px 10px;
    padding: 20px 8px 10px;
    border: 1px solid #eee;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: #ffffff; }
    /* line 108, ../sass/base/_content.scss */
    .view-news .views-row a img,
    .view-products .views-row a img {
      margin-bottom: 20px; }
    /* line 112, ../sass/base/_content.scss */
    .view-news .views-row a span,
    .view-products .views-row a span {
      display: block;
      padding: 0 8px; }
    /* line 117, ../sass/base/_content.scss */
    .view-news .views-row a:hover,
    .view-products .views-row a:hover {
      border-color: #ccc; }
  /* line 122, ../sass/base/_content.scss */
  .view-news .views-row .views-field-field-description,
  .view-products .views-row .views-field-field-description {
    margin: 0 8px 10px; }
/* line 127, ../sass/base/_content.scss */
.view-news .view-footer,
.view-products .view-footer {
  text-align: center; }
/* line 131, ../sass/base/_content.scss */
.view-news.view-display-id-block,
.view-products.view-display-id-block {
  margin-top: -10px; }

/* line 1, ../sass/base/_gallery.scss */
.gallery-list {
  text-align: justify; }
  /* line 4, ../sass/base/_gallery.scss */
  .gallery-list:after {
    content: '';
    display: inline-block;
    width: 100%; }
  /* line 10, ../sass/base/_gallery.scss */
  .gallery-list a {
    display: inline-block;
    margin: 10px 8px 10px;
    padding: 10px 8px;
    border: 1px solid #eee;
    vertical-align: top;
    width: 42%;
    max-width: 207px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: #ffffff; }

/* line 19, ../sass/base/_grid.scss */
.l-constrained, .l-page {
  width: 95%;
  margin: 0 auto;
  *zoom: 1; }
  /* line 38, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .l-constrained:after, .l-page:after {
    content: "";
    display: table;
    clear: both; }

/* line 25, ../sass/base/_grid.scss */
.l-page {
  position: relative;
  z-index: 1; }

/* line 31, ../sass/base/_grid.scss */
.l-header,
.l-main,
.l-footer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px; }
  /* line 12, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
  .l-header:after,
  .l-main:after,
  .l-footer:after {
    content: " ";
    display: block;
    clear: both; }

/* line 38, ../sass/base/_grid.scss */
.l-region--highlighted,
.l-region--help,
.l-region--sidebar-first,
.l-region--sidebar-second {
  margin-bottom: 18px; }

@media (min-width: 620px) {
  /* line 46, ../sass/base/_grid.scss */
  .l-constrained, .l-page {
    width: 100%;
    max-width: 603px; } }
@media (min-width: 768px) {
  /* line 53, ../sass/base/_grid.scss */
  .l-constrained, .l-page {
    max-width: 751px; }

  /* line 57, ../sass/base/_grid.scss */
  .l-header,
  .l-main,
  .l-footer {
    max-width: 1200px; }

  /* line 63, ../sass/base/_grid.scss */
  .l-branding {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; }

  /* line 66, ../sass/base/_grid.scss */
  .l-region--header {
    width: 66.10169%;
    float: right;
    margin-right: 0; }

  /* line 69, ../sass/base/_grid.scss */
  .l-region--navigation {
    clear: both; }

  /* line 76, ../sass/base/_grid.scss */
  .has-sidebar-first .l-content,
  .has-sidebar-second .l-content,
  .has-two-sidebars .l-content {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%; }
  /* line 79, ../sass/base/_grid.scss */
  .has-sidebar-first .l-region--sidebar-first,
  .has-sidebar-first .l-region--sidebar-second,
  .has-sidebar-second .l-region--sidebar-first,
  .has-sidebar-second .l-region--sidebar-second,
  .has-two-sidebars .l-region--sidebar-first,
  .has-two-sidebars .l-region--sidebar-second {
    width: 32.20339%;
    float: right;
    margin-right: 0; }
  /* line 83, ../sass/base/_grid.scss */
  .has-sidebar-first .l-region--sidebar-second,
  .has-sidebar-second .l-region--sidebar-second,
  .has-two-sidebars .l-region--sidebar-second {
    clear: right; } }
@media (min-width: 1017px) {
  /* line 90, ../sass/base/_grid.scss */
  .l-constrained, .l-page {
    max-width: 1000px; }

  /* line 94, ../sass/base/_grid.scss */
  .l-header,
  .l-main,
  .l-footer {
    max-width: 1200px; }

  /* line 100, ../sass/base/_grid.scss */
  .l-branding {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    width: 261px; }

  /* line 104, ../sass/base/_grid.scss */
  .l-region--header {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    width: 722px; }

  /* line 110, ../sass/base/_grid.scss */
  .has-sidebar-first .l-content {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    width: 69.1%; }
  /* line 114, ../sass/base/_grid.scss */
  .has-sidebar-first .l-region--sidebar-first {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }

  /* line 119, ../sass/base/_grid.scss */
  .has-sidebar-second .l-content {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%; }
  /* line 122, ../sass/base/_grid.scss */
  .has-sidebar-second .l-region--sidebar-second {
    width: 23.72881%;
    float: right;
    margin-right: 0;
    clear: none; }

  /* line 129, ../sass/base/_grid.scss */
  .has-two-sidebars .l-content {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    margin-left: 25.42373%; }
  /* line 133, ../sass/base/_grid.scss */
  .has-two-sidebars .l-region--sidebar-first,
  .has-two-sidebars .l-region--sidebar-second {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
  /* line 137, ../sass/base/_grid.scss */
  .has-two-sidebars .l-region--sidebar-first {
    margin-left: -76.27119%; }
  /* line 140, ../sass/base/_grid.scss */
  .has-two-sidebars .l-region--sidebar-second {
    float: right;
    margin-right: 0;
    clear: none; } }
/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

/* line 106, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 87.5%;
  line-height: 1.42857em; }

/* line 3, ../sass/base/_typography.scss */
body {
  color: #808080; }

/* line 7, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5 {
  color: #1c2830;
  font-weight: normal; }

/* line 12, ../sass/base/_typography.scss */
h2 {
  font-size: 18px; }

/* line 16, ../sass/base/_typography.scss */
p {
  margin: 0; }
  /* line 19, ../sass/base/_typography.scss */
  p + p {
    margin-top: 18px; }

/* line 1, ../sass/components/_form.scss */
.form-item label,
.form-actions label {
  margin-bottom: 3px;
  color: #000;
  font-weight: normal; }

/* line 8, ../sass/components/_form.scss */
input,
textarea {
  border: 1px solid grey;
  padding: 6px 5px 6px 8px;
  color: grey;
  background: #fff; }

/* line 16, ../sass/components/_form.scss */
[type="submit"],
.button {
  color: #000;
  border: none;
  padding: 8px 12px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  background: #F2F2F2; }
  /* line 25, ../sass/components/_form.scss */
  [type="submit"]:hover,
  .button:hover {
    color: #fff;
    background-color: #35ADDE;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1YWRkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzViZDFmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #35adde), color-stop(100%, #5bd1f9));
    background-image: -moz-linear-gradient(#35adde, #5bd1f9);
    background-image: -webkit-linear-gradient(#35adde, #5bd1f9);
    background-image: linear-gradient(#35adde, #5bd1f9); }

/* line 1, ../sass/components/_header.scss */
.l-branding {
  text-align: center;
  padding: 5px 0; }

/* line 6, ../sass/components/_header.scss */
.l-region--header {
  overflow: hidden; }

/* line 10, ../sass/components/_header.scss */
.l-region--navigation {
  *zoom: 1; }
  /* line 38, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .l-region--navigation:after {
    content: "";
    display: table;
    clear: both; }

/* line 14, ../sass/components/_header.scss */
.block--locale-language {
  float: right;
  margin-right: 4px; }
  /* line 18, ../sass/components/_header.scss */
  .block--locale-language .contextual-links-wrapper {
    top: -10px; }
  /* line 22, ../sass/components/_header.scss */
  .block--locale-language .language-switcher-locale-url {
    margin: 0;
    padding: 0; }
    /* line 26, ../sass/components/_header.scss */
    .block--locale-language .language-switcher-locale-url li {
      display: inline-block;
      list-style: none;
      color: #636363; }
      /* line 31, ../sass/components/_header.scss */
      .block--locale-language .language-switcher-locale-url li a {
        display: inline-block;
        padding: 6px 3px;
        color: inherit;
        text-decoration: none; }
        /* line 37, ../sass/components/_header.scss */
        .block--locale-language .language-switcher-locale-url li a.active {
          font-weight: bold; }
        /* line 41, ../sass/components/_header.scss */
        .block--locale-language .language-switcher-locale-url li a.active, .block--locale-language .language-switcher-locale-url li a:hover {
          color: #c1392d; }
      /* line 47, ../sass/components/_header.scss */
      .block--locale-language .language-switcher-locale-url li:after {
        content: '|';
        display: inline-block;
        padding-left: 5px; }
      /* line 54, ../sass/components/_header.scss */
      .block--locale-language .language-switcher-locale-url li:last-child:after {
        content: none; }
  @media (min-width: 768px) {
    /* line 14, ../sass/components/_header.scss */
    .block--locale-language {
      margin-top: 10px;
      margin-right: -1px; } }
  @media (min-width: 1017px) {
    /* line 14, ../sass/components/_header.scss */
    .block--locale-language {
      margin-right: 7px; } }

/* line 71, ../sass/components/_header.scss */
.block--contact-info {
  display: none;
  float: right;
  margin: 17px 5px 0 0;
  color: #636363;
  font-size: 10px; }
  @media (min-width: 768px) {
    /* line 71, ../sass/components/_header.scss */
    .block--contact-info {
      display: block; } }
  @media (min-width: 1017px) {
    /* line 71, ../sass/components/_header.scss */
    .block--contact-info {
      display: block;
      margin-right: 30px;
      font-size: 14px; } }

/* line 89, ../sass/components/_header.scss */
.block--facebook-icon {
  display: none;
  float: right;
  margin: 14px 5px 0 0;
  color: #636363; }
  /* line 96, ../sass/components/_header.scss */
  .block--facebook-icon .block__content a {
    display: block;
    width: 23px;
    height: 23px;
    background-image: url("../images/facebook.png"); }
  @media (min-width: 768px) {
    /* line 89, ../sass/components/_header.scss */
    .block--facebook-icon {
      display: block; } }
  @media (min-width: 1017px) {
    /* line 89, ../sass/components/_header.scss */
    .block--facebook-icon {
      display: block;
      margin-right: 30px; } }

/* line 114, ../sass/components/_header.scss */
.block--search {
  float: right;
  margin-right: 12px; }
  /* line 118, ../sass/components/_header.scss */
  .block--search .search-block-form {
    position: relative;
    margin: 4px 0; }
  /* line 123, ../sass/components/_header.scss */
  .block--search .search-block-form,
  .block--search .container-inline div,
  .block--search .container-inline label {
    display: block; }
  /* line 129, ../sass/components/_header.scss */
  .block--search .form-item,
  .block--search .form-actions {
    margin-bottom: 0;
    line-height: 0; }
  /* line 135, ../sass/components/_header.scss */
  .block--search .form-text {
    -moz-border-radius: 4px / 3px;
    -webkit-border-radius: 4px 3px;
    border-radius: 4px / 3px;
    -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25);
    border: solid 1px #bdc3c7;
    padding: 2px 26px 0 12px;
    line-height: 19px;
    background-color: #f2f2f2; }
  /* line 144, ../sass/components/_header.scss */
  .block--search .form-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 23px;
    padding: 0;
    font-size: 0;
    background: transparent url("../images/search.png"); }
  @media (min-width: 768px) {
    /* line 114, ../sass/components/_header.scss */
    .block--search {
      margin-top: 10px;
      margin-right: 5px; } }
  @media (min-width: 1017px) {
    /* line 114, ../sass/components/_header.scss */
    .block--search {
      margin-right: 30px; } }

/* line 165, ../sass/components/_header.scss */
.block--system-main-menu {
  float: left; }
  /* line 168, ../sass/components/_header.scss */
  .block--system-main-menu .mobilemenu--open-icon {
    display: block;
    padding: 8px;
    border: 1px solid #E1E1E1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #F3F3F3;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(#ffffff, #efefef);
    background-image: -webkit-linear-gradient(#ffffff, #efefef);
    background-image: linear-gradient(#ffffff, #efefef); }
    /* line 176, ../sass/components/_header.scss */
    .block--system-main-menu .mobilemenu--open-icon .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      -moz-border-radius: 1px;
      -webkit-border-radius: 1px;
      border-radius: 1px;
      background-color: #989797; }
      /* line 183, ../sass/components/_header.scss */
      .block--system-main-menu .mobilemenu--open-icon .icon-bar + .icon-bar {
        margin-top: 4px; }
  /* line 189, ../sass/components/_header.scss */
  .block--system-main-menu > .menu {
    display: none; }
  /* line 193, ../sass/components/_header.scss */
  .block--system-main-menu .menu {
    padding: 0;
    margin: 0; }
  /* line 198, ../sass/components/_header.scss */
  .block--system-main-menu .leaf {
    display: inline-block;
    list-style: none; }
    /* line 202, ../sass/components/_header.scss */
    .block--system-main-menu .leaf a {
      display: inline-block;
      color: #4396ca;
      font-weight: bold;
      text-decoration: none;
      -moz-transition: color 0.3s ease-out;
      -o-transition: color 0.3s ease-out;
      -webkit-transition: color 0.3s ease-out;
      transition: color 0.3s ease-out; }
      /* line 209, ../sass/components/_header.scss */
      .block--system-main-menu .leaf a.active, .block--system-main-menu .leaf a:hover {
        color: #fff;
        background: #4396ca; }
  @media (min-width: 768px) {
    /* line 165, ../sass/components/_header.scss */
    .block--system-main-menu {
      float: none;
      clear: both;
      margin-top: 50px; }
      /* line 222, ../sass/components/_header.scss */
      .block--system-main-menu .mobilemenu--open-icon {
        display: none; }
      /* line 226, ../sass/components/_header.scss */
      .block--system-main-menu > .menu {
        display: block;
        text-align: right;
        font-size: 0; }
        /* line 231, ../sass/components/_header.scss */
        .block--system-main-menu > .menu > .leaf {
          padding: 10px 0;
          font-size: 11px; }
          /* line 235, ../sass/components/_header.scss */
          .block--system-main-menu > .menu > .leaf a {
            padding: 0 2px;
            line-height: 30px; } }
  @media (min-width: 1017px) {
    /* line 245, ../sass/components/_header.scss */
    .block--system-main-menu > .menu > .leaf {
      font-size: 14px; }
      /* line 248, ../sass/components/_header.scss */
      .block--system-main-menu > .menu > .leaf a {
        padding: 0 7px; } }

/* line 256, ../sass/components/_header.scss */
.l-region--navigation {
  overflow: hidden; }

/* line 260, ../sass/components/_header.scss */
#block-views-frontpage-slideshow-block {
  margin-top: 15px; }
  /* line 263, ../sass/components/_header.scss */
  #block-views-frontpage-slideshow-block .view-content {
    margin-bottom: 0; }
  /* line 267, ../sass/components/_header.scss */
  #block-views-frontpage-slideshow-block .slick-slide {
    overflow: hidden;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none; }
  /* line 273, ../sass/components/_header.scss */
  #block-views-frontpage-slideshow-block .slick-dots {
    right: 5px;
    bottom: 10px;
    margin: 0;
    width: auto;
    line-height: 0; }
    /* line 280, ../sass/components/_header.scss */
    #block-views-frontpage-slideshow-block .slick-dots li {
      margin-left: 0;
      margin-right: 5px;
      width: 18px;
      height: 18px; }
      /* line 286, ../sass/components/_header.scss */
      #block-views-frontpage-slideshow-block .slick-dots li button {
        width: 100%;
        height: 100%;
        padding: 0; }
        /* line 291, ../sass/components/_header.scss */
        #block-views-frontpage-slideshow-block .slick-dots li button:before {
          content: '';
          position: static;
          display: block;
          width: 100%;
          height: 100%;
          opacity: 1;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          font-size: 0;
          line-height: 0;
          background: #FAFAFA;
          background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background-size: 100%;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
          background-image: -moz-linear-gradient(#ffffff, #f1f1f1);
          background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);
          background-image: linear-gradient(#ffffff, #f1f1f1); }
      /* line 306, ../sass/components/_header.scss */
      #block-views-frontpage-slideshow-block .slick-dots li.slick-active button:before {
        background: #404042; }

/* line 2, ../sass/components/_node.scss */
.node__content ol,
.node__content ul {
  overflow: hidden;
  margin-top: 0;
  padding-left: 20px; }

/* line 12, ../sass/components/_node.scss */
.node--news .field--name-field-image,
.node--product .field--name-field-image {
  float: left;
  margin: 4px 10px 3px 0; }
  /* line 16, ../sass/components/_node.scss */
  .node--news .field--name-field-image a,
  .node--product .field--name-field-image a {
    display: block;
    padding: 10px 8px;
    border: 1px solid #eee;
    background: #ffffff; }
/* line 24, ../sass/components/_node.scss */
.node--news .field--name-field-videos,
.node--product .field--name-field-videos {
  margin-top: 25px;
  padding-top: 12px;
  border-top: 1px solid #f1f1f1; }
  /* line 29, ../sass/components/_node.scss */
  .node--news .field--name-field-videos .field__item,
  .node--product .field--name-field-videos .field__item {
    display: block;
    margin: 10px 8px 10px;
    padding: 10px 8px;
    border: 1px solid #eee;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center; }
    /* line 38, ../sass/components/_node.scss */
    .node--news .field--name-field-videos .field__item .player,
    .node--product .field--name-field-videos .field__item .player {
      line-height: 0; }
    /* line 42, ../sass/components/_node.scss */
    .node--news .field--name-field-videos .field__item .video-embed-description,
    .node--product .field--name-field-videos .field__item .video-embed-description {
      padding-top: 10px; }
/* line 48, ../sass/components/_node.scss */
.node--news .field--name-field-images,
.node--product .field--name-field-images {
  margin-top: 25px;
  padding-top: 12px;
  border-top: 1px solid #f1f1f1; }
  /* line 53, ../sass/components/_node.scss */
  .node--news .field--name-field-images .field__items,
  .node--product .field--name-field-images .field__items {
    text-align: justify; }
    /* line 56, ../sass/components/_node.scss */
    .node--news .field--name-field-images .field__items:after,
    .node--product .field--name-field-images .field__items:after {
      content: '';
      display: inline-block;
      width: 100%; }
  /* line 63, ../sass/components/_node.scss */
  .node--news .field--name-field-images .field__item,
  .node--product .field--name-field-images .field__item {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    max-width: 223px; }
    /* line 69, ../sass/components/_node.scss */
    .node--news .field--name-field-images .field__item a,
    .node--product .field--name-field-images .field__item a {
      display: block;
      margin: 10px 8px 10px;
      padding: 10px 8px;
      border: 1px solid #eee;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      color: #000;
      font-weight: bold;
      background: #ffffff; }

/* line 2, ../sass/components/_pager.scss */
.pager .pager__item {
  padding: 0; }
  /* line 5, ../sass/components/_pager.scss */
  .pager .pager__item.pager__item--current,
  .pager .pager__item a {
    padding: 8px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    background: #F2F2F2; }
  /* line 14, ../sass/components/_pager.scss */
  .pager .pager__item.pager__item--current,
  .pager .pager__item a:hover {
    color: #fff;
    background-color: #35ADDE;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1YWRkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzViZDFmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #35adde), color-stop(100%, #5bd1f9));
    background-image: -moz-linear-gradient(#35adde, #5bd1f9);
    background-image: -webkit-linear-gradient(#35adde, #5bd1f9);
    background-image: linear-gradient(#35adde, #5bd1f9); }

/* line 1, ../sass/components/_quicktabs-tabs.scss */
ul.quicktabs-tabs {
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-left: 8px; }
  /* line 6, ../sass/components/_quicktabs-tabs.scss */
  ul.quicktabs-tabs li {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    margin-bottom: -1px;
    vertical-align: -3px; }
    /* line 13, ../sass/components/_quicktabs-tabs.scss */
    ul.quicktabs-tabs li a {
      display: block;
      position: relative;
      padding: 6px 25px;
      border: 1px solid #ccc;
      text-decoration: none;
      border-bottom: none; }
      /* line 21, ../sass/components/_quicktabs-tabs.scss */
      ul.quicktabs-tabs li a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px; }
    /* line 31, ../sass/components/_quicktabs-tabs.scss */
    ul.quicktabs-tabs li.active {
      vertical-align: 0; }
      /* line 34, ../sass/components/_quicktabs-tabs.scss */
      ul.quicktabs-tabs li.active a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: bold; }
        /* line 39, ../sass/components/_quicktabs-tabs.scss */
        ul.quicktabs-tabs li.active a:after {
          background: #fff; }

/* line 49, ../sass/components/_quicktabs-tabs.scss */
#quicktabs-frontpage .quicktabs-tabs li {
  margin-right: 0; }
  /* line 52, ../sass/components/_quicktabs-tabs.scss */
  #quicktabs-frontpage .quicktabs-tabs li a {
    border-color: #eee;
    color: #5f5f61;
    background-color: #FBFBFB; }
    /* line 57, ../sass/components/_quicktabs-tabs.scss */
    #quicktabs-frontpage .quicktabs-tabs li a:before {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      margin-right: 12px;
      vertical-align: -11px;
      background-image: url("../images/nurse.png"); }
    /* line 68, ../sass/components/_quicktabs-tabs.scss */
    #quicktabs-frontpage .quicktabs-tabs li a#quicktabs-tab-frontpage-1:before {
      background-image: url("../images/products.png"); }
  /* line 75, ../sass/components/_quicktabs-tabs.scss */
  #quicktabs-frontpage .quicktabs-tabs li.active a {
    border-color: #ccc;
    color: #000;
    background-color: transparent; }
@media (min-width: 620px) {
  /* line 84, ../sass/components/_quicktabs-tabs.scss */
  #quicktabs-frontpage .quicktabs-tabs li {
    margin-right: 20px; } }

/*# sourceMappingURL=homecare.styles.css.map */
