@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
.widget {
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-size: 23px;
  margin-bottom: 18px;
  border: 1px solid #dadada;
  line-height: 1; }
  .widget .widget-body {
    padding: 50px 20px 20px;
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 20px;
    background-size: auto 30px; }
  .widget .widget-headline {
    font-size: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000000; }
    .widget .widget-headline a {
      color: inherit; }
  .widget p {
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 1.2;
    font-family: "Roboto Condensed"; }
  .widget a:hover {
    text-decoration: none; }
  .widget .widget-btn {
    display: block;
    margin-bottom: 5px;
    padding: 8px 10px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 1.2;
    border-radius: 2px; }
    .widget .widget-btn:hover {
      text-decoration: none; }
  .widget.widget-realestate .widget-body {
    background-image: url(img/widget/logo-orange.png);
    background-image: url(img/widget/logo-orange.svg); }
  .widget.widget-realestate .widget-color {
    color: #E35A24; }
  .widget.widget-realestate .widget-btn {
    background-color: #E35A24;
    color: #ffffff; }
    .widget.widget-realestate .widget-btn:hover {
      background-color: #b34317; }
  .widget.widget-jobs .widget-body {
    background-image: url(img/widget/logo-blue.png);
    background-image: url(img/widget/logo-blue.svg); }
  .widget.widget-jobs .widget-headline {
    font-size: 70px;
    line-height: 0.9; }
  .widget.widget-jobs .widget-color {
    color: #0092AC; }
  .widget.widget-jobs .widget-btn {
    background-color: #0092AC;
    color: #ffffff; }
    .widget.widget-jobs .widget-btn:hover {
      background-color: #005e6f; }

/*# sourceMappingURL=widget-banner.css.map */
