.display-1,
.display-2,
.display-3,
.display-4 {
    line-height: 1.2
}

.footer .container .col-right .h6,
.footer .container .col-right h6,
.initialism,
.navbar li {
    text-transform: uppercase
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    line-height: 1.2;
    color: inherit
}

.blockquote,
hr {
    margin-bottom: 1rem
}

.btn,
.display-1,
.display-2,
.display-3,
.display-4,
.navbar .dropdown-menu .hotline {
    font-family: "Fira Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.h1,
h1 {
    font-size: 2.5rem;
    color: #009080
}

.h2,
h2 {
    font-size: 2rem;
    color: #005885
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h4,
.h5,
h4,
h5 {
    font-weight: 700
}

.h6,
h6 {
    font-size: 1rem;
    font-weight: 800
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300
}

.lead {
    font-size: 1.25rem
}

.display-1,
.display-2,
.display-3,
.display-4 {
    color: #005885
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.initialism {
    font-size: 90%
}

.blockquote {
    color: #005885;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    color: rgba(0, 88, 133, .65)
}

.btn-secondary,
.btn-secondary:hover {
    border: 1px solid #e6e6e6;
    color: #343a40
}

.blockquote-footer::before {
    content: "\2014 \00A0";
    font-weight: 700
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

a {
    font-weight: 400
}

.badge-career {
    height: 1.5rem;
    width: 1.5rem;
    padding-top: .4rem;
    background-image: linear-gradient(180deg, #55B830, #009080, #005885);
    opacity: .67;
    position: relative;
    top: -.75rem;
    z-index: 1;
    align-content: center
}

.btn-secondary {
    background-color: #fff
}

.btn-secondary:hover {
    background-color: #e6e6e6
}

.btn-outline-secondary {
    background-color: #fff;
    border: 1px solid #777;
    color: #777
}

.btn-outline-secondary:hover {
    border: 1px solid #777;
    background-color: #777;
    color: #fff
}

.table {
    color: #009080
}

.table td,
.table th {
    border-top: 1px solid #009080
}

.table thead th {
    border-bottom: 0
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #009080
}

.table-hover tbody tr:hover,
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 144, 128, .1)
}

tr:last-of-type {
    border-bottom: 1px solid
}

.form-group.-active .form-control,
.form-group.-focus .form-control {
    border: 1px solid #009080;
    background-color: transparent;
    font-family: "Fira Mono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    color: #009080;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-weight: inherit;
    font-style: normal!important
}

.navbar .dropdown-menu,
.navbar li {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.form-control:focus {
    box-shadow: none
}

.form-group.-animated {
    padding-top: 2.5rem
}

.form-group.-animated label {
    position: absolute;
    left: 0;
    padding-left: 3.25rem;
    z-index: 1;
    margin-bottom: 0;
    color: #aaa;
    font-weight: 300;
    -webkit-transform: translateY(.4rem);
    -moz-transform: translateY(.4rem);
    -ms-transform: translateY(.4rem);
    -o-transform: translateY(.4rem);
    transform: translateY(.4rem)
}

.form-group.-animated.-active label,
.form-group.-animated.-focus label {
    -webkit-transform: translateY(-2rem);
    -moz-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    -o-transform: translateY(-2rem);
    transform: translateY(-2rem);
    color: #555
}

.form-group.-focus:before {
    z-index: 1050;
    visibility: visible;
    opacity: .5
}

.form-group.-focus .form-control,
.form-group.-focus label {
    z-index: 1051
}

.form-group.-focus .form-caption {
    opacity: 1;
    visibility: visible;
    z-index: 1050
}

.showcase {
    margin-bottom: 60px
}

.showcase .form-group {
    margin-bottom: 0
}

html {
    font-size: 12px;
    letter-spacing: .019rem
}

@media (min-width:576px) {
    html {
        font-size: 14px;
        letter-spacing: .013rem
    }
}

@media (min-width:1200px) {
    html {
        font-size: 16px;
        letter-spacing: .009rem
    }
}

html:focus {
    outline: 0
}

.navbar li a {
    letter-spacing: .059rem;
    color: #009080;
    font-weight: 800
}

.navbar li.show a.dropdown-item {
    letter-spacing: .003rem
}

.h1,
h1 {
    letter-spacing: -.009rem
}

.h2,
h2 {
    letter-spacing: -.006rem
}

.h3,
h3 {
    letter-spacing: -.004rem
}

.h4,
h4 {
    letter-spacing: -.001rem
}

.h5,
h5 {
    letter-spacing: .003rem
}

.h6,
h6 {
    letter-spacing: .009rem
}

.display-1 {
    letter-spacing: -.016rem
}

.display-2 {
    letter-spacing: -.015rem
}

.display-3 {
    letter-spacing: -.014rem
}

.display-4 {
    letter-spacing: -.012rem
}

.footer .container .h6,
.footer .container h6,
.footer .container li {
    letter-spacing: .059rem
}

header {
    background-color: #fff
}

header::after {
    content: "";
    position: absolute;
    top: 4.6875rem;
    left: 0;
    border-bottom: 4px solid rgba(0, 88, 133, .67);
    width: 100%
}

#logo {
    width: calc(4.6875rem - 1rem);
    height: calc(4.6875rem - 1rem);
    margin-top: .25rem;
    background: url(../img/Vautron-V.svg) no-repeat;
    background-size: contain
}

.navbar,
.navbar ul {
    height: 4.6875rem
}

.rowHeader {
    margin-left: 5px
}

@media (min-width:576px) {
    #logo {
        background: url(../img/Logo-Vautron_2018.svg) no-repeat;
        width: 14.1544rem
    }
    .rowHeader {
        margin-left: calc(50vw - 540px/2)
    }
}

@media (min-width:768px) {
    .rowHeader {
        margin-left: calc(50vw - 720px/2)
    }
}

.navbar {
    padding: 0
}

.navbar li {
    font-size: 1rem;
    display: flex;
    align-items: center;
    height: 100%
}

.navbar li a:hover {
    color: #55B830
}

.navbar li a:hover .badge-career {
    background: #55B830;
    opacity: 1
}

.navbar li a.active {
    color: #005885
}

.navbar li a.active:hover {
    color: #003550
}

.navbar li.show {
    background-color: rgba(0, 88, 133, .67)
}

.navbar li.show a {
    color: #fff
}

.navbar li.show a.dropdown-item {
    color: inherit;
    font-weight: 700
}

.navbar li.show a:hover {
    color: #003550
}

.navbar li .nav-link {
    padding: 0 1.25rem!important
}

.navbar .dropdown-menu {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 1.25rem;
    font-weight: inherit;
    text-transform: none;
    position: fixed!important;
    top: 4.6875rem
}

.navbar .dropdown-menu .h5,
.navbar .dropdown-menu h5 {
    margin-top: 2.5rem
}

.navbar .dropdown-menu .hotline {
    color: #009080;
    font-size: 2.5rem;
    font-weight: 500;
    letter-spacing: -.009rem
}

.navbar .dropdown-menu .dropdown-item.form a,
.navbar .dropdown-menu .vertrieb a {
    font-family: "Fira Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400
}

.navbar .dropdown-menu .vertrieb a {
    color: #009080!important
}

.navbar .dropdown-menu .vertrieb a:hover {
    color: #55B830!important
}

.navbar .dropdown-menu .dropdown-item {
    margin-top: 1.75rem
}

.navbar .dropdown-menu .dropdown-item:last-of-type {
    margin-bottom: 1.75rem
}

.navbar .dropdown-menu .dropdown-item:hover {
    background: 0 0
}

.navbar .dropdown-menu .dropdown-item.form a {
    color: #009080
}

.navbar .dropdown-menu .dropdown-item.form a:hover {
    color: #55B830
}

.navbar .dropdown-menu .dropdown-item.form .form-group {
    font-family: "Fira Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
    font-size: 1rem
}

@media (min-width:992px) {
    .rowHeader {
        margin-left: calc(50vw - 960px/2)
    }
    .navbar .dropdown-menu {
        border-bottom: 100vh solid rgba(0, 53, 80, .5);
        left: 0;
        margin-top: -4px;
        width: 100vw;
        z-index: -5
    }
    .navbar .dropdown-menu::after,
    .navbar .dropdown-menu::before {
        content: "";
        position: absolute;
        z-index: -1
    }
    .navbar .dropdown-menu::before {
        top: 8px;
        left: -4rem;
        background-image: linear-gradient(90deg, rgba(85, 184, 48, .67), rgba(0, 144, 128, .67), rgba(0, 88, 133, .67));
        -webkit-transform: skew(-21deg, 0deg);
        -moz-transform: skew(-21deg, 0deg);
        -ms-transform: skew(-21deg, 0deg);
        -o-transform: skew(-21deg, 0deg);
        transform: skew(-21deg, 0deg);
        width: 33%;
        height: calc(100% - 8px)
    }
    .navbar .dropdown-menu::after {
        bottom: -4px;
        left: 0;
        background-color: rgba(0, 88, 133, .67);
        width: 100%;
        height: 4px
    }
}

@media (max-width:991.98px) {
    .navbar #mainNav .navbar-nav,
    .navbar .navbarRight .dropdown-menu {
        background-clip: padding-box;
        border-top: 4px solid #5791ae;
        border-bottom: 100vh solid rgba(0, 53, 80, .5)
    }
    .navbar #mainNav .navbar-nav {
        background-color: #fff;
        z-index: 1;
        width: 100vw;
        position: fixed;
        top: 4.6875rem;
        left: 0;
        height: auto;
        overflow: scroll
    }
    .navbar #mainNav .navbar-nav::after,
    .navbar .navbarRight .dropdown-menu::after {
        content: "";
        bottom: -4px;
        left: 0;
        height: 4px;
        z-index: -1
    }
    .navbar #mainNav .navbar-nav li.nav-item {
        display: flex;
        min-height: 2rem
    }
    .navbar #mainNav .navbar-nav .dropdown-item {
        margin-top: 0
    }
    .navbar #mainNav .navbar-nav .dropdown-item:last-of-type {
        margin-bottom: 0
    }
    .navbar #mainNav .navbar-nav li>.dropdown-menu {
        width: 100vw;
        top: 1.5rem!important;
        position: relative!important;
        min-height: inherit;
        margin-top: .4rem;
        margin-bottom: 1.5rem
    }
    .navbar #mainNav .navbar-nav .dropdown-toggle {
        position: absolute;
        top: .1875rem
    }
    .navbar #mainNav .navbar-nav::after {
        position: absolute;
        background-color: rgba(0, 88, 133, .67);
        width: 100%
    }
    .navbar .navbarRight .dropdown-menu {
        background-color: #fff;
        width: 100vw;
        margin-top: 0;
        position: fixed;
        top: 4.6875rem;
        left: 0
    }
    .navbar .navbarRight .dropdown-menu::after {
        position: absolute;
        background-color: rgba(0, 88, 133, .67);
        width: 100%
    }
}

.hero .ad,
.overlay {
    color: #fff;
    z-index: 1
}

.navbar.navbarRight {
    background-image: linear-gradient(69deg, rgba(85, 184, 48, .67), rgba(0, 144, 128, .67), rgba(0, 88, 133, .67));
    margin-right: -1rem;
    padding-right: 10px
}

@media (min-width:576px) {
    .navbar.navbarRight {
        padding-right: calc(50vw - 540px/2)
    }
}

@media (min-width:768px) {
    .navbar.navbarRight {
        padding-right: calc(50vw - 720px/2)
    }
}

@media (min-width:992px) {
    .navbar.navbarRight {
        padding-right: calc(50vw - 960px/2)
    }
}

@media (min-width:1200px) {
    .rowHeader {
        margin-left: calc(50vw - 1140px/2)
    }
    .navbar.navbarRight {
        padding-right: calc(50vw - 1140px/2)
    }
}

.navbar.navbarRight ul {
    flex-direction: row
}

.navbar.navbarRight li a {
    color: #fff;
    padding: 8px
}

.navbar.navbarRight li.show {
    background-color: rgba(255, 255, 255, .9)!important
}

.navbar.navbarRight li.show a.nav-link {
    color: #005885
}

.navbar.navbarRight li.show .dropdown-item {
    color: inherit;
    font-weight: 700
}

.navbar.navbarRight li.show .dropdown-item:hover {
    color: #003550
}

@media (min-width:768px) {
    .navbar.navbarRight li::after,
    .navbar.navbarRight li::before {
        background: url(../img/vautron-skew-header.svg) no-repeat;
        background-size: cover;
        content: "";
        height: 100%;
        width: 2rem;
        position: absolute;
        top: 0;
        overflow: hidden
    }
    .navbar.navbarRight li::after {
        right: -2rem;
        opacity: .25
    }
    .navbar.navbarRight li::before {
        left: 0;
        opacity: 1
    }
    .navbar.navbarRight li.login {
        padding-left: 2rem
    }
    .navbar.navbarRight li.login:hover::after {
        opacity: .75
    }
    .navbar.navbarRight li.kontakt::before {
        background: url(../img/vautron-skew-footer.svg) no-repeat;
        background-size: cover;
        opacity: 0;
        left: -2rem
    }
    .navbar.navbarRight li.kontakt::after {
        opacity: 0
    }
    .navbar.navbarRight li.kontakt:hover::after,
    .navbar.navbarRight li.kontakt:hover::before {
        opacity: .75
    }
    .navbar.navbarRight li.show::after,
    .navbar.navbarRight li.show::before {
        opacity: .9!important
    }
    .navbar.navbarRight li.kontakt {
        margin-left: 2rem
    }
}

.navbar.navbarRight li.login {
    background-color: rgba(255, 255, 255, .25)
}

.navbar.navbarRight li.kontakt {
    background-color: inherit
}

.navbar.navbarRight li:hover {
    background-color: rgba(255, 255, 255, .75)
}

.navbar.navbarRight li:hover a {
    color: #005885
}

.navbar .dropdown-toggle a {
    pointer-events: auto
}

.navbar .dropdown-toggle::after {
    content: none
}

.navbar .navbar-toggler {
    display: none
}

@media (max-width:991.98px) {
    .navbar .navbar-toggler {
        position: absolute;
        top: 1rem;
        right: 1rem;
        display: inline-block;
        width: 29px;
        height: 29px;
        text-indent: 29px;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent
    }
    .navbar .navbar-toggler .navbar-toggler-icon,
    .navbar .navbar-toggler .navbar-toggler-icon:after,
    .navbar .navbar-toggler .navbar-toggler-icon:before {
        position: absolute;
        top: 50%;
        left: 2px;
        height: 3px;
        width: 24px;
        background: #777;
        -webkit-transition: all .25s;
        transition: all .25s
    }
    .navbar .navbar-toggler .navbar-toggler-icon:before {
        content: '';
        top: -7px;
        left: 0
    }
    .navbar .navbar-toggler .navbar-toggler-icon:after {
        content: '';
        top: 7px;
        left: 0
    }
    .navbar .navbar-toggler:focus {
        outline: 0
    }
}

.overlay {
    position: relative;
    background-color: rgba(0, 53, 80, .33)
}

.left {
    top: 0;
    right: 0;
    width: 100vw
}

@media (min-width:768px) {
    .overlay {
        -webkit-transform: skew(-21deg, 0deg);
        -moz-transform: skew(-21deg, 0deg);
        -ms-transform: skew(-21deg, 0deg);
        -o-transform: skew(-21deg, 0deg);
        transform: skew(-21deg, 0deg)
    }
    .overlay>* {
        display: flex;
        align-items: center;
        -webkit-transform: skew(21deg, 0deg);
        -moz-transform: skew(21deg, 0deg);
        -ms-transform: skew(21deg, 0deg);
        -o-transform: skew(21deg, 0deg);
        transform: skew(21deg, 0deg)
    }
    .left {
        width: auto;
        right: calc(55vw - 720px/2)
    }
}

.right {
    top: 0;
    left: 0;
    width: auto
}

@media (min-width:768px) {
    .right {
        left: calc(45vw - 720px/2)
    }
}

@media (min-width:992px) {
    .left {
        right: calc(55vw - 960px/2)
    }
    .right {
        left: calc(45vw - 960px/2)
    }
}

@media (min-width:1200px) {
    .left {
        right: calc(55vw - 1140px/2)
    }
    .right {
        left: calc(45vw - 1140px/2)
    }
}

.hero {
    padding-top: 4.6875rem
}

@media (max-width:767.98px) {
    .hero .embed-responsive-16by9::before {
        padding-top: 0
    }
    .hero .embed-responsive video {
        display: none;
        margin: 0 auto;
        width: auto;
        height: 100%
    }
    .hero .img-xs {
        min-height: 350px;
        height: calc(100vh - 4.6875rem);
        width: auto;
        background: url(../img/startpage-banner.jpg) center;
        background-size: cover
    }
}

.hero .ad .overlay,
.hero .products .overlay {
    min-height: 100%
}

.hero .overlay {
    background-color: rgba(255, 255, 255, .33);
    position: absolute
}

.hero .ad {
    text-align: left;
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: absolute;
    width: 100vw;
    top: 0
}

.hero .ad .overlay.left {
    width: 100vw;
    z-index: 0
}

@media (min-width:768px) {
    .hero .img-xs {
        display: none!important
    }
    .hero .ad .overlay.left {
        right: calc(75vw - 720px/2)
    }
}

.hero .products {
    text-align: left;
    background-color: transparent;
    background-image: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: calc(3 * 2.5rem);
    padding-bottom: calc(2.5rem)
}

@media (min-width:768px) {
    .hero .products {
        padding-top: calc(4 * 2.5rem);
        padding-bottom: calc(2 * 2.5rem)
    }
}

.hero .products .overlay.left {
    background-color: rgba(0, 53, 80, .33);
    margin: 0;
    padding: 0;
    width: 100vw;
    z-index: 0
}

.hero .products .overlay.right {
    background-color: rgba(0, 53, 80, .67);
    margin: 0;
    padding: 0;
    margin-top: calc(2 * 2.5rem);
    width: 150vw;
    z-index: 0
}

.hero .products a {
    color: rgba(0, 144, 128, .5);
    font-weight: 600
}

.hero .products a:hover {
    color: #009080;
    text-decoration: none
}

.hero .products h1>.fas {
    color: #fff!important;
    font-size: 3.75rem;
    vertical-align: middle
}

@media (max-width:991.98px) {
    .hero .products h1>.fas {
        font-size: 2.75rem
    }
    .footer .container {
        max-width: 100vw
    }
}

.mainContent .vautron-V {
    position: absolute;
    top: .65rem;
    opacity: .33
}

.mainContent .fas,
.mainContent .far,
.mainContent .fab,
.mainContent .fa-stack,
.mainContent .svg-inline--fa {
    /*font-size: 4rem;*/
    color: rgba(0, 144, 128, .25)
}
/*
@media (min-width:576px) {
    .mainContent .fas {
        font-size: 5rem
    }
}

@media (min-width:768px) {
    .mainContent .fas {
        font-size: 6rem
    }
}
*/
@media (min-width:992px) {
    .hero .ad .overlay.left {
        right: calc(75vw - 960px/2)
    }
    /*.mainContent .fas {
        font-size: 8rem
    }*/
}

@media (min-width:1200px) {
    .hero .ad .overlay.left {
        right: calc(75vw - 1140px/2)
    }
    /*.mainContent .fas {
        font-size: 10rem
    }*/
}

.mainContent .container .area {
    padding-top: 6.25rem
}

.mainContent .container .area:last-of-type {
    padding-bottom: 6.25rem
}

.mainContent li {
    list-style-type: none
}

.mainContent li:before {
    color: #009080;
    content: "\2022";
    font-weight: 800;
    padding-right: .5rem
}

.mainContent li ul li:before {
    content: "\25e6";
    font-weight: inherit
}

ul.check {
	list-style: none
}
ul.check li {
	list-style-type: none
}
ul.check li > i.fas {
}
ul.check li:before {
    content: none;
}

.darkArea {
    background: url(../img/darkArea-background.svg) center;
    background-size: cover
}

.darkArea a {
    color: #00BFA9
}

.darkArea a:hover {
    color: #55B830
}

.darkArea .display-1,
.darkArea .display-2,
.darkArea .display-3,
.darkArea .display-4,
.darkArea .h1,
.darkArea .h2,
.darkArea .h3,
.darkArea .h4,
.darkArea .h5,
.darkArea .h6,
.darkArea .lead,
.darkArea h1,
.darkArea h2,
.darkArea h3,
.darkArea h4,
.darkArea h5,
.darkArea h6,
.darkArea li,
.darkArea p {
    color: #fff!important
}

.darkArea .alert-info .fas {
	color: #2D968C !important;
}

.darkArea .fas {
    color: rgba(0, 169, 255, .25)!important
}

.darkArea li:before,
.footer .container .col-left a,
.footer .container .col-middle a {
    color: #fff
}

.sustainability {
    background: url(../img/sustainability-background.jpg) center;
    background-size: cover
}

.footer {
    background-image: linear-gradient(90deg, rgba(85, 184, 48, .67), rgba(0, 144, 128, .67), rgba(0, 88, 133, .67));
    border-bottom: 4px solid #005885;
    height: auto;
    max-width: 100vw;
    overflow: hidden
}

.footer .area {
    padding-top: 1.875rem;
    padding-bottom: 1.5rem
}

.footer .container .col-left li,
.footer .container .col-middle li {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 800;
    display: flex;
    align-items: center
}

.footer .container .col-left a:hover,
.footer .container .col-middle a:hover {
    color: #005885
}

@media (min-width:768px) {
    .footer .container .col-left::after,
    .footer .container .col-middle::after {
        background: url(../img/vautron-skew-footer.svg);
        background-size: cover;
        content: "";
        height: 100%;
        width: 10rem;
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden
    }
}

.footer .container .col-left::after {
    opacity: .5
}

.footer .container .col-middle {
    background-color: rgba(255, 255, 255, .5)
}

.footer .container .col-right {
    background-color: #fff
}

.footer .container .col-right::after {
    background-color: #fff;
    content: "";
    height: 100%;
    width: 50vw;
    position: absolute;
    top: 0;
    right: -50vw;
    overflow: hidden
}

#socialMedia {
    background-color: #bfccd2;
    border-radius: 0 4px 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: .5rem;
    font-size: 1.75rem
}

#socialMedia ul {
    padding: 0;
    margin: 0
}

#socialMedia ul li {
    list-style: none
}

#socialMedia ul li a {
    color: rgba(255, 255, 255, .5)
}

#socialMedia ul li a:hover {
    color: #fff
}

#socialMedia:hover {
    background-color: #bfccd2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#socialMedia:hover li a {
    color: #a6b8c4
}

@media (min-width:576px) {
    #socialMedia {
        background-color: rgba(191, 204, 210, .33);
        border-radius: 0 4px 4px 0;
        bottom: inherit;
        top: 50%
    }
    #socialMedia ul li a {
        color: rgba(166, 184, 196, .33)
    }
    #socialMedia:hover {
        background-color: rgba(191, 204, 210, .5)
    }
}