@font-face {
font-family: 'Bodoni 72';
font-weight: 700;
font-style: normal;
src: url('font.woff') format('woff');
font-display: auto;
}
#image-map-pro-container .imp-wrap {
    max-width: 100% !important;
}

.imagemap .field--name-field-wohnungen {
  display: none;
}

.header.paragraph--type--layout .field--name-field-image  {
      mask-image: url('/sites/wohnungen/files/quatrium_form-header.svg');
    -webkit-mask-image: url("/sites/wohnungen/files/quatrium_form-header.svg");
    mask-size: 100%;
    -webkit-mask-size: 100%;  

}



.page-node-5 h1, .page-node-3 h1{
  color: #3e5f78;
  font-family: "Whitney";
  font-weight: 600;
  font-size: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.page-node-5 ul {
    color: #3e5f78;
  font-family: "Whitney";
  font-size: 18px;
  margin-bottom: 0px;
}

.page-node-5 a, .page-node-3 a {
    color: #3e5f78;
}

.slick--optionset--aktuelles img {
  clip-path: polygon(100% 0, 100% 70%, 80% 100%, 0 100%, 0 0);
}

.node--type-article .field--name-field-paragraphs,
.node--type-article .field--name-body,
.node--type-article .field--name-field-display-title{
  max-width: 990px;
  margin: auto;
}

.node--type-article .main-content {
  margin-bottom: 70px;
}

.node--type-article h1 {
  font-family: "Bodoni 72" !important;
  font-style: italic;
  color: #3e5f78;  
  margin-bottom: 50px;
  margin-top: 25px;
}

.node--type-article h1 strong {
    font-weight: 400 !important;
    font-style: normal;
    font-family: "Trajan Pro";
}

.node--type-article h2 {
  font-size: 24px;
  margin-bottom: 25px !important;
  display: block;
}

.node--type-article .main-content .text-formatted a {
  color: #3e5f78;
}

.node--type-article .field--name-field-hero {
  margin-bottom: 70px;
}

 .slick--optionset--aktuelles  .slick-slide {
      margin: 0 25px;
  }

 .slick--optionset--aktuelles  .slick-list {
      margin: 0 -25px;
  }

.slick--optionset--aktuelles {
  margin-top: 50px;
  margin-bottom: 50px;
}


.node--type-article .field--name-field-link a:before {
  content: "";
  mask-image: url(/sites/wohnungen/files/paperclip-solid.svg);
  -mask-image: url(/sites/wohnungen/files/paperclip-solid.svg);
  background-color: #778ea0;
  mask-size: auto 16px;
  -mask-size: auto 16px;
  mask-repeat: no-repeat;
  -mask-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-top: 3px;
}


.node--type-article .field--name-field-link a {
  color: #778ea0;
  text-decoration: none;
  font-size: 14px;
  border-top: 1px solid #778ea0;
  padding-top: 4px;
  display: block;
  width: 100%;
}

.node--type-article .main-content {
  margin-top: 100px;
}

.node--type-article .paragraph--type--news {
  margin-top: 50px;
  margin-bottom: 25px;
}


.paragraph--type--button .button,
.node--type-article .button{
 display: flex;
  width: 100%;
  justify-content: center;
  align-content: center;
  margin-top: 25px !important;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph--type--button a.button,
.node--type-article a.button {
  width: 300px;
  height: 45px;
  display: block;
  background: url(/sites/wohnungen/files/button.svg);
  background-size: 300px auto;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 8px;
  text-decoration: none;
  color: #3e5f78;
  font-family: "Whitney";
  font-weight: 400;
  font-size: 18px;
}

.paragraph--type--button a.button:hover,
.node--type-article a.button:hover{
  font-weight: 500;
}

.node--type-article .button {
  margin-top: 50px !important;
  margin-bottom: -50px;
}
.webform-submission-form .form-textarea.form-control {
  padding-left: 25px !important;
  padding-top: 13px !important;
  padding-right: 25px !important;
}


.view-aktuelles .button a {
  width: 140px;
  height: 60px;
  display: block;
  background: url(/sites/wohnungen/files/button.svg);
  background-size: 140px auto;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  color: #3e5f78;
  font-family: "Whitney";
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  margin-top: -5px;
}

.view-aktuelles .button a:hover {
  font-weight: 500;
}