@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
body, html {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px;
  color: #4b4b4b;
  height: 100%; }

/* line 8, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.content-width {
  max-width: 1256px;
  margin: 0px auto;
  position: relative; }

/* line 14, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
p {
  font-size: 14px;
  color: #4b4b4b;
  line-height: 23px; }

/* line 20, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
h2, h3, h4, h5, h6 {
  font-style: regular;
  color: #0076bd;
  font-weight: lighter; }

/* line 26, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
h2 {
  font-size: 27px;
  line-height: 35px;
  font-weight: bold; }

/* line 32, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
h3 {
  font-size: 20px;
  line-height: 25px;
  color: #8d9096; }

/* line 37, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
h4 {
  color: #4b4b4b;
  font-size: 17px; }

/* line 42, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
img {
  vertical-align: middle;
  max-width: 100%; }

/* line 47, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.boxed {
  border: 1px solid #c5cdd1; }

/* line 51, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.hide {
  display: none; }

/* line 55, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.pointer {
  cursor: pointer; }

/* line 61, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.content-wrapper .node ul {
  padding-left: 20px;
  line-height: 26px;
  font-size: 16px; }

/* line 67, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.content-wrapper .node.node-container-slider ul {
  padding: 0; }

/* line 76, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.container.container-no-padding, .container-fluid.container-no-padding {
  padding: 0; }

/* line 81, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.container.container-no-margin .autogrid-row, .container-fluid.container-no-margin .autogrid-row {
  margin-bottom: 0px; }

/* line 86, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.container .autogrid-row, .container-fluid .autogrid-row {
  margin-bottom: 30px; }

/* line 91, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.no-padding {
  padding: 0; }

/* line 95, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.centered {
  text-align: center;
  float: none;
  margin: 0px auto; }

/* line 101, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.container-centered {
  margin: 0px auto;
  float: none; }

/* line 107, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.wysiwyg-button a {
  position: relative;
  padding-left: 39px;
  display: block;
  background-color: #004c88;
  color: #fff !important;
  text-decoration: none !important;
  width: 250px;
  height: 39px;
  line-height: 39px;
  text-align: center; }
  /* line 119, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
  .wysiwyg-button a:hover {
    text-decoration: none;
    color: #fff; }

/* line 128, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.background-container.grey-light {
  background-color: #d4d5d9; }
  /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
  .background-container.grey-light h1, .background-container.grey-light h2, .background-container.grey-light h3, .background-container.grey-light h4, .background-container.grey-light p, .background-container.grey-light a, .background-container.grey-light span, .background-container.grey-light li {
    color: #ffffff; }
    /* line 57, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
    .background-container.grey-light h1.button.button-default, .background-container.grey-light h2.button.button-default, .background-container.grey-light h3.button.button-default, .background-container.grey-light h4.button.button-default, .background-container.grey-light p.button.button-default, .background-container.grey-light a.button.button-default, .background-container.grey-light span.button.button-default, .background-container.grey-light li.button.button-default {
      color: #0076bd; }

/* line 133, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.background-container.grey-normal {
  background-color: #b8babf; }
  /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
  .background-container.grey-normal h1, .background-container.grey-normal h2, .background-container.grey-normal h3, .background-container.grey-normal h4, .background-container.grey-normal p, .background-container.grey-normal a, .background-container.grey-normal span, .background-container.grey-normal li {
    color: #ffffff; }
    /* line 57, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
    .background-container.grey-normal h1.button.button-default, .background-container.grey-normal h2.button.button-default, .background-container.grey-normal h3.button.button-default, .background-container.grey-normal h4.button.button-default, .background-container.grey-normal p.button.button-default, .background-container.grey-normal a.button.button-default, .background-container.grey-normal span.button.button-default, .background-container.grey-normal li.button.button-default {
      color: #0076bd; }

/* line 138, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
.background-container.grey-dark {
  background-color: #8d9096; }
  /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
  .background-container.grey-dark h1, .background-container.grey-dark h2, .background-container.grey-dark h3, .background-container.grey-dark h4, .background-container.grey-dark p, .background-container.grey-dark a, .background-container.grey-dark span, .background-container.grey-dark li {
    color: #ffffff; }
    /* line 57, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_mixins.scss */
    .background-container.grey-dark h1.button.button-default, .background-container.grey-dark h2.button.button-default, .background-container.grey-dark h3.button.button-default, .background-container.grey-dark h4.button.button-default, .background-container.grey-dark p.button.button-default, .background-container.grey-dark a.button.button-default, .background-container.grey-dark span.button.button-default, .background-container.grey-dark li.button.button-default {
      color: #0076bd; }

/* line 145, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
table {
  border: 0px solid #ffffff; }
  /* line 148, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
  table thead th {
    padding: 10px 10px 10px 15px;
    background-color: #8d9096;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 0px; }
  /* line 155, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
  table tbody {
    border-top: 0px; }
    /* line 158, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
    table tbody td, table tbody th {
      padding: 10px 10px 10px 15px;
      background-color: #faf8f9;
      border: 1px solid #ffffff;
      vertical-align: top; }
    /* line 165, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/_layout.scss */
    table tbody th {
      font-weight: bold; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
.header .logo-header {
  padding: 20px 0; }

/* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
.header .main-logo {
  display: block;
  width: 202px;
  height: 90px;
  background-image: url("../images/logo.png");
  background-position: bottom;
  background-repeat: no-repeat; }

/* line 19, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
.header .language-switcher-locale-url {
  position: relative;
  text-align: right; }
  @media screen and (max-width: 767px) {
    /* line 19, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url {
      position: absolute;
      right: 20px;
      text-align: left; } }
  /* line 29, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
  .header .language-switcher-locale-url > li {
    display: inline-block; }
    @media screen and (max-width: 767px) {
      /* line 29, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
      .header .language-switcher-locale-url > li {
        display: block; } }
    /* line 36, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url > li > a {
      color: #4b4b4b;
      padding-left: 25px;
      position: relative; }
      /* line 41, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
      .header .language-switcher-locale-url > li > a:hover {
        text-decoration: none;
        color: #0076bd; }
      /* line 46, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
      .header .language-switcher-locale-url > li > a:before {
        background: url("../images/flag-de.png") no-repeat;
        width: 16px;
        height: 11px;
        display: block;
        position: absolute;
        content: " ";
        top: 5px;
        margin-left: 5px; }
      /* line 57, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
      .header .language-switcher-locale-url > li > a.active {
        color: #0076bd;
        font-weight: bold; }
    /* line 65, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url > li.en a:before {
      background-image: url("../images/flag-en.png"); }
    /* line 73, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url > li.fr a:before {
      background-image: url("../images/flag-fr.png"); }
    /* line 81, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url > li.es a:before {
      background-image: url("../images/flag-es.png"); }

/* line 90, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
.post-header {
  border-bottom: 2px solid #b8babf; }
  /* line 92, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
  .post-header .btn-link {
    padding: 0;
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
    display: block;
    color: #4b4b4b; }
    /* line 100, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .post-header .btn-link:hover {
      color: #4b4b4b;
      text-decoration: underline; }

@media (max-width: 768px) {
  /* line 109, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
  .header .logo-header {
    padding: 0; }
  /* line 113, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
  .header .language-switcher-locale-url {
    padding: 0;
    margin: 0;
    position: static;
    right: auto; }
    /* line 118, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_header.scss */
    .header .language-switcher-locale-url > li {
      display: inline-block;
      padding: 10px 0;
      margin: 0; } }

/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_content.scss */
.region-featured {
  margin-bottom: 50px; }

/* line 5, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_content.scss */
#user-login {
  min-height: 350px; }
  /* line 7, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_content.scss */
  #user-login label {
    display: block; }

/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
.footer-wrapper {
  background-color: #faf8f9;
  padding-top: 20px;
  padding-bottom: 40px; }
  /* line 5, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
  .footer-wrapper h2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #4b4b4b; }
  /* line 12, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
  .footer-wrapper a {
    font-size: 14px;
    line-height: 22px;
    color: #4b4b4b; }
  /* line 18, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
  .footer-wrapper .menu {
    padding: 0; }
    /* line 20, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
    .footer-wrapper .menu li {
      list-style-type: none;
      list-style-image: none;
      margin: 0; }
      /* line 24, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
      .footer-wrapper .menu li a {
        font-size: 14px;
        line-height: 22px;
        color: #4b4b4b; }
  /* line 34, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_footer.scss */
  .footer-wrapper .block .content > p {
    padding-top: 4px; }

/* line 3, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
.region-post-header .menu-block-wrapper .menu {
  line-height: 22px; }
  /* line 5, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
  .region-post-header .menu-block-wrapper .menu li {
    position: relative;
    list-style-type: none;
    list-style-image: none; }
    /* line 9, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
    .region-post-header .menu-block-wrapper .menu li a {
      color: #4b4b4b;
      text-decoration: none; }
      /* line 12, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
      .region-post-header .menu-block-wrapper .menu li a:hover, .region-post-header .menu-block-wrapper .menu li a.active, .region-post-header .menu-block-wrapper .menu li a.active-trail {
        color: #0076bd; }

/* line 20, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
.region-post-header .menu-block-wrapper > .menu {
  padding: 0;
  margin-bottom: 0px; }
  /* line 23, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
  .region-post-header .menu-block-wrapper > .menu > li {
    display: inline-block;
    background: transparent url(../images/divider-menue.png) no-repeat 0 50%;
    padding-left: 24px;
    padding-top: 10px;
    padding-bottom: 10px; }
    /* line 30, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
    .region-post-header .menu-block-wrapper > .menu > li.first {
      background: none;
      padding-left: 0;
      margin-left: 0; }
    /* line 36, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
    .region-post-header .menu-block-wrapper > .menu > li > a {
      color: #4b4b4b;
      text-decoration: none;
      font-size: 16px; }
      /* line 41, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
      .region-post-header .menu-block-wrapper > .menu > li > a.active-trail, .region-post-header .menu-block-wrapper > .menu > li > a.active {
        font-weight: bold;
        color: #0076bd; }
    /* line 48, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
    .region-post-header .menu-block-wrapper > .menu > li:hover > ul {
      display: block; }
    /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
    .region-post-header .menu-block-wrapper > .menu > li > ul {
      display: none;
      z-index: 50;
      position: absolute;
      padding: 0;
      left: 0;
      top: 40px;
      width: 300px;
      background-color: #ffffff;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }
      /* line 64, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
      .region-post-header .menu-block-wrapper > .menu > li > ul > li {
        padding: 0 15px;
        margin: 0; }
        /* line 69, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li:last-child > a {
          border-bottom: 0 none; }
        /* line 75, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li > a:after {
          content: ' ';
          position: absolute;
          right: 0;
          top: 50%;
          width: 8px;
          height: 6px;
          margin-top: -3px;
          background: none; }
        /* line 89, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.expanded > a {
          position: relative; }
          /* line 91, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
          .region-post-header .menu-block-wrapper > .menu > li > ul > li.expanded > a:after {
            background: transparent url(../images/sprite-01.png) no-repeat -106px -177px; }
        /* line 97, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.expanded:hover > a {
          position: relative; }
          /* line 99, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
          .region-post-header .menu-block-wrapper > .menu > li > ul > li.expanded:hover > a:after {
            background: transparent url(../images/sprite-01.png) no-repeat -26px -177px; }
        /* line 108, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.active-trail > a {
          color: #0076bd;
          position: relative; }
          /* line 111, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
          .region-post-header .menu-block-wrapper > .menu > li > ul > li.active-trail > a:after {
            background: transparent url(../images/sprite-01.png) no-repeat -26px -177px; }
        /* line 119, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.active-trail.active > a:after {
          background: transparent url(../images/sprite-01.png) no-repeat -106px -177px; }
        /* line 124, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.active-trail.active > a.expanded:after {
          background: transparent url(../images/sprite-01.png) no-repeat -106px -177px; }
        /* line 132, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.active-trail.active:hover > a:after {
          background: transparent url(../images/sprite-01.png) no-repeat -26px -177px; }
        /* line 140, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li > a {
          padding: 10px 0;
          display: block;
          border-bottom: 1px solid #b8babf; }
        /* line 149, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li.leaf > a:hover:after, .region-post-header .menu-block-wrapper > .menu > li > ul > li.leaf > a.active-trail:after {
          background: 0 none !important; }
        /* line 157, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li:hover > ul {
          display: block; }
        /* line 163, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
        .region-post-header .menu-block-wrapper > .menu > li > ul > li > ul {
          display: none;
          z-index: 55;
          position: absolute;
          padding: 0 15px;
          left: 300px;
          top: 0;
          width: 300px;
          background-color: #ffffff;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }
          /* line 174, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
          .region-post-header .menu-block-wrapper > .menu > li > ul > li > ul > li {
            display: inline-block;
            width: 100%;
            margin: 0;
            border-bottom: 1px solid #b8babf;
            padding: 0; }
            /* line 181, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
            .region-post-header .menu-block-wrapper > .menu > li > ul > li > ul > li:last-child {
              border-bottom: 0 none; }
            /* line 185, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
            .region-post-header .menu-block-wrapper > .menu > li > ul > li > ul > li a {
              display: block;
              padding: 10px 0; }

/* line 199, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
.mobile-menu .navbar {
  margin-bottom: 0px; }
  /* line 201, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_main-menu.scss */
  .mobile-menu .navbar .navbar-brand {
    width: 100px;
    height: 45px;
    display: block;
    background: url("../images/logo.png");
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 5px; }

/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_button.scss */
.button {
  display: inline-block;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  /* line 9, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_button.scss */
  .button.button-default {
    background-color: #ffffff; }
  /* line 12, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_button.scss */
  .button.button-news {
    background-color: #0076bd;
    color: #ffffff; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
.icon.icon-hexagon-inline {
  padding-left: 30px;
  position: relative; }
  /* line 5, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: -6px;
    width: 30px;
    height: 30px;
    background: transparent url(../images/sprite-01.png) no-repeat 0 0; }
  /* line 17, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-drop:before, .icon.icon-hexagon-inline.icon-saliva:before {
    background-position: -17px -195px; }
  /* line 23, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-square:before, .icon.icon-hexagon-inline.icon-surface:before {
    background-position: -57px -195px; }
  /* line 29, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-circle:before, .icon.icon-hexagon-inline.icon-sweat:before {
    background-position: -97px -195px; }
  /* line 35, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-drops:before, .icon.icon-hexagon-inline.icon-urin:before {
    background-position: -137px -195px; }
  /* line 41, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-combined:before {
    background-position: -177px -195px; }
  /* line 47, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-cloud:before, .icon.icon-hexagon-inline.icon-air:before {
    background-position: -216px -195px; }
  /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-pill:before, .icon.icon-hexagon-inline.icon-substance:before {
    background-position: -255px -195px; }
  /* line 58, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-skin:before {
    background-position: -328px -195px; }
  /* line 63, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-hexagon-inline.icon-blood:before {
    background-position: -293px -195px; }

/* line 68, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
.icon.icon-big {
  padding-left: 40px;
  position: relative; }
  /* line 71, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 29px;
    background: transparent url(../images/sprite-01.png) no-repeat 0 0; }
  /* line 83, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-manual:before {
    background-position: -13px -236px; }
  /* line 89, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-video:before {
    background-position: -53px -236px; }
  /* line 95, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-print:before {
    background-position: -93px -236px; }
  /* line 101, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-download:before {
    background-position: -250px -236px; }
  /* line 106, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-link:before {
    background-position: -215px -236px; }
  /* line 111, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-big.icon-gallery:before {
    background-position: -174px -236px; }

/* line 116, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
.icon.icon-regular {
  position: relative;
  padding-left: 30px; }
  /* line 119, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-regular:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 24px;
    background: transparent url(../images/sprite-01.png) no-repeat 0 0; }
  /* line 131, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-regular.icon-mail:before {
    background-position: -20px -139px; }
  /* line 137, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-regular.icon-phone:before {
    background-position: -40px -139px; }
  /* line 143, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-regular.icon-place:before {
    background-position: -60px -138px; }
  /* line 148, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-regular.icon-pdf {
    background: transparent url(../images/pdffile.png) no-repeat left center; }

/* line 153, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
.icon.icon-header {
  position: relative;
  display: inline-block;
  outline: none;
  text-indent: -999em;
  margin-left: 20px; }
  /* line 160, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-header.icon-tuv {
    background: transparent url(../images/tuev.png) no-repeat center center;
    width: 88px;
    height: 61px; }
  /* line 166, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-header.icon-years {
    background: transparent url(../images/20jahre.png) no-repeat center center;
    width: 88px;
    height: 61px; }
  /* line 172, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-header.icon-research {
    background: transparent url(../images/Forschung_und_Entwicklung_2016_web_en.png) no-repeat center center;
    width: 105px;
    background-size: 100%;
    height: 88px; }
    /* line 178, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
    .icon.icon-header.icon-research.de {
      background-image: url(../images/Forschung_und_Entwicklung_2016_web.png); }
  /* line 183, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/partials/_icons.scss */
  .icon.icon-header.icon-protect {
    background: transparent url(../images/protect.png) no-repeat center center;
    width: 107px;
    height: 61px; }

/*
/ Nodes
*/
/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_container.scss */
.container-full {
  width: 100%; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
.node-container-slider .flexslider {
  margin-bottom: 0;
  border: 0 none; }
  /* line 8, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .flexslider .slides > li:first-child {
    display: block; }
  @media (max-width: 776px) {
    /* line 15, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
    .node-container-slider .flexslider .flex-control-nav, .node-container-slider .flexslider .flex-direction-nav {
      display: none; } }
  /* line 20, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 20px; }
    /* line 27, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
    .node-container-slider .flexslider .flex-control-nav a {
      background: transparent url(../images/sprite-01.png) no-repeat -44px -114px; }
      /* line 30, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
      .node-container-slider .flexslider .flex-control-nav a.flex-active {
        background: transparent url(../images/sprite-01.png) no-repeat -24px -114px; }
  /* line 37, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .flexslider .flex-direction-nav a {
    display: inline-block;
    width: 48px;
    height: 48px;
    top: 50%;
    margin-top: -24px; }
    /* line 44, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
    .node-container-slider .flexslider .flex-direction-nav a:before {
      display: none; }
  /* line 48, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .flexslider .flex-direction-nav .flex-prev {
    left: 50px;
    background: transparent url(../images/sprite-01.png) no-repeat -77px -17px; }
  /* line 53, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .flexslider .flex-direction-nav .flex-next {
    right: 50px;
    background: transparent url(../images/sprite-01.png) no-repeat -17px -17px; }

/* line 60, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
.node-container-slider .slide {
  position: relative; }
  /* line 62, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .slide .slide-description-wrapper {
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%; }
    /* line 69, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
    .node-container-slider .slide .slide-description-wrapper .container {
      height: 100%; }
      /* line 70, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
      .node-container-slider .slide .slide-description-wrapper .container .row, .node-container-slider .slide .slide-description-wrapper .container .col-md-12 {
        height: 100%;
        position: relative; }
      /* line 74, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
      .node-container-slider .slide .slide-description-wrapper .container .col-md-12 {
        display: table; }
      /* line 79, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
      .node-container-slider .slide .slide-description-wrapper .container .slide-description {
        font-size: 58px;
        line-height: 72px;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        font-weight: bold;
        color: #ffffff;
        text-shadow: 1px 1px #8d9096; }
        /* line 89, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
        .node-container-slider .slide .slide-description-wrapper .container .slide-description a {
          color: #ffffff;
          text-decoration: none; }
        @media (max-width: 992px) {
          /* line 79, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
          .node-container-slider .slide .slide-description-wrapper .container .slide-description {
            font-size: 40px;
            line-height: 46px; } }
        @media (max-width: 776px) {
          /* line 79, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
          .node-container-slider .slide .slide-description-wrapper .container .slide-description {
            font-size: 28px;
            line-height: 34px;
            padding-left: 10%; } }
  /* line 108, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_slider.scss */
  .node-container-slider .slide .slide-image img {
    width: auto;
    margin: 0 auto; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group .product-group-details {
  margin-bottom: 30px; }

/* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.teaser {
  padding: 60px 0; }
  /* line 9, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-group.teaser h3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold; }
  /* line 18, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-group.teaser .product-group-image img {
    width: 100%; }
  /* line 23, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-group.teaser .product-group-description {
    margin-bottom: 25px; }
  /* line 27, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-group.teaser .product-group-type {
    margin-top: 6px;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold; }

/* line 36, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full h3 {
  color: #8d9096;
  font-size: 25px;
  font-weight: normal; }

/* line 42, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .product-group-detail-image {
  padding: 30px 0 45px; }

/* line 46, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .product-group-actions-wrapper {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d4d5d9; }
  /* line 50, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-group.full .product-group-actions-wrapper .icon {
    padding-top: 4px;
    padding-bottom: 4px;
    display: inline-block;
    margin: 10px 0; }

/* line 58, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .product-group-name {
  font-weight: bold; }

/* line 63, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .product-group-additional-content h3 {
  font-size: 25px;
  font-weight: normal; }

/* line 69, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .icon-print {
  margin-bottom: 20px;
  display: inline-block; }

/* line 74, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-group.full .print-row {
  margin-top: -41px; }

/* line 81, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-product .product-name {
  padding-top: 20px;
  border-top: 1px solid #b8babf; }

/* line 85, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-product .product-variants-head {
  margin: 20px 0;
  font-size: 15px;
  line-height: 17px;
  color: #b8babf; }

/* line 92, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
.node-product-product .product-variants-variant {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px solid #b8babf; }
  /* line 96, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_product.scss */
  .node-product-product .product-variants-variant:last-child {
    padding-bottom: 0;
    border-bottom: 0 none; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box .no-padding {
  padding: 0; }

/* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box .content {
  border: 1px solid #d4d5d9; }

/* line 12, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.has-link .box-text {
  padding-bottom: 54px; }

/* line 19, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-top .content {
  padding: 20px; }

/* line 24, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-top .box-image {
  margin-bottom: 20px;
  min-height: 55px; }
  /* line 28, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
  .node-element-box.img-top .box-image img {
    margin: 0 auto;
    display: block; }

/* line 36, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-top .box-text ul {
  padding-left: 18px;
  margin-top: 25px; }

/* line 41, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-top .box-text h2 {
  color: #4b4b4b;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold; }

/* line 48, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-top .box-text p {
  margin-top: 40px; }

/* line 57, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-right .box-text {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px; }
  /* line 62, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
  .node-element-box.img-right .box-text h2 {
    color: #8d9096;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px; }

/* line 76, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-right .box-image {
  padding: 0; }
  /* line 78, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
  .node-element-box.img-right .box-image img {
    width: 100%;
    height: auto; }

/* line 85, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box.img-right .box-link a {
  left: 36px; }

/* line 94, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
.node-element-box .box-link a {
  background-color: #0076bd;
  padding: 8px 40px 8px 33px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  /*            position: relative;*/
  letter-spacing: 0.05em;
  position: absolute;
  left: 36px;
  bottom: 20px; }
  /* line 106, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_box.scss */
  .node-element-box .box-link a:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 12px;
    top: 12px;
    right: 22px;
    background: transparent url(../images/sprite-01.png) no-repeat -147px -84px; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
.region-featured .node-element-image {
  padding: 0; }
  /* line 4, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
  .region-featured .node-element-image img {
    width: 100%; }

/* line 11, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
.node-element-image.image-position-center {
  text-align: center; }

/* line 14, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
.node-element-image.image-position-right {
  text-align: right; }

/* line 17, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
.node-element-image.image-vertical-header {
  margin-top: 25px; }

/* line 20, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_image.scss */
.node-element-image.image-vertical-text {
  margin-top: 67px; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
.node-widget-news div:last-of-type {
  border-bottom: 0; }

/* line 5, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
.node-widget-news .filter-wrapper {
  margin-top: 25px;
  height: 50px; }
  /* line 8, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
  .node-widget-news .filter-wrapper a.filter-link {
    padding: 10px;
    background-color: #d4d5d9;
    color: #4b4b4b;
    font-weight: bold;
    margin-right: 5px; }
    /* line 15, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-widget-news .filter-wrapper a.filter-link:hover, .node-widget-news .filter-wrapper a.filter-link.active {
      color: #ffffff;
      background-color: #0076bd;
      text-decoration: none; }

/* line 24, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
.node-element-news {
  border-bottom: 1px solid #d4d5d9; }
  /* line 26, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
  .node-element-news.full-news {
    border-bottom: 0; }
    /* line 28, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news.full-news .content {
      padding-right: 0; }
    /* line 32, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news.full-news .news-text h2 {
      color: #0076bd;
      font-size: 30px;
      font-weight: bold;
      margin: -6px 0px 20px 0px; }
    /* line 38, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news.full-news .news-text ul {
      overflow: hidden; }
  /* line 46, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
  .node-element-news.teaser-news .news-text h2, .node-element-news.teaser-news .news-text h2 a {
    color: #8d9096;
    font-size: 30px;
    font-weight: bold;
    margin: -6px 0px 20px 0px; }
    /* line 51, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news.teaser-news .news-text h2:hover, .node-element-news.teaser-news .news-text h2 a:hover {
      text-decoration: none; }
  /* line 60, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
  .node-element-news .content {
    padding: 28px 15px 28px 15px; }
    /* line 64, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news .content .news-text.with-image {
      padding-right: 28px; }
    /* line 68, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news .content .news-text p {
      color: #4b4b4b;
      font-size: 14px;
      line-height: 23px; }
      /* line 73, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
      .node-element-news .content .news-text p.date {
        font-weight: bold;
        margin-bottom: 2px; }
    /* line 83, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
    .node-element-news .content .news-image {
      position: relative; }
      /* line 86, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
      .node-element-news .content .news-image img {
        border: 1px solid #d4d5d9; }
      /* line 90, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_news.scss */
      .node-element-news .content .news-image:before {
        position: absolute;
        content: "";
        width: 15px;
        height: 28px;
        background: transparent url(../images/sprite-01.png) no-repeat -22px -376px;
        left: 14px;
        top: 50%;
        margin-top: -14px; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
.node-element-accordion .section-head {
  cursor: pointer; }

/* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
.node-element-accordion .section-wrapper {
  padding: 10px;
  border: 1px solid #d4d5d9;
  margin-bottom: 10px; }
  /* line 11, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
  .node-element-accordion .section-wrapper h3 {
    margin: 5px 0;
    position: relative; }
    /* line 15, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
    .node-element-accordion .section-wrapper h3:after {
      content: " ";
      width: 12px;
      height: 8px;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -4px;
      background: transparent url(../images/sprite-01.png) no-repeat -184px -86px; }
  /* line 29, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
  .node-element-accordion .section-wrapper.open h3:after {
    background: transparent url(../images/sprite-01.png) no-repeat -204px -86px; }
  /* line 35, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_accordion.scss */
  .node-element-accordion .section-wrapper .section-content {
    border-top: 1px solid #d4d5d9;
    margin-top: 10px;
    padding-top: 10px; }

/* line 4, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_text.scss */
.text-content ul {
  overflow: hidden; }

/* line 8, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_text.scss */
.text-content .text-image {
  float: right;
  padding-bottom: 15px; }
  /* line 14, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_text.scss */
  .text-content .text-image.right {
    float: right;
    padding-left: 15px; }
  /* line 18, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_text.scss */
  .text-content .text-image.left {
    float: left;
    padding-right: 15px; }
  /* line 23, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_element_text.scss */
  .text-content .text-image img {
    max-width: 350px; }

/* line 2, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_form.scss */
.node-widget-form label {
  display: none; }

/* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_form.scss */
.node-widget-form input[type="text"], .node-widget-form input[type="email"], .node-widget-form select, .node-widget-form textarea {
  width: 100%;
  padding: 5px;
  background-color: #ffffff; }

/* line 12, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_form.scss */
.node-widget-form input[type="submit"] {
  display: inline-block;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #0076bd;
  color: #ffffff;
  border: 0 none; }

/* line 24, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_form.scss */
.node-widget-form ul.links.inline {
  display: none; }

/* line 1, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_anchor_group.scss */
.anchor-group {
  margin-bottom: -30px; }
  /* line 4, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_anchor_group.scss */
  .anchor-group .content {
    text-align: center; }
    /* line 7, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_anchor_group.scss */
    .anchor-group .content a {
      padding: 10px;
      background-color: #d4d5d9;
      color: #4b4b4b;
      font-weight: bold;
      margin-right: 4px;
      display: inline-block; }
      /* line 15, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_anchor_group.scss */
      .anchor-group .content a:hover, .anchor-group .content a:first-of-type {
        color: #ffffff;
        background-color: #0076bd;
        text-decoration: none; }

/* line 3, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_filelist.scss */
.node-filelist.grouped .filelist-item {
  margin-bottom: 10px;
  text-align: center; }
  /* line 6, /Users/nico/public_html/work/securetec/web/sites/all/themes/securetec/scss/nodes/_filelist.scss */
  .node-filelist.grouped .filelist-item img {
    cursor: pointer;
    margin-bottom: 5px;
    max-height: 234px; }

/*# sourceMappingURL=styles.css.map */
