/*
Theme Name: Bezugsumwandlung
Theme URI: https://w-mm.at
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: W-MM Team
Author URI: https://w-mm.at
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*!
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.3.0
	Stable tag: 2.3.0
	Requires at least: 4.7
	Tested up to: 5.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Style - include Theme style
   ========================================================================== */
/**
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 * Loading first in the style.scss & editor-style.scss
 */
/*!
 * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License
*/
/**
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* Sections
   ========================================================================== */
body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  color: #333333; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  white-space: pre-wrap; }

/* Text-level semantics
   ========================================================================== */
a {
  background-color: transparent;
  text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
  max-height: 100%; }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* Print
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    page-break-inside: avoid;
    border: 1px solid #cccccc; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*
DO NOT CHANGE THIS FILE
to override any of the settings in this section, add your styling code in the custom directory.
 */
/* Forms
   ========================================================================== */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 1rem;
  /* 1 */
  line-height: 1.5;
  /* 1 */
  margin: 0;
  /* 2 */ }

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
  outline: 0 none; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  width: auto;
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

button,
[type="submit"],
[type="button"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

button:focus,
[type="submit"]:focus,
[type="button"]:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

button:hover, button:focus,
[type="submit"]:hover,
[type="submit"]:focus,
[type="button"]:hover,
[type="button"]:focus {
  color: #000000;
  background-color: #ffffff;
  text-decoration: none; }

button:not(:disabled),
[type="submit"]:not(:disabled),
[type="button"]:not(:disabled) {
  cursor: pointer; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

select {
  display: block; }

/*
DO NOT CHANGE THIS FILE
to override any of the settings in this section, add your styling code in the custom directory.
 */
/* Table
   ========================================================================== */
table {
  background-color: transparent;
  width: 100%;
  margin-bottom: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse; }

table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid #cccccc; }

table th {
  font-weight: bold; }

table thead th,
table tfoot th {
  font-size: 1em; }

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 1px solid #cccccc; }

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #eeeeee; }

table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: #e9e9e9; }

table tbody + tbody {
  border-top: 2px solid #cccccc; }

@media (max-width: 767px) {
  table table {
    font-size: 0.8em; }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3; }
  table table th {
    font-weight: 400; } }

/*
DO NOT CHANGE THIS FILE
to override any of the settings in this section, add your styling code in the custom directory.
 */
/* Lists
   ========================================================================== */
dl,
dt,
dd,
ol,
ul,
li {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* CLEARFIX */
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: " "; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
.et_column_last {
  clear: right;
  margin-right: 0 !important; }

.clear {
  clear: both; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* BASE */
/* Sizes */
@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/iconfont/icomoon.eot?4utbgr");
  src: url("assets/fonts/iconfont/icomoon.eot?4utbgr#iefix") format("embedded-opentype"), url("assets/fonts/iconfont/icomoon.ttf?4utbgr") format("truetype"), url("assets/fonts/iconfont/icomoon.woff?4utbgr") format("woff"), url("assets/fonts/iconfont/icomoon.svg?4utbgr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-checkbox_active:before {
  content: "\e900"; }

/* MIXINS */
/* HELPERS */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

body {
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight: 400;
  background-color: #FFFFFF; }

/* TYPOGRAPHY */
h1 {
  font-size: 42px; }

h2 {
  font-size: 36px; }

/*  Paragraph  */
p {
  line-height: 26px; }

/*  Links  */
/*  Ul List  */
/*  Table  */
/* FORM ELEMENTS */
/* INPUT TEXT */
/* TEXTAREA */
/* SELECT */
/* LABEL */
/* CHECKBOX */
/* RADIO BUTTON */
/* DROPDOWNS */
/* LAYOUT */



/*.secondMenu {
  display: none;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s; }
  .secondMenu.enable {
    display: block; }

.sticky-placeholder {
  display: none !important; }

.secondMenu-mobile {
  display: none;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s; }
  .secondMenu-mobile.enable {
    display: block; }*/

/* COMPONENTS */
.bezugsumwandlung .bezugsumwandlung-container h3 {
  margin: 20px 0 40px;
  text-align: center;
  font-family: 'Roboto', Arial ,Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 25px;
  color: #011E41; }
  .bezugsumwandlung .bezugsumwandlung-container h3 span.star {
    color: #f60000; }
  @media screen and (max-width: 767px) {
    .bezugsumwandlung .bezugsumwandlung-container h3 {
      margin: 20px 0 20px;
      font-size: 20px; } }

.bezugsumwandlung .bezugsumwandlung-container .selectItem-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
  background-color: #FFFFFF; }
  @media screen and (max-width: 980px) {
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container {
      padding: 40px 0; } }
  @media screen and (max-width: 767px) {
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container {
      padding: 40px 0; } }
  .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container {
    position: relative;
    margin: 60px 0 100px; }
    @media screen and (max-width: 980px) {
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container {
        margin: 80px 0; } }
    @media screen and (max-width: 767px) {
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container {
        margin: 30px 0 100px; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
      content: '16 Jahre';
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #011E41;
      font-family: 'Roboto', Arial ,Helvetica, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      line-height: 20px; }
      @media screen and (max-width: 980px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
          left: 10px; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
          font-size: 14px;
          left: 20px;
          top: 40px; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
      content: '50 Jahre';
      left: unset;
      right: 0; }
      @media screen and (max-width: 980px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
          right: 10px; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container::after {
          right: 20px; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container .slider-range-content {
      position: relative;
      max-width: 1000px;
      margin: 0 auto; }
      @media screen and (max-width: 980px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container .slider-range-content {
          max-width: 540px; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container .slider-range-content {
          max-width: calc(100% - 70px);
          margin: 35px auto; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #slider {
      position: relative; }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #slider::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #slider::after {
        content: '';
        position: absolute;
        top: 50%;
        left: -1px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2px;
        height: 20px;
        background-color: #011E41; }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #slider::after {
        left: unset;
        right: -1px; }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container .ui-slider-horizontal {
      height: 1px;
      border-color: #011E41;
      background-color: #011E41; }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle {
      position: relative;
      font-family: 'Roboto', Arial, Helvetica, sans-serif;
      font-weight: 500;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: 60px;
      height: 60px;
      top: 50%;
      margin-top: 0;
      margin-left: -30px;
      text-align: center;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border-radius: 50%;
      font-size: 22px;
      line-height: 60px;
      background-color: #FFFFFF;
      color: #008FBE;
      border-color: #011E41;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle {
          width: 40px;
          height: 40px;
          font-size: 14px;
          line-height: 40px;
          -webkit-transform: translate(10px, -50%);
          -ms-transform: translate(10px, -50%);
          transform: translate(10px, -50%); } }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle:focus {
        background-color: #FFFFFF;
        color: #008FBE;
        border-color: #011E41; }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::after {
        content: '\2039';
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 6px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #011E41; }
        @media screen and (max-width: 767px) {
          .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::before, .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::after {
            left: 2px; } }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::after {
        content: '\203A';
        left: unset;
        right: 6px; }
        @media screen and (max-width: 767px) {
          .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle::after {
            right: 2px; } }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .slider-range-container #custom-handle.noselect {
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Safari */
        -khtml-user-select: none;
        /* Konqueror HTML */
        -moz-user-select: none;
        /* Old versions of Firefox */
        -ms-user-select: none;
        /* Internet Explorer/Edge */
        user-select: none;
        /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */ }
  .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 980px) {
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container label {
      font-family: 'Roboto', Arial ,Helvetica, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      color: #011E41;
      text-align: center;
      width: 220px;
      height: 50px;
      border: 2px solid #011E41;
      border-radius: 10px;
      line-height: 50px;
      cursor: pointer; }
      @media screen and (max-width: 980px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container label {
          margin: 0 10px 20px; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container label {
          width: calc(100% - 40px);
          margin: 0 10px 10px; } }
    .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container .budg-btn {
      visibility: hidden;
      width: 0;
      height: 0;
      overflow: hidden; }
      .bezugsumwandlung .bezugsumwandlung-container .selectItem-container .budget-container .budg-btn:checked + label {
        border: 2px solid #008FBE;
        background-color: #008FBE;
        color: #FFFFFF; }

.bezugsumwandlung .bezugsumwandlung-container .result-container {
  padding: 80px 0;
  background-color: #F8F8F8; }
  @media screen and (max-width: 980px) {
    .bezugsumwandlung .bezugsumwandlung-container .result-container {
      padding: 40px 0; } }
  @media screen and (max-width: 767px) {
    .bezugsumwandlung .bezugsumwandlung-container .result-container {
      padding: 20px 0; } }
  .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content {
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content {
        margin: 30px auto; } }
    .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row:nth-child(2) {
          margin-top: 20px; } }
      .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content {
        width: 40%; }
        @media screen and (max-width: 980px) {
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content {
            width: 30%; } }
        @media screen and (max-width: 767px) {
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content {
            width: 100%; } }
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content p {
          font-family: 'Roboto', Arial ,Helvetica, sans-serif;
          font-weight: 400;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 18px;
          line-height: 21px;
          text-align: right;
          padding-top: 5px; }
          @media screen and (max-width: 767px) {
            .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content p {
              text-align: left;
              padding-left: 20px;
              font-size: 16px; } }
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-text-content p.with {
            font-family: 'Roboto', Arial, Helvetica, sans-serif;
            font-weight: 500;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
      .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content {
        width: 60%;
        padding-left: 32px; }
        @media screen and (max-width: 980px) {
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content {
            width: 70%; } }
        @media screen and (max-width: 767px) {
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content {
            width: calc(100% - 10px);
            margin: 10px 0;
            padding-left: 20px; } }
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress {
          position: relative;
          width: 100%; }
          @media screen and (max-width: 980px) {
            .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress {
              width: calc( 100% - 120px); } }
          @media screen and (max-width: 767px) {
            .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress {
              width: calc(100% - 90px);
              height: 40px; } }
          .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p {
            position: absolute;
            width: 100%;
            font-family: 'Roboto', Arial ,Helvetica, sans-serif;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 18px;
            line-height: 35px;
            height: 35px;
            text-align: center;
            border-radius: 7px;
            background-color: #011E41;
            -webkit-transition: all ease-in-out 0.5s;
            -o-transition: all ease-in-out 0.5s;
            transition: all ease-in-out 0.5s; }
            @media screen and (max-width: 767px) {
              .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p {
                font-size: 14px; } }
            .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p span {
              position: absolute;
              top: 0;
              left: calc( 100% + 10px);
              white-space: nowrap;
              color: #011E41; }
              @media screen and (max-width: 767px) {
                .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p span {
                  left: calc( 100% + 5px); } }
            .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p#result-with {
              background-color: #008FBE; }
              .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .result-row .result-chart-content .progress p#result-with span {
                color: #008FBE; }
    .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .text {
      margin-top: 60px;
      text-align: center;
      font-family: 'Roboto', Arial ,Helvetica, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14px;
      line-height: 1.6em;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .result-container .result-content .text {
          margin-top: 20px;
          padding: 0 20px;
          font-size: 12px; } }

.bezugsumwandlung .bezugsumwandlung-container .contact-container {
  padding: 80px 0; }
  @media screen and (max-width: 980px) {
    .bezugsumwandlung .bezugsumwandlung-container .contact-container {
      padding: 40px 0; } }
  @media screen and (max-width: 767px) {
    .bezugsumwandlung .bezugsumwandlung-container .contact-container {
      padding: 20px 0; } }
  .bezugsumwandlung .bezugsumwandlung-container .contact-container p {
    text-align: center;
    font-family: 'Roboto', Arial ,Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1.6em;
    margin: 0 auto 40px;
    max-width: 60%; }
    @media screen and (max-width: 980px) {
      .bezugsumwandlung .bezugsumwandlung-container .contact-container p {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .bezugsumwandlung .bezugsumwandlung-container .contact-container p {
        padding: 0 20px;
        font-size: 16px; } }
  .bezugsumwandlung .bezugsumwandlung-container .contact-container .contact-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .bezugsumwandlung .bezugsumwandlung-container .contact-container .contact-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .bezugsumwandlung .bezugsumwandlung-container .contact-container .contact-content a {
      font-family: 'Roboto', Arial ,Helvetica, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      color: #FFFFFF;
      text-align: center;
      height: 50px;
      border: 2px solid #011E41;
      background-color: #011E41;
      border-radius: 10px;
      line-height: 47px;
      cursor: pointer;
      margin: 0 13px;
      padding: 0 40px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .bezugsumwandlung .bezugsumwandlung-container .contact-container .contact-content a {
          width: calc(100% - 40px);
          margin-bottom: 10px; } }
      .bezugsumwandlung .bezugsumwandlung-container .contact-container .contact-content a.anfrage {
        border: 2px solid #008FBE;
        background-color: #008FBE; }
