/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.webshop img{
	max-width: 100%;
}
.webshop{

    overflow: :hidden;
    position: absolute;
    left: 0;
    right: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	
}

	@media only screen and (min-width : 768px) { .webshop{ width: 350px;top: 16px; }}
	@media only screen and (min-width : 992px) { .webshop{ width: 450px; top: 16px; }}
	@media only screen and (min-width : 1200px) { .webshop{ width: 450px; top: 26px; }}


@media only screen and (max-width : 667px) {
	.webshop{
		position: relative !important;
		width: 100%;
		    top: 0;
	}
}

body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #e41e13;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #e41e13;
  border-color: #e41e13;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* colors */
/* fonts */
/* media queries */
.transition {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.text-center {
  text-align: center;
}
.img-responsive {
  max-width: 100%;

  height: auto;
  display: block;
}
.w-100{
    width:100%;
}
body {
  font-size: 16px;
  font-family: "acumin-pro", sans-serif;
  line-height: 1.5;
  font-weight: 300;
}
.sitemap {
  display: none;
}
.sitemap-open {
  display: block;
}
.divider {
  border-top: 2px solid #efefef;
  padding-top: 15px;
}
/* content container */
.content {
  padding-top: 30px;
}
.article-image {
  padding: 15px 0px;
}
@media (min-width: 1200px) {
  .content-container {
    margin-right: 300px;
    margin-left: 30px;
  }
  .container-padding {
    padding: 0px 130px 0px 50px;
  }
}
/* CLEAR COLUMNS */
@media (min-width: 768px) {
  .container-padding [class*="col-"]:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  /* CLEAR the settings above */
  .container-padding [class*="col-"]:nth-child(2n+1) {
    clear: none;
  }
  .container-padding [class*="col-"]:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  /* CLEAR the settings above */
  .container-padding [class*="col-"]:nth-child(3n+1) {
    clear: none;
  }
  .container-padding [class*="col-"]:nth-child(4n+1) {
    clear: left;
  }
}
p,
li {
  margin: 0px 0px 16px 0px;
  font-size: 16px;
}
h1,
h2,
h3,
h4 {
  line-height: 1.2;
  font-weight: 700;
  color: #202020;
  font-style: normal;
}
h1 {
  font-weight: 800;
  margin: 30px 0px 30px;
  font-size: 30px;
  line-height: 0.9;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
  margin: 16px 0px 10px;
}
a {
  color: #e41e13;
  text-decoration: none;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.content a:hover {
  text-decoration: underline;
}
.content h1 {
  margin-bottom: 60px;
}
/* remove bullets, margin and padding from a list */
.no-list {
  list-style-type: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.no-list li {
  margin: 0px;
}
.small {
  font-size: 14px;
}
/* intro text - sub headline - styling */
.intro {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
}
/* highlightet intro in content */
.content-intro {
  color: #e41e13;
  font-weight: 700;
  padding-top: 40px;
}
.content-intro:before {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #e41e13;
  position: relative;
  top: -35px;
}
.category {
  color: #e41e13;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 56px;
  }
  .intro {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 60px;
  }
  p,
  li {
    font-size: 18px;
  }
  .small {
    font-size: 16px;
  }
}
.link-tap {
  padding: 4px 0px 4px;
  display: inline-block;
}
.btn {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.btn:hover,
a.btn:hover {
  text-decoration: none !important;
}
.btn-primary {
  background-color: #e41e13;
  color: white;
  border: 2px solid #e41e13;
}
.btn-primary:hover {
  background-color: #b5180f;
  border-color: #b5180f;
}
.btn-secondary {
  border: 2px solid #e41e13;
  color: #e41e13;
}
.btn-secondary:hover {
  border: 2px solid #e41e13;
  color: white;
  background-color: #e41e13;
}
.btn-white {
  border: 2px solid white;
  color: white;
}
.btn-white:hover {
  border: 2px solid white;
  background-color: white;
  color: #e41e13;
}
.btn-back {
  margin-bottom: 15px;
  display: inline-block;
}
.top-bar {
  padding: 20px;
}
.burger-container {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
}
.burger {
  position: absolute;
  top: 20px;
  right: 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px;
  cursor: pointer;
}
.burger-open {
  position: fixed;
}
.burger span {
  margin: 0 auto;
  position: relative;
  top: 10px;
}
.burger span:before,
.burger span:after {
  position: absolute;
  content: '';
}
.burger span,
.burger span:before,
.burger span:after {
  width: 30px;
  height: 4px;
  background-color: #e41e13;
  display: block;
}
.burger span:before {
  margin-top: -10px;
}
.burger span:after {
  margin-top: 10px;
}
/* burger animation */
.burger span {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* .burger:hover span, */
.burger-open span,
.burger-open:hover span {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.burger span:before {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}
/* .burger:hover span:before, */
.burger-open span:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s;
}
.burger span:after {
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}
/* .burger:hover span:after, */
.burger-open span:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s;
}
.burger-open span:before,
.burger-open span:after {
  background-color: #ffe1e1;
}
.burger-open:hover span:before,
.burger-open:hover span:after {
  background-color: white;
}
.language-selector {
  padding: 10px 10px 0px 60px;
  color: white;
  opacity: 0;
}
.language-selector a {
  color: #ffe1e1;
  font-size: 14px;
}
.search {
  background-color: #c71910;
  padding: 15px 0px;
  overflow: hidden;
  position: relative;
  opacity: 0;
}
.search-text {
  background-color: transparent;
  border: none;
  color: #ffe1e1;
  margin: 0px 0px 0px 60px;
}
.search-submit {
  background-color: transparent;
  color: transparent;
  border: none;
  background-image: url(/assets/icon-search.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
}
.nav-desktop {
  display: none;
}
.nav {
  background-color: transparent;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 0px;
  height: 100%;
  z-index: 98;
  opacity: 1;
  margin: 0px;
  padding: 0px;
  transition: all 0.1s ease;
  transition-delay: 0.3s;
  /* delay when closing */
  -webkit-backface-visibility: hidden;
}
.nav-open {
  background-color: #e41e13;
  opacity: 1;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* transform: translate3d(0%, 0px, 0px); */
  transition: all 0.1s ease;
}
.nav-list {
  display: block;
  list-style: none;
  margin: 0;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-list li {
  display: block;
  padding: 0px 0px 5px;
  margin: 0px;
}
.nav-list li a {
  color: #ffe1e1;
  font-size: 16px;
  font-weight: 300;
}
.nav-list li a:hover {
  text-decoration: none;
  color: #fff;
}
.nav-open .nav-list li a {
  font-size: 20px;
}
.nav-list li a.current,
.language-selector a.current {
  color: white;
  font-weight: 700;
}
.nav-desktop .nav-list,
.nav-open .nav-list {
  padding: 60px 10px 60px 60px;
}
.nav-open .nav-list,
.nav-open .language-selector,
.nav-open .search {
  opacity: 1;
  transition: opacity 0.3s ease;
  transition-delay: 0.3s;
}
@media (min-width: 992px) {
  .burger {
    top: 30px;
  }
}
@media (min-width: 1200px) {
  .top-bar {
    padding: 40px 30px 40px;
  }
  .burger-container {
    display: none;
  }
  .nav-desktop {
    display: block;
    position: absolute;
    z-index: 98;
    width: 350px;
    height: auto;
    top: 50px;
    right: 30px;
    background-color: #e41e13;
  }
  .nav-desktop .nav-list,
  .nav-desktop .language-selector,
  .nav-desktop .search {
    opacity: 1;
  }
  .nav {
    display: none;
  }
  .nav-list li a {
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
  }
  .nav-list li a:hover {
    padding-left: 5px;
  }
}
.logo {
  display: block;
  width: 150px;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 992px) {
  .logo {
    width: 230px;
  }
}
.hero-content {
  background-color: #efefef;
  padding: 60px 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
/*
  HERO-WITH-OVERLAY
  Hero with an overlay image
*/
.hero-with-overlay {
  margin-bottom: 0px;
}
.hero-with-overlay .hero-content {
  padding-bottom: 100px;
}
.hero-overlay-image {
  position: relative;
  top: -50px;
  padding: 0px 10px;
}
.hero-overlay-image img {
  display: inline-block;
}
@media (min-width: 768px) {
  .hero-content {
    padding: 60px 30px;
  }
  .hero-with-overlay {
    margin-bottom: -200px;
  }
  .hero-with-overlay .hero-content {
    padding-bottom: 200px;
  }
  .hero-overlay-image {
    position: relative;
    top: -150px;
    padding: 0px 10px;
  }
  .hero-overlay-image img {
    display: inline-block;
  }
}
/*
  HERO-BACKGROUND-IMAGE
  Hero with a background image and a dark overlay
*/
.hero-background-image {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  margin-bottom: 30px;
}
.hero-background-image .hero-content {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background-color: transparent;
}
.hero-background-image .hero-content h1,
.hero-background-image .hero-content .intro {
  color: #fff;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.5;
}
/*
  HERO-contact
  Hero on contact page
*/
.hero-contact {
  margin-bottom: 0px;
}
.hero-contact .hero-content {
  padding-bottom: 70px;
}
.google-maps {
  height: 300px;
  margin-bottom: 30px;
}
/*
  HERO-PROJECTS
  Hero on projects overview
*/
.hero-reference,
.hero-background-image {
  height: 300px;
}
/* link to featured reference on projects hero */
.featured-link {
  position: absolute;
  bottom: 30px;
  color: white;
  padding-top: 10px;
}
.featured-link:before {
  content: "";
  display: block;
  height: 3px;
  width: 50px;
  background-color: #fff;
  margin-bottom: 10px;
}
/*
  HERO-home
  Hero on home page
*/
.hero-home {
  margin-bottom: 0px;
  height: 650px;
}
/*
  HERO-WITH-TEXT-lEFT-IMAGE-RIGHT
  Used on projects and articles
*/
.hero-split {
  position: relative;
}
.hero-split-image {
  width: 100%;
  height: 240px;
}
.hero-split-image div {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 400px) {
  .hero-home {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .hero-home {
    height: 450px;
  }
  .hero-split-text {
    width: 60%;
    padding-right: 20px;
  }
  .hero-split-image {
    position: absolute;
    width: 40%;
    top: 0px;
    right: 0px;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .hero-overlay-image {
    padding: 0px 70px;
  }
  .hero-home,
  .hero-reference,
  .hero-background-image {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .hero-home,
  .hero-reference,
  .hero-background-image {
    height: 500px;
  }
  .hero-content {
    padding: 60px 130px 60px 100px;
  }
  .hero-content .intro {
    max-width: 900px;
  }
  .hero-brand .hero-content {
    padding: 60px 130px 200px 100px;
  }
  .content {
    padding: 30px 130px 30px 85px;
    /* left must be 15px smaller than .hero-content */
  }
  .hero-overlay-image {
    padding: 0px 70px;
    top: -200px;
  }
}
@media (min-width: 1400px) {
  .content {
    padding-right: 180px;
  }
  .hero-content {
    padding-right: 200px;
  }
}
@media (min-width: 1800px) {
  .hero-content h1 {
    max-width: 1100px;
  }
}
.box {
  border: 2px solid #e5e5e5;
  padding: 30px 30px 15px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  margin-bottom: 10px;
}
.box:hover,
a.box:hover {
  border-color: #e41e13;
  text-decoration: none;
}
.box-headline {
  color: #202020;
  height: 46px;
  margin: 0px;
}
.box:hover .box-headline,
a.box:hover .box-headline {
  color: #e41e13;
}
.box-dealer {
  border: 2px solid #e5e5e5;
  padding: 30px 30px 15px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  margin-bottom: 10px;
  max-width: 300px;
}
.box-dealer-img {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .box {
    margin-bottom: 30px;
  }
}
@media (min-width: 1500px) {
  .col {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .contact-module {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .contact-module {
    padding-bottom: 60px;
  }
}
.contact-person {
  overflow: hidden;
  margin-bottom: 10px;
  width: 100%;
  padding: 15px;
}
.contact-person-email {
  font-weight: 700;
}
.contact-person-title {
  height: 40px;
  line-height: 1.2;
  padding-top: 3px;
}
.contact-person-box {
  display: table;
}
.contact-person-image {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.contact-person-image img {
  border-radius: 50%;
  background-color: #efefef;
}
.contact-person-info {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.contact-person-info .box-headline {
  margin: 10px 0px 0px;
  display: table-cell;
  vertical-align: bottom;
}
.contact-person:hover .box-headline {
  color: #202020;
}
@media (min-width: 768px) {
  .contact-person {
    width: 280px;
    float: left;
    margin: 0px 30px 30px 0px;
    padding: 30px 30px 15px;
  }
  .contact-person-image {
    display: block;
    width: 100px;
    height: 100px;
  }
  .contact-person-info {
    display: block;
    padding-left: 0px;
  }
}
/* project references hero */
.hero-projects {
  position: relative;
}
.featured-project {
  padding: 30px 0px;
}
.featured-project-image {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.specifications {
  border: 2px solid #e5e5e5;
  padding: 15px 30px 15px;
  margin-bottom: 10px;
}
.specifications-descriptions,
.specifications-products {
  border-top: 2px solid #e5e5e5;
  padding-top: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .hero-projects .hero-content {
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .hero-projects .intro,
  .hero-projects h1 {
    width: 40%;
  }
  .featured-project {
    width: 40%;
    padding-bottom: 0px;
  }
  .featured-project-image {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
  }
}
/* project references archetype content row */
.table-box {
  margin-bottom: 30px;
}
.table-text {
  padding: 30px 15px;
  background-color: #efefef;
}
.quote {
  padding: 60px 30px;
  background-color: #efefef;
  margin-bottom: 30px;
}
.table-image-first {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .table-box {
    display: table;
  }
  .table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .table-text {
    padding: 30px;
    width: 35%;
  }
  .table-image {
    width: 50%;
  }
  .image-with-text .table-image,
  .image-with-specifications .table-image {
    padding-right: 30px;
  }
  .image-with-text .table-image-right {
    padding: 0px 0px 0px 30px;
  }
  .table-image-first {
    padding-right: 15px;
  }
  .table-image-second {
    padding-left: 15px;
  }
}
.project-headline {
  display: block;
  padding-bottom: 10px;
}
.project-subheadline {
  color: #202020;
  display: block;
  padding-bottom: 15px;
}
.project-container {
  overflow: hidden;
}
.project-card {
  display: block;
  padding: 15px;
}
@media (min-width: 768px) {
  .project-headline {
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .project-headline {
    height: 80px;
  }
}
@media (min-width: 1400px) {
  /* related projects */
  .project-col {
    width: 33.33333333%;
  }
}
.no-results {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.show-no-results {
  opacity: 1;
}
.brands-container {
  overflow: hidden;
  margin-top: 30px;
}
.brands-card {
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.brands-card-image {
  width: 150px;
  height: 150px;
  background-position: right top;
  margin: auto;
}
.brands-card:hover .brands-card-image {
  background-position: left top;
}
.brands-card-info {
  display: block;
  text-align: center;
  font-weight: 700;
}
/*
  PRODUCT-FILTER
  product filter dropdown
  */
/* dropdown container */
.ui-group {
  display: block;
  margin-right: 0px;
  position: relative;
  height: 44px;
  line-height: 44px;
}
/* dropdown headline */
.ui-group-headline {
  display: block;
  vertical-align: top;
  color: #202020;
  margin: 0px;
  padding: 10px 25px 10px 20px;
  background: url(/assets/arw-dark.png) no-repeat center right;
  cursor: pointer;
  border-right: 5px solid transparent;
}
.ui-group-headline:hover {
  background-color: #efefef;
}
.button-group-open .ui-group-headline {
  color: #e41e13;
  background-image: url(/assets/arw-red.png);
}
@media (min-width: 768px) {
  .ui-group {
    display: inline-block;
  }
}
/* dropdown options container */
.button-group {
  display: block;
  position: absolute;
  width: 220px;
  height: auto;
  padding: 0px;
  overflow-y: visible;
  line-height: 1.4;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  z-index: 3;
  background-color: white;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  left: 0px;
  top: 160%;
}
.button-group:after {
  content: '';
  display: block;
  clear: both;
}
.button-group-open .button-group {
  visibility: visible;
  opacity: 1;
  top: 140%;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
/* buttons in options container */
.button {
  display: block;
  width: 100%;
  padding: 10px 20px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #202020;
  outline: none;
  text-align: left;
}
.button:hover {
  background-color: #efefef;
}
.button.is-checked {
  font-weight: 700;
}
/*
    PRODUCT-SELECTOR FRONTPAGE
    product filter dropdown
    */
.dd {
  padding: 0px;
  margin: 0px;
}
.dd li {
  padding: 10px 20px;
  color: #202020;
  cursor: pointer;
  font-size: 16px;
}
.dd li.checked {
  color: red;
}
.dd li:hover {
  background-color: #efefef;
}
.dd2 {
  display: none;
}
.ddHeadline {
  font-weight: 700;
  border-bottom: 2px solid #fff;
  padding: 0px 20px 5px 0px;
  margin: 0px;
  cursor: pointer;
  background: url(/assets/arw-white.png) no-repeat center right;
}
.group {
  display: block;
}
.ddContainer {
  position: relative;
  display: inline-block;
}
.product-table {
  margin: 15px 0px;
  width: 50%;
}
.product-table td {
  width: 50%;
  padding: 5px;
}
.product-table tr {
  border-bottom: 1px solid #d1d1d1;
}
.product-table tr:nth-child(even) {
  background-color: #ececec;
}
.product-image {
  padding: 0px 30px 30px;
}
.previousNextProducts {
  overflow: hidden;
  padding-bottom: 0px;
}
.previousNextProducts img {
  float: left;
  margin: 0px 15px 15px 0px;
}
.previousNextProducts .previousNextText {
  float: left;
}
.previousNextProducts a {
  float: left;
  padding: 15px;
  width: 50%;
}
.previousNextProducts a:first-child {
  border-right: 2px solid #efefef;
}
.previousNextProducts a:hover {
  background-color: #efefef;
}
@media (min-width: 768px) {
  .product-info {
    width: 50%;
    float: left;
  }
  .product-image {
    width: 50%;
    float: right;
    padding: 0px 50px;
  }
}
.variants {
  background: #e5e5e5;
  padding-bottom: 30px;
}
/* Variant data 'table' */
.engine-variants {
  width: 100%;
}
.variant-data-header,
.variant-data {
  padding: 15px;
  border-bottom: 1px solid #d1d1d1;
  margin: 0px;
  width: 100%;
}
.variant-data:hover {
  background-color: #f7f7f7;
}
.variant-data-header {
  display: none;
  background-color: transparent;
}
.variant-data li {
  padding-bottom: 15px;
}
.variant-data li:before {
  width: 120px;
  display: inline-block;
  padding-bottom: 15px;
  float: left;
}
.variant-data-text li:nth-of-type(1):before {
  content: "Variant";
}
.variant-data-text li:nth-of-type(2):before {
  content: "Kilowatt";
}
.variant-data-text li:nth-of-type(3):before {
  content: "RPM";
}
.variant-data-text li:nth-of-type(4):before {
  content: "Link";
}
.variant-data-text li:nth-of-type(5):before {
  content: "Application";
}
@media (min-width: 768px) {
  .variant-data-header {
    display: block;
  }
  .variant-data-header li {
    font-weight: 700;
  }
  .variant-data-header li,
  .variant-data li {
    width: 20%;
    float: left;
    padding-right: 10px;
    padding-bottom: 0px;
  }
  .variant-data li:before {
    display: none;
  }
}
.product-selector {
  background-color: #0b1725;
  padding-top: 30px;
  padding-bottom: 70px;
  color: #fff;
}
.choose-product {
  font-size: 20px;
  color: white;
  text-align: center;
}
.choose-product h2 {
  color: #fff;
}
.choose-product .btn-primary {
  margin-top: 30px;
}
.choose-product-selectors {
  display: block;
}
.choose-product-selectors .ddContainer {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .choose-product {
    text-align: left;
  }
  .choose-product .btn-primary {
    margin-top: 0px;
  }
  .choose-product-selectors {
    padding: 2px 30px 0px 0px;
    float: left;
  }
  .choose-product-selectors .ddContainer {
    width: auto;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .product-selector {
    padding-right: 30px;
  }
}
.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #e5e5e5;
}
.footer .link-tap {
  padding: 5px 0px 6px;
}
@media (min-width: 992px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-shadow {
  -webkit-box-shadow: 0 0 15px 0 #666;
  -moz-box-shadow: 0 0 15px 0 #666;
  box-shadow: 0 0 15px 0 #666;
}
/* ---- filters ---- */
.filters {
  background: #e5e5e5;
  padding-top: 0px;
  padding-bottom: 20px;
}
/* ---- isotope ---- */
.grid {
  max-width: 1200px;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* Product overview */
.product-card-container {
  /*padding:30px 15px;*/
  margin: 0px 15px;
}
/* Isotope settings - responsive */
.grid-sizer,
.item {
  width: 100%;
}
.product-card {
  display: block;
  float: left;
  padding: 0px 0px 10px 0px;
  background-color: #fff;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
a.product-card:hover {
  text-decoration: none;
}
/* inner div for transitio to work */
.product-card-inner {
  border: 2px solid #efefef;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.product-card-inner:hover {
  border-color: #e41e13;
}
/* product image */
.product-card-image {
  max-width: 100px;
  height: 100px;
  margin: auto;
  display: table-cell;
  vertical-align: top;
}
.product-card-image img {
  padding: 15px;
  margin: auto;
}
/* product information */
.product-card-info {
  display: table-cell;
  vertical-align: top;
  padding: 15px;
  color: #202020;
}
.product-card-info-headline {
  color: #e41e13;
  font-weight: 700;
}
@media (min-width: 400px) {
  .grid-sizer {
    width: 50%;
  }
  .item {
    width: 49%;
  }
}
@media (min-width: 768px) {
  .grid-sizer {
    width: 33%;
  }
  .item {
    width: 32%;
  }
  .product-card {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .product-card-image,
  .product-card-info {
    display: block;
  }
  .product-card-image {
    max-width: 230px;
    height: 230px;
  }
}
@media (min-width: 1400px) {
  .grid-sizer {
    width: 25%;
  }
  .item {
    width: 24%;
  }
}
.product-lines {
  margin: 0px 15px;
}
.product-line {
  overflow: hidden;
  width: 100%;
  padding: 15px;
  margin-bottom: 2px;
}
@media (min-width: 400px) {
  .product-line .product-line-image {
    float: left;
    width: 150px;
  }
  .product-line .product-line-info {
    float: left;
  }
}
.product-groups {
  width: 100%;
  float: left;
  margin-right: 30px;
  position: relative;
  cursor: inherit;
  padding: 30px 0px 0px 0px;
}
.product-groups .button-group {
  top: 110%;
}
.product-groups .button-group p {
  display: block;
}
.button-group-open .button-group {
  top: 110%;
}
.see-products.button-group-open .button-group {
  top: 98%;
}
.product-groups-name {
  text-align: center;
}
.product-groups-name h3 {
  height: 46px;
}
.product-groups:hover,
a.product-groups:hover {
  border-color: #e41e13;
  text-decoration: none;
}
.product-group {
  display: block;
  background-color: #e0e0e0;
  width: 100%;
  min-height: 190px;
  margin-bottom: 15px;
}
.product-group h3 {
  text-align: center;
}
.product-group-image {
  padding: 30px 30px 20px;
  background-color: #ebebeb;
  min-height: 180px;
}
.product-group-image img {
  margin: 0px auto;
  display: block;
}
.product-group-info ul {
  margin: 0px;
}
a.product-group-link,
.product-group-link {
  display: block;
  padding: 15px;
  border-top: 2px solid #e5e5e5;
  width: 50%;
  float: left;
  text-align: center;
  color: #202020;
}
.see-products {
  width: 50%;
  border-right: 2px solid #e5e5e5;
  text-align: center;
}
.see-products-link {
  color: #202020;
  cursor: pointer;
  padding-right: 15px;
  text-align: center;
}
.see-products-link:hover,
.product-group-link:hover {
  color: #e41e13;
}
.see-products-link-multiple {
  background: url(/assets/arw-dark.png) no-repeat center right;
}
.see-products-link-multiple:hover {
  background: url(/assets/arw-red.png) no-repeat center right;
}
.dealer-box {
  border-top: 2px solid #efefef;
  padding: 30px 0px 0px;
  margin: 0px 15px;
  overflow: hidden;
}
.dealer-box-image {
  float: left;
  padding-right: 15px;
}
.dealer-card-container {
  margin: 0px 15px;
}
.dealer-card-container .grid-sizer,
.dealer-card-container .grid,
.dealer-card-container .item {
  width: 100%;
}
.dealer-card {
  margin-bottom: 10px;
}
.dealer-card .box {
  overflow: hidden;
  margin: 0px;
}
.dealer-card-logo {
  height: 100px;
}
.dealer-card-logo img {
  margin: auto;
}
@media (min-width: 768px) {
  .dealer-card-logo {
    float: left;
    width: 20%;
    padding-right: 30px;
  }
  .dealer-card-address {
    float: left;
    width: 40%;
  }
  .dealer-card-address h3 {
    margin-top: 0px;
  }
  .dealer-card-contact {
    float: left;
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .dealer-card-container {
    margin: auto;
  }
}
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 20px;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    background: #e41e13;
    color: #fff;
    font-weight: 700;
    border: none;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    padding: 15px;
  }
  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .featherlight .featherlight-close-icon:hover {
    font-size: 20px;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
@media (min-width: 768px) {
  .featherlight .featherlight-content {
    width: 70%;
  }
}
.news {
  background-color: #e5e5e5;
  padding: 15px 0px;
}
.news-story {
  padding: 15px 15px;
  margin-bottom: 15px;
  display: block;
}
.news-story .category {
  background-color: #e41e13;
  color: #fff;
  padding: 5px;
  margin: 0;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  font-size: 12px;
}
.news-story h3 {
  height: 46px;
}
.news-story:hover {
  background-color: #efefef;
}
.news-image {
  background-color: #fff;
  position: relative;
}
/* MAILCHIMP NEWSLETTER */
.newsletter {
  padding-bottom: 30px;
}
.newsletter p {
  margin-top: 12px;
}
.btn-signup {
  background-color: #00973A;
  border: none;
  color: #fff;
}
.btn-signup:hover {
  background-color: #00b144;
}
#mc_embed_signup .clear {
  display: inline-block;
}
#mc_embed_signup .email {
  width: 200px;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
@media (min-width: 1760px) {
  .col-text {
    width: 66.66666667%;
  }
  .col-signup {
    width: 33.33333333%;
  }
}
.top-search-bar {
  display: block;
  position: absolute;
  z-index: 98;
  width: 350px;
  height: auto;
  top: 9px;
  right: 30px;
}
.top-search-bar input[type="text"] {
  width: 265px;
}
.top-search-bar .btn {
  padding: 1px 10px;
}
.search-result {
  margin-bottom: 20px;
}
.search-result p {
  margin-bottom: 5px;
  padding-left: 15px;
}
.search-result p strong {
  background-color: #ff0;
}

@media (max-width: 768px) {
    .mobilereverse {
        display: flex;
        flex-direction: column-reverse;
    }
}
.sortknap a {
    background-color: #000;
    color: #fff !important;
    padding: 12px 40px 12px 40px;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.roedknap a{
	background-color: #E01A1D;
    
    color: #fff !important;
    padding: 12px 40px 12px 40px;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.formcontainer{
width:100%;
	position:relative;
}
.inputcontainer{
margin-bottom:10px;
}
.inputWD{
width:100%;
padding:15px 15px 15px 15px;
border:1px solid #ccc;	
}
.formbtnsubmit{
padding:10px 30px 10px 30px;
border:none;
background-color:#b5180f!important;
color:white;
}
.formbtnsubmit:hover{
background-color:#000!important;
color:white;
}
.wait{
position:relative;
width:100%;
opacity:0.5;
z-index:2;
	top:0;
}
.loader {
	position:absolute;
	top:33%;
	left:45%;
	z-index:22;
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
	display:none;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 
.res_filter{
background-color:#3f3f3f; 
	color:#fff;
	width:100%;
	padding:13px;
	margin-bottom:3px;
	text-transform:uppercase;
}
.resactive{
background-color:#e01a1d;
color:white;
}
.res_filter_item{
	display:none;
	background-color:#fff; 
	color:#000;
	width:100%;
	padding:18px;
	border:1px solid #ccc;
	margin-bottom:1px;
	transition: all 1s ease-in;
}
.cursor{
cursor:pointer;
}
.arrows{display:none;}
.filterclosed{
display:none;
}
.filteropen{
display:block;
	
}

.w-80{
width:80%;
}
.w-20{
width:20%;
}
.w-100{
width:100%;
}
.d-flex{
display:flex;
}
.d-inline-flex{
display:inline-flex;
}


		.number{
			display:inline-flex;
		}
		.minus, .plus{
			cursor:pointer;
			width:30px;
			height:30px;
			font-weight:600;
			background:#f1f1f1;
			border-radius:4px;
			padding:2px 5px 8px 5px;
			border:0px solid #ddd;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
			margin:2px;
		}
.minus:hover, .plus:hover{
background:#3f3f3f;
	color:white;
}
		.res_input{
			height:30px;
      width:30px;
      text-align: center;
      font-size: 16px;
			border:1px solid #ddd;
			border-radius:4px;
      display: inline-block;
      vertical-align: middle;
			margin:2px;
		}
			
