@charset "UTF-8";
/**
 *  This stylesheet is for Blocks.
 *  Add block classes via module block class
 *  
 *  .block-views-l10n-l10n-hotline
 *  .block-views-l10n-l10n-contact
 *  .block-views-l10n-l10n-people
 *  .block-views-l10n-l10n-researchcenters 
 *  .block-views-l10n-l10n-imprint
 *  .block-views-l10n-l10n-hours
 +  .to-the-next-level
 */
/* 1. Descriptive Variables
========================================================================== */
/*Neu*/
/*Neu*/
/*Neu*/
/*$red: rgb(255,0,0);/*rgb(197,40,36);*/
/* 2. Functional Variables
========================================================================== */
/* General
========================================================================== */
/* Navigation
========================================================================== */
/* Shared */
/* Main Navigation */
/* Superfish */
/* Megamenu */
/* Breadcrumbs */
/* Teaser
========================================================================== */
/* Shared */
/*$color-teaser-bg: $white;*/
/*$color-recommendation-bg: $white;
$color-recommendation-border: $lightest-grey;
$color-recommendation-copy: $dark-grey;
$color-recommendation-heading: $blue;
$color-recommendation-tag: $light-grey;*/
/* Highlighted */
/* Emphasized */
/* Understated */
/*$color-teaser--understated-bg: $color-understated;*/
/* Footer
========================================================================== */
@import url(../fonts/opensans_regular_macroman/stylesheet.css);
@import url(../fonts/opensans_semibold_macroman/stylesheet.css);
/* Shared */
.block .block-title {
  margin-bottom: .5em;
}

.block-buergel-pdf,
.block-cpo-html2pdf,
.block-secureshare-blocks,
.block-buergel-block-social-share-links{
  float: left;
  margin: 0;
}

.block-secureshare-blocks + .block-system-main {
  clear: both;
}

/* .block-views-l10n-l10n-hotline */
.block-views-l10n-l10n-hotline {
  background-color: #ee7d11;
  color: #ffffff;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: .5em 1.5em;
  padding-top: 0;
  text-align: center;
}
.block-views-l10n-l10n-hotline .value {
  color: #ffffff;
  display: block;
  font-family: "open_sanssemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  letter-spacing: .01em;
  text-decoration: none;
  word-spacing: .01em;
  *zoom: expression( this.runtimeStyle.zoom='1', this.appendChild( document.createElement('span') ).className='before' );
}
.block-views-l10n-l10n-hotline .value .before, .block-views-l10n-l10n-hotline .value:before {
  content: "✆";
  font-size: 1.6666em;
  font-weight: bold;
  line-height: 1.15;
  position: relative;
  top: .125em;
}
.block-views-l10n-l10n-hotline .has-footnote .value:after {
  content: '*';
}

/* .block-views-l10n-l10n-contact */
/* .block-views-l10n-l10n-people */
/* .block-views-l10n-l10n-researchcenters */
/* .block-views-l10n-l10n-imprint */
/* .block-views-l10n-l10n-hours */
.region-content .block-buergel-jvectormap,
.region-content .block-buergel-map-buergel-map,
.region-content .block-views-locations-locations-overview {
  float: left;
  margin: 0;
  padding: 0;
  width: 580px;
}

.region-content .block-buergel-jvectormap,
.region-content .block-buergel-map-buergel-map {
  margin-right: 20px;
}

.region-bottom .allianz {
  float: right;
  *display: inline;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  text-indent: -9999em;
  width: 145px;
}

.is-branch.i18n-de .region-bottom .allianz {
  background-image: url(../images/allianz-de.png);
}
.is-branch.i18n-en .region-bottom .allianz {
  background-image: url(../images/allianz-en.png);
}

@media (max-width: 768px) {
  .region-content .block-buergel-jvectormap,
  .region-content .block-buergel-map-buergel-map,
  .region-content .block-views-locations-locations-overview {
    float: none;
    width: auto;
  }
}
/**/
#region-bottom .to-the-next-level p {
  float: right;
  margin-right: 10px;
  text-indent: -999em;
  width: 190px;
  height: 13px;
  background: no-repeat url(../images/claim-crif-2016-rgb.png);
}

.block-buergel-block-social-icon-links {
  position: fixed;
  width: 80px;
  height: auto;
  right: 0px;
  top: 100px;
  z-index: 10;
  background: none #003B79;
  padding: 10px 0px 10px 35px;
  
  font-family: FontAwesome;
  -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 30px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    color: #fff;
}

.block-buergel-block-social-icon-links.closed {
  right: -40px;
}

.block-buergel-block-social-icon-links .arrow {
  font-size: 35px;
  height: 100%;
  width: 40px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
}

.block-buergel-block-social-icon-links .arrow::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -17px;
}

.block-buergel-block-social-icon-links.closed .arrow::before {
  content: "";
}

.block-buergel-block-social-icon-links li {
  list-style: none;
  margin: 5px 0px;
}

.block-buergel-block-social-icon-links li a {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  display: block;
  text-decoration: none;
  color: #fff;
  opacity: 0.9;
}

.block-buergel-block-social-icon-links li a:hover {
  opacity: 1;
}

.block-buergel-block-social-icon-links li.link-fb a::before {
  content: "";
}

.block-buergel-block-social-icon-links li.link-tw a::before {
  content: "";
}

.block-buergel-block-social-icon-links li.link-xing a::before {
  content: "";
}

.block-buergel-block-social-icon-links li.link-link a::before {
  content: "";
}

.block-buergel-block-social-icon-links li.link-yt a::before {
  content: "";
}

.not-front .region-content .buergel-social-schare span {
  display: inline-block;
  margin-right: 2px;
}

.not-front .region-content .buergel-social-schare a {
  text-decoration: none;
}

@media (max-width: 768px) {
  .block-buergel-block-social-icon-links {
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
    right: auto;
    background: none transparent;
    padding: 0px;
    text-align: right;
    width: auto;
    margin-top: 0px !important;
    font-size: 35px;
  }
  
  .block-buergel-block-social-icon-links li {
    display: inline-block;
  }
  
  .block-buergel-block-social-icon-links li a {
    color: #003B79;
  }
}

.top-teaser.block {
  height: 274px;
    margin-top: 0;
    padding: 3%;
    position: absolute;
    top: -274px;
    width: 40%;
    z-index: 2;
    background: none #003b79;
    color: #fff;
    line-height: 1.15;
}

.top-teaser.block p {
  margin-bottom: 1em;
}

.top-teaser.block a {
  color: #fff;
  font-weight: bold;
}

.region-top .block-tb-megamenu {
  float: right;
}

.highlighted-wrapper .views-field-field-slider-image-et {
  position: relative;
}

.highlighted-wrapper .views-field-field-slider-image-et::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 59, 121, 0) 0%, rgba(0, 58, 118, 0) 2%, rgba(0, 55, 113, 0) 6%, rgba(0, 9, 19, 0.32) 79%, rgba(0, 0, 0, 0.05) 94%, rgba(0, 30, 61, 0) 97%, rgba(0, 59, 121, 0) 100%) repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
  max-width: 1120px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

.block-views-related-related-additional article > div {
  display: block;
  float: left;
  width: 48%;
  margin-right: 2.5%;
}

.block-views-related-related-additional article > div:last-child {
  margin-right: 0px;
}

@media (max-width: 576px) {
  .block-views-related-related-additional article > div {
    float: none;
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
}

.view-id-top_image_video img {
  width: 100%;
  height: auto;
}