/* 
    ETEWA.CZ
    Author     : studio WPJ
*/
/*! normalize.css v3.0.0 | 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;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: 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, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * 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.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  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 5, 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.
 */
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+, 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 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
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 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.
 * 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.
 */
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;
}
/* 
    VARIABLES
    Author     : studio WPJ
*/
/* 
    FONTS
    Author     : studio WPJ
*/
@font-face {
  font-family: 'FuturaCE-Regular';
  src: url('font/FuturaCE.eot');
  src: url('font/FuturaCE.ttf') format('truetype'), url('font/FuturaCE.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'FuturaCELight-Regular';
  src: url('font/FuturaCELight.eot');
  src: url('font/FuturaCELight.ttf') format('truetype'), url('font/FuturaCELight.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.font-futura-regular {
  font-family: "FuturaCE-Regular", arial, sans-serif;
}
.font-futura-light {
  font-family: "FuturaCELight-Regular", arial, sans-serif;
}
/* 
    IMAGES
    Author     : studio WPJ
*/
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
/* 
    LAYOUT
    Author     : studio WPJ
*/
.cleaner {
  clear: both;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.row {
  width: 100%;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col,
[class*="col-"] {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-10 {
  width: 10%;
}
.col-15 {
  width: 15%;
}
.col-20 {
  width: 20%;
}
.col-25 {
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-35 {
  width: 35%;
}
.col-40 {
  width: 40%;
}
.col-45 {
  width: 45%;
}
.col-50 {
  width: 50%;
}
.col-55 {
  width: 55%;
}
.col-60 {
  width: 60%;
}
.col-65 {
  width: 65%;
}
.col-70 {
  width: 70%;
}
.col-75 {
  width: 75%;
}
.col-80 {
  width: 80%;
}
.col-85 {
  width: 85%;
}
.col-90 {
  width: 90%;
}
.col-95 {
  width: 95%;
}
.col-100 {
  width: 100%;
}
.col-1_3 {
  width: 33.3333333333%;
}
.col-2_3 {
  width: 66.6666666666%;
}
.container {
  _width: 980px;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}
.container-1010 {
  _width: 1010px;
  max-width: 1010px;
  margin: 0 auto;
}
.container-fluid {
  _width: 100%;
  max-width: 100%;
  padding: 30px 0 20px;
}
.container-fluid.gray {
  background-color: #f7f7f7;
}
.container-fluid.map {
  padding: 0;
}
/* 
    BASE
    Author     : studio WPJ
*/
html {
  background: #ffffff;
  color: #707070;
  font-family: "FuturaCE-Regular", arial, sans-serif;
  font-size: 16px;
  line-height: 25px;
}
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  position: relative;
}
.main-content {
  padding-bottom: 90px;
  /* Height of the footer */
}
/* 
    TYPOGRAPHY
    Author     : studio WPJ
*/
.font-bold {
  font-weight: bold;
}
.font-regular {
  font-weight: 400;
}
.font-italic {
  font-style: italic;
}
.text-underline {
  text-decoration: underline;
}
.text-underline-none {
  text-decoration: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-44pt {
  font-size: 2.75em;
  line-height: 1.5625em;
}
.text-34pt {
  font-size: 2.125em;
  line-height: 1.5625em;
}
.text-32pt {
  font-size: 2em;
  line-height: 1.5625em;
}
.text-30pt {
  font-size: 1.875em;
  line-height: 1.5625em;
}
.text-28pt {
  font-size: 1.75em;
  line-height: 1.5625em;
}
.text-26pt {
  font-size: 1.625em;
  line-height: 1.5625em;
}
.text-24pt {
  font-size: 1.5em;
  line-height: 1.5625em;
}
.text-22pt {
  font-size: 1.375em;
  line-height: 1.5625em;
}
.text-20pt {
  font-size: 1.25em;
  line-height: 1.5625em;
}
.text-18pt {
  font-size: 1.125em;
  line-height: 1.5625em;
}
.text-16pt {
  font-size: 1em;
  line-height: 1.5625em;
}
.text-15pt {
  font-size: 0.9375em;
  line-height: 1.5625em;
}
.text-14pt {
  font-size: 0.875em;
  line-height: 1.5625em;
}
.text-12pt {
  font-size: 0.75em;
  line-height: 1.5625em;
}
.text-11pt {
  font-size: 0.6875em;
  line-height: 1.5625em;
}
p {
  margin: 10px 0;
}
a {
  color: #cf122c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #a00e22;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  margin: 0;
  height: auto;
}
h1,
.h1 {
  font-size: 1.875em;
  line-height: 1.5625em;
}
h2,
.h2 {
  font-size: 1.5em;
  line-height: 1.5625em;
}
h3,
.h3 {
  font-size: 1.25em;
  line-height: 1.5625em;
}
h4,
.h4 {
  font-size: 1.125em;
  line-height: 1.5625em;
}
.list-unstyled {
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
.list-inline {
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
.list-inline li {
  display: inline;
}
.divider {
  padding: 25px 0;
  background: transparent url('/templates/images/divider.png') center center no-repeat;
}
.divider:before,
.divider:after {
  content: " ";
  display: table;
}
.divider:after {
  clear: both;
}
.divider div {
  width: 50%;
  float: left;
}
.divider div:last-child {
  float: right;
}
.divider div:last-child::before {
  margin: 0 0 0 10px;
}
.divider div::before {
  margin-right: 10px;
  border-top: 1px solid #e6e6e6;
  display: block;
  content: "";
}
.btn {
  display: inline-block;
  padding: 20px 25px 17px;
  background: #605f64;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "FuturaCELight-Regular", arial, sans-serif;
}
.btn:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #707070;
}
/* 
    HEADER
    Author     : studio WPJ
*/
.header {
  min-height: 175px;
  overflow: auto;
  position: relative;
}
.header .logo {
  margin: 80px 0 40px;
  width: 80%;
  _width: 221px;
  max-width: 221px;
}
.header .tagline {
  margin: 30px 0 10px;
  text-align: right;
  font-family: "FuturaCELight-Regular", arial, sans-serif;
  font-size: 1.375em;
  line-height: 1.5625em;
}
@media handheld, screen and (max-width: 1015px) {
  .header .tagline {
    font-size: 1.125em;
    line-height: 1.5625em;
    margin-top: 40px;
  }
}
@media handheld, screen and (max-width: 767px) {
  .header .tagline {
    margin-top: 10px;
  }
}
@media handheld, screen and (max-width: 610px) {
  .col-65,
  .col-35 {
    width: 50%;
  }
  .header {
    min-height: 155px;
  }
  .header .logo {
    margin-bottom: 0;
  }
}
@media handheld, screen and (max-width: 515px) {
  .col-65,
  .col-35,
  .logo,
  .tagline,
  .text-right {
    width: 100%;
    text-align: center;
  }
  .header .logo {
    margin-top: 20px;
  }
  .header .tagline {
    text-align: center;
    width: 80%;
    margin: 10px auto;
  }
  #btn-menu {
    margin-bottom: 15px;
  }
}
/* 
    MENU
    Author     : studio WPJ
*/
#menu ul {
  float: right;
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
#menu ul li {
  float: left;
}
#menu ul li a {
  background: #605f64;
  color: #ffffff;
  display: block;
  line-height: 55px;
  padding: 0 44px;
  font-family: "FuturaCELight-Regular", arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a.selected {
  background-color: #cf122c;
}
#btn-menu {
  display: none;
  border: 0 none;
  padding: 12px 15px 8px 40px;
  background: #605f64 url('../images/burger_menu.png') 14px center no-repeat;
}
#btn-menu:hover,
#btn-menu:focus {
  background: #cf122c url('../images/burger_menu.png') 14px center no-repeat;
  color: #ffffff;
}
#btn-menu.active {
  background: #cf122c url('../images/burger_menu.png') 14px center no-repeat;
  color: #ffffff;
}
@media handheld, screen and (max-width: 1015px) {
  #menu ul li a {
    padding: 0 25px;
  }
}
@media handheld, screen and (max-width: 770px) {
  #menu ul li a {
    padding: 0 15px;
  }
}
@media handheld, screen and (max-width: 610px) {
  #menu {
    display: none;
  }
  #btn-menu {
    display: inline-block;
  }
  #btn-menu.active {
    display: inline-block;
  }
  #menu.open {
    display: block;
  }
}
/* 
    FOOTER
    Author     : studio WPJ
*/
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
  height: 90px;
  /* Height of the footer */
}
.footer .logo {
  width: 100%;
  _width: 124px;
  max-width: 124px;
  padding-top: 38px;
}
.footer .phone,
.footer .mail {
  padding-top: 30px;
  font-size: 1.375em;
  line-height: 1.5625em;
  color: #444248;
}
.footer .phone a,
.footer .mail a {
  color: #444248;
  text-decoration: underline;
}
.footer .phone a:hover,
.footer .mail a:hover {
  text-decoration: none;
}
.footer .phone img,
.footer .mail img {
  padding-right: 8px;
  margin-bottom: -3px;
}
.footer .text-right {
  font-size: 0.875em;
  line-height: 1.5625em;
  color: #a6a6a6;
  padding-top: 40px;
}
@media handheld, screen and (max-width: 900px) {
  .footer .phone,
  .footer .mail {
    font-size: 1.125em;
    line-height: 1.5625em;
  }
}
@media handheld, screen and (max-width: 780px) {
  .footer .col-20 {
    width: 33.33333333%;
  }
  .footer .col-40 {
    width: 100%;
    text-align: center;
    padding-top: 5px;
  }
}
@media handheld, screen and (max-width: 485px) {
  .footer {
    height: 190px;
  }
  .footer .col-20,
  .footer .col-40 {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .footer .logo {
    padding: 15px 0 5px;
  }
  .main-content {
    padding-bottom: 190px;
  }
}
/* 
    FRONTPAGE
    Author     : studio WPJ
*/
.sluzby .col-20,
.slider .col-20,
.reference .col-20,
.sluzby .col-25,
.slider .col-25,
.reference .col-25 {
  padding: 0 15px;
  margin-bottom: 10px;
}
.sluzby .col-20 a,
.slider .col-20 a,
.reference .col-20 a,
.sluzby .col-25 a,
.slider .col-25 a,
.reference .col-25 a {
  background-color: transparent;
  display: block;
  padding-bottom: 12px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.sluzby .col-20 a span,
.slider .col-20 a span,
.reference .col-20 a span,
.sluzby .col-25 a span,
.slider .col-25 a span,
.reference .col-25 a span {
  color: #444248;
  font-size: 1.25em;
  line-height: 1.5625em;
}
.sluzby .col-20 a img,
.slider .col-20 a img,
.reference .col-20 a img,
.sluzby .col-25 a img,
.slider .col-25 a img,
.reference .col-25 a img {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 172px;
}
.sluzby .col-20 a:hover,
.slider .col-20 a:hover,
.reference .col-20 a:hover,
.sluzby .col-25 a:hover,
.slider .col-25 a:hover,
.reference .col-25 a:hover {
  background-color: #cf122c;
}
.sluzby .col-20 a:hover span,
.slider .col-20 a:hover span,
.reference .col-20 a:hover span,
.sluzby .col-25 a:hover span,
.slider .col-25 a:hover span,
.reference .col-25 a:hover span {
  color: #ffffff;
}
.sluzby .col-20 a:hover::before,
.slider .col-20 a:hover::before,
.reference .col-20 a:hover::before,
.sluzby .col-25 a:hover::before,
.slider .col-25 a:hover::before,
.reference .col-25 a:hover::before {
  content: "";
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #cf122c;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
}
.sluzby .col-20 a:hover::after,
.slider .col-20 a:hover::after,
.reference .col-20 a:hover::after,
.sluzby .col-25 a:hover::after,
.slider .col-25 a:hover::after,
.reference .col-25 a:hover::after {
  content: "";
  display: block;
  background: url('/templates/images/shadow.png') no-repeat center top;
  background-size: contain;
  height: 12px;
  width: 100%;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.sluzby .col-25 a,
.slider .col-25 a,
.reference .col-25 a {
  text-align: left;
}
.sluzby .col-25 a span,
.slider .col-25 a span,
.reference .col-25 a span {
  font-size: 1em;
  line-height: 1.5625em;
  padding-left: 15px;
}
.sluzby .col-25 a img,
.slider .col-25 a img,
.reference .col-25 a img {
  max-width: 225px;
}
.slider {
  padding: 10px 0 20px;
}
@media handheld, screen and (max-width: 670px) {
  .sluzby .col-20,
  .slider .col-20,
  .reference .col-20,
  .sluzby .col-25,
  .slider .col-25,
  .reference .col-25 {
    padding: 0 15px;
  }
  .sluzby .col-20 a span,
  .slider .col-20 a span,
  .reference .col-20 a span,
  .sluzby .col-25 a span,
  .slider .col-25 a span,
  .reference .col-25 a span {
    font-size: 1em;
    line-height: 1.5625em;
  }
  .sluzby .col-25 a span,
  .slider .col-25 a span,
  .reference .col-25 a span {
    font-size: 0.875em;
    line-height: 1.5625em;
  }
}
@media handheld, screen and (max-width: 670px) {
  .sluzby .col-20,
  .slider .col-20,
  .reference .col-20 {
    width: 33.333333%;
  }
}
/* 
    SIDE CONTENT
    Author     : studio WPJ
*/
#side-menu ul {
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
#side-menu ul li a {
  display: inline-block;
  padding: 20px 25px 17px;
  background: #605f64;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "FuturaCELight-Regular", arial, sans-serif;
  padding: 15px 15px 12px;
  line-height: 20px;
  list-style: none;
  background-color: #ffffff;
  margin: 4px 0;
  color: #707070;
  display: block;
}
#side-menu ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #707070;
}
#side-menu ul li a:hover,
#side-menu ul li a:focus,
#side-menu ul li a.selected {
  background: #605f64;
  color: white;
  cursor: pointer;
}
/* 
    CONTENT
    Author     : studio WPJ
*/
.content {
  padding-left: 40px;
}
.content.col-100 {
  padding-left: 0;
}
.content ul {
  list-style: none;
  padding: 0;
}
.content ul li {
  position: relative;
  margin-left: 40px;
  padding: 6px 0 6px 8px;
  line-height: 20px;
}
.content ul li::before {
  content: "";
  display: block;
  background-color: #cf122c;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 13px;
  left: -8px;
}
.content ul.inline li {
  float: left;
  text-transform: uppercase;
}
#map_canvas .gm-style-iw {
  width: 150px;
}
#map_canvas {
  width: 100%;
  height: 300px;
}
/* 
    FOTOGALERIE
    Author     : studio WPJ
*/
.reference.fotogalerie .col-25 {
  margin: 10px 0;
}
.reference.fotogalerie .col-25 a {
  padding-bottom: 3px;
}
.reference.fotogalerie .col-25 img {
  display: block;
}
