@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-size: 1em;
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0em;
  background-color: red;
  color: #fff;
  padding: 0.5em 0;
  text-align: center;
}

.browserupgrade a {
  color: yellow;
}

.browserupgrade a:hover {
  text-decoration: none;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%;
}

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

html,
body {
  width: 100%;
  height: 100%;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4c4c4c;
}

body .wrapper {
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  padding-bottom: 100px;
}

@media (min-width: 1050px) {
  body.home .wrapper {
    background-image: url("../images/bg_home.jpg");
  }
  body.tiefbau .wrapper {
    background-image: url("../images/bg_tiefbau.jpg");
  }
  body.leitungsbau .wrapper {
    background-image: url("../images/bg_leitungsbau.jpg");
  }
  body.referenzen .wrapper {
    background-image: url("../images/bg_referenzen.jpg");
  }
  body.kontakt .wrapper {
    background-image: url("../images/bg_kontakt.jpg");
  }
}

img {
  max-width: 100%;
}

a {
  color: #4c4c4c;
}
a:hover {
  text-decoration: none;
}

p {
  margin-top: 0;
  line-height: 1.6em;
  margin-bottom: 1.8em;
  margin-right: 1.6em;
}

.wrapper {
  max-width: 1280px;
  margin: auto;
}

header {
  position: relative;
  z-index: 1;
}

section {
  max-width: 1080px;
  margin: auto;
  min-height: 1000px;
  background: white;
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.3);
}
section .inline-wrapper {
  padding: 20px;
}
@media (min-width: 720px) {
  section .inline-wrapper {
    padding: 50px;
  }
}
.col-1-1 h2 {
  margin-top: 2em;
}

.col-1-1 h2 + h3 {
  margin-top: 1em;
}

.col-1-1 ul {
  padding-left: 20px;
}
.col-1-1 ul li {
  margin-top: 1em;
}

footer .inline-wrapper {
  text-align: center;
}

.open-nav nav ul {
  display: block;
}

header {
  position: relative;
  background: white;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
}
header a {
  color: black;
  text-decoration: none;
  border-bottom: 1px solid white;
}
header a.current,
header a:hover {
  border-bottom: 1px solid black;
}
header .inline-wrapper {
  padding: 20px;
}
header .logo {
  max-width: 220px;
  width: 50%;
}
header .hamburger {
  float: right;
}
header nav ul {
  position: absolute;
  z-index: 100;
  width: 100%;
  margin-left: -20px;
  background: white;
  display: none;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid black;
}
header nav ul li {
  margin: 10px 0 10px 20px;
  padding: 5px 0;
}
header nav ul li a {
  display: inline-block;
}
header img {
  display: block;
}
@media (min-width: 1100px) {
  header .inline-wrapper {
    padding: 20px 30px;
    font-size: 15px;
  }
  header .hamburger {
    display: none;
  }
  header .logo {
    float: left;
  }
  header nav:after {
    content: "";
    display: table;
    clear: both;
  }
  header nav ul {
    border-bottom: none;
    position: relative;
    width: auto;
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 0;
    background: transparent;
  }
  header nav ul li {
    display: inline-block;
    border-left: 1px solid black;
    margin-left: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 1100px) and (min-width: 1200px) {
  header nav ul li {
    margin-left: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1015px) {
  header nav ul li:first-child {
    border-left: none;
  }
}
.header-image {
  position: relative;
}
.header-image .headline {
  white-space: nowrap;
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url("../images/frame_white.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-transform: uppercase;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  min-width: 200px;
}
@media (min-width: 600px) {
  .header-image .headline {
    font-size: 30px;
    padding: 40px;
    min-width: 420px;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  position: absolute;
  right: 0px;
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 0px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
       * Squeeze
       */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.title {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.title h1 {
  font-weight: 300;
  width: auto;
  display: inline-block;
  font-size: 30px;
  background-image: url("../images/title_line.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding: 0 5px 15px;
}
.title .title-before {
  padding-bottom: 15px;
}

.scala {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #4c4c4c;
  font-size: 1.2em;
  margin-bottom: 15px;
}

.cols {
  margin-top: 1.2em;
}
@media (min-width: 800px) {
  .cols:after {
    content: "";
    display: table;
    clear: both;
  }
  .cols .col-1-2 {
    float: left;
    margin-bottom: 2.5%;
    width: 48.75%;
  }
  .cols .col-1-2:nth-child(n) {
    margin-right: 2.5%;
  }
  .cols .col-1-2:nth-child(2n) {
    margin-right: 0;
  }
  .cols .col-1-3 {
    float: left;
    margin-bottom: 3%;
    width: 31.3333333333%;
  }
  .cols .col-1-3:nth-child(n) {
    margin-right: 3%;
  }
  .cols .col-1-3:nth-child(3n) {
    margin-right: 0;
  }
}
.cols .headline {
  white-space: nowrap;
  background-image: url("../images/frame_grey.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 15px;
  padding: 20px;
  text-align: center;
}

.top {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0 10px;
  cursor: pointer;
  cursor: hand;
}

.hr {
  padding-top: 1.8em;
}
@media (min-width: 720px) {
  .hr {
    padding-bottom: 1.8em;
  }
}
.slideshow {
  margin: 1.6em -20px;
}
@media (min-width: 720px) {
  .slideshow {
    margin-left: -50px;
    margin-right: -50px;
  }
}
.slideshow .full-image {
  position: relative;
  margin: 1.6em 0px;
}

.slideshow .full-image .info {
  font-size: 0.95em;
}
.slideshow .full-image .info p {
  width: 100%;
}
@media (min-width: 880px) {
  .slideshow .full-image .info {
    max-width: 300px;
  }
}
.full-image {
  position: relative;
  margin: 1.6em -20px;
}
@media (min-width: 720px) {
  .full-image {
    margin-left: -50px;
    margin-right: -50px;
  }
}
.full-image img {
  display: block;
}
.full-image video {
  width: 100%;
}
.full-image h2.title {
  text-transform: uppercase;
  color: #ffffee;
  position: relative;
  text-align: center;
  z-index: 1;
  font-size: 1.2em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 880px) {
  .full-image h2.title {
    font-size: 1.6em;
  }
}
.full-image .info {
  text-transform: uppercase;
  background-color: rgba(4, 16, 29, 0.75);
  color: #ffffee;
  padding: 20px 20px;
  text-align: center;
  font-size: 1em;
}
@media (min-width: 880px) {
  .full-image .info {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(50px, -50%);
    transform: translate(50px, -50%);
    z-index: 1;
    background-color: rgba(4, 16, 29, 0.65);
    max-width: 285px;
  }
}
.full-image .info h2,
.full-image .info h3 {
  font-size: 16px;
  display: inline;
  line-height: 1.25em;
}
@media (min-width: 880px) {
  .full-image .info h2,
  .full-image .info h3 {
    font-size: 25px;
  }
}
.full-image .info h2 span.hyphen,
.full-image .info h3 span.hyphen {
  display: inline;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.full-image .info h3 {
  font-weight: 300;
}
.full-image .info .counter {
  margin: auto;
  border: 1px solid #ffffee;
  display: block;
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 1.3em;
}
.full-image .info .txt-box__content {
  text-align: left;
  text-transform: none;
}
.full-image .info .txt-box__content p {
  line-height: 1.4em;
  margin-bottom: 0;
}

ol {
  margin: 0 0 3.2em;
  padding: 0;
  list-style-type: none;
}
ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
  display: block;
}
ol li::before {
  display: block;
  float: left;
  content: counter(step-counter);
  margin-right: 15px;
  font-size: 75%;
  font-weight: 300;
  border: 1px solid #cf4850;
  color: #cf4850;
  text-align: center;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin-bottom: 5px;
}

button {
  width: 100%;
  text-align: left;
  background: none;
  border: 1px solid #4c4c4c;
  padding: 5px 5px 5px 30px;
  background-image: url("../images/arrow_right.gif");
  background-repeat: no-repeat;
  background-position: 10px 4px;
  background-size: auto 70%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none !important;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../css/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/../slick/fonts/slick.eot");
  src: url("./fonts/../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../slick/fonts/slick.woff") format("woff"), url("./fonts/../slick/fonts/slick.ttf") format("truetype"), url("./fonts/../slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  top: 70px;
}
@media (min-width: 880px) {
  .slick-next,
  .slick-prev {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 10px;
  z-index: 1;
  height: 39px;
  width: 16px;
}
.slick-prev:before {
  height: 100%;
  width: 100%;
  display: block;
  content: " ";
  background-image: url(../images/slideshow_left.png);
}

.slick-next {
  height: 39px;
  width: 16px;
  right: 10px;
}
.slick-next:before {
  height: 100%;
  width: 100%;
  display: block;
  content: " ";
  background-image: url(../images/slideshow_right.png);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  background: black;
  position: absolute;
  bottom: 1px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.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;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: white;
  opacity: 0.75;
}
