html,
body {
  width: 100%;
  height: 100%;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=047e815dca434a403b5bb46569e9c20d)
 * Config saved to config.json and https://gist.github.com/047e815dca434a403b5bb46569e9c20d
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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 {
  -webkit-box-sizing: content-box;
  -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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 14px;
  line-height: 1.42857143;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
[role="button"] {
  cursor: pointer;
}
.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: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 900px;
  }
  .page-kompetenzen .container {
    width: 720px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-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-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-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-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: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;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
body {
  color: #2b2e34;
}
.font-hind {
  font-family: 'Hind', sans-serif;
}
.font-gentium {
  font-family: 'Gentium Basic', serif;
}
.font-gentium-basic-bold {
  font-weight: bold;
  font-family: 'Gentium Basic', serif;
  font-size: 1.05em;
}
body,
html {
  font-family: 'Hind', sans-serif;
}
h1 {
  line-height: 1.5;
}
h2 {
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px;
}
h3 {
  line-height: 1.25;
  font-size: 18px;
}
h4 {
  line-height: 1.25;
}
a {
  color: #2b2e34;
}
ul.menu {
  width: 100%;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}
ul.menu li {
  display: inline-block;
  padding: 0px 0;
}
ul.menu li a {
  font-size: 14px;
  margin: 0 40px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  padding-bottom: 2px;
  font-weight: 500;
  line-height: 50px;
  vertical-align: middle;
}
ul.menu li.current-menu-item a {
  border-bottom: 1px solid #2b2e34;
}
.home ul.menu li.current-menu-item a {
  border-bottom: none;
}
.home ul.menu li:nth-child(2):after {
  content: ' ';
  width: 110px;
  position: relative;
  top: 10px;
  height: 30px;
  display: inline-block;
  background: url(http://theedge.at.172-31-1-100.dev.agentur-mint.at/wp-content/themes/theedge.at/includes/images/logoschwarz.png) center no-repeat;
  background-size: 100% auto;
}
.main-navigation img {
  width: 240px;
  padding: 30px 20px;
  display: block;
  margin: 0 auto;
}
.block-columns_2 {
  text-align: center;
}
.block-columns_2 .col-md-6:first-child {
  padding-left: 0;
}
.block-columns_2 .col-md-6:last-child {
  padding-right: 0;
}
.block-columns_2 .col-md-6 .text {
  min-height: 100px;
}
.block-columns_2 .col-md-6 .image {
  display: block;
  text-decoration: none;
  overflow: hidden;
  max-height: 640px;
}
.block-columns_2 .col-md-6 .image.has-text {
  max-height: 540px;
}
.block-columns_2 .col-md-6 .image img {
  width: 100%;
  height: auto;
}
.block-columns_2 p {
  margin: 0px 0;
  text-align: left;
}
.block {
  padding: 20px 0;
}
.block img {
  width: 100%;
  height: auto;
  display: block;
}
.block-text {
  text-align: center;
}
.block-text .col-md-12 {
  padding: 30px 15%;
}
.block-gallery {
  padding: 0;
  margin-bottom: 20px;
}
.block-gallery .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.block-gallery .gallery-image {
  width: 49%;
  height: 0;
  position: relative;
  padding-bottom: 30%;
  overflow: hidden;
  margin: 1% 0;
}
.block-gallery .gallery-image:nth-child(even) {
  margin-left: 1%;
}
.block-gallery .gallery-image:nth-child(odd) {
  margin-right: 1%;
}
.block-gallery .gallery-image img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.block-square {
  padding: 0;
}
.block-square .square-container {
  margin: 0 auto;
  display: block;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 99;
  width: 160px;
}
.block-square .square-container .square {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.block-square .square-container:before {
  display: block;
  content: ' ';
  position: absolute;
  width: 160px;
  height: 160px;
  top: 50%;
  left: 50%;
  border: 1px solid #2b2e34;
  transform-origin: center;
  -webkit-transform: rotate(45deg) translate(-71%, 0%);
  -ms-transform: rotate(45deg) translate(-71%, 0%);
  transform: rotate(45deg) translate(-71%, 0%);
}
.block-image {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.block-image .col-md-12.has-text {
  padding: 30px 20%;
}
.page-kompetenzen h1,
.page-kunden h1 {
  color: #01487f;
  margin-bottom: 0;
}
.page-kompetenzen h2,
.page-kunden h2 {
  color: #01487f;
  padding: 0;
  text-align: center;
}
.page-kompetenzen h3,
.page-kunden h3 {
  color: #709ebe;
  margin-top: 10px;
}
.page-kompetenzen .block-columns_2,
.page-kunden .block-columns_2 {
  text-align: left;
}
.page-kompetenzen .block-columns_2 h2,
.page-kunden .block-columns_2 h2,
.page-kompetenzen .block-columns_2 h3,
.page-kunden .block-columns_2 h3 {
  text-align: left;
  margin: 5px 0;
}
.page-kompetenzen .block-columns_2 h3,
.page-kunden .block-columns_2 h3 {
  font-family: 'Gentium Basic', serif;
}
.page-kompetenzen .block-columns_2 h2,
.page-kunden .block-columns_2 h2 {
  font-weight: 400;
  text-align: left;
  display: inline-block;
  border-bottom: 1px solid #01487f;
  font-size: 18px;
  letter-spacing: 3px;
}
.page-kompetenzen .block-columns_2 h2:after,
.page-kunden .block-columns_2 h2:after {
  content: ' ';
  height: 0;
  display: block;
}
.page-kompetenzen .block-columns_2 ul,
.page-kunden .block-columns_2 ul {
  padding-left: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-kompetenzen .block-columns_2 ul li,
.page-kunden .block-columns_2 ul li {
  width: 50%;
}
.page-heading {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-heading h1 {
  color: #01487f;
  text-align: center;
  font-size: 24px;
  font-family: 'Gentium Basic', serif;
  margin: 5px 0;
  padding: 0;
}
.page-heading h2 {
  font-size: 24px;
  color: #709ebe;
  margin: 0;
  padding: 0;
  text-transform: none;
  text-align: center;
}
.page-projekte h2,
.page-projekte h3 {
  font-size: 24px;
}
.page-projekte p {
  padding: 0 10%;
}
.page-kontakt {
  background: url(http://theedge.at.172-31-1-100.dev.agentur-mint.at/wp-content/themes/theedge.at/includes/jpg/painting-black-paint-roller.jpg) no-repeat center;
  background-size: cover;
  text-align: left;
}
.page-kontakt h1 {
  text-align: center;
  font-size: 36px;
  font-family: 'Gentium Basic', serif;
  margin: 0px 0;
  padding: 0;
  text-transform: uppercase;
}
.page-kontakt .menu-container {
  padding-bottom: 30px;
}
.page-kontakt .block-text {
  text-align: left;
  position: relative;
}
.page-kontakt .main-navigation {
  background: #ffffff;
}
.page-kontakt .container.block.block-columns_2 .row {
  background: #ffffff;
  padding: 40px;
  margin-bottom: 60px;
}
.page-kontakt p {
  padding-right: 40%;
  padding-bottom: 10px;
}
.projekt {
  text-align: center;
  margin-bottom: 100px;
}
.projekt .projekt-content {
  padding: 50px;
  margin-bottom: 2%;
}
.projekt .pdf {
  display: inline-block;
  padding: 3px 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
  margin-top: 20px;
}
.projekt .website {
  display: block;
}
.projekt .gallery .gallery-image {
  float: left;
}
.projekt .gallery.gallery-1 .gallery-image {
  width: 100%;
  padding-bottom: 30%;
}
.projekt .gallery.gallery-2 .gallery-image {
  width: 49%;
  padding-bottom: 30%;
}
.projekt .gallery.gallery-2 .gallery-image:first-child {
  margin-right: 1%;
}
.projekt .gallery.gallery-2 .gallery-image:last-child {
  margin-left: 1%;
}
.projekt .gallery.gallery-3 .gallery-image {
  width: 50%;
  padding-bottom: 30%;
}
.projekt .gallery.gallery-3 .gallery-image:first-child {
  width: 23%;
  margin-right: 2%;
}
.projekt .gallery.gallery-3 .gallery-image:last-child {
  width: 23%;
  margin-left: 2%;
}
.footer {
  background: #01487f;
  padding: 50px;
}
.footer .footer-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.footer img {
  max-width: 240px;
  height: auto;
  display: inline-block;
}
.footer svg {
  height: 50px;
  fill: #ffffff;
}
.footer a,
.footer span {
  line-height: 50px;
  vertical-align: middle;
  color: #ffffff;
  padding-left: 50px;
  display: inline-block;
}
.social-share ul li {
  float: left;
  margin-right: 15px;
}
.social-share a {
  display: block;
  position: relative;
  width: 22px;
  height: 40px;
  padding: 0 8px;
}
.social-share a:hover {
  opacity: 0.8;
}
.social-share a.facebook {
  background: #516eab;
}
.social-share a.twitter {
  background: #29c5f6;
}
.social-share a.googleplus {
  background: #eb4026;
}
.social-share svg {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 5px;
  fill: #ffffff;
}
.hero {
  width: 100%;
  height: 100%;
}
.hero a.logo {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero a.logo img {
  max-width: 480px;
  width: 30%;
  display: inline-block;
  height: auto;
}
.hero .menu-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.menu-container {
  background: #ffffff;
}
.menu-container.sticky {
  transform: translate3d(0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  bottom: auto;
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 28px;
  }
  .block-columns_2 .col-md-6:first-child {
    padding-right: 0;
  }
  .block-columns_2 .col-md-6:last-child {
    padding-left: 0;
  }
  .row {
    margin: 0;
  }
  section.block-columns_2 {
    margin: 0 10px;
  }
  .home ul.menu li a,
  ul.menu li a {
    text-align: center;
    margin: 0;
    font-size: 14px;
    padding: 5px;
  }
  .home ul.menu li:nth-child(2):after {
    display: none;
  }
  .projekt .projekt-content {
    padding: 20px 10px;
  }
  .footer .footer-content {
    flex-direction: column;
  }
  .footer span,
  .footer a {
    padding-left: 0;
    text-align: center;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
