/*! elektro-habel.de v1_1_2 – CSS-Bundle: Bootstrap 3 (bereinigt), Template-Styles (bereinigt), Farbschema red2, Icon-Fonts, Ergänzungen. Erzeugt 2026-09-02 */
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {* {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
a,
a:visited {
    text-decoration: underline;
  }
a[href]:after {
    content: " (" attr(href) ")";
  }
abbr[title]:after {
    content: " (" attr(title) ")";
  }
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
thead {
    display: table-header-group;
  }
tr,
img {
    page-break-inside: avoid;
  }
img {
    max-width: 100% !important;
  }
p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
h2,
h3 {
    page-break-after: avoid;
  }
select {
    background: #fff !important;
  }
.navbar {
    display: none;
  }}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small {
  font-size: 75%;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {.lead {
    font-size: 21px;
  }}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {.container {
    width: 750px;
  }}

@media (min-width: 992px) {.container {
    width: 970px;
  }}

@media (min-width: 1200px) {.container {
    width: 1170px;
  }}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-sm-3,
.col-md-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-10,
.col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-10,
.col-sm-12 {
    float: left;
  }
.col-sm-12 {
    width: 100%;
  }
.col-sm-10 {
    width: 83.33333333%;
  }
.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-offset-2 {
    margin-left: 16.66666667%;
  }
.col-sm-offset-1 {
    margin-left: 8.33333333%;
  }}

@media (min-width: 992px) {.col-md-3 {
    float: left;
  }
.col-md-3 {
    width: 25%;
  }}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.checkbox + .checkbox {
  margin-top: -5px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.checkbox[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .checkbox {
  cursor: not-allowed;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav > li > a > img {
  max-width: none;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 992px) {.navbar {
    border-radius: 4px;
  }}

@media (min-width: 992px) {.navbar-header {
    float: left;
  }}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
.navbar-collapse.in {
    overflow-y: visible;
  }}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 992px) {.navbar > .container .navbar-brand {
    margin-left: -15px;
  }}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
.navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }}

@media (min-width: 992px) {.navbar-nav {
    float: left;
    margin: 0;
  }
.navbar-nav > li {
    float: left;
  }
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.pull-right {
  float: right !important;
}

@-ms-viewport {
  width: device-width;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0 !important
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    width: 100%;
    height: auto;
}
iframe {
    border: none
}
::selection {
    background: #fefac7; 
    color: #555555;
}
::-moz-selection {
    background: #fefac7; 
    color: #555555;
}
body {
    overflow-y: scroll
}

@-webkit-keyframes rotation { 
	from {
	    -webkit-transform: rotate(0deg)
	}
	to {
	    -webkit-transform: rotate(359deg)
	}
}

@-moz-keyframes rotation { 
	from {
	    -moz-transform: rotate(0deg)
	}
	to {
	    -moz-transform: rotate(359deg)
	}
}

@-o-keyframes rotation { 
	from {
	    -o-transform: rotate(0deg)
	}
	to {
	    -o-transform: rotate(359deg)
	}
}

@keyframes rotation { 
	from {
	    transform: rotate(0deg)
	}
	to {
	    transform: rotate(359deg)
	}
}
ul {
    list-style-position: inside
}
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
    background-color: #FFF;
    color: #737373;
    font-size: 14px;
    font-weight: 500;
}

@font-face{font-family:'Raleway';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/raleway-v28-latin-300.woff2') format('woff2'),url('../fonts/raleway-v28-latin-300.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'),url('../fonts/raleway-v28-latin-regular.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/raleway-v28-latin-500.woff2') format('woff2'),url('../fonts/raleway-v28-latin-500.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/raleway-v28-latin-600.woff2') format('woff2'),url('../fonts/raleway-v28-latin-600.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/raleway-v28-latin-700.woff2') format('woff2'),url('../fonts/raleway-v28-latin-700.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:800;font-display:swap;src:url('../fonts/raleway-v28-latin-800.woff2') format('woff2'),url('../fonts/raleway-v28-latin-800.woff') format('woff');}

@font-face{font-family:'Raleway';font-style:normal;font-weight:900;font-display:swap;src:url('../fonts/raleway-v28-latin-900.woff2') format('woff2'),url('../fonts/raleway-v28-latin-900.woff') format('woff');}
.container {
    padding-right: 0;
    padding-left: 0;
}
body,
li,
address {
    line-height: 24px
}
input,
button,
select,
textarea {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
p {
    margin: 0 0 15px
}
a {
    color: #1abb9c;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
a:hover,
a:focus {
    color: #2e2e2e;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    color: #606060;
    margin-bottom: 10px;
    font-weight: 800;
}
h1 {
    font-size: 35px;
    line-height: 40px;
}
h2 {
    font-size: 22px;
    line-height: 28px;
}
h3 {
    font-size: 18px;
    line-height: 22px;
}
h4 {
    font-size: 14px;
    margin-bottom: 8px;
}
h5 {
    font-size: 13px
}
h6 {
    font-size: 12px
}
.section-title-wrapper {
    text-align: center;
}
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 16px;
}
.section-title:before,
.section-title:after {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    width: 80px;
}
.section-title:before {
    left: -100px;
    top: 10px;
}
.section-title:after {
    right: -100px;
    top: 10px;
}
.dark-wrapper .section-title:before,
.dark-wrapper .section-title:after {
    border-color: #d7d7d7
}
.upper {
    text-transform: uppercase
}
.inner {
    padding-top: 50px;
    padding-bottom: 70px;
}
.lead {
    font-weight: 300;
    font-size: 25px;
    line-height: 30px;
    display: inline;
}
.light-wrapper {
    background: #fefefe
}
.dark-wrapper {
    background: #f5f5f5
}
ul {
    padding: 0 0 0 18px
}
ol {
    padding: 0 0 0 20px
}
ul.circled {
    padding: 0;
    list-style: none;
}
ul.circled li:before {
    content: '\e800';
    margin-right: 10px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 1px;
    display: inline-block;
    font-family: 'fontello-circle';
    color: #1abb9c;
    font-size: 8px;
}
.lead.lite {
    line-height: 38px;
	color: #3f8dbf;
	font-size: 40px;
	font-weight: bold;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.lead.lite a {
    color: #3f8dbf;
	font-size: 40px;
	font-weight: bold;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	padding-bottom: 5px;
    
    
}
.thin {
    width: 70%;
    margin: 0 auto;
}
hr {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
    margin-bottom: 60px;
}
blockquote {
    border: none;
    padding: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
blockquote small {
    line-height: inherit;
    color: #9f9f9f;
}
.footer {
    background: #303030;
    color: #cacaca;
}
.footer a {
    color: #cacaca
}
.footer a:hover {
    color: #1abb9c
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #f0f0f0
}
.sub-footer {
    background: #2d2d2d;
    padding: 35px 0;
}
.sub-footer p {
    padding: 0;
    margin: 0;
}
.contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-info i {
    margin-right: 7px
}
.footer .contact-info i {
    color: #f0f0f0
}
.footer .widget.single .contact-info li {
    display: inline;
    margin: 0 15px;
}
.footer .section-title {
    color: #e0e0e0
}
.footer .section-title:before,
.footer .section-title:after {
    border-color: #777
}
.navbar-header {
    float: none !important
}
.navbar .container {
    padding: 0
}
.navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 8000;
    min-height: inherit;
}
.navbar-brand {
    padding: 0;
    padding-top: 24px;
}
.navbar-header {
    background: #f5f5f5;
    padding: 0;
    border-top: 3px solid #414141;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-collapse {
    width: auto;
    padding: 0;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-nav {
    margin: 0
}
.navbar-nav > li {
    margin-left: 15px
}
.navbar-nav > li > a {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #656565;
    padding: 40px 14px;
}
.nav > li > a:focus {
    background: none;
    color: #656565;
}
.nav > li > a:hover {
    background: none;
    color: #1abb9c;
}
.nav > li.current > a {
    background: none;
    color: #1abb9c;
}
.navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 190px;
    background: #414141;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar .dropdown-menu li {
    background: transparent;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.navbar .dropdown-menu li:first-child {
    border: none
}
.navbar .dropdown-menu li a {
    padding: 15px;
    line-height: 1;
    color: #e9e9e9;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}
.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a.active {
    padding: 15px;
    filter: none;
    line-height: 1;
    background: #414141;
    color: #e9e9e9;
}
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    background: none;
    color: #1abb9c;
}
.navbar .nav > li > .dropdown-menu:after {
    display: none
}
.navbar .nav > li > .dropdown-menu:before {
    display: none
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
    background: none;
    color: #1abb9c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.responsive-menu {
    background: none;
    padding: 0px 0px;
    margin: 0;
    display: none;
    font-size: 1px;
}
.btn.responsive-menu:hover {
    background: none;
}
.offset {
    display: block
}
.navbar.basic.default {
    width: 100%;
    position: absolute;
}
.navbar.basic.fixed {
    position: fixed;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
.navbar.basic.fixed .navbar-header {
    background: rgba(245,245,245,0.94);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
    box-shadow: 0 1px 0 rgba(0,0,0,0.11);
}
.navbar.basic.fixed .navbar-brand {
    padding-top: 24px !important
}
.navbar.basic.fixed .navbar-brand img {
    height: 40px !important;
    width: auto !important;
    display: block;
}
.navbar.basic.fixed .navbar-nav > li > a {
    padding: 19px 10px
}
.navbar.basic .navbar-collapse {
    max-height: inherit
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide20 {
    width: 100%;
    height: 20px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.rp20 {
    padding-right: 20px
}
.bm0 {
    margin-bottom: 0 !important
}
.bm15 {
    margin-bottom: 15px !important
}
.bm20 {
    margin-bottom: 20px !important
}
.bm30 {
    margin-bottom: 30px !important
}
.btn,
.parallax .btn-submit,
.btn-submit {
    color: #fff !important;
    background: #1abb9c;
    margin-bottom: 10px;
    margin-right: 4px;
    padding: 11px 20px 10px 20px;
    font-weight: 800;
    font-size: 13px;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    letter-spacing: 1px;
}
.btn.btn-blue {
    background: #3f8dbf
}
.btn.btn-red {
    background: #e8554e
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.parallax .btn-submit:hover {
    background: #17a78b;
    color: #fff !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
    background: #387eaa !important
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
    background: #cf4c45 !important
}
input,
textarea {
    width: 100%
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #737373;
    border: 1px solid #e1e1e1;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border: 1px solid #c1c1c1;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
textarea {
    height: 100%;
    padding: 5px 10px;
    margin-bottom: 15px;
    min-height: 150px;
    resize: vertical;
}
.btn-submit {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    width: auto;
}
::-webkit-input-placeholder {
    color: #cacaca !important
}
:-moz-placeholder {
    color: #cacaca !important
}
::-moz-placeholder {
    color: #cacaca !important
}
:-ms-input-placeholder {
    color: #cacaca !important
}
input:focus::-webkit-input-placeholder {
    color: transparent !important
}
input:focus:-moz-placeholder {
    color: transparent !important
}
input:focus::-moz-placeholder {
    color: transparent !important
}
input:focus:-ms-input-placeholder {
    color: transparent !important
}
figure {
    display: block;
    overflow: hidden;
    position: relative;
}
figure li a,
figure li a img {
    display: block;
    position: relative;
}
figure img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
figure a:hover img {
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.services-1 i {
    font-size: 60px;
    color: #acacac;
}
.services-1 .col-wrapper {
    border: 1px solid #e1e1e1;
    padding: 40px 20px 25px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 1px solid #e1e1e1;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:hover,
.services-1 .col-wrapper:hover:before {
    border-color: #1abb9c
}
.services-2 {
    text-align: left
}
.services-2 .icon {
    display: table
}
.services-2  .icon {
    float: left;
    margin-right: 15px;
}
.services-2 .text {
    overflow: hidden
}
.services-2 .icon i.icn {
    color: #737373;
    line-height: 1;
    font-size: 35px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-3 .icon {
    display: table;
    margin: 0 auto 15px;
    position: relative;
}
.services-3 .icon i.icn {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #1abb9c;
    border: 2px solid #1abb9c;
    line-height: 0;
    font-size: 45px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.services-3 .col:hover i.icn {
    background-color: #1abb9c;
    color: #FFF;
}
.services-3 .icon:before {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #777;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 45px;
    left: -120%;
}
.services-3 .icon:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #777;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 45px;
    right: -120%;
}
.services-3 .col:first-child .icon:before,
.services-3 .col:last-child .icon:after {
    display: none
}
.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: #d9d9d9;
}
.parallax a {
    color: #d9d9d9
}
.parallax a:hover {
    color: #1abb9c
}
.parallax input,
.parallax textarea {
    background: #333;
    background: rgba(255,255,255,0.15);
    color: #d9d9d9;
    border: none;
}
.parallax input:focus,
.parallax textarea:focus {
    background: #222;
    background: rgba(255,255,255,0.22);
    border: none;
}
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #e0e0e0
}
.parallax .section-title:before,
.parallax .section-title:after {
    border-color: #777
}
.parallax.mobile {
    background-attachment: scroll !important
}
.parallax.process {
    background-image: url(../images/art/parallax2.jpg)
}
.contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact-info i {
    margin-right: 7px
}
.pricing {
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}
.pricing ul {
    padding: 0
}
.pricing .btn {
    margin: 0
}
.pricing .plan {
    border: 1px solid #D7D7D7;
    background: #fff;
}
.pricing .plan h3 {
    font-size: 18px;
    line-height: 45px;
    margin: 0;
    padding: 5px 0;
    color: #5c5c5c;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 {
    padding: 20px 0;
    margin: 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 span {
    color: #1abb9c
}
.pricing .plan h4 .amount {
    display: block;
    text-align: center;
}
.pricing .plan h4 .amount {
    font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 45px;
    padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
    vertical-align: super;
    font-size: 20px;
    font-weight: 300;
}
.pricing .plan ul {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
.pricing .plan ul li {
    padding: 15px 0;
    border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h3 {
    text-transform: uppercase
}
.pricing .select {
    padding: 18px 0
}


@-moz-document url-prefix() { 
	.fancybox-close:before,
	.fancybox-prev span:before,
	.fancybox-next span:before {
	    margin-top: 5px !important
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {.navbar.basic.fixed .navbar-brand img {
	    width: auto
	}}

@media (min-width: 993px) {.open > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: .3s;
	    animation-iteration-count: 1;
	    animation-timing-function: ease;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: .3s;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: .3s;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease;
	    -moz-animation-fill-mode: forwards;
	}

	@keyframes slidenavAnimation {
	    from {
	        opacity: 0
	    }
	    to {
	        opacity: 1
	    }
	}

	@-webkit-keyframes slidenavAnimation {
	    from {
	        opacity: 0
	    }
	    to {
	        opacity: 1
	    }
	}}

@media (max-width: 991px) {.btn.responsive-menu {
	    display: block
	}
.navbar .nav,
.navbar .dropdown,
.navbar .collapse {
	    position: relative
	}
.navbar .dropdown-menu {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    float: none;
	    width: auto;
	    display: block !important;
	    background: none;
	}
.navbar-nav > li > a,
.navbar-nav > li:first-child > a,
.navbar .dropdown-menu li {
	    border: none
	}
.navbar-nav > li > a,
.navbar .dropdown-menu li a {
	    border-bottom: 1px solid rgba(0, 0, 0, 0.13) !important
	}
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
	    background: none;
	    border: none;
	}
.navbar-nav > li > a,
.navbar .dropdown-menu li a,
.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a.active {
	    padding: 12px 0 !important
	}
.navbar-nav .open .dropdown-menu > li > a {
	    line-height: 1
	}
.navbar-nav > li > a,
.navbar-nav > li > a:focus {
	    color: #1abb9c
	}
.navbar .dropdown-menu li a {
	    color: #E9E9E9
	}
.navbar .dropdown-menu {
	    padding-left: 20px
	}
.navbar .dropdown-menu a {
	    text-transform: none !important;
	    font-size: 13px !important;
	}
.navbar.basic .btn.responsive-menu {
	    margin: 31px 0
	}
.navbar-header {
	    float: left;
	    width: 100%;
	}
.navbar-header:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
.navbar.basic.default,
.navbar.basic.fixed {
	    position: relative
	}
.offset {
	    display: none
	}
.navbar.basic .container {
	    width: 100%;
	    padding: 0;
	}
.navbar.basic .navbar-collapse {
	    width: 100%;
	    float: none !important;
	    margin: 0;
	    background: #414141;
	}
.navbar.basic .navbar-nav {
	    width: 720px;
	    margin: 0 auto;
	    padding: 0;
	}
.navbar.basic .basic-wrapper {
	    width: 720px;
	    margin: 0 auto;
	    display: block;
	}
.navbar.basic.default .navbar-brand img,
.navbar.basic.fixed .navbar-brand img {
	    height: auto
	}
.navbar.basic .navbar-brand {
	    padding-top: 24px !important
	}}

@media (min-width: 768px) and (max-width: 979px) {.navbar .container,
.container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
.navbar-nav > li > a {
	    padding: 15px 18px
	}
.navbar.basic .navbar-nav > li {
	    margin-left: 10px
	}
.navbar.basic .navbar-nav > li > a {
	    padding: 30px 5px
	}
[class*="col-md-"] {
	    margin-bottom: 30px
	}
.thin {
	    width: 100%
	}
.services-3 .icon:before {
	    width: 50%;
	    left: -70%;
	}
.services-3 .icon:after {
	    width: 50%;
	    right: -70%;
	}}

@media (max-width: 767px) {.navbar .container,
.container {
	    padding-right: 20px;
	    padding-left: 20px;
	}
[class*="col-"] {
	    margin-bottom: 30px
	}
.navbar.basic .navbar-nav {
	    width: 100%;
	    margin: 0 auto;
	    padding-left: 20px;
	    padding-right: 20px;
	}
.navbar.basic .basic-wrapper {
	    width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	    margin: 0 auto;
	    display: block;
	}
.navbar.basic .navbar-nav > li {
	    margin-left: 0
	}
.services-3 .col .icon:before,
.services-3 .col .icon:after {
	    display: none
	}
footer .inner {
	    padding-bottom: 40px
	}
.sub-footer ul.pull-right {
	    float: none !important;
	    text-align: center;
	}
.sub-footer p {
	    margin-bottom: 20px
	}
.thin {
	    width: 100%
	}
.footer .widget.single .contact-info li {
	    display: block
	}
.section-title:before,
.section-title:after {
	    display: none
	}
[class*="col-md-"] {
	    margin-bottom: 30px
	}}
.navbar-brand img,
.navbar.basic.default .navbar-brand img,
.navbar.basic.fixed .navbar-brand img {
    height: 40px !important;
    width: auto !important;
    max-height: 40px !important;
    display: block !important;
    object-fit: contain !important;
}
a {
    color: #AB0816;
}
ul.circled li:before {
    color: #AB0816;
}
.lead.lite a {
    border-bottom: 1px solid #AB0816;
}
.lead.lite a:hover {
    color: #AB0816
}
.footer a:hover {
    color: #AB0816
}
.nav > li > a:hover {
    color: #AB0816;
}
.nav > li.current > a {
    color: #AB0816;
}
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    color: #AB0816;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
    color: #AB0816;
}
.btn,
.parallax .btn-submit,
.btn-submit {
    background: #AB0816;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.parallax .btn-submit:hover {
    background: #cf4c45;
}
.services-1 .col-wrapper:hover,
.services-1 .col-wrapper:hover:before {
    border-color: #AB0816
}
.services-3 .icon i.icn {
    color: #AB0816;
    border: 2px solid #AB0816;
}
.services-3 .col:hover i.icn {
    background-color: #AB0816;
}
.parallax a:hover {
    color: #AB0816
}
.pricing .plan h4 span {
    color: #AB0816
}

@media (max-width: 991px) {.navbar-nav > li > a,
.navbar-nav > li > a:focus {
	    color: #E9E9E9
	}}

@font-face{font-family:'fontello';src:url('../type/fontello/fontello.woff') format('woff');font-weight:normal;font-style:normal;font-display:block;}

@font-face{font-family:'fontello-circle';src:url('../type/fontello/fontello-circle.woff') format('woff');font-weight:normal;font-style:normal;font-display:block;}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}
[class^="icon-s-"]:before,
[class*=" icon-s-"]:before {
  font-family: 'fontello-social';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}
.icon-mail:before { content: '\2709'; }
.icon-location:before { content: '\e724'; }
.icon-phone:before { content: '\f4de'; }
 
@font-face{font-family:'piconsthin';src:url('../type/picons/piconsthin.woff') format('woff');font-weight:normal;font-style:normal;font-display:block;}
[data-icon]:before {
  font-family: "piconsthin" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-picons-"]:before,
[class*=" icon-picons-"]:before {
  font-family: "piconsthin" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-picons-award:before {
  content: "a";
}
.icon-picons-bulb:before {
  content: "d";
}
.icon-picons-move:before {
  content: "n";
}
.icon-picons-plane:before {
  content: "o";
}


@font-face{font-family:'budicon';src:url('../type/budicons/budicon.woff') format('woff');font-weight:normal;font-style:normal;font-display:block;}
[data-icon]:before {
  font-family: "budicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="budicon-"]:before,
[class*=" budicon-"]:before {
  font-family: "budicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.budicon-repeat:before {
  content: "\4f";
}
.budicon-check-3:before {
  content: "\e058";
}
.budicon-note-5:before {
  content: "\e09e";
}
/*-----------------------------------------------------------------------------------*/
/*  elektro-habel.de v1_1_0 – Ergänzungen (Semantik-/Formular-/Barrierefreiheits-Regeln) */
/*-----------------------------------------------------------------------------------*/
.skip-link { position: absolute; left: -9999px; top: 0; z-index: 9000; background: #AB0816; color: #fff; padding: 8px 14px; font-weight: 700; }
.skip-link:focus { left: 0; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 2px solid #AB0816; outline-offset: 2px; }
.nav-tel { font-size: 20px !important; font-family: Helvetica, Arial, sans-serif !important; }
.navbar-nav > li.dropdown > a[aria-current="page"] + .dropdown-menu > li > a[aria-current="page"] { color: #AB0816; }
/* Überschriften-Hierarchie korrigiert, Optik der Bestandsseite beibehalten */
.services-1 h2.upper { font-size: 13px; line-height: 1.1; }
.services-2 h3.upper { font-size: 13px; line-height: 1.1; }
.services-3 h3.upper { font-size: 14px; line-height: 1.1; margin-bottom: 8px; }
h2.section-title { line-height: 22px; }
.eh-home-top h1 { margin-bottom: 10px; }
.eh-hero { max-width: 100%; height: auto; }
.eh-leistungen ul.circled { margin: 0; text-align: left; }
.eh-leistungen li { margin-bottom: 6px; }
.eh-leistungen a { text-decoration: underline; text-underline-offset: 3px; }
.eh-btn-row .btn { margin: 0 4px 8px; }
.eh-hours { font-size: 14px; margin-top: 15px; }
.eh-star { font-size: 14pt; }
/* Kontaktformular */
.eh-form label { display: block; margin: 12px 0 5px; font-weight: 600; float: none; width: auto; padding: 0; font-size: 13px; }
.eh-form .form-control { height: 40px; border-radius: 0; box-shadow: none; border: 1px solid #d7d7d7; }
.eh-form textarea.form-control { height: auto; min-height: 160px; margin-bottom: 0; }
.eh-form .form-control:focus { border-color: #AB0816; box-shadow: none; }
.eh-form .checkbox label { font-weight: 500; padding-left: 24px; margin: 15px 0 0; }
.eh-form .checkbox input { margin-left: -24px; width: auto; }
.eh-form .btn-submit { margin-top: 10px; }
.eh-hp { position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.eh-req { color: #AB0816; }
.eh-hint { font-size: 12px; line-height: 18px; margin: 12px 0 0; }
.eh-error { border: 1px solid #AB0816; padding: 15px 20px; margin-bottom: 20px; }
.eh-error ul { margin: 0; }
/* FAQ */
.eh-faq-item { margin-bottom: 22px; }
.eh-faq-item h3 { font-size: 16px; line-height: 22px; }
/* Rechtsseiten */
.eh-legal h2 { font-size: 16px; line-height: 22px; margin-top: 25px; }
.eh-legal ul { margin-bottom: 15px; }
.eh-legal p, .eh-legal li { max-width: 80ch; }
/* Footer-Gruppenlinks */
.eh-group { font-size: 12px; margin: 5px 0 0; }
/* Sticky-Header Einblendung (Bestand: fadeIn) */
@keyframes ehFadeIn { from { opacity: 0; } to { opacity: 1; } }

/* -----------------------------------------------------------------------------
   HEADER v1_1_1 – Navigationskopf übernommen von stadt-handwerker.de
   (Quelle: v2_2_1_stadt-handwerker ... "STADT-HANDWERKER HEADER FIX 2026-06-14")
   - Header dauerhaft fixiert, keine dunkle Linie über dem Header
   - Logo (farbig, unverändert) und Menü-Button vertikal zentriert
   - Mobiles Menü als Panel direkt unter dem Header
----------------------------------------------------------------------------- */
:root { --eh-header-height: 80px; }

.site-header { position: relative; z-index: 9000; }

.navbar.basic.default,
.navbar.basic.fixed {
    position: fixed !important;
    top: 0 !important; left: 0 !important; right: 0 !important;
    width: 100% !important;
    z-index: 9000 !important;
    margin: 0 !important; padding: 0 !important; border: 0 !important;
}

.navbar-header,
.navbar.basic.default .navbar-header,
.navbar.basic.fixed .navbar-header {
    height: var(--eh-header-height) !important;
    min-height: var(--eh-header-height) !important;
    padding: 0 !important;
    border-top: 0 !important;
    background: #f5f5f5 !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.10) !important;
}

.navbar.basic .container { height: 100% !important; }

.navbar.basic .basic-wrapper {
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.navbar-brand,
.navbar.basic.default .navbar-brand,
.navbar.basic.fixed .navbar-brand {
    height: var(--eh-header-height) !important;
    min-height: var(--eh-header-height) !important;
    padding: 0 !important; margin: 0 !important;
    display: flex !important; align-items: center !important;
    line-height: 1 !important;
}

.navbar-brand img,
.navbar.basic.default .navbar-brand img,
.navbar.basic.fixed .navbar-brand img {
    height: 40px !important;
    width: auto !important;
    max-width: 430px !important;
    display: block !important;
    object-fit: contain !important;
}

.navbar.basic .btn.responsive-menu {
    height: var(--eh-header-height) !important;
    min-height: var(--eh-header-height) !important;
    padding: 0 !important; margin: 0 !important; border: 0 !important;
    display: none;
    align-items: center !important; justify-content: center !important;
    line-height: 1 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.navbar.basic .btn.responsive-menu img {
    width: auto !important;
    height: 40px !important;
    max-height: 40px !important;
    display: block !important;
}

.navbar.basic.default .navbar-nav > li > a,
.navbar.basic.fixed .navbar-nav > li > a {
    padding-top: 31px !important;
    padding-bottom: 31px !important;
}

.offset { display: block !important; padding-top: var(--eh-header-height) !important; }

@media (max-width: 991px) {
    .navbar.basic.default,
    .navbar.basic.fixed { position: fixed !important; }

    .navbar.basic .container {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .navbar.basic .basic-wrapper {
        width: 100% !important; max-width: none !important;
        padding-left: 0 !important; padding-right: 0 !important;
        margin: 0 !important;
    }

    .navbar-brand,
    .navbar.basic.default .navbar-brand,
    .navbar.basic.fixed .navbar-brand { float: none !important; order: 1; }

    .navbar-brand img,
    .navbar.basic.default .navbar-brand img,
    .navbar.basic.fixed .navbar-brand img {
        height: 40px !important;
        max-width: 58vw !important;
    }

    .navbar.basic .btn.responsive-menu {
        display: flex !important; float: none !important;
        order: 2; margin-left: auto !important;
    }

    .navbar.basic .navbar-collapse {
        position: absolute !important;
        top: var(--eh-header-height) !important;
        left: 0 !important; right: 0 !important;
        width: 100% !important;
        max-height: calc(100vh - var(--eh-header-height)) !important;
        overflow-y: auto !important;
    }

    .navbar.basic .navbar-nav {
        width: 100% !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .navbar-header:after { content: none !important; display: none !important; }
}

@media (max-width: 480px) {
    :root { --eh-header-height: 76px; }

    .navbar-brand img,
    .navbar.basic.default .navbar-brand img,
    .navbar.basic.fixed .navbar-brand img {
        height: 36px !important;
        max-width: 56vw !important;
    }

    .navbar.basic .btn.responsive-menu img { height: 40px !important; max-height: 40px !important; }
}

@media (min-width: 992px) {
    .navbar.basic .basic-wrapper {
        width: auto !important; float: left !important;
        justify-content: flex-start !important;
    }
    .navbar.basic .navbar-collapse { height: var(--eh-header-height) !important; float: right !important; }
    .navbar.basic .navbar-nav { height: var(--eh-header-height) !important; }
}

@media (prefers-reduced-motion: reduce) { * { transition: none !important; animation: none !important; } }
