@import url('../fonts/PT+Sans+Narrow:400,700.css');
@import url('../fonts/Open+Sans+Condensed:300.css');
@import url('../fonts/Great+Vibes.css');
.nobreak {
  white-space: nowrap;
}
.hideme {
  display: none;
}
.visible_for_screen_reader {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.important_notes {
  background: #0063a2;
  color: #ffffff;
  font-size: 18px;
  padding: 14px 28px;
  position: relative;
  text-align: center;
  z-index: 9000;
}
.important_notes a {
  color: #ffffff;
  text-decoration: none;
}
.important_notes a > span {
  background: #0063a2;
  display: block;
}
.important_notes a:hover {
  color: #ffffff;
}
.important_notes .icon {
  font-size: 32px;
}
.important_notes .icon,
.important_notes .text {
  display: inline-block;
  vertical-align: middle;
}
.skip_to_menu {
  background: transparent;
  border-radius: 0 0 4px;
  color: #ffffff;
  left: 0;
  padding: 7px;
  position: absolute;
  top: -36px;
  z-index: 8500;
  -webkit-transition: top 300ms ease-out, background 300ms linear;
  transition: top 300ms ease-out, background 300ms linear;
}
.skip_to_menu:focus {
  background: #0063a2;
  color: #ffffff;
  top: 0;
  -webkit-transition: top 300ms ease-in, background 150ms linear;
  transition: top 300ms ease-in, background 150ms linear;
}
html {
  font-family: 'PT Sans Narrow', sans-serif;
}
.no-fontsmoothing {
  font-family: Arial, sans-serif;
}
body {
  background: #ffffff;
  color: #444444;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.mobile {
  word-wrap: break-word;
}
a {
  color: #0063a2;
  -webkit-tap-highlight-color: rgba(0, 99, 162, 0.1);
}
a:hover {
  color: #003456;
  outline: 0;
}
a:focus {
  color: #444444;
  outline: 0;
}
a:active {
  color: #001522;
  outline: 0;
}
a[href^="tel:"] {
  color: #444444 !important;
  cursor: text;
  text-decoration: none;
}
a[tabindex="-1"] {
  outline: 0;
}
a:not([href]) {
  color: #444444;
}
a.button {
  margin: 0 3px 7px 0;
  text-transform: uppercase;
  background: #bcee90;
  border: 1px solid #bcee90;
  color: #444444;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a.button > span {
  display: table;
  margin: 0 auto;
  line-height: 23px;
  min-height: 23px;
  padding: 6px 0;
  table-layout: fixed;
}
a.button .icon,
a.button .text {
  display: table-cell;
  vertical-align: middle;
}
a.button .icon + .text {
  padding-left: 7px;
}
a.button:focus {
  outline: 0;
}
a.button:focus,
a.button:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button:active,
a.button.active {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button.rss_feed:focus,
a.button.rss_feed:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button.rss_feed:active {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
blockquote {
  margin: 0 0 27px;
}
blockquote p {
  font-style: italic;
  margin-bottom: 0;
}
blockquote p:before {
  content: '\201E';
}
blockquote p:after {
  content: '\201C';
}
blockquote footer:before {
  content: '\2013\A0';
  font-size: 80%;
}
sub,
sup {
  font-size: 80%;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -5px;
}
sup {
  top: -9px;
}
small {
  font-size: 80%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0063a2;
  font-family: 'PT Sans Narrow', 'Times New Roman', serif;
}
.no-fontsmoothing h1,
.no-fontsmoothing h2,
.no-fontsmoothing h3,
.no-fontsmoothing h4,
.no-fontsmoothing h5,
.no-fontsmoothing h6 {
  font-family: 'Times New Roman', serif;
}
#sitetitle {
  font-size: 32px;
  font-weight: 400;
  padding-top: 0;
  margin: 0 0 27px;
}
h1,
h2 {
  font-size: 28px;
  font-weight: 400;
  padding-top: 8px;
  margin: 0 0 19px;
}
h3 {
  font-size: 24px;
  font-weight: 400;
  padding-top: 8px;
  margin: 0 0 19px;
}
h4,
h5,
h6 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
p {
  margin: 0 0 27px;
  text-align: justify;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 2;
  hyphenate-limit-chars: 6 3 2;
  -ms-hhyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-zone: 40px;
  hyphenate-limit-zone: 40px;
}
.table_wrapper {
  overflow: hidden;
  position: relative;
}
.table_wrapper.left:before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1;
  background-color: transparent;
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
}
.table_wrapper.right:after {
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 1;
  background-color: transparent;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
table {
  border-bottom: 1px solid #c2c2c2;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 27px;
  position: relative;
  width: 100%;
}
th {
  text-align: left;
}
td,
th {
  border-top: 1px solid #c2c2c2;
  padding: 7px 14px;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
  margin: 0 0 27px;
  padding: 0;
}
li {
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}
li:before {
  color: #0063a2;
  content: '\e01f';
}
li:before {
  font-family: 'icomoon';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-size: 60%;
  position: absolute;
  left: 0;
}
li:before_search:before {
  content: '\e01a';
}
li:before_facebook:before {
  content: '\e627';
}
li:before_twitter:before {
  content: '\e628';
}
li:before_afoot:before {
  content: '\e00f';
}
li:before_car:before {
  content: '\e00e';
}
li:before_archives:before {
  content: '\e00d';
}
li:before_print:before {
  content: '\e004';
}
li:before_rss_feed:before {
  content: '\e60f';
}
li:before_download:before {
  content: '\e00c';
}
li:before_online {
  color: #0074ce;
}
li:before_online:before {
  content: '\e007';
}
li:before_pdf {
  color: #e44e4e;
}
li:before_pdf:before {
  content: '\e006';
}
li:before_xls {
  color: #4e892d;
}
li:before_xls:before {
  content: '\e005';
}
li:before_cycle:before {
  content: '\e01f';
  color: #bcee90;
  font-size: 32px;
}
li:before_onlinetool:before {
  content: '\e01c';
}
li:before_close:before {
  content: '\e012';
}
li:before_kanzlei:before {
  content: '\e604';
  font-size: 20px;
}
li:before_leistungen:before {
  content: '\e603';
  font-size: 18px;
}
li:before_spezialisierung:before {
  content: '\e601';
  font-size: 22px;
}
li:before_service:before {
  content: '\e608';
  font-size: 20px;
}
li:before_aktuelles:before {
  content: '\e607';
  font-size: 20px;
}
li:before_subnavi:before {
  content: '\e60d';
}
li:before_business:before {
  content: '\e60b';
  color: #0063a2;
  font-size: 65px;
}
li:before_contract:before {
  content: '\e615';
  font-size: 34px;
}
li:before_campaign:before {
  content: '\e611';
  font-size: 30px;
  position: relative;
  top: 4px;
}
li:before_vitru:before {
  content: '\e60e';
  color: #0063a2;
  font-size: 48px;
}
li:before_openfolder:before {
  content: '\e616';
  font-size: 32px;
}
li:before_earth:before {
  content: '\e613';
  font-size: 40px;
}
li:before_computer:before {
  content: '\e618';
  font-size: 38px;
}
li:before_data:before {
  content: '\e612';
  font-size: 42px;
}
li:before_hammer:before {
  content: '\e620';
  font-size: 58px;
  position: relative;
  top: 9px;
}
li:before_lawoffice:before {
  content: '\e621';
  font-size: 58px;
  position: relative;
  top: 12px;
}
li:before_shuffle:before {
  content: '\e624';
  font-size: 28px;
}
li:before_commerical:before {
  content: '\e61b';
}
li:before_document:before {
  content: '\e61c';
  font-size: 38px;
  position: relative;
  top: 5px;
}
li:before_link:before {
  content: '\e600';
  font-size: 26px;
}
li:before_arrow_left:before {
  content: '\e008';
}
li:before_arrow_right:before {
  content: '\e009';
}
li:before_arrow_down:before {
  content: '\e00a';
}
li:before_arrow_up:before {
  content: '\e00b';
}
li:before_tiny_arrow_left:before {
  content: '\e016';
}
li:before_tiny_arrow_right:before {
  content: '\e014';
}
li:before_tiny_arrow_down:before {
  content: '\e015';
}
li:before_tiny_arrow_up:before {
  content: '\e013';
}
li:before_desktop:before {
  content: '\e017';
}
li:before_smartphone:before {
  content: '\e605';
}
li:before_home:before {
  content: '\e019';
}
li > ul,
li > ol {
  margin: 0;
}
nav ol,
nav ul {
  margin: 0;
}
nav li {
  padding: 0;
}
nav li:before {
  content: '';
}
figure {
  display: inline-block;
  margin: 0 0 27px;
}
figure.floatleft {
  float: left;
  margin: 0 14px 27px 0;
}
figure.floatleft img {
  max-width: none;
}
figure.floatright {
  float: right;
  margin: 0 0 27px 14px;
}
figure.floatright img {
  max-width: none;
}
figure.text {
  margin-bottom: 0;
}
figcaption {
  text-align: left;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
}
img.unveil {
  opacity: 0;
  -webkit-transition: opacity 600ms ease-in;
  transition: opacity 600ms ease-in;
}
.tooltip_wrapper {
  position: relative;
  top: -8px;
}
.tooltip {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  color: #444444;
  left: 0;
  list-style: none;
  padding: 14px;
  position: absolute;
  opacity: 0;
  top: 21px;
  visibility: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
.tooltip:after,
.tooltip:before {
  border: 7px solid transparent;
  bottom: 100%;
  content: '';
  left: 50%;
  position: absolute;
}
.tooltip:after {
  border-bottom-color: #f5f5f5;
  margin-left: -7px;
}
.tooltip:before {
  border-bottom-color: #c2c2c2;
  border-width: 8px;
  margin-left: -8px;
}
.tooltip.show {
  opacity: 1;
  top: 42px;
  visibility: visible;
  -webkit-transition: opacity 600ms, top 600ms;
  transition: opacity 600ms, top 600ms;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.svg#icomoon') format('svg'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
.icon {
  font-family: 'icomoon';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
.icon_search:before {
  content: '\e01a';
}
.icon_facebook:before {
  content: '\e627';
}
.icon_twitter:before {
  content: '\e628';
}
.icon_afoot:before {
  content: '\e00f';
}
.icon_car:before {
  content: '\e00e';
}
.icon_archives:before {
  content: '\e00d';
}
.icon_print:before {
  content: '\e004';
}
.icon_rss_feed:before {
  content: '\e60f';
}
.icon_download:before {
  content: '\e00c';
}
.icon_online {
  color: #0074ce;
}
.icon_online:before {
  content: '\e007';
}
.icon_pdf {
  color: #e44e4e;
}
.icon_pdf:before {
  content: '\e006';
}
.icon_xls {
  color: #4e892d;
}
.icon_xls:before {
  content: '\e005';
}
.icon_cycle:before {
  content: '\e01f';
  color: #bcee90;
  font-size: 32px;
}
.icon_onlinetool:before {
  content: '\e01c';
}
.icon_close:before {
  content: '\e012';
}
.icon_kanzlei:before {
  content: '\e604';
  font-size: 20px;
}
.icon_leistungen:before {
  content: '\e603';
  font-size: 18px;
}
.icon_spezialisierung:before {
  content: '\e601';
  font-size: 22px;
}
.icon_service:before {
  content: '\e608';
  font-size: 20px;
}
.icon_aktuelles:before {
  content: '\e607';
  font-size: 20px;
}
.icon_subnavi:before {
  content: '\e60d';
}
.icon_business:before {
  content: '\e60b';
  color: #0063a2;
  font-size: 65px;
}
.icon_contract:before {
  content: '\e615';
  font-size: 34px;
}
.icon_campaign:before {
  content: '\e611';
  font-size: 30px;
  position: relative;
  top: 4px;
}
.icon_vitru:before {
  content: '\e60e';
  color: #0063a2;
  font-size: 48px;
}
.icon_openfolder:before {
  content: '\e616';
  font-size: 32px;
}
.icon_earth:before {
  content: '\e613';
  font-size: 40px;
}
.icon_computer:before {
  content: '\e618';
  font-size: 38px;
}
.icon_data:before {
  content: '\e612';
  font-size: 42px;
}
.icon_hammer:before {
  content: '\e620';
  font-size: 58px;
  position: relative;
  top: 9px;
}
.icon_lawoffice:before {
  content: '\e621';
  font-size: 58px;
  position: relative;
  top: 12px;
}
.icon_shuffle:before {
  content: '\e624';
  font-size: 28px;
}
.icon_commerical:before {
  content: '\e61b';
}
.icon_document:before {
  content: '\e61c';
  font-size: 38px;
  position: relative;
  top: 5px;
}
.icon_link:before {
  content: '\e600';
  font-size: 26px;
}
.icon_arrow_left:before {
  content: '\e008';
}
.icon_arrow_right:before {
  content: '\e009';
}
.icon_arrow_down:before {
  content: '\e00a';
}
.icon_arrow_up:before {
  content: '\e00b';
}
.icon_tiny_arrow_left:before {
  content: '\e016';
}
.icon_tiny_arrow_right:before {
  content: '\e014';
}
.icon_tiny_arrow_down:before {
  content: '\e015';
}
.icon_tiny_arrow_up:before {
  content: '\e013';
}
.icon_desktop:before {
  content: '\e017';
}
.icon_smartphone:before {
  content: '\e605';
}
.icon_home:before {
  content: '\e019';
}
form label {
  display: block;
  font-size: 18px;
  margin: 8px 0 4px;
}
.checkbox {
  margin: 0 0 14px;
}
.checkbox label {
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 18px;
}
.desktop button {
  cursor: pointer;
  margin: 0 0 14px;
  text-transform: uppercase;
  width: auto;
  background: #bcee90;
  border: 1px solid #bcee90;
  color: #444444;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.desktop button > span {
  display: table;
  margin: 0 auto;
  line-height: 23px;
  min-height: 23px;
  padding: 6px 0;
  table-layout: fixed;
}
.desktop button .icon,
.desktop button .text {
  display: table-cell;
  vertical-align: middle;
}
.desktop button .icon + .text {
  padding-left: 7px;
}
.desktop button:focus {
  outline: 0;
}
.desktop button:focus,
.desktop button:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
.desktop button:active {
  outline: 0;
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
.desktop button::-moz-focus-inner {
  border: 0;
}
input {
  height: 37px;
}
input[type=checkbox],
input[type=radio] {
  border: 0;
  height: auto;
  margin: 0 4px 0 0;
  padding: 0;
  width: auto;
  -webkit-appearance: checkbox;
}
input[type=file] {
  height: auto;
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}
input,
textarea {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  color: #aaaaaa;
  margin: 0 0 14px;
  padding: 8px;
  width: 100%;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input.error,
textarea.error {
  background-color: #fffafa;
  border-color: #d47d7d;
  color: #a80000;
}
input:focus,
textarea:focus {
  background: #ffffff;
  border-color: #bcee90;
  outline: 0;
}
.desktop input:hover,
.desktop textarea:hover {
  background: #ffffff;
  border-color: #bcee90;
  color: #aaaaaa;
}
.select {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  color: #c2c2c2;
  display: inline-block;
  height: 37px;
  margin: 0 0 14px;
  padding: 7px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select.error {
  background-color: #fffafa;
  border-color: #d47d7d;
  color: #d47d7d;
}
.select.error select {
  color: #a80000;
}
.select:hover {
  background: #ffffff;
  border-color: #0063a2;
  color: #aaaaaa;
}
.select:hover select {
  color: #aaaaaa;
}
.select.focus {
  background: #ffffff;
  border-color: #0063a2;
  color: #c2c2c2;
  outline: 0;
}
.select.focus select {
  color: #aaaaaa;
}
select {
  background: transparent;
  border: 0;
  color: #444444;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
select:focus {
  outline: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select {
    position: relative;
  }
  .select:before {
    content: '\e015';
  }
  .select:before {
    font-size: 18px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 7px;
    font-family: 'icomoon';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
  }
  .select:before_search:before {
    content: '\e01a';
  }
  .select:before_facebook:before {
    content: '\e627';
  }
  .select:before_twitter:before {
    content: '\e628';
  }
  .select:before_afoot:before {
    content: '\e00f';
  }
  .select:before_car:before {
    content: '\e00e';
  }
  .select:before_archives:before {
    content: '\e00d';
  }
  .select:before_print:before {
    content: '\e004';
  }
  .select:before_rss_feed:before {
    content: '\e60f';
  }
  .select:before_download:before {
    content: '\e00c';
  }
  .select:before_online {
    color: #0074ce;
  }
  .select:before_online:before {
    content: '\e007';
  }
  .select:before_pdf {
    color: #e44e4e;
  }
  .select:before_pdf:before {
    content: '\e006';
  }
  .select:before_xls {
    color: #4e892d;
  }
  .select:before_xls:before {
    content: '\e005';
  }
  .select:before_cycle:before {
    content: '\e01f';
    color: #bcee90;
    font-size: 32px;
  }
  .select:before_onlinetool:before {
    content: '\e01c';
  }
  .select:before_close:before {
    content: '\e012';
  }
  .select:before_kanzlei:before {
    content: '\e604';
    font-size: 20px;
  }
  .select:before_leistungen:before {
    content: '\e603';
    font-size: 18px;
  }
  .select:before_spezialisierung:before {
    content: '\e601';
    font-size: 22px;
  }
  .select:before_service:before {
    content: '\e608';
    font-size: 20px;
  }
  .select:before_aktuelles:before {
    content: '\e607';
    font-size: 20px;
  }
  .select:before_subnavi:before {
    content: '\e60d';
  }
  .select:before_business:before {
    content: '\e60b';
    color: #0063a2;
    font-size: 65px;
  }
  .select:before_contract:before {
    content: '\e615';
    font-size: 34px;
  }
  .select:before_campaign:before {
    content: '\e611';
    font-size: 30px;
    position: relative;
    top: 4px;
  }
  .select:before_vitru:before {
    content: '\e60e';
    color: #0063a2;
    font-size: 48px;
  }
  .select:before_openfolder:before {
    content: '\e616';
    font-size: 32px;
  }
  .select:before_earth:before {
    content: '\e613';
    font-size: 40px;
  }
  .select:before_computer:before {
    content: '\e618';
    font-size: 38px;
  }
  .select:before_data:before {
    content: '\e612';
    font-size: 42px;
  }
  .select:before_hammer:before {
    content: '\e620';
    font-size: 58px;
    position: relative;
    top: 9px;
  }
  .select:before_lawoffice:before {
    content: '\e621';
    font-size: 58px;
    position: relative;
    top: 12px;
  }
  .select:before_shuffle:before {
    content: '\e624';
    font-size: 28px;
  }
  .select:before_commerical:before {
    content: '\e61b';
  }
  .select:before_document:before {
    content: '\e61c';
    font-size: 38px;
    position: relative;
    top: 5px;
  }
  .select:before_link:before {
    content: '\e600';
    font-size: 26px;
  }
  .select:before_arrow_left:before {
    content: '\e008';
  }
  .select:before_arrow_right:before {
    content: '\e009';
  }
  .select:before_arrow_down:before {
    content: '\e00a';
  }
  .select:before_arrow_up:before {
    content: '\e00b';
  }
  .select:before_tiny_arrow_left:before {
    content: '\e016';
  }
  .select:before_tiny_arrow_right:before {
    content: '\e014';
  }
  .select:before_tiny_arrow_down:before {
    content: '\e015';
  }
  .select:before_tiny_arrow_up:before {
    content: '\e013';
  }
  .select:before_desktop:before {
    content: '\e017';
  }
  .select:before_smartphone:before {
    content: '\e605';
  }
  .select:before_home:before {
    content: '\e019';
  }
  select {
    padding: 0 30px 0 0;
  }
}
textarea {
  line-height: 27px;
  overflow: hidden;
  resize: none;
}
.required_asterisk {
  color: #a80000;
}
#disclaimer {
  font-size: 80%;
  line-height: 160%;
}
#disclaimer p {
  margin: 0;
}
body {
  padding: 0 10px;
}
.address h2 {
  color: #444444;
}
.address img {
  margin: 0 0 27px;
}
.address .button {
  margin: 0 0 27px;
}
.fax,
.mail,
.phone,
.website {
  display: inline-block;
  width: 50px;
}
.officetimes {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-left: 80px;
}
.officetimes_headline h2 {
  color: #444444;
  margin-left: 80px;
}
.extra_appointment {
  margin-left: 80px;
}
.overview {
  margin-top: 40px;
}
.overview a {
  color: #444444;
  display: block;
  text-decoration: none;
}
.overview .title {
  color: #0063a2;
  text-transform: uppercase;
}
.overview .title .title_text {
  display: inline-block;
  line-height: 32px;
  padding-left: 10px;
  width: 386px;
}
.overview .title .title_text:hover {
  text-decoration: underline;
}
.overview .title .icon_vitru {
  position: relative;
  top: 5px;
}
.overview .title .icon_business {
  position: relative;
  top: 10px;
}
.overview .icon_download {
  font-size: 22px;
}
.overview .text {
  margin-bottom: 50px;
}
#logo {
  background: #ffffff;
  display: block;
  text-align: center;
}
#logo img {
  display: inline-block !important;
  padding-bottom: 40px;
  padding-top: 40px;
}
#author {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAJCAMAAACv3DrGAAAAPFBMVEUAAAC8vLy8vLy8vLy7u7u8vLy5ubm7u7u8vLy7u7u7u7u8vLy8vLy8vLy8vLy9vb28vLy8vLy7u7u9vb3EAJvnAAAAE3RSTlMAv5lNJt0zQO5mgMyzu3dV9PGI/2wmeQAAAKpJREFUeF6lkEluxDAMwOjEjuy0M134/7/2MBJy6jIoLzYEiCCE/MBEnsFvPQDPypqeGBACcGr7ZKgDEbxxvOhYOPQAIIaOqPlspgZ43btgJwkzScQNZkCIwS4As0OfNRfWRrynDCPDjpsqCAvRjctcX+R6SoYl6zPD9tzwDRHvWmUliyyz5pdMPYFTqswmrOkd8WCZt0lZGMTQed3sIfsg6Xb+SvALNv7PF+9xCsxTsrEbAAAAAElFTkSuQmCC);
  display: block;
  height: 9px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 76px;
}
#sitetitle {
  color: #444444;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.impressum_details {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  padding-top: 30px;
}
.bilder_icons {
  border-top: 1px solid #bbbcbd;
  padding-top: 20px;
}
.border_impressum {
  border-top: 1px solid #bbbcbd;
  padding-top: 20px;
}
.icon_data {
  position: relative;
  top: -8px;
}
.icon_earth {
  position: relative;
  top: 6px;
}
.icon_computer {
  position: relative;
  top: -7px;
}
.icon_openfolder {
  position: relative;
  top: -11px;
}
.icon_computer {
  color: #0063a2;
  position: relative;
  top: -7px;
}
.icon_campaign {
  color: #0063a2;
}
.icon_contract {
  color: #0063a2;
  position: relative;
  top: -11px;
}
.icon_data {
  position: relative;
  top: -5px;
}
.leistungs_text .div_icon {
  display: inline-block;
}
.leistungs_text h2 {
  display: inline-block;
  text-align: left;
}
.leistungs_text h2.small {
  width: 400px;
}
.footer .to_website {
  display: inline-block !important;
  background: #bcee90;
  border: 1px solid #bcee90;
  color: #444444;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0063a2 !important;
  border-color: #0063a2;
  color: #fff;
}
.footer .to_website > span {
  display: table;
  margin: 0 auto;
  line-height: 23px;
  min-height: 23px;
  padding: 6px 0;
  table-layout: fixed;
}
.footer .to_website .icon,
.footer .to_website .text {
  display: table-cell;
  vertical-align: middle;
}
.footer .to_website .icon + .text {
  padding-left: 7px;
}
.footer .to_website:focus {
  outline: 0;
}
.footer .to_website:hover {
  text-decoration: underline;
}
