@charset "UTF-8";
/* GENERELL */
body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 200;
  font-style: normal;
  color: #1A4A40;
}
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #1A4A40;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.hinterlegt {
  background-color: #32AE70;
  padding: 10px 15px;
  font-weight: 700;
}
img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
/* CARD*/
.card {
  background-color: #F8F9FA;
  border: 0;
}
.card-header {
  background-color: #32AE70;
  border: 0;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.card-footer {
  background-color: #32AE70;
  border: 0;
}
.card-footer .card-link {
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}
.card-footer .card-link:hover {
  color: #000;
}
.card-body .bi {
  color: #32AE70;
}
/* STARS */
.stars {
  padding-top: 15px;
}
.card-body .stars .bi {
  color: #1A4A40;
  font-size: 1.2em;
  padding: 0 3px;
}
/* BEREICHE */
.headliner {
  padding: 90px 0;
  background-image: url(/versicherung-tirol/versicherungsberater-allgemein/grohg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.headliner h1 {
  color: #1A4A40;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.gruenhinterlegt {
  background-color: #1A4A40;
  padding: 5px;
}
.inhalt {
  padding: 60px 0;
}
.vierer {
  background-color: #1A4A40;
  padding: 30px 0;
  color: #fff;
}
.vierer a {
  color: #fff;
}
.sponsor {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 30px;
}
.sponsor img {
  margin-right: 10px;
}
/* HEADLINES */
h1 {
  font-family: "Playfair Display", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  letter-spacing: 0.05em;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  lang: de;
  font-size: 1.8em;
  /* Basis für kleine Bildschirme */
}
@media screen and (min-width: 600px) {
  h1 {
    font-size: 2.4em;
    /* Mittlere Größe */
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 3em;
    /* Volle Größe */
  }
}
h2 {
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 400;
  color: #fff;
}
h3 {
  font-size: 1.5em;
  font-weight: 400;
  padding-bottom: 15px;
  clear: both;
}
h4 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4em;
}
h5 {
  font-weight: 300;
}
a {
  color: #32AE70;
}
p, ul, ol, label {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
}
a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
/* BUTTON */
.btn {
  border-radius: 0px;
}
.btn-default {
  color: #2f3939 !important;
}
.btn-bd {
  color: #fff !important;
  background-color: #32AE70;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.1em;
  font-weight: 700;
}
.btn-bd:hover, .btn-bd:active {
  color: #fff;
  background-color: #000;
}
/* NAVBAR */
.navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 1em;
}
.navbar-nav .nav-link:hover {
  color: #fff;
}
.bg-dark {
  border: 0;
  background-color: #1A4A40 !important;
}
.dropdown-item {
  font-size: 1em;
}
.dropdown-menu {
  background-color: #fff;
  border: 0;
}
/* PAGINATOR */
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #1A4A40;
  font-weight: 700;
}
/* GOOGLE MAPS RESPONSIVE */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* CIRCLE */
.circle {
  background: #63c6ae;
  text-align: center;
  border-radius: 100%;
  margin: 14px 0 0 0;
  width: 136px;
  height: 136px;
  box-shadow: 1px 1px 2px 0px #E0E0E0;
}
.circle img {
  margin-top: 42px;
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #A7AAAE;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* 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;
}
/* BILDER FÜR WYSIWYG */
.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;
}
