@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_html5.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 13, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_base.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 23, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_base.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_links.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 19, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_links.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 27, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 12, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 21, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 29, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 38, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 46, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 56, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 65, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 77, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 85, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 93, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 101, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 109, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 113, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_embedded.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 19, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_embedded.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_figures.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 11, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 22, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 33, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 47, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 59, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 72, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 84, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 94, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 106, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 118, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 127, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 138, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_forms.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 10, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-normalize-plugin-0.4.2/scss/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, ../sass/dx-styles/_base.scss */
body {
  font-family: Arial, Helvectica, sans-serif;
  color: #666;
}

/* line 6, ../sass/dx-styles/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto;
  font-weight: 300;
}

/* line 1, ../sass/dx-styles/_layout.scss */
*, *:before, *:after {
  box-sizing: border-box;
}

/* line 5, ../sass/dx-styles/_layout.scss */
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1em;
}
/* line 12, ../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 10, ../sass/dx-styles/_layout.scss */
header {
  border-bottom: 4px solid #f0f0f0;
  margin: 0;
}

@media (min-width: 800px) {
  /* line 15, ../sass/dx-styles/_layout.scss */
  .dx-headerLogo {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    float: left;
  }
}

@media (min-width: 800px) {
  /* line 22, ../sass/dx-styles/_layout.scss */
  .dx-headerContent {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    float: right;
  }
}

@media (min-width: 800px) {
  /* line 29, ../sass/dx-styles/_layout.scss */
  .dx-topBar {
    text-align: right;
  }
}
/* line 33, ../sass/dx-styles/_layout.scss */
.dx-topBar p {
  margin: 10px 12px 0;
}

/* line 38, ../sass/dx-styles/_layout.scss */
#headline {
  overflow: auto;
  background-color: #fafafa;
}
/* line 41, ../sass/dx-styles/_layout.scss */
#headline h3 {
  font-family: Roboto;
  font-size: 26px;
  font-weight: 100;
  padding: 1em 0 1em;
  margin: 0.2em 0;
}
@media (min-width: 640px) {
  /* line 41, ../sass/dx-styles/_layout.scss */
  #headline h3 {
    font-size: 56px;
    padding: 5px 0 25px 10px;
  }
}

/* line 54, ../sass/dx-styles/_layout.scss */
.dx-verticalSpace {
  height: 20px;
  margin: 0;
  border: none;
}
@media (min-width: 800px) {
  /* line 54, ../sass/dx-styles/_layout.scss */
  .dx-verticalSpace {
    height: 60px;
  }
}

/* line 65, ../sass/dx-styles/_layout.scss */
.asideMain {
  margin-bottom: 60px;
}
@media (min-width: 800px) {
  /* line 65, ../sass/dx-styles/_layout.scss */
  .asideMain {
    float: left;
    width: 26.47059%;
    float: left;
    margin-right: 2.94118%;
  }
}

/* line 73, ../sass/dx-styles/_layout.scss */
.contentMain {
  margin-bottom: 60px;
}
@media (min-width: 800px) {
  /* line 73, ../sass/dx-styles/_layout.scss */
  .contentMain {
    float: right;
    width: 70.58824%;
    float: right;
    margin-right: 0;
    padding-left: 50px;
  }
}

/* line 82, ../sass/dx-styles/_layout.scss */
footer {
  background-color: #2d2d2d;
  color: #fafafa;
  border-top: 8px solid #222222;
  padding: 10px 0 0;
  width: 100%;
}

/* line 90, ../sass/dx-styles/_layout.scss */
.dx-footerBottom {
  background-color: #222222;
  padding: 10px 0;
}

/* line 95, ../sass/dx-styles/_layout.scss */
.dx-copyright {
  float: left;
}

/* line 99, ../sass/dx-styles/_layout.scss */
.dx-dxlab {
  float: right;
}
/* line 101, ../sass/dx-styles/_layout.scss */
.dx-dxlab a {
  color: #fff;
  text-decoration: none;
}
/* line 104, ../sass/dx-styles/_layout.scss */
.dx-dxlab a:hover {
  text-decoration: underline;
}

/* line 1, ../sass/dx-styles/_nav-main.scss */
.dx-nav {
  list-style: circle outside;
  padding: 0;
}

/* line 7, ../sass/dx-styles/_nav-main.scss */
.dx-nav--horisontal > li {
  display: inline-block;
  position: relative;
  float: left;
}
/* line 11, ../sass/dx-styles/_nav-main.scss */
.dx-nav--horisontal > li > a {
  display: block;
  padding: 20px 12px 20px;
  font-family: Roboto;
  font-size: 18px;
  text-decoration: none;
  color: #787878;
  transition: all 0.2s ease 0s;
}
/* line 20, ../sass/dx-styles/_nav-main.scss */
.dx-nav--horisontal > li > a:hover {
  padding: 19px 12px 21px;
  color: #418B32;
}
/* line 28, ../sass/dx-styles/_nav-main.scss */
.dx-nav--horisontal > li > ul {
  display: none;
  position: absolute;
  z-index: 7000;
  border: 4px solid #dadada;
  background-color: #ffffff;
  padding: 20px 20px 40px;
}
/* line 36, ../sass/dx-styles/_nav-main.scss */
.dx-nav--horisontal > li:hover > ul {
  display: block;
}

/* line 42, ../sass/dx-styles/_nav-main.scss */
.dx-nav--main {
  margin: 0;
}
/* line 45, ../sass/dx-styles/_nav-main.scss */
.dx-nav--main > li.current:after {
  background: none repeat scroll 0 0 #418B32;
  bottom: 0;
  content: "";
  display: block;
  float: left;
  height: 4px;
  margin-bottom: -4px;
  width: 100%;
}
@media (min-width: 800px) {
  /* line 42, ../sass/dx-styles/_nav-main.scss */
  .dx-nav--main {
    float: right;
  }
}

/* line 61, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside li {
  text-transform: none;
  border-top: 1px dotted #e2e2e2;
  letter-spacing: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* line 68, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside li a {
  background: none repeat scroll 0 0 #fff;
  color: #95a3a6;
  font-size: 13px;
  display: block;
  padding: 8px 0;
  text-decoration: none;
  transition: all 0.07s ease 0s;
}
/* line 76, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside li a:hover {
  background: none repeat scroll 0 0 #fafafa;
  color: #515151;
  padding-left: 6px;
}
/* line 80, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside li a:hover:after {
  content: "\27E9";
}
/* line 84, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside li a:after {
  color: #bbb;
  content: "";
  float: right;
  font-size: 12px;
  padding-right: 3px;
  vertical-align: middle;
}
/* line 96, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside > li {
  text-transform: uppercase;
}
/* line 99, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside > li:first-child {
  border-top: none;
}
/* line 102, ../sass/dx-styles/_nav-main.scss */
.dx-nav--aside > li > ul > li {
  padding-left: 15px;
}

/* line 2, ../sass/dx-styles/_widget.scss */
.dx-widget h4 {
  font-family: Roboto;
  font-size: 13px;
  border: 0 none;
  color: #54606b;
  letter-spacing: 2px;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 1, ../sass/dx-styles/_frontpageslider.scss */
.dx-frontpageSliderWrapper {
  position: relative;
}

/* line 15, ../sass/dx-styles/_frontpageslider.scss */
.dx-frontpageSliderText {
  position: absolute;
  top: 25%;
  font-size: 2em;
  color: #fff;
  z-index: 20000;
  text-align: center;
  font-family: Roboto;
  font-weight: 100;
}
@media (min-width: 800px) {
  /* line 15, ../sass/dx-styles/_frontpageslider.scss */
  .dx-frontpageSliderText {
    top: 10%;
    width: 720px;
    margin-left: -360px;
    font-size: 40px;
    left: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 15, ../sass/dx-styles/_frontpageslider.scss */
  .dx-frontpageSliderText {
    top: 25%;
    width: 1080px;
    margin-left: -540px;
    font-size: 50px;
  }
}

/* line 42, ../sass/dx-styles/_frontpageslider.scss */
.dx-frontpageSliderItem {
  overflow: hidden;
}
/* line 46, ../sass/dx-styles/_frontpageslider.scss */
.dx-frontpageSliderItem img {
  width: 100%;
}
@media (min-width: 800px) {
  /* line 46, ../sass/dx-styles/_frontpageslider.scss */
  .dx-frontpageSliderItem img {
    width: auto;
    max-height: 350px;
  }
}
@media (min-width: 1200px) {
  /* line 46, ../sass/dx-styles/_frontpageslider.scss */
  .dx-frontpageSliderItem img {
    max-height: 100%;
    min-height: 500px;
  }
}
/* line 57, ../sass/dx-styles/_frontpageslider.scss */
.dx-frontpageSliderItem p {
  position: absolute;
  color: #fff;
  top: 10%;
  left: 25%;
  transition: all 1s ease-in-out;
}

/* line 1, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksWrapper {
  background-color: #f0f0f0;
}

/* line 5, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocks {
  padding-top: 20px;
}
@media (min-width: 800px) {
  /* line 5, ../sass/dx-styles/_frontpage.scss */
  .dx-frontpageTeaserBlocks {
    position: relative;
    z-index: 10000;
    padding-top: 0;
  }
}

/* line 14, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksItem {
  text-decoration: none;
}
@media (min-width: 300px) {
  /* line 14, ../sass/dx-styles/_frontpage.scss */
  .dx-frontpageTeaserBlocksItem {
    width: 40%;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media (min-width: 800px) {
  /* line 14, ../sass/dx-styles/_frontpage.scss */
  .dx-frontpageTeaserBlocksItem {
    width: 20%;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
}
/* line 27, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksItem:hover .dx-frontpageTeaserBlocksHeader {
  color: #418B32;
}
/* line 31, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksItem:hover .dx-frontpageTeaserBlocksItemIcon img {
  box-shadow: 0px 0px 20px 0px rgba(100, 100, 100, 0.75);
}

/* line 38, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksItemIcon {
  text-align: center;
}
/* line 40, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksItemIcon img {
  width: 100%;
  border-radius: 50%;
  background-color: #fff;
  border: 5px solid #fff;
}
@media (min-width: 800px) {
  /* line 40, ../sass/dx-styles/_frontpage.scss */
  .dx-frontpageTeaserBlocksItemIcon img {
    margin-top: -50%;
  }
}

/* line 52, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageTeaserBlocksHeader {
  font-family: Roboto;
  font-size: 20px;
  color: #787878;
  text-align: center;
  margin: 20px 0 40px;
  text-decoration: none;
}

/* line 64, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageIntroText {
  font-family: Roboto;
  font-size: 20px;
  color: #787878;
  padding: 2em 0;
  text-align: center;
}
/* line 72, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageIntroText .container {
  max-width: 900px;
}

/* line 79, ../sass/dx-styles/_frontpage.scss */
.dx-frontpageContent .container {
  max-width: 900px;
}

/* line 1, ../sass/dx-styles/_products-item.scss */
.dx-productsItemImg {
  padding: 5px;
  border: 1px solid #dadada;
  margin: 0 10px 10px 0;
}

@media (min-width: 800px) {
  /* line 1, ../sass/dx-styles/_contact-form.scss */
  .dx-asideContacts {
    width: 44.44444%;
    float: left;
    margin-right: 11.11111%;
  }
}

@media (min-width: 800px) {
  /* line 7, ../sass/dx-styles/_contact-form.scss */
  .dx-contentContacts {
    width: 44.44444%;
    float: right;
    margin-right: 0;
  }
}

/* line 13, ../sass/dx-styles/_contact-form.scss */
.dx-contactFormWrapper {
  padding: 20px 40px 40px;
  border: 4px solid #dadada;
  border-radius: 10px;
}

/* line 19, ../sass/dx-styles/_contact-form.scss */
input[type="text"], input[type="password"], input[type="email"], textarea, select {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #e5e5e5;
  border-radius: 1px;
  color: #888;
  display: block;
  margin: 0 0 20px;
  outline: medium none;
  padding: 6px 4px;
  width: 210px;
}

/* line 32, ../sass/dx-styles/_contact-form.scss */
.dx-contactForm input, .dx-contactForm textarea {
  border-radius: 4px;
  border-width: 3px;
  float: none;
  font-size: 16px;
  margin: 10px 0;
  padding: 10px 15px;
  min-width: 100%;
  max-width: 100%;
}

/* line 45, ../sass/dx-styles/_contact-form.scss */
.dx-contactFormMessage {
  border-radius: 4px;
  padding: 15px;
}

/* line 50, ../sass/dx-styles/_contact-form.scss */
.dx-contactFormMessage-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 56, ../sass/dx-styles/_contact-form.scss */
.dx-contactFormMessage-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 62, ../sass/dx-styles/_contact-form.scss */
.dx-button-primary {
  background-color: #418B32;
  border-color: #2e6da4;
  color: #fff;
}
/* line 66, ../sass/dx-styles/_contact-form.scss */
.dx-button-primary:hover {
  background-color: #3b7e2d;
}

/* line 70, ../sass/dx-styles/_contact-form.scss */
.dx-button {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 86, ../sass/dx-styles/_contact-form.scss */
.dx-map {
  border-top: 2px solid #f0f0f0;
  background-color: #f0f0f0;
  height: 550px;
}

/* line 92, ../sass/dx-styles/_contact-form.scss */
.dx-contactInfoHeader {
  font-family: Roboto;
  font-weight: 400;
  font-size: 20px;
}

/* line 98, ../sass/dx-styles/_contact-form.scss */
.dx-contactInfoValue {
  padding-left: 30px;
  margin-bottom: 60px;
}

/* Slider */
/* line 40, ../sass/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 55, ../sass/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 62, ../sass/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 66, ../sass/_slick.scss */
.slick-loading .slick-list {
  background: #fff url('/img/ajax-loader.gif') center center no-repeat;
}
/* line 70, ../sass/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 75, ../sass/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 84, ../sass/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 90, ../sass/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 96, ../sass/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 100, ../sass/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 104, ../sass/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 108, ../sass/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 111, ../sass/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 114, ../sass/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 120, ../sass/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 124, ../sass/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 128, ../sass/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 132, ../sass/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot');
  src: url('/fonts/slick.eot?#iefix') format("embedded-opentype"), url('/fonts/slick.woff') format("woff"), url('/fonts/slick.ttf') format("truetype"), url('/fonts/slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 155, ../sass/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 171, ../sass/_slick.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 175, ../sass/_slick.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 179, ../sass/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}

/* line 183, ../sass/_slick.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 192, ../sass/_slick.scss */
.slick-prev {
  left: -25px;
}
/* line 194, ../sass/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 198, ../sass/_slick.scss */
.slick-prev:before {
  content: "←";
}
/* line 200, ../sass/_slick.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 205, ../sass/_slick.scss */
.slick-next {
  right: -25px;
}
/* line 207, ../sass/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 211, ../sass/_slick.scss */
.slick-next:before {
  content: "→";
}
/* line 213, ../sass/_slick.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 224, ../sass/_slick.scss */
.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 233, ../sass/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 242, ../sass/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 254, ../sass/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 256, ../sass/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 261, ../sass/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "▂";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 280, ../sass/_slick.scss */
.slick-dots li.slick-active button:before {
  color: #418B32;
  opacity: 1;
}
