/* inter-100 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/inter-v12-latin-100.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v12-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v12-latin-100.woff2") format("woff2"), url("../fonts/inter-v12-latin-100.woff") format("woff"), url("../fonts/inter-v12-latin-100.ttf") format("truetype"), url("../fonts/inter-v12-latin-100.svg#Inter") format("svg");
  /* Legacy iOS */
}
/* inter-200 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/inter-v12-latin-200.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v12-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v12-latin-200.woff2") format("woff2"), url("../fonts/inter-v12-latin-200.woff") format("woff"), url("../fonts/inter-v12-latin-200.ttf") format("truetype"), url("../fonts/inter-v12-latin-200.svg#Inter") format("svg");
  /* Legacy iOS */
}
/* inter-300 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v12-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v12-latin-300.woff2") format("woff2"), url("../fonts/inter-v12-latin-300.woff") format("woff"), url("../fonts/inter-v12-latin-300.ttf") format("truetype"), url("../fonts/inter-v12-latin-300.svg#Inter") format("svg");
  /* Legacy iOS */
}
/* inter-regular - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v12-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v12-latin-regular.woff2") format("woff2"), url("../fonts/inter-v12-latin-regular.woff") format("woff"), url("../fonts/inter-v12-latin-regular.ttf") format("truetype"), url("../fonts/inter-v12-latin-regular.svg#Inter") format("svg");
  /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v12-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v12-latin-700.woff2") format("woff2"), url("../fonts/inter-v12-latin-700.woff") format("woff"), url("../fonts/inter-v12-latin-700.ttf") format("truetype"), url("../fonts/inter-v12-latin-700.svg#Inter") format("svg");
  /* Legacy iOS */
}
/* FARB-PARAMETER */
/* SCHRIFT-PARAMETER */
/* GENERELL */
body {
  font-family: "Inter", sans-serif;
  color: #4d565d;
  background-color: #ffffff;
  padding-top: 50px;
}
a {
  color: #2a80b9;
}
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
.jumbotron {
  background-color: #ffffff;
  margin-top: 30px;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #ffffff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #f5f5f5;
  clear: both;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.zeitglueckslider {
  background-color: #f5f5f5;
}
.zeitglueckslider .bi {
  color: #2a80b9;
}
/* TYPO */
h1 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 15px;
  font-weight: 700;
}
h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 200;
}
h3 {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
}
h4 {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 400;
  padding-bottom: 15px;
}
p, ul, ol {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
/* BEREICHE*/
.headliner {
  background-color: #f5f5f5;
  padding: 60px 0 30px 0;
}
.inhalt {
  padding: 60px 0;
}
.social {
  padding: 0 0 30px 0;
}
.social .bi {
  font-size: 3em;
  padding-left: 10px;
  padding-right: 10px;
}
.social .bi:hover {
  color: #4d565d;
}
.beratung {
  background-color: #2a80b9;
  padding: 60px 0;
  color: #f5f5f5;
}
@media (min-width: 767px) {
  .beratung {
    min-height: 400px;
  }
}
.testimonial {
  background-color: #e74b3c;
  padding: 60px 0;
  color: #f5f5f5;
}
.vierer {
  background-color: #2a80b9;
  padding: 60px 0;
}
.vierer h3 {
  color: #f5f5f5;
  font-size: 20px;
}
.vierer p, .vierer ol {
  color: #f5f5f5;
}
.fuss {
  background-color: #2c3f51;
  padding: 30px 0;
}
@media (min-width: 767px) {
  .fussl {
    min-height: 300px;
  }
}
.fuss h3 {
  color: #b1b8bd;
}
.fuss p {
  color: #b1b8bd;
}
.fuss a {
  color: #ffffff;
}
/* BUTTON */
.btn-bd {
  color: #ffffff;
  background-color: #2a80b9;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.btn-bd:hover {
  color: #ffffff;
  background-color: #4d565d;
}
.btn-bd:active {
  color: #ffffff;
  background-color: #4d565d;
}
.btn-default {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #A5A8AC;
  border-color: #ffffff;
}
.btn-default:active {
  color: #ffffff;
  background-color: #A5A8AC;
  border-color: #ffffff;
}
.btn-primary {
  background-color: #A5A8AC;
  border-color: #A5A8AC;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #626263;
  border-color: #626263;
}
.btn-primary:active {
  color: #ffffff;
  background-color: #626263;
  border-color: #626263;
}
.btn-danger {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #BFBDBD;
  border-color: #ffffff;
}
.btn-danger.active {
  color: #ffffff;
  background-color: #B63027;
  border-color: #ffffff;
}
/* NAVI */
.navbar {
  height: 80px;
  background-color: #2a80b9 !important;
}
.navbar .navbar-brand {
  color: #f5f5f5;
  font-weight: 700;
}
.navbar .nav-link {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.navbar-nav {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #2a80b9;
}
.dropdown-menu {
  background-color: #2a80b9 !important;
  border: 0;
}
.dropdown-menu .nav-link {
  color: #000;
}
/* PAGINATION */
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #d9534f;
}
/* GALLERY */
.gallery img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  margin-bottom: 25px;
}
.gallery img:hover {
  filter: none;
  /* IE6-9 */
  -webkit-filter: grayscale(0);
  /* Google Chrome, Safari 6+ & Opera 15+ */
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
}
.gallerist {
  background: #EEE;
}
.gallerist img {
  display: block;
  height: 200px;
}
@media screen and (min-width: 768px) {
  .gallerist img {
    height: 400px;
  }
}
/* BACK TO TOP */
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #e84c3c;
  color: #ffffff !important;
}
/* BILDER */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 700px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial, regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial, regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial, regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: gray;
  cursor: default;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
/* INTERIM BILDER IM WYSIWYG */
.bruecke img {
  max-width: 100%;
  height: auto;
}
.editor-toolbar {
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-bottom: none;
  padding: 8px;
  border-radius: 6px 6px 0 0;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.editor-toolbar .btn-sm {
  padding: 0.25rem 0.4rem;
  font-size: 0.8rem;
}
.editor-content {
  border: 1px solid #dee2e6;
  border-radius: 0 0 6px 6px;
  min-height: 200px;
  padding: 10px;
  background: white;
}
.editor-content:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.color-palette {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  max-width: 200px;
}
.color-swatch {
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 3px;
}
.color-swatch:hover {
  border-color: #007bff;
  transform: scale(1.1);
}
.toolbar-separator {
  border-left: 1px solid #dee2e6;
  height: 32px;
  margin: 0 8px;
}
.editor-toolbar {
  overflow: visible !important;
}
.editor-toolbar .dropdown {
  position: static;
}
.editor-toolbar .dropdown-menu {
  position: absolute;
  z-index: 9999;
}
