@charset "UTF-8";
/* line 62, resources/scss/helper/_mixins_and_extends.scss */
.clearfix:after, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure:after, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img:after, .tx-indexedsearch-browsebox:after,
.el_paginationContainer:after, .news-list-item:after, .news-list-browse .browseLinksWrap:after {
  content: "";
  display: table;
  clear: both;
}

/* line 7, resources/scss/helper/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 14, resources/scss/helper/_normalize.scss */
body {
  margin: 0;
}

/* line 25, resources/scss/helper/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 43, resources/scss/helper/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 53, resources/scss/helper/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 60, resources/scss/helper/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 69, resources/scss/helper/_normalize.scss */
a {
  background-color: transparent;
}

/* line 75, resources/scss/helper/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 84, resources/scss/helper/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 89, resources/scss/helper/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 95, resources/scss/helper/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 101, resources/scss/helper/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 107, resources/scss/helper/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 113, resources/scss/helper/_normalize.scss */
small {
  font-size: 80%;
}

/* line 118, resources/scss/helper/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 126, resources/scss/helper/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 130, resources/scss/helper/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 138, resources/scss/helper/_normalize.scss */
img {
  border: 0;
}

/* line 143, resources/scss/helper/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 151, resources/scss/helper/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 156, resources/scss/helper/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 162, resources/scss/helper/_normalize.scss */
pre {
  overflow: auto;
}

/* line 167, resources/scss/helper/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 186, resources/scss/helper/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 197, resources/scss/helper/_normalize.scss */
button {
  overflow: visible;
}

/* line 205, resources/scss/helper/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 215, resources/scss/helper/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 224, resources/scss/helper/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 230, resources/scss/helper/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 238, resources/scss/helper/_normalize.scss */
input {
  line-height: normal;
}

/* line 247, resources/scss/helper/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 256, resources/scss/helper/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 263, resources/scss/helper/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 271, resources/scss/helper/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 277, resources/scss/helper/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 285, resources/scss/helper/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 291, resources/scss/helper/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 297, resources/scss/helper/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 305, resources/scss/helper/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 310, resources/scss/helper/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 2, resources/scss/helper/_breakpoint_detection.scss */
body::before {
  display: none;
}

/* line 6, resources/scss/helper/_breakpoint_detection.scss */
body::after {
  display: none;
  content: 'not working';
  position: absolute;
  top: 10px;
  left: 170px;
  border: 5px solid red;
  padding: 2px;
  background-color: #ccc;
}

@media (max-width: 679px) {
  /* line 19, resources/scss/helper/_breakpoint_detection.scss */
  body::before {
    content: '{"layout": "mobile"}';
  }
  /* line 22, resources/scss/helper/_breakpoint_detection.scss */
  head {
    font-family: '{"layout": "mobile"}';
  }
  /* line 25, resources/scss/helper/_breakpoint_detection.scss */
  body::after {
    content: '{"layout": "mobile"}';
  }
}

@media (min-width: 680px) {
  /* line 32, resources/scss/helper/_breakpoint_detection.scss */
  body::before {
    content: '{"layout": "desktop"}';
  }
  /* line 35, resources/scss/helper/_breakpoint_detection.scss */
  head {
    font-family: '{"layout": "desktop"}';
  }
  /* line 38, resources/scss/helper/_breakpoint_detection.scss */
  body::after {
    content: '{"layout": "desktop"}';
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/font-awesome-4.3.0/fontawesome-webfont.eot?v=4.3.0");
  src: url("../font/font-awesome-4.3.0/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../font/font-awesome-4.3.0/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../font/font-awesome-4.3.0/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../font/font-awesome-4.3.0/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../font/font-awesome-4.3.0/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, resources/scss/helper/font-awesome.4.3.0/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, resources/scss/helper/font-awesome.4.3.0/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, resources/scss/helper/font-awesome.4.3.0/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, resources/scss/helper/font-awesome.4.3.0/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, resources/scss/helper/font-awesome.4.3.0/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, resources/scss/helper/font-awesome.4.3.0/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

/* line 8, resources/scss/helper/font-awesome.4.3.0/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, resources/scss/helper/font-awesome.4.3.0/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

/* line 16, resources/scss/helper/font-awesome.4.3.0/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, resources/scss/helper/font-awesome.4.3.0/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, resources/scss/helper/font-awesome.4.3.0/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, resources/scss/helper/font-awesome.4.3.0/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 15, resources/scss/helper/font-awesome.4.3.0/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, resources/scss/helper/font-awesome.4.3.0/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, resources/scss/helper/font-awesome.4.3.0/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, resources/scss/helper/font-awesome.4.3.0/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, resources/scss/helper/font-awesome.4.3.0/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, resources/scss/helper/font-awesome.4.3.0/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, resources/scss/helper/font-awesome.4.3.0/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, resources/scss/helper/font-awesome.4.3.0/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 167, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 168, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 169, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 170, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 171, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 172, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 173, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 174, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 175, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 176, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 177, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 178, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 179, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 180, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 181, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 182, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 183, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 184, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 185, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 187, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 189, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 190, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 191, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 193, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 195, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 196, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 198, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 199, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 202, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 203, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 204, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 205, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 206, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 207, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 208, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 209, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 210, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 211, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 212, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 213, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 214, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 215, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 216, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 217, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 218, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 219, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 221, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 223, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 225, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 226, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 227, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 229, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 231, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 233, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 234, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 235, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 237, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 238, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 239, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 241, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 242, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 243, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 244, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 245, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 246, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 247, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 248, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 249, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 250, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 251, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 252, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 253, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 254, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 255, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 256, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 257, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 258, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 259, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 260, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 261, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 262, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 263, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 264, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 265, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 266, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 267, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 268, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 269, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 270, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 271, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 273, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 274, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 275, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 276, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 277, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 278, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 280, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 281, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 282, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 283, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 284, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 285, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 286, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 287, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 288, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 289, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 290, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 291, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 292, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 294, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 297, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 298, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 299, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 300, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 302, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 303, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 304, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 305, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 306, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 307, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 308, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 309, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 310, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 311, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 312, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 313, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 314, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 315, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 316, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 317, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 318, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 319, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 320, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 321, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 322, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 323, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 324, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 325, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 326, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 327, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 328, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 329, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 330, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 331, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 332, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 333, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 334, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 335, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 336, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 337, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 338, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 339, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 341, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 343, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 345, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 347, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 348, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 350, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 352, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 356, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 359, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 361, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 363, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 364, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 365, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 366, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 367, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 368, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 369, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 370, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 371, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 372, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 373, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 374, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 375, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 376, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 377, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 378, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 379, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 380, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 381, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 382, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 383, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 384, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 385, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 386, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 387, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 388, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 389, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 390, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 391, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 392, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 393, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 394, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 395, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 396, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 397, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 398, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 399, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 400, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 401, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 403, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 404, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 405, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 406, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 407, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 408, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 409, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 410, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 411, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 412, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 413, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 414, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 416, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 417, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 418, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 419, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 421, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 422, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 423, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 424, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 425, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 426, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 427, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 430, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 432, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 433, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 434, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 435, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 436, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 437, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 438, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 439, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 440, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 441, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 442, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 443, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 444, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 445, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 446, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 447, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 448, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 449, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 450, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 451, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 452, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 453, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 454, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 455, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 456, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 457, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 459, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 461, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 462, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 463, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 464, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 465, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 466, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 467, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 468, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 469, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 470, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 473, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 475, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 477, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 479, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 480, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 481, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 482, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 483, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 488, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 489, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 491, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 493, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 494, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 495, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 496, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 497, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 498, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 500, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 502, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 504, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 505, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

/* line 507, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 508, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 509, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 510, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 511, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 512, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 513, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 515, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 516, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 517, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 518, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 519, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 520, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 521, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 522, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 523, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 524, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 525, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 526, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 527, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 528, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 529, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 530, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 531, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 532, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 533, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 534, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 535, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 536, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 537, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 538, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 539, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 540, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 541, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 542, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 543, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 544, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 545, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 546, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 547, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 548, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 549, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 550, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 551, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 552, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 555, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 556, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 557, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 558, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 559, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 560, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 561, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 562, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 563, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 564, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 565, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 566, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 567, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 568, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 569, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 570, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 571, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 572, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 573, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 574, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 575, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 576, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-transgender:before {
  content: "";
}

/* line 577, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 578, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 579, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 580, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 581, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 582, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 583, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 584, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 585, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 586, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 587, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 588, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 589, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 590, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 591, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 593, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 594, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 595, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 596, resources/scss/helper/font-awesome.4.3.0/_icons.scss */
.fa-medium:before {
  content: "";
}

/***********************************
 *	Default stylesheet for commerce
 ***********************************/
/**************************
 * Listview for Category
 **************************/
/**************************
 * Listview for Products
 **************************/
/* line 17, resources/scss/typo3/_commerce.scss */
table.com-list {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 8px;
  margin-top: 5px;
  width: 100%;
}

/* line 26, resources/scss/typo3/_commerce.scss */
tr.com-list-header th {
  padding: 5px;
}

/* line 37, resources/scss/typo3/_commerce.scss */
table.com-list td {
  padding: 5px;
}

/* line 45, resources/scss/typo3/_commerce.scss */
td.com-list-col-img {
  padding: 5px;
}

/* line 49, resources/scss/typo3/_commerce.scss */
td.com-list-col-title {
  text-align: left;
}

/* line 53, resources/scss/typo3/_commerce.scss */
td.com-list-col-teaser {
  text-align: left;
}

/* line 57, resources/scss/typo3/_commerce.scss */
td.com-list-col-price {
  text-align: right;
}

/* line 61, resources/scss/typo3/_commerce.scss */
td.com-list-col-action {
  text-align: right;
}

/* line 65, resources/scss/typo3/_commerce.scss */
div.com-list-action-entry {
  text-align: left;
}

/**************************
 * Singleview for Products
 **************************/
/**************************
 * Attributes for Articels
 **************************/
/**************************
 * Basket
 **************************/
/* line 108, resources/scss/typo3/_commerce.scss */
table.com-basket-list {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 8px;
  margin-top: 5px;
  width: 100%;
}

/* line 117, resources/scss/typo3/_commerce.scss */
tr.com-basket-header th {
  padding: 5px;
}

/* line 121, resources/scss/typo3/_commerce.scss */
table.com-basket-list td {
  padding: 5px;
}

/* line 131, resources/scss/typo3/_commerce.scss */
.com-basket-payment label {
  float: left;
}

/* line 135, resources/scss/typo3/_commerce.scss */
.com-basket-delivery label {
  float: left;
}

/* line 137, resources/scss/typo3/_commerce.scss */
.com-text-right {
  text-align: right;
}

/**************************
 * Basket Quickview
 **************************/
/**************************
 * Checkout
 **************************/
/* line 160, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dl {
  clear: both;
  width: 100%;
  margin: 15px 0;
}

/* line 166, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dt,
div.com-chkout-address-fields dd {
  padding-bottom: .5em;
}

/* line 169, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dt {
  float: left;
  width: 30%;
}

/* line 174, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dd {
  text-align: left;
}

/* line 178, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dd.com-chkout-address-radio {
  clear: left;
  float: left;
  width: 5%;
}

/* line 184, resources/scss/typo3/_commerce.scss */
div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
  float: none;
  width: auto;
}

/* line 189, resources/scss/typo3/_commerce.scss */
p.com-chkout-address-fields-submit {
  clear: both;
}

/* line 193, resources/scss/typo3/_commerce.scss */
div.com-chkout-listing-billing-address,
div.com-chkout-listing-delivery-address {
  clear: both;
}

/* line 198, resources/scss/typo3/_commerce.scss */
div.com-chkout-listing dt {
  clear: left;
  float: left;
  width: 30%;
}

/* line 204, resources/scss/typo3/_commerce.scss */
div.com-chkout-listing-footer {
  clear: left;
}

/********************
 * Address Management
 *********************/
/* line 212, resources/scss/typo3/_commerce.scss */
div.com-address-items dl,
div.com-address-list dl {
  clear: both;
  width: 100%;
  margin: 15px 0;
}

/* line 219, resources/scss/typo3/_commerce.scss */
div.com-address-items dt,
div.com-address-items dd,
div.com-address-list dt,
div.com-address-list dd {
  padding-bottom: .5em;
}

/* line 224, resources/scss/typo3/_commerce.scss */
div.com-address-items dt,
div.com-address-list dt {
  float: left;
  width: 30%;
}

/* line 229, resources/scss/typo3/_commerce.scss */
div.com-address-items dd,
div.com-address-list dd {
  text-align: left;
}

/**************************
 * Invoice
 **************************/
/* line 238, resources/scss/typo3/_commerce.scss */
table.com-invoice-order {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 8px;
  margin-top: 5px;
  width: 100%;
}

/* line 246, resources/scss/typo3/_commerce.scss */
tr.com-invoice-order-header th {
  padding: 5px;
}

/* line 250, resources/scss/typo3/_commerce.scss */
th.com-invoice-customer-address {
  width: auto;
}

/* line 253, resources/scss/typo3/_commerce.scss */
th.com-invoice-additional {
  width: 200px;
}

/* line 256, resources/scss/typo3/_commerce.scss */
table.com-invoice-order td {
  padding: 5px;
}

/******************************************************************
 * Default Color Set
 ******************************************************************/
/**************************
 * Listview for Products
 **************************/
/* line 268, resources/scss/typo3/_commerce.scss */
table.com-list {
  border: 1px solid #444;
  border-right: none;
}

/* line 273, resources/scss/typo3/_commerce.scss */
tr.com-list-header {
  background-color: #f2f2f2;
}

/* line 277, resources/scss/typo3/_commerce.scss */
tr.com-list-header th {
  border-bottom: 1px solid #444;
  border-right: 1px solid #444;
}

/* line 282, resources/scss/typo3/_commerce.scss */
table.com-list td {
  border-right: 1px solid #444;
}

/* line 286, resources/scss/typo3/_commerce.scss */
tr.com-list-even {
  background-color: #fff;
}

/* line 290, resources/scss/typo3/_commerce.scss */
tr.com-list-odd {
  background-color: #f7f7f7;
}

/**************************
 * Singleview for Products
 **************************/
/**************************
 * Attributes for Articels
 **************************/
/* line 336, resources/scss/typo3/_commerce.scss */
tr.com-select-even {
  background-color: #fff;
}

/* line 340, resources/scss/typo3/_commerce.scss */
tr.com-select-odd {
  background-color: #f7f7f7;
}

/**************************
* Basket
**************************/
/* line 357, resources/scss/typo3/_commerce.scss */
table.com-basket-list {
  border: 1px solid #444;
  border-right: none;
}

/* line 361, resources/scss/typo3/_commerce.scss */
tr.com-basket-header {
  background-color: #f2f2f2;
}

/* line 365, resources/scss/typo3/_commerce.scss */
tr.com-basket-header th {
  border-bottom: 1px solid #444;
  border-right: 1px solid #444;
}

/* line 369, resources/scss/typo3/_commerce.scss */
table.com-basket-list td {
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
}

/* line 373, resources/scss/typo3/_commerce.scss */
tr.com-basket-even {
  background-color: #fff;
}

/* line 377, resources/scss/typo3/_commerce.scss */
tr.com-basket-odd {
  background-color: #f7f7f7;
}

/**************************
 * Basket Quickview
 **************************/
/**************************
 * Checkout
 **************************/
/* line 394, resources/scss/typo3/_commerce.scss */
tr.com-chkout-sum {
  border-top: 3px double #444;
}

/* line 396, resources/scss/typo3/_commerce.scss */
div.address-item-link {
  padding: 3px 0;
}

/* line 400, resources/scss/typo3/_commerce.scss */
div.address-item-link a:link,
div.address-item-link a:hover,
div.address-item-link a:active,
div.address-item-link a:visited {
  background-color: #57636F;
  color: #fff;
  padding: 5px;
}

/* line 409, resources/scss/typo3/_commerce.scss */
div.address-item-link a:hover {
  text-decoration: underline;
}

/********************
 * Address Management
 *********************/
/* line 417, resources/scss/typo3/_commerce.scss */
p.com-address-question {
  font-weight: bold;
  color: red;
}

/* line 422, resources/scss/typo3/_commerce.scss */
div.com-address-link a:link,
div.com-address-link a:hover,
div.com-address-link a:active,
div.com-address-link a:visited {
  background-color: #57636F;
  color: #fff;
  padding: 5px;
}

/* line 431, resources/scss/typo3/_commerce.scss */
div.com-address-link a:hover {
  text-decoration: underline;
}

/* line 7, resources/scss/plugins/_lightslider.scss */
.el_sliderWrap {
  position: relative;
  background-color: #646464;
}

/* line 12, resources/scss/plugins/_lightslider.scss */
.el_slider {
  height: 300px !important;
  width: 100%;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 680px) {
  /* line 12, resources/scss/plugins/_lightslider.scss */
  .el_slider {
    height: 400px  !important;
  }
}

@media screen and (min-width: 980px) {
  /* line 12, resources/scss/plugins/_lightslider.scss */
  .el_slider {
    height: 600px  !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 12, resources/scss/plugins/_lightslider.scss */
  .el_slider {
    height: 700px  !important;
  }
}

/* line 31, resources/scss/plugins/_lightslider.scss */
.el_slider li {
  height: inherit;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 50px;
}

/* line 41, resources/scss/plugins/_lightslider.scss */
.el_slideTextWrap {
  padding-top: 100px;
}

@media screen and (min-width: 680px) {
  /* line 41, resources/scss/plugins/_lightslider.scss */
  .el_slideTextWrap {
    padding-top: 150px;
  }
}

@media screen and (min-width: 980px) {
  /* line 41, resources/scss/plugins/_lightslider.scss */
  .el_slideTextWrap {
    padding-top: 240px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 41, resources/scss/plugins/_lightslider.scss */
  .el_slideTextWrap {
    padding-top: 270px;
  }
}

/* line 58, resources/scss/plugins/_lightslider.scss */
.el_slideTitle {
  font-size: 20px;
  line-height: 24px;
}

@media screen and (min-width: 680px) {
  /* line 58, resources/scss/plugins/_lightslider.scss */
  .el_slideTitle {
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (min-width: 980px) {
  /* line 58, resources/scss/plugins/_lightslider.scss */
  .el_slideTitle {
    font-size: 40px;
    line-height: 44px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 58, resources/scss/plugins/_lightslider.scss */
  .el_slideTitle {
    font-size: 50px;
    line-height: 54px;
  }
}

/* line 62, resources/scss/plugins/_lightslider.scss */
.el_slideText {
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 980px) {
  /* line 62, resources/scss/plugins/_lightslider.scss */
  .el_slideText {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 62, resources/scss/plugins/_lightslider.scss */
  .el_slideText {
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 66, resources/scss/plugins/_lightslider.scss */
.el_slideTitle,
.el_slideText {
  -moz-text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}

/* line 75, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 85, resources/scss/plugins/_lightslider.scss */
.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table;
}

/* line 90, resources/scss/plugins/_lightslider.scss */
.lightSlider {
  overflow: hidden;
}

/* line 94, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

/* line 100, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

/* line 104, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

/* line 118, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper .lSFade {
  position: relative;
}

/* line 122, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

/* line 131, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

/* line 143, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

/* line 147, resources/scss/plugins/_lightslider.scss */
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
/* line 154, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSpg {
  margin: 0 !important;
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: 27px;
  width: 100%;
}

/* line 163, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

/* line 169, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: rgba(255, 255, 255, 0.35);
  border-radius: 30px;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 10px;
  position: relative;
  z-index: 50;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

/* line 184, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fff;
}

/* line 188, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .media {
  opacity: 0.8;
}

/* line 192, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
/* line 199, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 219, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

/* line 225, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

/* line 229, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 235, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

/* line 240, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
/* line 247, resources/scss/plugins/_lightslider.scss */
.lSAction > a {
  display: block;
  top: 50%;
  background-image: url("../img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 51;
  margin-top: -29px;
  width: 23px;
  height: 58px;
}

/* line 259, resources/scss/plugins/_lightslider.scss */
.lSAction > .lSPrev {
  background-image: url("../img/slider_prev.png");
  background-repeat: no-repeat;
  left: 20px;
}

/* line 265, resources/scss/plugins/_lightslider.scss */
.lSAction > .lSNext {
  background-image: url("../img/slider_next.png");
  background-repeat: no-repeat;
  right: 20px;
}

/* line 271, resources/scss/plugins/_lightslider.scss */
.lSAction > a.disabled {
  pointer-events: none;
}

/* line 275, resources/scss/plugins/_lightslider.scss */
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
/* line 283, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical {
  position: relative;
}

/* line 287, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

/* line 291, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

/* line 297, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
/* line 303, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

/* line 309, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

/* line 315, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */
/* line 324, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

/* line 328, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

/* line 333, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

/* line 337, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left;
}

/* line 341, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

/* line 459, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/* line 465, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

/* line 471, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

/* line 477, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

/* line 483, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

/* line 489, resources/scss/plugins/_lightslider.scss */
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */
/* line 496, resources/scss/plugins/_lightslider.scss */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 504, resources/scss/plugins/_lightslider.scss */
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 2, resources/scss/plugins/_lightGallery.scss */
#lightGallery > a {
  display: block;
  margin-top: 1em;
}

/* line 6, resources/scss/plugins/_lightGallery.scss */
#lightGallery > a:first-child {
  margin-top: 0;
}

/* line 11, resources/scss/plugins/_lightGallery.scss */
#lightGallery .news-single-imgcaption {
  margin-bottom: 0;
}

/*clearfix*/
/* line 17, resources/scss/plugins/_lightGallery.scss */
.group {
  *zoom: 1;
}

/* line 20, resources/scss/plugins/_lightGallery.scss */
.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 25, resources/scss/plugins/_lightGallery.scss */
.group:after {
  clear: both;
}

/*/clearfix*/
/** /font-icons if you are not using font icons you can just remove this part/**/
/** / End of font-icons /**/
/* line 46, resources/scss/plugins/_lightGallery.scss */
.light-gallery {
  overflow: hidden !important;
}

/* line 49, resources/scss/plugins/_lightGallery.scss */
#lg-gallery img {
  border: none !important;
}

/* line 52, resources/scss/plugins/_lightGallery.scss */
#lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  background: white;
}

/* line 71, resources/scss/plugins/_lightGallery.scss */
#lg-outer .lg-slide {
  position: relative;
}

/*lightGallery starting effects*/
/* line 75, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.opacity {
  opacity: 1;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s;
}

/* line 83, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.opacity .thumb-cont {
  opacity: 1;
}

/* line 86, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.fade-m {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
}

/*lightGallery starting effects*/
/*lightGallery core*/
/* line 98, resources/scss/plugins/_lightGallery.scss */
#lg-gallery {
  height: 100%;
  opacity: 0;
  width: 100%;
  position: relative;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s;
}

/**/
/* line 110, resources/scss/plugins/_lightGallery.scss */
#lg-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  white-space: nowrap;
}

/**/
/* line 119, resources/scss/plugins/_lightGallery.scss */
#lg-slider .lg-slide {
  background: url(../img/loading.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
}

/* line 126, resources/scss/plugins/_lightGallery.scss */
#lg-slider .lg-slide.complete {
  background-image: none;
}

/* line 129, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.show-after-load .lg-slide > * {
  opacity: 0;
}

/* line 132, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.show-after-load .lg-slide.complete > * {
  opacity: 1;
}

/* line 135, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide .lg-slide, #lg-slider.use-left .lg-slide {
  position: absolute;
  opacity: 0.4;
}

/* line 139, resources/scss/plugins/_lightGallery.scss */
#lg-slider.fade-m .lg-slide {
  position: absolute;
  left: 0;
  opacity: 0;
}

/* line 144, resources/scss/plugins/_lightGallery.scss */
#lg-slider.animate .lg-slide {
  position: absolute;
  left: 0;
}

/* line 148, resources/scss/plugins/_lightGallery.scss */
#lg-slider.fade-m .current {
  opacity: 1;
  z-index: 9;
}

/* line 164, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.opacity .lg-slide .object {
  transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}

/* line 171, resources/scss/plugins/_lightGallery.scss */
.lg-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
}

/* line 183, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.fade-m .lg-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
}

/* line 190, resources/scss/plugins/_lightGallery.scss */
#lg-slider.fade-m.on .current {
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
}

/* line 198, resources/scss/plugins/_lightGallery.scss */
#lg-slider.fade-m .lg-slide {
  transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
}

/* line 205, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide .lg-slide {
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
}

/* line 212, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide.on .lg-slide {
  opacity: 0;
}

/* line 215, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide .lg-slide.current {
  opacity: 1 !important;
  transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
}

/* line 223, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide .lg-slide.prev-slide {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
  -moz-transform: translate3d(-100%, 0px, 0px);
  -ms-transform: translate3d(-100%, 0px, 0px);
  -webkit-transform: translate3d(-100%, 0px, 0px);
  -o-transform: translate3d(-100%, 0px, 0px);
}

/* line 231, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide .lg-slide.next-slide {
  opacity: 0;
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
}

/* line 239, resources/scss/plugins/_lightGallery.scss */
#lg-slider.use-left .lg-slide {
  left: 100%;
}

/* line 242, resources/scss/plugins/_lightGallery.scss */
#lg-slider.use-left.on .lg-slide {
  opacity: 0;
}

/* line 245, resources/scss/plugins/_lightGallery.scss */
#lg-slider.use-left .lg-slide.current {
  opacity: 1 !important;
  left: 0% !important;
}

/* line 249, resources/scss/plugins/_lightGallery.scss */
#lg-slider.use-left .lg-slide.prev-slide {
  opacity: 0;
  left: -100%;
}

/* line 253, resources/scss/plugins/_lightGallery.scss */
#lg-slider.use-left .lg-slide.next-slide {
  opacity: 0;
  left: 100%;
}

/* line 257, resources/scss/plugins/_lightGallery.scss */
#lg-slider.slide.on .lg-slide, #lg-slider.slide.on .current, #lg-slider.slide.on .prev-slide, #lg-slider.slide.on .next-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

/* line 264, resources/scss/plugins/_lightGallery.scss */
#lg-slider.speed .lg-slide, #lg-slider.speed .current, #lg-slider.speed .prev-slide, #lg-slider.speed .next-slide {
  transition-duration: inherit !important;
  -moz-transition-duration: inherit !important;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  -ms-transition-duration: inherit !important;
}

/* line 271, resources/scss/plugins/_lightGallery.scss */
#lg-slider.timing .lg-slide, #lg-slider.timing .current, #lg-slider.timing .prev-slide, #lg-slider.timing .next-slide {
  transition-timing-function: inherit !important;
  -moz-transition-timing-function: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  -ms-transition-timing-function: inherit !important;
}

/* line 278, resources/scss/plugins/_lightGallery.scss */
#lg-slider .lg-slide img {
  display: inline-block;
  max-width: 100%;
  cursor: -moz-grabbing;
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

@media screen and (min-width: 800px) {
  /* line 278, resources/scss/plugins/_lightGallery.scss */
  #lg-slider .lg-slide img {
    max-height: 83%;
    max-height: calc(100% - 166px);
  }
}

/* line 297, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-inner {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

/* line 348, resources/scss/plugins/_lightGallery.scss */
.lg-slide .object.right-end {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/* line 353, resources/scss/plugins/_lightGallery.scss */
.lg-slide .object.left-end {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

/*lightGallery core*/
/*action*/
/* line 362, resources/scss/plugins/_lightGallery.scss */
#lg-action {
  bottom: 10px;
  position: fixed;
  left: 50%;
  margin-left: -30px;
  z-index: 9;
  -webkit-backface-visibility: hidden;
}

@media screen and (min-width: 800px) {
  /* line 362, resources/scss/plugins/_lightGallery.scss */
  #lg-action {
    bottom: 166px;
  }
}

/* line 374, resources/scss/plugins/_lightGallery.scss */
#lg-action.has-thumb {
  margin-left: -52px;
}

@media screen and (min-width: 800px) {
  /* line 374, resources/scss/plugins/_lightGallery.scss */
  #lg-action.has-thumb {
    margin-left: -36px;
  }
}

/* line 383, resources/scss/plugins/_lightGallery.scss */
#lg-action a {
  margin: 0 3px 0 0 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  display: inline-block !important;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  background-color: #007ac9;
  background-color: rgba(0, 122, 201, 0.65);
  font-size: 16px;
  width: 34px;
  height: 34px;
  font-family: 'Slide-icons';
  color: #FFF;
  cursor: pointer;
}

/* line 407, resources/scss/plugins/_lightGallery.scss */
#lg-action a.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
  background-color: #007ac9;
  background-color: rgba(0, 122, 201, 0.65) !important;
}

/* line 414, resources/scss/plugins/_lightGallery.scss */
#lg-action a:hover,
#lg-action a:focus {
  background-color: #007ac9;
  background-color: rgba(0, 122, 201, 0.85);
}

/* line 419, resources/scss/plugins/_lightGallery.scss */
#lg-action a#lg-prev:before,
#lg-action a#lg-next:after {
  bottom: 7px;
  position: absolute;
  font-size: 32px;
}

/* line 425, resources/scss/plugins/_lightGallery.scss */
#lg-action a#lg-prev:before {
  left: 10px;
  content: "\f104";
  font-family: 'fontawesome';
}

/* line 433, resources/scss/plugins/_lightGallery.scss */
#lg-action a#lg-next:after {
  left: 11px;
  content: "\f105";
  font-family: 'fontawesome';
}

@media screen and (min-width: 800px) {
  /* line 440, resources/scss/plugins/_lightGallery.scss */
  #lg-action a.cl-thumb {
    display: none !important;
  }
}

/* line 447, resources/scss/plugins/_lightGallery.scss */
#lg-action a.cl-thumb:after {
  content: "\f00a";
  font-family: 'fontawesome';
  left: 8px;
  bottom: 5px;
  font-size: 18px;
  position: absolute;
}

/*action*/
/*counter*/
/* line 459, resources/scss/plugins/_lightGallery.scss */
#lg-counter {
  bottom: 52px;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 9;
  color: #FFFFFF;
}

/*lightGallery Thumb*/
/* line 468, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #007ac9;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  z-index: 9;
  max-height: 0;
  opacity: 0;
}

@media screen and (min-width: 800px) {
  /* line 468, resources/scss/plugins/_lightGallery.scss */
  #lg-gallery .thumb-cont {
    max-height: 350px;
  }
}

/* line 490, resources/scss/plugins/_lightGallery.scss */
#lg-gallery.open .thumb-cont {
  max-height: 350px;
}

/* line 493, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-inner {
  padding: 12px;
  max-height: 290px;
  overflow-y: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 502, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info {
  background-color: #ebebeb;
  color: #616365;
  padding: 7px 20px;
}

/* line 507, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info .count {
  color: #616365;
  font-weight: bold;
  font-size: 12px;
}

/* line 512, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info .close {
  color: #FFFFFF;
  display: block;
  float: right !important;
  width: 28px;
  position: relative;
  height: 28px;
  border-radius: 2px;
  margin-top: -4px;
  background-color: #007ac9;
  background-color: rgba(0, 122, 201, 0.65);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  z-index: 1090;
  cursor: pointer;
}

@media screen and (min-width: 800px) {
  /* line 512, resources/scss/plugins/_lightGallery.scss */
  #lg-gallery .thumb-cont .thumb-info .close {
    display: none;
  }
}

/* line 536, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px;
}

/* line 541, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info .close i:after, #lg-close:after {
  content: "\f00d";
  font-family: 'fontawesome';
  font-style: normal;
  font-size: 20px;
}

/* line 547, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb-info .close:hover {
  text-decoration: none;
  background-color: #007ac9;
  background-color: #007ac9;
}

/* line 552, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 50px;
  width: 50px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: border-color linear .2s, opacity linear .2s;
  -moz-transition: border-color linear .2s, opacity linear .2s;
  -o-transition: border-color linear .2s, opacity linear .2s;
  -ms-transition: border-color linear .2s, opacity linear .2s;
  transition: border-color linear .2s, opacity linear .2s;
}

@media (min-width: 800px) {
  /* line 575, resources/scss/plugins/_lightGallery.scss */
  #lg-gallery .thumb-cont .thumb {
    width: 94px;
    height: 94px;
  }
}

/* line 580, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb > img {
  height: auto;
  max-width: 100%;
}

/* line 584, resources/scss/plugins/_lightGallery.scss */
#lg-gallery .thumb-cont .thumb.active, #lg-gallery .thumb-cont .thumb:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #ffffff;
}

/*lightGallery Thumb*/
/*lightGallery Video*/
/* line 592, resources/scss/plugins/_lightGallery.scss */
#lg-slider .video-cont {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

/* line 602, resources/scss/plugins/_lightGallery.scss */
#lg-slider .video-cont {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 611, resources/scss/plugins/_lightGallery.scss */
#lg-slider .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

/* line 618, resources/scss/plugins/_lightGallery.scss */
#lg-slider .video .object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

/*lightGallery Video*/
/*lightGallery Close*/
/* line 633, resources/scss/plugins/_lightGallery.scss */
#lg-close {
  color: #FFFFFF;
  height: 28px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  z-index: 1090;
  cursor: pointer;
  background-color: #007ac9;
  border-radius: 2px;
  background-color: #007ac9;
  background-color: rgba(0, 122, 201, 0.65);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-backface-visibility: hidden;
}

/* line 653, resources/scss/plugins/_lightGallery.scss */
#lg-close:after {
  position: absolute;
  right: 6px;
  top: 3px;
}

/* line 658, resources/scss/plugins/_lightGallery.scss */
#lg-close:hover {
  text-decoration: none;
  background-color: #007ac9;
}

/* line 662, resources/scss/plugins/_lightGallery.scss */
.custom-html {
  background: none repeat scroll 0 0 #007ac9;
  background: none repeat scroll 0 0 rgba(0, 122, 201, 0.75);
  color: #fff;
  font-family: Arial, sans-serif;
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

/* line 674, resources/scss/plugins/_lightGallery.scss */
.custom-html p {
  font-size: 14px;
}

/* line 677, resources/scss/plugins/_lightGallery.scss */
.custom-html > h4 {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}

/* default styles for extension "tx_cssstyledcontent"   6.2.13 a   */
/* variables */
/* Headers */
/* line 23, resources/scss/typo3/_css_styled_content_6.2.13.scss */
.csc-header-alignment-center {
  text-align: center;
}

/* line 24, resources/scss/typo3/_css_styled_content_6.2.13.scss */
.csc-header-alignment-right {
  text-align: right;
}

/* line 25, resources/scss/typo3/_css_styled_content_6.2.13.scss */
.csc-header-alignment-left {
  text-align: left;
}

/* line 27, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-responsive, div.csc-textpic-responsive * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Clear floats after csc-textpic and after csc-textpic-imagerow */
/* line 30, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: hidden;
}

/* Set padding for tables */
/* line 33, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 34, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top;
}

/* Settings for figure and figcaption (HTML5) */
/* line 37, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0;
  display: table;
}

/* Captions */
/* line 40, resources/scss/typo3/_css_styled_content_6.2.13.scss */
figcaption.csc-textpic-caption {
  display: table-caption;
}

/* line 41, resources/scss/typo3/_css_styled_content_6.2.13.scss */
.csc-textpic-caption {
  text-align: left;
  caption-side: bottom;
}

/* line 42, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center;
}

/* line 43, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right;
}

/* line 44, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left;
}

/* Float the columns */
/* line 47, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left;
}

/* Border just around the image */
/* line 50, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 1px solid #ccc;
  padding: 1px 1px;
}

/* line 55, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block;
}

/* Space below each image (also in-between rows) */
/* line 58, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 5px;
}

/* line 59, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0;
}

/* colSpace around image columns, except for last column */
/* line 62, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 5px;
}

/* line 63, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0;
}

/* Add margin from image-block to text (in case of "Text & Images") */
/* line 66, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 5px;
}

/* line 70, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 5px;
}

/* Positioning of images: */
/* Center (above or below) */
/* line 78, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden;
}

/* line 79, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-center .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%;
}

/* line 80, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-center .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%;
}

/* Right (above or below) */
/* line 83, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right;
}

/* line 84, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-right div.csc-textpic-text {
  clear: right;
}

/* Left (above or below) */
/* line 87, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left;
}

/* line 88, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-left div.csc-textpic-text {
  clear: left;
}

/* Left (in text) */
/* line 91, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
}

/* Right (in text) */
/* line 94, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
}

/* Right (in text, no wrap around) */
/* line 97, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}

/* Left (in text, no wrap around) */
/* line 100, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}

/* line 102, resources/scss/typo3/_css_styled_content_6.2.13.scss */
div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0;
}

/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
/* line 107, resources/scss/typo3/_css_styled_content_6.2.13.scss */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto;
}

/* File Links */
/* line 110, resources/scss/typo3/_css_styled_content_6.2.13.scss */
ul.csc-uploads {
  padding: 0;
}

/* line 111, resources/scss/typo3/_css_styled_content_6.2.13.scss */
ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}

/* line 112, resources/scss/typo3/_css_styled_content_6.2.13.scss */
ul.csc-uploads img {
  float: left;
  margin-right: 1em;
  vertical-align: top;
}

/* line 113, resources/scss/typo3/_css_styled_content_6.2.13.scss */
ul.csc-uploads span {
  display: block;
}

/* line 114, resources/scss/typo3/_css_styled_content_6.2.13.scss */
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline;
}

/* Table background colors: */
/* line 118, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-1 {
  background-color: #fff;
}

/* line 119, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-2 {
  background-color: #fff;
}

/* line 120, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-240 {
  background-color: #fff;
}

/* line 121, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-241 {
  background-color: #fff;
}

/* line 122, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-242 {
  background-color: #fff;
}

/* line 123, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-243 {
  background-color: #fff;
}

/* line 124, resources/scss/typo3/_css_styled_content_6.2.13.scss */
table.contenttable-color-244 {
  background-color: #fff;
}

/* line 3, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.align-center {
  text-align: center;
}

/* line 6, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.align-left {
  text-align: left;
}

/* line 9, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.align-right {
  text-align: right;
}

/* line 12, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.align-justify {
  text-align: justify;
}

/* line 17, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame {
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 26, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame:after {
  content: "";
  display: table;
  clear: both;
}

/* line 33, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-default {
  margin-bottom: 20px;
}

/* line 38, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
figcaption.csc-textpic-caption {
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 45, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic-center-outer,
.csc-textpic-center-inner {
  max-width: 100%;
}

/* line 50, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
  display: block;
}

/* line 54, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic-right .csc-textpic-caption {
  text-align: right;
}

/* line 60, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic img {
  width: auto;
}

/* line 64, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic.csc-textpic-text p:last-child {
  margin-bottom: 0;
}

/* line 71, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-text,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.csc-textpic-intext-left-nowrap .csc-textpic-text {
  display: table-cell;
  width: auto;
  vertical-align: top;
}

/* line 81, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic-image table tr, .csc-textpic-image table td, .csc-textpic-image table th {
  background: none;
}

/* line 84, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-textpic-image table td {
  border: none;
}

/* line 89, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 15px;
}

@media screen and (max-width: 679px) {
  /* line 95, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  div.csc-textpic .csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image,
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 680px) {
  /* line 103, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-textpic[class*="above"] .csc-textpic-imagerow-last,
  .csc-textpic[class*="intext"] .csc-textpic-imagerow-last {
    margin-bottom: 15px;
  }
  /* line 108, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-textpic[class*="intext"] .csc-textpic-imagewrap + .csc-textpic-text,
  .csc-textpic[class*="beside"] .csc-textpic-imagewrap + .csc-textpic-text {
    margin-top: 0;
    float: none;
    width: auto;
  }
  /* line 115, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-textpic[class*="intext-left"] .csc-textpic-imagewrap {
    margin-right: 2%;
  }
  /* line 118, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-textpic[class*="intext-right"] .csc-textpic-imagewrap {
    margin-left: 2%;
  }
}

/* line 124, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-invisible {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacityIE)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

/* line 128, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-rulerBefore {
  margin-top: 20px;
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}

/* line 134, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-rulerAfter {
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 0;
}

/* line 141, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-frame1 {
  background: #007ac9;
  color: white;
  padding: 20px;
}

/* line 148, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-frame2 {
  background: #ffffff;
  color: #616365;
  padding: 20px;
}

/* line 155, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-frame-frame3 {
  background: #f3f3f3;
  color: #616365;
  padding: 20px;
}

/* line 162, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.csc-header-layout-1 {
  font-size: 18px;
  line-height: 24px;
  border-bottom: none;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 162, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-header-layout-1 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 980px) {
  /* line 162, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-header-layout-1 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 162, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
  .csc-header-layout-1 {
    font-size: 28px;
    line-height: 34px;
  }
}

/* line 169, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks {
  padding: 15px;
  background: #ffffff;
}

/* line 172, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks span {
  display: block;
}

/* line 180, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .jpg a:before,
.filelinks .pdf a:before,
.filelinks .zip a:before,
.filelinks .mov a:before,
.filelinks .rar a:before {
  margin-right: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
}

/* line 188, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .jpg .el_filesize,
.filelinks .pdf .el_filesize,
.filelinks .zip .el_filesize,
.filelinks .mov .el_filesize,
.filelinks .rar .el_filesize {
  text-transform: uppercase;
}

/* line 192, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .jpg a:before {
  content: "\f1c5";
}

/* line 195, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .pdf a:before {
  content: "\f1c1";
}

/* line 198, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .zip a:before,
.filelinks .rar a:before {
  content: "\f1c6";
}

/* line 202, resources/scss/typo3/_css_styled_content_6.2.13_override.scss */
.filelinks .mov a:before {
  content: "\f1c8";
}

/* line 20, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  max-width: 100%;
  width: 100%;
}

@media (min-width: 680px) {
  /* line 20, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    max-width: 49%;
    width: 49%;
  }
}

/* line 29, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn {
  max-width: 100%;
  width: 100%;
}

/* line 33, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn figure, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn figure, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn figure, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn figure, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

/* line 39, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure img {
  display: block;
  max-width: 100%;
}

/* line 44, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagecolumn figure .csc-textpic-caption {
  width: 100%;
  display: block;
}

/* line 51, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagewrap {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 680px) {
  /* line 51, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-imagewrap {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 680px) {
  /* line 67, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn {
    width: 49.5%;
    margin-right: 1%;
  }
}

@media (min-width: 680px) {
  /* line 77, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn {
    width: 32%;
    margin-right: 2%;
  }
}

@media (min-width: 680px) {
  /* line 87, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn,
  .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn {
    width: 23.5%;
    margin-right: 2%;
  }
}

/* line 96, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn {
  width: 19%;
  margin-right: 1.25%;
}

/* line 104, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn {
  width: 15%;
  margin-right: 2%;
}

/* line 112, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn {
  width: 13%;
  margin-right: 1.28%;
}

/* line 120, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn {
  width: 11.5%;
  margin-right: 1%;
}

/* line 140, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-2 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-3 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-4 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-5 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-6 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-7 .csc-textpic-imagecolumn.csc-textpic-lastcol, .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap.cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .cols-8 .csc-textpic-imagecolumn.csc-textpic-lastcol {
  margin-right: 0;
}

/* line 147, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-text,
.csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-text {
  width: 49%;
  float: left;
}

/* line 161, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap {
  max-width: 100%;
  width: 100%;
}

/* line 166, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn {
  width: 100%;
  max-width: 100%;
}

/* line 170, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn dt, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn dt {
  width: 100%;
}

/* line 173, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn dt figure, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn dt figure {
  display: block;
  width: 100%;
}

/* line 177, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn dt figure img, .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn dt figure img {
  max-width: 100%;
}

/* line 201, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-intext-left.cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-left .cols-5 figcaption.csc-textpic-caption, .csc-textpic-intext-left.cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-left .cols-6 figcaption.csc-textpic-caption, .csc-textpic-intext-left.cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-left .cols-7 figcaption.csc-textpic-caption, .csc-textpic-intext-left.cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-left .cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-right.cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-right .cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-right.cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-right .cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-right.cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-right .cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-right.cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-right .cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap.cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap .cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap.cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap .cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap.cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap .cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap.cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-left-nowrap .cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap.cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap .cols-5 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap.cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap .cols-6 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap.cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap .cols-7 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap.cols-8 figcaption.csc-textpic-caption,
.csc-textpic-intext-right-nowrap .cols-8 figcaption.csc-textpic-caption {
  word-break: break-all;
}

/* line 208, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-imagewrap {
  max-width: 100%;
}

/* line 213, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-left figure {
  width: 100%;
  max-width: 100%;
}

/* line 220, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-center .csc-textpic-imagewrap {
  text-align: center;
}

/* line 222, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-center .csc-textpic-imagewrap figure {
  text-align: center;
  margin: auto !important;
  width: 100%;
  max-width: 100%;
}

/* line 227, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-center .csc-textpic-imagewrap figure img {
  margin: auto !important;
  width: auto;
  height: auto;
}

/* line 234, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-center .csc-textpic-text {
  text-align: left;
}

/* line 240, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-right .csc-textpic-imagecolumn,
.csc-textpic-right figure {
  text-align: right;
  width: 100%;
  max-width: 100%;
}

/* line 245, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-right .csc-textpic-imagecolumn img,
.csc-textpic-right figure img {
  float: right;
  max-width: 100%;
  text-align: right;
}

/* line 250, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-right .csc-textpic-imagecolumn .csc-textpic-caption,
.csc-textpic-right figure .csc-textpic-caption {
  clear: both;
}

/* line 254, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.csc-textpic-right .csc-textpic-text {
  text-align: left;
}

@media (max-width: 679px) {
  /* line 265, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-text,
  .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-text {
    width: 100%;
  }
  /* line 270, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap,
  .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap,
  .csc-textpic-responsive.csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-responsive.csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-responsive.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .csc-textpic-responsive.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    clear: both;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0 !important;
  }
  /* line 284, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic .csc-textpic-imagewrap a {
    display: block;
    max-width: 100% !important;
  }
  /* line 290, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
  .csc-textpic .csc-textpic-imagewrap img {
    display: block;
    max-width: 100% !important;
  }
}

/* line 299, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
html .csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right: 0 !important;
}

/* line 303, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
html .csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: 0 !important;
}

/* line 310, resources/scss/typo3/_css_styled_content_6.2.0_responsive-images.scss */
.imagesNoScale .csc-textpic-responsive.csc-textpic-above .csc-textpic-imagewrap .csc-textpic-imagecolumn,
.imagesNoScale .csc-textpic-responsive.csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagecolumn {
  width: auto;
}

/* line 2, resources/scss/project/_basics.scss */
body {
  color: #616365;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial, Calibri, sans-serif;
}

/* line 10, resources/scss/project/_basics.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  display: block;
  margin: 0 0 15px 0;
}

/* line 21, resources/scss/project/_basics.scss */
h1,
.el_moduleTextImage_title {
  font-size: 26px;
  line-height: 32px;
  border-bottom: 1px solid #d8d8d8;
}

@media screen and (min-width: 680px) {
  /* line 21, resources/scss/project/_basics.scss */
  h1,
  .el_moduleTextImage_title {
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (min-width: 980px) {
  /* line 21, resources/scss/project/_basics.scss */
  h1,
  .el_moduleTextImage_title {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 21, resources/scss/project/_basics.scss */
  h1,
  .el_moduleTextImage_title {
    font-size: 38px;
    line-height: 44px;
  }
}

/* line 27, resources/scss/project/_basics.scss */
h2 {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 27, resources/scss/project/_basics.scss */
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (min-width: 980px) {
  /* line 27, resources/scss/project/_basics.scss */
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 27, resources/scss/project/_basics.scss */
  h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 32, resources/scss/project/_basics.scss */
h3 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 32, resources/scss/project/_basics.scss */
  h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (min-width: 980px) {
  /* line 32, resources/scss/project/_basics.scss */
  h3 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 32, resources/scss/project/_basics.scss */
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 37, resources/scss/project/_basics.scss */
h4 {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 37, resources/scss/project/_basics.scss */
  h4 {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (min-width: 980px) {
  /* line 37, resources/scss/project/_basics.scss */
  h4 {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 37, resources/scss/project/_basics.scss */
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 41, resources/scss/project/_basics.scss */
h5 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}

@media screen and (min-width: 680px) {
  /* line 41, resources/scss/project/_basics.scss */
  h5 {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (min-width: 980px) {
  /* line 41, resources/scss/project/_basics.scss */
  h5 {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 41, resources/scss/project/_basics.scss */
  h5 {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 45, resources/scss/project/_basics.scss */
h6 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}

/* line 51, resources/scss/project/_basics.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbcbcb;
  margin: 1em 0;
  padding: 0;
}

/* line 61, resources/scss/project/_basics.scss */
a {
  color: #007ac9;
  text-decoration: none;
}

/* line 65, resources/scss/project/_basics.scss */
a:hover, a:focus, a:active {
  text-decoration: underline;
  color: #0089e3;
}

/* line 73, resources/scss/project/_basics.scss */
a img {
  display: block;
}

/* line 78, resources/scss/project/_basics.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 84, resources/scss/project/_basics.scss */
p {
  margin: 0 0 15px 0;
}

/* line 89, resources/scss/project/_basics.scss */
ul {
  list-style: disc;
}

/* line 93, resources/scss/project/_basics.scss */
.el_listDefault {
  margin: 0 0 15px;
  padding-left: 15px;
}

/* line 99, resources/scss/project/_basics.scss */
.el_floatLeft {
  float: left;
}

/* line 103, resources/scss/project/_basics.scss */
.el_floatRight {
  float: right;
}

/* line 108, resources/scss/project/_basics.scss */
.el_textUppercase {
  text-transform: uppercase;
}

/* line 115, resources/scss/project/_basics.scss */
.el_errorBox {
  background: #ffcccc;
  border: 1px solid #c00;
  padding: 5px;
  margin-bottom: 5px;
}

/* line 123, resources/scss/project/_basics.scss */
.el_alignCenter {
  text-align: center;
}

/* line 128, resources/scss/project/_basics.scss */
.el_hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}

/* line 138, resources/scss/project/_basics.scss */
.el_noPadding {
  padding: 0;
}

/* line 142, resources/scss/project/_basics.scss */
.el_noMargin {
  margin: 0;
}

/* Grid System - based on 12 column responsive grid system by Denis Leblanc
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */
/* line 36, resources/scss/project/_grid.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 47, resources/scss/project/_grid.scss */
.row:after,
.col:after {
  content: "";
  display: table;
  clear: both;
}

/* line 56, resources/scss/project/_grid.scss */
.row {
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 67, resources/scss/project/_grid.scss */
.col {
  display: block;
  float: left;
  width: 100%;
}

/* line 74, resources/scss/project/_grid.scss */
.gutters .col {
  margin-left: 2%;
}

/* line 77, resources/scss/project/_grid.scss */
.gutters .col:first-child, .gutters .col:first-of-type {
  margin-left: 0;
}

/* line 84, resources/scss/project/_grid.scss */
.gutters-right .col {
  margin-right: 2%;
  margin-left: 0;
}

/* line 88, resources/scss/project/_grid.scss */
.gutters-right .col:last-child, .gutters-right .col:last-of-type {
  margin-right: 0;
}

/* line 95, resources/scss/project/_grid.scss */
.gutters-reversed .col {
  margin-left: 2%;
  margin-right: 0;
}

/* line 99, resources/scss/project/_grid.scss */
.gutters-reversed .col:last-child, .gutters-reversed .col:last-of-type {
  margin-left: 0;
}

@media (max-width: 679px) {
  /* line 107, resources/scss/project/_grid.scss */
  .col-small-1 {
    width: 8.33333%;
  }
  /* line 108, resources/scss/project/_grid.scss */
  .col-small-2 {
    width: 16.66667%;
  }
  /* line 109, resources/scss/project/_grid.scss */
  .col-small-3 {
    width: 25%;
  }
  /* line 110, resources/scss/project/_grid.scss */
  .col-small-4 {
    width: 33.33333%;
  }
  /* line 111, resources/scss/project/_grid.scss */
  .col-small-5 {
    width: 41.66667%;
  }
  /* line 112, resources/scss/project/_grid.scss */
  .col-small-6 {
    width: 50%;
  }
  /* line 113, resources/scss/project/_grid.scss */
  .col-small-7 {
    width: 58.33333%;
  }
  /* line 114, resources/scss/project/_grid.scss */
  .col-small-8 {
    width: 66.66667%;
  }
  /* line 115, resources/scss/project/_grid.scss */
  .col-small-9 {
    width: 75%;
  }
  /* line 116, resources/scss/project/_grid.scss */
  .col-small-10 {
    width: 83.33333%;
  }
  /* line 117, resources/scss/project/_grid.scss */
  .col-small-11 {
    width: 91.66667%;
  }
  /* line 118, resources/scss/project/_grid.scss */
  .col-small-12 {
    width: 100%;
  }
  /* line 123, resources/scss/project/_grid.scss */
  .gutters .col-small-1,
  .gutters-right .col-small-1,
  .gutters-reversed .col-small-1 {
    width: 6.5%;
  }
  /* line 124, resources/scss/project/_grid.scss */
  .gutters .col-small-2,
  .gutters-right .col-small-2,
  .gutters-reversed .col-small-2 {
    width: 15%;
  }
  /* line 125, resources/scss/project/_grid.scss */
  .gutters .col-small-3,
  .gutters-right .col-small-3,
  .gutters-reversed .col-small-3 {
    width: 23.5%;
  }
  /* line 126, resources/scss/project/_grid.scss */
  .gutters .col-small-4,
  .gutters-right .col-small-4,
  .gutters-reversed .col-small-4 {
    width: 32%;
  }
  /* line 127, resources/scss/project/_grid.scss */
  .gutters .col-small-5,
  .gutters-right .col-small-5,
  .gutters-reversed .col-small-5 {
    width: 40.5%;
  }
  /* line 128, resources/scss/project/_grid.scss */
  .gutters .col-small-6,
  .gutters-right .col-small-6,
  .gutters-reversed .col-small-6 {
    width: 49%;
  }
  /* line 129, resources/scss/project/_grid.scss */
  .gutters .col-small-7,
  .gutters-right .col-small-7,
  .gutters-reversed .col-small-7 {
    width: 57.5%;
  }
  /* line 130, resources/scss/project/_grid.scss */
  .gutters .col-small-8,
  .gutters-right .col-small-8,
  .gutters-reversed .col-small-8 {
    width: 66%;
  }
  /* line 131, resources/scss/project/_grid.scss */
  .gutters .col-small-9,
  .gutters-right .col-small-9,
  .gutters-reversed .col-small-9 {
    width: 74.5%;
  }
  /* line 132, resources/scss/project/_grid.scss */
  .gutters .col-small-10,
  .gutters-right .col-small-10,
  .gutters-reversed .col-small-10 {
    width: 83%;
  }
  /* line 133, resources/scss/project/_grid.scss */
  .gutters .col-small-11,
  .gutters-right .col-small-11,
  .gutters-reversed .col-small-11 {
    width: 91.5%;
  }
  /* line 136, resources/scss/project/_grid.scss */
  .gutters .col-small-12,
  .gutters-reversed .col-small-12 {
    width: 100%;
    margin-left: 0;
  }
  /* line 140, resources/scss/project/_grid.scss */
  .gutters-right .col-small-1,
  .gutters-right .col-small-6 + .col-small-6:nth-child(2n),
  .gutters-right .col-small-4:nth-child(3n),
  .gutters-right .col-small-3:nth-child(4n) {
    margin-right: 0;
  }
  /* line 147, resources/scss/project/_grid.scss */
  .gutters-right .col-small-12 {
    width: 100%;
  }
  /* line 150, resources/scss/project/_grid.scss */
  .col-small-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 151, resources/scss/project/_grid.scss */
  .col-small-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 152, resources/scss/project/_grid.scss */
  .col-small-offset-3 {
    margin-left: 25%;
  }
  /* line 153, resources/scss/project/_grid.scss */
  .col-small-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 154, resources/scss/project/_grid.scss */
  .col-small-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 155, resources/scss/project/_grid.scss */
  .col-small-offset-6 {
    margin-left: 50%;
  }
  /* line 156, resources/scss/project/_grid.scss */
  .col-small-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 157, resources/scss/project/_grid.scss */
  .col-small-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 158, resources/scss/project/_grid.scss */
  .col-small-offset-9 {
    margin-left: 75%;
  }
  /* line 159, resources/scss/project/_grid.scss */
  .col-small-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 160, resources/scss/project/_grid.scss */
  .col-small-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 161, resources/scss/project/_grid.scss */
  .col-small-offset-12 {
    margin-left: 100%;
  }
  /* line 163, resources/scss/project/_grid.scss */
  .col-small-offset-right-1 {
    margin-right: 8.33333%;
  }
  /* line 164, resources/scss/project/_grid.scss */
  .col-small-offset-right-2 {
    margin-right: 16.66667%;
  }
  /* line 165, resources/scss/project/_grid.scss */
  .col-small-offset-right-3 {
    margin-right: 25%;
  }
  /* line 166, resources/scss/project/_grid.scss */
  .col-small-offset-right-4 {
    margin-right: 33.33333%;
  }
  /* line 167, resources/scss/project/_grid.scss */
  .col-small-offset-right-5 {
    margin-right: 41.66667%;
  }
  /* line 168, resources/scss/project/_grid.scss */
  .col-small-offset-right-6 {
    margin-right: 50%;
  }
  /* line 169, resources/scss/project/_grid.scss */
  .col-small-offset-right-7 {
    margin-right: 58.33333%;
  }
  /* line 170, resources/scss/project/_grid.scss */
  .col-small-offset-right-8 {
    margin-right: 66.66667%;
  }
  /* line 171, resources/scss/project/_grid.scss */
  .col-small-offset-right-9 {
    margin-right: 75%;
  }
  /* line 172, resources/scss/project/_grid.scss */
  .col-small-offset-right-10 {
    margin-right: 83.33333%;
  }
  /* line 173, resources/scss/project/_grid.scss */
  .col-small-offset-right-11 {
    margin-right: 91.66667%;
  }
  /* line 174, resources/scss/project/_grid.scss */
  .col-small-offset-right-12 {
    margin-right: 100%;
  }
  /* line 179, resources/scss/project/_grid.scss */
  .colMarginMobileMedium .col:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 680px) and (max-width: 1024px) {
  /* line 188, resources/scss/project/_grid.scss */
  .col-medium-1 {
    width: 8.33333%;
  }
  /* line 189, resources/scss/project/_grid.scss */
  .col-medium-2 {
    width: 16.66667%;
  }
  /* line 190, resources/scss/project/_grid.scss */
  .col-medium-3 {
    width: 25%;
  }
  /* line 191, resources/scss/project/_grid.scss */
  .col-medium-4 {
    width: 33.33333%;
  }
  /* line 192, resources/scss/project/_grid.scss */
  .col-medium-5 {
    width: 41.66667%;
  }
  /* line 193, resources/scss/project/_grid.scss */
  .col-medium-6 {
    width: 50%;
  }
  /* line 194, resources/scss/project/_grid.scss */
  .col-medium-7 {
    width: 58.33333%;
  }
  /* line 195, resources/scss/project/_grid.scss */
  .col-medium-8 {
    width: 66.66667%;
  }
  /* line 196, resources/scss/project/_grid.scss */
  .col-medium-9 {
    width: 75%;
  }
  /* line 197, resources/scss/project/_grid.scss */
  .col-medium-10 {
    width: 83.33333%;
  }
  /* line 198, resources/scss/project/_grid.scss */
  .col-medium-11 {
    width: 91.66667%;
  }
  /* line 199, resources/scss/project/_grid.scss */
  .col-medium-12 {
    width: 100%;
  }
  /* line 204, resources/scss/project/_grid.scss */
  .gutters .col-medium-1,
  .gutters-right .col-medium-1,
  .gutters-reversed .col-medium-1 {
    width: 6.5%;
  }
  /* line 205, resources/scss/project/_grid.scss */
  .gutters .col-medium-2,
  .gutters-right .col-medium-2,
  .gutters-reversed .col-medium-2 {
    width: 15%;
  }
  /* line 206, resources/scss/project/_grid.scss */
  .gutters .col-medium-3,
  .gutters-right .col-medium-3,
  .gutters-reversed .col-medium-3 {
    width: 23.5%;
  }
  /* line 207, resources/scss/project/_grid.scss */
  .gutters .col-medium-4,
  .gutters-right .col-medium-4,
  .gutters-reversed .col-medium-4 {
    width: 32%;
  }
  /* line 208, resources/scss/project/_grid.scss */
  .gutters .col-medium-5,
  .gutters-right .col-medium-5,
  .gutters-reversed .col-medium-5 {
    width: 40.5%;
  }
  /* line 209, resources/scss/project/_grid.scss */
  .gutters .col-medium-6,
  .gutters-right .col-medium-6,
  .gutters-reversed .col-medium-6 {
    width: 49%;
  }
  /* line 210, resources/scss/project/_grid.scss */
  .gutters .col-medium-7,
  .gutters-right .col-medium-7,
  .gutters-reversed .col-medium-7 {
    width: 57.5%;
  }
  /* line 211, resources/scss/project/_grid.scss */
  .gutters .col-medium-8,
  .gutters-right .col-medium-8,
  .gutters-reversed .col-medium-8 {
    width: 66%;
  }
  /* line 212, resources/scss/project/_grid.scss */
  .gutters .col-medium-9,
  .gutters-right .col-medium-9,
  .gutters-reversed .col-medium-9 {
    width: 74.5%;
  }
  /* line 213, resources/scss/project/_grid.scss */
  .gutters .col-medium-10,
  .gutters-right .col-medium-10,
  .gutters-reversed .col-medium-10 {
    width: 83%;
  }
  /* line 214, resources/scss/project/_grid.scss */
  .gutters .col-medium-11,
  .gutters-right .col-medium-11,
  .gutters-reversed .col-medium-11 {
    width: 91.5%;
  }
  /* line 217, resources/scss/project/_grid.scss */
  .gutters .col-medium-12, .gutters-reversed .col-medium-12 {
    width: 100%;
    margin-left: 0;
  }
  /* line 220, resources/scss/project/_grid.scss */
  .gutters-right .col-medium-1,
  .gutters-right .col-medium-6 + .col-medium-6:nth-child(2n),
  .gutters-right .col-medium-4:nth-child(3n),
  .gutters-right .col-medium-3:nth-child(4n) {
    margin-right: 0;
  }
  /* line 227, resources/scss/project/_grid.scss */
  .gutters-right .col-medium-12 {
    width: 100%;
  }
  /* line 232, resources/scss/project/_grid.scss */
  .col-small-on-top {
    float: left;
  }
  /* line 234, resources/scss/project/_grid.scss */
  .col-medium-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 235, resources/scss/project/_grid.scss */
  .col-medium-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 236, resources/scss/project/_grid.scss */
  .col-medium-offset-3 {
    margin-left: 25%;
  }
  /* line 237, resources/scss/project/_grid.scss */
  .col-medium-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 238, resources/scss/project/_grid.scss */
  .col-medium-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 239, resources/scss/project/_grid.scss */
  .col-medium-offset-6 {
    margin-left: 50%;
  }
  /* line 240, resources/scss/project/_grid.scss */
  .col-medium-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 241, resources/scss/project/_grid.scss */
  .col-medium-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 242, resources/scss/project/_grid.scss */
  .col-medium-offset-9 {
    margin-left: 75%;
  }
  /* line 243, resources/scss/project/_grid.scss */
  .col-medium-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 244, resources/scss/project/_grid.scss */
  .col-medium-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 245, resources/scss/project/_grid.scss */
  .col-medium-offset-12 {
    margin-left: 100%;
  }
  /* line 247, resources/scss/project/_grid.scss */
  .col-medium-offset-right-1 {
    margin-right: 8.33333%;
  }
  /* line 248, resources/scss/project/_grid.scss */
  .col-medium-offset-right-2 {
    margin-right: 16.66667%;
  }
  /* line 249, resources/scss/project/_grid.scss */
  .col-medium-offset-right-3 {
    margin-right: 25%;
  }
  /* line 250, resources/scss/project/_grid.scss */
  .col-medium-offset-right-4 {
    margin-right: 33.33333%;
  }
  /* line 251, resources/scss/project/_grid.scss */
  .col-medium-offset-right-5 {
    margin-right: 41.66667%;
  }
  /* line 252, resources/scss/project/_grid.scss */
  .col-medium-offset-right-6 {
    margin-right: 50%;
  }
  /* line 253, resources/scss/project/_grid.scss */
  .col-medium-offset-right-7 {
    margin-right: 58.33333%;
  }
  /* line 254, resources/scss/project/_grid.scss */
  .col-medium-offset-right-8 {
    margin-right: 66.66667%;
  }
  /* line 255, resources/scss/project/_grid.scss */
  .col-medium-offset-right-9 {
    margin-right: 75%;
  }
  /* line 256, resources/scss/project/_grid.scss */
  .col-medium-offset-right-10 {
    margin-right: 83.33333%;
  }
  /* line 257, resources/scss/project/_grid.scss */
  .col-medium-offset-right-11 {
    margin-right: 91.66667%;
  }
  /* line 258, resources/scss/project/_grid.scss */
  .col-medium-offset-right-12 {
    margin-right: 100%;
  }
}

@media screen and (min-width: 680px) {
  /* line 265, resources/scss/project/_grid.scss */
  .el_tablegrid {
    display: table;
  }
  /* line 268, resources/scss/project/_grid.scss */
  .el_tablegrid .el_tablegridRow {
    display: table-row;
  }
  /* line 272, resources/scss/project/_grid.scss */
  .el_tablegrid .el_tablegridCell {
    display: table-cell;
    width: auto;
    vertical-align: top;
  }
  /* line 278, resources/scss/project/_grid.scss */
  .el_tablegrid .el_tablegridRow > .el_tablegridCell,
  .el_tablegrid .el_tablegridCell.imagesNoScale,
  .el_tablegrid .el_tablegridCell + .el_tablegridCell,
  .el_tablegrid .tx-commerce-pi1 .el_tablegridCell + .el_tablegridCell:last-child {
    width: 49%;
  }
  /* line 285, resources/scss/project/_grid.scss */
  .el_tablegrid .el_tablegridCellRight,
  .el_tablegrid .el_tablegridCellLeft + .el_tablegridCellMain {
    float: right;
  }
  /* line 290, resources/scss/project/_grid.scss */
  .el_tablegrid .el_tablegridCellLeft,
  .el_tablegrid .el_tablegridCellRight + .el_tablegridCellMain {
    float: left;
  }
  /* line 296, resources/scss/project/_grid.scss */
  .el_tablegrid .tx-commerce-pi1 .el_tablegridCell:last-child {
    width: 100%;
    float: left;
  }
}

@media (min-width: 1025px) {
  /* line 305, resources/scss/project/_grid.scss */
  .col-large-1 {
    width: 8.33333%;
  }
  /* line 306, resources/scss/project/_grid.scss */
  .col-large-2 {
    width: 16.66667%;
  }
  /* line 307, resources/scss/project/_grid.scss */
  .col-large-3 {
    width: 25%;
  }
  /* line 308, resources/scss/project/_grid.scss */
  .col-large-4 {
    width: 33.33333%;
  }
  /* line 309, resources/scss/project/_grid.scss */
  .col-large-5 {
    width: 41.66667%;
  }
  /* line 310, resources/scss/project/_grid.scss */
  .col-large-6 {
    width: 50%;
  }
  /* line 311, resources/scss/project/_grid.scss */
  .col-large-7 {
    width: 58.33333%;
  }
  /* line 312, resources/scss/project/_grid.scss */
  .col-large-8 {
    width: 66.66667%;
  }
  /* line 313, resources/scss/project/_grid.scss */
  .col-large-9 {
    width: 75%;
  }
  /* line 314, resources/scss/project/_grid.scss */
  .col-large-10 {
    width: 83.33333%;
  }
  /* line 315, resources/scss/project/_grid.scss */
  .col-large-11 {
    width: 91.66667%;
  }
  /* line 316, resources/scss/project/_grid.scss */
  .col-large-12 {
    width: 100%;
  }
  /* line 321, resources/scss/project/_grid.scss */
  .gutters .col-large-1,
  .gutters-right .col-large-1,
  .gutters-reversed .col-large-1 {
    width: 6.5%;
  }
  /* line 322, resources/scss/project/_grid.scss */
  .gutters .col-large-2,
  .gutters-right .col-large-2,
  .gutters-reversed .col-large-2 {
    width: 15%;
  }
  /* line 323, resources/scss/project/_grid.scss */
  .gutters .col-large-3,
  .gutters-right .col-large-3,
  .gutters-reversed .col-large-3 {
    width: 23.5%;
  }
  /* line 324, resources/scss/project/_grid.scss */
  .gutters .col-large-4,
  .gutters-right .col-large-4,
  .gutters-reversed .col-large-4 {
    width: 32%;
  }
  /* line 325, resources/scss/project/_grid.scss */
  .gutters .col-large-5,
  .gutters-right .col-large-5,
  .gutters-reversed .col-large-5 {
    width: 40.5%;
  }
  /* line 326, resources/scss/project/_grid.scss */
  .gutters .col-large-6,
  .gutters-right .col-large-6,
  .gutters-reversed .col-large-6 {
    width: 49%;
  }
  /* line 327, resources/scss/project/_grid.scss */
  .gutters .col-large-7,
  .gutters-right .col-large-7,
  .gutters-reversed .col-large-7 {
    width: 57.5%;
  }
  /* line 328, resources/scss/project/_grid.scss */
  .gutters .col-large-8,
  .gutters-right .col-large-8,
  .gutters-reversed .col-large-8 {
    width: 66%;
  }
  /* line 329, resources/scss/project/_grid.scss */
  .gutters .col-large-9,
  .gutters-right .col-large-9,
  .gutters-reversed .col-large-9 {
    width: 74.5%;
  }
  /* line 330, resources/scss/project/_grid.scss */
  .gutters .col-large-10,
  .gutters-right .col-large-10,
  .gutters-reversed .col-large-10 {
    width: 83%;
  }
  /* line 331, resources/scss/project/_grid.scss */
  .gutters .col-large-11,
  .gutters-right .col-large-11,
  .gutters-reversed .col-large-11 {
    width: 91.5%;
  }
  /* line 334, resources/scss/project/_grid.scss */
  .gutters .col-large-12, .gutters-reversed .col-large-12 {
    width: 100%;
    margin-left: 0;
  }
  /* line 337, resources/scss/project/_grid.scss */
  .gutters-right .col-large-1,
  .gutters-right .col-large-6 + .col-large-6:nth-child(2n),
  .gutters-right .col-large-4:nth-child(3n),
  .gutters-right .col-large-3:nth-child(4n) {
    margin-right: 0;
  }
  /* line 344, resources/scss/project/_grid.scss */
  .gutters-right .col-large-12 {
    width: 100%;
  }
  /* line 347, resources/scss/project/_grid.scss */
  .col-small-on-top {
    float: right;
  }
  /* line 351, resources/scss/project/_grid.scss */
  .col-large-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 352, resources/scss/project/_grid.scss */
  .col-large-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 353, resources/scss/project/_grid.scss */
  .col-large-offset-3 {
    margin-left: 25%;
  }
  /* line 354, resources/scss/project/_grid.scss */
  .col-large-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 355, resources/scss/project/_grid.scss */
  .col-large-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 356, resources/scss/project/_grid.scss */
  .col-large-offset-6 {
    margin-left: 50%;
  }
  /* line 357, resources/scss/project/_grid.scss */
  .col-large-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 358, resources/scss/project/_grid.scss */
  .col-large-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 359, resources/scss/project/_grid.scss */
  .col-large-offset-9 {
    margin-left: 75%;
  }
  /* line 360, resources/scss/project/_grid.scss */
  .col-large-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 361, resources/scss/project/_grid.scss */
  .col-large-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 362, resources/scss/project/_grid.scss */
  .col-large-offset-12 {
    margin-left: 100%;
  }
  /* line 364, resources/scss/project/_grid.scss */
  .col-large-offset-right-1 {
    margin-right: 8.33333%;
  }
  /* line 365, resources/scss/project/_grid.scss */
  .col-large-offset-right-2 {
    margin-right: 16.66667%;
  }
  /* line 366, resources/scss/project/_grid.scss */
  .col-large-offset-right-3 {
    margin-right: 25%;
  }
  /* line 367, resources/scss/project/_grid.scss */
  .col-large-offset-right-4 {
    margin-right: 33.33333%;
  }
  /* line 368, resources/scss/project/_grid.scss */
  .col-large-offset-right-5 {
    margin-right: 41.66667%;
  }
  /* line 369, resources/scss/project/_grid.scss */
  .col-large-offset-right-6 {
    margin-right: 50%;
  }
  /* line 370, resources/scss/project/_grid.scss */
  .col-large-offset-right-7 {
    margin-right: 58.33333%;
  }
  /* line 371, resources/scss/project/_grid.scss */
  .col-large-offset-right-8 {
    margin-right: 66.66667%;
  }
  /* line 372, resources/scss/project/_grid.scss */
  .col-large-offset-right-9 {
    margin-right: 75%;
  }
  /* line 373, resources/scss/project/_grid.scss */
  .col-large-offset-right-10 {
    margin-right: 83.33333%;
  }
  /* line 374, resources/scss/project/_grid.scss */
  .col-large-offset-right-11 {
    margin-right: 91.66667%;
  }
  /* line 375, resources/scss/project/_grid.scss */
  .col-large-offset-right-12 {
    margin-right: 100%;
  }
}

/* line 2, resources/scss/project/_colors.scss */
.el_color_main {
  color: #007ac9;
}

/* line 6, resources/scss/project/_colors.scss */
.el_color_text {
  color: #616365;
}

/* line 10, resources/scss/project/_colors.scss */
.el_color_textContrast {
  color: #a8d5f4;
}

/* line 14, resources/scss/project/_colors.scss */
.el_color_textMediumContrast {
  color: #005172;
}

/* line 18, resources/scss/project/_colors.scss */
.el_color_plain {
  color: #ffffff;
}

/* line 21, resources/scss/project/_colors.scss */
.el_color_error, .error,
.el_errorInline, .el_errorBox {
  color: #c00;
}

/* line 26, resources/scss/project/_colors.scss */
.el_bg_colorMain {
  background: #007ac9;
  color: #ffffff;
}

/* line 31, resources/scss/project/_colors.scss */
.el_bg_colorPlain {
  background: #ffffff;
}

/* line 35, resources/scss/project/_colors.scss */
.el_bg_colorModule {
  background: #ebebeb;
}

/* line 2, resources/scss/project/_layout.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 8, resources/scss/project/_layout.scss */
.el_metaNavWrap,
.el_mainNavRowContentWrap {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

/* line 23, resources/scss/project/_layout.scss */
.el_contentWrap {
  margin-top: 75px;
}

@media screen and (min-width: 680px) {
  /* line 27, resources/scss/project/_layout.scss */
  .el_contentWrap.el_contentWrap_cattleapp {
    margin-top: 125px;
  }
}

/* line 2, resources/scss/project/_header.scss */
.el_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

/* line 11, resources/scss/project/_header.scss */
.el_logo {
  float: left;
  clear: both;
  width: 140px;
  text-align: left;
  padding-left: 15px;
}

@media screen and (min-width: 1025px) {
  /* line 11, resources/scss/project/_header.scss */
  .el_logo {
    padding-left: 0;
    width: 130px;
  }
}

/* line 22, resources/scss/project/_header.scss */
.el_logo a {
  display: block;
}

/* line 25, resources/scss/project/_header.scss */
.el_logo img {
  margin-top: 14px;
  display: block;
}

@media screen and (min-width: 1025px) {
  /* line 25, resources/scss/project/_header.scss */
  .el_logo img {
    float: left;
    margin-top: 12px;
  }
}

/* line 34, resources/scss/project/_header.scss */
.el_logo.el_logo_cattleapp {
  width: 260px;
  margin-top: 0;
}

/* line 37, resources/scss/project/_header.scss */
.el_logo.el_logo_cattleapp img {
  margin-top: 0;
}

@media screen and (min-width: 680px) {
  /* line 34, resources/scss/project/_header.scss */
  .el_logo.el_logo_cattleapp {
    width: 520px;
  }
}

/* line 47, resources/scss/project/_header.scss */
.el_metaNav {
  background-color: #007ac9;
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.23) inset;
  height: 25px;
  width: 100%;
}

/* line 54, resources/scss/project/_header.scss */
.el_metaNavWrap {
  margin: 0 auto;
}

/* line 58, resources/scss/project/_header.scss */
.el_metaNavBrandLinks,
.el_metaNavList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 64, resources/scss/project/_header.scss */
.el_metaNavBrandLinks li,
.el_metaNavList li {
  float: left;
  line-height: 22px;
}

/* line 68, resources/scss/project/_header.scss */
.el_metaNavBrandLinks li.active > a,
.el_metaNavList li.active > a {
  font-weight: bold;
}

/* line 75, resources/scss/project/_header.scss */
.el_metaNavBrandLinks {
  display: block;
  min-width: 320px;
  width: 320px;
  overflow: hidden;
  float: left;
}

/* line 82, resources/scss/project/_header.scss */
.el_metaNavBrandLinks .splitter {
  border-left: 1px solid #0468B2;
  border-right: 1px solid #0B85DF;
  height: 25px;
  padding: 0;
}

/* line 89, resources/scss/project/_header.scss */
.el_metaNavBrandLinks a {
  display: block;
  padding: 0 15px;
  position: relative;
}

/* line 94, resources/scss/project/_header.scss */
.el_metaNavBrandLinks a.active:after {
  left: 52%;
  width: 14px;
  content: ' ';
  display: block;
  position: relative;
  margin: 4px 0 0 -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 5px solid white;
}

/* line 107, resources/scss/project/_header.scss */
.el_metaNavBrandLinks img {
  position: relative;
  padding-top: 7px;
}

/* line 114, resources/scss/project/_header.scss */
.el_metaNavMobileIcon {
  position: absolute;
  top: 38px;
  right: 53px;
  padding-right: 10px;
  cursor: pointer;
  z-index: 102;
}

/* line 121, resources/scss/project/_header.scss */
.el_metaNavMobileIcon.el_metaNavMobileIcon_cattleApp {
  right: 0px;
  padding-right: 20px;
}

@media screen and (min-width: 1025px) {
  /* line 114, resources/scss/project/_header.scss */
  .el_metaNavMobileIcon {
    display: none;
  }
}

/* line 131, resources/scss/project/_header.scss */
.el_metaNavList {
  visibility: hidden;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  /* line 131, resources/scss/project/_header.scss */
  .el_metaNavList {
    width: 100%;
    position: absolute;
    top: 75px;
    background-color: #007ac9;
  }
}

@media screen and (min-width: 1025px) {
  /* line 131, resources/scss/project/_header.scss */
  .el_metaNavList {
    visibility: visible;
    opacity: 1;
    float: right;
  }
}

/* line 148, resources/scss/project/_header.scss */
.el_metaNavList a,
.el_metaNavList .el_searchBoxLabel {
  color: #fff;
  font-size: 13px;
  line-height: 42px;
  text-decoration: none;
  display: block;
}

@media screen and (min-width: 1025px) {
  /* line 148, resources/scss/project/_header.scss */
  .el_metaNavList a,
  .el_metaNavList .el_searchBoxLabel {
    font-size: 11px;
    line-height: 22px;
  }
}

/* line 163, resources/scss/project/_header.scss */
.el_metaNavList li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid white;
}

@media screen and (max-width: 1024px) {
  /* line 169, resources/scss/project/_header.scss */
  .el_metaNavList li a,
  .el_metaNavList li .el_searchBoxLabel {
    padding: 0 15px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 163, resources/scss/project/_header.scss */
  .el_metaNavList li {
    width: auto;
    border-bottom: 0;
    padding: 0 10px;
  }
}

/* line 181, resources/scss/project/_header.scss */
.el_metaNavList li.active .el_searchBoxLabel {
  font-weight: bold;
}

/* line 187, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelectWrap {
  padding: 0 0 0 15px;
}

@media screen and (min-width: 1025px) {
  /* line 187, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelectWrap {
    padding: 6px 10px;
    margin-top: -1px;
  }
  /* line 194, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelectWrap.active {
    background-color: white;
  }
}

/* line 201, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect {
  list-style: none;
  margin: 0;
  z-index: 105;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  max-height: 175px;
  overflow: auto;
}

@media screen and (min-width: 1025px) {
  /* line 201, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelect {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 180px;
    max-height: 316px;
    background: #ffffff;
    top: 26px;
    left: 0;
    padding: 5px 10px;
  }
}

/* line 223, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect li {
  padding: 0 0 3px;
  margin-bottom: 5px;
  width: 100%;
  position: relative;
}

/* line 229, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

/* line 235, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect img {
  position: absolute;
  top: 7px;
}

@media screen and (min-width: 1025px) {
  /* line 235, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelect img {
    top: 4px;
  }
}

/* line 244, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect a {
  display: inline-block;
  padding-left: 34px;
  line-height: 30px;
}

@media screen and (min-width: 1025px) {
  /* line 244, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelect a {
    color: #007ac9;
    line-height: 22px;
  }
}

/* line 254, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect a:hover, .el_metaNavList .el_languageSelect a:focus {
  text-decoration: underline;
}

/* line 259, resources/scss/project/_header.scss */
.el_metaNavList .el_languageSelect.active {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1024px) {
  /* line 259, resources/scss/project/_header.scss */
  .el_metaNavList .el_languageSelect.active {
    position: relative;
  }
}

/* line 272, resources/scss/project/_header.scss */
.el_languageSelectWrap .at {
  background: url("../img/flag_at.jpg") no-repeat left center;
}

/* line 275, resources/scss/project/_header.scss */
.el_languageSelectWrap .be {
  background: url("../img/flag_be.jpg") no-repeat left center;
}

/* line 278, resources/scss/project/_header.scss */
.el_languageSelectWrap .bg {
  background: url("../img/flag_bg.jpg") no-repeat left center;
}

/* line 281, resources/scss/project/_header.scss */
.el_languageSelectWrap .ca {
  background: url("../img/flag_ca.jpg") no-repeat left center;
}

/* line 284, resources/scss/project/_header.scss */
.el_languageSelectWrap .ch {
  background: url("../img/flag_ch.jpg") no-repeat left center;
}

/* line 287, resources/scss/project/_header.scss */
.el_languageSelectWrap .cz {
  background: url("../img/flag_cz.jpg") no-repeat left center;
}

/* line 290, resources/scss/project/_header.scss */
.el_languageSelectWrap .de {
  background: url("../img/flag_de.jpg") no-repeat left center;
}

/* line 293, resources/scss/project/_header.scss */
.el_languageSelectWrap .dk {
  background: url("../img/flag_dk.jpg") no-repeat left center;
}

/* line 296, resources/scss/project/_header.scss */
.el_languageSelectWrap .ee {
  background: url("../img/flag_ee.jpg") no-repeat left center;
}

/* line 299, resources/scss/project/_header.scss */
.el_languageSelectWrap .es {
  background: url("../img/flag_es.jpg") no-repeat left center;
}

/* line 302, resources/scss/project/_header.scss */
.el_languageSelectWrap .fi {
  background: url("../img/flag_fi.jpg") no-repeat left center;
}

/* line 305, resources/scss/project/_header.scss */
.el_languageSelectWrap .fr {
  background: url("../img/flag_fr.jpg") no-repeat left center;
}

/* line 308, resources/scss/project/_header.scss */
.el_languageSelectWrap .gr {
  background: url("../img/flag_gr.jpg") no-repeat left center;
}

/* line 311, resources/scss/project/_header.scss */
.el_languageSelectWrap .hr {
  background: url("../img/flag_hr.jpg") no-repeat left center;
}

/* line 314, resources/scss/project/_header.scss */
.el_languageSelectWrap .hu {
  background: url("../img/flag_hu.jpg") no-repeat left center;
}

/* line 317, resources/scss/project/_header.scss */
.el_languageSelectWrap .ie {
  background: url("../img/flag_ie.jpg") no-repeat left center;
}

/* line 320, resources/scss/project/_header.scss */
.el_languageSelectWrap .it {
  background: url("../img/flag_it.jpg") no-repeat left center;
}

/* line 323, resources/scss/project/_header.scss */
.el_languageSelectWrap .lt {
  background: url("../img/flag_lt.jpg") no-repeat left center;
}

/* line 326, resources/scss/project/_header.scss */
.el_languageSelectWrap .lu {
  background: url("../img/flag_lu.jpg") no-repeat left center;
}

/* line 329, resources/scss/project/_header.scss */
.el_languageSelectWrap .lv {
  background: url("../img/flag_lv.jpg") no-repeat left center;
}

/* line 332, resources/scss/project/_header.scss */
.el_languageSelectWrap .nl {
  background: url("../img/flag_nl.jpg") no-repeat left center;
}

/* line 335, resources/scss/project/_header.scss */
.el_languageSelectWrap .no {
  background: url("../img/flag_no.jpg") no-repeat left center;
}

/* line 338, resources/scss/project/_header.scss */
.el_languageSelectWrap .pl {
  background: url("../img/flag_pl.jpg") no-repeat left center;
}

/* line 341, resources/scss/project/_header.scss */
.el_languageSelectWrap .pt {
  background: url("../img/flag_pt.jpg") no-repeat left center;
}

/* line 344, resources/scss/project/_header.scss */
.el_languageSelectWrap .ro {
  background: url("../img/flag_ro.jpg") no-repeat left center;
}

/* line 347, resources/scss/project/_header.scss */
.el_languageSelectWrap .rs {
  background: url("../img/flag_rs.jpg") no-repeat left center;
}

/* line 350, resources/scss/project/_header.scss */
.el_languageSelectWrap .ru {
  background: url("../img/flag_ru.jpg") no-repeat left center;
}

/* line 353, resources/scss/project/_header.scss */
.el_languageSelectWrap .se {
  background: url("../img/flag_se.jpg") no-repeat left center;
}

/* line 356, resources/scss/project/_header.scss */
.el_languageSelectWrap .si {
  background: url("../img/flag_si.jpg") no-repeat left center;
}

/* line 359, resources/scss/project/_header.scss */
.el_languageSelectWrap .sk {
  background: url("../img/flag_sk.jpg") no-repeat left center;
}

/* line 362, resources/scss/project/_header.scss */
.el_languageSelectWrap .sr {
  background: url("../img/flag_sr.jpg") no-repeat left center;
}

/* line 365, resources/scss/project/_header.scss */
.el_languageSelectWrap .tr {
  background: url("../img/flag_tr.jpg") no-repeat left center;
}

/* line 368, resources/scss/project/_header.scss */
.el_languageSelectWrap .ua {
  background: url("../img/flag_ua.jpg") no-repeat left center;
}

/* line 371, resources/scss/project/_header.scss */
.el_languageSelectWrap .uk {
  background: url("../img/flag_uk.jpg") no-repeat left center;
}

/* line 375, resources/scss/project/_header.scss */
.el_languageSelectWrap .el_languageActive {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 36px;
}

@media screen and (min-width: 1025px) {
  /* line 375, resources/scss/project/_header.scss */
  .el_languageSelectWrap .el_languageActive {
    width: 24px;
    height: 14px;
  }
}

/* line 388, resources/scss/project/_header.scss */
.el_metaNavWrap.active .el_metaNavList {
  visibility: visible;
  opacity: 1;
  overflow: auto;
  max-height: 95vh;
  max-height: calc(100vh - 75px);
}

/* line 395, resources/scss/project/_header.scss */
.el_metaNavWrap.active .el_metaNavList.active {
  overflow: hidden;
}

/* line 401, resources/scss/project/_header.scss */
.el_searchBoxWrap {
  position: relative;
}

@media screen and (min-width: 1025px) {
  /* line 401, resources/scss/project/_header.scss */
  .el_searchBoxWrap {
    padding: 0 3px 0 5px;
  }
}

/* line 408, resources/scss/project/_header.scss */
.el_searchBoxWrap .el_searchBoxLabel {
  cursor: pointer;
  margin-bottom: 0;
}

@media screen and (min-width: 1025px) {
  /* line 408, resources/scss/project/_header.scss */
  .el_searchBoxWrap .el_searchBoxLabel {
    margin-bottom: 5px;
  }
}

/* line 416, resources/scss/project/_header.scss */
.el_searchBoxWrap .el_searchBoxLabel span {
  background-image: url("../img/magnifying-glass.png");
  background-repeat: no-repeat;
  background-position: right 40%;
  padding-left: 18px;
}

@media screen and (min-width: 1025px) {
  /* line 416, resources/scss/project/_header.scss */
  .el_searchBoxWrap .el_searchBoxLabel span {
    background-position: 5px 0;
    cursor: pointer;
  }
}

/* line 429, resources/scss/project/_header.scss */
.el_searchBoxWrap .el_searchBox {
  right: 0;
  margin-top: 3px;
  z-index: 102;
  width: 286px;
  position: absolute;
  background: #fff;
  padding: 20px 20px 22px 20px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  display: none;
}

/* line 445, resources/scss/project/_header.scss */
.el_searchBoxWrap input[type="text"] {
  width: 160px;
  float: left;
  padding: 0 8px;
  background: #f5f5f5;
}

/* line 453, resources/scss/project/_header.scss */
.el_searchBoxWrap input[type="submit"] {
  float: right;
  font-size: 11px;
  line-height: 11px;
  padding: 3px 10px;
  width: auto;
}

/* line 461, resources/scss/project/_header.scss */
.el_searchBoxWrap.active {
  background: white;
}

@media screen and (min-width: 1025px) {
  /* line 461, resources/scss/project/_header.scss */
  .el_searchBoxWrap.active {
    height: 27px;
  }
}

/* line 468, resources/scss/project/_header.scss */
.el_searchBoxWrap.active .el_searchBoxLabel {
  color: #017ac9;
}

/* line 471, resources/scss/project/_header.scss */
.el_searchBoxWrap.active .el_searchBoxLabel span {
  background-image: url("../img/blue-magnifying-glass.png");
  background-repeat: no-repeat;
  background-position: 5px 0;
}

/* line 478, resources/scss/project/_header.scss */
.el_searchBoxWrap.active .el_searchBox {
  display: block;
  right: 10px;
}

@media screen and (min-width: 1025px) {
  /* line 478, resources/scss/project/_header.scss */
  .el_searchBoxWrap.active .el_searchBox {
    right: 0;
  }
}

/* line 2, resources/scss/project/_navigation.scss */
.el_mainNavList {
  margin: 0;
}

/* line 7, resources/scss/project/_navigation.scss */
html {
  height: 100%;
}

/* line 11, resources/scss/project/_navigation.scss */
body {
  position: relative;
}

/* line 15, resources/scss/project/_navigation.scss */
.el_mainNavContainer {
  float: right;
}

/* line 19, resources/scss/project/_navigation.scss */
.el_mainNavRow {
  width: 100%;
  z-index: 101;
  height: 50px;
  margin-top: 0;
  background: #fff;
  position: relative;
}

@media screen and (min-width: 1025px) {
  /* line 19, resources/scss/project/_navigation.scss */
  .el_mainNavRow {
    padding: 0 10px;
  }
}

@media screen and (min-width: 680px) {
  /* line 31, resources/scss/project/_navigation.scss */
  .el_mainNavRow.el_mainNavRow_cattleapp {
    height: 100px;
  }
}

/* line 37, resources/scss/project/_navigation.scss */
.el_menuButton {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 52px;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 1025px) {
  /* line 37, resources/scss/project/_navigation.scss */
  .el_menuButton {
    display: none;
  }
}

/* line 51, resources/scss/project/_navigation.scss */
.el_menuButton .el_menuIcon:before {
  height: 15px;
  width: 1px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  content: "";
  top: 18px;
}

/* line 61, resources/scss/project/_navigation.scss */
.el_menuButton .el_menuIcon:after {
  border-bottom: 3px solid #D2D2D2;
  border-top: 9px double #D2D2D2;
  content: "";
  height: 15px;
  left: 11px;
  position: absolute;
  top: 18px;
  width: 21px;
}

/* line 74, resources/scss/project/_navigation.scss */
.el_mainNav {
  margin-top: -2px;
}

/* line 77, resources/scss/project/_navigation.scss */
.el_mainNav a {
  font-size: 13px;
  text-decoration: none;
  display: block;
  color: #007ac9;
}

/* line 83, resources/scss/project/_navigation.scss */
.el_mainNav a:hover, .el_mainNav a:focus {
  text-decoration: underline;
}

/* line 89, resources/scss/project/_navigation.scss */
.el_mainNav ul {
  list-style: none;
  padding-left: 0;
}

/* line 94, resources/scss/project/_navigation.scss */
.el_mainNav li {
  position: relative;
  background: #fff;
}

/* line 98, resources/scss/project/_navigation.scss */
.el_mainNav li.active > a {
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  /* line 108, resources/scss/project/_navigation.scss */
  .el_mainNavLevel1 {
    visibility: hidden;
    opacity: 0;
  }
}

@media screen and (min-width: 1025px) {
  /* line 115, resources/scss/project/_navigation.scss */
  .el_mainNavLevel2 {
    visibility: hidden;
    opacity: 0;
  }
}

/* line 121, resources/scss/project/_navigation.scss */
.el_mainNav.mobile {
  z-index: 102;
}

/* line 124, resources/scss/project/_navigation.scss */
.el_mainNav.mobile a {
  padding: 10px 15px;
  line-height: 17px;
}

/* line 130, resources/scss/project/_navigation.scss */
.el_mainNav.mobile li.opened > a {
  font-weight: bold;
}

/* line 134, resources/scss/project/_navigation.scss */
.el_mainNav.mobile li.opened > .show-more:before {
  content: "\f106";
  font-family: 'fontawesome';
}

/* line 141, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .has-children > a {
  margin-right: 60px;
}

/* line 145, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel1 {
  visibility: visible;
  opacity: 1;
}

/* line 149, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel1 ul li {
  padding-left: 25px;
}

/* line 153, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel1 > li.opened {
  border-bottom: 1px solid #e3eff6;
}

/* line 159, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel2 > li.opened {
  border-top: 1px solid #9da0a1;
  border-bottom: 1px solid #9da0a1;
}

/* line 163, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel2 > li.opened + li.opened {
  border-top: none;
}

/* line 168, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .el_mainNavLevel2 > li.opened,
.el_mainNav.mobile .el_mainNavLevel2 > li.opened li {
  background: #ebebeb;
}

/* line 175, resources/scss/project/_navigation.scss */
.el_mainNav.mobile ul li.has-children ul {
  display: none;
}

/* line 180, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .show-more {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 50px;
  height: 35px;
  margin: 0 4px 5px 5px;
  z-index: 103;
  text-align: right;
}

/* line 191, resources/scss/project/_navigation.scss */
.el_mainNav.mobile .show-more:before {
  color: #007ac9;
  font-size: 14px;
  content: "\f107";
  font-weight: bold;
  font-family: 'fontawesome';
  padding-right: 20px;
  line-height: 35px;
}

/* line 204, resources/scss/project/_navigation.scss */
.el_mainNav.mobile.toggle {
  display: none;
  position: absolute;
  width: 100%;
  right: 0;
  height: 90vh;
  height: calc(100vh - 75px);
  overflow: auto;
}

@media screen and (min-width: 1025px) {
  /* line 218, resources/scss/project/_navigation.scss */
  .el_mainNav,
  .el_mainNav.desktop {
    list-style: none;
  }
  /* line 223, resources/scss/project/_navigation.scss */
  .el_mainNav ul,
  .el_mainNav.desktop ul {
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%;
  }
  /* line 229, resources/scss/project/_navigation.scss */
  .el_mainNav ul:after,
  .el_mainNav.desktop ul:after {
    content: "";
    clear: both;
    display: block;
  }
  /* line 235, resources/scss/project/_navigation.scss */
  .el_mainNav ul a,
  .el_mainNav.desktop ul a {
    text-decoration: none;
    display: block;
  }
  /* line 240, resources/scss/project/_navigation.scss */
  .el_mainNav ul a:hover, .el_mainNav ul a:active, .el_mainNav ul a:focus,
  .el_mainNav.desktop ul a:hover,
  .el_mainNav.desktop ul a:active,
  .el_mainNav.desktop ul a:focus {
    text-decoration: none;
    color: #fff;
  }
  /* line 249, resources/scss/project/_navigation.scss */
  .el_mainNav ul .show-more,
  .el_mainNav.desktop ul .show-more {
    position: absolute;
    right: 9px;
    top: 28%;
    z-index: 103;
  }
  /* line 255, resources/scss/project/_navigation.scss */
  .el_mainNav ul .show-more:before,
  .el_mainNav.desktop ul .show-more:before {
    color: #007ac9;
    font-size: 14px;
    content: "\f107";
    font-weight: bold;
    font-family: 'fontawesome';
  }
  /* line 264, resources/scss/project/_navigation.scss */
  .el_mainNav ul li,
  .el_mainNav.desktop ul li {
    float: left;
    width: auto;
    white-space: nowrap;
    position: relative;
  }
  /* line 270, resources/scss/project/_navigation.scss */
  .el_mainNav ul li:hover, .el_mainNav ul li.focus,
  .el_mainNav.desktop ul li:hover,
  .el_mainNav.desktop ul li.focus {
    background: #007ac9;
  }
  /* line 275, resources/scss/project/_navigation.scss */
  .el_mainNav ul li:hover > a, .el_mainNav ul li.focus > a,
  .el_mainNav.desktop ul li:hover > a,
  .el_mainNav.desktop ul li.focus > a {
    color: #fff;
  }
  /* line 280, resources/scss/project/_navigation.scss */
  .el_mainNav ul li:hover > .show-more:before, .el_mainNav ul li.focus > .show-more:before,
  .el_mainNav.desktop ul li:hover > .show-more:before,
  .el_mainNav.desktop ul li.focus > .show-more:before {
    color: #E6BDE0;
  }
  /* line 285, resources/scss/project/_navigation.scss */
  .el_mainNav ul li:hover > ul, .el_mainNav ul li.focus > ul,
  .el_mainNav.desktop ul li:hover > ul,
  .el_mainNav.desktop ul li.focus > ul {
    opacity: 1;
    visibility: visible;
  }
  /* line 289, resources/scss/project/_navigation.scss */
  .el_mainNav ul li:hover > ul li, .el_mainNav ul li.focus > ul li,
  .el_mainNav.desktop ul li:hover > ul li,
  .el_mainNav.desktop ul li.focus > ul li {
    margin-top: 0;
    opacity: 1;
  }
  /* line 301, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel1 > li.has-children,
  .el_mainNav.desktop .el_mainNavLevel1 > li.has-children {
    padding-right: 15px;
  }
  /* line 305, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel1 > li > a,
  .el_mainNav.desktop .el_mainNavLevel1 > li > a {
    padding: 0 10px;
    line-height: 50px;
  }
  /* line 311, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel1 > li:nth-last-child(1) .el_mainNavLevel2,
  .el_mainNav .el_mainNavLevel1 > li:nth-last-child(2) .el_mainNavLevel2,
  .el_mainNav .el_mainNavLevel1 > li:nth-last-child(3) .el_mainNavLevel2,
  .el_mainNav.desktop .el_mainNavLevel1 > li:nth-last-child(1) .el_mainNavLevel2,
  .el_mainNav.desktop .el_mainNavLevel1 > li:nth-last-child(2) .el_mainNavLevel2,
  .el_mainNav.desktop .el_mainNavLevel1 > li:nth-last-child(3) .el_mainNavLevel2 {
    right: 0;
  }
  /* line 319, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2,
  .el_mainNav.desktop .el_mainNavLevel2 {
    width: 280px;
    border: 1px solid #e3eff6;
    border-top: 0;
    z-index: 102;
    padding: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    opacity: 0;
  }
  /* line 331, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 a,
  .el_mainNav.desktop .el_mainNavLevel2 a {
    line-height: 15px;
    display: block;
    white-space: normal;
  }
  /* line 337, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li,
  .el_mainNav.desktop .el_mainNavLevel2 li {
    clear: both;
    position: relative;
    margin-top: -15px;
    padding: 6px 25px 6px 15px;
    display: block;
    width: 100%;
  }
  /* line 346, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li:first-child ul,
  .el_mainNav.desktop .el_mainNavLevel2 li:first-child ul {
    border-top: none;
  }
  /* line 353, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li:hover > ul, .el_mainNav .el_mainNavLevel2 li.focus > ul,
  .el_mainNav.desktop .el_mainNavLevel2 li:hover > ul,
  .el_mainNav.desktop .el_mainNavLevel2 li.focus > ul {
    opacity: 1;
    visibility: visible;
  }
  /* line 358, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li:hover > .show-more, .el_mainNav .el_mainNavLevel2 li.focus > .show-more,
  .el_mainNav.desktop .el_mainNavLevel2 li:hover > .show-more,
  .el_mainNav.desktop .el_mainNavLevel2 li.focus > .show-more {
    display: none;
  }
  /* line 362, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li:hover > a, .el_mainNav .el_mainNavLevel2 li.focus > a,
  .el_mainNav.desktop .el_mainNavLevel2 li:hover > a,
  .el_mainNav.desktop .el_mainNavLevel2 li.focus > a {
    text-decoration: underline;
  }
  /* line 368, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li.hover > ul,
  .el_mainNav.desktop .el_mainNavLevel2 li.hover > ul {
    opacity: 1;
    visibility: visible;
  }
  /* line 375, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 .show-more,
  .el_mainNav.desktop .el_mainNavLevel2 .show-more {
    top: 3px;
  }
  /* line 378, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 .show-more:before,
  .el_mainNav.desktop .el_mainNavLevel2 .show-more:before {
    color: #007ac9;
    font-size: 14px;
    content: "\f105";
    font-weight: bold;
    font-family: 'fontawesome';
  }
  /* line 389, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel3 {
    border-left: 1px solid #cbcbcb;
    position: absolute;
    left: 99%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
  }
  /* line 398, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel3 li,
  .el_mainNav.desktop .el_mainNavLevel3 li {
    opacity: 1;
    background-color: #ebebeb;
  }
  /* line 403, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel3 li:hover, .el_mainNav .el_mainNavLevel3 li.focus,
  .el_mainNav.desktop .el_mainNavLevel3 li:hover,
  .el_mainNav.desktop .el_mainNavLevel3 li.focus {
    background-color: #ebebeb;
  }
  /* line 407, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel3 li:hover a, .el_mainNav .el_mainNavLevel3 li.focus a,
  .el_mainNav.desktop .el_mainNavLevel3 li:hover a,
  .el_mainNav.desktop .el_mainNavLevel3 li.focus a {
    color: #007ac9;
  }
  /* line 421, resources/scss/project/_navigation.scss */
  .el_mainNav .el_mainNavLevel2 li:nth-child(1) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(2) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(3) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(4) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(5) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(6) .el_mainNavLevel3,
  .el_mainNav .el_mainNavLevel2 li:nth-child(7) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(1) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(2) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(3) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(4) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(5) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(6) .el_mainNavLevel3,
  .el_mainNav.desktop .el_mainNavLevel2 li:nth-child(7) .el_mainNavLevel3 {
    top: 0;
    bottom: auto;
  }
}

/* line 429, resources/scss/project/_navigation.scss */
nav.toggle.el_mainNav.desktop,
div.toggle.el_mainNav.desktop {
  display: block !important;
}

/* line 438, resources/scss/project/_navigation.scss */
.no-csstransforms3d .el_mainNav.mobile.off-canvas {
  left: -60%;
  position: fixed;
}

/* line 444, resources/scss/project/_navigation.scss */
.no-csstransforms3d .el_mainNav.desktop ul ul {
  display: none;
  visibility: visible;
  opacity: 1;
}

/* line 448, resources/scss/project/_navigation.scss */
.no-csstransforms3d .el_mainNav.desktop ul ul li {
  margin: 0;
}

/* line 451, resources/scss/project/_navigation.scss */
.no-csstransforms3d .el_mainNav.desktop ul ul ul {
  left: 100%;
}

/* line 460, resources/scss/project/_navigation.scss */
.no-csstransforms3d.csstransitions .outer-wrap, .no-csstransforms3d.csstransitions .el_mainNav.mobile.off-canvas {
  overflow-y: visible;
}

/* line 466, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigationWrap {
  min-height: 1px;
}

/* line 470, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation {
  display: none;
  margin-bottom: 25px;
  margin-left: 20px;
}

@media screen and (min-width: 680px) {
  /* line 470, resources/scss/project/_navigation.scss */
  .el_auxiliaryNavigation {
    max-width: 267px;
    margin-bottom: 50px;
    display: block !important;
    margin-left: 0;
  }
}

/* line 482, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 488, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation .el_auxNavLevel1 > a {
  text-transform: uppercase;
}

/* line 492, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation .el_auxNavLevel1 > a,
.el_auxiliaryNavigation ul ul li {
  line-height: 14px;
  font-size: 12px;
  padding: 8px 0;
  position: relative;
  display: block;
  border-bottom: 1px solid #e1e1e1;
}

/* line 502, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation ul ul li a {
  display: block;
}

/* line 506, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation ul ul ul {
  margin-left: 20px;
}

/* line 509, resources/scss/project/_navigation.scss */
.el_auxiliaryNavigation ul ul ul li {
  border-bottom: none;
}

/* line 515, resources/scss/project/_navigation.scss */
.el_auxNavToggleForMobile {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  background: #fff;
  border: 1px solid #cbcbcb;
  overflow: hidden;
  padding: 8px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}

/* line 525, resources/scss/project/_navigation.scss */
.el_auxNavToggleForMobile a {
  text-decoration: underline;
}

/* line 529, resources/scss/project/_navigation.scss */
.el_auxNavToggleForMobile .el_loadMoreIcon {
  top: 6px;
  right: 10px;
}

@media screen and (min-width: 680px) {
  /* line 515, resources/scss/project/_navigation.scss */
  .el_auxNavToggleForMobile {
    display: none;
  }
}

/* line 2, resources/scss/project/_page_elements.scss */
.el_modulePadding {
  padding: 20px 0;
}

/* line 6, resources/scss/project/_page_elements.scss */
.el_modulePaddingLarge {
  padding: 50px 0;
}

/* line 10, resources/scss/project/_page_elements.scss */
.el_moduleWrap {
  padding: 50px 0;
  border-top: 1px solid #d8d8d8;
}

/* line 15, resources/scss/project/_page_elements.scss */
.el_loadMoreIcon {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-clip: padding-box;
  position: absolute;
  right: 0;
  content: "";
  overflow: hidden;
  width: 23px;
  height: 23px;
  top: -4px;
  background: #007ac9;
  text-align: center;
  z-index: 10;
  cursor: pointer;
}

/* line 29, resources/scss/project/_page_elements.scss */
.el_loadMoreIcon:after {
  content: "+";
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

/* line 37, resources/scss/project/_page_elements.scss */
.el_loadMoreIcon.active:after {
  color: transparent;
  top: -12px;
  line-height: 21px;
  position: relative;
  border-bottom: 3px solid #fff;
}

/* line 49, resources/scss/project/_page_elements.scss */
.el_flexibleContainerLeft,
.el_flexibleContainerRight {
  display: table-row;
}

@media screen and (min-width: 680px) {
  /* line 49, resources/scss/project/_page_elements.scss */
  .el_flexibleContainerLeft,
  .el_flexibleContainerRight {
    display: table-cell;
  }
}

/* line 58, resources/scss/project/_page_elements.scss */
.el_flexibleContainerMain {
  float: left;
  min-width: 49%;
}

@media screen and (min-width: 680px) {
  /* line 64, resources/scss/project/_page_elements.scss */
  .el_flexibleContainerLeft {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
}

@media screen and (min-width: 680px) {
  /* line 72, resources/scss/project/_page_elements.scss */
  .el_flexibleContainerRight {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
}

/* line 81, resources/scss/project/_page_elements.scss */
.el_moduleWelcome {
  padding: 50px 0 40px;
  border-top: 1px solid #d8d8d8;
}

/* line 88, resources/scss/project/_page_elements.scss */
.el_moduleTextImage img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 679px) {
  /* line 88, resources/scss/project/_page_elements.scss */
  .el_moduleTextImage img {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 679px) {
  /* line 97, resources/scss/project/_page_elements.scss */
  .el_moduleTextImage .csc-textpic-image img {
    margin-bottom: 0;
  }
}

/* line 105, resources/scss/project/_page_elements.scss */
.el_moduleTextImage.imagesNoScale img,
.el_moduleTextImage .imagesNoScale img {
  width: auto;
  max-width: 100%;
}

/* line 111, resources/scss/project/_page_elements.scss */
.el_moduleTextImage .el_alignCenter img {
  display: inline-block;
}

/* line 117, resources/scss/project/_page_elements.scss */
.el_breadcrumb {
  background: #ffffff;
}

/* line 120, resources/scss/project/_page_elements.scss */
.el_breadcrumb ul {
  font-size: 12px;
  line-height: 18px;
  padding: 12px 0;
  overflow: hidden;
  list-style: none;
  margin: 0;
}

/* line 128, resources/scss/project/_page_elements.scss */
.el_breadcrumb ul li {
  float: left;
}

/* line 131, resources/scss/project/_page_elements.scss */
.el_breadcrumb ul li:first-child:before {
  content: '';
}

/* line 135, resources/scss/project/_page_elements.scss */
.el_breadcrumb ul li:after {
  content: '>';
  padding: 0 4px;
  font-size: 9px;
  position: relative;
  top: -1px;
}

/* line 143, resources/scss/project/_page_elements.scss */
.el_breadcrumb ul li:last-child:after {
  display: none;
}

/* line 151, resources/scss/project/_page_elements.scss */
#el_backToTopArrow {
  display: none;
}

@media screen and (min-width: 680px) {
  /* line 151, resources/scss/project/_page_elements.scss */
  #el_backToTopArrow {
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 60px;
    width: 60px;
    background: url("../img/icon_back_to_top_arrow.png") no-repeat center center;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 11;
    color: transparent;
  }
  /* line 166, resources/scss/project/_page_elements.scss */
  #el_backToTopArrow.active {
    display: block;
  }
}

/* line 173, resources/scss/project/_page_elements.scss */
.tx-indexedsearch-browsebox,
.el_paginationContainer {
  display: block;
  text-align: center;
  width: 100%;
}

/* line 180, resources/scss/project/_page_elements.scss */
.tx-indexedsearch-browsebox p,
.el_paginationContainer p {
  text-align: left;
}

/* line 185, resources/scss/project/_page_elements.scss */
.el_paginationContainer {
  margin: 15px auto;
}

/* line 189, resources/scss/project/_page_elements.scss */
.el_paginationResultsOverview {
  text-transform: uppercase;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  line-height: 42px;
}

@media screen and (min-width: 1025px) {
  /* line 189, resources/scss/project/_page_elements.scss */
  .el_paginationResultsOverview {
    line-height: 29px;
  }
}

/* line 201, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox,
.el_pagination,
.tx-pagebrowse {
  padding: 0;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  float: left;
  width: auto;
}

/* line 211, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox ul,
.el_pagination ul,
.tx-pagebrowse ul {
  list-style: none;
}

/* line 215, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox li,
.el_pagination li,
.tx-pagebrowse li {
  display: inline-block;
  float: left;
}

/* line 219, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox li a,
.el_pagination li a,
.tx-pagebrowse li a {
  display: block;
  height: 40px;
  width: 40px;
  position: relative;
  border-right: 1px solid #0e4f7c;
  padding: 0;
}

@media screen and (min-width: 1025px) {
  /* line 219, resources/scss/project/_page_elements.scss */
  ul.tx-indexedsearch-browsebox li a,
  .el_pagination li a,
  .tx-pagebrowse li a {
    height: 27px;
    width: 27px;
  }
}

/* line 233, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox li.inactive,
.el_pagination li.inactive,
.tx-pagebrowse li.inactive {
  opacity: 0.7;
}

/* line 236, resources/scss/project/_page_elements.scss */
ul.tx-indexedsearch-browsebox li.inactive:hover, ul.tx-indexedsearch-browsebox li.inactive:active, ul.tx-indexedsearch-browsebox li.inactive:focus,
.el_pagination li.inactive:hover,
.el_pagination li.inactive:active,
.el_pagination li.inactive:focus,
.tx-pagebrowse li.inactive:hover,
.tx-pagebrowse li.inactive:active,
.tx-pagebrowse li.inactive:focus {
  background: #017ac9;
  border-color: #0e4f7c;
  color: white;
}

/* line 248, resources/scss/project/_page_elements.scss */
.el_pagination li {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: relative;
  background: #017ac9;
  border-width: 0 1px 2px 0;
  border-color: #0e4f7c;
  border-style: solid;
  padding: 0;
  text-indent: -99999px;
  color: transparent;
  overflow: hidden;
  display: none;
}

@media screen and (min-width: 1025px) {
  /* line 248, resources/scss/project/_page_elements.scss */
  .el_pagination li {
    height: 27px;
    width: 27px;
  }
}

/* line 270, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(2), .el_pagination li:last-child, .el_pagination li:nth-child(1), .el_pagination li:nth-last-child(2) {
  display: block;
}

/* line 278, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(2), .el_pagination li:last-child {
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background-clip: padding-box;
}

/* line 284, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(1), .el_pagination li:nth-last-child(2) {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  background-clip: padding-box;
}

/* line 290, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(2) {
  margin-right: 5px;
}

/* line 294, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(1):before, .el_pagination li:nth-child(1):after, .el_pagination li:nth-child(2):after, .el_pagination li:nth-last-child(2):after, .el_pagination li:last-child:before, .el_pagination li:last-child:after {
  border: 7px solid transparent;
  content: "";
  position: absolute;
  top: 14px;
}

@media screen and (min-width: 1025px) {
  /* line 294, resources/scss/project/_page_elements.scss */
  .el_pagination li:nth-child(1):before, .el_pagination li:nth-child(1):after, .el_pagination li:nth-child(2):after, .el_pagination li:nth-last-child(2):after, .el_pagination li:last-child:before, .el_pagination li:last-child:after {
    border: 5px solid transparent;
    top: 8px;
  }
}

/* line 311, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(1):before, .el_pagination li:nth-child(1):after, .el_pagination li:nth-child(2):after {
  border-right-color: #fff;
}

/* line 317, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-last-child(2):after, .el_pagination li:last-child:before, .el_pagination li:last-child:after {
  border-left-color: #fff;
}

/* line 327, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(1):before {
  left: 5px;
  z-index: 1;
}

@media screen and (min-width: 1025px) {
  /* line 327, resources/scss/project/_page_elements.scss */
  .el_pagination li:nth-child(1):before {
    left: 2px;
  }
}

/* line 336, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(1):after {
  left: 10px;
}

@media screen and (min-width: 1025px) {
  /* line 336, resources/scss/project/_page_elements.scss */
  .el_pagination li:nth-child(1):after {
    left: 6px;
  }
}

/* line 346, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-child(2):after {
  left: 8px;
}

@media screen and (min-width: 1025px) {
  /* line 346, resources/scss/project/_page_elements.scss */
  .el_pagination li:nth-child(2):after {
    left: 4px;
  }
}

/* line 355, resources/scss/project/_page_elements.scss */
.el_pagination li:nth-last-child(2):after {
  left: 17px;
}

@media screen and (min-width: 1025px) {
  /* line 355, resources/scss/project/_page_elements.scss */
  .el_pagination li:nth-last-child(2):after {
    left: 11px;
  }
}

/* line 364, resources/scss/project/_page_elements.scss */
.el_pagination li:last-child {
  border-right: none;
}

/* line 367, resources/scss/project/_page_elements.scss */
.el_pagination li:last-child:before {
  left: 15px;
  z-index: 1;
}

@media screen and (min-width: 1025px) {
  /* line 367, resources/scss/project/_page_elements.scss */
  .el_pagination li:last-child:before {
    left: 9px;
  }
}

/* line 376, resources/scss/project/_page_elements.scss */
.el_pagination li:last-child:after {
  left: 20px;
}

@media screen and (min-width: 1025px) {
  /* line 376, resources/scss/project/_page_elements.scss */
  .el_pagination li:last-child:after {
    left: 13px;
  }
}

/* line 4, resources/scss/project/_module_pillars.scss */
.el_modulePillars .el_pillarsTitle {
  font-size: 16px;
  line-height: 22px;
  float: left;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 680px) {
  /* line 4, resources/scss/project/_module_pillars.scss */
  .el_modulePillars .el_pillarsTitle {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (min-width: 980px) {
  /* line 4, resources/scss/project/_module_pillars.scss */
  .el_modulePillars .el_pillarsTitle {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 980px) {
  /* line 4, resources/scss/project/_module_pillars.scss */
  .el_modulePillars .el_pillarsTitle {
    text-align: left;
    width: 42%;
    margin: 17px 0 0;
  }
}

/* line 19, resources/scss/project/_module_pillars.scss */
.el_modulePillars .el_pillarsLinks {
  text-align: center;
  float: left;
  width: 100%;
}

@media screen and (min-width: 980px) {
  /* line 19, resources/scss/project/_module_pillars.scss */
  .el_modulePillars .el_pillarsLinks {
    width: 58%;
  }
}

/* line 29, resources/scss/project/_module_pillars.scss */
.el_modulePillars a,
.el_modulePillars img {
  display: block;
  margin: 0 auto;
}

/* line 35, resources/scss/project/_module_pillars.scss */
.el_modulePillars img {
  padding-bottom: 14px;
}

/* line 39, resources/scss/project/_module_pillars.scss */
.el_modulePillars a {
  display: block;
  font-family: "InterstateBlackComp", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  width: 50%;
  border-right: 1px solid rgba(227, 239, 246, 0.7);
  font-size: 12px;
  line-height: 14px;
  background: no-repeat center top;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

/* line 56, resources/scss/project/_module_pillars.scss */
.el_modulePillars a:nth-child(1), .el_modulePillars a:nth-child(2) {
  margin-bottom: 20px;
}

/* line 61, resources/scss/project/_module_pillars.scss */
.el_modulePillars a:first-child, .el_modulePillars a:nth-child(3) {
  border-left: 1px solid rgba(227, 239, 246, 0.7);
}

/* line 67, resources/scss/project/_module_pillars.scss */
.el_modulePillars a:hover, .el_modulePillars a:focus, .el_modulePillars a:active {
  background: url("../img/pillars_arrow.png") no-repeat top center;
}

/* line 72, resources/scss/project/_module_pillars.scss */
.el_modulePillars a:hover img, .el_modulePillars a:focus img, .el_modulePillars a:active img {
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 500px) {
  /* line 39, resources/scss/project/_module_pillars.scss */
  .el_modulePillars a {
    width: 25%;
  }
  /* line 81, resources/scss/project/_module_pillars.scss */
  .el_modulePillars a:nth-child(1), .el_modulePillars a:nth-child(2) {
    margin-bottom: 0;
  }
  /* line 86, resources/scss/project/_module_pillars.scss */
  .el_modulePillars a:nth-child(3) {
    border-left: none;
  }
}

/* line 2, resources/scss/project/_module_news.scss */
.el_moduleNews {
  padding: 0 0 20px;
}

/* line 6, resources/scss/project/_module_news.scss */
.el_newsItems {
  text-transform: uppercase;
}

/* line 10, resources/scss/project/_module_news.scss */
.el_newsTitle {
  margin-bottom: 0;
}

/* line 14, resources/scss/project/_module_news.scss */
.news-single-timedata {
  margin-bottom: 10px;
}

/* line 19, resources/scss/project/_module_news.scss */
.el_newsLoadMore,
.el_newsMediaLink {
  margin-right: 15px;
  position: relative;
}

/* line 24, resources/scss/project/_module_news.scss */
.el_newsLoadMore:after,
.el_newsMediaLink:after {
  content: "";
  width: 1px;
  background: #ebebeb;
  height: 15px;
  position: absolute;
  right: -10px;
  top: 0;
}

/* line 35, resources/scss/project/_module_news.scss */
.el_newsLoadMore {
  background: none;
  border: none;
  outline: none;
  color: #007ac9;
  padding: 0 20px 0 0;
  height: 16px;
}

/* line 43, resources/scss/project/_module_news.scss */
.el_newsLoadMore:hover, .el_newsLoadMore:active, .el_newsLoadMore:focus {
  text-decoration: underline;
}

/* line 49, resources/scss/project/_module_news.scss */
.el_newsLoadMore .el_loadMoreIcon {
  top: 0;
}

@media screen and (min-width: 680px) {
  /* line 35, resources/scss/project/_module_news.scss */
  .el_newsLoadMore {
    height: auto;
  }
  /* line 56, resources/scss/project/_module_news.scss */
  .el_newsLoadMore:after {
    top: 4px;
  }
}

@media screen and (max-width: 679px) {
  /* line 63, resources/scss/project/_module_news.scss */
  .el_newsLoadMoreText,
  .el_newsLoadMoreTextActive {
    display: none !important;
  }
}

@media screen and (min-width: 680px) {
  /* line 70, resources/scss/project/_module_news.scss */
  .el_newsLoadMoreTextActive {
    display: none;
  }
}

/* line 75, resources/scss/project/_module_news.scss */
.el_newsLoadMoreText,
.el_newsMediaLink {
  display: none;
}

@media screen and (min-width: 680px) {
  /* line 75, resources/scss/project/_module_news.scss */
  .el_newsLoadMoreText,
  .el_newsMediaLink {
    display: inline;
  }
}

@media screen and (min-width: 680px) {
  /* line 85, resources/scss/project/_module_news.scss */
  .el_moduleNews .el_loadMoreIcon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    border-bottom: 2px solid #007ac9;
    border-top: 5px double #007ac9;
    height: 8px;
    width: 12px;
    top: 7px;
    background: none;
  }
  /* line 96, resources/scss/project/_module_news.scss */
  .el_moduleNews .el_loadMoreIcon:after {
    display: none;
  }
}

/* line 102, resources/scss/project/_module_news.scss */
.el_newsMediaLink {
  text-decoration: underline;
}

/* line 107, resources/scss/project/_module_news.scss */
.el_newsRSSLink img {
  padding-top: 4px;
  display: inline;
  float: right;
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  /* line 107, resources/scss/project/_module_news.scss */
  .el_newsRSSLink img {
    padding-top: 5px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  /* line 107, resources/scss/project/_module_news.scss */
  .el_newsRSSLink img {
    padding-top: 5px;
  }
}

@media screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  /* line 107, resources/scss/project/_module_news.scss */
  .el_newsRSSLink img {
    padding-top: 5px;
  }
}

/* line 128, resources/scss/project/_module_news.scss */
.el_newsRSSLink:hover, .el_newsRSSLink:active, .el_newsRSSLink:focus {
  text-decoration: none;
}

/* line 133, resources/scss/project/_module_news.scss */
.el_newsItems {
  height: 0;
  overflow: hidden;
  max-height: 550px;
}

@media screen and (min-width: 680px) {
  /* line 133, resources/scss/project/_module_news.scss */
  .el_newsItems {
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
    height: 175px;
    max-height: 350px;
    margin-top: 0;
  }
}

/* line 147, resources/scss/project/_module_news.scss */
.el_newsItem {
  height: auto;
  margin-bottom: 20px;
}

/* line 151, resources/scss/project/_module_news.scss */
.el_newsItem:nth-child(1), .el_newsItem:nth-child(2) {
  margin-top: 20px;
}

@media screen and (min-width: 680px) {
  /* line 147, resources/scss/project/_module_news.scss */
  .el_newsItem {
    height: 175px;
    margin-bottom: 10px;
  }
  /* line 160, resources/scss/project/_module_news.scss */
  .el_newsItem:nth-child(1), .el_newsItem:nth-child(2) {
    margin-top: 0;
  }
}

/* line 166, resources/scss/project/_module_news.scss */
.el_newsItem a {
  color: #616365;
}

/* line 170, resources/scss/project/_module_news.scss */
.el_newsItem .news-type {
  color: #9da0a1;
}

/* line 176, resources/scss/project/_module_news.scss */
.el_moduleNews.active .el_newsItems {
  height: 700px;
}

@media screen and (min-width: 680px) {
  /* line 176, resources/scss/project/_module_news.scss */
  .el_moduleNews.active .el_newsItems {
    height: 350px;
  }
}

/* line 2, resources/scss/project/_module_keyvisual.scss */
.el_moduleKeyvisual {
  z-index: 10;
  height: 465px;
  margin-top: -50px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
}

/* line 15, resources/scss/project/_module_keyvisual.scss */
.el_keyvisualContent {
  top: 180px;
  position: absolute;
  float: left;
  display: inline;
  width: calc(100% - 40px);
  max-width: 1120px;
}

/* line 24, resources/scss/project/_module_keyvisual.scss */
.el_keyvisualTitle {
  font-size: 36px;
  line-height: 38px;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 24, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualTitle {
    font-size: 46px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 24, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualTitle {
    font-size: 56px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 24, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualTitle {
    font-size: 70px;
    line-height: 74px;
  }
}

/* line 29, resources/scss/project/_module_keyvisual.scss */
.el_keyvisualText {
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
}

@media screen and (min-width: 680px) {
  /* line 29, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualText {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 29, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualText {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 29, resources/scss/project/_module_keyvisual.scss */
  .el_keyvisualText {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 2, resources/scss/project/_module_tiles.scss */
.tx-commerce-pi1 .el_moduleTiles {
  clear: both;
}

/* line 6, resources/scss/project/_module_tiles.scss */
.el_tilesTitle {
  font-size: 16px;
  line-height: 22px;
  color: #616365;
  text-transform: uppercase;
  font-weight: normal;
}

@media screen and (min-width: 680px) {
  /* line 6, resources/scss/project/_module_tiles.scss */
  .el_tilesTitle {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (min-width: 980px) {
  /* line 6, resources/scss/project/_module_tiles.scss */
  .el_tilesTitle {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 6, resources/scss/project/_module_tiles.scss */
  .el_tilesTitle {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 13, resources/scss/project/_module_tiles.scss */
.el_tileItem {
  padding: 10px 0;
  background: #ffffff;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline;
  overflow: hidden;
}

@media screen and (min-width: 680px) {
  /* line 13, resources/scss/project/_module_tiles.scss */
  .el_tileItem {
    height: 375px;
    padding-left: .89286%;
    padding-right: .89286%;
  }
}

/* line 29, resources/scss/project/_module_tiles.scss */
.el_tileItem .el_tileImageWrap a {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  height: 100%;
}

/* line 36, resources/scss/project/_module_tiles.scss */
.el_tileItem .el_tileImageWrap a:before {
  content: "";
  display: block;
  margin-top: 56%;
}

/* line 43, resources/scss/project/_module_tiles.scss */
.el_tileItem img {
  max-height: 100%;
  width: auto;
  margin: auto;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

/* line 55, resources/scss/project/_module_tiles.scss */
.el_tileImageWrap,
.el_tileDescription {
  float: left;
  width: 100%;
}

/* line 61, resources/scss/project/_module_tiles.scss */
.el_tileTitle, .news-list-item h4 a {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  display: table;
  margin: 0 0 10px;
  text-decoration: none;
  padding-right: 15px;
  color: #616365;
  border-bottom: 1px solid #d8d8d8;
  font-weight: bold;
  overflow: hidden;
  background: url("../img/markets-arrow.png") no-repeat right center;
  width: 100%;
}

@media screen and (min-width: 680px) {
  /* line 61, resources/scss/project/_module_tiles.scss */
  .el_tileTitle, .news-list-item h4 a {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (min-width: 980px) {
  /* line 61, resources/scss/project/_module_tiles.scss */
  .el_tileTitle, .news-list-item h4 a {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 61, resources/scss/project/_module_tiles.scss */
  .el_tileTitle, .news-list-item h4 a {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 75, resources/scss/project/_module_tiles.scss */
.el_tileTitle a, .news-list-item h4 a a {
  color: #616365;
  text-decoration: none;
  height: 50px;
  padding-top: 5px;
  vertical-align: middle;
  display: table-cell;
}

/* line 87, resources/scss/project/_module_tiles.scss */
.el_tileTitle:hover a, .news-list-item h4 a:hover a, .el_tileTitle:active a, .news-list-item h4 a:active a, .el_tileTitle:focus a, .news-list-item h4 a:focus a {
  text-decoration: none;
}

/* line 93, resources/scss/project/_module_tiles.scss */
.el_tileType {
  top: 0;
  left: 0;
  color: #fff;
  padding: 5px 20px;
  position: absolute;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  background: #007ac9;
}

@media screen and (min-width: 680px) {
  /* line 93, resources/scss/project/_module_tiles.scss */
  .el_tileType {
    left: 1px;
  }
}

/* line 3, resources/scss/project/_module_product.scss */
.el_moduleProduct > div {
  margin-bottom: 20px;
}

@media screen and (min-width: 680px) {
  /* line 3, resources/scss/project/_module_product.scss */
  .el_moduleProduct > div {
    margin-bottom: 50px;
  }
}

/* line 10, resources/scss/project/_module_product.scss */
.el_moduleProduct > div:last-child {
  margin-bottom: 0;
}

/* line 17, resources/scss/project/_module_product.scss */
.el_tabMobileTitle {
  background-color: #fff;
  color: #007ac9;
  border: 1px solid #0e4f7c;
  margin: 0;
  padding: 15px 10px 12px;
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  text-transform: uppercase;
}

/* line 34, resources/scss/project/_module_product.scss */
.el_tabMobileTitle:last-of-type {
  margin-top: -1px;
}

@media screen and (min-width: 1025px) {
  /* line 17, resources/scss/project/_module_product.scss */
  .el_tabMobileTitle {
    display: none;
  }
}

/* line 42, resources/scss/project/_module_product.scss */
.el_tabMobileTitle .el_loadMoreIcon {
  top: calc(50% - 12px);
  right: 10px;
}

@media screen and (min-width: 680px) and (max-width: 1024px) {
  /* line 47, resources/scss/project/_module_product.scss */
  .el_tabMobileTitle .el_loadMoreIcon:after {
    top: -15px;
  }
  /* line 50, resources/scss/project/_module_product.scss */
  .el_tabMobileTitle .el_loadMoreIcon:after.active {
    position: relative;
    top: -1px;
  }
}

/* line 59, resources/scss/project/_module_product.scss */
.el_tabDesktopTitles {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 40px;
  border-bottom: 3px solid #fff;
  width: 100%;
  display: none;
}

@media screen and (min-width: 1025px) {
  /* line 59, resources/scss/project/_module_product.scss */
  .el_tabDesktopTitles {
    display: block;
  }
}

/* line 73, resources/scss/project/_module_product.scss */
.el_tabDesktopTitles li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 9px 11px 8px;
  text-align: center;
  background: #007ac9;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  /*border: 1px solid $colorMainDark;*/
}

/* line 87, resources/scss/project/_module_product.scss */
.el_tabDesktopTitles li:hover {
  background-color: #0e4f7c;
}

/* line 91, resources/scss/project/_module_product.scss */
.el_tabDesktopTitles li.active {
  background-color: #fff;
  display: block;
  color: #007ac9;
  border-bottom: none;
  border-left: none;
}

/* line 101, resources/scss/project/_module_product.scss */
.el_tabsContents {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
  margin-top: -2px;
}

/* line 111, resources/scss/project/_module_product.scss */
.el_tabContent {
  padding: 15px;
  display: none;
  background: #ffffff;
}

/* line 118, resources/scss/project/_module_product.scss */
.el_productDownloads {
  padding: 15px;
  background: #ffffff;
  width: 100%;
  float: left;
}

/* line 124, resources/scss/project/_module_product.scss */
.el_productDownloads .fa {
  margin-right: 5px;
}

/* line 2, resources/scss/project/_forms_and_buttons.scss */
form {
  margin-bottom: 20px;
}

/* line 6, resources/scss/project/_forms_and_buttons.scss */
form .row.el_noPadding {
  padding-left: 0;
  padding-right: 0;
}

/* line 12, resources/scss/project/_forms_and_buttons.scss */
fieldset {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
  width: 100%;
}

/* line 21, resources/scss/project/_forms_and_buttons.scss */
.el_contrast fieldset {
  padding: 15px;
  background: #f3f3f3;
  border: 1px solid #e3e3e3;
}

/* line 28, resources/scss/project/_forms_and_buttons.scss */
legend {
  text-align: left;
}

/* line 31, resources/scss/project/_forms_and_buttons.scss */
.dontShowLegend legend {
  display: none;
}

/* line 35, resources/scss/project/_forms_and_buttons.scss */
label,
input {
  display: block;
}

/* line 39, resources/scss/project/_forms_and_buttons.scss */
label {
  margin-bottom: 5px;
}

/* line 43, resources/scss/project/_forms_and_buttons.scss */
input,
textarea,
select {
  font-size: 16px;
  line-height: 22px;
  background: #fff;
  height: 28px;
  border: 0 none;
  color: #616365;
  -webkit-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.35);
  box-shadow: inset 1px 1px 3px -1px rgba(0, 0, 0, 0.35);
  margin: 0;
  padding: 4px 8px;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 43, resources/scss/project/_forms_and_buttons.scss */
  input,
  textarea,
  select {
    font-size: 12px;
  }
}

/* line 65, resources/scss/project/_forms_and_buttons.scss */
input:hover, input:focus, input:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  outline: none;
}

/* line 71, resources/scss/project/_forms_and_buttons.scss */
input[type="radio"], input[type="checkbox"],
textarea[type="radio"],
textarea[type="checkbox"],
select[type="radio"],
select[type="checkbox"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: auto;
  float: left;
  margin-right: 5px;
  background: none;
  height: 15px;
  margin-top: 6px;
}

/* line 85, resources/scss/project/_forms_and_buttons.scss */
input[type="checkbox"],
textarea[type="checkbox"],
select[type="checkbox"] {
  margin-top: 7px;
}

@media (max-width: 1024px) {
  /* line 89, resources/scss/project/_forms_and_buttons.scss */
  input[type="submit"],
  textarea[type="submit"],
  select[type="submit"] {
    margin-top: 10px;
  }
}

/* line 96, resources/scss/project/_forms_and_buttons.scss */
.el_radioInputValue {
  line-height: 28px;
}

/* line 100, resources/scss/project/_forms_and_buttons.scss */
option {
  font-size: 14px;
}

/* line 102, resources/scss/project/_forms_and_buttons.scss */
option:hover {
  color: white;
  background: #007ac9;
}

/* line 107, resources/scss/project/_forms_and_buttons.scss */
textarea {
  min-height: 100px;
}

/* line 112, resources/scss/project/_forms_and_buttons.scss */
input[type=submit],
.el_buttonMain,
.news-single-backlink {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  color: #fff;
  font-size: 11px;
  padding: 3px 20px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  background: #017ac9;
  border-width: 0 0 2px 0;
  border-color: #0e4f7c;
  border-style: solid;
  width: auto;
}

/* line 129, resources/scss/project/_forms_and_buttons.scss */
input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active,
.el_buttonMain:hover,
.news-single-backlink:hover,
.el_buttonMain:focus,
.news-single-backlink:focus,
.el_buttonMain:active,
.news-single-backlink:active {
  background: #0e4f7c;
  border-color: #052c47;
  text-decoration: none;
  color: #7dccff;
}

/* line 140, resources/scss/project/_forms_and_buttons.scss */
.error.hide {
  display: none;
}

/* line 144, resources/scss/project/_forms_and_buttons.scss */
.el_searchMsdsLegend {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

@media screen and (min-width: 680px) {
  /* line 144, resources/scss/project/_forms_and_buttons.scss */
  .el_searchMsdsLegend {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (min-width: 980px) {
  /* line 144, resources/scss/project/_forms_and_buttons.scss */
  .el_searchMsdsLegend {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 144, resources/scss/project/_forms_and_buttons.scss */
  .el_searchMsdsLegend {
    font-size: 26px;
    line-height: 32px;
  }
}

/* line 149, resources/scss/project/_forms_and_buttons.scss */
.documentsearch form,
.documentsearch .searchslot {
  margin-bottom: 0;
}

/* line 2, resources/scss/project/_tables.scss */
table {
  width: 100%;
}

/* line 5, resources/scss/project/_tables.scss */
table tr {
  background-color: #fff;
}

/* line 9, resources/scss/project/_tables.scss */
table tr:nth-of-type(odd) {
  background: #e3eff6;
}

/* line 13, resources/scss/project/_tables.scss */
table th, table td {
  border: 1px solid #007ac9;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

@media screen and (min-width: 680px) {
  /* line 13, resources/scss/project/_tables.scss */
  table th, table td {
    padding: 10px 20px;
  }
}

/* line 25, resources/scss/project/_tables.scss */
table th {
  background-color: #007ac9;
  color: #fff;
  font-weight: normal;
  border-right-color: #007ac9;
}

/* line 31, resources/scss/project/_tables.scss */
table th:first-child {
  border-left-color: #007ac9;
}

/* line 36, resources/scss/project/_tables.scss */
table caption {
  background: white;
  color: #616365;
}

/* line 41, resources/scss/project/_tables.scss */
table.csc-frame-frame1 {
  color: #616365;
}

@media screen and (max-width: 820px) {
  /* line 49, resources/scss/project/_tables.scss */
  .contenttable,
  .el_responsiveTable,
  table[class*='oddEven'] {
    width: 100%;
  }
  /* line 54, resources/scss/project/_tables.scss */
  .contenttable thead,
  .contenttable tbody,
  .contenttable tr,
  .contenttable th,
  .contenttable td,
  .el_responsiveTable thead,
  .el_responsiveTable tbody,
  .el_responsiveTable tr,
  .el_responsiveTable th,
  .el_responsiveTable td,
  table[class*='oddEven'] thead,
  table[class*='oddEven'] tbody,
  table[class*='oddEven'] tr,
  table[class*='oddEven'] th,
  table[class*='oddEven'] td {
    display: inline-block !important;
    width: 100% !important;
  }
  /* line 64, resources/scss/project/_tables.scss */
  .contenttable tr,
  .el_responsiveTable tr,
  table[class*='oddEven'] tr {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #cbcbcb;
  }
  /* line 69, resources/scss/project/_tables.scss */
  .contenttable tr:last-child,
  .el_responsiveTable tr:last-child,
  table[class*='oddEven'] tr:last-child {
    border-bottom: 1px solid #cbcbcb;
  }
  /* line 74, resources/scss/project/_tables.scss */
  .contenttable tfoot tr:first-child,
  .el_responsiveTable tfoot tr:first-child,
  table[class*='oddEven'] tfoot tr:first-child {
    border-top: 0;
  }
  /* line 78, resources/scss/project/_tables.scss */
  .contenttable td,
  .el_responsiveTable td,
  table[class*='oddEven'] td {
    min-height: 37px;
  }
  /* line 80, resources/scss/project/_tables.scss */
  .contenttable td:last-child,
  .el_responsiveTable td:last-child,
  table[class*='oddEven'] td:last-child {
    border-bottom: 0;
  }
  /* line 85, resources/scss/project/_tables.scss */
  .contenttable tr:nth-of-type(odd) td,
  .el_responsiveTable tr:nth-of-type(odd) td,
  table[class*='oddEven'] tr:nth-of-type(odd) td {
    border-color: #fff;
  }
  /* line 89, resources/scss/project/_tables.scss */
  .contenttable caption,
  .el_responsiveTable caption,
  table[class*='oddEven'] caption {
    display: inline-block !important;
    width: 100% !important;
  }
  /* line 95, resources/scss/project/_tables.scss */
  .contenttable thead,
  .el_responsiveTable thead,
  table[class*='oddEven'] thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 101, resources/scss/project/_tables.scss */
  .contenttable td,
  .contenttable tr th,
  .el_responsiveTable td,
  .el_responsiveTable tr th,
  table[class*='oddEven'] td,
  table[class*='oddEven'] tr th {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ebebeb;
    position: relative;
    padding: 10px 10px 10px 40%;
  }
  /* line 110, resources/scss/project/_tables.scss */
  .contenttable td:before,
  .contenttable tr th:before,
  .el_responsiveTable td:before,
  .el_responsiveTable tr th:before,
  table[class*='oddEven'] td:before,
  table[class*='oddEven'] tr th:before {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 40%;
    padding-right: 10px;
    text-align: left;
    content: attr(data-heading);
  }
  /* line 124, resources/scss/project/_tables.scss */
  .contenttable .hide-for-mobile,
  .el_responsiveTable .hide-for-mobile,
  table[class*='oddEven'] .hide-for-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 680px) {
  /* line 133, resources/scss/project/_tables.scss */
  .width50 {
    width: 50%;
  }
}

/* line 2, resources/scss/project/_footer.scss */
.el_footerTitle {
  font-size: 26px;
  line-height: 32px;
  margin-top: 37px;
  text-transform: uppercase;
  float: left;
  display: inline;
}

@media screen and (min-width: 1025px) {
  /* line 2, resources/scss/project/_footer.scss */
  .el_footerTitle {
    margin-top: 42px;
    line-height: 32px;
  }
}

/* line 16, resources/scss/project/_footer.scss */
.el_footerText {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
  float: left;
  display: inline;
}

@media screen and (min-width: 1025px) {
  /* line 16, resources/scss/project/_footer.scss */
  .el_footerText {
    margin-top: 43px;
  }
}

/* line 26, resources/scss/project/_footer.scss */
.el_footerText a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 33, resources/scss/project/_footer.scss */
.el_contact {
  min-height: 230px;
  border-top: 1px solid #cbcbcb;
  background: #ffffff;
  padding-bottom: 40px;
}

@media screen and (min-width: 1025px) {
  /* line 33, resources/scss/project/_footer.scss */
  .el_contact {
    padding-bottom: 0;
    background: #ffffff url("../img/gray-worldmap.png") no-repeat right top;
  }
}

/* line 44, resources/scss/project/_footer.scss */
.el_contact .el_contactAddress ul {
  margin: 14px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  list-style-type: none;
  display: inline;
  float: left;
}

@media screen and (min-width: 1025px) {
  /* line 44, resources/scss/project/_footer.scss */
  .el_contact .el_contactAddress ul {
    margin-top: 43px;
  }
}

/* line 57, resources/scss/project/_footer.scss */
.el_contact .el_contactAddress ul li {
  line-height: 16px;
}

/* line 60, resources/scss/project/_footer.scss */
.el_contact .el_contactAddress ul li:first-child {
  margin-bottom: 5px;
}

/* line 65, resources/scss/project/_footer.scss */
.el_contact .el_contactAddress ul .el_contactGlobalLink {
  padding-top: 15px;
}

/* line 70, resources/scss/project/_footer.scss */
.el_contact .el_buttonMain, .el_contact .news-single-backlink {
  margin-top: 20px;
}

@media screen and (min-width: 1025px) {
  /* line 70, resources/scss/project/_footer.scss */
  .el_contact .el_buttonMain, .el_contact .news-single-backlink {
    margin-top: 8px;
  }
}

/* line 80, resources/scss/project/_footer.scss */
.el_companyInfo {
  min-height: 170px;
  padding-bottom: 25px;
}

@media screen and (min-width: 1025px) {
  /* line 80, resources/scss/project/_footer.scss */
  .el_companyInfo {
    padding-bottom: 0;
  }
}

/* line 88, resources/scss/project/_footer.scss */
.el_companyInfo .el_socialIcons {
  padding: 0;
  margin-top: 25px;
}

/* line 92, resources/scss/project/_footer.scss */
.el_companyInfo .el_socialIcons li {
  list-style-type: none;
  float: left;
  display: block;
  margin-right: 5px;
}

/* line 100, resources/scss/project/_footer.scss */
.el_companyInfo .el_footerLinks {
  margin-top: 10px;
  float: right;
  margin-right: 0;
  display: inline;
}

@media screen and (min-width: 1025px) {
  /* line 100, resources/scss/project/_footer.scss */
  .el_companyInfo .el_footerLinks {
    margin-top: 45px;
  }
}

/* line 111, resources/scss/project/_footer.scss */
.el_companyInfo .el_footerLinksList {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

/* line 118, resources/scss/project/_footer.scss */
.el_companyInfo .el_footerLinksList li {
  font-size: 12px;
  line-height: 30px;
  width: 100px;
  float: left;
}

/* line 125, resources/scss/project/_footer.scss */
.el_companyInfo .el_footerLinksList a {
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-decoration: underline;
}

/* line 1, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-res .tx-indexedsearch-res {
  margin-bottom: 15px;
  padding: 15px;
  background: white;
}

/* line 7, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-redMarkup {
  color: #007ac9;
}

/* line 11, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-title {
  font-weight: bold;
}

/* line 15, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-sw {
  font-weight: bold;
}

/* line 19, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox {
  margin: 15px 0;
}

/* line 22, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox > p {
  float: left;
  margin: 0 10px 0 0;
  line-height: 29px;
  text-transform: uppercase;
}

/* line 29, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage {
  display: none;
}

/* line 33, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox li:first-child,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child,
.tx-indexedsearch-browsebox li:last-child {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: relative;
  background: #017ac9;
  border-width: 0 1px 2px 0;
  border-color: #0e4f7c;
  border-style: solid;
  padding: 0;
  text-indent: -99999px;
  color: transparent;
  overflow: hidden;
}

@media screen and (min-width: 1025px) {
  /* line 33, resources/scss/typo3/_indexed_search.scss */
  .tx-indexedsearch-browsebox li:first-child,
  .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child,
  .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child,
  .tx-indexedsearch-browsebox li:last-child {
    height: 27px;
    width: 27px;
  }
}

/* line 56, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox li:first-child:before,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child:before,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child:before,
.tx-indexedsearch-browsebox li:last-child:before {
  border: 7px solid transparent;
  content: "";
  position: absolute;
  top: 14px;
}

@media screen and (min-width: 1025px) {
  /* line 56, resources/scss/typo3/_indexed_search.scss */
  .tx-indexedsearch-browsebox li:first-child:before,
  .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child:before,
  .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child:before,
  .tx-indexedsearch-browsebox li:last-child:before {
    border: 5px solid transparent;
    top: 8px;
  }
}

/* line 71, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage):hover, .tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage):focus, .tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage):active,
.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage):hover,
.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage):focus,
.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage):active {
  background: #0e4f7c;
  border-color: #052c47;
}

/* line 80, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox li:first-child,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  background-clip: padding-box;
}

/* line 85, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox li:first-child:before,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child:before {
  border-right-color: #fff;
  left: 5px;
}

/* line 92, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child,
.tx-indexedsearch-browsebox li:last-child {
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background-clip: padding-box;
}

/* line 97, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child:before,
.tx-indexedsearch-browsebox li:last-child:before {
  border-left-color: #fff;
  right: 5px;
}

/* line 104, resources/scss/typo3/_indexed_search.scss */
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:first-child,
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage:last-child {
  opacity: 0.7;
}

@media screen and (min-width: 680px) {
  /* line 2, resources/scss/typo3/_news.scss */
  .el_newsList {
    margin-right: 0px !important;
  }
  /* line 6, resources/scss/typo3/_news.scss */
  .el_newsNavigation {
    padding: 0 20px;
  }
}

/* line 11, resources/scss/typo3/_news.scss */
.news-list-item {
  background: white;
  margin-bottom: 15px;
  box-sizing: border-box;
}

/* line 17, resources/scss/typo3/_news.scss */
.news-list-item .news-image-container {
  box-sizing: border-box;
  width: 25%;
  float: left;
  position: relative;
  padding: 15px;
}

@media (max-width: 680px) {
  /* line 17, resources/scss/typo3/_news.scss */
  .news-list-item .news-image-container {
    width: 100%;
    float: none;
  }
}

/* line 27, resources/scss/typo3/_news.scss */
.news-list-item .news-image-container .news-category {
  display: none;
}

/* line 30, resources/scss/typo3/_news.scss */
.news-list-item .news-image-container .news-list-date {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 5px 15px;
  color: white;
  background: #007ac9;
  opacity: .9;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media screen and (min-width: 680px) {
  /* line 30, resources/scss/typo3/_news.scss */
  .news-list-item .news-image-container .news-list-date {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (min-width: 980px) {
  /* line 30, resources/scss/typo3/_news.scss */
  .news-list-item .news-image-container .news-list-date {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 30, resources/scss/typo3/_news.scss */
  .news-list-item .news-image-container .news-list-date {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 42, resources/scss/typo3/_news.scss */
.news-list-item .news-text-container {
  box-sizing: border-box;
  width: 75%;
  float: left;
  padding: 15px;
}

@media (max-width: 680px) {
  /* line 42, resources/scss/typo3/_news.scss */
  .news-list-item .news-text-container {
    width: 100%;
    float: none;
    padding-top: 20px;
  }
}

/* line 54, resources/scss/typo3/_news.scss */
.news-list-item h4 a {
  color: #007ac9;
}

/* line 58, resources/scss/typo3/_news.scss */
.news-list-item h4 a:hover {
  text-decoration: none;
}

/* line 62, resources/scss/typo3/_news.scss */
.news-list-item p a {
  color: #616365;
}

/* line 64, resources/scss/typo3/_news.scss */
.news-list-item p a:hover {
  text-decoration: none;
}

/* line 70, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap {
  display: block;
  margin: 20px auto;
  padding-left: 0;
}

@media (min-width: 680px) {
  /* line 70, resources/scss/typo3/_news.scss */
  .news-list-browse .browseLinksWrap {
    display: inline-block;
  }
}

/* line 79, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap > strong,
.news-list-browse .browseLinksWrap > a,
.news-list-browse .browseLinksWrap > span {
  display: block;
  box-sizing: border-box;
  position: relative;
  line-height: 20px;
  text-decoration: none;
  background-color: #ebebeb;
  border: 1px solid #cbcbcb;
  float: left;
  box-sizing: border-box;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 5px;
  width: 49%;
  padding: 15px;
}

@media (min-width: 680px) {
  /* line 79, resources/scss/typo3/_news.scss */
  .news-list-browse .browseLinksWrap > strong,
  .news-list-browse .browseLinksWrap > a,
  .news-list-browse .browseLinksWrap > span {
    display: inline;
  }
}

@media (min-width: 680px) {
  /* line 79, resources/scss/typo3/_news.scss */
  .news-list-browse .browseLinksWrap > strong,
  .news-list-browse .browseLinksWrap > a,
  .news-list-browse .browseLinksWrap > span {
    margin-left: -1px;
    width: 50%;
    margin-right: 0;
    width: auto;
  }
}

@media (min-width: 980px) {
  /* line 79, resources/scss/typo3/_news.scss */
  .news-list-browse .browseLinksWrap > strong,
  .news-list-browse .browseLinksWrap > a,
  .news-list-browse .browseLinksWrap > span {
    padding: 5px 15px;
  }
}

/* line 110, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap:first-child > a,
.news-list-browse .browseLinksWrap:first-child > span {
  margin-left: 0;
}

/* line 123, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap > li > a:hover, .news-list-browse .browseLinksWrap > li > a:focus,
.news-list-browse .browseLinksWrap > li > span:hover,
.news-list-browse .browseLinksWrap > li > span:focus {
  z-index: 3;
  color: #007ac9;
  background-color: #f8f8f8;
}

/* line 133, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap > .active > a, .news-list-browse .browseLinksWrap > .active > a:hover, .news-list-browse .browseLinksWrap > .active > a:focus,
.news-list-browse .browseLinksWrap > .active > span,
.news-list-browse .browseLinksWrap > .active > span:hover,
.news-list-browse .browseLinksWrap > .active > span:focus {
  z-index: 2;
  color: #616365;
  background-color: #f8f8f8;
  cursor: default;
}

/* line 145, resources/scss/typo3/_news.scss */
.news-list-browse .browseLinksWrap > .disabled > span,
.news-list-browse .browseLinksWrap > .disabled > span:hover,
.news-list-browse .browseLinksWrap > .disabled > span:focus,
.news-list-browse .browseLinksWrap > .disabled > a,
.news-list-browse .browseLinksWrap > .disabled > a:hover,
.news-list-browse .browseLinksWrap > .disabled > a:focus,
.news-list-browse .browseLinksWrap > .inactive > span,
.news-list-browse .browseLinksWrap > .inactive > span:hover,
.news-list-browse .browseLinksWrap > .inactive > span:focus,
.news-list-browse .browseLinksWrap > .inactive > a,
.news-list-browse .browseLinksWrap > .inactive > a:hover,
.news-list-browse .browseLinksWrap > .inactive > a:focus {
  cursor: default;
}

/* line 158, resources/scss/typo3/_news.scss */
.el_bg_colorModule .news-list-browse .browseLinksWrap > a,
.el_bg_colorModule .news-list-browse .browseLinksWrap > span {
  background-color: white;
  border: 1px solid #cbcbcb;
}

/* line 166, resources/scss/typo3/_news.scss */
.el_bg_colorModule .news-list-browse .browseLinksWrap > a:hover, .el_bg_colorModule .news-list-browse .browseLinksWrap > a:focus,
.el_bg_colorModule .news-list-browse .browseLinksWrap > span:hover,
.el_bg_colorModule .news-list-browse .browseLinksWrap > span:focus {
  background-color: #f8f8f8;
}

/* line 174, resources/scss/typo3/_news.scss */
.el_bg_colorModule .news-list-browse .browseLinksWrap a, .el_bg_colorModule .news-list-browse .browseLinksWrap a:hover, .el_bg_colorModule .news-list-browse .browseLinksWrap a:focus,
.el_bg_colorModule .news-list-browse .browseLinksWrap span,
.el_bg_colorModule .news-list-browse .browseLinksWrap span:hover,
.el_bg_colorModule .news-list-browse .browseLinksWrap span:focus {
  color: #616365;
  background-color: #f8f8f8;
}

/* line 183, resources/scss/typo3/_news.scss */
.news-single-links,
.news-single-files {
  background: #ebebeb;
  padding: 15px;
}

/* line 187, resources/scss/typo3/_news.scss */
.news-single-links dd,
.news-single-files dd {
  margin-left: 0;
}

/* line 191, resources/scss/typo3/_news.scss */
.news-single-links .fa,
.news-single-files .fa {
  margin-right: 3px;
  color: #007ac9;
}

/* line 197, resources/scss/typo3/_news.scss */
.news-single-backlink {
  margin: 50px 0;
  padding: 0;
}

/* line 202, resources/scss/typo3/_news.scss */
.news-single-backlink a {
  color: white;
  display: block;
  padding: 3px 20px;
}

/* line 207, resources/scss/typo3/_news.scss */
.news-single-backlink a:hover, .news-single-backlink a:focus, .news-single-backlink a:active {
  text-decoration: none;
  color: #7dccff;
}

/* line 215, resources/scss/typo3/_news.scss */
.news-single-backlink span {
  font-size: 14px;
  line-height: 18px;
  padding-right: 5px;
}

@media screen and (min-width: 680px) {
  /* line 215, resources/scss/typo3/_news.scss */
  .news-single-backlink span {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (min-width: 980px) {
  /* line 215, resources/scss/typo3/_news.scss */
  .news-single-backlink span {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 1025px) {
  /* line 215, resources/scss/typo3/_news.scss */
  .news-single-backlink span {
    font-size: 16px;
    line-height: 22px;
  }
}

/* line 2, resources/scss/typo3/_mfc_msds.scss */
.documentlist .download,
.documentlist .filetype {
  text-align: center;
  font-size: 22px;
}

/* line 2, resources/scss/typo3/_mfc_form.scss */
.tx_mfc_form_pi1 form > div {
  margin-bottom: 10px;
}

/* line 7, resources/scss/typo3/_rgmediaimages.scss */
.rgmediaimages-media {
  width: 100% !important;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}

/* line 15, resources/scss/typo3/_rgmediaimages.scss */
.rgmediaimages-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
}

/* line 24, resources/scss/typo3/_rgmediaimages.scss */
.rgmediaimages-caption {
  position: absolute;
  top: 100%;
}

/* line 54, resources/scss/ecolab.scss */
.compilercheck {
  color: #fff;
}
