@font-face {
  font-family: 'icomoon';
  src: url("../../../Fonts/icomoon.eot?1p2a3j");
  src: url("../../../Fonts/icomoon.eot?1p2a3j#iefix") format("embedded-opentype"), url("../../../Fonts/icomoon.ttf?1p2a3j") format("truetype"), url("../../../Fonts/icomoon.woff?1p2a3j") format("woff"), url("../../../Fonts/icomoon.svg?1p2a3j#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';
  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-instagram:before {
  content: "\e900"; }

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

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

.icon-youtube:before {
  content: "\e901"; }

.icon-brand1:before {
  content: "\e901"; }

.icon-social1:before {
  content: "\e901"; }

.icon-kununu:before {
  content: "\e902"; }

.icon-user:before {
  content: "\e903"; }

.icon-wallet:before {
  content: "\e904"; }

.icon-money:before {
  content: "\e904"; }

.icon-cash:before {
  content: "\e904"; }

.icon-linkedin:before {
  content: "\eac9"; }

.icon-xing2:before {
  content: "\ead4"; }

.icon-search:before {
  content: "\f002"; }

.icon-check:before {
  content: "\f00c"; }

.icon-close:before {
  content: "\f00d"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-times:before {
  content: "\f00d"; }

.icon-home:before {
  content: "\f015"; }

.icon-print:before {
  content: "\f02f"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-circle:before {
  content: "\f055"; }

.icon-minus-circle:before {
  content: "\f056"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-exclamation-circle:before {
  content: "\f06a"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-bar-chart-o:before {
  content: "\f080"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-phone:before {
  content: "\f095"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-bars:before {
  content: "\f0c9"; }

.icon-navicon:before {
  content: "\f0c9"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-share-square:before {
  content: "\f14d"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-usd:before {
  content: "\f155"; }

.icon-bank:before {
  content: "\f19c"; }

.icon-institution:before {
  content: "\f19c"; }

.icon-university:before {
  content: "\f19c"; }

.icon-graduation-cap:before {
  content: "\f19d"; }

.icon-mortar-board:before {
  content: "\f19d"; }

.icon-fax:before {
  content: "\f1ac"; }

html {
  box-sizing: border-box; }

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

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
******************************
 | - Basic Project Styles
******************************
*/
html {
  font-size: 15px;
  color: #000;
  line-height: 1.5; }

body {
  font-family: "Open Sans", Tahoma, sans-serif; }

p {
  margin: 0 0 30px; }

a {
  color: #e30613;
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

img {
  max-width: 100%;
  width: auto;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: bold; }
  h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #000; }
    h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover {
      color: #e30613; }

h1 {
  font-size: 2.2rem;
  color: #e30613;
  margin: 30px 0 0; }
  @media screen and (max-width: 500px) {
    h1 {
      font-size: 1.733rem;
      word-break: break-word; } }

h1 + h2 {
  margin-top: 0; }

h2 {
  font-size: 1.733rem;
  font-weight: normal; }
  @media screen and (max-width: 500px) {
    h2 {
      font-size: 1.333rem; } }

h3 {
  font-size: 1.333rem;
  margin: 20px 0 10px;
  line-height: 1.2em; }

h4 {
  font-family: "Open Sans", Tahoma, sans-serif;
  text-transform: none; }

input[type=text],
input[type=submit],
input[type=email],
input[type=password],
input[type=date],
textarea,
select {
  border: 0;
  background: #e1e2e2;
  padding: 14px 10px;
  margin-bottom: 15px;
  width: 100%;
  color: #878991; }
  input[type=text]:focus,
  input[type=submit]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=date]:focus,
  textarea:focus,
  select:focus {
    outline: none; }

button:focus {
  outline: none; }

input[type=submit],
button[type=submit] {
  background: #e30613;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 15px;
  width: auto;
  margin-bottom: 30px;
  transition: all 0.2s ease-in-out; }

input[type=submit]:hover {
  background-color: #e1e2e2;
  color: #000; }

::-webkit-input-placeholder {
  color: #878991; }

::-moz-placeholder {
  color: #878991; }

:-ms-input-placeholder {
  color: #878991; }

input:-moz-placeholder {
  color: #878991; }

table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 10px 0 40px;
  width: 100%; }
  table th {
    text-align: left; }
  table th, table td {
    background: #f2f3f3;
    padding: 5px 10px; }

object {
  width: 100%;
  margin: 10px 0 20px; }

.page {
  width: 1138px;
  margin: 30px auto; }

.content::after {
  clear: both;
  content: "";
  display: table; }

.container {
  width: 1138px;
  margin: auto; }
  @media screen and (max-width: 1180px) {
    .container {
      width: 100%;
      padding: 0 15px; } }

.link--box {
  display: inline-block;
  font-style: italic;
  border: 3px solid #c00d0e;
  padding: 12px 15px;
  margin-top: 20px; }
  .link--box:hover {
    background: #c00d0e;
    color: #fff; }

.icon-heart-o, a.icon-heart-o,
.icon-user, a.icon-user,
.icon-bar-chart, a.icon-bar-chart,
.icon-wallet, a.icon-wallet,
.icon-umbrella, a.icon-umbrella,
.icon-university, a.icon-university,
.icon-dollar, a.icon-dollar,
.icon-desktop, a.icon-desktop,
.icon-laptop, a.icon-laptop {
  font-size: 0;
  display: inline-block;
  width: 75px;
  height: 75px;
  border: 3px solid #e1e2e2;
  padding: 23px 20px;
  border-radius: 40px;
  color: #e30613;
  font-weight: bold;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  margin-bottom: 20px; }
  .icon-heart-o:before, a.icon-heart-o:before,
  .icon-user:before, a.icon-user:before,
  .icon-bar-chart:before, a.icon-bar-chart:before,
  .icon-wallet:before, a.icon-wallet:before,
  .icon-umbrella:before, a.icon-umbrella:before,
  .icon-university:before, a.icon-university:before,
  .icon-dollar:before, a.icon-dollar:before,
  .icon-desktop:before, a.icon-desktop:before,
  .icon-laptop:before, a.icon-laptop:before {
    font-size: 1.733rem; }
  .icon-heart-o:hover, a.icon-heart-o:hover,
  .icon-user:hover, a.icon-user:hover,
  .icon-bar-chart:hover, a.icon-bar-chart:hover,
  .icon-wallet:hover, a.icon-wallet:hover,
  .icon-umbrella:hover, a.icon-umbrella:hover,
  .icon-university:hover, a.icon-university:hover,
  .icon-dollar:hover, a.icon-dollar:hover,
  .icon-desktop:hover, a.icon-desktop:hover,
  .icon-laptop:hover, a.icon-laptop:hover {
    background: #e30613;
    color: #fff;
    border-color: #e30613; }

.icon-university, a.icon-university {
  font-weight: normal; }

.icon-phone, .icon-fax, .icon-envelope,
span.icon-phone, span.icon-fax, span.icon-envelope {
  font-family: "Open Sans", Tahoma, sans-serif; }
  .icon-phone:before, .icon-fax:before, .icon-envelope:before,
  span.icon-phone:before, span.icon-fax:before, span.icon-envelope:before {
    font-family: 'icomoon';
    margin-right: 5px; }

.important, span.important {
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase; }

.box {
  margin: 0 0 45px;
  overflow: auto; }
  .box h1, .box h2, .box h3, .box p {
    margin: 10px 0; }

.box--border {
  border: 1px solid #e1e2e2;
  padding: 10px 20px; }

.frame-custom-20 {
  background: #f2f3f3;
  padding: 10px 20px;
  border: 0; }
  .frame-custom-20 .csc-textpic-above {
    margin-top: 10px; }

.box--dark {
  background: #878991;
  color: #fff;
  padding-bottom: 10px;
  border: 0; }
  .box--dark .csc-textpic-text,
  .box--dark .csc-header {
    padding: 0 20px; }
  .box--dark .link--box {
    border-color: #606169;
    color: #fff; }
    .box--dark .link--box:hover {
      background: #606169;
      color: #e1e2e2; }
  .box--dark div.csc-textpic .csc-textpic-imagewrap {
    float: none; }
  .box--dark div.csc-textpic .csc-textpic-imagewrap {
    margin: 0; }

.float-right {
  float: right;
  margin-left: 30px;
  width: 380px; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.header {
  border-bottom: 1px solid #e1e2e2; }

.header-meta {
  background: #f2f3f3;
  color: #878991;
  font-size: 0.933rem; }
  .header-meta .container {
    position: relative;
    height: 45px; }

.header-meta .title {
  padding-top: 14px;
  float: left;
  position: relative;
  z-index: 15;
  font-weight: bold; }
  .header-meta .title p {
    margin: 0; }
  .header-meta .title .important {
    font-size: 1.2rem;
    font-family: "Titillium Web", sans-serif;
    color: #c00d0e;
    text-transform: none; }

.header-meta .search {
  float: right; }
  .header-meta .search .icon-search, .header-meta .search .icon-close {
    background: #878991;
    color: #fff;
    width: 45px;
    height: 100%;
    text-align: center;
    position: absolute;
    right: 0;
    padding: 14px 0;
    z-index: 10;
    cursor: pointer; }
  .header-meta .search .icon-close {
    z-index: 5;
    background: #e30613; }
  .header-meta .search .searchfields {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    width: 300px;
    z-index: 20; }
    .header-meta .search .searchfields input {
      margin-bottom: 0; }
    .header-meta .search .searchfields input[type=submit] {
      border: 0;
      position: absolute;
      right: 0;
      top: 0; }
      .header-meta .search .searchfields input[type=submit]:focus {
        outline: none; }
    .header-meta .search .searchfields .icon-search {
      background: #c00d0e; }

.header-main {
  width: 1138px;
  margin: auto; }
  @media screen and (max-width: 1180px) {
    .header-main {
      width: 100%;
      padding: 0 15px; } }
  @media screen and (max-width: 1180px) {
    .header-main {
      height: auto;
      padding: 0; } }
  @media screen and (max-width: 1000px) {
    .header-main {
      height: 119px;
      position: relative; } }

.logo {
  margin: 10px 0; }
  @media screen and (max-width: 1180px) {
    .logo {
      float: none;
      border-bottom: 1px solid #e1e2e2; } }
  @media screen and (max-width: 1000px) {
    .logo {
      float: left;
      border: 0; } }
  @media screen and (max-width: 1180px) {
    .logo > a {
      display: block;
      width: 350px;
      margin: auto; } }
  @media screen and (max-width: 1000px) {
    .logo > a {
      width: 250px; } }

.accessibility-menu {
  display: none;
  position: absolute; }
  .accessibility-menu.open {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none; }
  .accessibility-menu li {
    list-style: none;
    background-color: #f2f3f3; }
    .accessibility-menu li a, .accessibility-menu li button {
      color: #878991;
      padding: 11px 15px;
      border: unset;
      float: left;
      background-color: #f2f3f3; }
  .accessibility-menu .zoom-notice {
    display: none;
    position: fixed;
    z-index: 100000;
    top: 3%;
    left: 33%;
    width: 33%;
    border: 3px solid #ededed;
    padding: 3%;
    border-radius: 5px;
    max-width: 600px;
    background-color: #ffffff;
    background: url("/_assets/2fbe174a552b9f98bc59aec7d607ed54/Images/dist/cookie-close.png") 99% 98% no-repeat #ffffff;
    font-size: 1.2em;
    cursor: pointer;
    text-align: center; }
    .accessibility-menu .zoom-notice.open {
      display: block; }

.nav-list {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0; }

.nav--meta {
  position: absolute;
  top: 0;
  width: 1138px;
  text-align: right;
  padding-right: 65px;
  color: #878991; }
  @media screen and (max-width: 1180px) {
    .nav--meta {
      width: auto;
      padding-right: 75px;
      right: 0; } }
  @media screen and (max-width: 1180px) {
    .nav--meta {
      text-align: left; } }
  @media screen and (max-width: 1000px) {
    .nav--meta {
      position: static; } }
  .nav--meta .social-icons .label {
    display: none; }
    @media screen and (max-width: 1000px) {
      .nav--meta .social-icons .label {
        display: inline-block; } }

.nav--meta .nav-list-item {
  display: inline-block; }
  @media screen and (max-width: 1000px) {
    .nav--meta .nav-list-item {
      display: block; } }

.nav--meta .home a:before,
.nav--meta .chevron a:before,
.nav--meta .hat a:before,
.nav--meta .arrow a:before,
.nav--meta .globe span:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px; }

.nav--meta .home a:before {
  content: '\e602'; }

.nav--meta .chevron a:before {
  content: '\f138'; }

.nav--meta .hat a:before {
  content: '\f19d'; }

.nav--meta .arrow a:before {
  content: '\f14d'; }

.nav--meta .globe span:before {
  content: '\f0ac'; }

.nav--meta .nav-list-item a {
  color: #878991;
  display: inline-block;
  padding: 11px 15px; }
  @media screen and (max-width: 1000px) {
    .nav--meta .nav-list-item a {
      color: #fff;
      display: block; } }
  .nav--meta .nav-list-item a:hover {
    color: #e30613; }
    @media screen and (max-width: 1000px) {
      .nav--meta .nav-list-item a:hover {
        color: #fff; } }
  .nav--meta .nav-list-item a span {
    margin-right: 3px; }

.nav--meta .nav-list-item--cur a {
  color: #e30613; }

.nav--meta .globe {
  cursor: pointer; }
  @media screen and (max-width: 1000px) {
    .nav--meta .globe {
      position: relative; } }
  .nav--meta .globe span {
    transition: all 0.2s ease-in-out;
    display: block;
    padding: 11px 0 11px 15px; }
    @media screen and (max-width: 1000px) {
      .nav--meta .globe span {
        color: #fff; } }
  .nav--meta .globe:hover span {
    color: #e30613; }
    @media screen and (max-width: 1000px) {
      .nav--meta .globe:hover span {
        color: #fff; } }
  .nav--meta .globe img {
    width: auto;
    margin-right: 10px; }

.nav--meta .globe .nav-list {
  display: none;
  position: absolute;
  top: 47px;
  right: 47px;
  background: #f2f3f3;
  text-align: left;
  padding: 8px 0; }
  @media screen and (max-width: 1000px) {
    .nav--meta .globe .nav-list {
      position: static;
      width: 100%;
      background: none;
      padding: 0 34px 15px; } }
  .nav--meta .globe .nav-list .nav-list-item {
    display: block; }
    @media screen and (max-width: 1000px) {
      .nav--meta .globe .nav-list .nav-list-item {
        color: #fff; } }
    .nav--meta .globe .nav-list .nav-list-item a {
      display: block;
      padding: 5px 12px; }

.nav--meta .icon-print {
  font-family: "Open Sans", Tahoma, sans-serif; }
  .nav--meta .icon-print:before {
    font-family: 'icomoon';
    margin-right: 5px; }

.nav-title {
  display: none;
  text-transform: uppercase;
  color: #e30613;
  font-weight: bold;
  position: absolute;
  right: 15px;
  bottom: 42px;
  font-size: 1.333rem;
  padding-right: 30px;
  cursor: pointer; }
  @media screen and (max-width: 1000px) {
    .nav-title {
      display: block; } }
  .nav-title .icon-bars, .nav-title .icon-close {
    position: absolute;
    right: 0;
    top: 4px; }
  .nav-title .icon-close {
    display: none; }

.nav--main {
  font-size: 0.933rem;
  position: relative; }
  @media screen and (max-width: 1180px) {
    .nav--main {
      float: none; } }
  @media screen and (max-width: 1000px) {
    .nav--main {
      float: none; } }
  @media screen and (max-width: 1180px) {
    .nav--main .nav-list--level1 {
      text-align: center; } }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 {
      text-align: left;
      background: #e30613; } }

.nav--main .icon-plus-circle,
.nav--main .icon-minus-circle {
  display: none; }
  @media screen and (max-width: 1000px) {
    .nav--main .icon-plus-circle,
    .nav--main .icon-minus-circle {
      display: block;
      position: absolute;
      right: 20px;
      top: 30px;
      font-size: 1.733rem;
      cursor: pointer;
      color: #fff; } }

@media screen and (max-width: 1000px) {
  .nav--main .icon-minus-circle {
    display: none; } }

@media screen and (max-width: 1000px) {
  .nav--main .nav-list--level1 > .nav-list-item--cur .icon-plus-circle {
    display: none; } }

@media screen and (max-width: 1000px) {
  .nav--main .nav-list--level1 > .nav-list-item--cur .icon-minus-circle {
    display: block; } }

.nav--main .nav-list--level1 > .nav-list-item {
  display: inline-block;
  margin-right: 35px; }
  .nav--main .nav-list--level1 > .nav-list-item:first-child {
    margin-left: 0; }
    @media screen and (max-width: 1180px) {
      .nav--main .nav-list--level1 > .nav-list-item:first-child {
        margin-left: 0; } }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item:last-child > a {
      border: 0; } }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item {
      display: block;
      margin: 0;
      padding: 0 15px;
      position: relative; } }

.nav--main .nav-list--level1 > .nav-list-item > a {
  display: block;
  height: 103px;
  color: #878991;
  padding: 22px 0 30px;
  vertical-align: bottom; }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item > a {
      color: #fff;
      height: auto;
      padding: 15px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); } }
  .nav--main .nav-list--level1 > .nav-list-item > a span {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 1000px) {
      .nav--main .nav-list--level1 > .nav-list-item > a span {
        color: #fff; } }
  .nav--main .nav-list--level1 > .nav-list-item > a:hover {
    color: #e30613; }
    @media screen and (max-width: 1000px) {
      .nav--main .nav-list--level1 > .nav-list-item > a:hover {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4); } }
    .nav--main .nav-list--level1 > .nav-list-item > a:hover span {
      color: #e30613; }
      @media screen and (max-width: 1000px) {
        .nav--main .nav-list--level1 > .nav-list-item > a:hover span {
          color: #fff; } }

.nav--main .nav-list--level1 > .nav-list-item--no:hover > a {
  color: #e30613; }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item--no:hover > a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      color: #fff; } }
  .nav--main .nav-list--level1 > .nav-list-item--no:hover > a span {
    color: #e30613; }
    @media screen and (max-width: 1000px) {
      .nav--main .nav-list--level1 > .nav-list-item--no:hover > a span {
        color: #fff; } }

.nav--main .nav-list--level1 > .nav-list-item--cur > a {
  color: #e30613; }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item--cur > a {
      color: #000;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
      .nav--main .nav-list--level1 > .nav-list-item--cur > a:hover {
        color: #000; }
        .nav--main .nav-list--level1 > .nav-list-item--cur > a:hover span {
          color: #000; } }

.nav--main .nav-list--level1 > .nav-list-item--cur > a > span {
  color: #e30613; }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level1 > .nav-list-item--cur > a > span {
      color: #000; }
      .nav--main .nav-list--level1 > .nav-list-item--cur > a > span:hover {
        color: #000; } }

.nav--main .level2-container {
  display: none;
  position: absolute;
  background: #f2f3f3;
  z-index: 1500;
  top: 130px;
  width: 275px; }
  @media screen and (max-width: 1180px) {
    .nav--main .level2-container {
      text-align: left; } }
  @media screen and (max-width: 1000px) {
    .nav--main .level2-container {
      position: static;
      width: auto;
      background: none; } }
  .nav--main .level2-container > .container {
    width: auto; }
    @media screen and (max-width: 1000px) {
      .nav--main .level2-container > .container {
        padding: 0; } }

@media screen and (max-width: 1000px) {
  .nav--main .nav-list--level1 > .nav-list-item:last-child:hover > a {
    border: 0; } }

.nav--main .nav-list--level1 > .nav-list-item:last-child:hover > .level2-container {
  right: 0; }

.no-touch .nav--main .nav-list--level1 > .nav-list-item:hover > .level2-container {
  display: block; }
  @media screen and (max-width: 1000px) {
    .no-touch .nav--main .nav-list--level1 > .nav-list-item:hover > .level2-container {
      display: none; } }

@media screen and (max-width: 1000px) {
  .nav--main .nav-list--level1 > .nav-list-item--no:hover > .level2-container {
    display: none; } }

@media screen and (max-width: 1000px) {
  .nav--main .nav-list--level1 > .nav-list-item--cur > .level2-container,
  .nav--main .nav-list--level1 > .nav-list-item--act > .level2-container,
  .no-touch .nav--main .nav-list--level1 > .nav-list-item--cur:hover > .level2-container,
  .no-touch .nav--main .nav-list--level1 > .nav-list-item--act:hover > .level2-container {
    display: block; } }

.nav--main .nav-list--level2 {
  padding: 15px 20px 30px; }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level2 {
      float: none;
      width: 100%;
      margin-right: 0;
      padding: 10px 0 20px; } }
  @media screen and (max-width: 1000px) {
    .nav--main .nav-list--level2 > .nav-list-item {
      width: 100%;
      float: none;
      margin-right: 0;
      padding-left: 10px; } }
  .nav--main .nav-list--level2 > .nav-list-item:nth-child(3n) {
    margin-right: 0; }
  .nav--main .nav-list--level2 a {
    color: #000;
    font-size: 1rem;
    display: block;
    border-bottom: 1px solid #e1e2e2;
    padding: 10px 0; }
    @media screen and (max-width: 1000px) {
      .nav--main .nav-list--level2 a {
        color: #fff;
        border-color: rgba(255, 255, 255, 0.4); } }
    .nav--main .nav-list--level2 a:hover {
      color: #e30613; }
      @media screen and (max-width: 1000px) {
        .nav--main .nav-list--level2 a:hover {
          color: #fff; } }
  .nav--main .nav-list--level2 .nav-list-item--cur > a {
    color: #e30613; }

@media screen and (max-width: 1000px) {
  .helper {
    display: none;
    position: absolute;
    background: #c00d0e;
    top: 119px;
    width: 100%;
    z-index: 1500; } }

.touch .nav--main .nav-list--level1 > .nav-list-item {
  margin-top: 23px; }
  @media screen and (max-width: 1000px) {
    .touch .nav--main .nav-list--level1 > .nav-list-item {
      position: relative;
      margin: 0; } }
  .touch .nav--main .nav-list--level1 > .nav-list-item > a {
    height: 120px; }
    @media screen and (max-width: 1000px) {
      .touch .nav--main .nav-list--level1 > .nav-list-item > a {
        height: auto; } }
  .touch .nav--main .nav-list--level1 > .nav-list-item .icon-plus-circle,
  .touch .nav--main .nav-list--level1 > .nav-list-item .icon-minus-circle {
    display: block;
    position: absolute;
    top: 150px;
    left: auto;
    color: #e1e2e2;
    font-size: 1.733rem;
    z-index: 15;
    width: 26px;
    cursor: pointer; }
    @media screen and (max-width: 1000px) {
      .touch .nav--main .nav-list--level1 > .nav-list-item .icon-plus-circle,
      .touch .nav--main .nav-list--level1 > .nav-list-item .icon-minus-circle {
        position: absolute;
        left: auto;
        right: 15px;
        bottom: auto;
        top: 30px; } }
  .touch .nav--main .nav-list--level1 > .nav-list-item .icon-minus-circle {
    display: none; }

@media screen and (max-width: 1000px) {
  .touch .nav--main .nav-list--level1 > .nav-list-item--cur .icon-plus-circle {
    display: none; } }

@media screen and (max-width: 1000px) {
  .touch .nav--main .nav-list--level1 > .nav-list-item--cur .icon-minus-circle {
    display: block; } }

.nav--sub {
  margin-bottom: 100px; }
  @media screen and (max-width: 1180px) {
    .nav--sub {
      display: none; } }

.nav--sub a {
  color: #000;
  display: block;
  border-bottom: 1px solid #e1e2e2;
  padding: 10px 0; }
  .nav--sub a:hover {
    color: #e30613; }

.nav--sub .nav-list-item--cur > a {
  color: #e30613;
  font-weight: bold; }

.nav--sub .nav-list-item:first-child > a {
  padding-top: 0; }

.nav--breadcrumb {
  background: #f2f3f3;
  padding: 8px 10px;
  margin: 5px 0 45px;
  font-size: 0.933rem;
  color: #878991; }
  .nav--breadcrumb a:after {
    content: '/';
    margin: 0 5px 0 8px;
    color: #878991; }
  .nav--breadcrumb a:hover {
    color: #878991; }

.nav--footer {
  background: #878991;
  text-align: center;
  padding: 10px 30px; }
  .nav--footer .nav-list-item {
    display: inline-block;
    margin: 0 10px; }
  .nav--footer .nav-list-item--cur > a {
    color: #000; }
  .nav--footer a {
    color: #fff;
    display: block;
    padding: 10px 0; }
    .nav--footer a .icon-chevron-circle-right {
      margin-right: 6px; }
    .nav--footer a:hover {
      color: #000; }

.content {
  width: 1138px;
  margin: 45px auto 35px; }
  @media screen and (max-width: 1180px) {
    .content {
      width: 100%;
      padding: 0 15px; } }

.content-complement {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 23.0228471002%;
  float: left; }
  .content-complement:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1180px) {
    .content-complement {
      float: none;
      width: 100%;
      margin-right: 0; } }

.content-main {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 100%;
  float: right;
  margin-right: 0; }
  .content-main:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1180px) {
    .content-main {
      float: none;
      width: 100%; } }
  .content-main h1 {
    margin-top: 0; }

.content-main ul {
  padding: 0;
  list-style-type: none;
  margin: 10px 0 30px; }
  .content-main ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px; }
  .content-main ul li:before {
    position: absolute;
    top: 3px;
    left: 0;
    color: #e30613;
    content: "\f061";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.content-2 {
  width: 100%;
  text-align: center;
  border-top: 1px solid #e1e2e2;
  padding: 80px 0 40px;
  margin-bottom: 0 !important; }

@media screen and (max-width: 730px) {
  div.csc-textpic-intext-right .csc-textpic-imagewrap,
  div.csc-textpic-intext-left .csc-textpic-imagewrap,
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
    margin: 0; } }

@media screen and (max-width: 730px) {
  .csc-textpic-intext-right-nowrap .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin: 0; } }

#socialshareprivacy {
  margin-top: 80px; }

.cc-window {
  opacity: 1;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  -ms-transform: translateY(-2em);
      transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  -ms-transform: translateY(2em);
      transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link, .cc-revoke:hover {
  text-decoration: underline; }

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica,Calibri,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: .5em; }

.cc-header {
  font-size: 18px;
  font-weight: 700; }

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active, .cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75; }

.cc-close:focus, .cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em; }

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: .5em; }

@media print {
  .cc-revoke, .cc-window {
    display: none; } }

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }
  .cc-window.cc-bottom {
    bottom: 0; }
  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0; }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .cc-window.cc-floating {
    max-width: none; }
  .cc-window .cc-message {
    margin-bottom: 1em; }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; }
  .cc-window.cc-banner .cc-message {
    margin-right: 0; } }

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

.content-additional .column-1 .col, .content-additional .column-2 .col {
  width: 50%;
  margin: 0;
  color: #fff; }
  @media screen and (max-width: 1000px) {
    .content-additional .column-1 .col, .content-additional .column-2 .col {
      width: 100%;
      float: none; } }
  .content-additional .column-1 .col h1, .content-additional .column-1 .col a, .content-additional .column-2 .col h1, .content-additional .column-2 .col a {
    color: #fff; }
  .content-additional .column-1 .col div.csc-textpic-intext-right .csc-textpic-imagewrap,
  .content-additional .column-1 .col div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
  .content-additional .column-1 .col div.csc-textpic-intext-left .csc-textpic-imagewrap,
  .content-additional .column-1 .col div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .content-additional .column-1 .col div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image, .content-additional .column-2 .col div.csc-textpic-intext-right .csc-textpic-imagewrap,
  .content-additional .column-2 .col div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
  .content-additional .column-2 .col div.csc-textpic-intext-left .csc-textpic-imagewrap,
  .content-additional .column-2 .col div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .content-additional .column-2 .col div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0; }

.content-additional .column-1 .col2, .content-additional .column-2 .col1 {
  height: 484px; }
  @media screen and (max-width: 1000px) {
    .content-additional .column-1 .col2, .content-additional .column-2 .col1 {
      height: 350px; } }
  @media screen and (max-width: 640px) {
    .content-additional .column-1 .col2, .content-additional .column-2 .col1 {
      height: 250px; } }

.content-additional .column-1 .col1 {
  background: url("../../../Images/dist/pattern.png") repeat #e30613; }
  .content-additional .column-1 .col1 .frame-default {
    width: 569px;
    float: right;
    padding: 50px 30px 30px 0; }
    @media screen and (max-width: 1180px) {
      .content-additional .column-1 .col1 .frame-default {
        width: 100%;
        padding-left: 30px; } }
    @media screen and (max-width: 1000px) {
      .content-additional .column-1 .col1 .frame-default {
        float: none; } }

.content-additional .column-2 .col2 {
  background: url("../../../Images/dist/pattern.png") repeat #878991; }
  .content-additional .column-2 .col2 .frame-default {
    width: 569px;
    padding: 50px 0 30px 30px; }
    @media screen and (max-width: 1180px) {
      .content-additional .column-2 .col2 .frame-default {
        width: 100%;
        padding-right: 30px; } }
  .content-additional .column-2 .col2 .link--box {
    border-color: #606169; }
    .content-additional .column-2 .col2 .link--box:hover {
      background: #606169; }

.content-additional .column-1 .col2,
.content-additional .column-2 .col1 {
  overflow: hidden; }
  .content-additional .column-1 .col2 img,
  .content-additional .column-2 .col1 img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 1300px) {
      .content-additional .column-1 .col2 img,
      .content-additional .column-2 .col1 img {
        min-width: 650px;
        height: 100%; } }
    @media screen and (max-width: 1000px) {
      .content-additional .column-1 .col2 img,
      .content-additional .column-2 .col1 img {
        height: auto; } }
    @media screen and (max-width: 500px) {
      .content-additional .column-1 .col2 img,
      .content-additional .column-2 .col1 img {
        min-width: 400px; } }
  .content-additional .column-1 .col2 *,
  .content-additional .column-2 .col1 * {
    width: 100%;
    height: 100%; }

.content-additional .column-1 h2,
.content-additional .column-2 h2 {
  margin-bottom: 0; }

.content-additional .column-1 p,
.content-additional .column-2 p {
  margin-top: 30px; }

.content-additional .column-2 .col > .frame-default + .frame-default {
  padding-top: 0; }

@media screen and (max-width: 1000px) {
  .content-complement {
    margin-top: 70px; } }

.content-complement h1 {
  font-size: 1.333rem; }

.content-complement h2 {
  font-size: 1.2rem; }

.print {
  text-align: center;
  padding: 45px 0; }
  .print .link--box {
    margin: 0; }
  .print .icon-print {
    margin-right: 8px; }

.footer .contact {
  background: #c00d0e;
  overflow: auto;
  padding: 38px 30px;
  text-align: center;
  color: #fff; }

.footer .contact ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .footer .contact ul li {
    display: inline-block;
    margin: 0 10px; }
  .footer .contact ul a {
    color: #fff; }
    .footer .contact ul a:hover {
      color: #e1e2e2; }

.column::after {
  clear: both;
  content: "";
  display: table; }

.column .col {
  margin-bottom: 20px; }
  .column .col img {
    margin-bottom: 10px; }

.column .frame-default {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.column-2cols .col {
  float: left;
  display: block;
  margin-right: 3.5460992908%;
  width: 48.2269503546%; }
  .column-2cols .col:last-child {
    margin-right: 0; }
  @media screen and (max-width: 640px) {
    .column-2cols .col {
      float: none;
      width: 100%;
      margin-right: 0; } }

.column-2cols-2-1 .col1 {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 65.783655536%; }
  .column-2cols-2-1 .col1:last-child {
    margin-right: 0; }

.column-2cols-1-3 .col1 {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 23.0228471002%; }
  .column-2cols-1-3 .col1:last-child {
    margin-right: 0; }

.column-2cols-1-3 .col2 {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 74.3409490334%; }
  .column-2cols-1-3 .col2:last-child {
    margin-right: 0; }

.column-3cols > div {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 31.4903339192%; }
  .column-3cols > div:last-child {
    margin-right: 0; }
  .column-3cols > div:nth-child(3n) {
    margin-right: 0; }
  @media screen and (max-width: 1000px) {
    .column-3cols > div {
      width: 100%;
      float: none;
      margin-right: 0; } }

.column-4cols .col {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 23.0228471002%; }
  .column-4cols .col:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1180px) {
    .column-4cols .col {
      float: left;
      display: block;
      margin-right: 2.6362038664%;
      width: 48.6818980668%; }
      .column-4cols .col:last-child {
        margin-right: 0; }
      .column-4cols .col:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 640px) {
    .column-4cols .col {
      float: none;
      width: 100%;
      margin-right: 0; } }

.toggle {
  margin-bottom: 40px; }

.content-main .toggle .frame-default {
  border: 0;
  padding: 0;
  margin-bottom: 2px; }

.toggle .csc-header {
  padding: 16px 60px 16px 20px;
  position: relative;
  cursor: pointer;
  background: #f2f3f3; }
  .toggle .csc-header:after {
    content: '\f063';
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #e30613;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 18px;
    box-sizing: border-box; }
  .toggle .csc-header h1, .toggle .csc-header h2, .toggle .csc-header h3, .toggle .csc-header h4 {
    font-size: 1rem;
    font-family: "Open Sans", Tahoma, sans-serif;
    text-transform: none;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    color: #000; }

.toggle .csc-header.active:after {
  content: '\f062'; }

.toggle .csc-textpic-text {
  display: none;
  padding: 20px 60px 10px 20px; }
  .toggle .csc-textpic-text p {
    margin-bottom: 15px; }

.noCols > .frame-default {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 31.5673110721%;
  border: 0;
  margin-bottom: 2.6362%;
  padding-bottom: 0; }
  .noCols > .frame-default:last-child {
    margin-right: 0; }
  .noCols > .frame-default:nth-child(3n) {
    margin-right: 0; }

.column.slider {
  margin-bottom: 30px; }

.column.slider div.csc-textpic-intext-right .csc-textpic-imagewrap,
.column.slider div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.column.slider div.csc-textpic-intext-left .csc-textpic-imagewrap,
.column.slider div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.column.slider div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0; }

.csc-uploads {
  margin: 30px 0 45px;
  padding: 0;
  list-style-type: none; }

.csc-uploads .csc-uploads-element {
  padding: 0;
  overflow: auto;
  margin: 25px 0; }
  .csc-uploads .csc-uploads-element:before {
    content: none; }

.csc-uploads-element > a {
  display: block;
  margin-right: 10px;
  float: left;
  width: 55px;
  height: 55px;
  position: relative;
  z-index: 8;
  margin-top: 4px;
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 0;
  font-size: 0; }

.csc-uploads-1 .csc-uploads-element-pdf > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -115px; }

.csc-uploads-2 .csc-uploads-element-pdf > a,
.csc-uploads-2 .csc-uploads-element-jpg > a {
  width: 80px;
  height: auto;
  background: none; }

.csc-uploads-element-xls > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -285px; }

.csc-uploads-element-ppt > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -228px; }

.csc-uploads-element-doc > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -172px; }

.csc-uploads-element-jpg > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -58px; }

.csc-uploads-element-zip > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -400px; }

.csc-uploads-element-txt > a {
  background: url("../../../Images/dist/file-icons.png") no-repeat 0 -342px; }

.csc-uploads-2 .csc-uploads-element a + a {
  display: none; }

.csc-uploads-1 .csc-uploads-element > a > img {
  display: none; }

.csc-uploads-fileName a {
  font-style: italic; }

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none; }

ul.csc-uploads span.csc-uploads-description {
  display: block;
  padding-left: 65px; }
  ul.csc-uploads span.csc-uploads-description a {
    color: #000; }

ul.csc-uploads span.csc-uploads-fileSize {
  display: block;
  padding-left: 65px; }
  ul.csc-uploads span.csc-uploads-fileSize a {
    color: #000; }

.info {
  border-bottom: 1px solid #e1e2e2;
  text-align: center;
  padding: 50px 0; }
  .info h1 {
    color: #000; }

.info .news {
  width: 1138px;
  margin: auto;
  overflow: auto; }
  @media screen and (max-width: 1180px) {
    .info .news {
      width: 100%;
      padding: 0 15px; } }
  .info .news h3 a {
    color: #000; }
    .info .news h3 a:hover {
      color: #e30613; }

.news-list-view {
  overflow: auto; }

.news-list-view .news-img-wrap {
  position: relative;
  overflow: hidden; }
  .news-list-view .news-img-wrap img {
    display: block; }

.news-list-view .news-img-wrap .overlay {
  background: #e30613;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%; }

.news-list-view .news-img-wrap a:hover .overlay {
  opacity: 0.5;
  z-index: 10; }

.news-list-view .news-img-wrap img {
  transition: all 0.2s ease-in-out; }

.news-list-view .news-img-wrap a:hover img {
  -ms-transform: scale(1.1);
      transform: scale(1.1); }

.news-list-view.default .news-list-item {
  float: left;
  display: block;
  margin-right: 2.6362038664%;
  width: 23.0228471002%;
  background: #f2f3f3;
  margin-bottom: 2.6362%; }
  .news-list-view.default .news-list-item:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1180px) {
    .news-list-view.default .news-list-item {
      float: left;
      display: block;
      margin-right: 2.6362038664%;
      width: 48.6818980668%; }
      .news-list-view.default .news-list-item:last-child {
        margin-right: 0; }
      .news-list-view.default .news-list-item:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 640px) {
    .news-list-view.default .news-list-item {
      width: 100%;
      float: none;
      margin-right: 0;
      overflow: auto; } }
  .news-list-view.default .news-list-item .news-text {
    padding: 0 15px; }

.news-list-view.short .news-list-item {
  border-bottom: 1px solid #e1e2e2;
  padding-bottom: 20px;
  margin-bottom: 25px; }
  @media screen and (max-width: 1180px) {
    .news-list-view.short .news-list-item {
      padding-bottom: 0;
      overflow: auto; } }

.news-list-view.short .news-img-wrap {
  width: 100px;
  float: left;
  margin: 0 15px 20px 0; }

.news-list-view.short .date {
  color: #878991; }

.news-list-view.short h4, .news-list-view.short p {
  margin: 0; }

@media screen and (max-width: 640px) {
  .news-list-view.detailed {
    overflow: visible; } }

.news-list-view.detailed .news-list-item {
  float: left;
  display: block;
  margin-right: 3.5460992908%;
  width: 48.2269503546%;
  background: #f2f3f3;
  margin-bottom: 3.5461%;
  position: relative;
  padding-bottom: 55px; }
  .news-list-view.detailed .news-list-item:last-child {
    margin-right: 0; }
  .news-list-view.detailed .news-list-item:nth-child(2n) {
    margin-right: 0; }
  @media screen and (max-width: 640px) {
    .news-list-view.detailed .news-list-item {
      float: none;
      width: 100%;
      margin-right: 0; } }

.news-list-view.detailed .news-text .teaser-text {
  padding: 0 15px; }

.news-list-view.detailed .news-text .news-footer {
  padding: 15px;
  border-top: 1px solid #e1e2e2;
  overflow: auto;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .news-list-view.detailed .news-text .news-footer .date {
    float: left;
    color: #878991; }
  .news-list-view.detailed .news-text .news-footer .more {
    float: right; }
    .news-list-view.detailed .news-text .news-footer .more .icon-chevron-right {
      font-size: 0.733rem; }
    .news-list-view.detailed .news-text .news-footer .more:hover {
      color: #000; }

.news .page-navigation {
  overflow: auto;
  clear: both; }
  .news .page-navigation > p {
    display: none; }

.news .page-navigation ul {
  float: none;
  width: 100%;
  overflow: auto;
  background: #f2f3f3;
  text-align: center;
  position: relative; }
  .news .page-navigation ul li {
    margin: 0;
    float: none;
    display: inline-block; }
  .news .page-navigation ul li:before {
    content: none; }
  .news .page-navigation ul li.current {
    padding: 10px 5px; }
  .news .page-navigation ul a {
    padding: 10px 5px; }
    .news .page-navigation ul a:hover {
      color: #000; }

.news .page-navigation .previous, .news .page-navigation .next {
  position: absolute; }
  .news .page-navigation .previous a:before, .news .page-navigation .next a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.733rem; }

.news .page-navigation .previous {
  left: 5px; }
  .news .page-navigation .previous a:before {
    content: '\f053'; }

.news .page-navigation .next {
  right: 5px; }
  .news .page-navigation .next a:before {
    content: '\f054'; }

.news-single .article .news-img-wrap {
  float: none;
  width: auto;
  margin: 0 0 30px;
  position: relative; }
  .news-single .article .news-img-wrap a {
    float: none;
    padding: 0;
    border: 0; }

.news-single .article .teaser-text {
  color: #000;
  margin: 0; }

.news-single .news-backlink-wrap {
  padding-bottom: 25px; }
  .news-single .news-backlink-wrap .link--box {
    margin-bottom: 20px; }

.socials {
  overflow: auto;
  margin-bottom: 15px; }

.socials > div {
  float: left;
  margin-right: 30px; }

.socials .like {
  display: none; }

.partner {
  text-align: center;
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
  padding: 30px 0 80px;
  background: url("../../../Images/dist/pattern.png") repeat; }
  .partner h1 {
    color: #000; }

.partner .csc-textpic-center .csc-textpic-imagewrap {
  text-align: center; }
  .partner .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-center-outer,
  .partner .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-center-inner {
    position: static;
    float: none;
    display: block; }
  .partner .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-imagerow {
    display: block; }
  .partner .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-imagecolumn {
    float: none;
    display: inline-block;
    margin-right: 0; }
  .partner .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
    display: inline-block; }
  .partner .csc-textpic-center .csc-textpic-imagewrap img {
    display: inline; }

@media screen and (max-width: 640px) {
  #socialshareprivacy .social_share_privacy_area {
    height: auto; } }

@media screen and (max-width: 640px) {
  #socialshareprivacy li {
    float: none;
    margin-bottom: 15px !important; } }

#socialshareprivacy li:before {
  content: none; }

#socialshareprivacy img {
  width: auto; }

.social_share_privacy_area li.settings_info .settings_info_menu {
  z-index: 10; }

#socialshareprivacy.borders {
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  margin: 50px 0 20px; }

/*
******************************
 | - Formhandler +  Map Styles
******************************
*/
.frame-type-form_formframework .checkbox label .checkmark {
  float: left;
  height: 14px;
  width: 14px;
  background: #FFF;
  padding: 2px;
  border-radius: 7px;
  border: 1px solid #000;
  margin: 4px 6px 0 0; }

.frame-type-form_formframework .checkbox label input:checked + .checkmark:after {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #000; }

.frame-type-form_formframework .checkbox label:hover .checkmark,
.frame-type-form_formframework .checkbox label:hover input:checked + .checkmark:after {
  opacity: 0.6; }

.frame-type-form_formframework .pages {
  overflow: auto;
  border-bottom: 1px solid #e1e2e2; }
  @media screen and (max-width: 1000px) {
    .frame-type-form_formframework .pages {
      border: 0; } }
  .frame-type-form_formframework .pages .step {
    background: #f2f3f3;
    font-weight: bold;
    text-align: center;
    padding: 10px 18px;
    display: block;
    float: left;
    margin-right: 2px; }
    @media screen and (max-width: 1000px) {
      .frame-type-form_formframework .pages .step {
        float: none;
        margin: 0 0 2px;
        text-align: left; } }
    .frame-type-form_formframework .pages .step.active {
      background: #e30613;
      color: #fff; }

.frame-type-form_formframework .cert-step-intro {
  font-weight: bold;
  margin: 20px 0; }

.frame-type-form_formframework .page-label {
  display: none; }

.frame-type-form_formframework .form-static-text p {
  font-weight: 700;
  margin: 20px 0; }

.frame-type-form_formframework .form-static-text.selectedDrillCompanyName .static-label {
  margin-bottom: 0;
  font-weight: normal; }

.frame-type-form_formframework .form-static-text.selectedDrillCompanyName .static-text {
  color: #878991;
  margin-bottom: 10px;
  font-weight: normal;
  margin-top: 0; }

.frame-type-form_formframework .change-company {
  font-style: italic;
  font-weight: bold;
  cursor: pointer; }

.frame-type-form_formframework .dp-none {
  display: none; }

#ttaddress__map {
  margin-bottom: 30px; }

.frame-type-form_formframework .tx_staddressmap_options {
  overflow: auto; }
  .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item {
    position: relative;
    float: left;
    display: block;
    margin-right: 3.5460992908%;
    width: 30.9692671395%; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item:last-child {
      margin-right: 0; }
    @media screen and (max-width: 730px) {
      .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item {
        width: 100%;
        float: none;
        margin: 0 0 15px; } }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item b {
      margin-bottom: 5px;
      display: inline-block; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item .tx_staddressmap_input,
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item .tx_staddressmap_select {
      width: 100%;
      margin: 0; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item .tx_staddressmap_select {
      cursor: pointer; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item.type-search:after {
      content: '';
      font-family: 'icomoon';
      width: 50px;
      height: 50px;
      background: #e30613;
      color: #fff;
      position: absolute;
      right: 0;
      bottom: 0;
      text-align: center;
      padding: 15px;
      box-sizing: border-box;
      pointer-events: none; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item.type-search:after {
      content: '\f063'; }
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item input[type=submit],
    .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item button[type=submit] {
      background: #e30613;
      position: absolute;
      right: 0;
      bottom: 0;
      margin: 0;
      border: 0;
      width: 50px;
      height: 50px;
      color: #fff;
      border: 2px solid #e30613; }
      .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item input[type=submit]:hover,
      .frame-type-form_formframework .tx_staddressmap_options .tx_staddressmap_options_item button[type=submit]:hover {
        background: #fff;
        color: #e30613; }

.frame-type-form_formframework .tx_staddressmap_showall,
.frame-type-form_formframework .button-toggle,
.frame-type-form_formframework .grey-background {
  width: 100%;
  position: relative;
  padding: 14px 65px 14px 15px;
  background: #f2f3f3;
  margin: 10px 0 30px;
  font-weight: bold; }

.frame-type-form_formframework .tx_staddressmap_showall,
.frame-type-form_formframework .button-toggle {
  cursor: pointer; }
  .frame-type-form_formframework .tx_staddressmap_showall:after,
  .frame-type-form_formframework .button-toggle:after {
    content: '';
    font-family: 'icomoon';
    width: 50px;
    height: 50px;
    background: #e30613;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    pointer-events: none; }
  .frame-type-form_formframework .tx_staddressmap_showall:after,
  .frame-type-form_formframework .button-toggle:after {
    content: '\f063';
    bottom: auto;
    top: 0; }

.frame-type-form_formframework .actions {
  overflow: auto;
  margin-top: 20px; }
  .frame-type-form_formframework .actions .form-reset {
    font-style: italic;
    float: left;
    padding: 15px 0; }
    @media screen and (max-width: 500px) {
      .frame-type-form_formframework .actions .form-reset {
        padding: 10px 0; } }
  .frame-type-form_formframework .actions .btn {
    font-style: italic;
    display: inline-block;
    background: #62AC01;
    color: #fff;
    padding: 15px 30px;
    text-transform: none;
    margin: 0 0 5px;
    border: none; }
    @media screen and (max-width: 500px) {
      .frame-type-form_formframework .actions .btn {
        padding: 10px 15px; } }
  .frame-type-form_formframework .actions .next {
    float: right; }
  .frame-type-form_formframework .actions .previous button {
    float: left;
    background: #f2f3f3;
    color: #e30613;
    margin-right: 30px; }
    @media screen and (max-width: 500px) {
      .frame-type-form_formframework .actions .previous button {
        margin-right: 15px; } }
  .frame-type-form_formframework .actions .btn-primary[disabled] {
    opacity: 0.5; }

.Tx-Formhandler .form-interaction a {
  background: #62AC01;
  color: #fff;
  padding: 15px 30px; }

.frame-type-form_formframework #value_project_drill_sum,
.frame-type-form_formframework .project_drill_sum_text,
.frame-type-form_formframework input,
.frame-type-form_formframework select {
  border: 0;
  background: #f2f3f3;
  padding: 15px; }
  .frame-type-form_formframework #value_project_drill_sum p.static-text,
  .frame-type-form_formframework .project_drill_sum_text p.static-text,
  .frame-type-form_formframework input p.static-text,
  .frame-type-form_formframework select p.static-text {
    margin: 0; }

.frame-type-form_formframework .price_gross_text,
.frame-type-form_formframework .price_net_text {
  width: 33%; }
  .frame-type-form_formframework .price_gross_text p.static-label,
  .frame-type-form_formframework .price_net_text p.static-label {
    margin-bottom: 0;
    font-weight: normal; }
  .frame-type-form_formframework .price_gross_text p.static-text,
  .frame-type-form_formframework .price_net_text p.static-text {
    margin: 0;
    border: 0;
    background: #f2f3f3;
    padding: 15px; }

.frame-type-form_formframework .project_drill_sum_text {
  margin-bottom: 20px; }
  .frame-type-form_formframework .project_drill_sum_text p.static-text {
    font-weight: normal; }

.frame-type-form_formframework select {
  padding: 14px 15px; }

.frame-type-form_formframework #field_project_drill_sum {
  display: none; }

.tx_staddressmap_addresslist {
  overflow: auto;
  margin: 30px 0 0; }

.tx_staddressmap_addresslist_item .Mitgliedsunternehmen {
  width: 100%;
  padding-bottom: 5px; }

.tx_staddressmap_addresslist_item .logo-Kein {
  display: none; }

.tx_staddressmap_addresslist_item .logo-BWP.Mitgliedsunternehmen {
  height: 30px;
  background: url("/_assets/2fbe174a552b9f98bc59aec7d607ed54/Images/dist/BWP_Logo.png") top left no-repeat;
  background-size: auto 30px; }

.frame-type-form_formframework a {
  font-style: italic; }

.frame-type-form_formframework .selectedDrillCompanyName {
  border-bottom: 1px solid #e1e2e2;
  padding-bottom: 20px; }
  .frame-type-form_formframework .selectedDrillCompanyName p {
    margin-bottom: 0 !important; }

.frame-type-form_formframework fieldset {
  border: 0;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #e1e2e2; }
  .frame-type-form_formframework fieldset fieldset {
    padding: 0; }
  .frame-type-form_formframework fieldset#zertifikat-892-fieldset-drill-count {
    border: none;
    padding-bottom: 5px; }
  .frame-type-form_formframework fieldset legend {
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
    display: block; }
    .frame-type-form_formframework fieldset legend.button-toggle {
      margin: 10px 0;
      width: 100%; }
  .frame-type-form_formframework fieldset > div {
    clear: both; }

.frame-type-form_formframework fieldset.noborder {
  border: 0; }
  .frame-type-form_formframework fieldset.noborder > div {
    background: #f2f3f3;
    padding: 14px 15px;
    margin-bottom: 2px;
    overflow: auto; }
    .frame-type-form_formframework fieldset.noborder > div .label,
    .frame-type-form_formframework fieldset.noborder > div .value {
      display: block;
      float: left; }
      @media screen and (max-width: 640px) {
        .frame-type-form_formframework fieldset.noborder > div .label,
        .frame-type-form_formframework fieldset.noborder > div .value {
          float: none; } }
    .frame-type-form_formframework fieldset.noborder > div .label {
      width: 40%;
      padding-right: 30px; }
      @media screen and (max-width: 640px) {
        .frame-type-form_formframework fieldset.noborder > div .label {
          width: 100%;
          padding-right: 0;
          font-weight: bold; } }
    .frame-type-form_formframework fieldset.noborder > div .value {
      width: 60%; }
      @media screen and (max-width: 640px) {
        .frame-type-form_formframework fieldset.noborder > div .value {
          width: 100%; } }

.frame-type-form_formframework input[type=text],
.frame-type-form_formframework input[type=number] {
  margin-bottom: 2px;
  width: 100%; }

.frame-type-form_formframework input.formerror {
  border: 1px solid #e30613;
  margin-bottom: 0; }

.frame-type-form_formframework .formerror.message {
  background: rgba(227, 6, 19, 0.2);
  color: #e30613;
  padding: 14px 15px;
  font-style: normal;
  margin-bottom: 2px; }
  .frame-type-form_formframework .formerror.message:before {
    content: '\f06a';
    font-family: 'icomoon';
    color: #e30613;
    margin-right: 5px; }

.frame-type-form_formframework input[type=radio] {
  margin-right: 5px; }

.frame-type-form_formframework .radio-label {
  margin-right: 20px; }

.frame-type-form_formframework .width50 {
  float: left;
  width: 50%;
  clear: none; }
  @media screen and (max-width: 640px) {
    .frame-type-form_formframework .width50 {
      float: none;
      width: 100%; } }

.frame-type-form_formframework .form-group.Date {
  overflow: auto; }
  .frame-type-form_formframework .form-group.Date .input {
    position: relative; }
    .frame-type-form_formframework .form-group.Date .input:after {
      content: '';
      font-family: 'icomoon';
      width: 50px;
      height: 50px;
      background: #e30613;
      color: #fff;
      position: absolute;
      right: 0;
      bottom: 0;
      text-align: center;
      padding: 15px;
      box-sizing: border-box;
      pointer-events: none; }
    .frame-type-form_formframework .form-group.Date .input:after {
      content: '\f073';
      bottom: auto;
      top: 0; }

.frame-type-form_formframework .form-group.SingleSelect {
  margin-top: 15x; }

.frame-type-form_formframework .drill-pos {
  display: none; }

.frame-type-form_formframework #drill-pos1 {
  display: block; }

.frame-type-form_formframework .RadioButton .formfield-info {
  display: block;
  padding: 0; }

.frame-type-form_formframework .RadioButton .radio {
  display: inline-block;
  margin-right: 10px; }

.frame-type-form_formframework .formfield-desc {
  margin-top: 15px; }

.frame-type-form_formframework .formfield-desc2 {
  color: #878991;
  margin-bottom: 10px; }

.frame-type-form_formframework .content-toggle {
  display: none; }

.frame-type-form_formframework .formfield-info {
  padding: 0 15px; }
  .frame-type-form_formframework .formfield-info .formfield-desc {
    margin: 5px 0 0; }

.frame-type-form_formframework .cert-prices .formfield-desc {
  margin: 0 0 10px; }

.frame-type-form_formframework .cert-prices .width33 {
  width: 33%;
  min-width: 300px; }
  @media screen and (max-width: 500px) {
    .frame-type-form_formframework .cert-prices .width33 {
      min-width: 0;
      width: 100%; } }

.frame-type-form_formframework .cert-prices input {
  font-weight: bold;
  color: #000; }

.frame-type-form_formframework h3 {
  margin: 30px 0 10px; }

.frame-type-form_formframework #extended_insurance_amount dl dt {
  width: 15.4%;
  min-width: 150px;
  float: left; }

.frame-type-form_formframework #extended_insurance_amount dl dd {
  float: left; }

.frame-type-form_formframework #extended_insurance_amount dl dd span {
  display: inline-block;
  min-width: 70px;
  text-align: right; }

.frame-type-form_formframework .link-pdf {
  font-style: italic;
  display: inline-block;
  background: #62AC01;
  color: #fff;
  padding: 15px 30px;
  text-transform: none;
  margin: 0 0 40px; }
  .frame-type-form_formframework .link-pdf:before {
    content: '\f00c';
    font-family: 'icomoon';
    color: #fff;
    margin-right: 5px; }

.tx-staddressmap-pi1 input, .tx-staddressmap-pi1 select {
  border: 1px solid #ccc;
  padding: 0.2em;
  box-shadow: 0px 0px 2px 1px #cccccc; }

.tx_adressmap_city_list li {
  list-style-type: none;
  cursor: pointer;
  padding-bottom: 2px; }

.tx_adressmap_city_list li:hover {
  text-decoration: underline; }

.error {
  color: red;
  font-weight: bold; }

.tx_staddressmap_addresslist_item {
  padding: 10px;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: #ffffff;
  background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); }

.tx_staddressmap_gmap {
  margin: 0 0 20px 0; }

table.bubble, table.bubble td, table.bubble th {
  border: 0;
  text-align: left;
  padding: 0; }

.tx_staddressmap_submit:hover {
  cursor: pointer; }

.tx_staddressmap_submit {
  pointer-events: none; }

.tx-staddressmap-pi1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .tx-staddressmap-pi1 .tx_staddressmap_addresslist_item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }

.tx_staddressmap_showall {
  display: none; }

.frame-type-form_formframework .tx_staddressmap_showall {
  display: block; }

.swal2-container .swal2-popup .swal2-styled.swal2-confirm {
  background-color: #e30613; }
  .swal2-container .swal2-popup .swal2-styled.swal2-confirm:hover {
    background-color: #c00d0e; }

.swal2-container .swal2-popup .swal2-label {
  padding-left: 20px; }

*:focus {
  outline: #000 dashed 2px !important;
  outline-offset: 5px !important; }

.sr-hint {
  background: none repeat scroll 0 0;
  display: inline;
  height: 0;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 0; }
  .sr-hint .js-focus {
    display: block;
    position: fixed;
    top: 20px;
    left: 20px;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 1000000;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #8b9097;
    padding: 20px; }
    .sr-hint .js-focus a {
      display: block;
      color: #000000;
      padding: 10px; }
/*# sourceMappingURL=main.css.map */