@charset "UTF-8";
textarea.f3-form-error {
    background-color: #FF9F9F;
    border: 1px #F00 solid
}

input.f3-form-error {
    background-color: #FF9F9F;
    border: 1px #F00 solid
}

.tx-publishing-group
table {
    border-collapse: separate;
    border-spacing: 10px
}

.tx-publishing-group table
th {
    font-weight: bold
}

.tx-publishing-group table
td {
    vertical-align: top
}

.typo3-messages .message-error {
    color: red
}

.typo3-messages .message-ok {
    color: green
}

textarea.f3-form-error {
    background-color: #FF9F9F;
    border: 1px #F00 solid
}

input.f3-form-error {
    background-color: #FF9F9F;
    border: 1px #F00 solid
}

.tx-virtualways-gallery
table {
    border-collapse: separate;
    border-spacing: 10px
}

.tx-virtualways-gallery table
th {
    font-weight: bold
}

.tx-virtualways-gallery table
td {
    vertical-align: top
}

.typo3-messages .message-error {
    color: red
}

.typo3-messages .message-ok {
    color: green
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.clearing-caption, .fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, .slick-dots {
    text-align: center
}

.clearfix:after, .clearing-thumbs:after, .csc-textpic-imagerow .collapse.csc-textpic-imagerow:after, .csc-textpic-imagerow .csc-textpic-imagerow:after, .csc-textpic-imagerow .row.collapse:after, .csc-textpic-imagerow .row:after, .csc-textpic-imagerow:after, .row .collapse.csc-textpic-imagerow:after, .row .csc-textpic-imagerow:after, .row .row.collapse:after, .row .row:after, .row:after, .slick-track:after, [data-clearing]:after {
    clear: both
}

.invisible, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.owl-controls, .slick-slider {
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent
}

.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.pull-right, [dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/AjaxLoader.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/slick.html);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/slickd41d.html?#iefix) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/slick-2.html) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/slick-3.html) format("truetype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/slick-4.html#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    transform: scale(1, 1);
    transition: all .2s ease-in;
    position: absolute;
    display: block;
    height: 3.125rem;
    width: 1.375rem;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -1.5625rem;
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    box-shadow: none;
    transform: scale(1.2, 1.2);
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font: 300 1.125rem FontAwesome;
    line-height: 1.125rem;
    color: #fff;
    opacity: .5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 0
}

.slick-prev:before {
    content: ""
}

.slick-next {
    right: 0
}

@media (min-width: 68.75rem) {
    .slick-next:before, .slick-prev:before {
        font: 300 3.125rem FontAwesome;
        line-height: 3.125rem;
        color: #000
    }

    .slick-prev {
        left: -3.125rem
    }

    .slick-next {
        right: -3.125rem
    }
}

.slick-next:before {
    content: ""
}

.slick-slider {
    padding-bottom: 2.5rem
}

.slick-dots {
    position: absolute;
    bottom: .9375rem;
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: block;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    box-shadow: none;
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #009be1;
    opacity: 1
}

@font-face {
    font-family: FontAwesome;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/fontawesome-webfont78ce.eot?v=4.2.0);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/fontawesome-webfontd41d.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/fontawesome-webfont78ce.woff?v=4.2.0) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/fontawesome-webfont78ce.ttf?v=4.2.0) format("truetype"), url(../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/fontawesome-webfont78ce.svg?v=4.2.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

#navigation .level1 > li.has-sub > a:before, .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1, h2, h3, h4, h5, h6, p {
    text-rendering: optimizeLegibility
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack, img {
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-left {
    float: left
}

#navigation .level1 > li.has-sub > a.pull-left:before, .fa.pull-left {
    margin-right: .3em
}

#navigation .level1 > li.has-sub > a.pull-right:before, .fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before, .fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before, .fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before, .fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before, .fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-gavel:before, .fa-legal:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before, .fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before, .fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

#navigation .level1 > li.has-sub > a:before, .fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""
}

.fa-eur:before, .fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-inr:before, .fa-rupee:before {
    content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""
}

.fa-krw:before, .fa-won:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before, .fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before {
    content: ""
}

.fa-empire:before, .fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-paper-plane:before, .fa-send:before {
    content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

meta.foundation-version {
    font-family: "/5.5.2/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body, html {
    height: 100%;
    font-size: 16px
}

html {
    box-sizing: border-box
}

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

body {
    background: #fff;
    cursor: auto;
    font-style: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block
}

.clearing-thumbs:after, .clearing-thumbs:before, .csc-textpic-imagerow .collapse.csc-textpic-imagerow:after, .csc-textpic-imagerow .collapse.csc-textpic-imagerow:before, .csc-textpic-imagerow .csc-textpic-imagerow:after, .csc-textpic-imagerow .csc-textpic-imagerow:before, .csc-textpic-imagerow .row.collapse:after, .csc-textpic-imagerow .row.collapse:before, .csc-textpic-imagerow .row:after, .csc-textpic-imagerow .row:before, .csc-textpic-imagerow:after, .csc-textpic-imagerow:before, .row .collapse.csc-textpic-imagerow:after, .row .collapse.csc-textpic-imagerow:before, .row .csc-textpic-imagerow:after, .row .csc-textpic-imagerow:before, .row .row.collapse:after, .row .row.collapse:before, .row .row:after, .row .row:before, .row:after, .row:before, [data-clearing]:after, [data-clearing]:before {
    content: " ";
    display: table
}

textarea {
    min-height: 50px
}

select {
    width: 100%
}

.csc-textpic-imagerow, .row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

.collapse.csc-textpic-imagerow > .column, .collapse.csc-textpic-imagerow > .columns, .collapse.csc-textpic-imagerow > .csc-textpic-imagecolumn, .csc-textpic-imagerow .row.collapse > .csc-textpic-imagecolumn, .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.collapse.csc-textpic-imagerow .csc-textpic-imagerow, .collapse.csc-textpic-imagerow .row, .row.collapse .csc-textpic-imagerow, .row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.csc-textpic-imagerow .csc-textpic-imagerow, .csc-textpic-imagerow .row, .row .csc-textpic-imagerow, .row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

.csc-textpic-imagerow .collapse.csc-textpic-imagerow, .csc-textpic-imagerow .row.collapse, .row .collapse.csc-textpic-imagerow, .row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.column, .columns, .csc-textpic-imagerow .csc-textpic-imagecolumn {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

.column + .column:last-child, .column + .columns:last-child, .columns + .column:last-child, .columns + .columns:last-child, .csc-textpic-imagerow .column + .csc-textpic-imagecolumn:last-child, .csc-textpic-imagerow .columns + .csc-textpic-imagecolumn:last-child, .csc-textpic-imagerow .csc-textpic-imagecolumn + .column:last-child, .csc-textpic-imagerow .csc-textpic-imagecolumn + .columns:last-child, .csc-textpic-imagerow .csc-textpic-imagecolumn + .csc-textpic-imagecolumn:last-child {
    float: right
}

.column + .column.end, .column + .columns.end, .columns + .column.end, .columns + .columns.end, .csc-textpic-imagerow .column + .end.csc-textpic-imagecolumn, .csc-textpic-imagerow .columns + .end.csc-textpic-imagecolumn, .csc-textpic-imagerow .csc-textpic-imagecolumn + .column.end, .csc-textpic-imagerow .csc-textpic-imagecolumn + .columns.end, .csc-textpic-imagerow .csc-textpic-imagecolumn + .end.csc-textpic-imagecolumn {
    float: left
}

@media only screen {
    .column, .columns, .csc-textpic-imagerow .csc-textpic-imagecolumn, .small-pull-0, .small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-0, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-7, .small-push-8, .small-push-9 {
        position: relative
    }

    .small-push-0 {
        left: 0;
        right: auto
    }

    .small-pull-0 {
        right: 0;
        left: auto
    }

    .small-push-1 {
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        right: 25%;
        left: auto
    }

    .small-push-4 {
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        right: 50%;
        left: auto
    }

    .small-push-7 {
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        right: 75%;
        left: auto
    }

    .small-push-10 {
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .column, .columns, .csc-textpic-imagerow .csc-textpic-imagecolumn {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .csc-textpic-imagerow .csc-textpic-imagecolumn, .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered, .columns.small-centered, .csc-textpic-imagerow .small-centered.csc-textpic-imagecolumn {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered, .csc-textpic-imagerow .small-uncentered.csc-textpic-imagecolumn {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child, .columns.small-centered:last-child, .csc-textpic-imagerow .small-centered.csc-textpic-imagecolumn:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child, .csc-textpic-imagerow .small-uncentered.csc-textpic-imagecolumn:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite, .csc-textpic-imagerow .small-uncentered.opposite.csc-textpic-imagecolumn {
        float: right
    }

    .csc-textpic-imagerow .row.small-collapse > .csc-textpic-imagecolumn, .row.small-collapse > .column, .row.small-collapse > .columns, .small-collapse.csc-textpic-imagerow > .column, .small-collapse.csc-textpic-imagerow > .columns, .small-collapse.csc-textpic-imagerow > .csc-textpic-imagecolumn {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .csc-textpic-imagerow, .row.small-collapse .row, .small-collapse.csc-textpic-imagerow .csc-textpic-imagerow, .small-collapse.csc-textpic-imagerow .row {
        margin-left: 0;
        margin-right: 0
    }

    .csc-textpic-imagerow .row.small-uncollapse > .csc-textpic-imagecolumn, .row.small-uncollapse > .column, .row.small-uncollapse > .columns, .small-uncollapse.csc-textpic-imagerow > .column, .small-uncollapse.csc-textpic-imagerow > .columns, .small-uncollapse.csc-textpic-imagerow > .csc-textpic-imagecolumn {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-pull-0, .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-0, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-6, .medium-push-7, .medium-push-8, .medium-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }

    .medium-push-0 {
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        right: 0;
        left: auto
    }

    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .column, .columns, .csc-textpic-imagerow .csc-textpic-imagecolumn {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .csc-textpic-imagerow .csc-textpic-imagecolumn, .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered, .columns.medium-centered, .csc-textpic-imagerow .medium-centered.csc-textpic-imagecolumn {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered, .csc-textpic-imagerow .medium-uncentered.csc-textpic-imagecolumn {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child, .csc-textpic-imagerow .medium-centered.csc-textpic-imagecolumn:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child, .csc-textpic-imagerow .medium-uncentered.csc-textpic-imagecolumn:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite, .csc-textpic-imagerow .medium-uncentered.opposite.csc-textpic-imagecolumn {
        float: right
    }

    .csc-textpic-imagerow .row.medium-collapse > .csc-textpic-imagecolumn, .medium-collapse.csc-textpic-imagerow > .column, .medium-collapse.csc-textpic-imagerow > .columns, .medium-collapse.csc-textpic-imagerow > .csc-textpic-imagecolumn, .row.medium-collapse > .column, .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .medium-collapse.csc-textpic-imagerow .csc-textpic-imagerow, .medium-collapse.csc-textpic-imagerow .row, .row.medium-collapse .csc-textpic-imagerow, .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .csc-textpic-imagerow .row.medium-uncollapse > .csc-textpic-imagecolumn, .medium-uncollapse.csc-textpic-imagerow > .column, .medium-uncollapse.csc-textpic-imagerow > .columns, .medium-uncollapse.csc-textpic-imagerow > .csc-textpic-imagecolumn, .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-pull-0, .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-0, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-6, .large-push-7, .large-push-8, .large-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }

    .large-push-0 {
        left: 0;
        right: auto
    }

    .large-pull-0 {
        right: 0;
        left: auto
    }

    .large-push-1 {
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        right: 25%;
        left: auto
    }

    .large-push-4 {
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        right: 50%;
        left: auto
    }

    .large-push-7 {
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        right: 75%;
        left: auto
    }

    .large-push-10 {
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }

    .column, .columns, .csc-textpic-imagerow .csc-textpic-imagecolumn {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered, .columns.large-centered, .csc-textpic-imagerow .large-centered.csc-textpic-imagecolumn {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered, .csc-textpic-imagerow .large-uncentered.csc-textpic-imagecolumn {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child, .columns.large-centered:last-child, .csc-textpic-imagerow .large-centered.csc-textpic-imagecolumn:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child, .csc-textpic-imagerow .large-uncentered.csc-textpic-imagecolumn:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite, .csc-textpic-imagerow .large-uncentered.opposite.csc-textpic-imagecolumn {
        float: right
    }

    .csc-textpic-imagerow .row.large-collapse > .csc-textpic-imagecolumn, .large-collapse.csc-textpic-imagerow > .column, .large-collapse.csc-textpic-imagerow > .columns, .large-collapse.csc-textpic-imagerow > .csc-textpic-imagecolumn, .row.large-collapse > .column, .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .large-collapse.csc-textpic-imagerow .csc-textpic-imagerow, .large-collapse.csc-textpic-imagerow .row, .row.large-collapse .csc-textpic-imagerow, .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .csc-textpic-imagerow .row.large-uncollapse > .csc-textpic-imagecolumn, .large-uncollapse.csc-textpic-imagerow > .column, .large-uncollapse.csc-textpic-imagerow > .columns, .large-uncollapse.csc-textpic-imagerow > .csc-textpic-imagecolumn, .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

.clearing-thumbs, [data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #AAA;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #CCC;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #CCC;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:focus, .clearing-close:hover {
    color: #CCC
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel > ul, .clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .clearing-main-next, .clearing-main-prev {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-next > span, .clearing-main-prev > span {
        border: 12px solid;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-next > span:hover, .clearing-main-prev > span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev > span {
        left: 5px;
        border-color: transparent #CCC transparent transparent
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next > span {
        border-color: transparent transparent transparent #CCC
    }

    .clearing-main-next.disabled, .clearing-main-prev.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, .8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel > ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel > ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel > ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

a {
    color: #009be1;
    line-height: inherit;
    text-decoration: none
}

a:focus, a:hover {
    color: #0085c2
}

a img {
    border: none
}

p {
    margin-bottom: 1.25rem
}

.subheader, h1, h2, h3, h4, h5, h6 {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

dl, h6, ol, ul {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f
}

b, em, i, strong {
    line-height: inherit
}

hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0
}

em, i {
    font-style: italic
}

code {
    background-color: #bdbdbd;
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}

dl, ol, select, ul {
    font-family: inherit
}

.vcard .fn, .vevent .summary, .vevent abbr, dl dt, fieldset legend {
    font-weight: 700
}

dl, ol, ul {
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol, ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle, ul.disc, ul.square {
    margin-left: 1.1rem
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol, ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem
}

dl dd {
    margin-bottom: .75rem
}

.vcard, blockquote {
    margin: 0 0 1.25rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #DDD
}

blockquote {
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #DDD
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375rem
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .0625rem
}

@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.0625em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }

    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-down, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge, table.show-for-xlarge-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge, td.show-for-xlarge-down, td.show-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge, th.show-for-xlarge-down, th.show-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-down, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-down, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge, td.show-for-xxlarge-down, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-down, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge, th.show-for-xxlarge-down, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.hide-for-portrait, .show-for-landscape {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.hide-for-portrait, table.show-for-landscape {
        display: table !important
    }

    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.hide-for-landscape, table.show-for-portrait {
        display: table !important
    }

    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch, .touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

.touch table.show-for-touch, table.hide-for-touch {
    display: table !important
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group !important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row !important
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell !important
}

.show-for-sr, .show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }
}

@media not print {
    .show-for-print {
        display: none !important
    }
}

.button, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: #009be1;
    transition: background-color .3s ease-out
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #007cb4;
    color: #FFF
}

.button.secondary, button.secondary {
    background-color: #222;
    border-color: #1b1b1b;
    color: #FFF
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #1b1b1b;
    color: #FFF
}

.button.success, button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #368a55;
    color: #FFF
}

.button.alert, button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}

.button.warning, button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}

.button.info, button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}

.button.tiny, button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: .6875rem
}

.postfix, .prefix, select {
    font-size: .875rem;
    height: 2.3125rem
}

.button.expand, button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button.radius, button.radius {
    border-radius: 3px
}

.button.round, button.round {
    border-radius: 1000px
}

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #009be1;
    border-color: #007cb4;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #FFF;
    background-color: #009be1
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #222;
    border-color: #1b1b1b;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    color: #FFF;
    background-color: #222
}

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #FFF;
    background-color: #43AC6A
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    color: #FFF;
    background-color: #f04124
}

.button.disabled.warning, .button[disabled].warning, button.disabled.warning, button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
    color: #FFF;
    background-color: #f08a24
}

.button.disabled.info, .button[disabled].info, button.disabled.info, button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
    color: #FFF;
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 40.0625em) {
    .button, button {
        display: inline-block
    }
}

form {
    margin: 0 0 1rem
}

form .csc-textpic-imagerow .csc-textpic-imagerow, form .csc-textpic-imagerow .row, form .row .csc-textpic-imagerow, form .row .row {
    margin: 0 -.5rem
}

.csc-textpic-imagerow form .row .row .csc-textpic-imagecolumn, form .csc-textpic-imagerow .csc-textpic-imagerow .column, form .csc-textpic-imagerow .csc-textpic-imagerow .columns, form .csc-textpic-imagerow .csc-textpic-imagerow .csc-textpic-imagecolumn, form .csc-textpic-imagerow .row .column, form .csc-textpic-imagerow .row .columns, form .csc-textpic-imagerow .row .csc-textpic-imagecolumn, form .row .csc-textpic-imagerow .column, form .row .csc-textpic-imagerow .columns, form .row .csc-textpic-imagerow .csc-textpic-imagecolumn, form .row .row .column, form .row .row .columns {
    padding: 0 .5rem
}

form .csc-textpic-imagerow .collapse.csc-textpic-imagerow, form .csc-textpic-imagerow .row.collapse, form .row .collapse.csc-textpic-imagerow, form .row .row.collapse {
    margin: 0
}

input[type=file], input[type=checkbox], input[type=radio], label.inline, select {
    margin: 0 0 1rem
}

.csc-textpic-imagerow form .row .row.collapse .csc-textpic-imagecolumn, form .collapse.csc-textpic-imagerow .collapse.csc-textpic-imagerow .csc-textpic-imagecolumn, form .csc-textpic-imagerow .collapse.csc-textpic-imagerow .column, form .csc-textpic-imagerow .collapse.csc-textpic-imagerow .columns, form .csc-textpic-imagerow .row.collapse .column, form .csc-textpic-imagerow .row.collapse .columns, form .csc-textpic-imagerow .row.collapse .csc-textpic-imagecolumn, form .row .collapse.csc-textpic-imagerow .column, form .row .collapse.csc-textpic-imagerow .columns, form .row .collapse.csc-textpic-imagerow .csc-textpic-imagecolumn, form .row .row.collapse .column, form .row .row.collapse .columns, form .row .row.collapse .csc-textpic-imagerow .csc-textpic-imagecolumn {
    padding: 0
}

form .csc-textpic-imagerow .collapse.csc-textpic-imagerow input, form .csc-textpic-imagerow .row.collapse input, form .row .collapse.csc-textpic-imagerow input, form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.csc-textpic-imagerow form .row input.csc-textpic-imagecolumn, .csc-textpic-imagerow form .row textarea.csc-textpic-imagecolumn, form .csc-textpic-imagerow input.column, form .csc-textpic-imagerow input.columns, form .csc-textpic-imagerow input.csc-textpic-imagecolumn, form .csc-textpic-imagerow textarea.column, form .csc-textpic-imagerow textarea.columns, form .csc-textpic-imagerow textarea.csc-textpic-imagecolumn, form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5rem
}

label {
    cursor: pointer;
    display: block
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

.postfix, .prefix {
    border-style: solid;
    border-width: 1px;
    display: block;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border-color: true
}

.prefix.button {
    border: none;
    text-align: center;
    padding: 0
}

.prefix.button.radius {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}

label.prefix, span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.postfix, span.postfix {
    background: #f2f2f2;
    color: #333;
    border-color: #ccc
}

fieldset[disabled] input[type=text], fieldset[disabled] input[type=password], fieldset[disabled] input[type=date], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=month], fieldset[disabled] input[type=week], fieldset[disabled] input[type=email], fieldset[disabled] input[type=number], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=color], fieldset[disabled] textarea, input[type=text]:disabled, input[type=text][disabled], input[type=text][readonly], input[type=password]:disabled, input[type=password][disabled], input[type=password][readonly], input[type=date]:disabled, input[type=date][disabled], input[type=date][readonly], input[type=datetime]:disabled, input[type=datetime][disabled], input[type=datetime][readonly], input[type=datetime-local]:disabled, input[type=datetime-local][disabled], input[type=datetime-local][readonly], input[type=month]:disabled, input[type=month][disabled], input[type=month][readonly], input[type=week]:disabled, input[type=week][disabled], input[type=week][readonly], input[type=email]:disabled, input[type=email][disabled], input[type=email][readonly], input[type=number]:disabled, input[type=number][disabled], input[type=number][readonly], input[type=search]:disabled, input[type=search][disabled], input[type=search][readonly], input[type=tel]:disabled, input[type=tel][disabled], input[type=tel][readonly], input[type=time]:disabled, input[type=time][disabled], input[type=time][readonly], input[type=url]:disabled, input[type=url][disabled], input[type=url][readonly], input[type=color]:disabled, input[type=color][disabled], input[type=color][readonly], select:disabled, textarea:disabled, textarea[disabled], textarea[readonly] {
    background-color: #DDD;
    cursor: default
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box;
    transition: border-color .15s linear, background .15s linear
}

input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0
}

input[type=text].radius, input[type=password].radius, input[type=date].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=number].radius, input[type=search].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, textarea.radius {
    border-radius: 3px
}

form .csc-textpic-imagerow .prefix-radius.collapse.csc-textpic-imagerow button, form .csc-textpic-imagerow .prefix-radius.collapse.csc-textpic-imagerow input, form .csc-textpic-imagerow .prefix-radius.collapse.csc-textpic-imagerow select, form .csc-textpic-imagerow .prefix-radius.collapse.csc-textpic-imagerow textarea, form .csc-textpic-imagerow .prefix-radius.row.collapse button, form .csc-textpic-imagerow .prefix-radius.row.collapse input, form .csc-textpic-imagerow .prefix-radius.row.collapse select, form .csc-textpic-imagerow .prefix-radius.row.collapse textarea, form .row .prefix-radius.collapse.csc-textpic-imagerow button, form .row .prefix-radius.collapse.csc-textpic-imagerow input, form .row .prefix-radius.collapse.csc-textpic-imagerow select, form .row .prefix-radius.collapse.csc-textpic-imagerow textarea, form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}

form .csc-textpic-imagerow .postfix-radius.collapse.csc-textpic-imagerow button, form .csc-textpic-imagerow .postfix-radius.collapse.csc-textpic-imagerow input, form .csc-textpic-imagerow .postfix-radius.collapse.csc-textpic-imagerow select, form .csc-textpic-imagerow .postfix-radius.collapse.csc-textpic-imagerow textarea, form .csc-textpic-imagerow .postfix-radius.row.collapse button, form .csc-textpic-imagerow .postfix-radius.row.collapse input, form .csc-textpic-imagerow .postfix-radius.row.collapse select, form .csc-textpic-imagerow .postfix-radius.row.collapse textarea, form .csc-textpic-imagerow .prefix-radius.collapse.csc-textpic-imagerow .prefix, form .csc-textpic-imagerow .prefix-radius.row.collapse .prefix, form .row .postfix-radius.collapse.csc-textpic-imagerow button, form .row .postfix-radius.collapse.csc-textpic-imagerow input, form .row .postfix-radius.collapse.csc-textpic-imagerow select, form .row .postfix-radius.collapse.csc-textpic-imagerow textarea, form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.collapse.csc-textpic-imagerow .prefix, form .row .prefix-radius.row.collapse .prefix {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}

form .csc-textpic-imagerow .postfix-radius.collapse.csc-textpic-imagerow .postfix, form .csc-textpic-imagerow .postfix-radius.row.collapse .postfix, form .row .postfix-radius.collapse.csc-textpic-imagerow .postfix, form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}

form .csc-textpic-imagerow .prefix-round.collapse.csc-textpic-imagerow button, form .csc-textpic-imagerow .prefix-round.collapse.csc-textpic-imagerow input, form .csc-textpic-imagerow .prefix-round.collapse.csc-textpic-imagerow select, form .csc-textpic-imagerow .prefix-round.collapse.csc-textpic-imagerow textarea, form .csc-textpic-imagerow .prefix-round.row.collapse button, form .csc-textpic-imagerow .prefix-round.row.collapse input, form .csc-textpic-imagerow .prefix-round.row.collapse select, form .csc-textpic-imagerow .prefix-round.row.collapse textarea, form .row .prefix-round.collapse.csc-textpic-imagerow button, form .row .prefix-round.collapse.csc-textpic-imagerow input, form .row .prefix-round.collapse.csc-textpic-imagerow select, form .row .prefix-round.collapse.csc-textpic-imagerow textarea, form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}

form .csc-textpic-imagerow .postfix-round.collapse.csc-textpic-imagerow button, form .csc-textpic-imagerow .postfix-round.collapse.csc-textpic-imagerow input, form .csc-textpic-imagerow .postfix-round.collapse.csc-textpic-imagerow select, form .csc-textpic-imagerow .postfix-round.collapse.csc-textpic-imagerow textarea, form .csc-textpic-imagerow .postfix-round.row.collapse button, form .csc-textpic-imagerow .postfix-round.row.collapse input, form .csc-textpic-imagerow .postfix-round.row.collapse select, form .csc-textpic-imagerow .postfix-round.row.collapse textarea, form .csc-textpic-imagerow .prefix-round.collapse.csc-textpic-imagerow .prefix, form .csc-textpic-imagerow .prefix-round.row.collapse .prefix, form .row .postfix-round.collapse.csc-textpic-imagerow button, form .row .postfix-round.collapse.csc-textpic-imagerow input, form .row .postfix-round.collapse.csc-textpic-imagerow select, form .row .postfix-round.collapse.csc-textpic-imagerow textarea, form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.collapse.csc-textpic-imagerow .prefix, form .row .prefix-round.row.collapse .prefix {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}

form .csc-textpic-imagerow .postfix-round.collapse.csc-textpic-imagerow .postfix, form .csc-textpic-imagerow .postfix-round.row.collapse .postfix, form .row .postfix-round.collapse.csc-textpic-imagerow .postfix, form .row .postfix-round.row.collapse .postfix {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, .75);
    line-height: normal;
    padding: .5rem;
    border-radius: 0
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

fieldset, table {
    border: 1px solid #DDD
}

select:hover {
    background-color: #f3f3f3;
    border-color: #999
}

select[multiple] {
    height: auto
}

input[type=checkbox] + label, input[type=radio] + label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type=file] {
    width: 100%
}

fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem
}

fieldset legend {
    background: #FFF;
    margin: 0;
    padding: 0 .1875rem
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #FFF
}

[data-abide] small.error, [data-abide] span.error {
    display: none
}

.error small.error, small.error, span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124
}

small.error, span.error {
    margin-bottom: 1rem;
    color: #FFF
}

.error input, .error select, .error textarea {
    margin-bottom: 0
}

.error input[type=checkbox], .error input[type=radio], .error small.error {
    margin-bottom: 1rem
}

.error label, .error label.error {
    color: #f04124
}

.error small.error {
    color: #FFF
}

.error > label > small {
    background: 0 0;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error, select.error, textarea.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

table {
    background: #FFF;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table tfoot, table thead {
    background: #F5F5F5
}

table tfoot tr td, table tfoot tr th, table thead tr td, table thead tr th {
    color: #222;
    font-size: .875rem;
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

table tr td, table tr th {
    color: #222;
    font-size: .875rem;
    padding: .5625rem .625rem;
    text-align: left
}

table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #F9F9F9
}

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.accordion-container {
    margin-bottom: 2.1875em
}

dl.accordion dd.accordion-navigation {
    position: relative;
    margin: 0;
    border-top: 1px solid #999
}

dl.accordion dd.accordion-navigation:first-child {
    border-top: none
}

dl.accordion dd.accordion-navigation:last-child {
    border-bottom: 1px solid #999
}

dl.accordion dd.accordion-navigation > a {
    transition-property: color;
    transition-duration: .2s;
    font: 400 1.125em Gilroy-Regular, sans-serif;
    line-height: 1.6875rem;
    display: block;
    color: #363636;
    padding: .5em .9375em .5em 1.5625em
}

dl.accordion dd.accordion-navigation > a:before {
    transition-property: color, transform;
    transition-duration: .2s;
    transform: rotate(270deg);
    content: "\f103";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 1.3125em;
    color: #363636
}

dl.accordion dd.accordion-navigation > a:hover {
    background: 0 0;
    color: #222
}

dl.accordion dd.accordion-navigation.active > a, dl.accordion dd.accordion-navigation > a:hover:before {
    color: #222
}

dl.accordion dd.accordion-navigation.active > a:before {
    transform: rotate(360deg);
    color: #222
}

dl.accordion dd.accordion-navigation .content {
    display: none
}

dl.accordion dd.accordion-navigation .content.active {
    display: block;
    padding: 0;
    background: 0 0
}

dl.accordion dd.accordion-navigation .content.active ul {
    list-style-type: square
}

.ce-quote ul, .ce-sociallinks ul, .ce-sticky-touchpoints ul, .csc-default ul li, .news ul, .virtualways-news-category ul, footer ul {
    list-style-type: none
}

@media (min-width: 40.063em) {
    dl.accordion dd.accordion-navigation > a {
        font: 400 1.25em Gilroy-Regular, sans-serif;
        line-height: 1.875rem
    }
}

.box {
    background: #EAEAEA;
    padding: 1.5625em;
    margin-bottom: 1.875em
}

.box p span {
    font: 400 1.875em Gilroy-Regular, sans-serif;
    line-height: 2.8125rem;
    margin: 0;
    padding: 0;
    display: block;
    color: #009be1
}

@media (max-width: 64em) {
    .box p span {
        font: 400 1.5em Gilroy-Regular, sans-serif;
        line-height: 2.25rem
    }
}

.box p a {
    font-weight: 500;
    text-decoration: none
}

.box.background {
    background: url(../../../upload.virtualways.de/files/images/1403647223542509aa34fc5sirius.png) bottom right no-repeat #e3352e
}

.box.background p {
    padding-right: 4.0625em
}

@media (max-width: 64em) {
    .box.background p {
        padding-right: 0
    }
}

.box:hover a.button {
    color: #fff;
    background: #009be1
}

.box:hover a.button.button-inverse, .box:hover a.button.button-white {
    color: #009be1;
    background: #e3352e
}

@media (max-width: 40em) {
    .box.gap .box-image {
        padding: .3125em 0 .625em
    }
}

.box.image {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-bottom: 1.25em
}

.box.image .box-content {
    padding: 1.5625em 2.1875em 1.5625em 1.5625em
}

.box.image .box-content h5, .box.image .box-content p {
    margin: 0
}

@media (min-width: 40.063em) {
    .box.image .box-content h5 {
        font: 400 1.1875em Gilroy-Regular, sans-serif;
        line-height: 1.78125rem
    }
}

.box.image .box-content h5 a {
    transition-duration: .2s;
    transition-property: color;
    color: #222
}

.box.image .box-content h5 a:hover {
    color: #009be1
}

.box.image img {
    transition-duration: .2s;
    transition-property: all;
    width: 100%;
    height: auto
}

.box.image:after {
    transition-duration: .2s;
    transition-property: color, right;
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.875em;
    color: #222;
    right: 1.5625em;
    top: 40%;
    cursor: pointer
}

.box.image:hover img {
    transform: scale(1.05, 1.05)
}

.box.image:hover h5 a {
    color: #009be1
}

.box.image:hover:after {
    color: #009be1;
    right: 1.25em
}

.teaser {
    transition-duration: .2s;
    transition-property: all;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODNjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(45deg, #0083cf 0, #009fe3 100%)
}

.teaser:hover {
    box-shadow: inset 0 0 60px rgba(0, 0, 0, .2);
    cursor: pointer
}

.teaser h3, .teaser p {
    color: #fff
}

.teaser .teaser-image img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.teaser .teaser-content {
    padding: 1.5625em
}

.card {
    transition: all .2s ease-in;
    margin-bottom: 1.25rem;
    border: 1px solid #E9E9E9;
    box-shadow: 4px 3px 2px rgba(0, 0, 0, .05);
    padding: .9375rem .625rem
}

.button, button {
    border-radius: .125rem;
    font: 400 1.0625em Gilroy-Medium, sans-serif;
    line-height: 1.59375rem;
    transition-duration: .4s;
    transition-property: box-shadow, background;
    background: 0 0;
    padding: .5rem .75rem;
    box-shadow: none;
    margin: 0;
    border: 2px solid #009be1;
    color: #009be1
}

@media (max-width: 64em) {
    .reverse-order.reverse-two.reverse-medium-down {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reverse-order.reverse-two.reverse-medium-down > :first-child {
        -ms-flex-order: 2;
        order: 2
    }

    .reverse-order.reverse-two.reverse-medium-down > :last-child {
        -ms-flex-order: 1;
        order: 1
    }

    .button, button {
        font: 400 .875em Gilroy-Medium, sans-serif;
        line-height: 1.3125rem
    }
}

.button:hover, button:hover {
    box-shadow: inset #009be1 300px 0 0;
    background: 0 0;
    color: #fff;
    text-decoration: none
}

.button-inverse, .button.active, button.active {
    color: #fff;
    background: #009be1
}

.button.large, button.large {
    padding: .75rem 1.5rem .8125rem;
    font: 400 1.125em Gilroy-Medium, sans-serif;
    line-height: 1.6875rem
}

@media (max-width: 64em) {
    .button.large, button.large {
        font: 400 1em Gilroy-Medium, sans-serif;
        line-height: 1.5rem
    }
}

.button.small, button.small {
    padding: .5rem 1rem .5625rem;
    font: 400 .75em Gilroy-Medium, sans-serif;
    line-height: 1.125rem
}

@media (max-width: 64em) {
    .button.small, button.small {
        font: 400 .75em Gilroy-Medium, sans-serif;
        line-height: 1.125rem
    }
}

.button-inverse {
    font: 400 1em Gilroy-Medium, sans-serif;
    line-height: 1.5rem;
    box-shadow: none
}

@media (max-width: 64em) {
    .button-inverse {
        font: 400 .875em Gilroy-Medium, sans-serif;
        line-height: 1.3125rem
    }
}

.button-inverse.active, .button-inverse:hover {
    box-shadow: inset #48c6ff 300px 0 0;
    background: #15b6ff
}

.button-set {
    padding: 1.875rem 0
}

.button-set .button-group {
    padding-left: .125rem
}

.tx-powermail h3 {
    display: none
}

@media (min-width: 40.0625em) {
    .tx-powermail fieldset legend {
        padding: 0 .625em;
        font-weight: 400
    }

    .tx-powermail .powermail_fieldwrap:after, .tx-powermail .powermail_fieldwrap:before {
        content: " ";
        display: table
    }

    .tx-powermail .powermail_fieldwrap:after {
        clear: both
    }

    .tx-powermail .powermail_fieldwrap label {
        float: left;
        width: 40%
    }

    .tx-powermail .powermail_fieldwrap .powermail_field {
        float: left;
        width: 60%
    }

    .tx-powermail .powermail_fieldwrap .powermail_submit {
        width: auto
    }

    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_submit {
        margin-left: 40%
    }

    ul.csc-bulletlist-1 .odd {
        float: left;
        width: 50%
    }
}

form input[type=text] {
    font: 400 .875em Gilroy-Regular, sans-serif;
    line-height: 1.3125rem;
    color: #222;
    box-shadow: none;
    border: none;
    border: 1px solid #bcc6ce
}

form input[type=text]:focus {
    box-shadow: none;
    color: #009be1;
    background: #fff;
    border-color: transparent
}

.csc-default ul, ul.bulletlist, ul.csc-bulletlist-1 {
    margin-top: .3125em;
    padding-left: 0;
    margin-left: 0
}

.csc-default ul li, ul.bulletlist li, ul.csc-bulletlist-1 li {
    font: 400 1em Gilroy-Regular, sans-serif;
    color: #222;
    margin-bottom: .3125em;
    line-height: 1.5em
}

.csc-default ul li span, .csc-default ul li span.description, ul.bulletlist li span, ul.bulletlist li span.description, ul.csc-bulletlist-1 li span, ul.csc-bulletlist-1 li span.description {
    font: 400 .875em Gilroy-Regular, sans-serif;
    line-height: 1.3125rem;
    display: block;
    color: #555
}

.lb-loader, .lightbox {
    text-align: center;
    line-height: 0
}

.csc-default ul a, ul.bulletlist a, ul.csc-bulletlist-1 a {
    transition-property: color;
    transition-duration: .2s;
    color: #222;
    text-decoration: none
}

.csc-default ul a:hover, ul.bulletlist a:hover, ul.csc-bulletlist-1 a:hover {
    color: #009be1;
    text-decoration: underline
}

.csc-default ul li {
    position: relative;
    margin-bottom: .3125em;
    padding-left: 1rem
}

.csc-default ul li:before {
    content: '';
    position: absolute;
    margin-top: .5rem;
    margin-left: -1rem;
    height: .4375em;
    width: .4375em;
    background: #009be1
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated, dl.accordion dd.accordion-navigation .content {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite, dl.accordion dd.accordion-navigation .infinite.content {
    animation-iteration-count: infinite
}

.animated.hinge, dl.accordion dd.accordion-navigation .hinge.content {
    animation-duration: 2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY, dl.accordion dd.accordion-navigation .bounceIn.content, dl.accordion dd.accordion-navigation .bounceOut.content, dl.accordion dd.accordion-navigation .flipOutX.content, dl.accordion dd.accordion-navigation .flipOutY.content {
    animation-duration: .75s
}

.fadeIn, dl.accordion dd.accordion-navigation .content {
    animation-name: fadeIn
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

body:after {
    content: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/close.png) url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/loading.gif) url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/prev.png) url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/next.png);
    display: none
}

.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-loader, .lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/prev.png) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/next.png) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

#navigation .level1:after, #navigation:after, .ce-contact:after, .ce-location-galery:after, .ce-quote:after, .ce-sociallinks:after, .ce-sticky-touchpoints ul:after, .ce-testimonial:after, .ce-touchpoint:after, .header:after, .owl-carousel .owl-wrapper:after, .top-bar:after, footer:after {
    clear: both
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}

body.vegas-container h1 {
    padding: .5625em;
    margin-top: 1.875em;
    margin-bottom: 0
}

body.vegas-container h2 {
    font: 400 1em Gilroy-Regular, sans-serif;
    line-height: 1.5rem;
    background-color: #202020;
    padding: .75em 1.25em;
    display: inline-block;
    color: #D9D9D9
}

@media (min-width: 40.063em) {
    body.vegas-container h2 {
        font: 400 1.1875em Gilroy-Regular, sans-serif;
        line-height: 1.78125rem
    }
}

body.vegas-container ul.level1 a {
    padding-top: .8125em;
    padding-bottom: .8125em
}

@media (max-width: 64em) {
    body.vegas-container main.container {
        position: absolute;
        bottom: 0
    }
}

.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0
}

.vegas-overlay {
    opacity: .5;
    background: url(/dev/bower_components/vegas/dist/overlays/overlay_02.png) center center
}

.vegas-timer {
    top: auto;
    bottom: 0;
    height: 2px
}

.vegas-timer-progress {
    width: 0%;
    height: 100%;
    background: #fff;
    transition: width ease-out
}

.vegas-timer-running .vegas-timer-progress {
    width: 100%
}

.vegas-slide, .vegas-slide-inner {
    margin: 0;
    padding: 0;
    background: center center no-repeat;
    transform: translateZ(0)
}

body .vegas-container {
    overflow: hidden !important;
    position: relative
}

.vegas-video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

body.vegas-container {
    background: 0 0;
    overflow: auto;
    position: static;
    z-index: -2
}

body.vegas-container > .vegas-overlay, body.vegas-container > .vegas-slide, body.vegas-container > .vegas-timer {
    position: fixed;
    z-index: -1
}

:root body.vegas-container > .vegas-overlay, :root body.vegas-container > .vegas-slide, _::full-page-media, _:future {
    bottom: -76px
}

.vegas-transition-fade, .vegas-transition-fade2 {
    opacity: 0
}

.vegas-transition-fade-in, .vegas-transition-fade2-in {
    opacity: 1
}

.vegas-transition-fade2-out {
    opacity: 0
}

.vegas-transition-blur, .vegas-transition-blur2 {
    opacity: 0;
    filter: blur(32px)
}

.vegas-transition-blur-in, .vegas-transition-blur2-in {
    opacity: 1;
    filter: blur(0)
}

.vegas-transition-blur2-out {
    opacity: 0
}

.vegas-transition-flash, .vegas-transition-flash2 {
    opacity: 0;
    filter: brightness(25)
}

.vegas-transition-flash-in, .vegas-transition-flash2-in {
    opacity: 1;
    filter: brightness(1)
}

.vegas-transition-flash2-out {
    opacity: 0;
    filter: brightness(25)
}

.vegas-transition-negative, .vegas-transition-negative2 {
    opacity: 0;
    filter: invert(100%)
}

.vegas-transition-negative-in, .vegas-transition-negative2-in {
    opacity: 1;
    filter: invert(0)
}

.vegas-transition-negative2-out {
    opacity: 0;
    filter: invert(100%)
}

.vegas-transition-burn, .vegas-transition-burn2 {
    opacity: 0;
    filter: contrast(1000%) saturate(1000%)
}

.vegas-transition-burn-in, .vegas-transition-burn2-in {
    opacity: 1;
    filter: contrast(100%) saturate(100%)
}

.vegas-transition-burn2-out {
    opacity: 0;
    filter: contrast(1000%) saturate(1000%)
}

.vegas-transition-slideLeft, .vegas-transition-slideLeft2 {
    transform: translateX(100%)
}

.vegas-transition-slideLeft-in, .vegas-transition-slideLeft2-in {
    transform: translateX(0)
}

.vegas-transition-slideLeft2-out, .vegas-transition-slideRight, .vegas-transition-slideRight2 {
    transform: translateX(-100%)
}

.vegas-transition-slideRight-in, .vegas-transition-slideRight2-in {
    transform: translateX(0)
}

.vegas-transition-slideRight2-out {
    transform: translateX(100%)
}

.vegas-transition-slideUp, .vegas-transition-slideUp2 {
    transform: translateY(100%)
}

.vegas-transition-slideUp-in, .vegas-transition-slideUp2-in {
    transform: translateY(0)
}

.vegas-transition-slideDown, .vegas-transition-slideDown2, .vegas-transition-slideUp2-out {
    transform: translateY(-100%)
}

.vegas-transition-slideDown-in, .vegas-transition-slideDown2-in {
    transform: translateY(0)
}

.vegas-transition-slideDown2-out {
    transform: translateY(100%)
}

.vegas-transition-zoomIn, .vegas-transition-zoomIn2 {
    transform: scale(0);
    opacity: 0
}

.vegas-transition-zoomIn-in, .vegas-transition-zoomIn2-in {
    transform: scale(1);
    opacity: 1
}

.vegas-transition-zoomIn2-out, .vegas-transition-zoomOut, .vegas-transition-zoomOut2 {
    transform: scale(2);
    opacity: 0
}

.vegas-transition-zoomOut-in, .vegas-transition-zoomOut2-in {
    transform: scale(1);
    opacity: 1
}

.vegas-transition-zoomOut2-out {
    transform: scale(0);
    opacity: 0
}

.vegas-transition-swirlLeft, .vegas-transition-swirlLeft2 {
    transform: scale(2) rotate(35deg);
    opacity: 0
}

.vegas-transition-swirlLeft-in, .vegas-transition-swirlLeft2-in {
    transform: scale(1) rotate(0);
    opacity: 1
}

.vegas-transition-swirlLeft2-out, .vegas-transition-swirlRight, .vegas-transition-swirlRight2 {
    transform: scale(2) rotate(-35deg);
    opacity: 0
}

.vegas-transition-swirlRight-in, .vegas-transition-swirlRight2-in {
    transform: scale(1) rotate(0);
    opacity: 1
}

.vegas-transition-swirlRight2-out {
    transform: scale(2) rotate(35deg);
    opacity: 0
}

.vegas-animation-kenburns {
    animation: kenburns ease-out
}

@keyframes kenburns {
    0% {
        transform: scale(1.5)
    }
    100% {
        transform: scale(1)
    }
}

.vegas-animation-kenburnsUp {
    animation: kenburnsUp ease-out
}

@keyframes kenburnsUp {
    0% {
        transform: scale(1.5) translate(0, 10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsDown {
    animation: kenburnsDown ease-out
}

@keyframes kenburnsDown {
    0% {
        transform: scale(1.5) translate(0, -10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsLeft {
    animation: kenburnsLeft ease-out
}

@keyframes kenburnsLeft {
    0% {
        transform: scale(1.5) translate(10%, 0)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsRight {
    animation: kenburnsRight ease-out
}

@keyframes kenburnsRight {
    0% {
        transform: scale(1.5) translate(-10%, 0)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsUpLeft {
    animation: kenburnsUpLeft ease-out
}

@keyframes kenburnsUpLeft {
    0% {
        transform: scale(1.5) translate(10%, 10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsUpRight {
    animation: kenburnsUpRight ease-out
}

@keyframes kenburnsUpRight {
    0% {
        transform: scale(1.5) translate(-10%, 10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsDownLeft {
    animation: kenburnsDownLeft ease-out
}

@keyframes kenburnsDownLeft {
    0% {
        transform: scale(1.5) translate(10%, -10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-animation-kenburnsDownRight {
    animation: kenburnsDownRight ease-out
}

@keyframes kenburnsDownRight {
    0% {
        transform: scale(1.5) translate(-10%, -10%)
    }
    100% {
        transform: scale(1) translate(0, 0)
    }
}

.vegas-container {
    height: 11.875em !important
}

@media (min-width: 31.25em) {
    .vegas-container {
        height: 13.125em !important
    }
}

@media (min-width: 50em) {
    .vegas-container {
        height: 16.875em !important
    }
}

@media (min-width: 62.5em) {
    .vegas-container {
        height: 21.25em !important
    }
}

@media (min-width: 81.25em) {
    .vegas-container {
        height: 25.625em !important
    }
}

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, h5, h5 a, h5 a:hover, h5 a:visited {
    color: #000
}

h1 {
    font: 400 1.5625em Gilroy-Bold, sans-serif;
    line-height: 2.34375rem
}

@media (min-width: 40rem) {
    h1 {
        font: 400 2.1875em Gilroy-Bold, sans-serif;
        line-height: 3.28125rem
    }
}

@media (min-width: 64rem) {
    h1 {
        font: 400 3em Gilroy-Bold, sans-serif;
        line-height: 4.5rem
    }
}

h2 {
    font: 400 1.375em Gilroy-Medium, sans-serif;
    line-height: 2.0625rem
}

@media (min-width: 40rem) {
    h2 {
        font: 400 1.875em Gilroy-Medium, sans-serif;
        line-height: 2.8125rem
    }
}

@media (min-width: 64rem) {
    h2 {
        font: 400 2.5em Gilroy-Medium, sans-serif;
        line-height: 3.75rem
    }
}

h3 {
    font: 400 1.4375em Gilroy-Medium, sans-serif;
    line-height: 2.15625rem
}

@media (min-width: 40.063em) {
    h3 {
        font: 400 1.6875em Gilroy-Medium, sans-serif;
        line-height: 2.53125rem
    }
}

h4 {
    font: 400 1.125em Gilroy-Medium, sans-serif;
    line-height: 1.6875rem
}

@media (min-width: 40.063em) {
    h4 {
        font: 400 1.375em Gilroy-Medium, sans-serif;
        line-height: 2.0625rem
    }
}

h5 {
    font: 400 1.125em Gilroy-Medium, sans-serif;
    text-rendering: auto;
    color: #222;
    line-height: 1.3em
}

@media (min-width: 40.063em) {
    h5 {
        font: 400 1.375em Gilroy-Medium, sans-serif;
        line-height: 2.0625rem
    }
}

b, strong {
    font-weight: 600
}

address, p {
    font: 400 1em Gilroy-Regular, sans-serif;
    line-height: 1.5rem;
    color: #222
}

@media (min-width: 40em) {
    address, p {
        font: 400 1.0625em Gilroy-Regular, sans-serif;
        line-height: 1.59375rem
    }
}

address a, p a {
    transition-property: color, text-decoration;
    transition-duration: .2s;
    color: #009be1;
    font-weight: 500;
    text-decoration: none
}

address a:hover, p a:hover {
    text-decoration: underline;
    color: #0078ae
}

address a[href*="//"]:not([href*="ebnerpublishing.com"]):before, p a[href*="//"]:not([href*="ebnerpublishing.com"]):before {
    content: "\f08e";
    font-family: FontAwesome;
    padding-right: 3px
}

address.csc-subheader, address.intro, p.csc-subheader, p.intro {
    font: 400 1.1875em Gilroy-Regular, sans-serif;
    line-height: 1.78125rem;
    color: #000
}

@media (min-width: 40.063em) {
    address.csc-subheader, address.intro, p.csc-subheader, p.intro {
        font: 400 1.4375em Gilroy-Regular, sans-serif;
        line-height: 2.15625rem
    }
}

small {
    font: 400 .75em Gilroy-Regular, sans-serif;
    line-height: 1.125rem;
    line-height: 1.5em
}

@media (min-width: 40.063em) {
    small {
        font: 400 .875em Gilroy-Regular, sans-serif;
        line-height: 1.3125rem
    }
}

label {
    font: 400 .875em Gilroy-Regular, sans-serif;
    line-height: 1.3125rem;
    color: #222;
    margin-bottom: .3125em
}

@media (min-width: 40.063em) {
    label {
        font: 400 1em Gilroy-Regular, sans-serif;
        line-height: 1.5rem
    }
}

.error-message {
    color: #b50000;
    font-size: .75em;
    line-height: 1.25em
}

.font300 {
    font: 400 1.125em Gilroy-Regular, sans-serif;
    line-height: 1.6875rem
}

.font400 {
    font: 400 1.375em Gilroy-Regular, sans-serif;
    line-height: 2.0625rem
}

.font500 {
    font: 400 1.625em Gilroy-Regular, sans-serif;
    line-height: 2.4375rem
}

.font700 {
    font: 400 1.875em Gilroy-Regular, sans-serif;
    line-height: 2.8125rem
}

.uppercase {
    text-transform: uppercase !important
}

.lowercase {
    text-transform: lowercase !important
}

.aleft {
    text-align: left
}

.aright {
    text-align: right
}

#mainSlider #sync1 .item, .acenter {
    text-align: center
}

::selection {
    background: #009be1;
    color: #fff
}

::-moz-selection {
    background: #009be1;
    color: #fff
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grabbing {
    cursor: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Styles/grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    animation: scaleUpTo .5s ease both
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%, 75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

.cmn-toggle-switch {
    display: block;
    position: absolute;
    float: right;
    top: 1.875rem;
    right: 1rem;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 2em;
    height: 1.625em;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background .25s
}

@media (min-width: 40.0645em) {
    .cmn-toggle-switch {
        transition: background 50ms
    }
}

.cmn-toggle-switch b.label {
    display: none
}

.cmn-toggle-switch:focus {
    outline: 0
}

.cmn-toggle-switch span {
    display: block;
    position: relative;
    width: 2em;
    top: .71875em;
    left: 0;
    right: 0;
    height: .1875em;
    background: #009be1
}

.cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
    position: relative;
    display: block;
    left: 0;
    width: 2em;
    height: .1875em;
    background-color: #009be1;
    content: ""
}

.cmn-toggle-switch span::before {
    top: -8px
}

.cmn-toggle-switch span::after {
    bottom: -5px
}

.cmn-toggle-switch__htx span {
    transition: background 0s .2s
}

@media (min-width: 40.0645em) {
    .cmn-toggle-switch__htx span {
        transition: background 0s 50ms
    }
}

.cmn-toggle-switch__htx span::after, .cmn-toggle-switch__htx span::before {
    transition-duration: .25s;
    transition-delay: .25s, 0s
}

@media (min-width: 40.0645em) {
    .cmn-toggle-switch__htx span::after, .cmn-toggle-switch__htx span::before {
        transition-duration: 50ms;
        transition-delay: 50ms, 0s
    }
}

.cmn-toggle-switch__htx span::before {
    transition-property: top, transform;
    -webkit-transition-property: top, transform
}

.cmn-toggle-switch__htx span::after {
    transition-property: bottom, transform;
    -webkit-transition-property: bottom, transform
}

.cmn-toggle-switch__htx.active span {
    background: 0 0
}

.cmn-toggle-switch__htx.active span::before {
    top: 0;
    transform: rotate(45deg)
}

.cmn-toggle-switch__htx.active span::after {
    bottom: 3px;
    transform: rotate(-45deg)
}

.cmn-toggle-switch__htx.active span::after, .cmn-toggle-switch__htx.active span::before {
    background: #9f9f9f;
    transition-delay: 0s, .25s
}

@media (min-width: 40.0645em) {
    .cmn-toggle-switch__htx.active span::after, .cmn-toggle-switch__htx.active span::before {
        transition-delay: 0s, 50ms
    }
}

@media (min-width: 64rem) {
    .cmn-toggle-switch {
        overflow: visible !important;
        text-indent: 0;
        right: 1.25rem
    }

    .cmn-toggle-switch b.label {
        font: 400 1.0625em Gilroy-Bold, sans-serif;
        display: block;
        position: absolute;
        color: #009be1;
        right: -10px;
        width: 392%;
        padding: 7px 10px;
        top: -2px;
        line-height: 1.3em
    }

    .cmn-toggle-switch span, .cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
        background: #009be1
    }

    .cmn-toggle-switch span::before {
        top: -.5625em
    }
}

.teaser-carousel-container {
    width: 100%;
    height: auto;
    margin: 1.5625rem 0;
    position: relative;
    background-image: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/grid-divider.png);
    background-repeat: repeat-x;
    padding-top: 1.875rem
}

@font-face {
    font-family: Gilroy-UltraLight;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_0_0.eot);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_0_0.eot?#iefix) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_0_0.woff2) format("woff2"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_0_0.woff) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_0_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Regular;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_1_0.eot);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_1_0.eot?#iefix) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_1_0.woff2) format("woff2"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_1_0.woff) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_1_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Medium;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_2_0.eot);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_2_0.eot?#iefix) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_2_0.woff2) format("woff2"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_2_0.woff) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_2_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Bold;
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_3_0.eot);
    src: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_3_0.eot?#iefix) format("embedded-opentype"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_3_0.woff2) format("woff2"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_3_0.woff) format("woff"), url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Fonts/389170_3_0.ttf) format("truetype")
}

@media print {
    #navigation, #newsCarousel, .cmn-toggle-switch, .image-text-button img, footer, header {
        display: none
    }
}

.fa-facebook {
    color: #3a5795
}

.fa-twitter {
    color: #55acee
}

.fa-google-plus {
    color: #da4835
}

.fa-xing {
    color: #006567
}

.fa-linkedin {
    color: #0077b5
}

#navigation .share-media .level1 > li.has-sub > a:before, #navigation .social-media .level1 > li.has-sub > a:before, #navigation footer .level1 > li.has-sub > a:before, #navigation header .level1 > li.has-sub > a:before, .share-media #navigation .level1 > li.has-sub > a:before, .share-media .fa, .social-media #navigation .level1 > li.has-sub > a:before, .social-media .fa, footer #navigation .level1 > li.has-sub > a:before, footer .fa, header #navigation .level1 > li.has-sub > a:before, header .fa {
    margin: 0 .4375rem;
    font-size: 1.25rem;
    border-radius: .1875rem;
    cursor: pointer
}

#navigation .share-media .level1 > li.has-sub > a:first-of-type:before, #navigation .social-media .level1 > li.has-sub > a:first-of-type:before, #navigation footer .level1 > li.has-sub > a:first-of-type:before, #navigation header .level1 > li.has-sub > a:first-of-type:before, .share-media #navigation .level1 > li.has-sub > a:first-of-type:before, .share-media .fa:first-of-type, .social-media #navigation .level1 > li.has-sub > a:first-of-type:before, .social-media .fa:first-of-type, footer #navigation .level1 > li.has-sub > a:first-of-type:before, footer .fa:first-of-type, header #navigation .level1 > li.has-sub > a:first-of-type:before, header .fa:first-of-type {
    margin-left: 0
}

.share-media .fa-twitter, .social-media .fa-twitter, footer .fa-twitter, header .fa-twitter {
    background-color: #1da1f2;
    color: #fff;
    padding: .25rem .625rem
}

.share-media .fa-google-plus, .social-media .fa-google-plus, footer .fa-google-plus, header .fa-google-plus {
    background-color: #dd4b39;
    color: #fff;
    padding: .25rem .625rem
}

.share-media .fa-facebook, .social-media .fa-facebook, footer .fa-facebook, header .fa-facebook {
    color: #fff;
    background-color: #3a5795;
    padding: .25rem .875rem
}

.share-media .fa-xing, .social-media .fa-xing, footer .fa-xing, header .fa-xing {
    color: #fff;
    background-color: #006567;
    padding: .25rem .75rem
}

.share-media .fa-linkedin, .social-media .fa-linkedin, footer .fa-linkedin, header .fa-linkedin {
    color: #fff;
    background-color: #0077b5;
    padding: .25rem .6875rem
}

.share-media .fa-youtube, .social-media .fa-youtube, footer .fa-youtube, header .fa-youtube {
    color: #fff;
    background-color: #cc181e;
    padding: .25rem .6875rem
}

header .social-media {
    position: relative;
    padding: .9375rem;
    z-index: 1337
}

@media (min-width: 40.0625rem) {
    header .social-media {
        position: fixed;
        top: .875rem;
        right: 3.4375rem
    }
}

footer.social-media {
    position: relative;
    top: -.9375rem
}

.news-single .social-media-article {
    transition: all .2s ease-in;
    width: 100%;
    margin: .625rem 0 1.875rem;
    padding: 1.25rem .9375rem;
    border: 1px solid #E9E9E9;
    box-shadow: 4px 3px 2px rgba(0, 0, 0, .05);
    background: #F6F9FB
}

@media (min-width: 64rem) {
    header .social-media {
        right: 9.5625rem
    }

    .news-single .social-media-article {
        width: 55%
    }
}

.news-single .social-media-article p {
    font: 400 1.1875em Gilroy-Regular, sans-serif;
    line-height: 1.78125rem
}

.header:after, .header:before {
    content: " ";
    display: table
}

.header h2 {
    margin-bottom: -.625rem
}

@media (min-width: 48rem) {
    .header h2 {
        margin-bottom: .5rem
    }
}

.header p.date {
    margin-bottom: -.3125rem
}

.header span {
    position: relative;
    top: 1px;
    margin: 0 .9375rem 0 .3125rem;
    font-size: 1.0625rem;
    color: #416e8e
}

.header .share-media {
    margin-top: .9375rem
}

@media (min-width: 48rem) {
    .header .share-media {
        float: left;
        margin-top: 0
    }
}

#navigation .header .share-media .level1 > li.has-sub > a:before, .header .share-media #navigation .level1 > li.has-sub > a:before, .header .share-media .fa {
    font-size: .875rem
}

.header .share-media .fa-share {
    position: relative;
    top: .4375rem;
    font-size: 1.625rem;
    margin-right: 0;
    color: #416e8e
}

.header .share-media p {
    font: 400 1.25em Gilroy-Regular, sans-serif;
    line-height: 1.875rem;
    display: inline-block
}

.embedded {
    max-width: 31.25rem;
    margin-bottom: .9375rem
}

.embedded .embedded-iframe {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    width: 100%;
    height: auto
}

.embedded .embedded-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ce-share-media {
    margin-bottom: 1.25rem
}

.csc-textpic-imagerow .csc-textpic-imagerow, .csc-textpic-imagerow .row, .row .csc-textpic-imagerow, .row .row {
    margin-bottom: .9375em
}

footer {
    padding: 1.25rem 1.25rem 0;
    margin-top: 1.875rem;
    background: #e3e3e3;
    color: #666
}

footer:after, footer:before {
    content: " ";
    display: table
}

footer ul {
    margin: 0 0 .5rem
}

footer ul li {
    display: block
}

footer ul li a {
    padding: .5rem 0;
    display: block;
    color: #555;
    border-bottom: 1px solid #C4C4C4
}

@media (min-width: 46.875rem) {
    footer ul {
        float: right;
        margin: 0
    }

    footer ul li {
        display: inline;
        padding: 0 .625rem;
        border-right: 1px solid #C3C3C3
    }

    footer ul li:first-child {
        padding-left: 0
    }

    footer ul li:last-child {
        border-right: none
    }

    footer ul li a {
        border: none;
        padding: 0;
        display: inline-block
    }

    footer > div {
        position: relative;
        float: left;
        top: -.8125rem
    }
}

footer > div {
    padding: 0;
    border: 0;
    margin: .8125rem 0 .5625rem
}

header {
    position: relative;
    height: 5.4375em
}

@media (min-width: 75rem) {
    header {
        height: 5.4375rem
    }
}

body, html {
    font-family: Gilroy-Regular, sans-serif;
    color: #222;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 300
}

.body.nav-active:after {
    content: '';
    width: 100%;
    height: 100%;
    opacity: .6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    background: linear-gradient(270deg, #009be1, #0e3653, #009be1, #82a3bb);
    background-size: 800% 800%;
    animation: backgroundGradientAnimation 30s ease infinite
}

@keyframes backgroundGradientAnimation {
    0%, 100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

.container {
    padding: 1.25rem 0
}

.container.layout-3 {
    padding: 4.75rem 0 1.25rem
}

.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto
}

@media (min-width: 62.5rem) {
    .wrapper {
        width: 62.5rem
    }
}

.grey-box {
    background: #F4F4F4;
    padding: 1.5625em;
    margin-bottom: 1.875em
}

#mainSlider {
    background: #fff;
    margin: 1.875em 0
}

#mainSlider .mainSlider-content .owl-pagination {
    border-top: 1px solid #dfe0e2;
    padding: 1.25em 0
}

@media (min-width: 40.063em) {
    #mainSlider .mainSlider-content .owl-pagination {
        display: none
    }
}

#mainSlider .mainSlider-content img {
    width: 100%
}

#mainSlider .mainSlider-pagination {
    border: 1px solid #dfe0e2;
    border-top: none
}

#mainSlider .owl-theme .owl-controls .owl-page span {
    background: #009be1
}

#mainSlider #sync2 .item {
    color: #009be1;
    height: auto;
    background: #fff;
    padding: 1.25em 3.75em 1.25em 1.875em;
    cursor: pointer;
    position: relative
}

#mainSlider #sync2 .item span.label {
    font: 400 1em Gilroy-Regular, sans-serif;
    transition-duration: .2s;
    transition-property: color;
    color: #222;
    line-height: 1.4em
}

#mainSlider #sync2 .item p {
    font: 400 .875em Gilroy-Regular, sans-serif;
    line-height: 1.3125rem;
    line-height: 1.4em;
    color: #555;
    margin: 0;
    word-wrap: break-all
}

#mainSlider #sync2 .item:after {
    transition-property: color, transform;
    transition-duration: .2s;
    transform: rotate(360deg);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.5625em;
    position: absolute;
    top: 42%;
    right: 1.875em;
    color: #555
}

#mainSlider #sync2 .item:hover span.label, #mainSlider #sync2 .synced .item span.label {
    color: #009be1
}

#mainSlider #sync2 .item.middle {
    border-left: 1px solid #dfe0e2;
    border-right: 1px solid #dfe0e2
}

#mainSlider #sync2 .item:hover:after {
    transform: rotate(270deg);
    color: #009be1
}

#mainSlider #sync2 .synced .item p {
    color: #222
}

#mainSlider #sync2 .synced .item:after {
    transform: rotate(270deg);
    color: #009be1
}

@media (max-width: 64em) {
    #mainSlider #sync2 .item:after, #mainSlider #sync2 .item:hover:after, #mainSlider #sync2 .synced .item:after {
        display: none
    }

    #mainSlider {
        margin-top: 0
    }
}

#defaultSlider {
    width: 100%;
    height: auto;
    margin-bottom: 1.25em
}

.defaultSlider-container, .mainSlider-container {
    position: relative
}

.defaultSlider-arrows, .mainSlider-arrows {
    cursor: pointer
}

.defaultSlider-arrows a i, .mainSlider-arrows a i {
    transition-property: width, color;
    transition-duration: .2s;
    position: absolute;
    width: 2.5em;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #D7D7D7;
    z-index: 2
}

.defaultSlider-arrows a.next, .mainSlider-arrows a.next {
    top: 0;
    bottom: 0;
    right: 2.5em
}

.defaultSlider-arrows a.prev, .mainSlider-arrows a.prev {
    top: 0;
    bottom: 0;
    left: 0
}

.defaultSlider-arrows a:hover i, .mainSlider-arrows a:hover i {
    color: #cacaca
}

@media (min-width: 64.063em) {
    .defaultSlider-arrows a:hover i.fa.fa-angle-left.fa-2x:before, .mainSlider-arrows a:hover i.fa.fa-angle-left.fa-2x:before {
        margin-left: -1.25em
    }

    .defaultSlider-arrows a:hover i.fa.fa-angle-right.fa-2x:before, .mainSlider-arrows a:hover i.fa.fa-angle-right.fa-2x:before {
        margin-left: 1.25em
    }
}

.defaultSlider-arrows i.fa.fa-angle-left.fa-2x:before, .mainSlider-arrows i.fa.fa-angle-left.fa-2x:before {
    font-size: 2.5em;
    margin-left: .75em;
    line-height: 2.625em
}

.defaultSlider-arrows i.fa.fa-angle-right.fa-2x:before, .mainSlider-arrows i.fa.fa-angle-right.fa-2x:before {
    font-size: 2.5em;
    margin-left: .9375em;
    line-height: 2.625em
}

.tx-virtualways-gridslider {
    margin-bottom: 1.875em
}

#gridSlider .gridSlider-information {
    font: 400 .9375em Gilroy-Regular, sans-serif;
    line-height: 1.40625rem;
    background: #e3352e;
    padding: .625em 1.25em;
    width: 100%;
    height: auto;
    text-align: center
}

.gridSlider-arrows i.fa.fa-angle-left.fa-2x, .gridSlider-arrows i.fa.fa-angle-right.fa-2x {
    z-index: 2;
    line-height: 1.3em;
    bottom: 0;
    background: #e3352e;
    height: 2.6875em;
    width: 2.6875em;
    transition-duration: .2s;
    text-align: center
}

@media (max-width: 40em) {
    #mainSlider .mainSlider-content .owl-buttons, #mainSlider .mainSlider-pagination {
        display: none
    }

    #gridSlider .gridSlider-information {
        text-indent: -9999em
    }
}

.gridSlider-arrows {
    position: relative;
    cursor: pointer
}

.gridSlider-arrows i.fa.fa-angle-left.fa-2x {
    transition-property: color, left;
    border-right: 1px solid #e0eaef;
    position: absolute;
    left: 0;
    color: #bed3de
}

.gridSlider-arrows i.fa.fa-angle-left.fa-2x:hover {
    color: #009be1
}

.gridSlider-arrows i.fa.fa-angle-right.fa-2x {
    transition-property: color, right;
    border-left: 1px solid #e0eaef;
    position: absolute;
    right: 0;
    color: #bed3de
}

#breadcrumb a:hover, .gridSlider-arrows i.fa.fa-angle-right.fa-2x:hover {
    color: #009be1
}

#breadcrumb {
    font: 400 .875em Gilroy-Regular, sans-serif;
    line-height: 1.3125rem;
    display: block;
    background-color: #f3f3f3;
    padding: .625rem 1.25rem;
    position: relative;
    overflow: hidden
}

#breadcrumb div {
    width: 62.5rem
}

#breadcrumb:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 1.875rem;
    right: 0;
    top: 0;
    background-color: rgba(243, 243, 243, 0);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to right, rgba(243, 243, 243, 0) 0, #f3f3f3 35%, #f3f3f3 100%)
}

@media (min-width: 75rem) {
    #breadcrumb {
        font: 400 1em Gilroy-Regular, sans-serif;
        line-height: 1.3125rem;
        position: fixed;
        z-index: 100;
        top: 2.0625rem;
        left: 25rem;
        padding: 0;
        background-color: transparent
    }

    #breadcrumb:after {
        content: none
    }
}

#breadcrumb a {
    transition-duration: .2s;
    transition-property: color;
    color: #222
}

#breadcrumb a:after {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #555;
    margin-left: .9375em;
    margin-right: .625em
}

#breadcrumb a:hover:after {
    color: #555
}

#breadcrumb:last-child a:after {
    display: none
}

#breadcrumb span.current {
    font-weight: 400
}

#breadcrumb nav {
    display: inline-block
}

.nav-active #breadcrumb {
    display: none
}

.top-bar {
    background-color: #fff;
    border-bottom: 1px solid #E4E4E4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.top-bar:after, .top-bar:before {
    content: " ";
    display: table
}

.top-bar h2 {
    font: 400 1.5em Gilroy-Regular, sans-serif;
    line-height: 1.5rem;
    font-family: RotisSansSerif-Bold;
    padding: 1rem;
    margin: 0
}

.top-bar h2 a {
    color: #009be1
}

.top-bar h2 img {
    max-height: 3.4375rem;
    max-width: 5.1875rem
}

.top-bar h2 span {
    display: none;
    font-size: .75rem;
    line-height: 1em;
    color: #888
}

@media (min-width: 29.375rem) {
    .top-bar h2 span {
        display: inline
    }
}

.nav-active .top-bar {
    position: absolute
}

@media (min-width: 64rem) {
    .nav-active .top-bar {
        position: fixed
    }
}

.nav-active .top-bar h2 a {
    color: #fff
}

.boxshadow .top-bar {
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    border: none
}

#navigation {
    display: none;
    position: relative;
    background: #fff
}

#navigation:after, #navigation:before {
    content: " ";
    display: table
}

#navigation.active {
    display: block
}

@media (min-width: 64rem) {
    #navigation.active {
        background-color: #f5f5f5
    }
}

#navigation .mini-search {
    margin: 0;
    padding: 0 1.25rem;
    background-color: #eee
}

#navigation .mini-search .search-field {
    max-width: 68.75em;
    margin: 0 auto
}

#navigation .mini-search .fa, #navigation .mini-search .level1 > li.has-sub > a:before {
    font-size: 1.125rem
}

#navigation .mini-search input {
    display: inline-block;
    width: 80%;
    height: auto;
    margin: 0;
    padding: 1.5625rem .9375rem;
    background-color: transparent;
    font-size: 1.125rem;
    border: none
}

#navigation .mini-search input::-webkit-input-placeholder {
    color: #555
}

#navigation .mini-search input::-moz-placeholder {
    color: #555
}

#navigation .mini-search input:-ms-input-placeholder {
    color: #555
}

#navigation .mini-search input:-moz-placeholder {
    color: #555
}

@media (min-width: 64rem) {
    #navigation .mini-search {
        border-top: 1px solid #DEDEDE;
        margin: 1.875rem 0 0;
        padding: 0
    }
}

#navigation ul {
    margin: 0
}

#navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Styles/data:0)
}

#navigation ul a {
    color: #000;
    display: block;
    padding: .75rem 1rem
}

#navigation .level1:after, #navigation .level1:before {
    content: " ";
    display: table
}

@media (min-width: 64rem) {
    #navigation ul a {
        padding: .625rem 0
    }

    #navigation .level1 > li {
        float: left;
        padding: 0 1.25rem;
        max-width: 19.375rem
    }

    #navigation .level1 > li:first-child {
        padding-left: 0
    }

    #navigation .level1 > li:last-child {
        padding-right: 0
    }
}

#navigation .level1 > li > a {
    font: 400 1.1875em Gilroy-Medium, sans-serif;
    line-height: 1.125rem;
    color: #fff;
    padding: 1rem;
    position: relative;
    background-color: #009be1;
    text-transform: uppercase
}

@media (min-width: 64rem) {
    #navigation .level1 > li > a {
        color: #000;
        font: 400 1.1875em Gilroy-Medium, sans-serif;
        line-height: 1.125rem;
        margin-bottom: .625em;
        background: 0 0;
        border-bottom: 2px solid #000;
        padding: .625rem 0;
        display: inline-block
    }

    #navigation .level1 > li.active > a {
        color: #009be1
    }
}

#navigation .level1 > li.active > a {
    font-weight: 500;
    border-bottom: 2px solid #009be1
}

#navigation .level1 > li.has-sub > a:before {
    position: absolute;
    top: 22%;
    right: 1rem;
    left: auto;
    font-size: 1.5rem !important;
    color: #fff
}

@media (min-width: 64rem) {
    #navigation .level1 > li.has-sub > a:before {
        content: '';
        display: none
    }

    #navigation .level1 {
        width: 68.75em;
        margin: 0 auto
    }
}

#navigation .level2:after, #navigation .level2:before {
    content: " ";
    display: table
}

#navigation .level2:after {
    clear: both
}

@media (min-width: 37.5rem) and (max-width: 63.9375rem) {
    #navigation .level2 > li {
        float: left;
        width: 49%;
        margin-right: 2%
    }

    #navigation .level2 > li:nth-child(2n) {
        margin-right: 0
    }
}

#navigation .level2 > li > a {
    font: 400 1em Gilroy-Regular, sans-serif;
    line-height: 1rem;
    border-bottom: 1px solid #d2d2d2
}

#navigation .level2 > li.active > a {
    color: #fff;
    font-weight: 500;
    border-color: #009be1;
    background-color: #004362
}

#navigation .level2 li:last-child a {
    border-bottom: none
}

@media (min-width: 64rem) {
    #navigation .level2 > li.active > a {
        background-color: transparent;
        color: #009be1
    }

    #navigation {
        animation-duration: .5s;
        animation-fill-mode: both;
        animation-name: fadeIn;
        background: #fbfbfb;
        padding: 1.875rem 0 0
    }

    #navigation.active:before {
        box-shadow: 0 -3px 4px rgba(0, 0, 0, .3);
        top: 0
    }

    #navigation .level1 > li {
        animation: slideDownNavigation linear .5s;
        animation-iteration-count: 1;
        transform-origin: 50% 50%
    }
}

@keyframes slideDownNavigation {
    0%, 10% {
        transform: translate(0, -20px);
        opacity: 0
    }
    60% {
        transform: translate(0, 0);
        opacity: 1
    }
}

.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: .9375em 0 1.875em
}

.csc-textpic.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image img {
    width: 100%
}

.csc-textpic-intext-right img, .csc-textpic-intext-right-nowrap img {
    float: right
}

.csc-default .csc-textpic-intext-left .csc-textpic-imagewrap, .csc-default .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin: .8125em 0 0;
    padding: 0;
    border: 0;
    margin-right: 0 !important
}

.csc-default .csc-textpic-intext-right .csc-textpic-imagewrap, .csc-default .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin: 0;
    padding: 0;
    border: 0;
    float: right;
    margin-left: 0 !important
}

.ce-quote img, .image-with-border-radius {
    border-radius: 50%
}

.csc-default .csc-textpic-intext-right .csc-textpic-imagewrap {
    width: 20em
}

.csc-default .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    width: 20em !important
}

.csc-default .csc-textpic-intext-left .csc-textpic-imagewrap, .csc-default .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    width: 20em
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 20em
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 20em
}

.csc-textpic.icon-left .csc-textpic-imagewrap {
    width: 6.25em !important;
    margin: .3125em .625em 0 0 !important
}

.icon-left .csc-textpic-text {
    margin-left: 0
}

.csc-textpic.icon-right .csc-textpic-imagewrap {
    width: 6.25em !important;
    margin: .3125em .625em 0 0 !important
}

.icon-right .csc-textpic-text {
    margin-right: 0
}

@media (min-width: 0) and (max-width: 40em) {
    .csc-textpic.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
        max-width: 100%
    }

    .icon-left img, icon-right img {
        display: block !important
    }
}

@media (min-width: 0) and (max-width: 64em) {
    .break-on-tablet .csc-textpic-imagewrap {
        display: block;
        width: 100% !important
    }

    .break-on-tablet .csc-textpic-text {
        margin-left: 0
    }
}

.image-right-200 .csc-textpic-imagewrap {
    width: 12.5em
}

.image-right-200 .csc-textpic-text {
    margin-right: 15em
}

@media (min-width: 40.0625em) and (max-width: 64em) {
    .image-right-200 .csc-textpic-imagewrap {
        width: 11.25em !important
    }
}

@media (min-width: 0) and (max-width: 40em) {
    .image-right-200.csc-textpic-intext-right-nowrap img {
        float: none;
        width: 30% !important;
        margin: 0 auto !important
    }
}

.csc-default .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-imagewrap {
    width: 31%;
    margin-top: .1875em
}

.csc-default .csc-textpic-intext-left-nowrap.image-100-percent .csc-textpic-imagewrap, .csc-default .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-imagewrap .csc-textpic-image img, .csc-default .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-imagewrap .csc-textpic-imagecolumn .csc-textpic-image img {
    width: 100%
}

.csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text {
    margin-left: 34%
}

.csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text h1, .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text h2, .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text h3 {
    margin-top: 0
}

.csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text h4 {
    margin-top: .125em
}

.csc-default .csc-textpic-intext-left-nowrap.image-100-percent .csc-textpic-imagewrap .csc-textpic-image {
    max-width: 100%
}

.csc-default .csc-textpic-intext-left-nowrap.image-100-percent .csc-textpic-imagewrap .csc-textpic-image img {
    width: 100% !important
}

.image-100-percent .csc-textpic-imagecolumn, .image-100-percent .csc-textpic-imagecolumn .csc-textpic-image, .image-100-percent .csc-textpic-imagecolumn .csc-textpic-image img {
    width: 100%
}

@media (min-width: 0) and (max-width: 40em) {
    .csc-textpic-intext-left-nowrap.image-left-30-percent .csc-textpic-text {
        margin-left: 0
    }

    .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
        max-width: 100%
    }

    .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
        width: 100%
    }

    .csc-textpic-imagewrap {
        display: block;
        width: 100% !important;
        margin: .9375em 0 !important
    }

    .csc-textpic-intext-right-nowrap .csc-textpic-text {
        margin-right: 0
    }

    .csc-textpic-intext-left-nowrap .csc-textpic-text {
        margin-left: 0
    }
}

hr {
    box-shadow: 0 -2px 4px rgba(0, 0, 0, .1);
    position: relative;
    margin: .3125em 0 1.5625em;
    border-color: #ECECEC
}

hr:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 12px;
    left: 0;
    top: -7px;
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, #fff 100%)
}

footer hr {
    box-shadow: 0 5px 7px #000;
    border-color: #4A5058
}

footer hr:after {
    background: linear-gradient(to right, #2b3439 0, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, #2b3439 100%)
}

.ce-grid .column.border .inner, .ce-grid .csc-textpic-imagerow .border.csc-textpic-imagecolumn .inner, .csc-frame-rulerAfter, .csc-frame-rulerBefore, .csc-textpic-imagerow .ce-grid .border.csc-textpic-imagecolumn .inner, .grid-divider {
    background-image: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/grid-divider.png);
    background-repeat: repeat-x;
    padding-top: 2.1875rem
}

.csc-frame-rulerAfter {
    padding-top: 0;
    padding-bottom: 1.5625rem;
    background-position: 0 100%
}

.csc-frame-rulerBefore .ce-grid {
    padding-top: .9375rem
}

.ce-total-media-penetration canvas {
    width: 100%;
    height: 21.875rem
}

.ce-tiles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ce-tiles .tile {
    transition: all .2s ease-in;
    width: 50%;
    background-color: #13232E;
    color: #FFF;
    text-align: center;
    background-image: linear-gradient(30deg, #13232e, #142e40);
    min-height: 130px
}

.ce-tiles .tile:last-child {
    border-right: none
}

.ce-tiles .tile span {
    font: 400 2.1875em Gilroy-Medium, sans-serif;
    line-height: 3.28125rem;
    line-height: 1em;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .37)
}

.ce-tiles .tile i {
    display: none
}

.ce-tiles .tile .label {
    font-size: 1.25rem;
    opacity: .9
}

@media (min-width: 31.25rem) {
    .ce-tiles .tile span {
        font-size: 2.8125rem
    }

    .ce-tiles .tile .label {
        font-size: 1.5625rem
    }
}

@media (min-width: 46.875rem) {
    .ce-tiles .tile {
        width: 33.333%
    }

    .ce-tiles .tile span {
        font-size: 3.4375rem
    }

    .ce-tiles .tile .label {
        font-size: 1.4375rem
    }
}

@media (min-width: 68.75rem) {
    .ce-tiles .tile {
        width: 25%
    }
}

@media (min-width: 81.25rem) {
    .ce-tiles .tile {
        width: 16.666%
    }

    .ce-tiles .tile span {
        font-size: 3.75rem
    }

    .ce-tiles .tile .label {
        font-size: 1.5625rem
    }
}

@media (min-width: 93.75rem) {
    .ce-tiles .tile {
        width: 14.28%
    }
}

@media (min-width: 143.75rem) {
    .ce-tiles .tile {
        width: 12.5%
    }

    .ce-tiles .tile span {
        font-size: 4.375rem
    }

    .ce-tiles .tile .label {
        font-size: 1.875rem
    }
}

.ce-tiles .tile.tile--fact {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ce-tiles .tile.tile--location {
    position: relative;
    padding: 0;
    cursor: pointer;
    overflow: hidden
}

.ce-tiles .tile.tile--location.inactive {
    filter: grayscale(100%)
}

.ce-tiles .tile.tile--location.inactive:hover {
    filter: none
}

.ce-tiles .tile.tile--location.active:after {
    content: none
}

.ce-tiles .tile.tile--location .data-container {
    display: none
}

.ce-tiles .tile.tile--location img {
    transition: all .3s ease-in-out;
    width: 100%;
    max-height: 100%;
    height: 100%
}

.ce-tiles .tile.tile--location .label {
    font: 400 1.25em Gilroy-Regular, sans-serif;
    line-height: 1.875rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    position: absolute;
    margin: 0;
    right: .625rem;
    bottom: .5rem;
    color: #fff;
    z-index: 20
}

.ce-tiles .tile.tile--location:hover img {
    transform: scale(1.25)
}

.ce-location-galery {
    position: relative
}

.ce-location-galery:after, .ce-location-galery:before {
    content: " ";
    display: table
}

.ce-location-galery .address {
    box-shadow: 11px -20px 23px rgba(0, 0, 0, .3);
    display: none;
    width: 100%;
    max-width: 31.25rem;
    height: 100%;
    min-height: 34.375rem;
    position: absolute;
    padding: 1.25rem;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: rgba(0, 0, 0, .8)
}

.ce-location-galery .address.active {
    display: block;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-fill-mode: both
}

.ce-location-galery .address .close {
    position: absolute;
    right: .9375rem;
    top: .9375rem;
    font-size: 1.875rem;
    color: #FFF;
    cursor: pointer
}

.ce-location-galery .address h2 {
    color: #fff
}

.ce-location-galery .address address {
    margin-bottom: 1.5625rem;
    color: #fff
}

.ce-location-galery .address address a, .ce-location-galery .address address h5, .ce-location-galery .address address p {
    margin: 0;
    color: #fff
}

.ce-location-galery .address address a.button {
    margin-top: .625rem;
    margin-right: .625rem;
    color: #fff;
    border-width: 2px
}

.ce-location-galery .location {
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
    cursor: pointer
}

.ce-location-galery .location.inactive {
    filter: grayscale(100%);
    display: none
}

@media (min-width: 43.75rem) {
    .ce-location-galery .location.inactive {
        display: block
    }
}

.ce-location-galery .location .data-container, .ce-location-galery .location:hover .label {
    display: none
}

.ce-location-galery .location.inactive:after {
    background-color: rgba(255, 255, 255, .4)
}

.ce-location-galery .location.inactive:hover {
    filter: none
}

.ce-location-galery .location.inactive:hover:after {
    background-color: transparent
}

.ce-location-galery .location.active:after {
    content: none
}

.ce-location-galery .location img {
    transition: all .3s ease-in
}

.ce-location-galery .location .label {
    font: 400 1.25em Gilroy-Regular, sans-serif;
    line-height: 1.875rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    position: absolute;
    right: .625rem;
    bottom: .5rem;
    color: #fff;
    z-index: 20
}

.ce-location-galery .location:after {
    transition: all .3s ease-in;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    top: 0;
    z-index: 10
}

.ce-location-galery .location:hover img {
    transform: scale(1.1, 1.1)
}

.ce-location-galery .location:hover:after {
    background-color: transparent
}

@media (min-width: 46.875rem) {
    .ce-location-galery .location {
        width: 33.333%
    }
}

@media (min-width: 75rem) {
    .ce-location-galery .location {
        width: 25%
    }

    .ce-location-galery .location .label {
        font: 400 1.5em Gilroy-Regular, sans-serif;
        line-height: 2.25rem
    }
}

@media (min-width: 87.5rem) {
    .ce-location-galery .location {
        width: 16.666%
    }
}

@media (min-width: 143.75rem) {
    .ce-location-galery .location {
        width: 14.28%
    }
}

.ce-sociallinks:after, .ce-sociallinks:before {
    content: " ";
    display: table
}

.ce-sociallinks .card {
    display: inline-block;
    float: left;
    margin: 0 1.5625rem 1.25rem 0;
    padding: .625rem .9375rem
}

.ce-sociallinks ul {
    margin: 0
}

.ce-sociallinks ul li {
    display: inline-block;
    margin: 0;
    padding: 0 .625rem;
    border-right: 1px solid #e3e3e3;
    font-size: 1.5em
}

.ce-sociallinks ul li:before {
    content: none
}

.ce-sociallinks ul li:first-child {
    padding-left: 0
}

.ce-sociallinks ul li:last-child {
    padding-right: 0;
    border-right: none
}

.ce-quote:after, .ce-quote:before {
    content: " ";
    display: table
}

.ce-quote img {
    float: left;
    width: 20%
}

.ce-quote div {
    float: left;
    width: 75%;
    margin-left: 5%
}

.ce-quote h4, .ce-quote p, .ce-quote ul {
    margin: 0
}

.ce-quote h4 {
    font: 400 1.4375em "Times New Roman", Times, serif;
    line-height: 1.86875rem
}

.ce-quote ul {
    margin-top: .3125rem
}

.ce-quote ul li {
    font-size: 1.5em;
    display: inline-block;
    padding: 0 .3125rem
}

.ce-quote ul li:before {
    content: none
}

.ce-quote ul li:first-child {
    padding-left: 0
}

.ce-quote ul li:last-child {
    padding-right: 0
}

#navigation .ce-quote ul .level1 > li.has-sub > a:before, .ce-quote ul #navigation .level1 > li.has-sub > a:before, .ce-quote ul li .fa {
    border-radius: 3px;
    padding: .25rem .625rem
}

.ce-quote ul li .fa-download {
    color: #FFF;
    background-color: #BDBDBD
}

.ce-quote ul li .fa-facebook {
    color: #fff;
    background-color: #3a5795
}

.ce-quote ul li .fa-twitter {
    color: #fff;
    background-color: #55acee
}

.ce-quote ul li .fa-google-plus {
    color: #fff;
    background-color: #da4835
}

.ce-quote ul li .fa-xing {
    color: #fff;
    background-color: #006567
}

.ce-quote ul li .fa-linkedin {
    color: #fff;
    background-color: #0077b5
}

@media (min-width: 40rem) {
    .ce-quote {
        box-shadow: none;
        border: none;
        padding: 1.5625rem;
        margin: 0
    }

    .ce-quote h4 {
        font: 400 2.0625em "Times New Roman", Times, serif;
        line-height: 2.68125rem
    }
}

.ce-contact, .ce-touchpoint {
    box-shadow: 4px 3px 2px rgba(0, 0, 0, .05);
    border: 1px solid #E9E9E9
}

.ce-appstore {
    padding: 1.25rem
}

.ce-appstore img {
    max-width: 8.4375rem;
    margin-right: .625rem
}

.ce-appstore p {
    margin-top: .9375rem;
    margin-bottom: 0
}

.ce-contact {
    transition: all .2s ease-in;
    padding: .9375rem .625rem .9375rem 1.25rem;
    min-height: 160px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.25rem
}

.ce-contact:after, .ce-contact:before {
    content: " ";
    display: table
}

.ce-contact img {
    float: left;
    display: inline-block;
    width: 22%
}

.ce-contact p {
    font: 400 .8125em Gilroy-Regular, sans-serif;
    line-height: 1.21875rem;
    float: left;
    width: 73%;
    margin: 0 0 0 5%
}

.ce-contact p strong {
    font: 400 1.125em Gilroy-Bold, sans-serif;
    line-height: 1.6875rem
}

.ce-contact a {
    color: #222
}

.ce-touchpoint {
    margin-bottom: 0;
    padding: .625rem 0
}

.ce-touchpoint:after, .ce-touchpoint:before {
    content: " ";
    display: table
}

.ce-touchpoint i {
    display: block;
    float: left;
    width: 15%;
    margin-top: .75rem;
    font-size: 1.25rem;
    color: #009be1;
    text-align: center
}

.ce-touchpoint div {
    float: left;
    width: 85%;
    color: #2A2A2A;
    padding: .625rem 0 .625rem .9375rem;
    border-left: 1px solid #e3e3e3
}

.ce-touchpoint div strong {
    font: 400 1.5625em Gilroy-Medium, sans-serif;
    line-height: 1.375rem;
    color: #009be1
}

@media (min-width: 40rem) {
    .ce-touchpoint {
        box-shadow: none;
        padding-bottom: .3125rem;
        border: none
    }

    .ce-touchpoint div {
        padding: 0 0 0 .75rem
    }

    .ce-touchpoint i {
        font-size: 1.5625rem;
        margin-top: .375em
    }

    .ce-touchpoint strong {
        display: block
    }
}

.ce-datateaser {
    padding: .8125rem 1.25rem 1.5625rem
}

.ce-datateaser h3 {
    margin: 0
}

.ce-datateaser .ce-touchpoint {
    margin: .9375rem 0;
    padding: 0
}

.ce-datateaser .ce-touchpoint strong {
    display: block
}

.screenshot-generator {
    margin-bottom: 1.5625rem
}

.screenshot-generator .above h3 {
    margin-top: 1.25em
}

.screenshot-generator .screenshot-mobile .cover-image {
    top: 12%;
    left: 5%;
    width: 89%
}

.screenshot-generator .screenshot-tablet .cover-image {
    top: 8.5%;
    left: 6%;
    width: 88%;
    height: 81%
}

.screenshot-generator .screenshot-desktop .cover-image {
    top: 5.5%;
    left: 4.5%;
    width: 91%;
    height: 72%;
    background-size: cover !important
}

.screenshot-generator .screenshot-desktop, .screenshot-generator .screenshot-mobile, .screenshot-generator .screenshot-tablet {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.screenshot-generator span.cover-contain {
    display: inline-block;
    position: relative;
    z-index: 5;
    margin-top: .625em
}

.screenshot-generator span.cover-contain img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.screenshot-generator span.cover-image {
    display: block;
    margin-top: .5625em;
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute
}

.image-text-button {
    margin-bottom: 1.5625rem
}

.image-text-button img {
    box-shadow: 4px 3px 2px rgba(0, 0, 0, .15);
    margin-top: .6875em
}

.image-text-button h3 {
    margin: 0
}

.sticky-nav-wrapper {
    position: absolute;
    height: 0
}

#navigation .sticked .ce-sticky-touchpoints .level1 > li.has-sub > a:before, .sticked .ce-sticky-touchpoints #navigation .level1 > li.has-sub > a:before, .sticked .ce-sticky-touchpoints .fa {
    font-size: 1.125rem;
    min-width: 2rem;
    padding: .4375rem;
    background: #c9c9c9
}

.sticked .ce-sticky-touchpoints li {
    margin-bottom: .375rem
}

#navigation .sticked .ce-sticky-touchpoints:hover .level1 > li.has-sub > a:before, .sticked .ce-sticky-touchpoints:hover #navigation .level1 > li.has-sub > a:before, .sticked .ce-sticky-touchpoints:hover .fa {
    transition: all .3s ease-in;
    font-size: 1.5rem;
    padding: .5625rem;
    border-radius: 50%;
    min-width: 2.625rem;
    text-align: center;
    color: #fff
}

.sticked .ce-sticky-touchpoints:hover .fa-facebook {
    background: #3a5795
}

.sticked .ce-sticky-touchpoints:hover .fa-twitter {
    background: #55acee
}

.sticked .ce-sticky-touchpoints:hover .fa-google-plus {
    background: #dd4b39
}

.sticked .ce-sticky-touchpoints:hover .fa-xing {
    background: #006567
}

.sticked .ce-sticky-touchpoints:hover .fa-youtube {
    background: #b31217
}

.sticked .ce-sticky-touchpoints:hover .fa-instagram {
    background: #3f729b
}

.sticked .ce-sticky-touchpoints:hover .fa-pinterest {
    background: #cc2127
}

.sticked .ce-sticky-touchpoints:hover .fa-shopping-cart {
    background: #ff2a00
}

.sticked .ce-sticky-touchpoints:hover .fa-print {
    background: #ffc314
}

.sticked .ce-sticky-touchpoints:hover .fa-pie-chart {
    background: #8217ff
}

.sticked .ce-sticky-touchpoints:hover li {
    margin-bottom: .625rem
}

@media (max-width: 75rem) {
    #sticky-nav:hover {
        overflow-x: scroll
    }

    #sticky-nav:hover .ce-sticky-touchpoints {
        width: 75rem
    }

    .ce-sticky-touchpoints {
        box-shadow: inset 0 -4px 5px rgba(0, 0, 0, .1);
        background-color: #e5e5e5;
        padding: .9375rem .9375rem .625rem
    }
}

@media (min-width: 75rem) {
    .ce-sticky-touchpoints {
        background-color: none;
        position: absolute;
        left: -5.5rem;
        top: 0;
        padding-top: 6.5rem
    }
}

.ce-sticky-touchpoints .fa-facebook {
    background: #3a5795
}

.ce-sticky-touchpoints .fa-twitter {
    background: #55acee
}

.ce-sticky-touchpoints .fa-google-plus {
    background: #dd4b39
}

.ce-sticky-touchpoints .fa-xing {
    background: #006567
}

.ce-sticky-touchpoints .fa-youtube {
    background: #b31217
}

.ce-sticky-touchpoints .fa-instagram {
    background: #3f729b
}

.ce-sticky-touchpoints .fa-pinterest {
    background: #cc2127
}

.ce-sticky-touchpoints .fa-shopping-cart {
    background: #ff2a00
}

.ce-sticky-touchpoints .fa-print {
    background: #ffc314
}

.ce-sticky-touchpoints .fa-pie-chart {
    background: #8217ff
}

.ce-sticky-touchpoints .fa-plus-circle {
    background-color: #8A8A8A
}

.ce-sticky-touchpoints .touchpoint-facebook .label {
    color: #3a5795
}

.ce-sticky-touchpoints .touchpoint-twitter .label {
    color: #55acee
}

.ce-sticky-touchpoints .touchpoint-google-plus .label {
    color: #dd4b39
}

.ce-sticky-touchpoints .touchpoint-xing .label {
    color: #006567
}

.ce-sticky-touchpoints .touchpoint-youtube .label {
    color: #b31217
}

.ce-sticky-touchpoints .touchpoint-instagram .label {
    color: #3f729b
}

.ce-sticky-touchpoints .touchpoint-pinterest .label {
    color: #cc2127
}

.ce-sticky-touchpoints .touchpoint-shopping-cart .label {
    color: #ff2a00
}

.ce-sticky-touchpoints .touchpoint-print .label {
    color: #ffc314
}

.ce-sticky-touchpoints .touchpoint-media-rates .label {
    color: #8217ff
}

#navigation .ce-sticky-touchpoints .level1 > li.has-sub > a:before, .ce-sticky-touchpoints #navigation .level1 > li.has-sub > a:before, .ce-sticky-touchpoints .fa {
    transition: all .3s ease-in;
    font-size: 1.5rem;
    padding: .5625rem;
    border-radius: 50%;
    min-width: 2.625rem;
    text-align: center;
    color: #fff
}

#navigation .ce-sticky-touchpoints .level1 > li.has-sub > a.fa-plus-circle:before, .ce-sticky-touchpoints #navigation .level1 > li.has-sub > a.fa-plus-circle:before, .ce-sticky-touchpoints .fa.fa-plus-circle {
    border-radius: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.ce-sticky-touchpoints ul {
    margin: 0
}

.ce-sticky-touchpoints ul:after, .ce-sticky-touchpoints ul:before {
    content: " ";
    display: table
}

.ce-sticky-touchpoints ul li {
    transition: all .2s ease-in;
    position: relative;
    margin: 0 .5625rem .5rem 0;
    padding: 0;
    float: left
}

.ce-sticky-touchpoints ul li.touchpoint-print {
    display: none
}

@media (min-width: 75rem) {
    .ce-sticky-touchpoints ul li {
        float: none;
        margin-bottom: .625rem;
        margin-right: 0
    }

    .ce-sticky-touchpoints ul li.touchpoint-print {
        display: block
    }
}

.ce-sticky-touchpoints ul li:before {
    content: none
}

.ce-sticky-touchpoints ul li span.label {
    display: none
}

@media (min-width: 75rem) {
    .ce-sticky-touchpoints ul li:hover {
        transform: scale(1.2, 1.2) rotateZ(0) translateX(.5rem);
        animation-name: fadeIn;
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .ce-sticky-touchpoints ul li:hover span {
        display: block;
        position: absolute;
        right: 100%;
        top: 11px;
        padding-right: .3125rem;
        font-size: .8125rem;
        color: #333
    }
}

@media (min-width: 0) and (max-width: 25rem) {
    .ce-sticky-touchpoints ul li:nth-child(n+6) {
        display: none
    }

    .ce-sticky-touchpoints ul li:nth-child(n+6).touchpoint-plus {
        display: block
    }
}

@media (min-width: 25rem) and (max-width: 30rem) {
    .ce-sticky-touchpoints ul li:nth-child(n+7) {
        display: none
    }

    .ce-sticky-touchpoints ul li:nth-child(n+7).touchpoint-plus {
        display: block
    }
}

@media (min-width: 30rem) and (max-width: 35rem) {
    .ce-sticky-touchpoints ul li:nth-child(n+8) {
        display: none
    }

    .ce-sticky-touchpoints ul li:nth-child(n+8).touchpoint-plus {
        display: block
    }
}

@media (min-width: 35rem) {
    .ce-sticky-touchpoints ul li.touchpoint-plus {
        display: none
    }
}

@media (max-width: 35rem) {
    .ce-sticky-touchpoints ul:hover li {
        display: block
    }

    .ce-sticky-touchpoints ul:hover li.touchpoint-plus, .ce-sticky-touchpoints ul:hover li.touchpoint-print {
        display: none
    }
}

.sub-navigation {
    margin: 1.25em 0;
    max-width: 100%
}

.csc-default ul li.csc-uploads-element-pdf span {
    margin-left: .625em
}

.csc-default ul li.csc-uploads-element-pdf:before {
    position: absolute;
    top: -10px;
    content: "\f1c1";
    height: 20px;
    width: 20px;
    background: 0 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.ce-testimonial:after, .ce-testimonial:before {
    content: " ";
    display: table
}

.ce-testimonial img {
    border-radius: 50%;
    display: block;
    float: left;
    width: 21%;
    vertical-align: middle;
    padding-right: 3%
}

.ce-testimonial .text {
    float: left;
    width: 79%
}

.ce-testimonial h3, .ce-testimonial p {
    margin: 0
}

.ce-testimonial h3 {
    font: 400 1.1875em "Times New Roman", Times, serif;
    line-height: 1.54375rem
}

@media (min-width: 40em) {
    .ce-testimonial {
        padding: 1.5625rem
    }

    .ce-testimonial h3 {
        font: 400 1.625em "Times New Roman", Times, serif;
        line-height: 2.1125rem
    }

    .ce-testimonial p {
        font: 400 1.3125em "Times New Roman", Times, serif;
        line-height: 1.70625rem
    }
}

.path p {
    font-size: .75em
}

.tx-indexedsearch-title a {
    font-size: 1.5em
}

ul.browsebox, ul.browsebox li a {
    font-size: .9375em
}

ul.browsebox {
    text-align: center;
    margin: 1.5625em 0 0;
    border: 1px solid #e3e3e3;
    padding: .625em 0
}

ul.browsebox li {
    display: inline-block;
    list-style-image: none;
    padding: 0 .625em
}

ul.browsebox li:before {
    content: '';
    height: 0;
    width: 0
}

.tx-indexedsearch-res.res.res-tmpl-css {
    border-bottom: 1px solid #e3e3e3;
    padding: .9375em 0
}

@media (min-width: 0) and (max-width: 40em) {
    .tx-indexedsearch-res.res.res-tmpl-css {
        padding: .625em
    }
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: #801511
}

.tx-indexedsearch-form {
    margin-top: 1.25em
}

.tx-indexedsearch-form label {
    font-size: 1.375em;
    font-weight: 400
}

.tx-indexedsearch-searchbox-button {
    min-width: 9.375em;
    padding: .375em !important
}

.tx-indexedsearch-searchbox-sword {
    max-width: 31.25em;
    display: inline-block !important;
    float: left;
    margin-right: .625em !important
}

.tx-indexedsearch-browselist-currentPage a {
    color: #e3352e
}

.tx-indexedsearch-sw {
    font-weight: 700
}

.news ul {
    margin: 0 0 1.25rem;
    padding: 0;
    border: 0
}

.tx-virtualways-news {
    overflow: auto
}

.tx-virtualways-news .blog-news {
    height: auto;
    margin-bottom: .625em
}

@media (min-width: 18.75em) {
    .tx-virtualways-news .blog-news {
        float: left;
        width: 49.5%;
        margin-right: 1%
    }

    .tx-virtualways-news .blog-news:last-child {
        margin-right: 0
    }
}

@media (min-width: 40.0625em) {
    .tx-virtualways-news .blog-news {
        width: 100%;
        border: 1px solid #E2E2E2;
        box-shadow: 2px 2px 1px rgba(0, 0, 0, .05);
        margin-right: 0
    }
}

.tx-virtualways-news .blog-news:last-child {
    border-bottom: none
}

.tx-virtualways-news .blog-news .news-image {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 21.875em
}

@media (min-width: 40.0625em) {
    .tx-virtualways-news .blog-news .news-image {
        display: inline-block;
        float: left;
        margin: inherit;
        width: 35%
    }
}

.tx-virtualways-news .blog-news .news-headline {
    display: block
}

@media (min-width: 40.0625em) {
    .tx-virtualways-news .blog-news .news-headline {
        position: relative;
        top: -.3125em;
        padding-left: .625em;
        display: inline-block;
        width: 65%
    }
}

.tx-virtualways-news .blog-news .news-headline .news-date {
    font-size: .8125em;
    font-weight: 300;
    line-height: .5625em;
    margin-top: .4375em
}

.tx-virtualways-news .blog-news .news-headline .news-description a {
    font-size: .875em;
    font-weight: 300
}

.news ul.f3-widget-paginator {
    padding: 0;
    border: 0;
    margin: 1.875em 0;
    text-align: center
}

.news ul.f3-widget-paginator li {
    display: inline-block;
    list-style-type: none;
    padding: .3125em .625em;
    margin: 0 .3125em;
    border: 1px solid #E4E4E4
}

.news ul.f3-widget-paginator li a {
    font: 400 1.125em Gilroy-Regular, sans-serif;
    line-height: 1.6875rem;
    color: #009be1
}

.news ul.f3-widget-paginator li.current {
    color: #222
}

.news ul.f3-widget-paginator li:before {
    content: '';
    height: 0;
    width: 0
}

.news ul.f3-widget-paginator .current {
    color: #e3352e;
    font-weight: 400
}

.news-single .article .header {
    margin-bottom: .625em
}

@media (min-width: 64.0625em) {
    .news-single .article .news-list-date {
        position: relative;
        top: .75em;
        float: right
    }
}

.news-single .article .news-img-wrap {
    float: left;
    width: 100%;
    margin: 0 0 .9375em
}

@media (min-width: 40.0625em) {
    .news-single .article .news-img-wrap {
        float: right;
        width: 282px;
        margin: 0 0 0 25px
    }
}

.news-single .article .news-related-files {
    display: block;
    width: 100%;
    margin: 1.875em 0
}

.news-single .article .news-related-files li {
    margin-left: 1.375em;
    border: none
}

.news-single .article .news-related-files li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    top: -.25em;
    left: -.3125em;
    background: 0 0
}

.news-single .article .back {
    display: block
}

.no-media-element img {
    max-width: 7.6875em
}

.virtualways-news-category .border {
    height: 1.25rem;
    background-image: url(../../../../typo3conf/ext/virtualways_base/Resources/Public/Images/grid-divider.png);
    background-repeat: repeat-x;
    margin-bottom: 1.25rem
}

.virtualways-news-category h3 {
    margin-top: 2.6875rem
}

.virtualways-news-category ul, .virtualways-news-category ul li {
    margin: 0;
    padding: 0;
    border: 0
}

.virtualways-news-category ul li a {
    font: 400 1.125em Gilroy-Regular, sans-serif;
    line-height: 1.6875rem;
    display: inline-block;
    padding: .3125rem
}

.virtualways-news-category ul li.active a {
    color: #fff;
    background-color: #009be1
}

.virtualways-news-category ul li:before {
    content: '';
    height: 0;
    width: 0;
    background: 0 0
}

.gallery-item {
    width: 100%;
    margin-bottom: .9375em
}

@media (min-width: 40.625em) {
    .gallery-item {
        width: 49%;
        margin: .5%
    }
}

@media (min-width: 64.625em) {
    .gallery-item {
        width: 32%;
        margin: .5%
    }
}

img.image-with-border-radius {
    max-width: 6.25em !important
}

#newsCarousel {
    margin: 0 -.9375em
}

#newsCarousel .box {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .05);
    background: #fff;
    padding: 0;
    margin: .9375em
}

#newsCarousel .box .box-content {
    padding: .9375em;
    border: 1px solid #E2E2E2;
    border-top: 0
}

#newsCarousel .box.box-link .button {
    background-color: #009be1;
    color: #fff
}

#newsCarousel .box .box-headline {
    min-height: 6.25em
}

@media (min-width: 30rem) {
    #newsCarousel .box .box-headline {
        min-height: 6.875em
    }
}

@media (min-width: 40.625rem) {
    #newsCarousel .box .box-headline {
        min-height: 6.25em
    }
}

@media (min-width: 43.75rem) {
    #newsCarousel .box .box-headline {
        min-height: 7.5em
    }
}

@media (min-width: 64.0625em) {
    #newsCarousel .box .box-headline {
        min-height: 6.875em
    }
}

#newsCarousel .box .box-more {
    margin-top: 1.25em
}

#newsCarousel .box .box-image {
    border: 1px solid #E2E2E2;
    border-bottom: 0
}

#newsCarousel .box .box-image img {
    width: 100%
}

#newsCarousel .box a.title {
    font-size: 1em;
    font-weight: 400;
    color: #000
}

#newsCarousel .box p {
    font-size: 1rem
}

#breadcrumb {
    display: none
}
