@charset "UTF-8";
@import url(../css/style.css?v=1);
@import url(../css/owl.carousel.css);
@import url(../css/owl.transitions.css);
@import url(../css/jquery.fancybox.css);
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #282828; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  min-width: 1000px;
  background: #fff;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 195px 0 0 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  /* Allgemein Formatierungen */
  /* Owl-Styles für Startseite */
  /* Owl-Styles für Startseite */ }
  body.hidden {
    display: none; }
  body h1.printlogo, body h2.printclaim {
    display: none; }
  body h1, body h2, body h3, body h4, body h5, body p, body fieldset {
    margin: 0;
    padding: 0 0 20px 0; }
  body h1 {
    font-size: 36px;
    line-height: 36px;
    color: #282828;
    font-weight: normal; }
  body h2 {
    font-size: 19px; }
    body h2 small {
      display: block; }
  body h3 {
    font-size: 19px;
    padding: 0; }
    body h3 small {
      display: block; }
  body h4 {
    font-size: 16px; }
  body a {
    transition: all 0.25s ease-in-out;
    text-decoration: none; }
    body a:link, body a:visited {
      color: #00a0e1; }
    body a:hover, body a:active, body a.active {
      color: #282828; }
    body a.morelink {
      font-weight: bold; }
  body ul {
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0; }
  body ol {
    padding-top: 0;
    padding-bottom: 9;
    margin-top: 0;
    margin-bottom: 0; }
    body ol li {
      margin: 0;
      padding-bottom: 22px; }
  body hr {
    margin: 0 0 20px 0;
    height: 1px;
    border: none;
    background-color: rgba(40, 40, 40, 0.1); }
  body img {
    vertical-align: middle;
    border: 1px solid #e6ebf0; }
  body small {
    font-size: 14px;
    color: #a8a7a7;
    line-height: 1.2em; }
    body small.caption {
      display: block;
      margin-top: 10px; }
  body ul.linklist {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;
    overflow: hidden; }
    body ul.linklist li {
      margin: 0;
      padding: 0; }
      body ul.linklist li a {
        display: block;
        position: relative;
        text-decoration: none;
        padding-left: 6px; }
        body ul.linklist li a:before {
          position: absolute;
          left: 0;
          top: 0;
          content: "·"; }
        body ul.linklist li a:link, body ul.linklist li a:visited {
          color: #282828; }
        body ul.linklist li a:hover, body ul.linklist li a:active {
          color: #00a0e1; }
      body ul.linklist li.download a {
        font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
        padding-left: 30px; }
        body ul.linklist li.download a small {
          transition: color 0.25s ease-in-out; }
        body ul.linklist li.download a:before {
          transition: all 0.25s ease-in-out;
          font-family: 'icomoon';
          font-size: 32px;
          position: absolute;
          left: 0;
          top: 4px;
          content: "\e60d";
          color: #a8a7a7; }
        body ul.linklist li.download a:link, body ul.linklist li.download a:visited {
          color: #282828; }
        body ul.linklist li.download a:hover, body ul.linklist li.download a:active {
          color: #00a0e1; }
          body ul.linklist li.download a:hover:before, body ul.linklist li.download a:active:before {
            color: #00a0e1; }
          body ul.linklist li.download a:hover small, body ul.linklist li.download a:active small {
            color: #66c6ed; }
      body ul.linklist li strong a {
        text-transform: uppercase;
        padding-left: 0px; }
        body ul.linklist li strong a:before {
          content: ""; }
  body ul.buttons {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0; }
    body ul.buttons li {
      margin: 0;
      padding: 0; }
      body ul.buttons li a {
        display: block;
        position: relative;
        text-decoration: none;
        line-height: 30px; }
        body ul.buttons li a:before {
          position: absolute;
          left: 0;
          top: 0;
          content: ""; }
        body ul.buttons li a:link, body ul.buttons li a:visited {
          color: #282828; }
        body ul.buttons li a:hover, body ul.buttons li a:active {
          color: #00a0e1; }
      body ul.buttons li.back a {
        padding-left: 30px;
        border-radius: 15px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: .06em;
        background: #eaeaea; }
        body ul.buttons li.back a:before {
          height: 30px;
          width: 30px;
          border-radius: 15px;
          display: inline-block;
          font-family: 'icomoon';
          font-size: 16px;
          text-align: center;
          color: #282828;
          content: "\e607"; }
        body ul.buttons li.back a:link, body ul.buttons li.back a:visited {
          color: #282828; }
        body ul.buttons li.back a:hover, body ul.buttons li.back a:active {
          background: #bfbfbf; }
  body .d-table {
    display: table; }
  body .d-table-cell {
    display: table-cell;
    vertical-align: top; }
  body .obfuma {
    display: none; }
  body .htmlcode {
    margin: 0 0 20px 0; }
  body .clearfix::after {
    clear: both;
    content: "";
    display: block; }
  body .full-width-container {
    position: relative; }
    body .full-width-container:before {
      content: '';
      position: absolute;
      z-index: -1;
      right: 50%;
      bottom: 0;
      left: 0; }
    body .full-width-container:after {
      content: '';
      position: absolute;
      z-index: -1;
      left: 50%;
      bottom: 0;
      right: 0; }
  body .full-width-container-yellow:before {
    top: 150px;
    background: url(../img/yellow-background-left.svg) right top; }
  body .full-width-container-yellow:after {
    top: 150px;
    background: url(../img/yellow-background-right.svg) left top; }
  body .full-width-container-grey:before {
    top: 5px;
    background: url(../img/grey-background-left.svg) right top; }
  body .full-width-container-grey:after {
    top: 5px;
    background: url(../img/grey-background-right.svg) left top; }
  body .full-width-container-grey-2:before {
    top: 0;
    background: url(../img/grey-2-background-left.svg) right top; }
  body .full-width-container-grey-2:after {
    top: 0;
    background: url(../img/grey-2-background-right.svg) left top; }
  body .navigation-container {
    transition: box-shadow 0.125s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1337;
    background: white; }
    body .navigation-container.shadow-bottom {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }
  body .container {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
    position: relative;
    min-width: 980px; }
    body .container.homepage {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      padding: 20px 0 0 20px;
      min-width: 960px; }
    body .container.content {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      padding: 20px 0 0 20px;
      min-width: 960px; }
    body .container.footer {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      padding: 20px 0 0 20px;
      background-color: #e6ebf0;
      min-width: 960px;
      color: rgba(40, 40, 40, 0.5); }
      body .container.footer ul.linklist li a {
        color: rgba(40, 40, 40, 0.5);
        cursor: default; }
        body .container.footer ul.linklist li a:link, body .container.footer ul.linklist li a:visited {
          color: rgba(40, 40, 40, 0.5);
          cursor: pointer; }
        body .container.footer ul.linklist li a:hover, body .container.footer ul.linklist li a:active {
          color: #282828; }
        body .container.footer ul.linklist li a.active {
          color: #282828; }
          body .container.footer ul.linklist li a.active:link, body .container.footer ul.linklist li a.active:visited {
            color: #282828; }
    body .container.bottom {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      padding: 20px 0 80px 20px;
      min-width: 960px; }
      body .container.bottom a.facebook-profile {
        float: left;
        position: relative;
        padding-left: 48px !important; }
        body .container.bottom a.facebook-profile span:before {
          transition: all 0.25s ease-in-out;
          font-size: 42px;
          position: absolute;
          left: 0;
          top: 2px;
          color: #00a0e1;
          z-index: 1; }
        body .container.bottom a.facebook-profile:hover span:before {
          transition: all 0.25s ease-in-out;
          color: #282828; }
    body .container .column {
      display: inline-block;
      box-sizing: content-box;
      vertical-align: top; }
      body .container .column.column-2 {
        width: 140px;
        padding-right: 20px; }
      body .container .column.column-3 {
        width: 220px;
        padding-right: 20px; }
      body .container .column.column-4 {
        width: 300px;
        padding-right: 20px; }
      body .container .column.column-5 {
        width: 380px;
        padding-right: 20px; }
      body .container .column.column-8 {
        width: 620px;
        padding-right: 20px; }
        body .container .column.column-8 .thumb-inline {
          margin: 0 20px 10px 0; }
      body .container .column.column-9 {
        width: 700px;
        padding-right: 20px; }
      body .container .column.column-12 {
        width: 940px;
        padding-right: 20px; }
        body .container .column.column-12 .thumb-inline {
          margin: 0 20px 10px 0; }
      body .container .column.last {
        padding-right: 0 !important; }
  body .header {
    height: 195px;
    border-left: 1px solid white;
    border-right: 1px solid white; }
    body .header h1 {
      position: absolute;
      left: 0;
      top: 20px;
      margin: 0;
      padding: 0;
      width: 300px;
      height: 195px; }
      body .header h1:before, body .header h1:after, body .header h1 span {
        position: absolute;
        top: 0;
        font-family: 'icomoon';
        font-size: 120px;
        line-height: 1; }
      body .header h1:before {
        color: #00a0e1;
        z-index: 1; }
      body .header h1:after {
        color: #ffe600;
        z-index: 2; }
      body .header h1 span {
        color: #282828;
        z-index: 3; }
        body .header h1 span strong {
          display: none; }
    body .header h2 {
      font-family: "penna";
      font-size: 100px;
      line-height: 100px;
      text-transform: none;
      font-weight: normal;
      position: absolute;
      right: -20px;
      top: 50px;
      margin: 0;
      padding: 0;
      color: #f4f4f4;
      -webkit-font-smoothing: subpixel-antialiased; }
    body .header ul.servicenavi {
      margin: 0;
      padding: 0;
      list-style: none;
      position: absolute;
      right: 0px;
      top: 20px;
      z-index: 3; }
      body .header ul.servicenavi li {
        display: inline-block;
        text-transform: uppercase; }
        body .header ul.servicenavi li a {
          text-decoration: none;
          padding-left: 20px;
          transition: color 0.25s ease-in-out; }
          body .header ul.servicenavi li a:link, body .header ul.servicenavi li a:visited {
            color: #00a0e1; }
          body .header ul.servicenavi li a:hover, body .header ul.servicenavi li a:active, body .header ul.servicenavi li a.active {
            color: #282828; }
    body .header #mainsearchform {
      display: none; }
    body .header .navi {
      position: absolute;
      top: 150px;
      height: 45px;
      left: 0;
      right: 0;
      background: #ffe600;
      text-align: right;
      margin: 0;
      padding: 0; }
      body .header .navi li {
        display: inline-block;
        position: relative; }
        body .header .navi li:last-child a {
          padding-right: 20px; }
        body .header .navi li:last-child ul, body .header .navi li:nth-last-child(2) ul {
          right: 0px !important;
          left: inherit; }
          body .header .navi li:last-child ul li a, body .header .navi li:nth-last-child(2) ul li a {
            text-align: right; }
        body .header .navi li:hover > a, body .header .navi li:hover > a.active {
          background: #00a0e1; }
        body .header .navi li a {
          transition: all 0.4s ease-in-out;
          display: block;
          box-sizing: content-box;
          text-decoration: none;
          padding: 0 10px 2px 10px;
          text-transform: uppercase;
          font-size: 19px;
          line-height: 43px;
          cursor: context-menu;
          color: #282828; }
          body .header .navi li a:hover, body .header .navi li a:active {
            background: #00a0e1; }
          body .header .navi li a.active {
            color: #282828;
            background: #e6cf00; }
            body .header .navi li a.active:hover, body .header .navi li a.active:active {
              background: #00a0e1; }
        body .header .navi li ul {
          display: none;
          position: absolute;
          top: 45px;
          left: 0px;
          z-index: 4;
          text-align: left;
          width: 240px;
          padding: 0;
          background: rgba(0, 160, 225, 0.8); }
          body .header .navi li ul li {
            display: block;
            position: relative; }
            body .header .navi li ul li:first-child a {
              padding-top: 10px; }
            body .header .navi li ul li:last-child a {
              padding-bottom: 10px; }
            body .header .navi li ul li a {
              transition: all 0.25s ease-in-out;
              display: block;
              box-sizing: content-box;
              text-decoration: none;
              padding: 5px 10px 7px 10px;
              text-transform: none;
              font-size: 19px;
              line-height: 22px;
              cursor: auto; }
              body .header .navi li ul li a:link, body .header .navi li ul li a:visited {
                color: #fff; }
              body .header .navi li ul li a:hover, body .header .navi li ul li a:active {
                color: #fff;
                background: #00a0e1; }
              body .header .navi li ul li a.active:link, body .header .navi li ul li a.active:visited {
                color: #fff;
                background: #00a0e1; }
              body .header .navi li ul li a.active:hover, body .header .navi li ul li a.active:active {
                color: #fff;
                background: #00a0e1; }
          .webpage body .header .navi li ul {
            background: #00a0e1; }
            .webpage body .header .navi li ul li a:hover, .webpage body .header .navi li ul li a:active {
              background: #0095d1; }
            .webpage body .header .navi li ul li a.active:hover, .webpage body .header .navi li ul li a.active:active {
              background: #0095d1; }
  body #owl-home img {
    border: none; }
  body #owl-home .item .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 20px 20px 20px 5px;
    width: 100%;
    font-family: "penna";
    font-size: 70px;
    color: #00a0e1;
    text-shadow: 0px 0px 4px #fff;
    background: rgba(255, 255, 255, 0.7);
    -webkit-font-smoothing: antialiased;
    line-height: 0.7em; }
    body #owl-home .item .caption small {
      display: block;
      padding: 0 20px 0 15px;
      font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
      font-size: 19px;
      line-height: 1.2;
      color: #282828;
      text-shadow: 0px 0px 4px #fff; }
  body #owl-home .owl-controls {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 12px;
    bottom: 50%; }
    body #owl-home .owl-controls .owl-buttons div {
      position: absolute;
      transition: all 0.25s ease-in-out;
      color: #282828;
      line-height: 50px;
      height: 50px;
      width: 50px;
      text-align: center;
      border-radius: 25px;
      background: rgba(255, 255, 255, 0.7);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      body #owl-home .owl-controls .owl-buttons div:before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'icomoon';
        font-size: 40px;
        width: 100%;
        text-align: center; }
      body #owl-home .owl-controls .owl-buttons div.owl-prev {
        left: 0;
        top: 0; }
        body #owl-home .owl-controls .owl-buttons div.owl-prev:before {
          content: "\e607"; }
      body #owl-home .owl-controls .owl-buttons div.owl-next {
        right: 0;
        top: 0; }
        body #owl-home .owl-controls .owl-buttons div.owl-next:before {
          content: "\e608"; }
      body #owl-home .owl-controls .owl-buttons div:hover {
        color: #fff;
        background: #00a0e1; }
  body .owl-slideshow {
    border-top: 1px solid #fff; }
    body .owl-slideshow img {
      border: none; }
    body .owl-slideshow:hover .owl-controls {
      opacity: 1; }
    body .owl-slideshow .item .caption {
      float: left;
      padding: 20px 20px 0 20px; }
    body .owl-slideshow .owl-controls {
      transition: opacity 0.25s ease-in-out;
      position: absolute;
      left: 10px;
      right: 10px;
      top: 10px;
      opacity: 0; }
      body .owl-slideshow .owl-controls .owl-buttons div {
        position: absolute;
        transition: all 0.25s ease-in-out;
        color: #282828;
        line-height: 30px;
        height: 30px;
        width: 30px;
        text-align: center;
        border-radius: 15px;
        background: rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
        body .owl-slideshow .owl-controls .owl-buttons div:before {
          position: absolute;
          top: 0;
          left: 0;
          font-family: 'icomoon';
          font-size: 20px;
          width: 100%;
          text-align: center; }
        body .owl-slideshow .owl-controls .owl-buttons div.owl-prev {
          left: 0;
          top: 0; }
          body .owl-slideshow .owl-controls .owl-buttons div.owl-prev:before {
            content: "\e607"; }
        body .owl-slideshow .owl-controls .owl-buttons div.owl-next {
          right: 0;
          top: 0; }
          body .owl-slideshow .owl-controls .owl-buttons div.owl-next:before {
            content: "\e608"; }
        body .owl-slideshow .owl-controls .owl-buttons div:hover {
          color: #fff;
          background: #00a0e1; }
  body .teaser {
    margin-bottom: 20px; }
    body .teaser h2 {
      padding: 10px 20px 10px 20px;
      color: #282828;
      text-transform: uppercase; }
    body .teaser .teaser-content {
      padding: 20px 20px 0px 20px;
      border-top: 1px solid #fff; }
    body .teaser a.teaser-link {
      padding: 10px 20px 10px 20px;
      display: block;
      border-top: 1px solid #fff;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: .06em; }
      body .teaser a.teaser-link:link, body .teaser a.teaser-link:visited {
        color: #282828;
        background: #e6ebf0; }
      body .teaser a.teaser-link:hover, body .teaser a.teaser-link:active, body .teaser a.teaser-link.active {
        color: #fff;
        background: #00a0e1; }
    body .teaser.grey {
      background: #f3f5f8; }
      body .teaser.grey h2 {
        background: #e6ebf0; }
      body .teaser.grey a.teaser-link:link, body .teaser.grey a.teaser-link:visited {
        color: #282828;
        background: #e6ebf0; }
      body .teaser.grey a.teaser-link:hover, body .teaser.grey a.teaser-link:active, body .teaser.grey a.teaser-link.active {
        color: #fff;
        background: #00a0e1; }
    body .teaser.yellow {
      background: #fffce0; }
      body .teaser.yellow h2 {
        background: #fffacc; }
      body .teaser.yellow a.teaser-link:link, body .teaser.yellow a.teaser-link:visited {
        color: #282828;
        background: #fffacc; }
      body .teaser.yellow a.teaser-link:hover, body .teaser.yellow a.teaser-link:active, body .teaser.yellow a.teaser-link.active {
        color: #fff;
        background: #00a0e1; }
    body .teaser.blue {
      background: #ebf8fd; }
      body .teaser.blue h2 {
        background: #d9f1fb; }
      body .teaser.blue a.teaser-link:link, body .teaser.blue a.teaser-link:visited {
        color: #282828;
        background: #d9f1fb; }
      body .teaser.blue a.teaser-link:hover, body .teaser.blue a.teaser-link:active, body .teaser.blue a.teaser-link.active {
        color: #fff;
        background: #00a0e1; }
  body .language-selection {
    padding: 10px;
    background: #f3f5f8;
    margin-bottom: 20px;
    border-radius: 8px; }
    body .language-selection span {
      margin-right: 10px; }
  body .thumb {
    display: block; }
    body .thumb a {
      position: relative;
      display: block; }
      body .thumb a img {
        transition: all 0.25s ease-in-out;
        opacity: 1; }
      body .thumb a span {
        transition: all 0.25s ease-in-out;
        position: absolute;
        color: #282828;
        line-height: 30px;
        text-align: center;
        border-radius: 15px;
        background: rgba(255, 255, 255, 0.8);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
        body .thumb a span.zoom {
          right: 10px;
          bottom: 10px;
          width: 30px;
          height: 30px; }
          body .thumb a span.zoom:before {
            position: absolute;
            top: 0;
            left: 0;
            font-family: 'icomoon';
            font-size: 16px;
            width: 100%;
            text-align: center; }
        body .thumb a span.more {
          right: 50%;
          bottom: 50%;
          width: 1px;
          height: 1px;
          opacity: 0; }
          body .thumb a span.more:before {
            position: absolute;
            top: 0;
            left: 0;
            font-family: 'icomoon';
            font-size: 16px;
            width: 100%;
            text-align: center; }
        body .thumb a span.play {
          right: 50%;
          bottom: 50%;
          width: 51px;
          height: 51px;
          margin: -25px -25px;
          line-height: 51px;
          border-radius: 26px;
          opacity: 1; }
          body .thumb a span.play:before {
            position: absolute;
            top: 0;
            left: 0;
            font-family: 'icomoon';
            font-size: 24px;
            width: 100%;
            text-align: center; }
      body .thumb a[href]:hover {
        background: #00a0e1; }
        body .thumb a[href]:hover img {
          opacity: 0.7; }
        body .thumb a[href]:hover span {
          right: 50%;
          bottom: 50%;
          width: 51px;
          height: 51px;
          margin: -25px -25px;
          line-height: 51px;
          border-radius: 26px;
          color: #fff;
          background: #00a0e1;
          opacity: 0.9; }
          body .thumb a[href]:hover span.less-effect {
            right: 50%;
            bottom: 50%;
            width: 51px;
            height: 51px;
            margin: -25px -25px;
            line-height: 51px;
            border-radius: 26px; }
    body .thumb.thumb-inline {
      float: left;
      margin: 0 10px 10px 0; }
  body .gallery .thumb {
    display: inline-block;
    width: 140px;
    margin: 0 20px 20px 0; }
  body .column-4 .gallery .thumb:nth-child(2n) {
    margin-right: 0; }
  body .column-8 .gallery .thumb:nth-child(4n) {
    margin-right: 0; }
  body .column-12 .gallery .thumb:nth-child(6n) {
    margin-right: 0; }
  body .social-bar {
    position: absolute;
    right: -48px;
    top: 100%;
    width: 36px;
    margin-top: 12px; }
    body .social-bar ul {
      padding: 0;
      list-style: none; }
      body .social-bar ul li.spacer {
        margin-top: 8px;
        padding-top: 8px;
        border-top: 1px solid rgba(40, 40, 40, 0.1); }
      body .social-bar ul li a {
        font-size: 32px;
        color: rgba(40, 40, 40, 0.2);
        display: block;
        line-height: 34px; }
        body .social-bar ul li a.icon-facebook-with-circle:hover {
          color: #3b5998; }
        body .social-bar ul li a.icon-twitter-with-circle:hover {
          color: #4099FF; }
        body .social-bar ul li a.icon-pinterest-with-circle:hover {
          color: #cb2027; }
        body .social-bar ul li a.icon-google-with-circle:hover {
          color: #dd4b39; }
        body .social-bar ul li a.icon-mail-with-circle:hover {
          color: #75c045; }
        body .social-bar ul li a.icon-print-with-circle:hover {
          color: #969696; }
  body .accordion-container h1 {
    font-size: 19px; }
  body .accordion-container .accordion-trigger {
    cursor: pointer;
    position: relative;
    padding-left: 45px; }
    body .accordion-container .accordion-trigger.open:before {
      transform: rotate(-180deg); }
    body .accordion-container .accordion-trigger:before {
      transform: rotate(0deg);
      transition: transform 0.4s ease-in-out, background 0.25s ease-in-out, color 0.25s ease-in-out;
      position: absolute;
      top: 2px;
      left: 0;
      border-radius: 20px;
      background: rgba(40, 40, 40, 0.05);
      font-family: 'icomoon';
      color: #282828;
      font-size: 36px;
      content: '\e60e'; }
    body .accordion-container .accordion-trigger:hover:before {
      color: #fff;
      background: #00a0e1; }
  body .accordion-container .accordion-content {
    display: none; }
  body .pagination {
    padding: 0;
    margin: 0 0 20px 0; }
    body .pagination li {
      display: inline-block;
      margin: 0 6px 6px 0;
      list-style: none; }
      body .pagination li a {
        float: left;
        line-height: 30px;
        height: 30px;
        width: 30px;
        border-radius: 15px;
        text-align: center; }
        body .pagination li a:before {
          font-family: "icomoon";
          font-size: 16px; }
        body .pagination li a:link, body .pagination li a:visited {
          color: #282828;
          background-color: rgba(40, 40, 40, 0.1); }
        body .pagination li a:hover, body .pagination li a:active, body .pagination li a:focus {
          background-color: rgba(40, 40, 40, 0.25); }
        body .pagination li a b {
          display: none; }
        body .pagination li a.active {
          font-weight: bold; }
          body .pagination li a.active:link, body .pagination li a.active:visited {
            background-color: rgba(40, 40, 40, 0.25); }
          body .pagination li a.active:hover, body .pagination li a.active:active, body .pagination li a.active:focus {
            background-color: rgba(40, 40, 40, 0.25); }

/*# sourceMappingURL=main.css.map */