  .tx-gb-ddmservices .offers {
    list-style: none;
    margin: 0;
    padding: 0; }
    .tx-gb-ddmservices .offers li {
      margin: 0: padding: 0; }
  .tx-gb-ddmservices .offer {
    margin: 0 0 10px 0;
    width: 400px; }
    .tx-gb-ddmservices .offer .titleBar {
      margin: 0; }
    .tx-gb-ddmservices .offer li {
      list-style: none;
      position: relative;
      margin: 0 10px 15px 0;
      width: 400px;
      height: 80px;
      background: #e0efd5; }
      .tx-gb-ddmservices .offer li h5 {
        position: absolute;
        width: 230px;
        left: 94px;
        top: 13px;
        margin: 0;
        color: #64b248 !important;
        font-size: 20px;
        line-height: 24px;
        float: left; }
      .tx-gb-ddmservices .offer li .location {
        position: absolute;
        top: 26px;
        display: block;
        left: 94px;
        color: #64b248 !important;
        font-size: 20px; }
      .tx-gb-ddmservices .offer li .more-information {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: #65b75a;
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #65b75a), color-stop(100%, #589f27));
        background: -moz-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -webkit-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -o-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -ms-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: linear-gradient(-218deg, #65b75a 0%, #589f27 100%); }
        .tx-gb-ddmservices .offer li .more-information i {
          display: block;
          width: 30px;
          height: 30px;
          text-indent: -9999px;
          background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 7px -646px no-repeat; }
        .tx-gb-ddmservices .offer li .more-information:hover {
          background: #589f27;
          background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #589f27), color-stop(100%, #65b75a));
          background: -moz-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -webkit-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -o-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -ms-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: linear-gradient(-218deg, #589f27 0%, #65b75a 100%); }
      .tx-gb-ddmservices .offer li .js-show-infowindow {
        position: absolute;
        right: 40px;
        bottom: 5px;
        width: 10px;
        height: 18px;
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 0 -600px no-repeat;
        cursor: pointer; }
      .tx-gb-ddmservices .offer li.odd {
        margin-left: 0; }
      .tx-gb-ddmservices .offer li.even {
        margin-right: 0; }
  .tx-gb-ddmservices .titleBar {
    position: relative;
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: inherit; }
    .tx-gb-ddmservices .titleBar span {
      display: inline-block;
      padding: 2px 6px 0 6px;
      background: #009fe3;
      color: white;
      text-transform: uppercase;
      font-family: DaxWeb-Bold, sans-serif;
      font-weight: normal;
      font-size: 12px; }
    .tx-gb-ddmservices .titleBar:after {
      background: #009fe3;
      content: ' ';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 5px; }
      .tx-gb-ddmservices .titleBar.color2 span,
      .tx-gb-ddmservices .titleBar.color2:after {
        background: #64b248; }
  .tx-gb-ddmservices #contacts .titleBar,
  .tx-gb-ddmservices #locations .titleBar,
  .tx-gb-ddmservices .list .titleBar {
    clear: both;
    margin: 0 0 5px 0; }
  .tx-gb-ddmservices .icon-envelope,
  .tx-gb-ddmservices .icon-volume-up,
  .tx-gb-ddmservices .icon-print,
  .tx-gb-ddmservices .icon-globe {
    background-image: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png');
    margin-right: 4px;
    margin-top: 5px; }
  .tx-gb-ddmservices .icon-envelope {
    background-position: 0 -300px; }
  .tx-gb-ddmservices .icon-volume-up {
    background-position: 0 -350px; }
  .tx-gb-ddmservices .icon-print {
    background-position: 0 -400px; }
  .tx-gb-ddmservices .icon-globe {
    background-position: 0 -500px; }
  .tx-gb-ddmservices .list {
    position: relative; }
    .tx-gb-ddmservices .list .list-item-wrapper {
      overflow: hidden; }
    .tx-gb-ddmservices .list .initial-hide {
      display: none; }
    .tx-gb-ddmservices .list .list-item {
      position: relative;
      margin: 0 10px 15px 10px;
      width: 300px;
      height: 110px;
      float: left;
      background: #e0efd5; }
      .tx-gb-ddmservices .list .list-item h5 {
        position: absolute;
        width: 200px;
        left: 94px;
        top: 13px;
        margin: 0;
        color: #64b248;
        font-size: 20px;
        line-height: 24px; }
        .tx-gb-ddmservices .list .list-item h5 span {
          display: block;
          font-size: 16px; }
      .tx-gb-ddmservices .list .list-item.noImage h5 {
        left: 13px;
        width: 281px; }
      .tx-gb-ddmservices .list .list-item .more-information {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: #65b75a;
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #65b75a), color-stop(100%, #589f27));
        background: -moz-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -webkit-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -o-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: -ms-linear-gradient(308deg, #65b75a 0%, #589f27 100%);
        background: linear-gradient(-218deg, #65b75a 0%, #589f27 100%); }
        .tx-gb-ddmservices .list .list-item .more-information i {
          display: block;
          width: 30px;
          height: 30px;
          text-indent: -9999px;
          background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 7px -646px no-repeat; }
        .tx-gb-ddmservices .list .list-item .more-information:hover {
          background: #589f27;
          background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #589f27), color-stop(100%, #65b75a));
          background: -moz-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -webkit-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -o-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: -ms-linear-gradient(308deg, #589f27 0%, #65b75a 100%);
          background: linear-gradient(-218deg, #589f27 0%, #65b75a 100%); }
      .tx-gb-ddmservices .list .list-item .js-show-infowindow {
        position: absolute;
        right: 40px;
        bottom: 5px;
        width: 10px;
        height: 18px;
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 0 -600px no-repeat;
        cursor: pointer; }
      .tx-gb-ddmservices .list .list-item.odd {
        margin-left: 0; }
      .tx-gb-ddmservices .list .list-item.even {
        margin-right: 0; }
    .tx-gb-ddmservices .list #js-show-items {
      display: block;
      position: relative;
      color: white;
      font-size: 16px;
      padding: 7px 6px 7px;
      background-color: #64b248;
      background-image: -ms-linear-gradient(#64b248, #52923b);
      background-image: -moz-linear-gradient(#64b248, #52923b);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#64b248), to(#52923b));
      background-image: -webkit-linear-gradient(#64b248, #52923b);
      background-image: -o-linear-gradient(#64b248, #52923b); }
      .tx-gb-ddmservices .list #js-show-items:hover {
        background-color: #52923b;
        background-image: -ms-linear-gradient(#52923b, #64b248);
        background-image: -moz-linear-gradient(#52923b, #64b248);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52923b), to(#64b248));
        background-image: -webkit-linear-gradient(#52923b, #64b248);
        background-image: -o-linear-gradient(#52923b, #64b248); }
      .tx-gb-ddmservices .list #js-show-items i {
        display: block;
        position: absolute;
        right: 5px;
        top: 7px;
        width: 18px;
        height: 18px;
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 0 -550px no-repeat; }
  .tx-gb-ddmservices .single {
    margin-bottom: 50px; }
    .tx-gb-ddmservices .single:after {
      clear: both; }
    .tx-gb-ddmservices .single ul {
      font-size: 16px;
      line-height: 22px; }
      .tx-gb-ddmservices .single ul li {
        margin-bottom: 5px; }
    .tx-gb-ddmservices .single nav {
      margin-bottom: 20px; }
      .tx-gb-ddmservices .single nav a {
        display: inline-block;
        height: 29px;
        border: 1px solid #009fe3;
        margin-right: 15px;
        background: #d6effa;
        font-size: 18px;
        line-height: inherit;
        overflow: hidden; }
        .tx-gb-ddmservices .single nav a:hover {
          background: white;
          text-decoration: none; }
          .tx-gb-ddmservices .single nav a:hover i {
            background: #31a8e0;
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #31a8e0), color-stop(100%, #35b7f3));
            background: -moz-linear-gradient(308deg, #31a8e0 0%, #35b7f3 100%);
            background: -webkit-linear-gradient(308deg, #31a8e0 0%, #35b7f3 100%);
            background: -o-linear-gradient(308deg, #31a8e0 0%, #35b7f3 100%);
            background: -ms-linear-gradient(308deg, #31a8e0 0%, #35b7f3 100%);
            background: linear-gradient(-218deg, #31a8e0 0%, #35b7f3 100%); }
      .tx-gb-ddmservices .single nav span {
        padding: 0 10px;
        line-height: 26px; }
      .tx-gb-ddmservices .single nav i {
        float: left;
        display: block;
        width: 29px;
        height: 29px;
        background: #35b7f3;
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #35b7f3), color-stop(100%, #31a8e0));
        background: -moz-linear-gradient(308deg, #35b7f3 0%, #31a8e0 100%);
        background: -webkit-linear-gradient(308deg, #35b7f3 0%, #31a8e0 100%);
        background: -o-linear-gradient(308deg, #35b7f3 0%, #31a8e0 100%);
        background: -ms-linear-gradient(308deg, #35b7f3 0%, #31a8e0 100%);
        background: linear-gradient(-218deg, #35b7f3 0%, #31a8e0 100%); }
        .tx-gb-ddmservices .single nav i:after {
          content: ' ';
          display: block;
          width: 100%;
          height: 100%; }
      .tx-gb-ddmservices .single nav .locations i:after {
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 6px -46px no-repeat; }
      .tx-gb-ddmservices .single nav .attachments i:after {
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 7px 4px no-repeat; }
      .tx-gb-ddmservices .single nav .links i:after {
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 4px -96px no-repeat; }
      .tx-gb-ddmservices .single nav .contacts i:after {
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 4px -244px no-repeat; }
    .tx-gb-ddmservices .single aside {
      width: 220px;
      margin: 0 0 20px 20px; }
      .tx-gb-ddmservices .single aside .titleBar {
        margin-bottom: 0; }
      .tx-gb-ddmservices .single aside .contentwrap {
        background: #d6effa;
        border-bottom: 1px solid #009fe3;
        padding: 10px; }
          .tx-gb-ddmservices .single aside.color2 .titleBar span,
          .tx-gb-ddmservices .single aside.color2 .titleBar:after {
            background: #64b248; }
        .tx-gb-ddmservices .single aside.color2 .contentwrap {
          background: #e0efd5;
          border-bottom-color: #64b248; }
    .tx-gb-ddmservices .single .service-list {
      list-style: none;
      margin: 0; }
      .tx-gb-ddmservices .single .service-list li {
        padding-left: 18px;
        margin-bottom: 5px;
        line-height: 14px;
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/arrow.png') 0 3px no-repeat; }
        .tx-gb-ddmservices .single .service-list li:last-child {
          margin-bottom: 0; }
      .tx-gb-ddmservices .single .service-list a {
        color: #464646;
        font-family: DaxWeb-Bold, sans-serif;
        line-height: 17px; }
    .tx-gb-ddmservices .single #attachments,
    .tx-gb-ddmservices .single #links {
      width: 300px;
      float: left;
      font-size: 16px; }
      .tx-gb-ddmservices .single #attachments ul,
      .tx-gb-ddmservices .single #links ul {
        margin: 0;
        list-style: none; }
      .tx-gb-ddmservices .single #attachments li,
      .tx-gb-ddmservices .single #links li {
        padding-left: 18px;
        margin-bottom: 5px; }
    .tx-gb-ddmservices .single #attachments {
      margin-right: 20px; }
      .tx-gb-ddmservices .single #attachments li {
        background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 0 -149px no-repeat; }
    .tx-gb-ddmservices .single #links li {
      background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/service-sprite.png') 0 -196px no-repeat; }
    .tx-gb-ddmservices .single #contacts {
      margin-bottom: 25px; }
      .tx-gb-ddmservices .single #contacts > div {
        margin-bottom: 5px;
        background: #d6effa;
        overflow: hidden; }
      .tx-gb-ddmservices .single #contacts h6 {
        margin: 0;
        font-family: DaxWeb-Bold, sans-serif;
        font-weight: normal;
        font-size: 14px; }
      .tx-gb-ddmservices .single #contacts img,
      .tx-gb-ddmservices .single #contacts .name,
      .tx-gb-ddmservices .single #contacts .address {
        float: left; }
      .tx-gb-ddmservices .single #contacts .name {
        padding: 13px 20px;
        width: 220px; }
      .tx-gb-ddmservices .single #contacts .address {
        padding: 13px 0;
        width: 220px; }
    .tx-gb-ddmservices .single #slider {
      height: 350px;
      margin-bottom: 50px; }
      .tx-gb-ddmservices .single #slider .pager {
        position: absolute;
        right: -19px;
        bottom: 0;
        padding: 3px 8px 2px 7px;
        z-index: 100;
        background: #31a8e0;
        background-image: -ms-linear-gradient(bottom, #31a8e0 0%, #35b7f3 100%);
        background-image: -moz-linear-gradient(bottom, #31a8e0 0%, #35b7f3 100%);
        background-image: -o-linear-gradient(bottom, #31a8e0 0%, #35b7f3 100%);
        background-image: -webkit-linear-gradient(bottom, #31a8e0 0%, #35b7f3 100%);
        background-image: linear-gradient(bottom, #31a8e0 0%, #35b7f3 100%);
        -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.06);
        box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.06); }
        .tx-gb-ddmservices .single #slider .pager a {
          color: white;
          display: inline-block;
          font-family: DaxWeb-Bold, sans-serif;
          padding: 0 5px;
          opacity: 0.6; }
          .tx-gb-ddmservices .single #slider .pager a.activeSlide {
            opacity: 1; }
        .tx-gb-ddmservices .single #slider .pager:after {
          position: absolute;
          bottom: -11px;
          right: 0;
          width: 17px;
          height: 11px;
          background: url('https://intranet.diakonie-kreis-mettmann.de/fileadmin/templates/default/gfx/pager-corner.png') 0 0 no-repeat; }
  .tx-gb-ddmservices .index {
    border-bottom: 5px solid #64b248;
    width: 500px; }
  .tx-gb-ddmservices input {
    margin-top: 10px; }
  .tx-gb-ddmservices input[type=submit] {
    margin-top: 0px;
    background-color: #64b248;
    padding: 3px 0;
    color: white;
    width: 165px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    border: 0; }
  .tx-gb-ddmservices .contact_list {
    padding: 0;
    margin: 0 0 50px 0; }
    .tx-gb-ddmservices .contact_list .contact {
      margin: 0 0 20px 0;
      padding: 0 0 0 0;
      width: 500px;
      list-style: none;
      background: #e0efd5;
      min-height: 90px; }
      .tx-gb-ddmservices .contact_list .contact .picwrap {
        position: relative;
        top: 0;
        left: 0;
        width: 190px;
        height: 100%;
        float: left;
        display: block;
        padding: 0 0 20px 0; }
      .tx-gb-ddmservices .contact_list .contact .contentwrap {
        position: relative;
        top: 0;
        left: 0; }
  .tx-gb-ddmservices #js-popup-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 244px;
    padding: 12px 8px;
    background: white;
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.75);
    -webkit-filter: drop-shadow(1px 2px 8px rgba(0, 0, 0, 0.75)); }
    .tx-gb-ddmservices #js-popup-item h5 {
      margin: 0 0 15px 0;
      color: #64b248;
      font-family: DaxWeb-Bold, sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 21px; }
    .tx-gb-ddmservices #js-popup-item p {
      margin: 0;
      font-size: 14px;
      line-height: 17px; }
    .tx-gb-ddmservices #js-popup-item:after {
      top: 100%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: transparent;
      border-top-color: white;
      border-width: 15px;
      left: 186px;
      margin-left: -15px; }

