/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 0.8em
}

sub, sup {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    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
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 0.63em;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 0.88em;
    line-height: 1.52;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.52;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.52;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 0.65em
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 0.75em
    }

.h1, h1 {
    font-size: 2.25em
}

.h2, h2 {
    font-size: 1.88em
}

.h3, h3 {
    font-size: 1.5em
}

.h4, h4 {
    font-size: 1.13em
}

.h5, h5 {
    font-size: 0.88em
}

.h6, h6 {
    font-size: 0.75em
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.52
}

@media (min-width:768px) {
    .lead {
        font-size: 1.31em
    }
}

.small, small {
    font-size: 0.9em
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.52
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 0.9em;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.09em;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 0.8em;
        line-height: 1.52;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "\2014 \00A0"
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ""
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: "\00A0 \2014"
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.52
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 0.9em;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 0.9em;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 1em;
        font-weight: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 0.81em;
    line-height: 1.52;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 760px
    }
}

@media (min-width:992px) {
    .container {
        width: 980px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1180px
    }
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -20px;
    margin-left: -20px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .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 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .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 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

    table col[class*=col-] {
        position: static;
        display: table-column;
        float: none
    }

    table td[class*=col-], table th[class*=col-] {
        position: static;
        display: table-cell;
        float: none
    }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.52;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.31em;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

    fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 0.88em;
    line-height: 1.52;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 0.88em;
    line-height: 1.52;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
        cursor: not-allowed
    }

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
        cursor: not-allowed
    }

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 0.75em;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 1.13em;
    line-height: 1.52;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 1.13em;
    line-height: 1.52;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 1.13em;
    line-height: 1.52;
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 20px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 1.13em
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 0.75em
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 0.88em;
    line-height: 1.52;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        background-image: none;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        background-image: none;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        background-image: none;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        background-image: none;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        background-image: none;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 1.13em;
    line-height: 1.52;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 0.75em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 0.88em;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.52;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 0.75em;
    line-height: 1.52;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 1.13em;
    line-height: 1.52;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 0.88em;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 0.75em;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1.13em;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.52;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 20px;
    padding-left: 20px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 340px
    }

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 20px;
    font-size: 1.13em;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -20px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 20px;
    margin-right: -20px;
    margin-left: -20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 20px;
        margin-left: 20px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -20px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #ddd
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #333
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.52;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

            .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd
            }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 1.13em;
    line-height: 1.52
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 0.75em;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 1.31em;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 3.94em
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.52;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 0.75em;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #eee
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
            color: #777
        }

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
            color: inherit
        }

        .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
            color: #c7ddef
        }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.52;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 1.31em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.52
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-style: normal;
    font-weight: 400;
    line-height: 1.52;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 0.75em;
    opacity: 0
}

    .tooltip.in {
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.top-left .tooltip-arrow {
        right: 5px;
        bottom: 0;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.top-right .tooltip-arrow {
        bottom: 0;
        left: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

    .tooltip.bottom-left .tooltip-arrow {
        top: 0;
        right: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

    .tooltip.bottom-right .tooltip-arrow {
        top: 0;
        left: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.52;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 0.88em;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

    .popover > .arrow {
        border-width: 11px
    }

        .popover > .arrow, .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid
        }

            .popover > .arrow:after {
                content: "";
                border-width: 10px
            }

    .popover.top > .arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0,0,0,.25);
        border-bottom-width: 0
    }

        .popover.top > .arrow:after {
            bottom: 1px;
            margin-left: -10px;
            content: " ";
            border-top-color: #fff;
            border-bottom-width: 0
        }

    .popover.right > .arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999;
        border-right-color: rgba(0,0,0,.25);
        border-left-width: 0
    }

        .popover.right > .arrow:after {
            bottom: -10px;
            left: 1px;
            content: " ";
            border-right-color: #fff;
            border-left-width: 0
        }

    .popover.bottom > .arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999;
        border-bottom-color: rgba(0,0,0,.25)
    }

        .popover.bottom > .arrow:after {
            top: 1px;
            margin-left: -10px;
            content: " ";
            border-top-width: 0;
            border-bottom-color: #fff
        }

    .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: #999;
        border-left-color: rgba(0,0,0,.25)
    }

        .popover.left > .arrow:after {
            right: 1px;
            bottom: -10px;
            content: " ";
            border-right-width: 0;
            border-left-color: #fff
        }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 0.88em;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 1.25em;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: "\2039"
        }

        .carousel-control .icon-next:before {
            content: "\203a"
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 1.88em
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.bg-green {
    background-color: #008a00
}

.bg-blue {
    background-color: #7db5cb
}

.bg-orange {
    background-color: #ec7a2e
}

.bg-yellow {
    background-color: #f6bd18
}

.bg-red {
    background-color: #d62429
}

.bg-grey-dark {
    background-color: #333
}

.bg-grey-semi {
    background-color: #314247
}

.bg-grey {
    background-color: #656f75
}

.bg-grey-mid-light {
    background-color: #9b9b9b
}

.bg-grey-light {
    background-color: #e6e6e6
}

.bg-grey-lightest {
    background-color: #f6f6f6
}

.text-grey {
    color: #9b9b9b
}

h1 {
    font-size: 1.75em;
    
    color: #4d575d;
    margin-top: 0
}

@media only screen and (min-width:768px) {
    h1 {
        font-size: 3.13em;
        line-height: 55px
    }
}

h2 {
    
    font-size: 1.88em;
    line-height: 35px;
    color: #4d575d;
    margin-top: 0
}

h3 {
    
    font-size: 1.25em;
    line-height: 24px;
    color: #4d575d;
    margin-top: 0
}

.font-standard {
    
    font-size: 1em;
    line-height: 26px
}

@media only screen and (min-width:768px) {
    .font-standard {
        
        font-size: 1em;
        line-height: 26px
    }
}

.font-size-48-bold {
    font-size: 3em;
    line-height: 58px
}

.font-size-36-bold {
    
    font-size: 2.25em;
    line-height: 44px
}

.font-size-24-bold {
    
    font-size: 1.5em;
    line-height: 29px
}

.font-size-20-bold {
    
    font-size: 1.25em;
    line-height: 25px
}

.font-size-18-bold {
    
    font-size: 1.13em;
    line-height: 23px
}

.font-size-16-bold {
    
    font-size: 1em;
    line-height: 26px
}

.font-size-14-bold {
    
    font-size: 0.88em;
    line-height: 17px
}

.font-size-13-bold {
    
    font-size: 0.81em;
    line-height: 16px
}

.font-size-12-bold {
    
    font-size: 0.75em;
    line-height: 15px
}

.font-size-11-bold {
    
    font-size: 0.69em;
    line-height: 13px
}

.font-size-10-bold {
    
    font-size: 0.63em;
    line-height: 12px
}

.font-size-48-medium {
    
    font-size: 3em;
    line-height: 58px
}

.font-size-36-medium {
    
    font-size: 2.25em;
    line-height: 44px
}

.font-size-24-medium {
    
    font-size: 1.5em;
    line-height: 29px
}

.font-size-20-medium {
    
    font-size: 1.25em;
    line-height: 25px
}

.font-size-18-medium {
    
    font-size: 1.13em;
    line-height: 23px
}

.font-size-16-medium {
    
    font-size: 1em;
    line-height: 26px
}

.font-size-14-medium {
    
    font-size: 0.88em;
    line-height: 17px
}

.font-size-13-medium {
    
    font-size: 0.81em;
    line-height: 16px
}

.font-size-12-medium {
    
    font-size: 0.75em;
    line-height: 15px
}

.font-size-11-medium {
    
    font-size: 0.69em;
    line-height: 13px
}

.font-size-10-medium {
    
    font-size: 0.63em;
    line-height: 12px
}

.font-size-48-regular {
    
    font-size: 3em;
    line-height: 57px
}

.font-size-36-regular {
    
    font-size: 2.25em;
    line-height: 43px
}

.font-size-30-regular {
    
    font-size: 1.88em;
    line-height: 35px
}

.font-size-24-regular {
    
    font-size: 1.5em;
    line-height: 29px
}

.font-size-22-regular {
    
    font-size: 1.38em;
    line-height: 32px
}

.font-size-20-regular {
    
    font-size: 1.25em;
    line-height: 24px
}

.font-size-18-regular {
    
    font-size: 1.13em;
    line-height: 22px
}

.font-size-16-regular {
    
    font-size: 1em;
    line-height: 26px
}

.font-size-14-regular {
    
    font-size: 0.88em;
    line-height: 16px
}

.font-size-13-regular {
    
    font-size: 0.81em;
    line-height: 15px
}

.font-size-12-regular {
    
    font-size: 0.75em;
    line-height: 14px
}

.font-size-11-regular {
    
    font-size: 0.69em;
    line-height: 12px
}

.font-size-10-regular {
    
    font-size: 0.63em;
    line-height: 12px
}

.font-size-48-light {
    
    font-size: 3em;
    line-height: 57px
}

.font-size-36-light {
    
    font-size: 2.25em;
    line-height: 44px
}

.font-size-24-light {
    
    font-size: 1.5em;
    line-height: 29px
}

.font-size-20-light {
    
    font-size: 1.25em;
    line-height: 24px
}

.font-size-18-light {
    
    font-size: 1.13em;
    line-height: 22px
}

.font-size-16-light {
    
    font-size: 1em;
    line-height: 18px
}

.font-size-14-light {
    
    font-size: 0.88em;
    line-height: 17px
}

.font-size-13-light {
    
    font-size: 0.81em;
    line-height: 16px
}

.font-size-12-light {
    
    font-size: 0.75em;
    line-height: 15px
}

.font-size-11-light {
    
    font-size: 0.69em;
    line-height: 13px
}

.font-size-10-light {
    
    font-size: 0.63em;
    line-height: 12px
}

.padding-xs {
    padding: 10px
}

.padding-left-xs {
    padding-left: 10px
}

.padding-top-xs {
    padding-top: 10px
}

.padding-right-xs {
    padding-right: 10px
}

.padding-bottom-xs {
    padding-bottom: 10px
}

.padding-sm {
    padding: 20px
}

.padding-left-sm {
    padding-left: 20px
}

.padding-top-sm {
    padding-top: 20px
}

.padding-right-sm {
    padding-right: 20px
}

.padding-bottom-sm {
    padding-bottom: 20px
}

.padding-md {
    padding: 20px
}

.padding-left-md {
    padding-left: 35px
}

.padding-top-md {
    padding-top: 35px
}

.padding-right-md {
    padding-right: 35px
}

.padding-bottom-md {
    padding-bottom: 35px
}

.padding-lg {
    padding: 40px
}

.padding-left-lg {
    padding-left: 40px
}

.padding-top-lg {
    padding-top: 40px
}

.padding-right-lg {
    padding-right: 40px
}

.padding-bottom-lg {
    padding-bottom: 40px
}

.padding-xl {
    padding: 50px
}

.padding-left-xl {
    padding-left: 50px
}

.padding-top-xl {
    padding-top: 50px
}

.padding-right-xl {
    padding-right: 50px
}

.padding-bottom-xl {
    padding-bottom: 50px
}

.margin-xs {
    margin: 10px
}

.margin-left-xs {
    margin-left: 10px
}

.margin-top-xs {
    margin-top: 10px
}

.margin-right-xs {
    margin-right: 10px
}

.margin-bottom-xs {
    margin-bottom: 10px
}

.margin-sm {
    margin: 20px
}

.margin-left-sm {
    margin-left: 20px
}

.margin-top-sm {
    margin-top: 20px
}

.margin-right-sm {
    margin-right: 20px
}

.margin-bottom-sm {
    margin-bottom: 20px
}

.margin-lg {
    margin: 40px
}

.margin-left-lg {
    margin-left: 40px
}

.margin-top-lg {
    margin-top: 40px
}

.margin-right-lg {
    margin-right: 40px
}

.margin-bottom-lg {
    margin-bottom: 40px
}

.margin-xl {
    margin: 50px
}

.margin-left-xl {
    margin-left: 50px
}

.margin-top-xl {
    margin-top: 50px
}

.margin-right-xl {
    margin-right: 50px
}

.margin-bottom-xl {
    margin-bottom: 50px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -ms-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out;
            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;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(~/distribution/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;
    -webkit-animation: fadeOut 1s both ease;
    -moz-animation: fadeOut 1s both ease;
    animation: fadeOut 1s both ease
}

.owl-fade-in {
    -webkit-animation: empty 1s both ease;
    -moz-animation: empty 1s both ease;
    animation: empty 1s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@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)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.formsworkflow h2 {
    margin-bottom: 0
}

.formsworkflow p {
    margin-bottom: 20px
}

.formsworkflow input[type=radio] + label::before {
    float: left
}

.formsworkflow .form-group-select {
    margin-bottom: 30px
}

.formsworkflow .error {
    color: #d62429
}

.formsworkflow .form-group .fileupload {
    margin-top: 0
}

.formsworkflow .upload-list .upload-list-item {
    color: #656f75;
    margin-bottom: 5px;
    position: relative
}

    .formsworkflow .upload-list .upload-list-item span {
        margin-right: 10px;
        color: #656f75
    }

    .formsworkflow .upload-list .upload-list-item .trash {
        font-size: 0.88em;
        color: #d62429;
        margin-left: 3px
    }

        .formsworkflow .upload-list .upload-list-item .trash i {
            top: 3px
        }

.formsworkflow .product-list {
    margin-bottom: 20px
}

    .formsworkflow .product-list .product-list-item {
        background-color: #e6e6e6;
        clear: both;
        margin-bottom: 10px;
        padding: 8px 5px 8px 20px;
        position: relative;
        cursor: pointer
    }

        .formsworkflow .product-list .product-list-item .trash {
            position: absolute;
            right: 20px;
            top: 8px;
            font-size: 0.88em;
            color: #656f75
        }

.btn {
    border-radius: 5px;
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
}

.btn-default {
    border-width: 1px;
    border-radius: 0;
    box-shadow: none;
    border-color: #e6e6e6
}

    .btn-default:hover {
        border-color: #e6e6e6;
        background: #fff
    }

    .btn-default:focus {
        border-color: #e6e6e6;
        background: #fff;
        box-shadow: none
    }

.btn-primary, .contour .primary {
    border-radius: 5px;
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    padding: 12px 40px 12px 40px;
    height: auto;
    width: auto;
    min-height: 50px;
    background: #008a00;
    color: #fff !important;
    border-color: #008a00;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.24),0 2px 3px 0 rgba(0,0,0,.12);
    margin-top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    outline: 0
}

    .btn-primary:active, .btn-primary:focus, .contour .primary:active, .contour .primary:focus {
        background: #32711f !important;
        border-color: #32711f !important;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12);
        outline: 0 !important
    }

    .btn-primary:hover, .contour .primary:hover {
        background: #32711f;
        border-color: #32711f;
        outline: 0
    }

.btn-secondary {
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.24),0 2px 3px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    color: #4d575d !important;
    margin-top: 0;
    padding: 12px 40px 25px 40px;
    height: 50px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .btn-secondary:active, .btn-secondary:focus {
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12)
    }

    .btn-secondary:hover {
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12)
    }

.btn-neutral {
    border-radius: 5px;
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    background: #e6e6e6;
    border-color: #e6e6e6;
    box-shadow: 0 1px 0 0 #9c9d9c;
    color: #000
}

    .btn-neutral:active {
        background: #9b9b9b !important;
        border-color: #9b9b9b !important
    }

    .btn-neutral:hover {
        background: #f6f6f6;
        border-color: #f6f6f6;
        color: #000
    }

.btn-more {
    padding-left: 50px;
    padding-right: 50px
}

.btn-play {
    opacity: 1;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/assets/icons/play.png);
    background-size: contain
}

.btn-play-img {
    cursor: pointer
}

.btn-pill {
    background: #008a00;
    border-radius: 70px;
    font-size: 0.81em;
    color: #fff !important;
    letter-spacing: 1.5px;
    line-height: 24px;
    padding: 6px 15px 6px 15px
}

    .btn-pill:hover {
        background: #568a1a;
        color: #fff
    }

.button-back-mobile {
    display: block;
    background-color: #f6f6f6;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .button-back-mobile {
        display: none
    }
}

.button-back-mobile .btn-back {
    width: 100%;
    text-align: center;
    border: 1px solid #e6e6e6
}

.btn-back {
    background: #fff;
    border-radius: 3px;
    font-size: 0.81em;
    color: #656f75;
    letter-spacing: 1.5px;
    line-height: 24px;
    padding: 6px 15px 6px 15px;
    position: relative;
    display: inline-block
}

    .btn-back:hover {
        text-decoration: underline
    }

    .btn-back:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        background-image: url(/assets/icons/arrow-back.svg);
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 10px
    }

.btn-pill-video {
    background: #008a00;
    border-radius: 70px;
    color: #fff !important;
    letter-spacing: 1.5px;
    line-height: 24px;
    padding: 6px 15px 6px 15px;
    position: relative;
    letter-spacing: 2px;
    padding: 11px 41px 11px 20px;
    
    font-size: 0.81em;
    line-height: 16px;
    border-radius: 3px
}

    .btn-pill-video:hover {
        background: #568a1a;
        color: #fff
    }

    .btn-pill-video:after {
        content: "";
        display: inline-block;
        width: 18px;
        height: 18px;
        background-image: url(/assets/icons/play-small.svg);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 9px;
        right: 15px
    }

    .btn-pill-video:hover {
        background: #32711f;
        border-color: #32711f
    }

.rangepicker {
    margin-top: 20px
}

    .rangepicker .fieldLabel {
        color: #333 !important;
        margin-bottom: 15px
    }

    .rangepicker input[type=text] {
        display: none
    }

.range-buttons {
    width: 100%;
    display: flex;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.range-button {
    flex: 1;
    color: #9b9b9b;
    padding: 15px 0 15px 0;
    text-align: center;
    width: auto;
    border-right: 1px solid #e6e6e6;
    cursor: pointer
}

@media only screen and (min-width:768px) {
    .range-button {
        padding: 15px
    }
}

.range-button:last-child {
    border-right: none !important
}

.range-button:hover {
    background-color: #f6f6f6
}

.range-button.selected {
    background-color: #008a00;
    color: #fff
}

button {
    text-transform: none
}

.video-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 14;
    transition: all .3s ease-in;
    display: none
}

    .video-modal .btn-close {
        position: absolute;
        background-position: center center;
        box-shadow: 0 1px 2px 0 rgba(41,46,49,.3);
        background-repeat: no-repeat;
        cursor: pointer;
        background-color: none;
        width: 20px;
        height: 20px;
        background-size: cover;
        right: 40px;
        top: 40px;
        background-image: url(/assets/icons/close-icon-3.svg)
    }

    .video-modal .box {
        display: flex;
        align-items: center;
        height: 100%
    }

        .video-modal .box .container {
            width: 70vmax
        }

@media (min-height:700px) {
    .video-modal .box .container {
        width: 60vmax
    }
}

@media (min-height:850px) {
    .video-modal .box .container {
        width: 70vmax
    }
}

.video-modal .box .container .video {
    transition: all .3s ease-in;
    opacity: 0;
    padding-top: 56.25%;
    position: relative;
    height: 0;
    background-color: #000
}

    .video-modal .box .container .video iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

.spinner {
    display: none
}

.border-top {
    border-top: 1px solid #e6e6e6
}

.border-bottom {
    border-bottom: 1px solid #e6e6e6
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.animate.ng-enter, .animate.ng-leave {
    -webkit-transition: all 1s cubic-bezier(.25,.25,.75,.75);
    -moz-transition: all 1s cubic-bezier(.25,.25,.75,.75);
    -o-transition: all 1s cubic-bezier(.25,.25,.75,.75);
    transition: all 1s cubic-bezier(.25,.25,.75,.75)
}

    .animate.ng-enter, .animate.ng-leave.animate.ng-leave-active {
        opacity: 0
    }

        .animate.ng-enter.ng-enter-active, .animate.ng-leave {
            opacity: 1
        }

.overflow-auto {
    overflow: auto
}

.clear-float {
    clear: both
}

.full-width {
    width: 100%
}

.circle {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.hidden-item {
    height: 0;
    opacity: 0;
    padding: 0;
    margin: 0
}

.ImageFloatRight img, .ImageFloatRightimg {
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

a.anchor-hidden {
    display: block;
    position: relative;
    top: -94px;
    visibility: hidden
}

@media only screen and (min-width:768px) {
    .col-affix.colaffix-2 {
        display: block;
        top: 0
    }

        .col-affix.colaffix-2.affix {
            top: 145px;
            margin-top: -20px;
            -webkit-transition: margin .5s ease;
            -moz-transition: margin .5s ease;
            -o-transition: margin .5s ease;
            transition: margin .5s ease;
            width: 86px
        }
}

@media only screen and (min-width:992px) {
    .col-affix.colaffix-2.affix {
        width: 123px
    }
}

@media only screen and (min-width:1200px) {
    .col-affix.colaffix-2.affix {
        width: 156px
    }
}

@media only screen and (min-width:768px) {
    .col-affix.colaffix-3 {
        display: block;
        top: 0
    }

        .col-affix.colaffix-3.affix {
            top: 145px;
            margin-top: -20px;
            -webkit-transition: margin .5s ease;
            -moz-transition: margin .5s ease;
            -o-transition: margin .5s ease;
            transition: margin .5s ease;
            width: 150px
        }
}

@media only screen and (min-width:992px) {
    .col-affix.colaffix-3.affix {
        width: 205px
    }
}

@media only screen and (min-width:1200px) {
    .col-affix.colaffix-3.affix {
        width: 255px
    }
}

.arrow-fx .hover-arrow header {
    display: inline;
    border-bottom: 2px solid #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.arrow-fx .hover-arrow .ate-chevron-right {
    opacity: 1;
    display: inline-block;
    margin-left: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.arrow-fx:hover .hover-arrow header {
    border-bottom: 2px solid #333
}

.arrow-fx:hover .hover-arrow .ate-chevron-right {
    opacity: 1;
    margin-left: 5px
}

.nav-tabs > li > a {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    
    font-size: 0.88em;
    line-height: 16px;
    padding: 10px 15px
}

@media only screen and (min-width:768px) {
    .nav-tabs > li > a {
        padding: 10px 40px
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 3px solid #008a00;
    cursor: default;
    
    font-size: 0.88em;
    line-height: 17px
}

.nav-tabs {
    border-bottom: 1px solid #e6e6e6
}

    .nav-tabs > li > a:hover {
        border-color: #fff
    }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff
}

.dropdown-menu {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #008a00;
    border-color: #e6e6e6
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #008a00;
    border: none;
    border-left: none;
    color: #fff
}

.btn-group {
    border-radius: 3px;
    background-color: #008a00;
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24)
}

    .btn-group .btn-default {
        border: none;
        text-align: left;
        
        padding-top: 10px;
        color: #fff;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        background-color: #008a00;
        border-radius: 3px;
        
        font-size: 1em;
        line-height: 26px
    }

    .btn-group .dropdown-toggle {
        width: 15%;
        border-left: none !important
    }

        .btn-group .dropdown-toggle .caret {
            border-top: 6px dashed;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent
        }

    .btn-group .dropdown-menu {
        width: 100%;
        top: 47px
    }

        .btn-group .dropdown-menu li a {
            
            font-size: 1em;
            line-height: 26px;
            height: 50px;
            line-height: 50px;
            padding: 0 20px
        }

            .btn-group .dropdown-menu li a:hover {
                font-weight: 700;
                color: #4d575d;
                background-color: #fff;
                box-shadow: inset 4px 0 0 0 #008a00
            }

    .btn-group > .btn:first-child {
        width: 85%
    }

@media only screen and (min-width:768px) {
    .btn-group {
        width: 100%
    }

        .btn-group .btn-default {
            text-align: left
        }

        .btn-group .dropdown-toggle {
            width: auto
        }

        .btn-group .dropdown-menu {
            width: 100%;
            top: 60px;
            border: none;
            border-radius: 3px;
            box-shadow: 0 3px 13px 0 rgba(0,0,0,.2);
            background-color: #fff
        }
}

.dropdown-toggle {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 85%
}

.native-dropdown {
    -webkit-appearance: none;
    width: 100%;
    border: none;
    background-color: #008a00;
    
    font-size: 1em;
    line-height: 26px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
    padding: 0 20px;
    -moz-appearance: none;
    background: url(/assets/icons/caret-down-white.svg) no-repeat #008a00;
    background-position: right 20px center
}

:root {
    --color-grey: #4d575d;
    --color-green: #008a00;
    --color-teal: #097288;
    --color-red: #d62429;
    --color-yellow: #f6bd18;
    --color-blue: #0965b1;
    --color-orange: #ec7a2e;
    --color-inverted: #fff;
    --color-body-bg: var(--color-grey-25);
    --color-grey-800: #1f2325;
    --color-grey-700: #2e3438;
    --color-grey-600: #3e464a;
    --color-grey-500: #4d575d;
    --color-grey-400: #71797d;
    --color-grey-300: #949a9e;
    --color-grey-200: #b8bcbe;
    --color-grey-100: #dbdddf;
    --color-grey-50: #edeeee;
    --color-grey-25: #f7f7f7;
    --color-green-700: #005300;
    --color-green-600: #006e00;
    --color-green-500: #008a00;
    --color-green-400: #33a133;
    --color-green-200: #99d099;
    --color-teal-700: #054452;
    --color-teal-600: #075b6d;
    --color-teal-500: #097288;
    --color-teal-400: #3a8ea0;
    --color-teal-200: #9dc7cf;
    --color-red-700: #801619;
    --color-red-600: #ab1d21;
    --color-red-500: #d62429;
    --color-red-400: #de5054;
    --color-red-200: #efa7a9;
    --color-yellow-700: #94710e;
    --color-yellow-600: #c59713;
    --color-yellow-500: #f6bd18;
    --color-yellow-400: #f8ca46;
    --color-yellow-200: #fbe5a3;
    --color-blue-700: #053d6a;
    --color-blue-600: #07518e;
    --color-blue-500: #0965b1;
    --color-blue-400: #3a84c1;
    --color-blue-200: #9dc1e0;
    --color-orange-700: #8e491c;
    --color-orange-600: #bd6225;
    --color-orange-500: #ec7a2e;
    --color-orange-400: #f09558;
    --color-orange-200: #f7caab
}

.content-aside p {
    
    font-size: 1em;
    line-height: 18px
}

.ico {
    position: relative
}

    .ico:after {
        position: absolute;
        display: inline-block;
        left: 0;
        top: 3px;
        width: 20px;
        height: 20px;
        content: "";
        background-repeat: no-repeat
    }

    .ico.address:after {
        background-image: url(/assets/icons/office_green_icon.svg)
    }

    .ico.phone:after {
        background-image: url(/assets/icons/phone_green_icon.svg)
    }

    .ico.mail:after {
        top: 5px;
        background-image: url(/assets/icons/contact_green_icon.svg)
    }

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    min-height: 100%;
    height: 100%
}

body {
    background-color: #fff;
    color: #4d575d;
    
    font-size: 1em;
    line-height: 26px;
    height: 100%
}

@media only screen and (min-width:768px) {
    body {
        
        font-size: 1em;
        line-height: 26px
    }
}

@media only screen and (min-width:768px) {
    body {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
        width: 100%
    }
}

body .page-body {
    margin-top: 120px;
    position: relative;
    flex: 1 0 auto;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    body .page-body {
        margin-top: 142px
    }
}

body .page-body.has-media {
    margin-top: 117px
}

@media only screen and (min-width:768px) {
    body .page-body.has-media {
        margin-top: 117px
    }
}

body.JobPage-view .page-body {
    overflow: visible
}

::-ms-backdrop, body {
    display: block
}

a {
    color: #656f75
}

    a:focus, a:hover {
        text-decoration: none;
        color: #656f75
    }

p {
    
    font-size: 1em;
    line-height: 26px
}

@media only screen and (min-width:768px) {
    p {
        
        font-size: 1em;
        line-height: 26px
    }
}

p img {
    max-width: 100%;
    height: auto !important
}

.more-content {
    
    font-size: 1.13em;
    line-height: 22px
}

.mobile-full-width .top-slides {
    margin-left: -20px;
    margin-right: -20px
}

@media only screen and (min-width:768px) {
    .mobile-full-width .top-slides {
        margin-left: 0;
        margin-right: 0
    }
}

.mobile-fluid {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .mobile-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

.intro, .intro p, p.intro {
    font-size: 1.25em !important;
    line-height: 24px !important;
    line-height: 26px !important;
    margin-bottom: 25px
}

.macro-infobox {
    position: relative;
    z-index: 1
}

@media only screen and (min-width:768px) {
    .macro-infobox.pull-right {
        width: 50%;
        margin: 0 0 0 20px
    }
}

@media only screen and (min-width:768px) {
    .macro-infobox.pull-left {
        width: 50%;
        margin: 0 20px 0 0
    }
}

.bg-green .macro-infobox .info-box {
    background-color: #008a00
}

.overlay-content {
    background-color: #fff;
    margin-top: 0;
    padding-bottom: 90px;
    padding-top: 20px
}

@media only screen and (min-width:768px) {
    .overlay-content {
        margin-top: -50px;
        padding-top: 90px
    }
}

.contact {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px
}

    .contact .image img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        width: 100px;
        height: 100px
    }

    .contact a {
        padding-left: 22px;
        
        font-size: 1em;
        line-height: 18px;
        color: #333;
        margin-bottom: 10px
    }

    .contact .name {
        
        font-size: 1.13em;
        line-height: 23px;
        padding-top: 10px
    }

    .contact .title {
        
        font-size: 0.88em;
        line-height: 16px;
        color: #9b9b9b;
        margin-bottom: 10px
    }

    .contact .btn-secondary {
        margin-top: 20px;
        padding-left: 40px;
        padding-right: 40px
    }

@media only screen and (min-width:768px) {
    .contact {
        padding-top: 0
    }
}

.mobile-bottomrow, .sticky-bottomrow {
    position: fixed;
    bottom: 0;
    height: 80px;
    background-color: rgba(101,111,117,.4);
    width: 100%;
    padding: 20px 0 20px 0;
    z-index: 100
}

.sticky-bottom-content {
    padding-bottom: 100px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f6f6f6
}

.table-striped {
    border-bottom: 1px solid #e6e6e6
}

    .table-striped thead tr td, .table-striped thead tr th {
        border-top: 1px solid #e6e6e6 !important;
        border-bottom: 1px solid #e6e6e6 !important
    }

    .table-striped tr td, .table-striped tr th {
        border-color: transparent !important
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px;
    
    font-size: 1em;
    line-height: 18px
}

.press-table tr {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 5px
}

    .press-table tr td {
        padding: 25px 25px 25px 0
    }

        .press-table tr td p {
            margin-top: 5px;
            
            font-size: 1.13em;
            line-height: 22px;
            line-height: 25px
        }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/fonts/glyphicons-halflings-regular.eot);
    src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.atea-marketing-form textarea {
    width: 100% !important;
    max-width: none !important;
    font-weight: 400;
    
    font-size: 1.13em;
    line-height: 22px;
    color: #333;
    border: 1px solid #e6e6e6;
    -webkit-appearance: none;
    border-radius: 0;
    position: relative;
    z-index: 10;
    padding: 8px 10px 0 10px !important;
    min-height: 80px
}

    .atea-marketing-form textarea:focus {
        border: none;
        border: 1px solid #e6e6e6 !important;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.atea-marketing-form input {
    height: 40px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    background-color: transparent;
    z-index: 11;
    width: 100% !important;
    max-width: none !important;
    font-weight: 400;
    
    font-size: 1.13em;
    line-height: 22px;
    color: #333
}

    .atea-marketing-form input:focus {
        border: none;
        border-bottom: 1px solid #e6e6e6;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.atea-marketing-form label {
    color: #7db5cb;
    padding: 2px 0 0 0;
    font-weight: 400 !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 0
}

.atea-marketing-form [data-editorblocktype] {
    margin-bottom: 35px
}

.atea-marketing-form .lp-form-button {
    width: auto;
    font-size: 1.25em;
    line-height: 24px;
    line-height: 38px;
    width: 100%;
    border-radius: 5px;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    
    height: auto;
    min-height: 50px;
    background: #008a00;
    color: #fff !important;
    border-color: #008a00;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.24),0 2px 3px 0 rgba(0,0,0,.12);
    margin-top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.52;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 30px 0 30px;
    text-transform: none
}

@media only screen and (min-width:768px) {
    .atea-marketing-form .lp-form-button {
        width: auto
    }
}

.atea-marketing-form [data-editorblocktype=Field-dropdown] {
    position: relative;
    display: block
}

    .atea-marketing-form [data-editorblocktype=Field-dropdown] .lp-form-field {
        position: relative;
        display: block
    }

        .atea-marketing-form [data-editorblocktype=Field-dropdown] .lp-form-field:after {
            position: relative;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e252" !important;
            height: 40px;
            font-size: 0.63em;
            line-height: 1;
            right: 16px;
            top: 29px;
            padding: 15px 0 0 15px;
            position: absolute;
            z-index: 9;
            border-left: 1px solid #e6e6e6
        }

    .atea-marketing-form [data-editorblocktype=Field-dropdown] select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        width: 100% !important;
        max-width: none !important;
        font-weight: 400;
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333;
        border: 1px solid #e6e6e6;
        background-color: transparent;
        display: block;
        height: 40px;
        background-image: none;
        box-shadow: none;
        padding: 5px 0 5px 8px !important;
        position: relative;
        z-index: 10
    }

        .atea-marketing-form [data-editorblocktype=Field-dropdown] select:focus {
            border: 1px solid #e6e6e6;
            outline: 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .atea-marketing-form [data-editorblocktype=Field-dropdown] select option {
            
            font-size: 1.13em;
            line-height: 22px;
            color: #333;
            border-color: #e6e6e6 !important;
            margin: 5px 10px 5px 10px
        }

.module.offeringsModule h2 {
    color: #4d575d;
    
    font-size: 1.88em;
    line-height: 35px;
    margin-bottom: 20px
}

.module.offeringsModule .intro {
    display: block
}

    .module.offeringsModule .intro .btn-col .btn {
        width: 100%;
        margin-bottom: 10px
    }

@media only screen and (min-width:768px) {
    .module.offeringsModule .intro {
        display: flex
    }

        .module.offeringsModule .intro .text-col {
            flex: 1;
            margin: 10px 10px 10px 0;
            align-self: flex-start;
            flex-basis: 66.666%
        }

        .module.offeringsModule .intro .btn-col {
            flex: 1;
            margin: 10px 0 10px 10px;
            align-self: flex-start;
            flex-basis: 33.333%
        }
}

.module.offeringsModule .offerings {
    display: block;
    position: relative
}

    .module.offeringsModule .offerings .offering {
        position: relative;
        display: block;
        margin: 10px 0;
        width: 100%
    }

        .module.offeringsModule .offerings .offering:first-child {
            margin-left: 0
        }

        .module.offeringsModule .offerings .offering:last-child {
            margin-right: 0
        }

        .module.offeringsModule .offerings .offering .inside {
            position: relative;
            width: 100%;
            min-height: 100%;
            box-shadow: 0 1px 2px 0 rgba(0,0,0,.24),0 1px 3px 0 rgba(0,0,0,.12);
            border-radius: 5px;
            transition: box-shadow .1s ease-in-out;
            background-color: #fff;
            color: #4d575d;
            padding: 20px
        }

            .module.offeringsModule .offerings .offering .inside .heading {
                display: block;
                text-align: left;
                position: relative
            }

                .module.offeringsModule .offerings .offering .inside .heading img {
                    position: absolute;
                    right: 0;
                    display: inline-block;
                    height: 30px
                }

                .module.offeringsModule .offerings .offering .inside .heading span {
                    display: block;
                    
                    font-size: 1.25em;
                    line-height: 25px;
                    padding-right: 35px
                }

@media only screen and (min-width:768px) {
    .module.offeringsModule .offerings .offering .inside .heading span {
        padding-right: 0
    }
}

.module.offeringsModule .offerings .offering .inside .sub-heading {
    
    font-size: 1em;
    line-height: 26px
}

.module.offeringsModule .offerings .offering:hover .inside {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.19),0 2px 5px 0 rgba(0,0,0,.23)
}

.module.offeringsModule .offerings .offering:active .inside {
    transition: none;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.24),0 1px 3px 0 rgba(0,0,0,.12)
}

@media only screen and (min-width:768px) {
    .module.offeringsModule .offerings {
        display: flex
    }

        .module.offeringsModule .offerings .offering {
            background-color: #fff;
            flex: 0 0 32%;
            min-height: 160px;
            margin: 10px
        }

            .module.offeringsModule .offerings .offering .inside {
                color: #4d575d;
                padding: 5%
            }

                .module.offeringsModule .offerings .offering .inside .heading {
                    text-align: center
                }

                    .module.offeringsModule .offerings .offering .inside .heading img {
                        position: relative;
                        height: 42px
                    }

                    .module.offeringsModule .offerings .offering .inside .heading span {
                        display: block;
                        margin-top: 10px;
                        
                        font-size: 1.25em;
                        line-height: 25px
                    }

                .module.offeringsModule .offerings .offering .inside .sub-heading {
                    
                    font-size: 1em;
                    line-height: 26px
                }

            .module.offeringsModule .offerings .offering:hover .inside {
                box-shadow: 0 3px 6px 0 rgba(0,0,0,.19),0 2px 5px 0 rgba(0,0,0,.23)
            }

            .module.offeringsModule .offerings .offering:active .inside {
                transition: none;
                box-shadow: 0 1px 2px 0 rgba(0,0,0,.24),0 1px 3px 0 rgba(0,0,0,.12)
            }
}

.module.module-video-image {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    opacity: 0
}

@media only screen and (min-width:768px) {
    .module.module-video-image {
        min-height: 50vh
    }
}

.module.module-video-image .content {
    z-index: 9;
    text-align: center
}

    .module.module-video-image .content h2 {
        color: #fff;
        display: inline
    }

    .module.module-video-image .content .intro {
        color: #fff;
        
        font-size: 1em;
        line-height: 26px;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .module.module-video-image .content .intro {
        width: 70%;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
}

.module.module-video-image .btn-primary {
    margin-top: 20px
}

.module.module-video-image .cloak {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 8;
    left: 0;
    top: 0
}

.module.module-video-image .iframe-container {
    overflow: hidden;
    height: 80vh;
    z-index: 7;
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #000
}

@media only screen and (min-width:768px) {
    .module.module-video-image .iframe-container {
        height: 60vh
    }
}

.module.module-video-image .iframe-container div iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9
}

.module-text {
    color: #fff
}

    .module-text .module-text-image {
        text-align: center;
        margin-bottom: 20px
    }

    .module-text .heading {
        color: #fff;
        
        font-size: 1.88em;
        line-height: 35px;
        margin-top: 0 !important
    }

    .module-text .text {
        
        font-size: 1em;
        line-height: 26px
    }

        .module-text .text a {
            color: #fff
        }

        .module-text .text h2, .module-text .text h3 {
            color: #fff
        }

    .module-text .buttons .btn {
        width: 100%
    }

    .module-text .readmore-macro .preview-box {
        background-color: #008a00
    }

    .module-text .readmore-macro .button-container {
        background-color: #008a00
    }

        .module-text .readmore-macro .button-container:before {
            -webkit-transition: all .3s easeinout;
            -moz-transition: all .3s easeinout;
            -o-transition: all .3s easeinout;
            transition: all .3s easeinout;
            background: -moz-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
            background: -webkit-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
            background: linear-gradient(to bottom,rgba(108,172,32,0) 0,#008a00 100%)
        }

    .module-text .button-container {
        text-align: left !important
    }

        .module-text .button-container .expbtn {
            background-color: transparent;
            box-shadow: none;
            color: #fff !important;
            text-decoration: underline;
            
            font-size: 1em;
            line-height: 26px;
            padding: 0 !important;
            font-style: italic
        }

.module.caseSliderModule {
    position: relative;
    display: block;
    min-height: 40vh;
    padding-bottom: 0;
    overflow-x: hidden;
    padding-top: 60px
}

@media only screen and (min-width:768px) {
    .module.caseSliderModule {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.module.caseSliderModule .owl-carousel {
    overflow: hidden
}

    .module.caseSliderModule .owl-carousel .owl-item {
        overflow-y: hidden
    }

.module.caseSliderModule .container h2 {
    margin-bottom: 35px
}

.module.caseSliderModule .case-slider-owl {
    overflow-y: hidden
}

@media only screen and (min-width:768px) {
    .module.caseSliderModule .case-slider-owl {
        width: 120%
    }
}

.module.caseSliderModule .case-slider-owl .owl-wrapper-outer {
    overflow: visible !important
}

.module.caseSliderModule .custom-slider-next, .module.caseSliderModule .custom-slider-prev, .module.caseSliderModule .flexible-next, .module.caseSliderModule .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24)
}

.module.caseSliderModule .custom-slider-prev, .module.caseSliderModule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .module.caseSliderModule .custom-slider-prev.mouse-entered, .module.caseSliderModule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.module.caseSliderModule .custom-slider-next, .module.caseSliderModule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .module.caseSliderModule .custom-slider-next.mouse-entered, .module.caseSliderModule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.module.caseSliderModule.right a:hover, .module.caseSliderModule.right:hover {
    cursor: url(/assets/icons/swipe-right.png),auto
}

.module.caseSliderModule.left a:hover, .module.caseSliderModule.left:hover {
    cursor: url(/assets/icons/swipe-left.png),auto
}

.module.caseSliderModule .case-item {
    display: inline;
    position: relative;
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .module.caseSliderModule .case-item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 20%
    }
}

.module.caseSliderModule .case-item h2 {
    
    font-size: 1.25em;
    line-height: 24px;
    display: block
}

.module.caseSliderModule .case-item .img-lazy-container {
    padding-bottom: 75%
}

.module.caseSliderModule .case-item p {
    color: #4d575d
}

.module.caseSliderModule .case-item:hover {
    color: #4d575d
}

.Jobmodule {
    background-color: #fff
}

    .Jobmodule .heading-row {
        margin-bottom: 10px
    }

@media only screen and (min-width:768px) {
    .Jobmodule .heading-row {
        margin-bottom: 40px
    }
}

.Jobmodule.dark-module ul li a {
    color: #656f75
}

@media only screen and (min-width:768px) {
    .Jobmodule.dark-module ul li a {
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,.15)
    }
}

.Jobmodule .all-jobs {
    float: none;
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .Jobmodule .all-jobs {
        margin-top: 0;
        float: right !important
    }
}

.Jobmodule ul {
    list-style: none;
    margin-bottom: 0
}

    .Jobmodule ul:nth-child(2) li:first-child a {
        border-top: none
    }

@media only screen and (min-width:768px) {
    .Jobmodule ul:nth-child(2) li:first-child a {
        border-top: 1px solid #e6e6e6
    }
}

.Jobmodule ul li {
    margin-bottom: 0
}

    .Jobmodule ul li:first-child a {
        border-top: 1px solid #e6e6e6
    }

    .Jobmodule ul li a {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e6e6e6
    }

        .Jobmodule ul li a span {
            display: block;
            
            font-size: 0.81em;
            line-height: 15px;
            color: #4d575d
        }

        .Jobmodule ul li a .location {
            position: relative;
            padding-left: 20px;
            margin-top: 5px
        }

            .Jobmodule ul li a .location:before {
                content: "";
                width: 15px;
                height: 17px;
                position: absolute;
                background-image: url(/assets/icons/location.svg);
                background-repeat: no-repeat;
                top: 0;
                left: 0
            }

@media only screen and (min-width:768px) {
    .Jobmodule ul li a {
        border-bottom: 1px solid #e6e6e6
    }
}

.module.BriefModule, .module.briefTagModule, .module.imageSliderModule, .module.voisterTagModule, .modulerrBlogModule {
    overflow-x: hidden;
    display: block;
    position: relative
}

    .module.BriefModule a:hover, .module.briefTagModule a:hover, .module.imageSliderModule a:hover, .module.voisterTagModule a:hover, .modulerrBlogModule a:hover {
        color: #656f75
    }

    .module.BriefModule .slider-content, .module.briefTagModule .slider-content, .module.imageSliderModule .slider-content, .module.voisterTagModule .slider-content, .modulerrBlogModule .slider-content {
        width: 100%
    }

        .module.BriefModule .slider-content h2, .module.BriefModule .slider-content header, .module.briefTagModule .slider-content h2, .module.briefTagModule .slider-content header, .module.imageSliderModule .slider-content h2, .module.imageSliderModule .slider-content header, .module.voisterTagModule .slider-content h2, .module.voisterTagModule .slider-content header, .modulerrBlogModule .slider-content h2, .modulerrBlogModule .slider-content header {
            
            font-size: 1.25em;
            line-height: 24px;
            display: block
        }

        .module.BriefModule .slider-content p, .module.briefTagModule .slider-content p, .module.imageSliderModule .slider-content p, .module.voisterTagModule .slider-content p, .modulerrBlogModule .slider-content p {
            
            font-size: 1.13em;
            line-height: 22px;
            margin-bottom: 0;
            margin-top: 10px
        }

    .module.BriefModule .blog-container, .module.BriefModule .slider-container, .module.briefTagModule .blog-container, .module.briefTagModule .slider-container, .module.imageSliderModule .blog-container, .module.imageSliderModule .slider-container, .module.voisterTagModule .blog-container, .module.voisterTagModule .slider-container, .modulerrBlogModule .blog-container, .modulerrBlogModule .slider-container {
        display: block;
        position: relative;
        margin-top: 10px;
        padding-left: 0
    }

@media only screen and (min-width:768px) {
    .module.BriefModule .blog-container, .module.BriefModule .slider-container, .module.briefTagModule .blog-container, .module.briefTagModule .slider-container, .module.imageSliderModule .blog-container, .module.imageSliderModule .slider-container, .module.voisterTagModule .blog-container, .module.voisterTagModule .slider-container, .modulerrBlogModule .blog-container, .modulerrBlogModule .slider-container {
        margin-top: 35px
    }
}

.module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer {
    overflow: visible
}

    .module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item {
        display: block;
        position: relative;
        margin-left: 20px
    }

        .module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
            width: 100%
        }

@media only screen and (min-width:768px) {
    .module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 75%
    }
}

@media only screen and (min-width:1200px) {
    .module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 100%
    }
}

.module.BriefModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.BriefModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.BriefModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.BriefModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.BriefModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.BriefModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.briefTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.imageSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .module.voisterTagModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .blog-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .blog-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .blog-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .slider-container .blog-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .modulerrBlogModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type {
    
    font-size: 0.75em;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase
}

.module.BriefModule .custom-slider-next, .module.BriefModule .custom-slider-prev, .module.BriefModule .flexible-next, .module.BriefModule .flexible-prev, .module.briefTagModule .custom-slider-next, .module.briefTagModule .custom-slider-prev, .module.briefTagModule .flexible-next, .module.briefTagModule .flexible-prev, .module.imageSliderModule .custom-slider-next, .module.imageSliderModule .custom-slider-prev, .module.imageSliderModule .flexible-next, .module.imageSliderModule .flexible-prev, .module.voisterTagModule .custom-slider-next, .module.voisterTagModule .custom-slider-prev, .module.voisterTagModule .flexible-next, .module.voisterTagModule .flexible-prev, .modulerrBlogModule .custom-slider-next, .modulerrBlogModule .custom-slider-prev, .modulerrBlogModule .flexible-next, .modulerrBlogModule .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
    display: none
}

@media only screen and (min-width:768px) {
    .module.BriefModule .custom-slider-next, .module.BriefModule .custom-slider-prev, .module.BriefModule .flexible-next, .module.BriefModule .flexible-prev, .module.briefTagModule .custom-slider-next, .module.briefTagModule .custom-slider-prev, .module.briefTagModule .flexible-next, .module.briefTagModule .flexible-prev, .module.imageSliderModule .custom-slider-next, .module.imageSliderModule .custom-slider-prev, .module.imageSliderModule .flexible-next, .module.imageSliderModule .flexible-prev, .module.voisterTagModule .custom-slider-next, .module.voisterTagModule .custom-slider-prev, .module.voisterTagModule .flexible-next, .module.voisterTagModule .flexible-prev, .modulerrBlogModule .custom-slider-next, .modulerrBlogModule .custom-slider-prev, .modulerrBlogModule .flexible-next, .modulerrBlogModule .flexible-prev {
        display: block
    }
}

.module.BriefModule .custom-slider-prev, .module.BriefModule .flexible-prev, .module.briefTagModule .custom-slider-prev, .module.briefTagModule .flexible-prev, .module.imageSliderModule .custom-slider-prev, .module.imageSliderModule .flexible-prev, .module.voisterTagModule .custom-slider-prev, .module.voisterTagModule .flexible-prev, .modulerrBlogModule .custom-slider-prev, .modulerrBlogModule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .module.BriefModule .custom-slider-prev.mouse-entered, .module.BriefModule .flexible-prev.mouse-entered, .module.briefTagModule .custom-slider-prev.mouse-entered, .module.briefTagModule .flexible-prev.mouse-entered, .module.imageSliderModule .custom-slider-prev.mouse-entered, .module.imageSliderModule .flexible-prev.mouse-entered, .module.voisterTagModule .custom-slider-prev.mouse-entered, .module.voisterTagModule .flexible-prev.mouse-entered, .modulerrBlogModule .custom-slider-prev.mouse-entered, .modulerrBlogModule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.module.BriefModule .custom-slider-next, .module.BriefModule .flexible-next, .module.briefTagModule .custom-slider-next, .module.briefTagModule .flexible-next, .module.imageSliderModule .custom-slider-next, .module.imageSliderModule .flexible-next, .module.voisterTagModule .custom-slider-next, .module.voisterTagModule .flexible-next, .modulerrBlogModule .custom-slider-next, .modulerrBlogModule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .module.BriefModule .custom-slider-next.mouse-entered, .module.BriefModule .flexible-next.mouse-entered, .module.briefTagModule .custom-slider-next.mouse-entered, .module.briefTagModule .flexible-next.mouse-entered, .module.imageSliderModule .custom-slider-next.mouse-entered, .module.imageSliderModule .flexible-next.mouse-entered, .module.voisterTagModule .custom-slider-next.mouse-entered, .module.voisterTagModule .flexible-next.mouse-entered, .modulerrBlogModule .custom-slider-next.mouse-entered, .modulerrBlogModule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.module.BriefModule .panel-body, .module.briefTagModule .panel-body, .module.imageSliderModule .panel-body, .module.voisterTagModule .panel-body, .modulerrBlogModule .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 35px;
    padding-top: 0
}

.module.BriefModule .single-slide .slider-item, .module.briefTagModule .single-slide .slider-item, .module.imageSliderModule .single-slide .slider-item, .module.voisterTagModule .single-slide .slider-item, .modulerrBlogModule .single-slide .slider-item {
    position: relative;
    display: block
}

.module.BriefModule .single-slide .slider-image, .module.briefTagModule .single-slide .slider-image, .module.imageSliderModule .single-slide .slider-image, .module.voisterTagModule .single-slide .slider-image, .modulerrBlogModule .single-slide .slider-image {
    width: 100%;
    height: auto
}

.module.BriefModule .single-slide .slider-content p, .module.briefTagModule .single-slide .slider-content p, .module.imageSliderModule .single-slide .slider-content p, .module.voisterTagModule .single-slide .slider-content p, .modulerrBlogModule .single-slide .slider-content p {
    width: 75%
}

.module.imageSliderModule .slider-content header {
    margin-top: 20px
}

.Blogmodule {
    position: relative;
    overflow-x: hidden
}

    .Blogmodule .blockimage-container {
        padding-left: 0;
        padding-right: 0
    }

@media only screen and (min-width:768px) {
    .Blogmodule .blockimage-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.Blogmodule .more-content {
    
    font-size: 1.25em;
    line-height: 24px
}

    .Blogmodule .more-content:after {
        content: "";
        background-image: url(/assets/icons/triangle_right.svg);
        background-repeat: no-repeat;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-left: 10px
    }

.Blogmodule .btn-primary.visible-xs {
    width: 100%;
    margin-top: 35px
}

.Blogmodule .slider-container {
    display: block;
    position: relative;
    margin-top: 10px;
    padding-left: 0
}

@media only screen and (min-width:768px) {
    .Blogmodule .slider-container {
        margin-top: 35px
    }
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer {
    overflow: visible
}

    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item {
        display: block;
        position: relative;
        margin-left: 20px
    }

        .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
            width: 100%
        }

@media only screen and (min-width:768px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 75%
    }
}

@media only screen and (min-width:1200px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 100%
    }
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type {
    
    font-size: 0.75em;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content header, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content header {
    
    font-size: 1.25em;
    line-height: 24px
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .tag-category, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .tag-category {
    margin-bottom: 10px
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer {
    float: none;
    display: block;
    margin-top: 0;
    margin-bottom: 5px
}

@media only screen and (min-width:768px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer {
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer img, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer img {
    display: inline-block;
    float: none;
    padding-top: 5px;
    margin-left: 0
}

@media only screen and (min-width:768px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer img, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer img {
        margin-left: 20px
    }
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer .name, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .writer .name {
    color: #4d575d;
    
    font-size: 0.81em;
    line-height: 15px;
    padding-top: 2px;
    float: none;
    display: inline-block;
    margin-left: 0
}

.Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item-last, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item-last {
    background-color: #008a00;
    color: #fff;
    padding: 20px;
    height: 183px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (min-width:768px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item-last, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item-last {
        height: 405px
    }
}

@media only screen and (min-width:992px) {
    .Blogmodule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item-last, .Blogmodule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item-last {
        height: 315px
    }
}

.Blogmodule .custom-slider-next, .Blogmodule .custom-slider-prev, .Blogmodule .flexible-next, .Blogmodule .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
    display: none
}

@media only screen and (min-width:768px) {
    .Blogmodule .custom-slider-next, .Blogmodule .custom-slider-prev, .Blogmodule .flexible-next, .Blogmodule .flexible-prev {
        display: block
    }
}

.Blogmodule .custom-slider-prev, .Blogmodule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .Blogmodule .custom-slider-prev.mouse-entered, .Blogmodule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.Blogmodule .custom-slider-next, .Blogmodule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .Blogmodule .custom-slider-next.mouse-entered, .Blogmodule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.module.module-content .content-contact {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    margin-top: 35px;
    display: block;
    clear: both;
    display: flex
}

    .module.module-content .content-contact .contact-image img {
        border-radius: 50%;
        width: 50%
    }

@media only screen and (min-width:768px) {
    .module.module-content .content-contact .contact-image img {
        width: auto
    }
}

.module.module-content .content-contact .contact-details {
    margin-left: 15px;
    margin-bottom: 20px;
    
    font-size: 0.88em;
    line-height: 16px;
    line-height: 18px
}

@media only screen and (min-width:768px) {
    .module.module-content .content-contact .contact-details {
        margin-bottom: 0
    }
}

.module.module-content .content-contact .contact-details .contact-title {
    color: #008a00
}

.module.module-content .content-contact .contact-details .contact-email a {
    color: #333;
    text-decoration: underline
}

.module.module-content .product-links .product-link {
    position: relative;
    width: 100%;
    min-height: 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.24),0 1px 3px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    transition: box-shadow .1s ease-in-out;
    background-color: #fff;
    color: #4d575d;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

    .module.module-content .product-links .product-link:hover {
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.19),0 2px 5px 0 rgba(0,0,0,.23)
    }

    .module.module-content .product-links .product-link.new-tab:before {
        content: "";
        width: 14px;
        height: 14px;
        position: absolute;
        top: 10px;
        right: 10px;
        background-image: url(/assets/icons/new-window-green.svg);
        background-repeat: no-repeat
    }

    .module.module-content .product-links .product-link .procuct-link-content {
        padding: 20px;
        width: 100%
    }

        .module.module-content .product-links .product-link .procuct-link-content .procuct-link-heading {
            
            font-size: 1.25em;
            line-height: 24px
        }

    .module.module-content .product-links .product-link .procuct-link-image {
        background-color: #f6f6f6;
        display: flex;
        align-items: center;
        padding: 0 20px 0 20px;
        width: 100%
    }

        .module.module-content .product-links .product-link .procuct-link-image img {
            height: auto
        }

.module.onPageNavigationModule {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    min-height: unset
}

@media only screen and (min-width:768px) {
    .module.onPageNavigationModule {
        background: linear-gradient(90deg,#fff 50%,#f6f6f6 50%)
    }
}

.module.onPageNavigationModule .d-flex {
    display: flex
}

    .module.onPageNavigationModule .d-flex nav {
        background-color: #fff;
        padding-top: 20px;
        padding-bottom: 40px;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .module.onPageNavigationModule .d-flex nav {
        width: 33.33333333%;
        padding-top: 8vh;
        padding-bottom: 10vh
    }
}

.module.onPageNavigationModule .d-flex nav .mobnavigation-items, .module.onPageNavigationModule .d-flex nav .navigation-items {
    margin-top: 35px
}

    .module.onPageNavigationModule .d-flex nav .mobnavigation-items a, .module.onPageNavigationModule .d-flex nav .navigation-items a {
        position: relative;
        width: 100%;
        height: 60px;
        display: block;
        transition: all .3s ease-in-out;
        margin-top: 1px
    }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a span, .module.onPageNavigationModule .d-flex nav .navigation-items a span {
            position: relative;
            display: block;
            height: 60px;
            line-height: 60px;
            padding: 0 20px;
            background-color: #fff;
            transition: all .3s ease-in-out
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a:before, .module.onPageNavigationModule .d-flex nav .navigation-items a:before {
            content: "";
            display: block;
            position: absolute;
            top: -1px;
            left: 0;
            width: 100%;
            height: 1px;
            opacity: 0;
            background-color: #fff;
            transition: all .3s ease-in-out
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a:after, .module.onPageNavigationModule .d-flex nav .navigation-items a:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #d3d8da;
            transition: all .3s ease-in-out
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a:hover, .module.onPageNavigationModule .d-flex nav .navigation-items a:hover {
            text-decoration: underline
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a.active span, .module.onPageNavigationModule .d-flex nav .navigation-items a.active span {
            background-color: #008a00;
            color: #fff;
            border-radius: 5px;
            margin-bottom: 0
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a.active:before, .module.onPageNavigationModule .d-flex nav .navigation-items a.active:before {
            background-color: #fff;
            opacity: 1;
            top: -2px
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a.active:after, .module.onPageNavigationModule .d-flex nav .navigation-items a.active:after {
            opacity: 0
        }

        .module.onPageNavigationModule .d-flex nav .mobnavigation-items a.active:hover, .module.onPageNavigationModule .d-flex nav .navigation-items a.active:hover {
            text-decoration: none
        }

.module.onPageNavigationModule .d-flex .content-preview {
    background-color: #f6f6f6
}

    .module.onPageNavigationModule .d-flex .content-preview .page {
        display: none;
        padding-top: 10vh;
        padding-bottom: 12vh;
        padding-left: 50px;
        background-color: #f6f6f6;
        animation: fadeInPage .5s ease-out both
    }

        .module.onPageNavigationModule .d-flex .content-preview .page header {
            
            font-size: 1.38em;
            line-height: 32px
        }

        .module.onPageNavigationModule .d-flex .content-preview .page p {
            margin-top: 35px
        }

        .module.onPageNavigationModule .d-flex .content-preview .page .btn {
            margin-top: 20px
        }

        .module.onPageNavigationModule .d-flex .content-preview .page.active {
            display: block
        }

@keyframes fadeInPage {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.expertModule {
    position: relative;
    overflow-x: hidden;
    display: block !important
}

@media only screen and (min-width:768px) {
    .expertModule {
        display: flex !important
    }
}

.expertModule .blockimage-container {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .expertModule .blockimage-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.expertModule .more-content {
    
    font-size: 1.25em;
    line-height: 24px
}

    .expertModule .more-content:after {
        content: "";
        background-image: url(/assets/icons/triangle_right.svg);
        background-repeat: no-repeat;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-left: 10px
    }

.expertModule .slider-container {
    display: block;
    position: relative;
    margin-top: 0;
    padding-left: 0;
    overflow: hidden
}

    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer {
        overflow: visible
    }

        .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item {
            display: block;
            position: relative;
            margin-left: 25px
        }

            .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content {
                display: flex;
                flex-flow: row wrap
            }

                .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .mobile-staff-bio, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .mobile-staff-bio {
                    width: 67%;
                    padding-right: 15px
                }

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content {
        display: flex;
        align-items: center
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2 {
    margin-bottom: 20px
}

    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2.visible-xs, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2.visible-xs {
        width: 66%;
        display: inline-block !important
    }

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2.visible-xs, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2.visible-xs {
        display: none !important
    }
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content h2 {
        margin-bottom: 0
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content {
    padding-right: 0;
    position: relative;
    z-index: 4;
    width: 100%
}

    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-primary, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-primary {
        width: 100%
    }

@media only screen and (min-width:992px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-primary, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-primary {
        width: calc(50% - 10px);
        margin-right: 10px
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-secondary, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-secondary {
    width: 100%;
    margin-bottom: 10px
}

@media only screen and (min-width:992px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-secondary, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content .btn-secondary {
        width: calc(50% - 10px);
        margin-bottom: 0
    }
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content {
        width: 50%
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content h2, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content h2 {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content h2, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content h2 {
        margin-bottom: 0
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content p, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content p {
    display: none
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content p, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-content p {
        display: block
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image {
    width: 33%;
    height: auto;
    right: 0;
    top: 5px;
    z-index: 4;
    text-align: center;
    display: inline-block
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        text-align: right;
        order: 2;
        width: 50%
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image img, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image img {
    width: 100%;
    border-radius: 3px
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image img, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-image img {
        width: 60%;
        right: 0;
        margin-left: 25%
    }
}

.expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-item-buttons a, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-item-buttons a {
    display: block;
    width: 100%;
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .expertModule .slider-container .expertmodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-item-buttons a, .expertModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .staff-item-buttons a {
        display: inline-block;
        width: auto
    }
}

.expertModule .custom-slider-next, .expertModule .custom-slider-prev, .expertModule .flexible-next, .expertModule .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
    display: none
}

@media only screen and (min-width:768px) {
    .expertModule .custom-slider-next, .expertModule .custom-slider-prev, .expertModule .flexible-next, .expertModule .flexible-prev {
        display: block
    }
}

.expertModule .custom-slider-prev, .expertModule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .expertModule .custom-slider-prev.mouse-entered, .expertModule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.expertModule .custom-slider-next, .expertModule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .expertModule .custom-slider-next.mouse-entered, .expertModule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.expertModule .staff-contact-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #656f75;
    color: #fff;
    z-index: 8;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    opacity: 0;
    display: none;
    transition: opacity ease-in .3s;
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width:768px) {
    .expertModule .staff-contact-modal {
        padding-left: 0;
        padding-right: 0
    }
}

.expertModule .staff-contact-modal h2 {
    color: #fff;
    display: block;
    text-align: center
}

.expertModule .staff-contact-modal .staff-bio {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: 80%
}

@media only screen and (min-width:768px) {
    .expertModule .staff-contact-modal .staff-bio {
        width: 50%
    }
}

.expertModule .staff-contact-modal .staff-contact-ways {
    text-align: center;
    display: block;
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .expertModule .staff-contact-modal .staff-contact-ways {
        margin-top: 0;
        display: flex;
        justify-content: center
    }
}

.expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way {
    margin-right: 0
}

    .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way:last-child {
        margin-right: 0
    }

@media only screen and (min-width:768px) {
    .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way {
        margin-right: 50px
    }
}

.expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way a {
    color: #fff;
    padding-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #fff;
    position: relative
}

    .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way a:before {
        content: "";
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0 3px;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        border: none;
        position: absolute;
        top: 0;
        left: 0
    }

    .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way a.email:before {
        background-image: url(/assets//icons/icon-mail.svg);
        left: -30px;
        top: 3px
    }

    .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way a.phone {
        padding-left: 0
    }

        .expertModule .staff-contact-modal .staff-contact-ways .staff-contact-way a.phone:before {
            background-image: url(/assets//icons/icon-phone.svg);
            background-position: 0 0;
            left: -25px;
            top: 4px
        }

.expertModule .staff-contact-modal .btn-close {
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: none;
    width: 20px;
    height: 20px;
    background-size: cover;
    right: 40px;
    top: 40px;
    background-image: url(/assets/icons/close-icon-3.svg)
}

@media only screen and (min-width:768px) {
    .Eventmodule .heading-row {
        margin-bottom: 40px
    }
}

.Eventmodule h2:first-child {
    margin-bottom: 20px
}

.Eventmodule .events-container {
    display: flex;
    flex-wrap: wrap
}

    .Eventmodule .events-container .module-calendar-item {
        width: calc(100% - 40px);
        margin-right: 20px;
        margin-left: 20px;
        border-bottom: 1px solid rgba(0,0,0,.15);
        overflow: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        transition: all .3s ease-in-out
    }

        .Eventmodule .events-container .module-calendar-item:nth-child(1), .Eventmodule .events-container .module-calendar-item:nth-child(2) {
            border-top: 1px solid rgba(0,0,0,.15)
        }

        .Eventmodule .events-container .module-calendar-item:first-child {
            border-bottom: none
        }

@media only screen and (min-width:768px) {
    .Eventmodule .events-container .module-calendar-item:first-child {
        border-bottom: 1px solid rgba(0,0,0,.15)
    }
}

.Eventmodule .events-container .module-calendar-item:hover {
    border-bottom: 1px solid #008a00
}

    .Eventmodule .events-container .module-calendar-item:hover .location:before {
        animation: locationMarkee linear 2s;
        animation-iteration-count: infinite
    }

@media only screen and (min-width:768px) {
    .Eventmodule .events-container .module-calendar-item {
        width: calc(50% - 40px);
        margin-right: 20px;
        margin-left: 20px
    }
}

.Eventmodule .events-container .module-calendar-item.recommended:nth-child(1), .Eventmodule .events-container .module-calendar-item.recommended:nth-child(2) {
    border-top: 1px solid #008a00
}

.Eventmodule .events-container .module-calendar-item.recommended a {
    color: var(--color-teal-500)
}

    .Eventmodule .events-container .module-calendar-item.recommended a .location {
        color: #008a00
    }

        .Eventmodule .events-container .module-calendar-item.recommended a .location:before {
            background-image: url(/assets/icons/icon-location-green.svg);
            background-position: center center
        }

.Eventmodule .events-container .module-calendar-item a {
    
    font-size: 1.13em;
    line-height: 22px
}

    .Eventmodule .events-container .module-calendar-item a .tag-category {
        display: inline-block;
        background-color: #008a00;
        margin-top: 0;
        margin-bottom: 0
    }

    .Eventmodule .events-container .module-calendar-item a .module-calendar-item-date {
        
        font-size: 1.25em;
        line-height: 24px
    }

    .Eventmodule .events-container .module-calendar-item a .event-name {
        margin-top: 7px;
        margin-bottom: 7px;
        display: block
    }

    .Eventmodule .events-container .module-calendar-item a .location {
        display: block;
        color: #656f75;
        
        font-size: 0.81em;
        line-height: 15px;
        position: relative;
        padding-left: 20px
    }

        .Eventmodule .events-container .module-calendar-item a .location:before {
            content: "";
            display: inline-block;
            width: 11px;
            height: 20px;
            position: absolute;
            top: 0;
            left: 0;
            background-image: url(/assets/icons/icon-location.svg);
            background-repeat: no-repeat;
            background-size: 11px 15px
        }

.Eventmodule .events-container .module-calendar-item .info-container {
    margin-left: 80px;
    display: block
}

.Eventmodule .event-btn {
    min-height: 100px;
    width: 100%;
    white-space: normal;
    word-break: break-all;
    height: auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    
    font-size: 1.5em;
    line-height: 29px;
    text-transform: uppercase;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .Eventmodule .event-btn:hover {
        background-color: #008a00
    }

.Eventmodule .panel-body .module-calendar-item {
    border-bottom: 1px solid #e6e6e6
}

    .Eventmodule .panel-body .module-calendar-item a {
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333
    }

        .Eventmodule .panel-body .module-calendar-item a .location {
            
            font-size: 1em;
            line-height: 26px
        }

    .Eventmodule .panel-body .module-calendar-item .module-calendar-item-date {
        color: #333;
        margin-right: 30px
    }

        .Eventmodule .panel-body .module-calendar-item .module-calendar-item-date .module-calendar-item-day {
            
            font-size: 1.25em;
            line-height: 25px
        }

        .Eventmodule .panel-body .module-calendar-item .module-calendar-item-date .module-calendar-item-month {
            
            font-size: 0.75em;
            line-height: 14px
        }

    .Eventmodule .panel-body .module-calendar-item.no-border {
        border-bottom: none
    }

.Eventmodule.light-theme .event-btn, .Eventmodule.lightgray-theme .event-btn {
    color: #333
}

@keyframes locationMarkee {
    0% {
        transform: rotateY(0)
    }

    50% {
        transform: rotateY(180deg)
    }

    100% {
        transform: rotateY(360deg)
    }
}

.quoteModule .quote-content {
    width: 100%
}

@media only screen and (min-width:768px) {
    .quoteModule .quote-content {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

.quoteModule .quote-content .quote {
    font-size: 1.88em;
    line-height: 35px;
    
    color: #008a00
}

@media only screen and (min-width:768px) {
    .quoteModule .quote-content .quote {
        font-size: 3.75em;
        line-height: 65px
    }

        .quoteModule .quote-content .quote.small-fontsize {
            font-size: 1.88em;
            line-height: 40px
        }
}

.quoteModule .quote-content .quoted {
    margin-top: 10px;
    text-align: right
}

.module.ImageTextModule h2 {
    margin-top: 35px;
    margin-bottom: 10px
}

.module.ImageTextModule .col-img {
    width: 100%;
    height: auto
}

.module.ImageTextModule .btn-primary {
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .module.ImageTextModule .content {
        padding-top: 35px
    }
}

.module.ImageTextModule .img-lazy-container {
    padding-bottom: 75%
}

.module.ImageTextModule .container .row .pull-right {
    float: none !important;
    display: block
}

@media only screen and (min-width:768px) {
    .module.ImageTextModule .container .row .pull-right {
        display: inline-block;
        float: right
    }
}

.module .btn {
    width: 100%
}

@media only screen and (min-width:768px) {
    .module .btn {
        width: auto
    }
}

.page-flexible-module {
    overflow-x: hidden
}

    .page-flexible-module .slider-content {
        position: absolute;
        bottom: 0;
        background-color: rgba(0,0,0,.7);
        padding: 20px;
        color: #fff;
        width: 100%
    }

        .page-flexible-module .slider-content h2, .page-flexible-module .slider-content header {
            
            font-size: 1.5em;
            line-height: 29px
        }

        .page-flexible-module .slider-content p {
            
            font-size: 1.13em;
            line-height: 22px;
            margin-bottom: 0;
            margin-top: 10px
        }

    .page-flexible-module .slider-container {
        display: block;
        position: relative;
        margin-top: 35px;
        padding-left: 0
    }

        .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer {
            overflow: visible
        }

            .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item {
                display: block;
                position: relative;
                margin-left: 20px
            }

                .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image {
                    position: relative;
                    width: 100%;
                    height: auto
                }

                    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg, .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md {
                        display: none
                    }

                .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
                    width: 100%
                }

@media only screen and (min-width:768px) {
    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 75%
    }
}

@media only screen and (min-width:1200px) {
    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content p, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content p {
        width: 100%
    }
}

.page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .type {
    
    font-size: 0.75em;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase
}

.page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-content .category, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-content .category {
    
    font-size: 0.75em;
    line-height: 15px;
    color: #008a00;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg {
        display: none
    }

    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md {
        display: block
    }
}

@media only screen and (min-width:1200px) {
    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-lg {
        display: block
    }

    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md, .page-flexible-module .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .slider-item .slider-image.image-md {
        display: none
    }
}

.page-flexible-module .custom-slider-next, .page-flexible-module .custom-slider-prev, .page-flexible-module .flexible-next, .page-flexible-module .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: -20px
}

.page-flexible-module .custom-slider-prev, .page-flexible-module .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/chevron-left.svg);
    background-position: 14px 12px;
    opacity: 0
}

    .page-flexible-module .custom-slider-prev.mouse-entered, .page-flexible-module .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.page-flexible-module .custom-slider-next, .page-flexible-module .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/chevron-right.svg);
    opacity: 0
}

    .page-flexible-module .custom-slider-next.mouse-entered, .page-flexible-module .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.page-flexible-module .slider-mob-container {
    padding-right: 35px
}

.page-flexible-module .slidemodule-owl-mobile {
    padding-right: 20px
}

    .page-flexible-module .slidemodule-owl-mobile .owl-wrapper-outer {
        padding-left: 20px;
        overflow: visible
    }

        .page-flexible-module .slidemodule-owl-mobile .owl-wrapper-outer .slider-item {
            display: block;
            position: relative;
            margin-right: 20px
        }

            .page-flexible-module .slidemodule-owl-mobile .owl-wrapper-outer .slider-item .slider-image {
                position: relative;
                width: 100%;
                height: auto
            }

            .page-flexible-module .slidemodule-owl-mobile .owl-wrapper-outer .slider-item .type {
                
                font-size: 0.75em;
                line-height: 15px;
                color: #fff;
                text-transform: uppercase
            }

            .page-flexible-module .slidemodule-owl-mobile .owl-wrapper-outer .slider-item .category {
                
                font-size: 0.75em;
                line-height: 15px;
                color: #008a00;
                text-transform: uppercase
            }

    .page-flexible-module .slidemodule-owl-mobile .owl-controls .owl-pagination {
        position: absolute;
        display: block;
        bottom: -18px;
        width: 100%;
        height: 10px;
        text-align: center;
        margin-left: 35px
    }

@media only screen and (min-width:768px) {
    .page-flexible-module .slidemodule-owl-mobile .owl-controls .owl-pagination {
        display: none
    }
}

.page-flexible-module .slidemodule-owl-mobile .owl-controls .owl-pagination .owl-page {
    width: 10px;
    height: 10px;
    background-color: #d8d8d8;
    display: inline-block;
    border-radius: 10px;
    margin-right: 10px
}

    .page-flexible-module .slidemodule-owl-mobile .owl-controls .owl-pagination .owl-page.active {
        background-color: #008a00
    }

.page-flexible-module .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 35px;
    padding-top: 0
}

.page-flexible-module .single-slide .slider-item {
    position: relative;
    display: block
}

.page-flexible-module .single-slide .slider-image {
    width: 100%;
    height: auto
}

.page-flexible-module .single-slide .slider-content p {
    width: 75%
}

.page-flexible-module {
    overflow: hidden !important
}

    .page-flexible-module .slider-container {
        display: block;
        position: relative;
        margin-top: 35px;
        padding-left: 0;
        overflow: hidden;
        padding-bottom: 40px
    }

@media only screen and (min-width:768px) {
    .page-flexible-module .slider-container {
        padding-bottom: 0
    }
}

.page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer {
    overflow: visible
}

    .page-flexible-module .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .slider-item {
        margin-left: 20px;
        margin-right: 0
    }

.page-flexible-module .slider-container .flexible-next, .page-flexible-module .slider-container .flexible-prev {
    display: none
}

@media only screen and (min-width:768px) {
    .page-flexible-module .slider-container .flexible-next, .page-flexible-module .slider-container .flexible-prev {
        display: block
    }
}

.page-flexible-module .slider-container .owl-controls .owl-pagination {
    position: absolute;
    display: block;
    bottom: -20px;
    width: 100%;
    height: 10px;
    text-align: center;
    margin-left: 0
}

@media only screen and (min-width:768px) {
    .page-flexible-module .slider-container .owl-controls .owl-pagination {
        display: none
    }
}

.page-flexible-module .slider-container .owl-controls .owl-pagination .owl-page {
    width: 10px;
    height: 10px;
    background-color: #d8d8d8;
    display: inline-block;
    border-radius: 10px;
    margin-right: 10px
}

    .page-flexible-module .slider-container .owl-controls .owl-pagination .owl-page.active {
        background-color: #008a00
    }

.contacts-module {
    background-color: #fff;
    padding-top: 35px
}

@media only screen and (min-width:768px) {
    .contacts-module {
        padding-top: 50px
    }
}

.contacts-module .contacts {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 35px
}

    .contacts-module .contacts.few-contacts {
        justify-content: flex-start
    }

    .contacts-module .contacts .contact {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 10px 0
    }

@media only screen and (min-width:768px) {
    .contacts-module .contacts .contact {
        width: 50%
    }
}

@media only screen and (min-width:992px) {
    .contacts-module .contacts .contact {
        width: 33%;
        padding: 20px 0
    }
}

.contacts-module .contacts .contact .contact-image {
    display: block;
    margin-bottom: 20px;
    max-width: 80px;
    max-height: 80px;
    width: 80px;
    height: 80px;
    height: auto
}

.contacts-module .contacts .contact .contact-info {
    text-align: left;
    margin-left: 20px
}

    .contacts-module .contacts .contact .contact-info .contact-name {
        
        font-size: 1em;
        line-height: 26px;
        display: inline-block
    }

    .contacts-module .contacts .contact .contact-info .contact-title {
        
        font-size: 1em;
        line-height: 26px;
        max-width: 100%
    }

    .contacts-module .contacts .contact .contact-info a.mail {
        
        font-size: 1em;
        line-height: 26px;
        margin-top: auto;
        max-width: 100%;
        overflow: hidden;
        color: #4d575d;
        padding-left: 27px
    }

        .contacts-module .contacts .contact .contact-info a.mail:after {
            background-image: url(/assets/icons/icon-mail-dark.svg);
            padding-right: 10px;
            top: 3px
        }

.contacts-module.dark-module .contact, .contacts-module.darkgray-theme .contact {
    color: #fff
}

    .contacts-module.dark-module .contact .contact-name, .contacts-module.darkgray-theme .contact .contact-name {
        border-bottom: 2px solid #008a00
    }

    .contacts-module.dark-module .contact .contact-title, .contacts-module.darkgray-theme .contact .contact-title {
        color: #fff
    }

    .contacts-module.dark-module .contact a.mail, .contacts-module.darkgray-theme .contact a.mail {
        color: #fff
    }

        .contacts-module.dark-module .contact a.mail.ico:after, .contacts-module.darkgray-theme .contact a.mail.ico:after {
            background-image: url(/assets/icons/contact_green_icon.svg)
        }

.contacts-module.lightgray-theme .contact {
    color: #333
}

    .contacts-module.lightgray-theme .contact .contact-name {
        border-bottom: 2px solid #9b9b9b
    }

    .contacts-module.lightgray-theme .contact .contact-title {
        color: #9b9b9b
    }

    .contacts-module.lightgray-theme .contact a.mail {
        color: #333
    }

.contacts-module .mobile .contact {
    color: #333
}

    .contacts-module .mobile .contact .contact-name {
        border-bottom: 2px solid #9b9b9b
    }

    .contacts-module .mobile .contact .contact-title {
        color: #9b9b9b
    }

    .contacts-module .mobile .contact a.mail {
        color: #333
    }

.smallPartnerModule .small-partners {
    display: flex;
    flex-direction: row;
    justify-content: initial;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px
}

    .smallPartnerModule .small-partners img {
        width: 12%;
        height: auto;
        padding-right: 35px
    }

    .smallPartnerModule .small-partners.mobile {
        justify-content: space-around;
        flex-wrap: wrap
    }

        .smallPartnerModule .small-partners.mobile img {
            width: 33%;
            padding: 20px
        }

.FocusSeminarModule {
    min-height: unset;
    background-color: #314247;
    color: #fff
}

    .FocusSeminarModule p {
        margin-top: 10px
    }

.Casemodule {
    background-color: #fff
}

    .Casemodule .more-content {
        color: #333
    }

    .Casemodule .news-block .module-calendar-item {
        padding-top: 3.33333333px;
        padding-bottom: 3.33333333px;
        border-bottom: none
    }

        .Casemodule .news-block .module-calendar-item .module-calendar-item-date {
            margin-right: 0
        }

        .Casemodule .news-block .module-calendar-item a {
            color: #333
        }

            .Casemodule .news-block .module-calendar-item a .module-calendar-item-day {
                
                font-size: 1em;
                line-height: 26px
            }

            .Casemodule .news-block .module-calendar-item a .module-calendar-item-month {
                
                font-size: 0.75em;
                line-height: 15px
            }

            .Casemodule .news-block .module-calendar-item a .heading, .Casemodule .news-block .module-calendar-item a h2 {
                
                font-size: 0.75em;
                line-height: 14px;
                display: block;
                position: relative;
                margin-left: 50px
            }

@media only screen and (min-width:992px) {
    .Casemodule .news-block .module-calendar-item a .heading, .Casemodule .news-block .module-calendar-item a h2 {
        
        font-size: 1em;
        line-height: 26px
    }
}

@media only screen and (min-width:992px) {
    .Casemodule .news-block .module-calendar-item {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media only screen and (min-width:1200px) {
    .Casemodule .news-block .module-calendar-item {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.Casemodule .news-block .module-calendar-item:first-child {
    padding-top: 0
}

.Casemodule .news-block .more-content {
    
    font-size: 1em;
    line-height: 26px
}

.Casemodule.dark-module .news-block .module-calendar-item a {
    color: #fff
}

.Casemodule .writer {
    display: block
}

    .Casemodule .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .Casemodule .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        line-height: 20px;
        margin: 0 0 0 10px;
        display: block;
        float: left
    }

.Casemodule .blockimage-items .writer {
    display: block
}

    .Casemodule .blockimage-items .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .Casemodule .blockimage-items .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        display: block;
        float: left;
        line-height: 20px;
        margin: 0 0 0 10px
    }

.EventRegistrationModule {
    min-height: unset
}

    .EventRegistrationModule .module-calendar-item-date {
        margin-right: 40px
    }

    .EventRegistrationModule .module-calendar-item a {
        display: flex
    }

    .EventRegistrationModule .module-calendar-item .margin-top-xs {
        margin-top: 0
    }

    .EventRegistrationModule .panel-body .module-calendar-item {
        border-bottom: 1px solid #e6e6e6;
        color: #333;
        margin-right: 30px
    }

        .EventRegistrationModule .panel-body .module-calendar-item a {
            display: flex;
            
            font-size: 1.13em;
            line-height: 22px;
            color: #333
        }

            .EventRegistrationModule .panel-body .module-calendar-item a .location {
                
                font-size: 1em;
                line-height: 26px
            }

        .EventRegistrationModule .panel-body .module-calendar-item .module-calendar-item-day {
            
            font-size: 1.25em;
            line-height: 25px
        }

        .EventRegistrationModule .panel-body .module-calendar-item .module-calendar-item-month {
            
            font-size: 0.75em;
            line-height: 14px
        }

.Eventspeakermodule {
    padding-top: 40px
}

    .Eventspeakermodule .block-image {
        margin-bottom: 20px
    }

@media only screen and (min-width:768px) {
    .Eventspeakermodule .block-image {
        margin-bottom: 35px
    }
}

.Eventspeakermodule .block-image .block-image-content .block-image-tag {
    color: #fff;
    text-transform: none
}

.Eventspeakermodule p {
    
    font-size: 1em;
    line-height: 26px;
    margin-top: 10px
}

.Eventspeakermodule .speakers {
    margin-top: 20px
}

.Eventspeakermodule .speaker {
    text-align: center
}

    .Eventspeakermodule .speaker .speaker-image {
        border-radius: 50%;
        max-width: 350px;
        width: 75%
    }

    .Eventspeakermodule .speaker .speaker-caption {
        margin-top: 10px;
        margin-bottom: 30px;
        text-align: center
    }

.FocusArticleModule {
    background-color: #e6e6e6;
    padding-top: 0;
    padding-bottom: 0
}

    .FocusArticleModule .bg-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right top;
        height: 150px
    }

@media only screen and (min-width:768px) {
    .FocusArticleModule .bg-img {
        height: 382px
    }
}

.FocusArticleModule article {
    padding: 20px 0 20px 0
}

@media only screen and (min-width:768px) {
    .FocusArticleModule article {
        padding-top: 0;
        padding: 80px
    }
}

.FocusArticleModule article header {
    
    font-size: 2.25em;
    line-height: 43px;
    color: #333
}

.FocusArticleModule article p {
    
    font-size: 1.25em;
    line-height: 24px;
    margin-top: 20px;
    color: #333
}

.FocusArticleModule article a {
    color: #333;
    
    font-size: 1.13em;
    line-height: 22px
}

@media only screen and (min-width:768px) {
    .FocusArticleModule {
        min-height: 382px
    }
}

.Coworkersmodule .blockimage-container .image-caption {
    margin-top: 20px;
    position: relative;
    display: block;
    background-image: url(/assets/icons/chevron-right.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    color: #333
}

    .Coworkersmodule .blockimage-container .image-caption .name {
        display: block;
        position: relative;
        width: 100%;
        
        font-size: 1.13em;
        line-height: 22px
    }

    .Coworkersmodule .blockimage-container .image-caption .title {
        
        font-size: 0.88em;
        line-height: 16px
    }

@media only screen and (min-width:768px) {
    .Coworkersmodule.dark-module .blockimage-container .image-caption {
        color: #fff
    }
}

.CareerModule .btn {
    padding-left: 50px;
    padding-right: 50px
}

.CareerModule .col-1 {
    margin-bottom: 20px
}

    .CareerModule .col-1 .col-1-content {
        padding-right: 0
    }

@media only screen and (min-width:992px) {
    .CareerModule .col-1 .col-1-content {
        padding-right: 20px
    }
}

.CareerModule .col-2 {
    border-left: 1px solid #e6e6e6
}

    .CareerModule .col-2 .col-2-content {
        padding-left: 0
    }

@media only screen and (min-width:992px) {
    .CareerModule .col-2 .col-2-content {
        padding-left: 20px
    }
}

.CareerModule .blockimage-container {
    padding: 0
}

    .CareerModule .blockimage-container .block-image {
        margin-bottom: 10px
    }

.staff-item {
    margin-top: 20px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .staff-item {
        margin-top: 0;
        float: left;
        width: 33%;
        text-align: left
    }
}

.staff-item .staff-image {
    width: auto
}

@media only screen and (min-width:768px) {
    .staff-item .staff-image {
        width: 90%
    }
}

.staff-item .staff-name {
    
    font-size: 1.13em;
    line-height: 22px;
    display: block;
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .staff-item .staff-name {
        width: 90%
    }
}

.staff-item .staff-title {
    
    font-size: 0.81em;
    line-height: 15px;
    display: block
}

@media only screen and (min-width:768px) {
    .staff-item .staff-title {
        width: 90%
    }
}

.EmbedModule header, .embedModule header {
    margin-bottom: 40px
}

.EmbedModule h2, .EmbedModule h3, .embedModule h2, .embedModule h3 {
    margin-top: 0 !important
}

.EmbedModule button, .embedModule button {
    border-radius: 5px;
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    padding: 12px 40px 12px 40px;
    height: auto;
    width: auto;
    min-height: 50px;
    background: #008a00;
    color: #fff !important;
    border-color: #008a00;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.24),0 2px 3px 0 rgba(0,0,0,.12);
    margin-top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    outline: 0;
    border: 2px solid #008a00;
    background-color: #008a00
}

    .EmbedModule button:active, .EmbedModule button:focus, .embedModule button:active, .embedModule button:focus {
        background: #32711f !important;
        border-color: #32711f !important;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12);
        outline: 0 !important
    }

    .EmbedModule button:hover, .embedModule button:hover {
        background: #32711f;
        border-color: #32711f;
        outline: 0
    }

    .EmbedModule button .macro-infobox .info-box, .embedModule button .macro-infobox .info-box {
        background-color: #008a00
    }

.EmbedModule input[type=email], .EmbedModule input[type=text], .EmbedModule textarea, .embedModule input[type=email], .embedModule input[type=text], .embedModule textarea {
    width: 100% !important;
    margin-bottom: 10px;
    color: #333
}

.EmbedModule label, .embedModule label {
    font-weight: 400;
    margin-top: 10px
}

.page-bannermodule {
    position: relative
}

    .page-bannermodule .ad {
        position: relative;
        margin-top: 10px;
        display: block;
        width: 100%;
        -webkit-box-shadow: inset 0 0 0 1px rgba(155,155,155,.5);
        box-shadow: inset 0 0 0 1px rgba(155,155,155,.5)
    }

        .page-bannermodule .ad img {
            width: 100%;
            height: auto
        }

.module-voister .writer {
    display: block
}

    .module-voister .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .module-voister .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        line-height: 20px;
        margin: 0 0 0 10px;
        display: block;
        float: left
    }

.module-voister .blockimage-items .writer {
    display: block
}

    .module-voister .blockimage-items .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .module-voister .blockimage-items .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        display: block;
        float: left;
        line-height: 20px;
        margin: 0 0 0 10px
    }

.infoGraphicsModule, .infographicsTop {
    padding-top: 0;
    padding-bottom: 0
}

    .infoGraphicsModule .infographics, .infographicsTop .infographics {
        position: relative;
        width: 100%;
        height: auto;
        background-color: #001233
    }

        .infoGraphicsModule .infographics .ig-img, .infographicsTop .infographics .ig-img {
            width: 100%;
            height: auto;
            -webkit-transition: opacity 1s ease;
            -moz-transition: opacity 1s ease;
            -o-transition: opacity 1s ease;
            transition: opacity 1s ease
        }

            .infoGraphicsModule .infographics .ig-img.info-active, .infographicsTop .infographics .ig-img.info-active {
                opacity: .85
            }

        .infoGraphicsModule .infographics .ig-poi, .infoGraphicsModule .infographics .ig-poi-mob, .infographicsTop .infographics .ig-poi, .infographicsTop .infographics .ig-poi-mob {
            position: absolute;
            opacity: 1;
            margin-top: -15px;
            margin-left: -15px;
            width: 31px;
            height: 31px;
            background-position: center center;
            background-repeat: no-repeat;
            background-color: #008a00;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
            cursor: pointer;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out
        }

            .infoGraphicsModule .infographics .ig-poi .btn-primary, .infoGraphicsModule .infographics .ig-poi-mob .btn-primary, .infographicsTop .infographics .ig-poi .btn-primary, .infographicsTop .infographics .ig-poi-mob .btn-primary {
                
                font-size: 0.88em;
                line-height: 16px;
                border-radius: 3px;
                padding: 3px 12px 7px 12px
            }

            .infoGraphicsModule .infographics .ig-poi-mob.text, .infoGraphicsModule .infographics .ig-poi.text, .infographicsTop .infographics .ig-poi-mob.text, .infographicsTop .infographics .ig-poi.text {
                margin-top: -13px;
                margin-left: 0;
                width: auto;
                height: 27px;
                background-color: transparent
            }

                .infoGraphicsModule .infographics .ig-poi-mob.text::after, .infoGraphicsModule .infographics .ig-poi.text::after, .infographicsTop .infographics .ig-poi-mob.text::after, .infographicsTop .infographics .ig-poi.text::after {
                    background-image: none
                }

                .infoGraphicsModule .infographics .ig-poi-mob.text .ig-info, .infoGraphicsModule .infographics .ig-poi.text .ig-info, .infographicsTop .infographics .ig-poi-mob.text .ig-info, .infographicsTop .infographics .ig-poi.text .ig-info {
                    top: 0;
                    left: 0;
                    width: 300px
                }

                .infoGraphicsModule .infographics .ig-poi-mob.text.ani-show .ig-info, .infoGraphicsModule .infographics .ig-poi.text.ani-show .ig-info, .infographicsTop .infographics .ig-poi-mob.text.ani-show .ig-info, .infographicsTop .infographics .ig-poi.text.ani-show .ig-info {
                    top: 25px
                }

            .infoGraphicsModule .infographics .ig-poi-mob.deactivated, .infoGraphicsModule .infographics .ig-poi.deactivated, .infographicsTop .infographics .ig-poi-mob.deactivated, .infographicsTop .infographics .ig-poi.deactivated {
                opacity: 0;
                width: 51px;
                height: 51px;
                margin-left: -25px;
                margin-top: -100px
            }

                .infoGraphicsModule .infographics .ig-poi-mob.deactivated::after, .infoGraphicsModule .infographics .ig-poi.deactivated::after, .infographicsTop .infographics .ig-poi-mob.deactivated::after, .infographicsTop .infographics .ig-poi.deactivated::after {
                    position: absolute;
                    content: "";
                    background-image: url(/assets/icons/plus-icon.svg);
                    background-position: center center;
                    background-repeat: no-repeat;
                    margin-top: 25px;
                    margin-left: 25px;
                    width: 0;
                    height: 0;
                    -webkit-transition: all .5s ease;
                    -moz-transition: all .5s ease;
                    -o-transition: all .5s ease;
                    transition: all .5s ease
                }

            .infoGraphicsModule .infographics .ig-poi .ig-info, .infoGraphicsModule .infographics .ig-poi-mob .ig-info, .infographicsTop .infographics .ig-poi .ig-info, .infographicsTop .infographics .ig-poi-mob .ig-info {
                display: none;
                opacity: 0;
                position: relative;
                width: 300px;
                left: -135px;
                top: 25px;
                height: auto;
                background: #fff;
                box-shadow: 0 1px 2px 0 rgba(41,46,49,.3);
                border-radius: 3px;
                color: #000;
                padding: 20px;
                
                font-size: 0.81em;
                line-height: 15px;
                z-index: 1000;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease
            }

                .infoGraphicsModule .infographics .ig-poi .ig-info header, .infoGraphicsModule .infographics .ig-poi-mob .ig-info header, .infographicsTop .infographics .ig-poi .ig-info header, .infographicsTop .infographics .ig-poi-mob .ig-info header {
                    
                    font-size: 1.13em;
                    line-height: 23px;
                    color: #000;
                    display: block;
                    margin-bottom: 10px
                }

                .infoGraphicsModule .infographics .ig-poi .ig-info a, .infoGraphicsModule .infographics .ig-poi-mob .ig-info a, .infographicsTop .infographics .ig-poi .ig-info a, .infographicsTop .infographics .ig-poi-mob .ig-info a {
                    display: block;
                    margin-top: 10px
                }

            .infoGraphicsModule .infographics .ig-poi-mob.active .ig-info, .infoGraphicsModule .infographics .ig-poi.active .ig-info, .infographicsTop .infographics .ig-poi-mob.active .ig-info, .infographicsTop .infographics .ig-poi.active .ig-info {
                display: block
            }

            .infoGraphicsModule .infographics .ig-poi-mob.ani-show, .infoGraphicsModule .infographics .ig-poi.ani-show, .infographicsTop .infographics .ig-poi-mob.ani-show, .infographicsTop .infographics .ig-poi.ani-show {
                background-color: #008a00
            }

                .infoGraphicsModule .infographics .ig-poi-mob.ani-show.text, .infoGraphicsModule .infographics .ig-poi.ani-show.text, .infographicsTop .infographics .ig-poi-mob.ani-show.text, .infographicsTop .infographics .ig-poi.ani-show.text {
                    background-color: transparent
                }

                .infoGraphicsModule .infographics .ig-poi-mob.ani-show::after, .infoGraphicsModule .infographics .ig-poi.ani-show::after, .infographicsTop .infographics .ig-poi-mob.ani-show::after, .infographicsTop .infographics .ig-poi.ani-show::after {
                    -webkit-transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                .infoGraphicsModule .infographics .ig-poi-mob.ani-show .ig-info, .infoGraphicsModule .infographics .ig-poi.ani-show .ig-info, .infographicsTop .infographics .ig-poi-mob.ani-show .ig-info, .infographicsTop .infographics .ig-poi.ani-show .ig-info {
                    opacity: 1;
                    top: 45px
                }

            .infoGraphicsModule .infographics .ig-poi-mob::after, .infoGraphicsModule .infographics .ig-poi::after, .infographicsTop .infographics .ig-poi-mob::after, .infographicsTop .infographics .ig-poi::after {
                position: absolute;
                content: "";
                background-image: url(/assets/icons/plus-icon.svg);
                background-position: center center;
                background-repeat: no-repeat;
                width: 15px;
                height: 15px;
                top: 8px;
                left: 8px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                margin-top: 0;
                margin-left: 0
            }

    .infoGraphicsModule .mobilegraphics .ig-poi-mob, .infographicsTop .mobilegraphics .ig-poi-mob {
        opacity: 1;
        margin-top: -15px;
        margin-left: -15px;
        width: 31px;
        height: 31px
    }

    .infoGraphicsModule .mobilegraphics .ig-info, .infographicsTop .mobilegraphics .ig-info {
        display: block;
        position: relative;
        width: 95%;
        top: 107px;
        left: 2.5%;
        height: auto;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(41,46,49,.3);
        border-radius: 3px;
        color: #000;
        padding: 20px;
        
        font-size: 0.81em;
        line-height: 15px;
        z-index: 1000;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

        .infoGraphicsModule .mobilegraphics .ig-info header, .infographicsTop .mobilegraphics .ig-info header {
            
            font-size: 1.13em;
            line-height: 23px;
            color: #000;
            display: block;
            margin-bottom: 10px
        }

        .infoGraphicsModule .mobilegraphics .ig-info a, .infographicsTop .mobilegraphics .ig-info a {
            margin-top: 10px;
            display: block
        }

        .infoGraphicsModule .mobilegraphics .ig-info .close-btn, .infographicsTop .mobilegraphics .ig-info .close-btn {
            position: absolute;
            width: 31px;
            height: 31px;
            background-position: center center;
            border-radius: 15px;
            top: -8px;
            right: -8px;
            background-color: #292e31;
            box-shadow: 0 1px 2px 0 rgba(41,46,49,.3);
            background-image: url(/assets/icons/close-icon-2.svg);
            background-repeat: no-repeat;
            cursor: pointer
        }

    .infoGraphicsModule.infographicsTop, .infographicsTop.infographicsTop {
        position: relative;
        background-color: #fff;
        background-position: center center
    }

        .infoGraphicsModule.infographicsTop:before, .infographicsTop.infographicsTop:before {
            position: absolute;
            width: 100%;
            left: 0;
            top: 0;
            opacity: 1;
            min-height: 100%;
            background: rgba(0,18,51,.59);
            border: 1px solid #979797;
            content: ""
        }

        .infoGraphicsModule.infographicsTop.narrow, .infographicsTop.infographicsTop.narrow {
            margin-left: -20px;
            margin-right: -20px;
            margin-bottom: 20px
        }

@media only screen and (min-width:768px) {
    .infoGraphicsModule.infographicsTop.narrow, .infographicsTop.infographicsTop.narrow {
        margin-left: 0;
        margin-right: 0
    }
}

.PartnerModule .partner-module-list {
    margin-top: 40px
}

    .PartnerModule .partner-module-list header {
        display: block;
        text-transform: uppercase;
        
        font-size: 1.13em;
        line-height: 22px;
        color: #9b9b9b;
        margin-bottom: 20px
    }

.PartnerModule .partner-module-list-items {
    text-align: center
}

.PartnerModule .partner-module-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 47px;
    margin: 20px 0;
    position: relative
}

    .PartnerModule .partner-module-image.col-center {
        float: none;
        display: inline-block
    }

    .PartnerModule .partner-module-image.size-small .img-holder {
        position: relative;
        width: 90%;
        height: 47px;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        background-position: center center
    }

    .PartnerModule .partner-module-image.size-medium {
        height: 128px
    }

        .PartnerModule .partner-module-image.size-medium .img-holder {
            width: 100%;
            height: 128px;
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            background-position: center center
        }

    .PartnerModule .partner-module-image.size-large {
        height: 238px
    }

        .PartnerModule .partner-module-image.size-large .img-holder {
            width: 100%;
            height: 238px;
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            background-position: center center
        }

.module-hero {
    position: relative;
    margin-top: 0;
    background-size: cover;
    background-position: top center;
    overflow: hidden;
    padding-bottom: 20px;
    height: 500px
}

@media only screen and (min-width:768px) {
    .module-hero {
        height: 780px;
        height: 70vh;
        min-height: 500px
    }
}

.module-hero .item {
    width: 100%;
    height: 500px;
    position: relative;
    background-size: cover;
    background-position: top center
}

    .module-hero .item::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 50%;
        bottom: 0;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.75) 100%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.75) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.75) 100%)
    }

@media only screen and (min-width:768px) {
    .module-hero .item::before {
        display: none
    }
}

.module-hero .item.started::before {
    display: none
}

.module-hero .item .header-container {
    position: absolute;
    bottom: 20px;
    min-width: 100%
}

    .module-hero .item .header-container .col-sm-12 .btn {
        width: 100%;
        margin-bottom: 20px;
        height: 50px;
        padding: 12px 65px 13px 65px;
        padding-left: 65px;
        padding-right: 65px
    }

    .module-hero .item .header-container .col-sm-12 .btn-secondary {
        color: #fff;
        box-shadow: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        background-color: rgba(0,0,0,0)
    }

        .module-hero .item .header-container .col-sm-12 .btn-secondary:hover {
            background-color: #008a00
        }

@media only screen and (min-width:768px) {
    .module-hero .item .header-container {
        position: relative;
        bottom: auto;
        min-width: auto
    }

        .module-hero .item .header-container .col-sm-12 {
            height: 780px;
            height: 70vh;
            min-height: 500px;
            display: flex;
            align-items: center;
            align-content: center;
            flex-wrap: wrap
        }

            .module-hero .item .header-container .col-sm-12 .btn-primary {
                margin-right: 20px
            }

            .module-hero .item .header-container .col-sm-12 .btn {
                margin-top: 35px;
                position: relative;
                width: auto;
                flex-basis: auto
            }
}

@media only screen and (min-width:1200px) {
    .module-hero .item .header-container .btn {
        margin-top: 20px;
        position: relative;
        width: auto;
        padding-left: 65px !important;
        padding-right: 65px !important
    }
}

.module-hero .item .header-container h1 {
    
    font-size: 2.25em;
    color: #fff;
    line-height: 44px;
    flex-basis: 100%
}

@media only screen and (min-width:768px) {
    .module-hero .item .header-container h1 {
        padding-top: 94px;
        line-height: 88px;
        font-size: 4.5em
    }
}

@media only screen and (min-width:768px) {
    .module-hero .item {
        height: 780px;
        height: 70vh;
        min-height: 500px;
        overflow-y: hidden
    }
}

.module-hero .item .btn-play-hero {
    opacity: 1;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/assets/icons/play.png);
    background-size: contain
}

.module-hero .owl-controls {
    text-align: center;
    position: relative;
    margin-top: -30px
}

    .module-hero .owl-controls .owl-page {
        width: 10px;
        height: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #656f75;
        display: inline-block;
        zoom: 1;
        margin: 5px
    }

        .module-hero .owl-controls .owl-page.active {
            background-color: #fff
        }

.Socialmodule {
    overflow-x: hidden;
    min-height: unset
}

@media only screen and (min-width:768px) {
    .Socialmodule:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 10%;
        min-height: 100%;
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 1%,#fff 80%,#fff 100%);
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 1%,#fff 80%,#fff 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,0) 1%,#fff 80%,#fff 100%);
        content: ""
    }
}

.Socialmodule #social-owl-desktop .owl-wrapper-outer {
    width: 120%
}

.Socialmodule #social-owl-desktop .owl-next {
    z-index: 1000
}

.Socialmodule .panel-body {
    padding: 0;
    padding-bottom: 40px
}

.Socialmodule h2 span, .Socialmodule header span {
    color: #9b9b9b
}

.Socialmodule .social-flow {
    display: block;
    position: relative;
    margin-top: 35px;
    width: 100%
}

    .Socialmodule .social-flow .owl-prev {
        top: 30%;
        position: absolute;
        left: -30px;
        padding: 20px;
        display: none
    }

        .Socialmodule .social-flow .owl-prev::after {
            content: "";
            display: inline-block;
            position: relative;
            background-image: url(/assets/icons/chevron-left.svg);
            width: 9px;
            height: 15px;
            background-repeat: no-repeat;
            top: 2px;
            right: 0
        }

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .owl-prev {
        display: block
    }
}

.Socialmodule .social-flow .owl-next {
    top: 30%;
    position: absolute;
    right: -30px;
    padding: 20px;
    display: none
}

    .Socialmodule .social-flow .owl-next::after {
        content: "";
        position: relative;
        background-image: url(/assets/icons/arrow-right-green.svg);
        top: 2px !important;
        width: 17px;
        height: 22px;
        display: inline-block;
        background-repeat: no-repeat
    }

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .owl-next {
        display: block
    }
}

.Socialmodule .social-flow .item .timeline {
    width: 100%;
    border-bottom: 5px solid #e6e6e6;
    bottom: 50px;
    position: absolute;
    left: 20px;
    padding-bottom: 40px
}

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .item .timeline {
        bottom: 42px
    }
}

.Socialmodule .social-flow .item .timeline.first {
    left: 50%
}

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .item .timeline.first {
        left: 12.5%
    }
}

.Socialmodule .social-flow .item .time-marker {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 40px;
    
    font-size: 0.81em;
    line-height: 15px
}

    .Socialmodule .social-flow .item .time-marker .time-dot {
        position: absolute;
        width: 100%;
        text-align: center;
        top: -40px;
        padding-right: 40px
    }

        .Socialmodule .social-flow .item .time-marker .time-dot:before {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-color: #008a00;
            content: "";
            border-radius: 10px;
            border: 3px solid #fff;
            -webkit-box-shadow: 0 0 0 4px #e6e6e6;
            box-shadow: 0 0 0 4px #e6e6e6
        }

    .Socialmodule .social-flow .item .time-marker span {
        text-align: center;
        width: 100%;
        display: block;
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333
    }

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .item .time-marker span {
        
        font-size: 0.75em;
        line-height: 14px
    }
}

.Socialmodule .social-flow .item .block-image {
    overflow-y: hidden;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .item .block-image:hover .collapsed {
        max-height: 255px;
        -webkit-transition: max-height .5s ease-in-out;
        -moz-transition: max-height .5s ease-in-out;
        -o-transition: max-height .5s ease-in-out;
        transition: max-height .5s ease-in-out
    }

        .Socialmodule .social-flow .item .block-image:hover .collapsed:after {
            opacity: 0
        }
}

.Socialmodule .social-flow .item .block-image.no-img .collapsed {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: none;
    min-height: 100%
}

    .Socialmodule .social-flow .item .block-image.no-img .collapsed .social-text {
        max-height: 135px;
        word-wrap: break-word;
        width: 100%
    }

@media only screen and (min-width:1200px) {
    .Socialmodule .social-flow .item .block-image.no-img .collapsed .social-text {
        max-height: 150px
    }
}

.Socialmodule .social-flow .item .block-image-content {
    background-color: rgba(30,30,30,.9)
}

    .Socialmodule .social-flow .item .block-image-content .social-text {
        
        font-size: 1em;
        line-height: 26px;
        color: #fff;
        display: block
    }

@media only screen and (min-width:768px) {
    .Socialmodule .social-flow .item .block-image-content .social-text {
        
        font-size: 0.75em;
        line-height: 14px
    }
}

@media only screen and (min-width:1200px) {
    .Socialmodule .social-flow .item .block-image-content .social-text {
        
        font-size: 1em;
        line-height: 26px
    }
}

.Socialmodule .social-flow .item .block-image-content.collapsed {
    max-height: 80px;
    -webkit-transition: max-height .5s cubic-bezier(0,1,0,1);
    -moz-transition: max-height .5s cubic-bezier(0,1,0,1);
    -o-transition: max-height .5s cubic-bezier(0,1,0,1);
    transition: max-height .5s cubic-bezier(0,1,0,1)
}

    .Socialmodule .social-flow .item .block-image-content.collapsed:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,#1e1e1e 100%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#1e1e1e 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#1e1e1e 100%);
        opacity: 1;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

.Socialmodule .social-flow .item .blockimage-container {
    padding-bottom: 80px
}

.Socialmodule .social-flow .social-card.twitter .block-image {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .Socialmodule .social-flow .social-card.twitter .block-image:hover svg #twitter-birdie {
        fill: #4099ff
    }

    .Socialmodule .social-flow .social-card.twitter .block-image svg {
        position: absolute;
        width: 24px;
        height: 19px;
        left: 20px;
        top: 20px
    }

        .Socialmodule .social-flow .social-card.twitter .block-image svg #twitter-birdie {
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

    .Socialmodule .social-flow .social-card.twitter .block-image .block-image-content {
        overflow: hidden
    }

.Socialmodule .social-flow .social-card.instagram .block-image {
    box-shadow: none
}

    .Socialmodule .social-flow .social-card.instagram .block-image svg {
        position: absolute;
        left: 20px;
        top: 20px
    }

        .Socialmodule .social-flow .social-card.instagram .block-image svg #instagrade {
            opacity: 0;
            -webkit-transition: opacity .5s ease;
            -moz-transition: opacity .5s ease;
            -o-transition: opacity .5s ease;
            transition: opacity .5s ease
        }

    .Socialmodule .social-flow .social-card.instagram .block-image:hover svg #instagrade {
        opacity: 1
    }

.Socialmodule .social-flow .social-card.facebook .block-image {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .Socialmodule .social-flow .social-card.facebook .block-image:hover svg #facebook {
        fill: #3b5998
    }

    .Socialmodule .social-flow .social-card.facebook .block-image:hover svg #Rectangle {
        fill: #fff
    }

    .Socialmodule .social-flow .social-card.facebook .block-image svg {
        position: absolute;
        width: 19px;
        height: 19px;
        left: 20px;
        top: 20px
    }

        .Socialmodule .social-flow .social-card.facebook .block-image svg #Rectangle {
            fill: rgba(255,255,255,0);
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .Socialmodule .social-flow .social-card.facebook .block-image svg #twitter-birdie {
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

    .Socialmodule .social-flow .social-card.facebook .block-image .block-image-content {
        overflow: hidden
    }

.Socialmodule .social-flow .social-card.linkedin .block-image {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .Socialmodule .social-flow .social-card.linkedin .block-image:hover svg #linkedbg {
        fill: #0076b7
    }

    .Socialmodule .social-flow .social-card.linkedin .block-image svg {
        position: absolute;
        width: 24px;
        height: 19px;
        left: 20px;
        top: 20px
    }

        .Socialmodule .social-flow .social-card.linkedin .block-image svg #linkedbg {
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

    .Socialmodule .social-flow .social-card.linkedin .block-image .block-image-content {
        overflow: hidden
    }

@media only screen and (min-width:768px) {
    .Socialmodule.dark-module:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 10%;
        min-height: 100%;
        background: -moz-linear-gradient(left,rgba(46,66,71,0) 0,rgba(46,66,71,0) 1%,#2e4247 80%,#2e4247 100%);
        background: -webkit-linear-gradient(left,rgba(46,66,71,0) 0,rgba(46,66,71,0) 1%,#2e4247 80%,#2e4247 100%);
        background: linear-gradient(to right,rgba(46,66,71,0) 0,rgba(46,66,71,0) 1%,#2e4247 80%,#2e4247 100%);
        content: ""
    }

    .Socialmodule.dark-module .social-flow .item .time-marker span {
        color: #e6e6e6
    }

    .Socialmodule.dark-module .social-flow .social-card.twitter .block-image .twitter-status {
        color: #e6e6e6
    }
}

.page-modules {
    border-top: 5px solid #e6e6e6;
    margin-top: 35px
}

.page-module {
    margin-top: 40px;
    clear: both;
    width: 100%;
    overflow: auto
}

    .page-module h3 {
        color: #008a00;
        
        font-size: 1.5em;
        line-height: 29px;
        margin-top: 0
    }

    .page-module ul {
        list-style: none;
        padding-left: 0;
        border-bottom: 1px solid #e6e6e6
    }

        .page-module ul li {
            display: block;
            color: #333;
            
            font-size: 1em;
            line-height: 26px;
            line-height: 16px;
            clear: both;
            border-top: 1px solid #e6e6e6
        }

            .page-module ul li a {
                display: inline-block;
                padding-top: 10px;
                padding-bottom: 10px
            }

            .page-module ul li .module-text {
                vertical-align: top;
                line-height: 120%;
                color: #656f75
            }

            .page-module ul li .module-symbol {
                display: inline-block;
                position: relative;
                width: 60px;
                height: auto;
                float: left;
                padding-right: 10px
            }

                .page-module ul li .module-symbol img {
                    width: 100%;
                    height: auto
                }

    .page-module .more-content {
        color: #333;
        
        font-size: 1em;
        line-height: 26px;
        margin-top: 10px
    }

        .page-module .more-content::after {
            content: "";
            position: relative;
            background-image: url(/assets/icons/arrow-right-green.svg);
            top: 2px !important;
            width: 17px;
            height: 22px;
            display: inline-block;
            background-repeat: no-repeat;
            top: 2px;
            right: 0;
            margin-left: 10px
        }

    .page-module.job-list .job-list-item a {
        border-top: none
    }

.module.OfferingsSliderModule {
    overflow-x: hidden;
    display: block;
    position: relative
}

    .module.OfferingsSliderModule h2 {
        margin-bottom: 20px
    }

    .module.OfferingsSliderModule a:hover {
        color: #656f75
    }

    .module.OfferingsSliderModule .slider-content {
        width: 100%
    }

        .module.OfferingsSliderModule .slider-content h2, .module.OfferingsSliderModule .slider-content header {
            
            font-size: 1.25em;
            line-height: 24px;
            display: block
        }

        .module.OfferingsSliderModule .slider-content p {
            
            font-size: 1.13em;
            line-height: 22px;
            margin-bottom: 0;
            margin-top: 10px
        }

    .module.OfferingsSliderModule .slider-container {
        display: block;
        position: relative;
        margin-top: 10px;
        width: 100%;
        padding-left: 50px;
        padding-right: 50px
    }

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
    .module.OfferingsSliderModule .slider-container {
        margin-top: 35px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer {
    overflow: visible
}

    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item {
        z-index: 1;
        position: relative;
        transition: all .3s ease-in-out;
        transform: scale(1)
    }

@media only screen and (min-width:992px) {
    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover {
        transform: scale(1.1);
        z-index: 1000
    }

        .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item {
            box-shadow: none
        }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content {
                height: calc(100% - 130px);
                margin-top: 30px
            }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content .tag-category, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content .tag-category {
                    background-color: #edeeee;
                    color: #333;
                    transform: translate3d(0)
                }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content header, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content header {
                    color: #fff
                }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content p, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .slider-content p {
                    opacity: 1;
                    color: #fff
                }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item:before, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item:before {
                background-color: #000;
                box-shadow: none
            }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .btn, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item:hover .slider-item .btn {
                opacity: 1;
                bottom: 30px
            }
}

@media only screen and (max-width:640px) {
    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active {
        transform: scale(1.05,1.1);
        z-index: 1000
    }

        .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item {
            box-shadow: none
        }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content {
                height: calc(100% - 130px);
                margin-top: 30px
            }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content .tag-category, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content .tag-category {
                    background-color: #edeeee;
                    color: #333;
                    transform: translate3d(0)
                }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content header, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content header {
                    color: #fff
                }

                .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content p, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .slider-content p {
                    opacity: 1;
                    color: #fff
                }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item:before, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item:before {
                background-color: #000;
                box-shadow: none
            }

            .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .btn, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item.active .slider-item .btn {
                opacity: 1;
                bottom: 30px
            }
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item {
    display: block;
    position: relative;
    align-items: center;
    padding-bottom: 137%;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #d3d8da;
    background-size: cover;
    transition: all .3s ease-in-out
}

    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item:before, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item:before {
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: .7;
        transition: all .3s ease-in-out;
        border-radius: 5px;
        box-shadow: inset 0 0 0 1px #d3d8da
    }

    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content {
        position: absolute;
        padding: 0 30px;
        margin: auto;
        height: 70%;
        display: block;
        margin-top: 30%;
        transition: all .4s ease-in-out;
        transition-delay: .1s;
        overflow: hidden;
        z-index: 50
    }

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
    .module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content .tag-category, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content .tag-category {
    margin-top: 0;
    display: inline;
    transition: all .3s ease-in-out
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content header, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content header {
    margin-top: 20px;
    transition: all .3s ease-in-out;
    
    font-size: 1.88em;
    line-height: 35px
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content p, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .slider-content p {
    opacity: 0;
    transition: all .3s ease-in-out;
    transition-delay: .3s;
    
    font-size: 1em;
    line-height: 18px;
    line-height: 23px;
    padding-bottom: 110px
}

.module.OfferingsSliderModule .slider-container .flexible-module-owl-desktop .owl-wrapper-outer .owl-item .slider-item .btn, .module.OfferingsSliderModule .slider-container .slidemodule-owl-desktop .owl-wrapper-outer .owl-item .slider-item .btn {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: calc(100% - 60px);
    opacity: 0;
    transition: all .6s ease-in-out;
    z-index: 100
}

.module.OfferingsSliderModule .slider-container .counter {
    
    font-size: 0.81em;
    line-height: 15px;
    width: 100%;
    text-align: center;
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .module.OfferingsSliderModule .slider-container .counter {
        display: none
    }
}

.module.OfferingsSliderModule .custom-slider-next, .module.OfferingsSliderModule .custom-slider-prev, .module.OfferingsSliderModule .flexible-next, .module.OfferingsSliderModule .flexible-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    cursor: pointer;
    top: 50%;
    margin-top: 20px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
    display: none
}

@media only screen and (min-width:768px) {
    .module.OfferingsSliderModule .custom-slider-next, .module.OfferingsSliderModule .custom-slider-prev, .module.OfferingsSliderModule .flexible-next, .module.OfferingsSliderModule .flexible-prev {
        display: block
    }
}

.module.OfferingsSliderModule .custom-slider-prev, .module.OfferingsSliderModule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .module.OfferingsSliderModule .custom-slider-prev.mouse-entered, .module.OfferingsSliderModule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.module.OfferingsSliderModule .custom-slider-next, .module.OfferingsSliderModule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .module.OfferingsSliderModule .custom-slider-next.mouse-entered, .module.OfferingsSliderModule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.module.OfferingsSliderModule .single-slide .slider-item {
    position: relative;
    display: block
}

.module.OfferingsSliderModule .single-slide .slider-image {
    width: 100%;
    height: auto
}

.module.OfferingsSliderModule .single-slide .slider-content p {
    width: 75%
}

.module.CharityModule .bottom, .module.CharityModule .top {
    box-shadow: inset 0 -1px 0 0 #008a00;
    padding-bottom: 40px
}

.module.CharityModule .status-container {
    padding: 40px 0 0 40px
}

    .module.CharityModule .status-container .current-amount {
        
        font-size: 3em;
        line-height: 58px;
        color: #008a00
    }

        .module.CharityModule .status-container .current-amount span {
            
            font-size: 2.25em;
            line-height: 44px;
            font-size: 1.88em
        }

.module.CharityModule .article-items {
    margin-top: 40px
}

    .module.CharityModule .article-items .article-listitem .amount {
        margin: 20px 0 10px 0;
        box-shadow: inset 0 -6px 0 0 #008a00;
        padding-bottom: 10px;
        
        font-size: 1em;
        line-height: 26px
    }

.module-std {
    background-color: #fff;
    background-position: center center;
    position: relative;
    background-size: 0 0
}

@media only screen and (min-width:768px) {
    .module-std {
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.module-std h2, .module-std header {
    display: inline-block;
    
    font-size: 1.88em;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 0
}

.module-std .module-calendar-item {
    border-bottom: 1px solid rgba(0,0,0,.15);
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 10px
}

    .module-std .module-calendar-item a {
        color: #333
    }

    .module-std .module-calendar-item.no-border {
        border-bottom: none
    }

.module-std .module-calendar-item-date {
    display: block
}

.module-std .module-calendar-item-day {
    display: block;
    
    font-size: 1.5em;
    line-height: 29px
}

.module-std .module-calendar-item-month {
    text-transform: uppercase;
    display: block;
    font-size: 0.88em
}

.module-std .more-content {
    margin-top: 16px
}

    .module-std .more-content::after {
        content: "";
        position: relative;
        background-image: url(/assets/icons/arrow-right-green.svg);
        top: 2px !important;
        width: 17px;
        height: 22px;
        display: inline-block;
        background-repeat: no-repeat;
        top: 2px;
        right: 0;
        margin-left: 10px
    }

.module-std .panel-heading a {
    color: #333
}

.module-std.dark-module .module-calendar-item {
    border-bottom: 1px solid rgba(255,255,255,.15)
}

    .module-std.dark-module .module-calendar-item.no-border {
        border-bottom: none
    }

    .module-std.dark-module .module-calendar-item a {
        color: #fff
    }

@media only screen and (min-width:768px) {
    .module-std.dark-module .module-calendar-item a {
        display: flex
    }
}

@media only screen and (min-width:768px) {
    .module-std.lightgray-theme {
        background-image: none !important;
        background-color: #f6f6f6;
        background: #f6f6f6
    }

    .module-std.darkgray-theme {
        background-image: none !important;
        background-color: #f6f6f6;
        background: #4d575d
    }

        .module-std.darkgray-theme:before {
            display: none
        }
}

.module-campaign {
    padding-top: 0;
    padding-bottom: 0;
    overflow-x: hidden
}

.ImageTextModule {
    min-height: unset
}

.module.rrBlogModule {
    position: relative
}

    .module.rrBlogModule .owl-wrapper-outer {
        overflow: visible
    }

    .module.rrBlogModule .slider-item {
        margin-left: 20px;
        display: block
    }

    .module.rrBlogModule .custom-slider-next, .module.rrBlogModule .custom-slider-prev, .module.rrBlogModule .flexible-next, .module.rrBlogModule .flexible-prev {
        position: absolute;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background-position: center center;
        cursor: pointer;
        top: 50%;
        margin-top: -20px;
        background-color: #fff;
        background-repeat: no-repeat;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
        display: none
    }

@media only screen and (min-width:768px) {
    .module.rrBlogModule .custom-slider-next, .module.rrBlogModule .custom-slider-prev, .module.rrBlogModule .flexible-next, .module.rrBlogModule .flexible-prev {
        display: block
    }
}

.module.rrBlogModule .custom-slider-prev, .module.rrBlogModule .flexible-prev {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    margin-left: -140px;
    background-image: url(/assets/icons/arrow-left-grey.svg);
    background-position: 12px 14px;
    opacity: 0
}

    .module.rrBlogModule .custom-slider-prev.mouse-entered, .module.rrBlogModule .flexible-prev.mouse-entered {
        margin-left: 40px;
        opacity: 1
    }

.module.rrBlogModule .custom-slider-next, .module.rrBlogModule .flexible-next {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    right: 0;
    margin-right: -140px;
    background-image: url(/assets/icons/arrow-right-grey.svg);
    opacity: 0
}

    .module.rrBlogModule .custom-slider-next.mouse-entered, .module.rrBlogModule .flexible-next.mouse-entered {
        margin-right: 40px;
        opacity: 1
    }

.module.rrCaseSliderModule .case-item h2 {
    
    font-size: 1.25em;
    line-height: 24px;
    display: block
}

.module {
    padding: 35px 0;
    background-size: cover;
    min-height: 40vh
}

@media only screen and (min-width:768px) {
    .module {
        padding: 100px 0;
        min-height: unset
    }
}

.module div[class^=col] h3:first-of-type {
    padding-top: 0 !important;
    margin-top: 0 !important
}

.module.light-theme {
    background-color: #fff
}

.module.lightgray-theme {
    background-color: #f6f6f6
}

.module.green-theme {
    background-color: #008a00;
    color: #fff
}

    .module.green-theme h2 {
        color: #fff
    }

    .module.green-theme .readmore-macro .preview-box {
        background-color: #008a00
    }

    .module.green-theme .readmore-macro .button-container {
        background-color: #008a00
    }

        .module.green-theme .readmore-macro .button-container:before {
            -webkit-transition: all .3s easeinout;
            -moz-transition: all .3s easeinout;
            -o-transition: all .3s easeinout;
            transition: all .3s easeinout;
            background: -moz-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
            background: -webkit-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
            background: linear-gradient(to bottom,rgba(108,172,32,0) 0,#008a00 100%)
        }

    .module.green-theme p a {
        color: #fff;
        text-decoration: underline
    }

.module.dark-module:before {
    display: none
}

.module h2 {
    display: inline-block
}

.module .img-lazy-container {
    position: relative;
    width: 100%;
    padding-bottom: 56%;
    overflow: hidden
}

    .module .img-lazy-container .slider-image {
        width: 100%;
        height: auto
    }

        .module .img-lazy-container .slider-image.lazy {
            position: absolute;
            width: 100%;
            min-height: 188px
        }

    .module .img-lazy-container .lazy {
        position: absolute;
        width: 100%;
        min-height: 188px
    }

.eventTagModule .location {
    display: block;
    
    font-size: 0.88em;
    line-height: 16px;
    color: #7db5cb
}

@media only screen and (min-width:768px) {
    .Twocolumnmodule {
        min-height: unset;
        padding-bottom: 50px
    }

        .Twocolumnmodule img {
            min-width: auto
        }
}

.Twocolumnmodule h2, .Twocolumnmodule header {
    margin-bottom: 40px
}

.dark-module {
    color: #fff
}

    .dark-module .block-image {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .dark-module h1, .dark-module h2, .dark-module h3 {
        color: #fff
    }

@media only screen and (min-width:768px) {
    .dark-module {
        color: #fff
    }

        .dark-module h1, .dark-module h2, .dark-module h3 {
            color: #fff;
            margin-top: 0 !important
        }

        .dark-module h2, .dark-module header {
            color: #fff
        }

        .dark-module .more-content {
            color: #fff
        }

        .dark-module:before {
            position: absolute;
            width: 100%;
            left: 0;
            top: 0;
            opacity: 1;
            min-height: 100%;
            background: rgba(0,18,51,.59);
            border: 1px solid #979797;
            content: ""
        }

        .dark-module .macro-quote {
            background-image: url(/assets/icons/quote-white.svg)
        }
}

.columnsModule2 div[class^=col] h3:first-of-type {
    padding-top: 0 !important;
    margin-top: 20px !important
}

@media only screen and (min-width:768px) {
    body.cookieopt .hero-page {
        height: calc(100vh - 172px)
    }
}

.section-hero-page .btn-back {
    display: none
}

@media only screen and (min-width:768px) {
    .section-hero-page .btn-back {
        display: inline-block;
        position: absolute;
        z-index: 10;
        top: 20px;
        left: 20px
    }
}

.hero-page {
    height: 70vh;
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: center;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    opacity: 0
}

@media only screen and (min-width:768px) {
    .hero-page {
        height: calc(100vh - 111px)
    }
}

.hero-page.loaded .hero-page-content .container h1 {
    opacity: 1;
    top: 0
}

.hero-page.loaded .hero-page-content .container p {
    opacity: 1;
    top: 0
}

.hero-page.loaded .hero-page-content .intro-container {
    top: 0;
    opacity: 1
}

@media only screen and (min-width:768px) {
    .hero-page.JobPage {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-page.JobItem {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-page.ContactPage, .hero-page.OfficeItem {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-page.PageMedium {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-page.EventItem, .hero-page.EventItemSmall {
        height: calc(100vh - 111px)
    }
}

.hero-page.EventItem .hero-page-content, .hero-page.EventItemSmall .hero-page-content {
    padding-bottom: 35px
}

    .hero-page.EventItem .hero-page-content .btn-container, .hero-page.EventItemSmall .hero-page-content .btn-container {
        top: auto;
        bottom: 50px
    }

@media only screen and (min-width:768px) {
    .hero-page.EventItemSmall {
        height: calc(80vh - 111px)
    }
}

.hero-page .btn-container-mobile {
    position: absolute;
    top: 20px;
    left: 20px
}

@media only screen and (min-width:768px) {
    .hero-page .btn-container-mobile {
        display: none
    }
}

.hero-page .module-video-container {
    pointer-events: none;
    overflow: hidden;
    height: 80vh;
    z-index: 8;
    position: absolute;
    width: 100%;
    background-color: #000;
    display: none
}

@media only screen and (min-width:768px) {
    .hero-page .module-video-container {
        height: calc(100vh - 111px);
        display: block
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .hero-page .module-video-container {
        display: none
    }
}

.hero-page .module-video-container iframe {
    display: none;
    width: 100%;
    position: absolute
}

@media only screen and (min-width:768px) {
    .hero-page .module-video-container iframe {
        display: block
    }
}

.hero-page .iframe-container {
    overflow: hidden;
    height: 80vh;
    z-index: 8;
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #000
}

@media only screen and (min-width:768px) {
    .hero-page .iframe-container {
        height: calc(100vh - 111px)
    }
}

.hero-page .iframe-container div iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9
}

.hero-page.scale-hero {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-page.scale-hero {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-page.scale-hero:after {
    height: 45vw;
    min-height: unset
}

@media only screen and (min-width:768px) {
    .hero-page.scale-hero:after {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-page.scale-hero .hero-start-content {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-page.scale-hero .hero-start-content {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-page .hero-page-content {
    width: 100%;
    position: relative;
    z-index: 10;
    padding-top: 20px;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.75) 100%)
}

    .hero-page .hero-page-content .container .tags .tag {
        background-color: #4d575d;
        color: #fff;
        text-transform: uppercase;
        font-size: 0.81em;
        padding: 3px 5px 3px 5px;
        border-radius: 3px
    }

    .hero-page .hero-page-content .container h1 {
        color: #fff;
        font-size: 1.88em;
        margin-top: 10px;
        margin-bottom: 40px;
        opacity: 0;
        transition: all .6s ease-in-out;
        transition-delay: .6s;
        top: 20px;
        position: relative
    }

@media only screen and (min-width:768px) {
    .hero-page .hero-page-content .container h1 {
        font-size: 3.13em;
        width: 75%
    }
}

.hero-page .hero-page-content .container p {
    transition: all .6s ease-in-out;
    color: #fff;
    opacity: 0
}

.hero-page .hero-page-content .btn-container {
    position: absolute;
    top: -60px;
    right: 30px
}

.hero-page .hero-page-content .intro-container {
    background-color: rgba(255,255,255,.8);
    margin-top: 0;
    padding: 30px 0 30px 0;
    position: relative;
    transition: all .8s ease-in-out;
    transition-delay: .5s;
    top: 140px;
    opacity: 0
}

@media only screen and (min-width:768px) {
    .hero-page .hero-page-content .intro-container .container {
        display: flex
    }
}

.hero-page .hero-page-content .intro-container .container .intro-hero {
    font-size: 1em;
    padding-right: 40px
}

@media only screen and (min-width:768px) {
    .hero-page .hero-page-content .intro-container .container .intro-hero {
        width: 75%
    }
}

.hero-page .hero-page-content .intro-container .container .cta-hero {
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .hero-page .hero-page-content .intro-container .container .cta-hero {
        margin-top: 0;
        width: 25%
    }
}

.hero-page .hero-page-content .intro-container .container .cta-hero a {
    min-width: 100%
}

.intro-container-mobile {
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 20px
}

    .intro-container-mobile .cta-hero {
        margin-top: 20px
    }

        .intro-container-mobile .cta-hero .btn {
            width: 100%
        }

@media only screen and (min-width:768px) {
    .intro-container-mobile .cta-hero .btn {
        width: auto
    }
}

@media only screen and (min-width:768px) {
    .intro-container-mobile {
        display: none
    }
}

.hero-event, .hero-start {
    height: 70vh;
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: center;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    opacity: 0;
    transition: all 2s ease-in-out
}

@media only screen and (min-width:768px) {
    .hero-event, .hero-start {
        height: calc(100vh - 111px)
    }
}

.hero-event.loaded .hero-page-content .container h1, .hero-start.loaded .hero-page-content .container h1 {
    opacity: 1;
    top: 0
}

.hero-event.loaded .hero-page-content .container p, .hero-start.loaded .hero-page-content .container p {
    opacity: 1;
    top: 0
}

.hero-event.loaded .hero-page-content .intro-container, .hero-start.loaded .hero-page-content .intro-container {
    top: 0;
    opacity: 1
}

@media only screen and (min-width:768px) {
    .hero-event.JobPage, .hero-start.JobPage {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-event.JobItem, .hero-start.JobItem {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-event.ContactPage, .hero-event.OfficeItem, .hero-start.ContactPage, .hero-start.OfficeItem {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-event.PageMedium, .hero-start.PageMedium {
        height: calc(80vh - 111px)
    }
}

@media only screen and (min-width:768px) {
    .hero-event.EventItem, .hero-event.EventItemSmall, .hero-start.EventItem, .hero-start.EventItemSmall {
        height: calc(100vh - 111px)
    }
}

.hero-event.EventItem .hero-page-content, .hero-event.EventItemSmall .hero-page-content, .hero-start.EventItem .hero-page-content, .hero-start.EventItemSmall .hero-page-content {
    padding-bottom: 35px
}

    .hero-event.EventItem .hero-page-content .btn-container, .hero-event.EventItemSmall .hero-page-content .btn-container, .hero-start.EventItem .hero-page-content .btn-container, .hero-start.EventItemSmall .hero-page-content .btn-container {
        top: auto;
        bottom: 50px
    }

@media only screen and (min-width:768px) {
    .hero-event.EventItemSmall, .hero-start.EventItemSmall {
        height: calc(80vh - 111px)
    }
}

.hero-event .btn-container-mobile, .hero-start .btn-container-mobile {
    position: absolute;
    top: 20px;
    left: 20px
}

@media only screen and (min-width:768px) {
    .hero-event .btn-container-mobile, .hero-start .btn-container-mobile {
        display: none
    }
}

.hero-event .module-video-container, .hero-start .module-video-container {
    pointer-events: none;
    overflow: hidden;
    height: 80vh;
    z-index: 8;
    position: absolute;
    width: 100%;
    background-color: #000;
    display: none
}

@media only screen and (min-width:768px) {
    .hero-event .module-video-container, .hero-start .module-video-container {
        height: calc(100vh - 111px);
        display: block
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .hero-event .module-video-container, .hero-start .module-video-container {
        display: none
    }
}

.hero-event .module-video-container iframe, .hero-start .module-video-container iframe {
    display: none;
    width: 100%;
    position: absolute
}

@media only screen and (min-width:768px) {
    .hero-event .module-video-container iframe, .hero-start .module-video-container iframe {
        display: block
    }
}

.hero-event .iframe-container, .hero-start .iframe-container {
    overflow: hidden;
    height: 80vh;
    z-index: 8;
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #000
}

@media only screen and (min-width:768px) {
    .hero-event .iframe-container, .hero-start .iframe-container {
        height: calc(100vh - 111px)
    }
}

.hero-event .iframe-container div iframe, .hero-start .iframe-container div iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9
}

.hero-event.scale-hero, .hero-start.scale-hero {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero, .hero-start.scale-hero {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event.scale-hero:after, .hero-start.scale-hero:after {
    height: 45vw;
    min-height: unset
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero:after, .hero-start.scale-hero:after {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event.scale-hero .hero-start-content, .hero-start.scale-hero .hero-start-content {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero .hero-start-content, .hero-start.scale-hero .hero-start-content {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event .hero-page-content, .hero-start .hero-page-content {
    width: 100%;
    position: relative;
    z-index: 10;
    padding-top: 20px;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.75) 100%)
}

    .hero-event .hero-page-content .container .tags .tag, .hero-start .hero-page-content .container .tags .tag {
        background-color: #4d575d;
        color: #fff;
        text-transform: uppercase;
        font-size: 0.81em;
        padding: 3px 5px 3px 5px;
        border-radius: 3px
    }

    .hero-event .hero-page-content .container h1, .hero-start .hero-page-content .container h1 {
        color: #fff;
        font-size: 1.88em;
        margin-top: 10px;
        margin-bottom: 40px;
        opacity: 0;
        transition: all .6s ease-in-out;
        transition-delay: .6s;
        top: 20px;
        position: relative
    }

@media only screen and (min-width:768px) {
    .hero-event .hero-page-content .container h1, .hero-start .hero-page-content .container h1 {
        font-size: 3.13em;
        width: 75%
    }
}

.hero-event .hero-page-content .container p, .hero-start .hero-page-content .container p {
    transition: all .6s ease-in-out;
    color: #fff;
    opacity: 0
}

.hero-event .hero-page-content .btn-container, .hero-start .hero-page-content .btn-container {
    position: absolute;
    top: -60px;
    right: 30px
}

.hero-event .hero-page-content .intro-container, .hero-start .hero-page-content .intro-container {
    background-color: rgba(255,255,255,.8);
    margin-top: 0;
    padding: 30px 0 30px 0;
    position: relative;
    transition: all .8s ease-in-out;
    transition-delay: .5s;
    top: 140px;
    opacity: 0
}

@media only screen and (min-width:768px) {
    .hero-event .hero-page-content .intro-container .container, .hero-start .hero-page-content .intro-container .container {
        display: flex
    }
}

.hero-event .hero-page-content .intro-container .container .intro-hero, .hero-start .hero-page-content .intro-container .container .intro-hero {
    font-size: 1em;
    padding-right: 40px
}

@media only screen and (min-width:768px) {
    .hero-event .hero-page-content .intro-container .container .intro-hero, .hero-start .hero-page-content .intro-container .container .intro-hero {
        width: 75%
    }
}

.hero-event .hero-page-content .intro-container .container .cta-hero, .hero-start .hero-page-content .intro-container .container .cta-hero {
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .hero-event .hero-page-content .intro-container .container .cta-hero, .hero-start .hero-page-content .intro-container .container .cta-hero {
        margin-top: 0;
        width: 25%
    }
}

.hero-event .hero-page-content .intro-container .container .cta-hero a, .hero-start .hero-page-content .intro-container .container .cta-hero a {
    min-width: 100%
}

.hero-event .module-video-container, .hero-start .module-video-container {
    position: absolute;
    height: calc(80vh - 270px);
    min-height: 500px;
    width: 100%;
    display: none;
    left: 0
}

@media only screen and (min-width:768px) {
    .hero-event .module-video-container, .hero-start .module-video-container {
        display: block
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .hero-event .module-video-container, .hero-start .module-video-container {
        display: none
    }
}

.hero-event .module-video-container iframe, .hero-start .module-video-container iframe {
    display: none;
    width: 100%
}

@media only screen and (min-width:768px) {
    .hero-event .module-video-container iframe, .hero-start .module-video-container iframe {
        display: block
    }
}

.hero-event .iframe-container, .hero-start .iframe-container {
    display: none
}

@media only screen and (min-width:768px) {
    .hero-event .iframe-container, .hero-start .iframe-container {
        display: block
    }
}

@media only screen and (min-width:768px) {
    .hero-event, .hero-start {
        height: calc(80vh - 270px);
        min-height: 500px
    }
}

.hero-event .hero-start-content, .hero-start .hero-start-content {
    z-index: 10;
    text-align: center;
    height: calc(80vh - 270px);
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0
}

@media only screen and (min-width:768px) {
    .hero-event .hero-start-content, .hero-start .hero-start-content {
        width: 60vw
    }
}

.hero-event .hero-start-content .content-container, .hero-start .hero-start-content .content-container {
    padding-bottom: 30px
}

    .hero-event .hero-start-content .content-container h1, .hero-start .hero-start-content .content-container h1 {
        color: #fff;
        font-size: 11vmin;
        line-height: 1;
        text-shadow: 0 0 20px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.34)
    }

@media only screen and (min-width:768px) {
    .hero-event .hero-start-content .content-container h1, .hero-start .hero-start-content .content-container h1 {
        font-size: 4vw
    }
}

.hero-event .hero-start-content .content-container h1.hide-shadow, .hero-start .hero-start-content .content-container h1.hide-shadow {
    text-shadow: none
}

.hero-event .hero-start-content .content-container .btn, .hero-start .hero-start-content .content-container .btn {
    margin-top: 40px;
    display: inline-block
}

.hero-event:after, .hero-start:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(80vh - 270px);
    min-height: 100%;
    opacity: .2;
    background: #8c969d;
    z-index: 9
}

@media only screen and (min-width:768px) {
    .hero-event:after, .hero-start:after {
        min-height: 500px
    }
}

.hero-event.scale-hero, .hero-start.scale-hero {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero, .hero-start.scale-hero {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event.scale-hero:after, .hero-start.scale-hero:after {
    height: 45vw;
    min-height: unset
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero:after, .hero-start.scale-hero:after {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event.scale-hero .hero-start-content, .hero-start.scale-hero .hero-start-content {
    height: 45vw;
    min-height: unset;
    max-height: calc(100vh - 119px)
}

@media only screen and (min-width:768px) {
    .hero-event.scale-hero .hero-start-content, .hero-start.scale-hero .hero-start-content {
        height: 45vw;
        min-height: unset;
        max-height: calc(100vh - 119px)
    }
}

.hero-event .btn-back, .hero-start .btn-back {
    display: none
}

@media only screen and (min-width:768px) {
    .hero-event .btn-back, .hero-start .btn-back {
        display: block;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 10
    }
}

.mega-menu-container {
    position: absolute;
    top: 40px;
    z-index: 15;
    width: 100%
}

    .mega-menu-container.affix {
        position: fixed;
        top: 0
    }

        .mega-menu-container.affix .mega-menu {
            background-color: #fff;
            -webkit-box-shadow: inset 0 -1px 0 0 #e6e6e6;
            box-shadow: inset 0 -1px 0 0 #e6e6e6;
            -webkit-transition: background .2s ease-in-out;
            -moz-transition: background .2s ease-in-out;
            -o-transition: background .2s ease-in-out;
            transition: background .2s ease-in-out
        }

            .mega-menu-container.affix .mega-menu:before {
                opacity: 0;
                -webkit-transition: all .5s ease-in-out;
                -moz-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out
            }

.mega-menu {
    width: 100%;
    background-color: #fff;
    height: 72px;
    -webkit-box-shadow: inset 0 -1px 0 0 #e6e6e6;
    box-shadow: inset 0 -1px 0 0 #e6e6e6;
    border-top: 1px solid #e6e6e6;
    -webkit-transition-property: background,border;
    transition-property: background,border;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    display: none
}

@media only screen and (min-width:768px) {
    .mega-menu {
        display: block
    }
}

.mega-menu .caret {
    border-top: 8px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.mega-menu nav {
    position: absolute;
    width: 100%;
    height: 72px
}

    .mega-menu nav .menu-items {
        position: absolute;
        left: 196px;
        top: 29px;
        right: 26px;
        padding-right: 100px
    }

        .mega-menu nav .menu-items a, .mega-menu nav .menu-items > span {
            
            font-size: 1em;
            line-height: 26px;
            padding: 0 10px;
            margin: 0 5px;
            display: inline-block;
            height: 40px;
            line-height: 24px;
            color: #4d575d;
            transition: all .2s ease-out;
            border-bottom: 3px solid #fff
        }

            .mega-menu nav .menu-items a.active, .mega-menu nav .menu-items a:hover, .mega-menu nav .menu-items > span.active, .mega-menu nav .menu-items > span:hover {
                color: #4d575d;
                border-bottom: 3px solid #008a00
            }

            .mega-menu nav .menu-items a.search-button-main, .mega-menu nav .menu-items > span.search-button-main {
                right: 0;
                top: 1px;
                position: absolute;
                padding-left: 21px;
                background: transparent url(/assets/icons/search-small.svg) no-repeat bottom 16px left
            }

.mega-menu .main-logo {
    position: absolute;
    display: inline-block;
    width: 114px;
    height: 30px;
    left: 36px;
    top: 20px;
    text-align: center;
    margin: auto
}

    .mega-menu .main-logo svg {
        width: 114px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        min-height: 30px
    }

        .mega-menu .main-logo svg #Fill-6, .mega-menu .main-logo svg #Fill-7 {
            fill: #4d575d
        }

        .mega-menu .main-logo svg path {
            fill: #4d575d
        }

    .mega-menu .main-logo img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }

.mega-menu .panel-container {
    position: relative;
    display: none;
    background-color: #f6f6f6;
    width: 100%;
    top: 71px
}

    .mega-menu .panel-container .mega-panel {
        position: relative;
        display: none;
        background-color: #f6f6f6;
        border-bottom: 1px solid #e6e6e6;
        box-shadow: 0 10px 20px 0 rgba(77,87,93,.3);
        z-index: 22
    }

@media screen and (max-height:700px) {
    .mega-menu .panel-container .mega-panel {
        height: 500px;
        overflow-y: scroll
    }
}

.mega-menu .panel-container .mega-panel .container {
    display: flex;
    width: 100%;
    width: calc(100% - 170px);
    margin-left: 170px
}

@media only screen and (min-width:1200px) {
    .mega-menu .panel-container .mega-panel .container {
        max-width: 1300px
    }
}

.mega-menu .panel-container .mega-panel .container .menu-group {
    width: 100%;
    flex-grow: 1;
    padding: 50px 15px;
    opacity: 0;
    animation: fadeIn .3s ease-out both
}

    .mega-menu .panel-container .mega-panel .container .menu-group.grey-a {
        background-color: #edeeee
    }

    .mega-menu .panel-container .mega-panel .container .menu-group.grey-b {
        background-color: #d3d8da
    }

        .mega-menu .panel-container .mega-panel .container .menu-group.grey-b .menugroup-heading, .mega-menu .panel-container .mega-panel .container .menu-group.grey-b heading {
            border-bottom: #edeeee 3px solid
        }

    .mega-menu .panel-container .mega-panel .container .menu-group .menugroup-heading, .mega-menu .panel-container .mega-panel .container .menu-group heading {
        position: relative;
        display: block;
        color: #4d575d;
        
        font-size: 1.25em;
        line-height: 24px;
        padding-bottom: 10px;
        border-bottom: #d3d3d3 3px solid
    }

        .mega-menu .panel-container .mega-panel .container .menu-group .menugroup-heading .caret, .mega-menu .panel-container .mega-panel .container .menu-group heading .caret {
            transform: rotate(-90deg);
            margin-left: 10px
        }

        .mega-menu .panel-container .mega-panel .container .menu-group .menugroup-heading .ani-line, .mega-menu .panel-container .mega-panel .container .menu-group heading .ani-line {
            position: absolute;
            width: 100%;
            height: 3px;
            overflow: hidden;
            bottom: -3px
        }

            .mega-menu .panel-container .mega-panel .container .menu-group .menugroup-heading .ani-line::after, .mega-menu .panel-container .mega-panel .container .menu-group heading .ani-line::after {
                position: absolute;
                content: "";
                display: block;
                top: 0;
                width: 100%;
                height: 3px;
                background-color: #008a00;
                transition: all .2s ease-out;
                opacity: 0
            }

    .mega-menu .panel-container .mega-panel .container .menu-group:hover .menugroup-heading .ani-line::after, .mega-menu .panel-container .mega-panel .container .menu-group:hover heading .ani-line::after {
        opacity: 1
    }

    .mega-menu .panel-container .mega-panel .container .menu-group .group-text {
        padding-top: 13px;
        
        font-size: 1em;
        line-height: 26px;
        color: #4d575d;
        line-height: 24px
    }

    .mega-menu .panel-container .mega-panel .container .menu-group .group-links {
        padding-top: 13px
    }

        .mega-menu .panel-container .mega-panel .container .menu-group .group-links .more-links {
            display: none;
            font-style: italic;
            color: #9b9b9b
        }

            .mega-menu .panel-container .mega-panel .container .menu-group .group-links .more-links.collapsed {
                display: block
            }

        .mega-menu .panel-container .mega-panel .container .menu-group .group-links a {
            display: block;
            padding: 0 0 8px 0;
            
            font-size: 1em;
            line-height: 26px;
            color: #4d575d;
            line-height: 24px;
            transition: all .3s ease-in-out
        }

            .mega-menu .panel-container .mega-panel .container .menu-group .group-links a:hover {
                color: #333;
                text-decoration: underline
            }

            .mega-menu .panel-container .mega-panel .container .menu-group .group-links a[target=_blank]:after {
                display: inline-block;
                content: "";
                width: 13px;
                height: 13px;
                background-image: url(/assets/icons/new-window.svg);
                background-size: cover;
                margin-left: 10px
            }

.mega-menu .panel-container .mega-panel.nav-contact {
    padding-bottom: 0
}

    .mega-menu .panel-container .mega-panel.nav-contact .contact-groups {
        padding-top: 40px;
        flex-wrap: wrap
    }

        .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group {
            padding: 5px;
            width: 25%
        }

            .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group .inside-group {
                position: relative;
                min-height: 100%;
                display: block;
                background-color: #fff;
                box-shadow: 0 1px 2px 0 rgba(0,0,0,.24),0 1px 3px 0 rgba(0,0,0,.12);
                border-radius: 5px;
                padding: 20px;
                transition: box-shadow .1s ease-in-out;
                color: #4d575d
            }

                .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group .inside-group .heading {
                    text-align: center
                }

                    .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group .inside-group .heading img {
                        position: relative;
                        height: 42px
                    }

                    .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group .inside-group .heading span {
                        display: block;
                        margin-top: 10px;
                        
                        font-size: 1.25em;
                        line-height: 25px
                    }

                .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group .inside-group .sub-heading {
                    
                    font-size: 1em;
                    line-height: 26px;
                    text-align: center
                }

            .mega-menu .panel-container .mega-panel.nav-contact .contact-groups .menu-group:hover .inside-group {
                box-shadow: 0 3px 6px 0 rgba(0,0,0,.19),0 2px 5px 0 rgba(0,0,0,.23)
            }

    .mega-menu .panel-container .mega-panel.nav-contact .panel-footer {
        margin-top: 50px;
        min-height: 60px;
        background-color: #edeeee;
        border: none;
        padding: 0
    }

        .mega-menu .panel-container .mega-panel.nav-contact .panel-footer .container {
            justify-content: center;
            flex-wrap: wrap
        }

            .mega-menu .panel-container .mega-panel.nav-contact .panel-footer .container a {
                line-height: 60px;
                padding: 0 20px;
                text-decoration: underline
            }

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(-5%,0,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

.cookieopt .mega-menu-container {
    top: 100px
}

    .cookieopt .mega-menu-container.affix {
        top: 0
    }

.section-case-information {
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

@media only screen and (min-width:768px) {
    .section-case-information {
        padding-top: 35px;
        padding-bottom: 35px;
        border: none
    }
}

.section-case-information .case-information {
    display: block
}

@media only screen and (min-width:992px) {
    .section-case-information .case-information {
        display: flex;
        justify-content: flex-start
    }
}

.section-case-information .case-information div {
    position: relative;
    padding-left: 40px;
    
    font-size: 0.81em;
    line-height: 15px;
    flex: none;
    margin-bottom: 20px
}

    .section-case-information .case-information div a {
        text-decoration: underline
    }

    .section-case-information .case-information div:last-child {
        margin-bottom: 0
    }

@media only screen and (min-width:992px) {
    .section-case-information .case-information div {
        margin-bottom: 0;
        flex: 1;
        max-width: 25%
    }
}

.section-case-information .case-information div label {
    font-weight: 400;
    color: #008a00;
    display: block
}

.section-case-information .case-information div p {
    
    font-size: 0.81em;
    line-height: 15px
}

.section-case-information .case-information div:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    left: 0
}

.section-case-information .case-information div.customer:before {
    background-image: url(/assets/icons/icon-customer-grey.svg);
    width: 24px;
    height: 24px
}

.section-case-information .case-information div.area:before {
    background-image: url(/assets/icons/icon-information.svg);
    width: 24px;
    height: 24px
}

.section-case-information .case-information div.location:before {
    background-image: url(/assets/icons/icon-location.svg);
    width: 24px;
    height: 27px
}

.section-case-information .case-information div.mission:before {
    background-image: url(/assets/icons/icon-check.svg);
    width: 24px;
    height: 24px
}

.mobile-menu-wrapper {
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 13;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    .mobile-menu-wrapper.affix {
        position: fixed;
        top: 0
    }

.mobile-menu {
    display: block;
    width: 100%;
    height: 80px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    overflow-y: visible;
    box-shadow: inset 0 -1px 0 0 #e6e6e6,0 -1px 0 0 #e6e6e6
}

    .mobile-menu .mobile-logo {
        position: absolute;
        top: 23px;
        left: 0;
        width: 100%;
        text-align: center
    }

        .mobile-menu .mobile-logo svg {
            width: 114px;
            height: 30px
        }

@media only screen and (min-width:768px) {
    .mobile-menu {
        display: none
    }
}

.mobile-menu .nav-btn, .mobile-menu .nav-search {
    position: absolute;
    top: 12px;
    width: 70px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    z-index: 100
}

.mobile-menu .nav-btn {
    left: 5px;
    padding: 15px
}

    .mobile-menu .nav-btn span {
        display: block;
        width: 30px;
        height: 2px;
        background-color: #314247;
        margin-bottom: 8px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .mobile-menu .nav-btn.active .line-top {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        margin-bottom: 0;
        margin-top: 13px
    }

    .mobile-menu .nav-btn.active .line-middle {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        opacity: 0
    }

    .mobile-menu .nav-btn.active .line-bottom {
        -webkit-transform: rotate(-225deg);
        -moz-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        -o-transform: rotate(-225deg);
        margin-bottom: 0;
        margin-top: -12px
    }

.mobile-menu .nav-search {
    right: 0
}

    .mobile-menu .nav-search a {
        display: block;
        height: 50px;
        width: 70px;
        overflow: hidden;
        text-indent: -999em;
        background: transparent url(/assets/icons/search-grey.svg) no-repeat center center
    }

        .mobile-menu .nav-search a.active {
            background-image: url(/assets/icons/close-large.svg)
        }

.mobile-menu nav {
    position: absolute;
    width: 100%;
    height: calc(100vh - 116px);
    background-color: #fff;
    display: none;
    box-shadow: -1px 0 0 #d3d8da;
    top: 80px;
    overflow: hidden;
    
    font-size: 1.25em;
    line-height: 24px;
    transition: transform .3s ease-in-out
}

    .mobile-menu nav .main-container {
        position: absolute;
        width: 100%;
        height: calc(100vh - 154px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

        .mobile-menu nav .main-container:after {
            display: block;
            content: "";
            width: 100%;
            height: 80px;
            background-color: #fff
        }

    .mobile-menu nav .side-container {
        position: absolute;
        top: 0;
        transform: translate3d(100%,0,0);
        width: 100%;
        height: calc(100vh - 232px);
        transition: all .3s ease-in-out;
        overflow-x: hidden;
        background-color: #f6f6f6
    }

    .mobile-menu nav .main-panel {
        transition: all .3s ease-in-out
    }

        .mobile-menu nav .main-panel .exp {
            box-shadow: inset 1px 0 0 0 #d3d8da;
            position: absolute;
            top: 0;
            right: 0;
            height: 80px;
            width: 70px
        }

            .mobile-menu nav .main-panel .exp:after {
                content: "";
                position: absolute;
                display: block;
                width: 20px;
                height: 2px;
                background-image: url(/assets/icons/plus-icon2.svg);
                background-position: 0 -7px;
                background-size: cover;
                background-repeat: no-repeat;
                right: 20px;
                top: 40px;
                transition: all .3s ease-in-out
            }

            .mobile-menu nav .main-panel .exp.collapsed:after {
                top: 33px;
                height: 20px;
                background-position: 0 0
            }

    .mobile-menu nav .side-panel {
        top: 0;
        position: relative;
        width: 100%;
        height: calc(100vh - 232px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        transition: all .3s ease-in-out
    }

    .mobile-menu nav .menu-item {
        display: block;
        position: relative;
        padding: 0 20px;
        box-shadow: 0 1px 0 0 #d3d8da;
        height: 80px;
        line-height: 80px;
        width: 100%;
        animation: showMenuItem .3s ease-out both
    }

        .mobile-menu nav .menu-item.top-item:after {
            content: "";
            position: absolute;
            display: block;
            width: 20px;
            height: 2px;
            background-image: url(/assets/icons/plus-icon2.svg);
            background-position: 0 -7px;
            background-size: cover;
            background-repeat: no-repeat;
            right: 20px;
            top: 40px;
            transition: all .3s ease-in-out
        }

        .mobile-menu nav .menu-item.top-item.collapsed:after {
            top: 33px;
            height: 20px;
            background-position: 0 0
        }

        .mobile-menu nav .menu-item.contact-group {
            background-repeat: no-repeat;
            background-position: 20px center;
            background-size: 30px 30px;
            padding-left: 70px
        }

    .mobile-menu nav .menugroup-container {
        box-shadow: 0 1px 0 0 #d3d8da
    }

        .mobile-menu nav .menugroup-container .menu-item {
            background-color: #f6f6f6;
            box-shadow: inset 0 1px 0 0 #d3d8da
        }

        .mobile-menu nav .menugroup-container .group-parent, .mobile-menu nav .menugroup-container .groupparent-link {
            position: relative
        }

            .mobile-menu nav .menugroup-container .group-parent:after, .mobile-menu nav .menugroup-container .groupparent-link:after {
                content: "";
                display: block;
                position: absolute;
                top: 36px;
                width: 0;
                height: 0;
                border-top: 4px solid transparent;
                border-bottom: 4px solid transparent;
                border-left: 9px solid #656f75;
                right: 29px
            }

            .mobile-menu nav .menugroup-container .group-parent.groupparent-link:after, .mobile-menu nav .menugroup-container .groupparent-link.groupparent-link:after {
                display: none
            }

            .mobile-menu nav .menugroup-container .group-parent.groupparent-link .nav-to, .mobile-menu nav .menugroup-container .groupparent-link.groupparent-link .nav-to {
                box-shadow: inset 1px 0 0 0 #d3d8da;
                position: absolute;
                top: 0;
                right: 0;
                height: 80px;
                width: 70px
            }

                .mobile-menu nav .menugroup-container .group-parent.groupparent-link .nav-to:after, .mobile-menu nav .menugroup-container .groupparent-link.groupparent-link .nav-to:after {
                    content: "";
                    display: block;
                    position: absolute;
                    top: 36px;
                    width: 0;
                    height: 0;
                    border-top: 4px solid transparent;
                    border-bottom: 4px solid transparent;
                    border-left: 9px solid #656f75;
                    right: 29px
                }

@keyframes showMenuItem {
    from {
        opacity: 0;
        transform: translate3d(-10%,0,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

@keyframes showMenuItemRight {
    from {
        opacity: 0;
        transform: translate3d(50%,0,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

@keyframes hideMenuItemRight {
    from {
        opacity: 1;
        transform: translate3d(0,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(50%,0,0)
    }
}

.mobile-menu nav.slide-in .main-panel {
    transform: translate3d(-100%,0,0)
}

.mobile-menu nav.slide-in .side-container {
    transform: translate3d(0,0,0)
}

.mobile-menu nav .side-panel {
    display: block;
    background-color: #f6f6f6
}

    .mobile-menu nav .side-panel .group-links {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        display: none;
        overflow-x: hidden
    }

        .mobile-menu nav .side-panel .group-links .menu-item {
            background-color: #f6f6f6;
            box-shadow: inset 0 1px 0 0 #d3d8da;
            animation: showMenuItemRight .3s ease-out both
        }

            .mobile-menu nav .side-panel .group-links .menu-item:last-child {
                box-shadow: inset 0 -1px 0 0 #d3d8da,inset 0 1px 0 0 #d3d8da
            }

            .mobile-menu nav .side-panel .group-links .menu-item.back-item {
                background-color: #4d575d;
                color: #fff;
                text-transform: uppercase;
                
                font-size: 0.81em;
                line-height: 15px;
                line-height: 80px;
                padding-left: 35px;
                letter-spacing: 1.5px
            }

                .mobile-menu nav .side-panel .group-links .menu-item.back-item:after {
                    content: "";
                    display: block;
                    position: absolute;
                    top: 36px;
                    width: 0;
                    height: 0;
                    border-top: 4px solid transparent;
                    border-bottom: 4px solid transparent;
                    border-right: 9px solid #fff;
                    left: 20px
                }

.mobile-menu nav.slide-out .side-panel .menu-item {
    animation: hideMenuItemRight .4s ease-in both
}

.mobnav-open {
    overflow-y: scroll !important;
    overflow: hidden !important;
    height: 100% !important
}

    .mobnav-open body {
        overflow: hidden !important;
        height: 100% !important
    }

.cookieopt .mobile-menu-wrapper.affix-top {
    position: relative
}

.ElevDator-view .page-body, .EventAgenda-view .page-body, .GarantiservicePage-view .page-body, .PageSmall-view .page-body, .PrintFormPage-view .page-body {
    margin-top: 72px
}

    .ElevDator-view .page-body .section-hero-page-small, .EventAgenda-view .page-body .section-hero-page-small, .GarantiservicePage-view .page-body .section-hero-page-small, .PageSmall-view .page-body .section-hero-page-small, .PrintFormPage-view .page-body .section-hero-page-small {
        background-color: #f6f6f6;
        padding-top: 40px;
        padding-bottom: 40px
    }

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-hero-page-small, .EventAgenda-view .page-body .section-hero-page-small, .GarantiservicePage-view .page-body .section-hero-page-small, .PageSmall-view .page-body .section-hero-page-small, .PrintFormPage-view .page-body .section-hero-page-small {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.ElevDator-view .page-body .section-hero-page-small h1, .EventAgenda-view .page-body .section-hero-page-small h1, .GarantiservicePage-view .page-body .section-hero-page-small h1, .PageSmall-view .page-body .section-hero-page-small h1, .PrintFormPage-view .page-body .section-hero-page-small h1 {
    width: 100%
}

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-hero-page-small h1, .EventAgenda-view .page-body .section-hero-page-small h1, .GarantiservicePage-view .page-body .section-hero-page-small h1, .PageSmall-view .page-body .section-hero-page-small h1, .PrintFormPage-view .page-body .section-hero-page-small h1 {
        width: 75%
    }
}

.ElevDator-view .page-body .section-hero-page-small .btn-back, .EventAgenda-view .page-body .section-hero-page-small .btn-back, .GarantiservicePage-view .page-body .section-hero-page-small .btn-back, .PageSmall-view .page-body .section-hero-page-small .btn-back, .PrintFormPage-view .page-body .section-hero-page-small .btn-back {
    display: none
}

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-hero-page-small .btn-back, .EventAgenda-view .page-body .section-hero-page-small .btn-back, .GarantiservicePage-view .page-body .section-hero-page-small .btn-back, .PageSmall-view .page-body .section-hero-page-small .btn-back, .PrintFormPage-view .page-body .section-hero-page-small .btn-back {
        display: inline-block;
        position: absolute;
        z-index: 10;
        top: 20px;
        left: 20px
    }
}

.ElevDator-view .page-body .intro, .EventAgenda-view .page-body .intro, .GarantiservicePage-view .page-body .intro, .PageSmall-view .page-body .intro, .PrintFormPage-view .page-body .intro {
    
    font-size: 1em;
    line-height: 26px;
    font-weight: 400
}

.ElevDator-view .page-body .section-page, .EventAgenda-view .page-body .section-page, .GarantiservicePage-view .page-body .section-page, .PageSmall-view .page-body .section-page, .PrintFormPage-view .page-body .section-page {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: auto
}

    .ElevDator-view .page-body .section-page .container, .EventAgenda-view .page-body .section-page .container, .GarantiservicePage-view .page-body .section-page .container, .PageSmall-view .page-body .section-page .container, .PrintFormPage-view .page-body .section-page .container {
        display: block
    }

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-page .container, .EventAgenda-view .page-body .section-page .container, .GarantiservicePage-view .page-body .section-page .container, .PageSmall-view .page-body .section-page .container, .PrintFormPage-view .page-body .section-page .container {
        display: flex
    }
}

.ElevDator-view .page-body .section-page .container .page-content, .EventAgenda-view .page-body .section-page .container .page-content, .GarantiservicePage-view .page-body .section-page .container .page-content, .PageSmall-view .page-body .section-page .container .page-content, .PrintFormPage-view .page-body .section-page .container .page-content {
    flex: 1;
    padding-right: 0;
    width: 100%
}

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-page .container .page-content, .EventAgenda-view .page-body .section-page .container .page-content, .GarantiservicePage-view .page-body .section-page .container .page-content, .PageSmall-view .page-body .section-page .container .page-content, .PrintFormPage-view .page-body .section-page .container .page-content {
        padding-right: 50px;
        width: auto
    }
}

.ElevDator-view .page-body .section-page .container .page-content .intro, .EventAgenda-view .page-body .section-page .container .page-content .intro, .GarantiservicePage-view .page-body .section-page .container .page-content .intro, .PageSmall-view .page-body .section-page .container .page-content .intro, .PrintFormPage-view .page-body .section-page .container .page-content .intro {
    
    font-size: 1em;
    line-height: 26px;
    margin-bottom: 25px
}

.ElevDator-view .page-body .section-page .container .page-navigation, .EventAgenda-view .page-body .section-page .container .page-navigation, .GarantiservicePage-view .page-body .section-page .container .page-navigation, .PageSmall-view .page-body .section-page .container .page-navigation, .PrintFormPage-view .page-body .section-page .container .page-navigation {
    width: 100%
}

@media only screen and (min-width:768px) {
    .ElevDator-view .page-body .section-page .container .page-navigation, .EventAgenda-view .page-body .section-page .container .page-navigation, .GarantiservicePage-view .page-body .section-page .container .page-navigation, .PageSmall-view .page-body .section-page .container .page-navigation, .PrintFormPage-view .page-body .section-page .container .page-navigation {
        width: 322px
    }
}

.PageSmall-view .page-navigation {
    margin-top: 0
}

    .PageSmall-view .page-navigation h3 {
        margin-bottom: 20px;
        margin-top: 20px
    }

@media only screen and (min-width:768px) {
    .PageSmall-view .page-navigation h3 {
        margin-top: 7px
    }
}

.PageSmall-view .page-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    .PageSmall-view .page-navigation ul li {
        position: relative
    }

        .PageSmall-view .page-navigation ul li:first-child a {
            border-top: 1px solid #e6e6e6
        }

        .PageSmall-view .page-navigation ul li a {
            border-bottom: 1px solid #e6e6e6;
            padding: 12px 0 12px 12px;
            width: 100%;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            display: block
        }

            .PageSmall-view .page-navigation ul li a:hover {
                background: #f6f6f6
            }

        .PageSmall-view .page-navigation ul li.active {
            border: none;
            height: 51px
        }

            .PageSmall-view .page-navigation ul li.active a {
                position: absolute;
                top: 0;
                left: 0;
                background-color: #008a00;
                border-bottom: none;
                color: #fff;
                padding-left: 22px;
                left: -10px;
                border-radius: 3px;
                width: calc(100% + 20px)
            }

                .PageSmall-view .page-navigation ul li.active a:hover {
                    background: #32711f !important
                }

.lazy {
    animation: fadeInLazy .4s ease-out both;
    display: block
}

@keyframes fadeInLazy {
    from {
        opacity: 0;
        transform: translate3d(0,15%,0)
    }

    to {
        opacity: 1;
        transform: translate3d(0,0,0)
    }
}

.lazy-hero {
    transition: all .4s ease-out;
    -webkit-filter: brightness(2)
}

    .lazy-hero.loaded {
        opacity: 1;
        -webkit-filter: brightness(1)
    }

.lazy-background {
    transition: opacity .6s ease-out;
    transition-delay: .1s
}

    .lazy-background.loaded {
        opacity: 1
    }

.content-header {
    padding: 70px 0;
    background-color: #f6f6f6;
    width: 100%
}

.page-content a:hover {
    text-decoration: underline;
    color: var(--color-teal-500)
}

.page-content a {
    color: var(--color-teal-500)
}

.content {
    
    font-size: 1em;
    line-height: 26px
}

    .content h2 img, .content h3 img {
        max-width: 100%;
        height: auto !important
    }

    .content .Anchor {
        margin-top: -100px;
        padding-top: 100px;
        display: block
    }

    .content h2 {
        margin-top: 40px !important
    }

        .content h2:first-child {
            margin-top: 20px !important
        }

    .content h3 {
        margin-top: 30px !important;
        margin-bottom: 10px
    }

    .content p {
        
        font-size: 1em;
        line-height: 26px
    }

@media only screen and (min-width:768px) {
    .content {
        
        font-size: 1em;
        line-height: 26px
    }
}

.content img {
    min-width: 100%;
    height: auto !important
}

@media only screen and (min-width:768px) {
    .content img {
        min-width: 0
    }
}

.content a {
    color: var(--color-teal-500);
    box-shadow: inset var(--color-teal-500) 0 -1px
}

.content ul li {
    list-style: none;
    margin-bottom: 10px
}

    .content ul li:before {
        content: '\2022';
        display: block;
        position: relative;
        max-width: 0;
        max-height: 0;
        left: -20px;
        top: 0;
        color: #4d575d;
        font-size: 1.25em
    }

.content ol {
    margin-left: 20px;
    padding-right: 0;
    padding-left: 0;
    list-style-type: none
}

    .content ol li {
        counter-increment: step-counter;
        padding-left: 40px;
        padding-top: 0;
        padding-bottom: 17px;
        position: relative
    }

        .content ol li ul {
            padding-left: 0
        }

            .content ol li ul li {
                counter-increment: none;
                padding-left: 0;
                padding-bottom: 5px;
                display: list-item;
                list-style: none
            }

                .content ol li ul li::before {
                    content: '\2022';
                    display: inline-block;
                    position: relative;
                    max-width: 10px;
                    max-height: 10px;
                    left: unset;
                    top: unset;
                    color: #008a00;
                    font-size: 1.25em;
                    margin-right: 10px
                }

        .content ol li::before {
            position: absolute;
            left: 0;
            top: 0;
            max-width: 30px;
            max-height: 30px;
            width: 30px;
            height: 30px;
            overflow: hidden;
            content: counter(step-counter);
            background-color: #008a00;
            color: #fff;
            line-height: 30px;
            text-align: center;
            
            font-size: 1.06em;
            border-radius: 50%
        }

.main-menu {
    position: fixed;
    top: 40px;
    z-index: 14;
    width: 100%;
    background-color: #fff;
    height: 72px;
    padding-left: 20px;
    -webkit-box-shadow: inset 0 -1px 0 0 #e6e6e6;
    box-shadow: inset 0 -1px 0 0 #e6e6e6;
    border-top: 1px solid #e6e6e6;
    -webkit-transition: top .2s ease-out;
    -moz-transition: top .2s ease-out;
    -o-transition: top .2s ease-out;
    transition: top .2s ease-out
}

@media only screen and (min-width:768px) {
    .main-menu {
        -webkit-transition-property: background,border;
        transition-property: background,border;
        -webkit-transition: background .5s ease-in-out;
        -moz-transition: background .5s ease-in-out;
        -o-transition: background .5s ease-in-out;
        transition: background .5s ease-in-out
    }
}

.main-menu .main-logo {
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    right: 0;
    margin: auto
}

    .main-menu .main-logo svg {
        width: 124px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        min-height: 32px
    }

        .main-menu .main-logo svg #Fill-6, .main-menu .main-logo svg #Fill-7 {
            fill: #4d575d
        }

        .main-menu .main-logo svg path {
            fill: #4d575d
        }

    .main-menu .main-logo img {
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        height: auto
    }

.main-menu .usr {
    float: right;
    width: 40px;
    position: absolute;
    height: 40px;
    background-size: cover;
    border-radius: 20px;
    right: 20px;
    top: 15px
}

@media only screen and (min-width:768px) {
    .main-menu .usr {
        display: none
    }
}

.main-menu nav {
    display: none
}

    .main-menu nav ul {
        list-style: none;
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 0;
        -webkit-transition: margin-left .5s ease;
        -moz-transition: margin-left .5s ease;
        -o-transition: margin-left .5s ease;
        transition: margin-left .5s ease
    }

        .main-menu nav ul li {
            display: inline-block
        }

            .main-menu nav ul li a {
                
                font-size: 1em;
                line-height: 26px;
                color: #656f75;
                padding: 0 20px 0 20px;
                line-height: 82px;
                display: block;
                height: 82px;
                -webkit-transition: all .2s ease;
                -moz-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease
            }

                .main-menu nav ul li a:active, .main-menu nav ul li a:focus, .main-menu nav ul li a:visited {
                    text-decoration: none
                }

                .main-menu nav ul li a:hover {
                    color: #333
                }

            .main-menu nav ul li.active a {
                border-bottom: 4px solid #008a00;
                
                color: #333
            }

@media only screen and (min-width:768px) {
    .main-menu {
        position: absolute;
        width: 100%;
        top: 40px;
        height: 74px;
        background-color: #fff;
        padding-left: 36px;
        padding-right: 36px
    }

        .main-menu .nav-btn {
            display: none
        }

        .main-menu .main-logo {
            position: relative;
            top: 0;
            left: 0;
            width: 104px;
            display: inline-block;
            height: 100%
        }

            .main-menu .main-logo svg {
                position: absolute;
                top: 0;
                bottom: 0;
                width: 100%;
                left: 0;
                margin: auto;
                min-height: 27px
            }

            .main-menu .main-logo img {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                margin: auto
            }

        .main-menu nav {
            display: inline-block;
            position: absolute;
            left: 36px;
            right: 26px;
            white-space: nowrap;
            overflow-x: hidden;
            overflow-y: hidden
        }

            .main-menu nav .inside-nav {
                margin-left: 154px;
                overflow-x: hidden
            }

            .main-menu nav.mobile-menu {
                display: none
            }

            .main-menu nav .in-english {
                position: absolute;
                right: 75px
            }

                .main-menu nav .in-english a {
                    padding-right: 0
                }

            .main-menu nav a.search-button-main {
                right: 0;
                top: 1px;
                position: absolute;
                padding-left: 21px;
                background: transparent url(/assets/icons/search-small.svg) no-repeat bottom 45px left;
                
                font-size: 1em;
                line-height: 26px;
                line-height: 77px;
                color: #656f75;
                padding: 0 20px 0 20px;
                display: block;
                height: 94px;
                -webkit-transition: all .2s ease;
                -moz-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease
            }

        .main-menu .scroll-nav {
            display: none;
            position: absolute;
            width: 20px;
            height: 20px;
            top: 40px;
            right: 7px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            cursor: pointer;
            background-image: url(/assets/icons/chevron-right-grey.svg);
            background-repeat: no-repeat;
            background-position: center center;
            background-color: #fff;
            background-size: 50% 50%;
            -webkit-box-shadow: 0 0 0 1px #656f75;
            box-shadow: 0 0 0 1px #656f75;
            -webkit-transition: transform .5s ease;
            -moz-transition: transform .5s ease;
            -o-transition: transform .5s ease;
            transition: transform .5s ease
        }

            .main-menu .scroll-nav::before {
                background-color: transparent;
                content: "";
                display: block;
                position: relative;
                width: 60px;
                height: 60px;
                bottom: 20px;
                right: 20px
            }

            .main-menu .scroll-nav.end {
                -ms-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }

        .main-menu.collapsed nav .in-english {
            position: unset;
            right: auto
        }

        .main-menu.collapsed .scroll-nav {
            display: block
        }
}

.main-menu.EventItem-view, .main-menu.EventItemCampaign-view, .main-menu.ModulesPage-view, .main-menu.StartPage-view {
    background-color: #fff !important;
    top: 40px;
    border-top: 1px solid #e6e6e6 !important;
    height: 73px
}

    .main-menu.EventItem-view nav ul li a, .main-menu.EventItemCampaign-view nav ul li a, .main-menu.ModulesPage-view nav ul li a, .main-menu.StartPage-view nav ul li a {
        font-size: 1em;
        line-height: 77px
    }

    .main-menu.EventItem-view .scroll-nav, .main-menu.EventItemCampaign-view .scroll-nav, .main-menu.ModulesPage-view .scroll-nav, .main-menu.StartPage-view .scroll-nav {
        background-image: url(/assets/icons/chevron-right-white.svg);
        -webkit-box-shadow: 0 0 0 1px #fff;
        box-shadow: 0 0 0 1px #fff;
        background-color: #6a7287
    }

@media only screen and (min-width:768px) {
    .main-menu.EventItem-view, .main-menu.EventItemCampaign-view, .main-menu.ModulesPage-view, .main-menu.StartPage-view {
        border: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .main-menu.EventItem-view .main-logo svg path, .main-menu.EventItemCampaign-view .main-logo svg path, .main-menu.ModulesPage-view .main-logo svg path, .main-menu.StartPage-view .main-logo svg path {
            fill: #4d575d
        }

        .main-menu.EventItem-view .main-logo svg #Fill-6, .main-menu.EventItem-view .main-logo svg #Fill-7, .main-menu.EventItemCampaign-view .main-logo svg #Fill-6, .main-menu.EventItemCampaign-view .main-logo svg #Fill-7, .main-menu.ModulesPage-view .main-logo svg #Fill-6, .main-menu.ModulesPage-view .main-logo svg #Fill-7, .main-menu.StartPage-view .main-logo svg #Fill-6, .main-menu.StartPage-view .main-logo svg #Fill-7 {
            fill: #4d575d
        }

        .main-menu.EventItem-view:before, .main-menu.EventItemCampaign-view:before, .main-menu.ModulesPage-view:before, .main-menu.StartPage-view:before {
            position: relative;
            display: block;
            width: 100%;
            left: 0;
            top: 93px;
            height: 2px;
            overflow-y: visible;
            content: "";
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out
        }
}

.main-menu.affix {
    position: fixed;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 -1px 0 0 #e6e6e6;
    box-shadow: inset 0 -1px 0 0 #e6e6e6;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media only screen and (min-width:768px) {
    .main-menu.affix {
        -webkit-transition: background .2s ease-in-out;
        -moz-transition: background .2s ease-in-out;
        -o-transition: background .2s ease-in-out;
        transition: background .2s ease-in-out
    }

        .main-menu.affix .scroll-nav {
            background-image: url(/assets/icons/chevron-right-grey.svg);
            -webkit-box-shadow: 0 0 0 1px #656f75;
            box-shadow: 0 0 0 1px #656f75;
            background-color: #fff
        }
}

.main-menu.affix nav ul li a {
    color: #656f75;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
    -o-transition: color .5s ease-out;
    transition: color .5s ease-out
}

    .main-menu.affix nav ul li a:hover {
        color: #333
    }

.main-menu.affix .main-logo svg path {
    fill: #4d575d;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out
}

.main-menu.affix .main-logo svg #Fill-6, .main-menu.affix .main-logo svg #Fill-7 {
    fill: #4d575d
}

.main-menu.affix:before {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

@media only screen and (min-width:768px) {
    .main-menu.affix {
        top: 0
    }
}

.top-row {
    top: 0;
    height: 40px;
    position: fixed;
    z-index: 11;
    flex-shrink: 0;
    background-color: #fff;
    overflow-y: hidden;
    width: 100%;
    display: block
}

    .top-row .skip-to-main {
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 40px;
        padding: 0;
        transition: all .3s ease-in-out
    }

        .top-row .skip-to-main:focus {
            opacity: 1;
            z-index: 2;
            width: auto;
            background-color: #008a00;
            border-bottom: 4px solid #008a00;
            color: #fff;
            
            padding: 0 20px 0 20px;
            outline: 0;
            line-height: 40px
        }

    .top-row .global-navigation {
        position: relative;
        padding-left: 0;
        height: 40px;
        width: 100%;
        display: flex;
        align-items: center
    }

@media only screen and (min-width:768px) {
    .top-row .global-navigation {
        padding-left: 36px;
        width: auto;
        display: inline-block
    }
}

.top-row .global-navigation a {
    height: 40px;
    font-size: 0.81em;
    line-height: 15px;
    
    font-size: 0.75em;
    line-height: 14px;
    display: inline-block;
    padding: 15px 0 15px 0;
    width: 50%;
    width: 18%;
    float: left;
    text-align: center;
    flex-grow: 1;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .top-row .global-navigation a {
        width: auto;
        padding: 15px 20px 15px 20px
    }
}

.top-row .global-navigation a.active, .top-row .global-navigation a:first-child {
    border-bottom: 4px solid #008a00;
    color: #333;
    
    padding-bottom: 10px
}

.top-row aside {
    display: none
}

@media only screen and (min-width:768px) {
    .top-row aside {
        display: inline-block;
        height: 40px;
        background-color: #f6f6f6;
        float: right;
        
        font-size: 0.88em;
        line-height: 17px;
        color: #333;
        line-height: 40px;
        padding: 0 10px 0 10px
    }

        .top-row aside img {
            width: 24px;
            height: 24px;
            border-radius: 12px;
            display: inline-block
        }
}

@media only screen and (min-width:768px) {
    .top-row {
        position: relative;
        text-align: left
    }
}

.site-footer {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #f6f6f6;
    padding-top: 10px;
    flex-shrink: 0;
    position: relative;
    left: 0;
    bottom: auto;
    width: 100%;
    border-top: 1px solid #e6e6e6
}

    .site-footer .footer-caption {
        color: #008a00;
        margin-top: 35px;
        margin-bottom: 20px;
        
        font-size: 1.5em;
        line-height: 29px
    }

@media only screen and (min-width:768px) {
    .site-footer .footer-caption {
        margin-top: 0
    }
}

.site-footer .footer-logo {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    display: inline-block
}

    .site-footer .footer-logo svg {
        width: 136px
    }

        .site-footer .footer-logo svg #Fill6, .site-footer .footer-logo svg #Fill7, .site-footer .footer-logo svg path {
            fill: #4d575d
        }

@media only screen and (min-width:768px) {
    .site-footer .footer-logo {
        margin-top: 40px
    }
}

.site-footer a {
    width: 100%;
    display: inline-block;
    
    font-size: 1em;
    line-height: 26px;
    color: #333;
    margin-bottom: 20px
}

    .site-footer a img {
        margin-right: 10px;
        width: 18px;
        height: auto
    }

.site-footer p {
    
    font-size: 1.13em;
    line-height: 22px
}

@media only screen and (min-width:768px) {
    .site-footer {
        position: relative;
        bottom: 0;
        padding-top: 50px
    }

        .site-footer a {
            
            font-size: 1em;
            line-height: 26px;
            display: block;
            width: auto
        }

        .site-footer p {
            
            font-size: 0.88em;
            line-height: 16px
        }
}

.page-menu {
    display: none
}

    .page-menu .menu-start {
        display: block;
        
        font-size: 1.13em;
        line-height: 23px;
        border-bottom: 1px solid #e6e6e6;
        color: #008a00;
        padding-bottom: 5px;
        margin-bottom: 20px;
        width: 100%
    }

@media only screen and (min-width:992px) {
    .page-menu .menu-start {
        width: 75%
    }
}

.page-menu ul {
    list-style: none;
    padding: 0
}

    .page-menu ul li a {
        
        font-size: 0.88em;
        color: #656f75;
        line-height: 16px;
        display: block;
        margin-bottom: 16px
    }

        .page-menu ul li a:hover {
            color: #333
        }

        .page-menu ul li a.active {
            color: #333;
            
            font-size: 0.88em;
            line-height: 17px
        }

            .page-menu ul li a.active .sub-nav {
                color: #333
            }

    .page-menu ul .sub-nav {
        display: none;
        padding-left: 20px
    }

        .page-menu ul .sub-nav.active {
            display: block
        }

@media only screen and (min-width:768px) {
    .page-menu {
        display: block;
        top: 0
    }
}

.top-slides {
    padding: 0;
    margin-bottom: 20px;
    position: relative
}

    .top-slides .top-img {
        width: 100%;
        height: 307px;
        background-size: cover;
        background-position: center center
    }

    .top-slides .single-yt .btn-play {
        top: 50%
    }

    .top-slides .photographer {
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.5);
        padding: 5px 10px 5px 50px;
        display: inline-block;
        color: #e6e6e6;
        
        font-size: 0.63em;
        line-height: 12px
    }

@media only screen and (min-width:768px) {
    .top-slides {
        margin-left: 0;
        margin-right: 0
    }
}

.top-slides .top-carousel {
    width: 100%
}

    .top-slides .top-carousel .carousel-control.left, .top-slides .top-carousel .carousel-control.right {
        background: 0 0
    }

.top-slides .owl-prev {
    top: 40%;
    left: 20px;
    position: absolute;
    padding: 20px;
    display: none
}

    .top-slides .owl-prev::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background-color: rgba(255,255,255,.65);
        -moz-transition: background-color .5s;
        -o-transition: background-color .5s;
        -webkit-transition: background-color .5s;
        transition: background-color .5s
    }

    .top-slides .owl-prev::after {
        content: "";
        display: inline-block;
        position: absolute;
        background-image: url(/assets/icons/chevron-left.svg);
        width: 9px;
        height: 15px;
        top: 10px;
        left: -2px;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer
    }

@media only screen and (min-width:768px) {
    .top-slides .owl-prev {
        display: block
    }
}

.top-slides .owl-next {
    top: 40%;
    position: absolute;
    right: 20px;
    padding: 20px;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 20px
}

    .top-slides .owl-next::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background-color: rgba(255,255,255,.65);
        -moz-transition: background-color .5s;
        -o-transition: background-color .5s;
        -webkit-transition: background-color .5s;
        transition: background-color .5s
    }

    .top-slides .owl-next::after {
        content: "";
        position: absolute;
        background-image: url(/assets/icons/arrow-right-green.svg);
        top: 2px !important;
        width: 17px;
        height: 22px;
        display: inline-block;
        top: 10px;
        left: 2px;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer
    }

@media only screen and (min-width:768px) {
    .top-slides .owl-next {
        display: block
    }
}

.top-slides .item img {
    width: 100%;
    height: auto
}

.top-slides .video {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: #000
}

.top-slides:hover .owl-next::before, .top-slides:hover .owl-prev::before {
    background-color: #fff
}

.blockimage-top-items {
    padding-top: 40px
}

    .blockimage-top-items .blockimage-container {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0;
        overflow: hidden
    }

        .blockimage-top-items .blockimage-container .block-image {
            margin-bottom: 20px;
            padding-bottom: 0
        }

        .blockimage-top-items .blockimage-container:nth-child(1), .blockimage-top-items .blockimage-container:nth-child(3) {
            padding-left: 20px
        }

        .blockimage-top-items .blockimage-container:nth-child(2), .blockimage-top-items .blockimage-container:nth-child(4) {
            padding-right: 20px
        }

@media only screen and (min-width:768px) {
    .blockimage-top-items .blockimage-container {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:1200px) {
    .blockimage-top-items .blockimage-container {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px
    }
}

.blockimage-top-items .writer {
    display: block
}

    .blockimage-top-items .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .blockimage-top-items .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        line-height: 20px;
        margin: 0 0 0 10px;
        display: block;
        float: left
    }

.blockimage-items .block-image {
    background-size: 0;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 0
}

    .blockimage-items .block-image img {
        width: 20%;
        height: auto
    }

    .blockimage-items .block-image .block-image-content {
        left: 20%;
        width: 80%;
        padding-left: 20px;
        padding-right: 0;
        top: 0;
        background: 0 0
    }

        .blockimage-items .block-image .block-image-content .block-image-caption {
            color: #333;
            
            font-size: 1.13em;
            line-height: 23px;
            line-height: 18px
        }

.blockimage-container {
    padding-left: 20px;
    padding-right: 20px
}

    .blockimage-container.no-img .block-image {
        background-color: #008a00
    }

        .blockimage-container.no-img .block-image .block-image-gradient {
            background: 0 0
        }

            .blockimage-container.no-img .block-image .block-image-gradient .block-image-tag {
                color: #fff
            }

    .blockimage-container.no-img .fallback-image {
        display: block;
        position: relative;
        width: 20%;
        padding-top: 20%;
        background-color: #008a00
    }

    .blockimage-container .writer {
        display: block
    }

        .blockimage-container .writer img {
            width: 20px;
            height: auto;
            display: block;
            float: left
        }

        .blockimage-container .writer .name {
            
            font-size: 0.69em;
            line-height: 12px;
            color: #f6f6f6;
            line-height: 20px;
            margin: 0 0 0 10px;
            display: block;
            float: left
        }

@media only screen and (max-width:640px) {
    .blockimage-list .blockimage-container {
        padding-bottom: 20px
    }

        .blockimage-list .blockimage-container .block-image {
            background-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none
        }
}

.blockimage-list .blockimage-container.no-img .block-image-tag {
    color: #008a00
}

.not-vis {
    opacity: 0
}

.ani-show {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (min-width:768px) {
    .blockimage-container {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px
    }

    .blockimage-top-items .blockimage-container {
        width: 33.33333333%
    }

        .blockimage-top-items .blockimage-container .block-image {
            margin-bottom: 0
        }

    .blockimage-items .block-image {
        background-size: cover;
        padding-top: 100%;
        border-top: none
    }

        .blockimage-items .block-image .block-image-content {
            left: 0;
            top: auto;
            width: 100%;
            bottom: 0;
            padding-right: 20px;
            background-color: rgba(0,0,0,.7);
            padding-left: 20px;
            padding-bottom: 15px
        }

            .blockimage-items .block-image .block-image-content .block-image-caption {
                color: #fff;
                
                font-size: 1.25em;
                line-height: 24px
            }
}

@media only screen and (min-width:1200px) {
    .blockimage-container {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px
    }

        .blockimage-container .block-image-content {
            padding-bottom: 15px
        }

    .blockimage-top-items {
        padding-top: 40px
    }
}

.block-image {
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    padding-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (min-width:768px) {
    .block-image {
        -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
        box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.block-image .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.block-image .block-image-gradient {
    width: 100%;
    bottom: 0;
    background-color: rgba(0,0,0,.7)
}

.block-image .block-image-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px
}

    .block-image .block-image-content .block-image-caption {
        color: #fff;
        display: block;
        
        font-size: 1.25em;
        line-height: 25px
    }

@media only screen and (min-width:768px) {
    .block-image .block-image-content .block-image-caption {
        
        font-size: 0.88em;
        line-height: 17px
    }
}

@media only screen and (min-width:992px) {
    .block-image .block-image-content .block-image-caption {
        
        font-size: 1.25em;
        line-height: 25px
    }
}

.block-image .block-image-content .block-image-tag {
    color: #008a00;
    display: block;
    text-transform: uppercase;
    padding-top: 5px;
    line-height: 12px;
    
    font-size: 0.75em;
    line-height: 15px
}

    .block-image .block-image-content .block-image-tag.type {
        color: #e6e6e6
    }

.block-image:hover .cover {
    opacity: .1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.block-image.picked .block-image-content {
    padding: 10px
}

    .block-image.picked .block-image-content .block-image-caption {
        
        font-size: 1em;
        line-height: 26px
    }

.block-image.picked .block-image-tag {
    
    font-size: 0.75em;
    line-height: 15px
}

@media only screen and (min-width:768px) {
    .block-image.picked .block-image-content {
        padding: 20px
    }

        .block-image.picked .block-image-content .block-image-caption {
            
            font-size: 1.5em;
            line-height: 29px
        }

        .block-image.picked .block-image-content .block-image-tag {
            
            font-size: 0.75em;
            line-height: 15px
        }
}

@media only screen and (min-width:1200px) {
    .block-image.picked .block-image-content {
        padding: 20px
    }

        .block-image.picked .block-image-content .block-image-caption {
            font-size: 1.88em
        }
}

.block-image-speaker {
    padding-top: 130%
}

.hero {
    position: relative;
    margin-top: 116px;
    background-size: cover;
    background-position: top center;
    overflow: hidden;
    padding-bottom: 20px
}

    .hero:before {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 570px;
        opacity: 1;
        background: rgba(0,18,51,.59);
        content: ""
    }

@media only screen and (min-width:768px) {
    .hero:before {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        opacity: 1;
        height: 780px;
        background: rgba(0,18,51,.59);
        content: ""
    }
}

.hero .row {
    position: relative;
    text-align: left;
    padding: 20px 0 20px 0
}

    .hero .row h1 {
        
        font-size: 2.25em;
        font-size: 1.88em;
        line-height: 36px;
        color: #fff;
        line-height: 44px
    }

    .hero .row p {
        color: #fff;
        
        font-size: 1em;
        line-height: 26px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .hero .row .hero-intro {
        width: 100%
    }

@media only screen and (min-width:992px) {
    .hero .row .hero-intro {
        width: 80%
    }
}

.hero .row .btn {
    position: relative;
    width: 100%;
    margin-top: 5px
}

.hero .row .btn-primary {
    height: 50px;
    padding: 12px 20px 13px 20px;
    margin-right: 15px
}

.hero .row .btn-eshop {
    height: 50px;
    padding: 12px 20px 13px 20px;
    color: #fff;
    margin-top: 20px;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .hero .row .btn-eshop:hover {
        background-color: #008a00
    }

@media only screen and (min-width:640px) {
    .hero .row {
        padding: 50px 0 50px 0
    }

        .hero .row h1 {
            
            font-size: 2.25em;
            line-height: 44px
        }

        .hero .row .btn {
            width: auto;
            margin-top: 35px;
            padding-left: 25px;
            padding-right: 25px
        }

        .hero .row p {
            margin-top: 20px
        }
}

@media only screen and (min-width:768px) {
    .hero {
        min-height: 780px;
        height: 780px;
        margin-top: 0
    }

        .hero .row {
            position: relative;
            margin-top: 150px;
            bottom: auto
        }

            .hero .row .btn {
                width: auto
            }

            .hero .row h1 {
                
                font-size: 3em;
                line-height: 58px
            }

            .hero .row p {
                
                font-size: 1.25em;
                line-height: 24px
            }

        .hero.no-news {
            min-height: 550px;
            height: 550px
        }
}

@media only screen and (min-width:1200px) {
    .hero .row {
        position: relative
    }

        .hero .row h1 {
            
            font-size: 3em;
            line-height: 58px;
            color: #fff
        }

        .hero .row p {
            color: #fff;
            
            font-size: 1.25em;
            line-height: 24px;
            margin-top: 20px
        }

        .hero .row .btn {
            margin-top: 20px;
            position: relative;
            width: auto;
            padding-left: 65px;
            padding-right: 65px
        }
}

@media only screen and (min-width:1310px) {
    .hero .row {
        position: relative
    }

        .hero .row h1 {
            
            font-size: 3em;
            line-height: 58px;
            font-size: 4.5em;
            color: #fff;
            line-height: 88px
        }

        .hero .row p {
            color: #fff;
            
            font-size: 1.25em;
            line-height: 24px;
            margin-top: 20px
        }

        .hero .row .btn {
            margin-top: 20px;
            position: relative;
            width: auto
        }
}

.other-partners p {
    color: #9b9b9b
}

    .other-partners p strong {
        color: #000
    }

    .other-partners p a {
        color: #9b9b9b
    }

.partner-list {
    margin-top: 40px;
    margin-bottom: 40px
}

    .partner-list header {
        
        font-size: 1.5em;
        line-height: 29px;
        margin-bottom: 40px
    }

    .partner-list .partner {
        clear: both;
        padding-bottom: 35px;
        overflow: auto
    }

        .partner-list .partner .parner-image-container {
            float: left
        }

            .partner-list .partner .parner-image-container .partner-image {
                width: 120px;
                padding-right: 40px
            }

        .partner-list .partner .partner-description {
            float: left;
            width: 50%
        }

            .partner-list .partner .partner-description .partner-heading {
                
                font-size: 1em;
                line-height: 26px
            }

            .partner-list .partner .partner-description .partner-text p {
                
                font-size: 1em;
                line-height: 18px;
                line-height: 20px
            }

.partner-list-medium, .partner-list-small {
    margin-bottom: 40px
}

    .partner-list-medium header, .partner-list-small header {
        
        font-size: 1.88em;
        line-height: 35px;
        margin-bottom: 40px
    }

    .partner-list-medium .partner, .partner-list-small .partner {
        clear: both;
        padding-bottom: 35px;
        overflow: auto
    }

        .partner-list-medium .partner .partner-image-container, .partner-list-small .partner .partner-image-container {
            height: 100px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 20px;
            background-position: center center
        }

        .partner-list-medium .partner .partner-description, .partner-list-small .partner .partner-description {
            float: none;
            width: unset
        }

.partner-list-large {
    margin-bottom: 80px
}

    .partner-list-large header {
        
        font-size: 1.88em;
        line-height: 35px;
        margin-bottom: 25px
    }

    .partner-list-large .partner {
        border-top: 1px solid #e6e6e6;
        padding: 35px 0;
        overflow: auto;
        display: flex
    }

        .partner-list-large .partner:last-child {
            border-bottom: 1px solid #e6e6e6
        }

        .partner-list-large .partner .partner-description {
            flex: 1;
            padding-right: 50px
        }

        .partner-list-large .partner .partner-image-container {
            width: 25%
        }

            .partner-list-large .partner .partner-image-container .partner-image {
                width: 100%;
                padding-right: 40px
            }

.has-banner .hero {
    position: relative;
    margin-top: 45px
}

@media only screen and (min-width:768px) {
    .has-banner .hero {
        margin-top: 0
    }
}

.has-banner .main-menu {
    position: relative;
    top: 45px
}

    .has-banner .main-menu.affix {
        position: fixed;
        top: 0
    }

@media only screen and (min-width:768px) {
    .has-banner .main-menu.affix {
        top: 0
    }
}

@media only screen and (min-width:768px) {
    .has-banner .main-menu {
        position: absolute;
        top: 225px
    }
}

@media only screen and (min-width:992px) {
    .has-banner .main-menu {
        position: absolute;
        top: 335px
    }
}

.has-banner .mobile-menu {
    top: 258px
}

    .has-banner .mobile-menu .menu-list {
        padding-bottom: 250px
    }

.industry-areas {
    margin-top: 40px
}

    .industry-areas .row {
        padding-bottom: 35px
    }

@media only screen and (min-width:768px) {
    .industry-areas .row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch
    }
}

.industry-areas .row a.industry-area-item {
    background-repeat: no-repeat;
    position: relative;
    display: block;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6;
    min-height: 100%;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transform: translate3d(0);
    -ms-transform: translate3d(0);
    -o-transform: translate3d(0);
    -webkit-transform: translate3d(0);
    transform: translate3d(0);
    margin-bottom: 20px;
    padding: 1px 1px 20px 1px
}

@media only screen and (min-width:768px) {
    .industry-areas .row a.industry-area-item {
        margin-bottom: 0;
        padding: 1px
    }
}

.industry-areas .row a.industry-area-item .img {
    width: 100%;
    padding-bottom: 66%;
    background-size: cover;
    position: relative;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .industry-areas .row a.industry-area-item .img::before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-image: linear-gradient(-180deg,rgba(0,0,0,0) 50%,#314248 100%)
    }

    .industry-areas .row a.industry-area-item .img h2 {
        color: #fff;
        position: absolute;
        bottom: 0;
        margin-left: 20px
    }

.industry-areas .row a.industry-area-item .industry-area-content {
    color: #333;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .industry-areas .row a.industry-area-item .industry-area-content {
        margin-bottom: 40px
    }
}

.industry-areas .row a.industry-area-item span {
    color: #008a00;
    position: absolute;
    bottom: 20px;
    left: 20px;
    border-bottom: 1px solid #008a00
}

@media only screen and (min-width:768px) {
    .industry-areas .row a.industry-area-item span {
        bottom: 35px
    }
}

.industry-areas .row a:hover {
    -moz-box-shadow: 0 2px 15px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.2),inset 0 0 0 1px #e6e6e6
}

    .industry-areas .row a:hover .img {
        opacity: .95;
        filter: brightness(115%)
    }

@media only screen and (min-width:768px) {
    .industry-areas .row > [class*=col-] {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.section-casepage {
    overflow-x: hidden
}

.section-newsitem .intro {
    margin-top: 20px
}

.section-customerservice-areas .search-row {
    position: relative;
    width: 100%;
    background-color: #e6e6e6;
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .section-customerservice-areas .search-row {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.section-customerservice-areas .search-row .intro {
    
    font-size: 1em;
    line-height: 18px;
    color: #9b9b9b;
    padding-top: 20px;
    display: block
}

.section-caseitem .content {
    
    font-size: 1.25em;
    line-height: 24px;
    line-height: 30px
}

@media only screen and (min-width:768px) {
    .section-caseitem .content {
        
        font-size: 1.25em;
        line-height: 24px;
        line-height: 32px
    }
}

.section-caseitem .content img {
    min-width: 100%;
    height: auto
}

.section-caseitem .info-box .info-box-heading {
    
    font-size: 1.5em;
    line-height: 29px
}

.section-caseitem .top-bg {
    width: 100%;
    height: 190px;
    background-size: cover
}

@media only screen and (min-width:768px) {
    .section-caseitem .top-bg {
        height: 700px
    }
}

.section-startpage {
    max-width: 100%;
    overflow-x: hidden
}

.section-contactpage .top-map {
    width: 100%;
    height: 382px;
    margin-bottom: 40px
}

    .section-contactpage .top-map .map-bg {
        display: block;
        width: 100%;
        height: 382px;
        background-size: cover;
        background-position: center center
    }

.section-contactpage .info-box {
    margin-top: 0;
    padding: 20px 0 20px 0;
    background-color: #f6f6f6
}

    .section-contactpage .info-box h3, .section-contactpage .info-box header {
        
        font-size: 1.25em;
        line-height: 24px;
        color: #000;
        margin-bottom: 10px
    }

    .section-contactpage .info-box ul {
        list-style: none;
        padding-left: 0;
        margin-left: 0
    }

        .section-contactpage .info-box ul li {
            padding-left: 26px;
            margin-bottom: 20px
        }

            .section-contactpage .info-box ul li a {
                color: #000
            }

.section-careerpage, .section-eventpage {
    padding-bottom: 0
}

    .section-careerpage .career-modules, .section-eventpage .career-modules {
        margin-top: 40px
    }

@media only screen and (min-width:768px) {
    .section-service-areas h1 {
        margin-bottom: 40px
    }
}

.section-servicepage {
    padding-top: 0
}

    .section-servicepage .contact {
        margin-top: 0
    }

        .section-servicepage .contact .name {
            padding-top: 0
        }

    .section-servicepage .intro {
        color: #656f75;
        padding-bottom: 20px
    }

body.cookieopt .page-body {
    margin-top: 40px
}

body.cookieopt.EventPage-view .page-body {
    margin-top: 142px
}

.cookie-opt-in {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 152px;
    
    font-size: 1em;
    line-height: 26px;
    background-color: #001233;
    color: #fff;
    z-index: 1;
    overflow-y: hidden;
    padding: 20px;
    justify-content: space-between
}

@media only screen and (min-width:768px) {
    .cookie-opt-in {
        min-height: 60px;
        height: 60px;
        padding: 0;
        flex-direction: row;
        justify-content: center;
        align-items: center
    }
}

.cookie-opt-in a {
    color: #fff;
    text-decoration: underline
}

.cookie-opt-in .btn, .cookie-opt-in .btn-secondary {
    
    font-size: 1em;
    background-color: #ec7a2e;
    border: none;
    color: #fff;
    line-height: 26px;
    padding: 6px 20px 13px 20px;
    height: 40px;
    color: #fff !important
}

.cookie-opt-in .cookietext {
    display: flex;
    align-content: center;
    flex-grow: 1;
    flex-shrink: 1
}

@media only screen and (min-width:768px) {
    .cookie-opt-in .cookietext {
        padding-right: 40px;
        display: block;
        flex-grow: 0;
        flex-shrink: 0
    }
}

.cookie-opt-in .cookiebutton {
    align-self: center
}

@media only screen and (min-width:768px) {
    .cookie-opt-in .cookiebutton {
        display: block;
        flex-grow: 0;
        flex-shrink: 0
    }
}

.cookieopt .hero {
    position: relative;
    margin-top: 45px
}

@media only screen and (min-width:768px) {
    .cookieopt .hero {
        margin-top: 0
    }
}

.cookieopt .news-slider {
    top: 0
}

@media only screen and (min-width:768px) {
    .cookieopt .news-slider {
        top: 690px
    }
}

@media only screen and (min-width:992px) {
    .cookieopt .news-slider {
        top: 655px
    }
}

.cookieopt .main-menu {
    position: relative;
    top: 45px
}

    .cookieopt .main-menu.affix {
        position: fixed;
        top: 0
    }

@media only screen and (min-width:768px) {
    .cookieopt .main-menu.affix {
        top: 0
    }
}

@media only screen and (min-width:768px) {
    .cookieopt .main-menu {
        position: absolute;
        top: 105px
    }
}

.cookieopt .mobile-menu {
    position: relative
}

    .cookieopt .mobile-menu.affix {
        position: fixed
    }

.cookieopt .cookie-opt-in {
    top: 40px
}

@media only screen and (min-width:768px) {
    .cookieopt .cookie-opt-in {
        top: auto
    }
}

.has-banner-cookieopt .hero {
    position: relative;
    margin-top: 45px
}

@media only screen and (min-width:768px) {
    .has-banner-cookieopt .hero {
        margin-top: 0
    }
}

.has-banner-cookieopt .news-slider {
    top: 0
}

@media only screen and (min-width:768px) {
    .has-banner-cookieopt .news-slider {
        top: 873px
    }
}

@media only screen and (min-width:992px) {
    .has-banner-cookieopt .news-slider {
        top: 894px
    }
}

@media only screen and (min-width:1200px) {
    .has-banner-cookieopt .news-slider {
        top: 944px
    }
}

.has-banner-cookieopt .main-menu {
    position: relative;
    top: 45px
}

    .has-banner-cookieopt .main-menu.affix {
        position: fixed;
        top: 0
    }

@media only screen and (min-width:768px) {
    .has-banner-cookieopt .main-menu.affix {
        top: 0
    }
}

@media only screen and (min-width:768px) {
    .has-banner-cookieopt .main-menu {
        position: absolute;
        top: 285px
    }
}

@media only screen and (min-width:992px) {
    .has-banner-cookieopt .main-menu {
        position: absolute;
        top: 335px
    }
}

@media only screen and (min-width:1200px) {
    .has-banner-cookieopt .main-menu {
        position: absolute;
        top: 395px
    }
}

.has-banner-cookieopt .mobile-menu {
    top: 258px
}

.has-banner-cookieopt .cookie-opt-in {
    top: 45px
}

@media only screen and (min-width:768px) {
    .has-banner-cookieopt .cookie-opt-in {
        top: auto
    }
}

.slide-pagination {
    position: absolute;
    bottom: 0;
    height: 3px;
    background-color: #d3d8da;
    width: 100%;
    overflow: hidden
}

    .slide-pagination .pagination-line {
        position: absolute;
        left: 0;
        width: 100px;
        height: 3px;
        background-color: #008a00;
        transition: all .2s ease-out
    }

.social-sharer {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    clear: both
}

    .social-sharer .container-btn {
        width: calc(50% - 20px);
        margin-right: 20px
    }

@media only screen and (min-width:768px) {
    .social-sharer .container-btn {
        width: 80px
    }
}

.social-sharer .social-btn {
    display: inline-block;
    background-color: #9b9b9b;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    overflow-x: hidden;
    width: 100%
}

@media only screen and (min-width:768px) {
    .social-sharer .social-btn {
        width: 80px
    }
}

.social-sharer .social-btn .counter {
    position: relative;
    display: block;
    width: 75%;
    height: 50px;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    top: 0;
    margin-left: 25%;
    content: "";
    
    font-size: 0.88em;
    line-height: 16px;
    color: #fff;
    line-height: 50px;
    text-align: center
}

.social-sharer .social-btn.fb {
    background-color: #435197;
    background-image: url(/assets/icons/share-fb-icon.svg);
    background-position: 17px 15px
}

    .social-sharer .social-btn.fb .counter {
        background-color: #4f64b8
    }

    .social-sharer .social-btn.fb.no-count {
        background-position: 50% 50%
    }

.social-sharer .social-btn.tw {
    background-color: black;
    background-image: url(/assets/icons/share-tw-x-icon.svg);
    background-size: 20px 20px;
    background-position: 12px 16px
}

@media only screen and (min-width:768px) {
    .social-sharer .social-btn.tw {
        background-position: 12px 12px
    }
}

.social-sharer .social-btn.tw .counter {
    background-color: #4eb3f7
}

.social-sharer .social-btn.tw.no-count {
    background-position: 50% 50%
}

.social-sharer .social-btn.in {
    background-color: #0076b7;
    background-image: url(/assets/icons/share-in-icon.svg);
    background-position: 10px 14px
}

@media only screen and (min-width:768px) {
    .social-sharer .social-btn.in {
        background-position: 10px 10px
    }
}

.social-sharer .social-btn.in .counter {
    background-color: #1e8bc7
}

.social-sharer .social-btn.in.no-count {
    background-position: 50% 50%
}

.social-sharer .social-btn.mail {
    background-color: #9b9b9b;
    background-image: url(/assets/icons/share-mail-icon.svg);
    background-position: 50% 50%
}

@media only screen and (min-width:768px) {
    .social-sharer {
        margin-top: 0
    }

        .social-sharer .social-btn {
            margin-bottom: 10px
        }

            .social-sharer .social-btn .counter {
                width: 40px;
                margin-left: 40px;
                height: 40px;
                line-height: 40px
            }
}

.social-sharer-section {
    border-top: 1px solid #e6e6e6
}

@media only screen and (min-width:768px) {
    .social-sharer-section {
        overflow: auto;
        padding-top: 20px;
        border-top: none;
        border-bottom: 1px solid #e6e6e6
    }

        .social-sharer-section .container-btn {
            display: inline-block;
            width: auto
        }
}

.social-sharer-section .social-sharer-container {
    float: none;
    padding-bottom: 3px
}

@media only screen and (min-width:768px) {
    .social-sharer-section .social-sharer-container {
        float: right
    }
}

.social-sharer-section .share-event-text {
    color: #008a00;
    
    margin-bottom: 20px;
    margin-top: 8px
}

.sticky-related {
    position: fixed;
    bottom: -100px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: 0 -2px 17px 0 rgba(0,0,0,.1);
    height: 100px;
    z-index: 100;
    padding: 10px 0 10px 0;
    opacity: 0;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

    .sticky-related.affix {
        opacity: 1;
        bottom: 0
    }

    .sticky-related img {
        width: 140px;
        max-width: 140px;
        height: auto;
        float: left
    }

    .sticky-related a {
        color: #333
    }

    .sticky-related .content-container {
        float: left;
        display: block;
        padding-left: 10px;
        position: absolute;
        left: 165px;
        max-width: 75%
    }

        .sticky-related .content-container .text {
            
            font-size: 1em;
            line-height: 26px;
            display: block
        }

@media only screen and (min-width:768px) {
    .sticky-related .content-container .text {
        
        font-size: 1em;
        line-height: 26px
    }
}

.Calculator .calculator-sum-list {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px
}

    .Calculator .calculator-sum-list h2 {
        color: #008a00;
        margin-top: 20px
    }

    .Calculator .calculator-sum-list .site header {
        
        font-size: 1.13em;
        line-height: 23px;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 20px
    }

    .Calculator .calculator-sum-list .site .site-row label {
        color: #008a00;
        
        font-size: 0.88em;
        line-height: 16px;
        width: 140px
    }

    .Calculator .calculator-sum-list .site .site-row span {
        
        font-size: 0.88em;
        line-height: 16px
    }

    .Calculator .calculator-sum-list .site .site-row-last {
        border-top: 1px solid #e6e6e6;
        padding-top: 15px;
        margin-top: 10px;
        margin-bottom: 30px
    }

.Calculator .calculator-sum-total {
    padding: 20px;
    background-color: #e6e6e6;
    margin-bottom: 40px
}

    .Calculator .calculator-sum-total .calculator-sum-total-label {
        color: #008a00;
        
        font-size: 1.25em;
        line-height: 25px
    }

    .Calculator .calculator-sum-total .calculator-sum-total-price {
        
        font-size: 1.25em;
        line-height: 25px;
        float: right
    }

@media only screen and (max-width:768px) {
    .Calculator .slider-container {
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 20px;
        padding-right: 0;
        position: relative
    }

    .Calculator .sliderinput {
        width: 25%;
        float: right;
        position: relative;
        top: 0
    }

    .Calculator .site footer p span {
        display: block;
        float: none
    }

    .Calculator .Calculator footer span.total {
        display: block;
        float: none !important
    }
}

.DataCenterPage-view .block-image {
    padding-bottom: 0;
    margin-bottom: 0
}

.DataCenterPage-view .block-image-content {
    top: 10%;
    padding: 5px
}

    .DataCenterPage-view .block-image-content p {
        
        font-size: 0.75em;
        line-height: 14px
    }

@media only screen and (min-width:640px) {
    .DataCenterPage-view .block-image-content {
        top: 25%;
        padding: 10px
    }

        .DataCenterPage-view .block-image-content p {
            
            font-size: 0.88em;
            line-height: 16px
        }
}

@media only screen and (min-width:768px) {
    .DataCenterPage-view .block-image-content {
        top: 10%
    }
}

@media only screen and (min-width:992px) {
    .DataCenterPage-view .block-image-content {
        top: 20%
    }
}

@media only screen and (min-width:1200px) {
    .DataCenterPage-view .block-image-content {
        top: 20%
    }
}

.DataCenterPage-view .form-pricing h3 {
    float: none
}

@media only screen and (min-width:992px) {
    .DataCenterPage-view .form-pricing h3 {
        float: left
    }
}

.DataCenterPage-view .form-pricing-results {
    float: none
}

@media only screen and (min-width:992px) {
    .DataCenterPage-view .form-pricing-results {
        float: right
    }
}

.customservice-search {
    margin-top: 20px;
    padding: 0;
    position: relative;
    background-color: #fff
}

    .customservice-search .form-group-search {
        background-color: #fff;
        border: 1px solid #9b9b9b !important;
        height: 60px;
        margin-bottom: 0
    }

@media only screen and (min-width:768px) {
    .customservice-search .form-group-search {
        margin-bottom: 0;
        border-top: none
    }
}

.customservice-search .form-group-search.empty .label-placeholder {
    left: 0;
    top: 8px;
    width: 100%;
    height: 45px
}

.customservice-search .form-group-search.notempty .label-placeholder {
    text-align: left;
    top: 8px;
    height: 45px;
    
    font-size: 1.5em;
    line-height: 29px
}

    .customservice-search .form-group-search.notempty .label-placeholder .lbl {
        opacity: 0;
        color: #314247
    }

.customservice-search .form-group-search input {
    
    font-size: 1.5em;
    line-height: 29px;
    border-bottom: none;
    height: 60px;
    text-align: left;
    padding-left: 50px
}

    .customservice-search .form-group-search input:focus + .label-placeholder {
        text-align: left;
        top: 8px;
        height: 45px;
        
        font-size: 1.5em;
        line-height: 29px
    }

        .customservice-search .form-group-search input:focus + .label-placeholder .lbl {
            opacity: 0;
            color: #314247
        }

.customservice-search .form-group-search .label-placeholder {
    left: 0;
    position: absolute;
    top: 8px;
    height: 45px;
    
    font-size: 1.5em;
    line-height: 29px;
    color: #314247;
    width: 100%;
    text-align: left;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 9
}

    .customservice-search .form-group-search .label-placeholder .ico {
        display: inline-block;
        position: relative;
        width: 25px;
        height: 26px;
        top: 4px;
        margin-right: 10px;
        background-image: url(/assets/icons/Search.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

    .customservice-search .form-group-search .label-placeholder .lbl {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        color: #314247
    }

.customservice-search .search-result {
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 11;
    border-left: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
    padding: 0 20px 0 20px
}

@media only screen and (min-width:768px) {
    .customservice-search .search-result {
        padding: 0 40px 0 40px
    }
}

.customservice-search .search-result .search-result-areas {
    padding: 20px 0 20px 0;
    
    font-size: 1.25em;
    line-height: 24px
}

    .customservice-search .search-result .search-result-areas .search-result-area {
        padding-top: 20px;
        display: table
    }

        .customservice-search .search-result .search-result-areas .search-result-area .search-result-area-icon {
            display: table-cell;
            vertical-align: middle;
            width: 30px
        }

            .customservice-search .search-result .search-result-areas .search-result-area .search-result-area-icon svg {
                width: 30px;
                height: 30px
            }

        .customservice-search .search-result .search-result-areas .search-result-area .search-result-area-name {
            display: table-cell;
            vertical-align: middle;
            padding-left: 13px
        }

.customservice-search .search-result .search-result-devider {
    border-top: 2px solid #9b9b9b;
    height: 2px
}

.customservice-search .search-result .search-result-questions {
    padding: 10px 0 20px 0;
    
    font-size: 1.13em;
    line-height: 22px
}

    .customservice-search .search-result .search-result-questions header {
        
        font-size: 1.5em;
        line-height: 29px;
        color: #008a00;
        padding-bottom: 10px;
        border-bottom: 1px solid #e6e6e6
    }

    .customservice-search .search-result .search-result-questions .search-result-question {
        border-bottom: 1px solid #e6e6e6;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        color: #333
    }

.preview-boxcontainer .preview-box {
    background-color: #e6e6e6;
    border: none
}

    .preview-boxcontainer .preview-box .panel-preview {
        width: 100%;
        display: block;
        top: 0;
        overflow: hidden;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        height: 200px;
        padding-bottom: 0
    }

    .preview-boxcontainer .preview-box .panel-body {
        padding: 20px;
        padding-right: 25%
    }

    .preview-boxcontainer .preview-box p {
        
        font-size: 0.88em;
        line-height: 16px
    }

.preview-boxcontainer .button-container {
    text-align: center;
    position: relative;
    margin-top: -80px;
    background-color: #e6e6e6;
    padding-top: 15px;
    padding-bottom: 20px
}

    .preview-boxcontainer .button-container:before {
        position: absolute;
        margin-top: -75px;
        display: block;
        width: 100%;
        height: 60px;
        content: "";
        background: -moz-linear-gradient(top,rgba(230,230,230,0) 0,rgba(230,230,230,.8) 100%);
        background: -webkit-linear-gradient(top,rgba(230,230,230,0) 0,rgba(230,230,230,.8) 100%);
        background: linear-gradient(to bottom,rgba(230,230,230,0) 0,rgba(230,230,230,.8) 100%)
    }

.wide-bg {
    position: relative;
    overflow: hidden;
    background-color: #000;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

    .wide-bg .top-slides {
        margin-bottom: 0
    }

@media only screen and (min-width:768px) {
    .wide-bg {
        height: 252px
    }
}

@media only screen and (min-width:992px) {
    .wide-bg {
        height: 331px;
        margin-bottom: 50px
    }

        .wide-bg .top-slides {
            margin-bottom: 20px
        }
}

@media only screen and (min-width:1200px) {
    .wide-bg {
        height: 401px
    }
}

.wide-bg .top-bg {
    position: absolute;
    width: 100%;
    top: 0;
    height: 401px;
    background-size: 100% 100%;
    background-position: center center;
    background-size: cover;
    opacity: .5
}

.wide-bg .main-img {
    position: absolute;
    width: 100%;
    top: 0;
    height: 401px;
    background-size: 100% 100%;
    background-position: center center
}

.wide-bg .container {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .wide-bg .container {
        padding-left: 25px;
        padding-right: 25px
    }
}

.anchor-nav ul {
    list-style: none;
    padding-left: 0
}

    .anchor-nav ul li {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 20px
    }

        .anchor-nav ul li a {
            
            font-size: 0.88em;
            line-height: 16px;
            color: #656f75;
            padding-left: 10px;
            display: inline-block
        }

        .anchor-nav ul li:after {
            position: absolute;
            width: 20px;
            height: 20px;
            background-color: #fff;
            border-radius: 15px;
            -webkit-box-shadow: inset 0 0 0 31px #fff;
            box-shadow: inset 0 0 0 3px #fff;
            border: 2px solid #e6e6e6;
            content: "";
            left: -23px;
            top: 4px;
            -webkit-transition: all .5s ease-out;
            -moz-transition: all .5s ease-out;
            -o-transition: all .5s ease-out;
            transition: all .5s ease-out
        }

        .anchor-nav ul li.active:after {
            background-color: #008a00
        }

        .anchor-nav ul li:before {
            content: "";
            position: absolute;
            left: -15px;
            border-left: 4px solid #e6e6e6;
            height: 100%;
            width: 1px
        }

        .anchor-nav ul li:first-child:before {
            top: 6px
        }

        .anchor-nav ul li:last-child:before {
            height: 6px
        }

        .anchor-nav ul li:hover:after {
            background-color: #008a00;
            -webkit-transition: all .5s ease-out;
            -moz-transition: all .5s ease-out;
            -o-transition: all .5s ease-out;
            transition: all .5s ease-out
        }

.anchor-nav.affix {
    top: 130px
}

.contact-channels {
    margin-top: 35px
}

    .contact-channels h3 {
        color: #008a00
    }

    .contact-channels .channels {
        border: 1px solid #e6e6e6;
        padding: 25px 20px 20px 20px
    }

        .contact-channels .channels .contact-channel {
            margin-bottom: 35px
        }

            .contact-channels .channels .contact-channel header {
                
                font-size: 1.5em;
                line-height: 29px;
                color: #000;
                margin-bottom: 5px
            }

            .contact-channels .channels .contact-channel .link {
                
                font-size: 1.25em;
                line-height: 25px;
                color: #008a00;
                padding-left: 35px;
                position: relative
            }

                .contact-channels .channels .contact-channel .link:before {
                    display: block;
                    position: absolute;
                    left: 0;
                    content: "";
                    background-repeat: no-repeat;
                    background-size: contain
                }

            .contact-channels .channels .contact-channel.mail .link:before {
                top: 2px;
                width: 25px;
                height: 19px;
                background-image: url(/assets/icons/contact_green_icon.svg)
            }

            .contact-channels .channels .contact-channel.e-mail .link:before {
                top: 0;
                width: 25px;
                height: 25px;
                background-image: url(/assets/icons/form-icon.svg)
            }

            .contact-channels .channels .contact-channel.phone .link:before {
                top: -2px;
                width: 30px;
                height: 25px;
                background-image: url(/assets/icons/phone-filled.svg)
            }

            .contact-channels .channels .contact-channel.chat .link:before {
                top: -2px;
                width: 28px;
                height: 25px;
                background-image: url(/assets/icons/chat-filled.svg)
            }

            .contact-channels .channels .contact-channel.txt {
                margin-top: 35px;
                margin-bottom: 0
            }

                .contact-channels .channels .contact-channel.txt p {
                    
                    font-size: 1em;
                    line-height: 26px;
                    color: #333
                }

.video-archive {
    margin-top: 35px
}

    .video-archive .video-item {
        -webkit-box-shadow: 0 1px 0 0 #e6e6e6;
        box-shadow: 0 1px 0 0 #e6e6e6;
        padding-bottom: 30px;
        margin-bottom: 35px
    }

        .video-archive .video-item header {
            
            font-size: 1.5em;
            line-height: 29px;
            color: #333;
            margin-top: 10px
        }

@media only screen and (min-width:768px) {
    .video-archive .video-item header {
        margin-top: 0
    }
}

.video-archive .video-item .intro {
    
    font-size: 0.88em;
    line-height: 16px;
    color: #656f75
}

.video-archive .video-item .item img {
    width: 100%;
    height: auto
}

.old-browser-info {
    position: fixed;
    bottom: 0;
    padding: 20px;
    background-color: #001233;
    width: 100%;
    color: #fff;
    z-index: 1000;
    display: none
}

@media only screen and (min-width:768px) {
    .old-browser-info {
        padding: 10px 0 10px 0
    }
}

.old-browser-info .content {
    text-align: left;
    
    font-size: 1em;
    line-height: 26px
}

    .old-browser-info .content a {
        color: #fff;
        text-decoration: underline
    }

@media only screen and (min-width:768px) {
    .old-browser-info .content {
        text-align: right;
        line-height: 40px
    }
}

.old-browser-info .col-sm-4 {
    text-align: center;
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .old-browser-info .col-sm-4 {
        text-align: left;
        margin-top: 0
    }
}

.old-browser-info .col-sm-4 .btn {
    
    font-size: 1em;
    background-color: #ec7a2e;
    border: none;
    color: #fff;
    line-height: 26px
}

.icolist-area-col {
    padding-left: 0;
    padding-right: 0
}

    .icolist-area-col:nth-child(2n) .icolist-area {
        border-right: 1px solid #fff
    }

@media only screen and (min-width:992px) {
    .icolist-area-col:nth-child(2n) .icolist-area {
        border-right: 1px solid #e6e6e6
    }

    .icolist-area-col:nth-child(3n) .icolist-area {
        border-right: 1px solid #fff
    }
}

.icolist-area {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
    overflow: auto;
    display: block;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

    .icolist-area .icolist-area-content svg {
        width: 20%;
        height: auto;
        float: left;
        padding: 10px
    }

        .icolist-area .icolist-area-content svg path {
            fill: #008a00;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
            -webkit-transition-delay: .1s;
            transition-delay: .1s
        }

    .icolist-area .icolist-area-content img {
        float: left;
        width: 20%;
        padding-right: 20px
    }

    .icolist-area .icolist-area-content .icolist-area-text {
        float: left;
        width: 80%;
        padding-left: 10px
    }

        .icolist-area .icolist-area-content .icolist-area-text .icolist-area-heading {
            margin-bottom: 0;
            display: block;
            
            font-size: 1.25em;
            line-height: 24px;
            color: #000;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
            -webkit-transition-delay: .1s;
            transition-delay: .1s
        }

        .icolist-area .icolist-area-content .icolist-area-text .icolist-area-intro {
            margin-bottom: 0;
            display: block;
            
            font-size: 0.88em;
            line-height: 16px
        }

@media only screen and (min-width:768px) {
    .icolist-area {
        border-bottom: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        position: relative;
        padding-top: 100%;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        overflow-y: hidden
    }

        .icolist-area:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transition-delay: 0;
            transition-delay: 0;
            background-color: #008a00;
            color: #fff
        }

            .icolist-area:hover .icolist-area-content svg path {
                fill: #fff;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-transition-delay: 0;
                transition-delay: 0
            }

            .icolist-area:hover .icolist-area-content .icolist-area-text span.icolist-area-heading {
                color: #fff;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-transition-delay: 0;
                transition-delay: 0
            }

        .icolist-area.no-border-bottom {
            border-bottom: 1px solid #fff !important
        }

        .icolist-area .icolist-area-content {
            position: absolute;
            left: 0;
            top: 20%;
            text-align: center;
            width: 100%;
            padding: 20px
        }

            .icolist-area .icolist-area-content svg {
                width: auto;
                height: 90px;
                float: none;
                padding: 0
            }

            .icolist-area .icolist-area-content img {
                float: none;
                width: auto;
                padding-right: 0
            }

            .icolist-area .icolist-area-content .icolist-area-text {
                float: none;
                width: auto;
                margin-top: 20px;
                display: block;
                padding-left: 0
            }

                .icolist-area .icolist-area-content .icolist-area-text span.icolist-area-heading {
                    
                    font-size: 1.5em;
                    line-height: 29px;
                    margin-top: 10px;
                    margin-bottom: 0
                }

                .icolist-area .icolist-area-content .icolist-area-text span.icolist-area-intro {
                    margin-bottom: 0;
                    
                    font-size: 1em;
                    line-height: 26px;
                    text-align: left;
                    margin-top: 20px
                }
}

@media only screen and (min-width:992px) {
    .icolist-area .icolist-area-content {
        top: 20%
    }
}

.question {
    display: block;
    clear: left;
    min-height: 30px;
    padding-left: 46px;
    background-size: 30px 30px;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 18px 0;
    background-image: url(/assets/icons/question.svg);
    
    font-size: 1.13em;
    line-height: 23px;
    line-height: 29px
}

.answer {
    display: block;
    clear: left;
    min-height: 30px;
    padding-left: 46px;
    background-size: 30px 30px;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 22px 0;
    background-image: url(/assets/icons/answer.svg);
    
    font-size: 1.13em;
    line-height: 22px;
    line-height: 29px
}

.checkmark {
    display: block;
    clear: left;
    min-height: 30px;
    padding-left: 46px;
    background-size: 30px 30px;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 18px 0;
    background-image: url(/assets/icons/checked-box.svg);
    
    font-size: 1em;
    line-height: 26px;
    line-height: 29px
}

#optanon .optanon-status-editable form label::before {
    display: none !important
}

#optanon .optanon-status-editable form label::after {
    top: unset;
    border: unset
}

.contact-group {
    margin-top: 20px
}

    .contact-group h2 {
        margin-bottom: 25px
    }

    .contact-group .contact-item .col-sm-6 {
        display: flex;
        margin-bottom: 20px
    }

        .contact-group .contact-item .col-sm-6 img {
            width: 57px;
            height: 57px;
            border-radius: 60px;
            display: inline-block;
            margin-right: 10px
        }

        .contact-group .contact-item .col-sm-6 a, .contact-group .contact-item .col-sm-6 span {
            width: 100%;
            display: block
        }

            .contact-group .contact-item .col-sm-6 a.full-name, .contact-group .contact-item .col-sm-6 span.full-name {
                
                font-size: 1em;
                line-height: 26px
            }

            .contact-group .contact-item .col-sm-6 a.ico, .contact-group .contact-item .col-sm-6 span.ico {
                padding-left: 30px
            }

                .contact-group .contact-item .col-sm-6 a.ico.mail:after, .contact-group .contact-item .col-sm-6 span.ico.mail:after {
                    top: 8px;
                    background-image: url(/assets/icons/redesign/contact-grey-icon.svg)
                }

                .contact-group .contact-item .col-sm-6 a.ico.phone:after, .contact-group .contact-item .col-sm-6 span.ico.phone:after {
                    top: 5px;
                    background-image: url(/assets/icons/redesign/phone-grey-icon.svg)
                }

.content .collapse-item .collapse-header {
    display: block;
    
    font-size: 1.25em;
    line-height: 24px;
    width: 100%;
    background-color: #f6f6f6;
    padding: 20px 40px 20px 20px;
    cursor: pointer;
    min-height: 78px;
    line-height: 38px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    position: relative
}

    .content .collapse-item .collapse-header:after {
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: 30px;
        width: 18px;
        height: 18px;
        background-image: url(/assets/icons/plus-green-icon.svg);
        background-size: cover;
        transition: all .3s ease-in-out;
        background-position: center center
    }

    .content .collapse-item .collapse-header.active {
        font-weight: 700
    }

        .content .collapse-item .collapse-header.active:after {
            width: 2px;
            height: 18px;
            top: 30px;
            right: 28px;
            transform: rotate(90deg)
        }

.content .collapse-item .collapse-content {
    padding: 0 20px;
    word-break: break-word
}

    .content .collapse-item .collapse-content.collapse, .content .collapse-item .collapse-content.collapsing {
        padding: 0 20px
    }

@media (min-width:888px) {
    .ctamodal .atea-cta-modal .modal-dialog {
        width: 720px;
        margin: 30px auto
    }
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content {
    border-radius: 3px;
    padding: 20px
}

@media (min-width:888px) {
    .ctamodal .atea-cta-modal .modal-dialog .modal-content {
        padding: 50px
    }
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .modal-header {
    padding: 0;
    border-bottom: none
}

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .modal-header .cta-logo {
        position: relative;
        width: 140px
    }

        .ctamodal .atea-cta-modal .modal-dialog .modal-content .modal-header .cta-logo svg {
            width: 140px
        }

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .modal-header .close {
        font-size: 1.88em;
        color: #4d575d;
        opacity: 1;
        width: 18px
    }

.ctamodal .atea-cta-modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form .columnContainer {
    padding: 0 !important
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form label {
    color: #4d575d
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form textarea {
    background-color: #f6f6f6;
    border: none;
    padding: 15px 15px !important
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form input {
    border-bottom: none;
    background-color: #f6f6f6;
    padding: 25px 15px
}

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form input:focus {
        border: none;
        border-bottom: none;
        background-color: #f6f6f6
    }

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [hidden=hidden] {
    display: none !important
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form input[type=checkbox] + label::before {
    height: 40px;
    width: 40px;
    background-color: #f6f6f6;
    border: none
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form input[type=checkbox]:checked + label::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 18px;
    background: rgba(0,0,0,0);
    top: 8px;
    left: 7px;
    border: 3px solid #008a00;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-container=true] {
    width: 100% !important
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=ResetButtonBlock] p, .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=SubmitButtonBlock] p {
    text-align: center
}

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=ResetButtonBlock] p button, .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=SubmitButtonBlock] p button {
        padding: 0 50px;
        
        font-size: 1em;
        min-width: 35%
    }

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype] {
    margin-bottom: 20px
}

.ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] {
    position: relative;
    display: block
}

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] .lp-form-field {
        position: relative;
        display: block
    }

        .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] .lp-form-field:before {
            content: "";
            display: block;
            position: absolute;
            top: 29px;
            left: 0;
            width: 100%;
            height: 50px;
            background-color: #f6f6f6
        }

        .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] .lp-form-field:after {
            position: relative;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e252" !important;
            height: 50px;
            font-size: 0.63em;
            line-height: 1;
            right: 16px;
            top: 29px;
            padding: 20px 0 0 15px;
            position: absolute;
            z-index: 9;
            border-left: 1px solid #e6e6e6
        }

    .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        width: 100% !important;
        max-width: none !important;
        font-weight: 400;
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333;
        border: none;
        background-color: transparent;
        display: block;
        height: 50px;
        background-image: none;
        box-shadow: none;
        padding: 5px 0 5px 8px !important;
        position: relative;
        z-index: 10
    }

        .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] select:focus {
            border: none;
            outline: 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .ctamodal .atea-cta-modal .modal-dialog .modal-content .atea-marketing-form [data-editorblocktype=Field-dropdown] select option {
            
            font-size: 1.13em;
            line-height: 22px;
            color: #333;
            border-color: #e6e6e6 !important;
            margin: 5px 10px 5px 10px
        }

.tag-category {
    
    font-size: 0.75em;
    line-height: 15px;
    color: #008a00;
    text-transform: uppercase;
    background: #4d575d;
    padding: 6px 10px 5px 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block
}

.macro-imagetext {
    width: 100%;
    
    font-size: 1em;
    line-height: 26px;
    margin: 35px 0 35px 0
}

    .macro-imagetext .heading {
        margin-bottom: 10px;
        
        font-size: 1.25em;
        line-height: 24px
    }

    .macro-imagetext .image {
        width: 100%;
        height: auto
    }

    .macro-imagetext .text {
        margin-top: 10px;
        
        font-size: 0.88em;
        line-height: 16px
    }

        .macro-imagetext .text ol {
            padding-left: 0;
            line-height: 20px;
            margin-top: 20px
        }

            .macro-imagetext .text ol li {
                padding-top: 4px
            }

        .macro-imagetext .text p {
            
            font-size: 0.88em;
            line-height: 16px;
            margin: 0
        }

    .macro-imagetext p {
        
        font-size: 1em;
        line-height: 26px;
        margin: 0
    }

@media only screen and (min-width:768px) {
    .macro-imagetext.pull-left {
        width: 50%;
        margin: 20px 35px 10px 0
    }

    .macro-imagetext.pull-right {
        width: 50%;
        margin: 20px 0 10px 35px
    }
}

.readmore-macro .preview-box {
    background-color: #fff
}

    .readmore-macro .preview-box .panel-body {
        padding: 20px 0
    }

    .readmore-macro .preview-box p {
        
        font-size: 1em;
        line-height: 26px
    }

.readmore-macro .button-container {
    background-color: #fff
}

    .readmore-macro .button-container:before {
        -webkit-transition: all .3s easeinout;
        -moz-transition: all .3s easeinout;
        -o-transition: all .3s easeinout;
        transition: all .3s easeinout;
        background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)
    }

.readmore-macro.expanded .button-container:before {
    background: 0 0
}

.lightgray-theme .preview-box {
    background-color: #f6f6f6
}

.lightgray-theme .button-container {
    background-color: #f6f6f6
}

    .lightgray-theme .button-container:before {
        background: -moz-linear-gradient(top,rgba(246,246,246,0) 0,#f6f6f6 100%);
        background: -webkit-linear-gradient(top,rgba(246,246,246,0) 0,#f6f6f6 100%);
        background: linear-gradient(to bottom,rgba(246,246,246,0) 0,#f6f6f6 100%)
    }

.green-theme .readmore-macro .preview-box {
    background-color: #008a00
}

.green-theme .readmore-macro .button-container {
    background-color: #008a00
}

    .green-theme .readmore-macro .button-container:before {
        background: -moz-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
        background: -webkit-linear-gradient(top,rgba(108,172,32,0) 0,#008a00 100%);
        background: linear-gradient(to bottom,rgba(108,172,32,0) 0,#008a00 100%)
    }

.dark-module .preview-box {
    background-color: transparent
}

.dark-module .button-container {
    background: -moz-linear-gradient(top,rgba(21,32,51,.9) 0,#152033 100%);
    background: -webkit-linear-gradient(top,rgba(21,32,51,.9) 0,#152033 100%);
    background: linear-gradient(to bottom,rgba(21,32,51,.9) 0,#152033 100%)
}

    .dark-module .button-container:before {
        background: -moz-linear-gradient(top,rgba(21,32,51,0) 0,rgba(21,32,51,.9) 100%);
        background: -webkit-linear-gradient(top,rgba(21,32,51,0) 0,rgba(21,32,51,.9) 100%);
        background: linear-gradient(to bottom,rgba(21,32,51,0) 0,rgba(21,32,51,.9) 100%)
    }

.darkgray-theme .preview-box {
    background-color: #4d575d
}

.darkgray-theme .button-container {
    background-color: #4d575d
}

    .darkgray-theme .button-container:before {
        background: -moz-linear-gradient(top,rgba(77,87,93,0) 0,#4d575d 100%);
        background: -webkit-linear-gradient(top,rgba(77,87,93,0) 0,#4d575d 100%);
        background: linear-gradient(to bottom,rgba(77,87,93,0) 0,#4d575d 100%)
    }

.macro-ctabtn {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

    .macro-ctabtn.btn-center {
        text-align: center
    }

    .macro-ctabtn.btn-right {
        text-align: right
    }

    .macro-ctabtn.btn-left {
        text-align: left
    }

    .macro-ctabtn .btn {
        white-space: normal;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .macro-ctabtn .btn {
        width: auto
    }
}

.green-theme .macro-ctabtn .btn, .green-theme .macro-ctabtn .btn-primary {
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.24),0 2px 3px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    color: #4d575d !important;
    margin-top: 0;
    padding: 12px 40px 25px 40px;
    height: 50px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .green-theme .macro-ctabtn .btn-primary:active, .green-theme .macro-ctabtn .btn-primary:focus, .green-theme .macro-ctabtn .btn:active, .green-theme .macro-ctabtn .btn:focus {
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12)
    }

    .green-theme .macro-ctabtn .btn-primary:hover, .green-theme .macro-ctabtn .btn:hover {
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.24),0 2px 5px 0 rgba(0,0,0,.12)
    }

.cta-macro-modal {
    margin-bottom: 20px
}

.macro-quote {
    width: 100%;
    padding-top: 0;
    margin: 35px 0
}

    .macro-quote p.quote {
        
        font-size: 1.88em;
        line-height: 34px;
        margin-bottom: 20px;
        color: #008a00
    }

        .macro-quote p.quote.small-fontsize {
            font-size: 1em;
            line-height: 26px
        }

@media only screen and (min-width:768px) {
    .macro-quote p.quote {
        
        font-size: 3.75em;
        line-height: 64px;
        margin-bottom: 20px;
        color: #008a00
    }

        .macro-quote p.quote.small-fontsize {
            font-size: 1.88em;
            line-height: 1.52
        }

    .macro-quote .quoted {
        
        font-size: 1em;
        line-height: 26px;
        text-align: right
    }

    .macro-quote.pull-left {
        width: 50%;
        margin: 35px 35px 35px 0
    }

    .macro-quote.pull-right {
        width: 50%;
        margin: 35px 0 35px 35px
    }
}

.info-box {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    padding: 20px;
    overflow: auto
}

    .info-box.no-padding {
        padding: 0 !important
    }

    .info-box .info-box-heading {
        
        font-size: 1.25em;
        line-height: 24px;
        margin-bottom: 10px
    }

    .info-box .info-box-image {
        float: left;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .info-box .info-box-image {
        width: 50%;
        float: left;
        padding-left: 20px;
        margin-top: 20px
    }
}

@media only screen and (min-width:992px) {
    .info-box .info-box-image {
        padding-left: 0;
        margin-top: 0
    }
}

.info-box .info-box-text {
    float: left;
    width: 75%;
    padding: 20px;
    
    font-size: 0.88em;
    line-height: 16px
}

@media only screen and (min-width:768px) {
    .info-box .info-box-text {
        width: 50%
    }
}

.info-box .info-box-content {
    
    font-size: 0.88em;
    line-height: 16px
}

    .info-box .info-box-content ol {
        padding-left: 0;
        line-height: 20px;
        margin-top: 20px
    }

        .info-box .info-box-content ol li {
            padding-top: 4px
        }

    .info-box .info-box-content p {
        
        font-size: 1em;
        line-height: 26px
    }

    .info-box .info-box-content h3 {
        margin-top: 20px !important
    }

.macro-videoembed.pull-left {
    padding: 20px 20px 20px 0
}

.macro-videoembed.pull-right {
    padding: 20px 0 20px 20px
}

.macro-videoembed .responsive-embedvideo {
    position: relative;
    padding-bottom: 56.25%
}

    .macro-videoembed .responsive-embedvideo iframe {
        position: absolute;
        width: 100% !important;
        height: 100% !important
    }

.iframe-macro {
    width: 100%;
    height: auto
}

.floated-image {
    min-width: 0 !important;
    width: 50%
}

    .floated-image.pull-left {
        float: left;
        margin: 0 20px 20px 0
    }

    .floated-image.pull-right {
        float: right;
        margin: 0 0 20px 20px
    }

.panel-heading {
    padding-top: 20px;
    padding-bottom: 20px
}

.panel {
    border-radius: 0;
    box-shadow: none
}

    .panel .panel-heading {
        border-bottom: none;
        padding-top: 20px;
        padding-bottom: 20px
    }

        .panel .panel-heading a {
            
            color: #333;
            text-decoration: none
        }

.panel-list .panel-heading {
    border: none;
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    
    font-size: 1.5em;
    line-height: 29px
}

    .panel-list .panel-heading a {
        display: block;
        position: relative
    }

    .panel-list .panel-heading .ate-chevron-down, .panel-list .panel-heading .ate-chevron-right {
        position: absolute;
        float: right;
        right: 0;
        top: 10px;
        color: var(--color-teal-500);
        display: block
    }

    .panel-list .panel-heading .ate-chevron-down {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1)
    }

    .panel-list .panel-heading .collapsed .ate-chevron-down {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1)
    }

.panel-list.panel-list-small:last-child {
    border-bottom: 1px solid #e6e6e6
}

.panel-list.panel-list-small .panel-heading {
    padding: 15px 10px 15px 0;
    
    font-size: 1.25em;
    line-height: 24px
}

    .panel-list.panel-list-small .panel-heading .ate-chevron-down, .panel-list.panel-list-small .panel-heading .ate-chevron-right {
        top: 8px
    }

    .panel-list.panel-list-small .panel-heading.no-border {
        border-top: none
    }

.panel-list.panel-list-small .panel-body {
    padding: 0 0 15px 0
}

.panel-list .parent-heading {
    text-align: right;
    
    font-size: 1em;
    line-height: 26px;
    padding-top: 10px;
    color: #333
}

    .panel-list .parent-heading .show-more {
        display: none
    }

    .panel-list .parent-heading .show-less {
        display: block
    }

    .panel-list .parent-heading.collapsed {
        display: block
    }

        .panel-list .parent-heading.collapsed .show-more {
            display: block
        }

        .panel-list .parent-heading.collapsed .show-less {
            display: none
        }

    .panel-list .parent-heading .ate-chevron-right {
        position: relative;
        top: 2px;
        margin-left: 5px
    }

.Calculator .form-group label {
    width: 180px
}

.form-group {
    
    font-size: 1em;
    line-height: 26px;
    margin-bottom: 20px
}

    .form-group header {
        color: #008a00;
        margin-bottom: 10px;
        margin-top: 15px
    }

    .form-group label.error {
        color: #d62429;
        
        font-size: 0.88em;
        line-height: 16px;
        font-weight: 400
    }

.radio label {
    min-height: 20px;
    padding-left: 0;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

input[type=checkbox]:checked + label::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 12px;
    background: rgba(0,0,0,0);
    top: 0;
    left: 5px;
    border: 2px solid #008a00;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input[type=checkbox] {
    line-height: 2.1ex
}

input[type=checkbox], input[type=radio] {
    position: absolute;
    left: -999em
}

    input[type=checkbox] + label {
        position: relative;
        cursor: pointer
    }

        input[type=checkbox] + label::before {
            content: "";
            display: inline-block;
            vertical-align: -6px;
            height: 25px;
            width: 25px;
            background-color: #fff;
            border: 1px solid #a6a6a6;
            border-radius: 0;
            box-shadow: inset 0 0 0 #e6e6e6;
            margin-right: .5em;
            font-size: 1.25em
        }

    input[type=radio]:checked + label::after {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        background: #008a00;
        top: 5px;
        left: 5px;
        border-radius: 7px
    }

form[id^=emform] input[type=radio]:checked + label::after {
    top: 10px
}

form[id^=emform] input[type=checkbox] + label {
    color: #7db5cb;
    padding: 2px 0 0 0;
    font-weight: 400 !important;
    font-size: 1em
}

form[id^=emform] input[type=email], form[id^=emform] input[type=password], form[id^=emform] input[type=text] {
    position: relative;
    z-index: 10;
    width: 100% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 8px
}

form[id^=emform] button {
    margin-top: 20px;
    border: none;
    border-radius: 5px;
    font-size: 1em;
    line-height: 22px;
    height: 40px;
    border-width: 2px;
    padding: 6px 20px 13px 20px;
    text-transform: none;
    
    line-height: 28px;
    background: #008a00;
    color: #fff !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    form[id^=emform] button:active, form[id^=emform] button:focus {
        background: #008a00 !important;
        border-color: #008a00 !important
    }

    form[id^=emform] button:hover {
        background: #72b15f;
        border-color: #72b15f
    }

form[id^=emform] input[type=checkbox]:checked + label::after {
    top: 5px
}

input[type=radio] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

    input[type=radio] + label::before {
        content: "";
        display: inline-block;
        vertical-align: -6px;
        height: 24px;
        width: 24px;
        background-color: #fff;
        border: 1px solid #a6a6a6;
        border-radius: 12px;
        box-shadow: inset 0 0 0 #e6e6e6;
        margin-right: .5em;
        font-size: 1.25em
    }

.form-group-checkbox {
    margin-bottom: 0
}

    .form-group-checkbox label {
        font-weight: 400;
        display: inline-block;
        line-height: 15px;
        font-size: 1.13em
    }

span.radiobuttonlist {
    margin-bottom: 10px;
    display: block
}

.contourFieldSet .contourField.checkbox {
    margin-top: 30px
}

    .contourFieldSet .contourField.checkbox .fieldLabel {
        display: none
    }

.contourFieldSet .contourField.ateaconsent {
    margin-top: 40px
}

    .contourFieldSet .contourField.ateaconsent .fieldLabel {
        display: none
    }

    .contourFieldSet .contourField.ateaconsent .help-block {
        margin-top: -20px
    }

.contourFieldSet input[type=checkbox]:checked + label::after {
    top: 4px
}

.contourField.dropdownlist div {
    position: relative
}

    .contourField.dropdownlist div select {
        display: block;
        width: 100%;
        height: 40px;
        padding: 6px 0;
        font-size: 0.88em;
        line-height: 1.52;
        color: #333;
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        box-shadow: none;
        border-color: #e6e6e6
    }

.dropdown select::after, .dropdownlist div::after, .form-group-select::after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e252" !important;
    height: 40px;
    font-size: 0.63em;
    line-height: 1;
    right: 16px;
    top: 0;
    padding: 15px 0 0 15px;
    position: absolute;
    z-index: 9;
    border-left: 1px solid #e6e6e6
}

.contourField.dropdown {
    margin-top: 20px
}

    .contourField.dropdown select {
        background-color: transparent
    }

.contourField.richtext {
    margin-top: 20px
}

.form-group-select select {
    cursor: pointer
}

.form-group-text {
    min-height: 60px
}

.form-group {
    position: relative
}

    .form-group input:-webkit-autofill, .form-group select:-webkit-autofill, .form-group textarea:-webkit-autofill {
        background-color: transparent;
        -webkit-box-shadow: 0 0 0 1000px #fff inset
    }

    .form-group .help-block {
        display: block;
        position: absolute;
        top: 10px;
        right: 0;
        width: 16px;
        height: 16px;
        z-index: 11;
        cursor: pointer
    }

        .form-group .help-block:hover circle {
            stroke: #008a00
        }

        .form-group .help-block:hover text {
            fill: #008a00
        }

    .form-group .tooltip {
        width: 200px
    }

    .form-group.form-group-textarea .help-block {
        top: -28px
    }

    .form-group .form-control {
        display: block;
        width: 100%;
        height: 40px;
        padding: 6px 0;
        font-size: 0.88em;
        line-height: 1.52;
        color: #333;
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        box-shadow: none;
        border-color: #e6e6e6
    }

    .form-group select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 5px 0 5px 8px !important;
        position: relative;
        z-index: 10;
        color: #333
    }

        .form-group select option {
            border-color: #e6e6e6 !important;
            margin: 5px 10px 5px 10px;
            color: #333
        }

            .form-group select option:hover {
                background-color: #e6e6e6
            }

        .form-group select::-ms-expand {
            display: none
        }

    .form-group textarea {
        position: relative;
        z-index: 10;
        padding: 8px 10px 0 10px !important;
        min-height: 80px
    }

    .form-group input[type=email], .form-group input[type=number], .form-group input[type=password], .form-group input[type=tel], .form-group input[type=text] {
        position: relative;
        background-color: transparent;
        z-index: 13;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #e6e6e6
    }

    .form-group .label-placeholder {
        position: absolute;
        left: 0;
        top: 8px;
        z-index: 9;
        color: #9b9b9b;
        font-weight: 400;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .form-group .label-placeholder-textarea {
        position: absolute;
        left: 10px;
        top: 10px;
        z-index: 9;
        color: #9b9b9b;
        font-weight: 400;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .form-group.empty .label-placeholder {
        color: #9b9b9b;
        top: 8px
    }

    .form-group.notempty .label-placeholder {
        color: #7db5cb;
        font-size: 0.75em;
        top: -12px;
        z-index: 14
    }

    .form-group.notempty .label-placeholder-textarea {
        top: -20px;
        color: #7db5cb;
        font-size: 0.75em;
        left: 0
    }

    .form-group .contour {
        padding-top: 0
    }

        .form-group .contour legend {
            border-bottom: none
        }

        .form-group .contour h2 {
            
            font-size: 1.5em;
            line-height: 29px;
            color: #008a00;
            margin-top: 35px
        }

        .form-group .contour input.text, .form-group .contour select, .form-group .contour textarea {
            width: 100% !important;
            max-width: none !important;
            font-weight: 400;
            
            font-size: 1.13em;
            line-height: 22px;
            color: #333;
            border: 1px solid #e6e6e6
        }

        .form-group .contour .contourNavigation .btn {
            width: auto;
            height: 40px;
            
            font-size: 1.25em;
            line-height: 24px;
            line-height: 38px;
            padding: 0 30px 0 30px;
            width: 100%
        }

@media only screen and (min-width:768px) {
    .form-group .contour .contourNavigation .btn {
        width: auto
    }
}

.form-group .contour p {
    color: #9b9b9b
}

.form-group .contour label {
    color: #7db5cb;
    padding: 2px 0 0 0;
    font-weight: 400 !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.form-group .contour .shortanswer, .form-group .contour .textfield {
    margin-top: 20px
}

    .form-group .contour .shortanswer label, .form-group .contour .textfield label {
        position: absolute;
        left: 0;
        z-index: 12;
        height: 50px;
        
        font-size: 1.13em;
        line-height: 22px;
        line-height: 41px;
        color: #9b9b9b
    }

    .form-group .contour .shortanswer.focus label, .form-group .contour .shortanswer.has-value label, .form-group .contour .textfield.focus label, .form-group .contour .textfield.has-value label {
        margin-top: -10px;
        
        font-size: 0.81em;
        line-height: 15px;
        color: #7db5cb;
        font-weight: 400 !important
    }

.form-group .contour .longanswer, .form-group .contour textarea {
    margin-top: 35px
}

    .form-group .contour .longanswer label, .form-group .contour textarea label {
        position: absolute;
        left: 0;
        top: 30px;
        padding-left: 12px;
        z-index: 12;
        height: 50px;
        
        font-size: 1.13em;
        line-height: 22px;
        line-height: 41px;
        color: #9b9b9b
    }

    .form-group .contour .longanswer.focus label, .form-group .contour .longanswer.has-value label, .form-group .contour textarea.focus label, .form-group .contour textarea.has-value label {
        margin-top: -22px;
        left: 0;
        padding-left: 0;
        
        font-size: 0.81em;
        line-height: 15px;
        color: #7db5cb;
        font-weight: 400 !important
    }

.form-group .contour input.text {
    height: 50px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    background-color: transparent;
    z-index: 11
}

    .form-group .contour input.text:focus {
        border: none;
        border-bottom: 1px solid #e6e6e6;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.form-group .contour textarea {
    -webkit-appearance: none;
    border-radius: 0
}

    .form-group .contour textarea:focus {
        border: 1px solid #e6e6e6;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.form-group .contour select {
    color: #333;
    -webkit-appearance: none;
    border-radius: 0
}

    .form-group .contour select option {
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333
    }

    .form-group .contour select:focus {
        border: 1px solid #e6e6e6;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.form-group .contour .dropdownlist .contourIndicator {
    display: none
}

.form-group .datepickerfield {
    width: 100%
}

.form-group .fileupload {
    height: 45px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px
}

    .form-group .fileupload .fieldLabel {
        position: relative;
        overflow: hidden;
        margin: 10px;
        cursor: pointer;
        
        font-size: 1em;
        line-height: 18px;
        color: #333;
        padding-left: 20px
    }

        .form-group .fileupload .fieldLabel:before {
            background-image: url(/assets/icons/file.svg);
            background-repeat: no-repeat;
            content: "";
            display: block;
            position: absolute;
            width: 16px;
            height: 18px;
            left: 0
        }

    .form-group .fileupload input {
        position: relative;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 1.25em;
        cursor: pointer;
        opacity: 0
    }

    .form-group .fileupload div input {
        position: relative;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 1.25em;
        cursor: pointer;
        opacity: 0
    }

.form-group .contourFieldSet {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 20px
}

    .form-group .contourFieldSet div[class*=col-md-] .contourField {
        margin-right: 0
    }

@media only screen and (min-width:768px) {
    .form-group .contourFieldSet div[class*=col-md-] .contourField {
        margin-right: 20px
    }
}

.form-group .contourMessageOnSubmit {
    
    font-size: 2.25em;
    line-height: 43px;
    color: #333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 200px
}

    .form-group .contourMessageOnSubmit:before {
        display: block;
        content: "";
        background-image: url(/assets/icons/Checkmark.svg);
        width: 100%;
        height: 94px;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 40px
    }

.contour .row-fluid div[class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.contour .contourField {
    position: relative
}

.contour .radiobuttonlist label {
    color: #333 !important
}

    .contour .radiobuttonlist label:before {
        margin-top: -2px
    }

.contour .checkboxlist label {
    color: #333 !important
}

.contour .dropdownlist .fieldLabel {
    color: #333
}

.contour .textfield.text {
    color: #333
}

    .contour .textfield.text p {
        color: #333;
        margin-bottom: 0;
        font-size: 1em
    }

.contour .help-block {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 16px;
    height: 16px;
    z-index: 12;
    cursor: pointer
}

    .contour .help-block:hover circle {
        stroke: #008a00
    }

    .contour .help-block:hover text {
        fill: #008a00
    }

.contour .dropdown .help-block {
    top: -10px
}

.contour .multiplechoice .help-block {
    top: 0
}

.contour .longanswer .help-block {
    top: 0
}

.contour .tooltip-inner {
    width: 200px;
    border-radius: 0;
    padding: 10px;
    -webkit-box-shadow: 0 0 14px 3px rgba(255,255,255,.1);
    -moz-box-shadow: 0 0 14px 3px rgba(255,255,255,.1);
    box-shadow: 0 0 14px 3px rgba(255,255,255,.1)
}

.form-group-password label, .form-group-user label {
    margin-left: 25px
}

.form-group-password.notempty label, .form-group-user.notempty label {
    margin-left: 0
}

.form-group-password input[type=password], .form-group-password input[type=text], .form-group-user input[type=password], .form-group-user input[type=text] {
    padding-left: 25px
}

    .form-group-password input[type=password]:focus + .label-placeholder, .form-group-password input[type=text]:focus + .label-placeholder, .form-group-user input[type=password]:focus + .label-placeholder, .form-group-user input[type=text]:focus + .label-placeholder {
        margin-left: 0
    }

.form-group-user::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 12px;
    left: 0;
    background-image: url(/assets/icons/user.svg) !important;
    background-repeat: no-repeat;
    background-position: 0 0
}

.form-group-password::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 12px;
    left: 0;
    background-image: url(/assets/icons/lock.svg) !important;
    background-repeat: no-repeat;
    background-position: 0 0
}

span.field-validation-error {
    display: block !important;
    clear: both;
    margin-bottom: 10px !important
}

input.input-validation-error {
    background-color: transparent !important;
    border-bottom: 1px solid #8a1f11 !important
}

input[type=checkbox].input-validation-error::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #d62429
}

textarea.input-validation-error {
    background-color: transparent !important;
    border: 1px solid #8a1f11 !important
}

.dark-module input[type=email], .dark-module input[type=text] {
    background-color: transparent;
    color: #fff !important
}

.dark-module .checkbox label, .dark-module .checkboxlist label, .dark-module .radiobuttonlist label {
    color: #fff !important
}

.dark-module select {
    color: #fff !important
}

.dark-module .contour textarea.input-validation-error, .dark-module input.input-validation-error {
    background-color: transparent !important;
    border-bottom: 1px solid #dd5f60 !important
}

.dark-module span.field-validation-error {
    color: #dd5f60 !important;
    display: block !important;
    clear: both
}

    .dark-module span.field-validation-error span {
        color: #dd5f60 !important
    }

.dark-module .contourMessageOnSubmit {
    color: #fff
}

label.form-label {
    
    font-weight: 400;
    color: #4d575d;
    font-size: 1.25em;
    line-height: 24px
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/fonts/glyphicons-halflings-regular.eot);
    src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ate-chevron-down {
    background-image: url(/assets/icons/chevron-down.svg);
    width: 20px;
    height: 12px;
    background-repeat: no-repeat
}

.ate-chevron-left {
    background-image: url(/assets/icons/chevron-left.svg);
    width: 9px;
    height: 15px;
    background-repeat: no-repeat
}

.ate-chevron-right {
    background-image: url(/assets/icons/arrow-right-green.svg);
    top: 2px !important;
    width: 17px;
    height: 22px;
    display: inline-block;
    background-repeat: no-repeat
}

.BlogCategoryPage-view .staff-top {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6
}

    .BlogCategoryPage-view .staff-top h2 {
        margin-bottom: 40px
    }

    .BlogCategoryPage-view .staff-top .staff-col {
        width: 20%;
        float: left
    }

        .BlogCategoryPage-view .staff-top .staff-col .writer img {
            max-width: 100px;
            height: auto;
            border-radius: 100px;
            width: unset
        }

        .BlogCategoryPage-view .staff-top .staff-col .writer .name a {
            color: #333;
            border-bottom: 1px solid #333
        }

        .BlogCategoryPage-view .staff-top .staff-col .writer .title {
            
            font-size: 0.88em;
            line-height: 17px;
            color: #656f75;
            margin-top: 3px
        }

    .BlogCategoryPage-view .staff-top .writer-slider-container {
        padding-right: 20%;
        overflow: hidden;
        padding-bottom: 35px
    }

        .BlogCategoryPage-view .staff-top .writer-slider-container .owl-wrapper-outer {
            padding-left: 20px;
            overflow: visible
        }

        .BlogCategoryPage-view .staff-top .writer-slider-container .slider-item {
            width: 50%;
            float: left;
            margin-top: 0;
            margin-bottom: 0
        }

            .BlogCategoryPage-view .staff-top .writer-slider-container .slider-item img {
                width: 100%;
                max-width: 100px;
                height: auto;
                border-radius: 100px
            }

            .BlogCategoryPage-view .staff-top .writer-slider-container .slider-item .name {
                margin-top: 10px
            }

            .BlogCategoryPage-view .staff-top .writer-slider-container .slider-item .title {
                
                font-size: 0.88em;
                line-height: 17px;
                color: #656f75;
                margin-top: 3px
            }

        .BlogCategoryPage-view .staff-top .writer-slider-container .owl-controls .owl-pagination {
            position: absolute;
            display: block;
            bottom: -30px;
            width: 100%;
            height: 10px;
            text-align: center;
            margin-left: 45px
        }

@media only screen and (min-width:768px) {
    .BlogCategoryPage-view .staff-top .writer-slider-container .owl-controls .owl-pagination {
        display: none
    }
}

.BlogCategoryPage-view .staff-top .writer-slider-container .owl-controls .owl-pagination .owl-page {
    width: 10px;
    height: 10px;
    background-color: #d8d8d8;
    display: inline-block;
    border-radius: 10px;
    margin-right: 10px
}

    .BlogCategoryPage-view .staff-top .writer-slider-container .owl-controls .owl-pagination .owl-page.active {
        background-color: #008a00
    }

.StaffItem-view .staff-top {
    padding-top: 35px;
    background-color: #f6f6f6;
    margin-bottom: 50px;
    border-bottom: 1px solid #e6e6e6
}

    .StaffItem-view .staff-top header {
        padding-right: 100px
    }

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top header {
        padding-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .StaffItem-view .staff-top header {
        margin-top: 40px
    }
}

.StaffItem-view .staff-top header .staff-title {
    display: block;
    width: 100%;
    color: #656f75;
    
    font-size: 1.5em;
    line-height: 29px;
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top header .staff-title {
        padding-bottom: 10px
    }
}

.StaffItem-view .staff-top .contact-row {
    border-top: 1px solid #d3d3d3;
    padding-top: 20px
}

    .StaffItem-view .staff-top .contact-row .staff-phone {
        display: inline;
        
        font-size: 1em;
        line-height: 26px;
        color: #9b9b9b;
        float: left;
        line-height: 25px
    }

    .StaffItem-view .staff-top .contact-row .social-cards {
        display: block;
        width: auto;
        float: left;
        margin-right: 20px
    }

        .StaffItem-view .staff-top .contact-row .social-cards .container-btn {
            display: inline-block;
            width: 25px;
            height: 25px
        }

            .StaffItem-view .staff-top .contact-row .social-cards .container-btn a {
                display: inline-block;
                width: 25px;
                height: 25px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
                background-size: 15px 15px;
                background-position: 5px 5px;
                background-repeat: no-repeat
            }

                .StaffItem-view .staff-top .contact-row .social-cards .container-btn a.fb {
                    background-color: #435197;
                    background-image: url(/assets/icons/share-fb-icon.svg)
                }

                .StaffItem-view .staff-top .contact-row .social-cards .container-btn a.tw {
                    background-color: black;
                    background-image: url(/assets/icons/share-tw-x-icon.svg);
                }

                .StaffItem-view .staff-top .contact-row .social-cards .container-btn a.in {
                    background-color: #0076b7;
                    background-image: url(/assets/icons/share-in-icon.svg)
                }

                .StaffItem-view .staff-top .contact-row .social-cards .container-btn a.mail {
                    background-color: #9b9b9b;
                    background-image: url(/assets/icons/share-mail-icon.svg)
                }

.StaffItem-view .staff-top .staff-img {
    position: absolute;
    bottom: 25px;
    right: 20px
}

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top .staff-img {
        position: relative;
        bottom: auto;
        right: auto
    }
}

.StaffItem-view .staff-top .staff-img img {
    width: 75px;
    height: 75px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top .staff-img img {
        width: 150px;
        height: 150px
    }
}

@media only screen and (min-width:1200px) {
    .StaffItem-view .staff-top .staff-img img {
        width: 200px;
        height: 200px
    }
}

.StaffItem-view .staff-top .nav-tabs > li.active > a, .StaffItem-view .staff-top .nav-tabs > li.active > a:focus, .StaffItem-view .staff-top .nav-tabs > li.active > a:hover {
    background-color: transparent
}

.StaffItem-view .staff-top .nav-tabs {
    border-bottom: none;
    display: flex;
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top .nav-tabs {
        margin-left: 20px;
        display: block
    }
}

.StaffItem-view .staff-top .nav-tabs li {
    flex-grow: 1;
    text-align: center
}

@media only screen and (min-width:768px) {
    .StaffItem-view .staff-top .nav-tabs li {
        flex-grow: 0
    }
}

.StaffItem-view .staff-top .nav-tabs li a {
    background-color: transparent
}

    .StaffItem-view .staff-top .nav-tabs li a:hover {
        border-bottom: none
    }

.StaffItem-view .staff-top .nav-tabs li.active a:hover {
    border-bottom: 3px solid #008a00
}

.IndustryItem-view .related-content ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-right: 20px
}

    .IndustryItem-view .related-content ul li a::after {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        content: "";
        background-image: url(/assets/icons/chevron-right.svg);
        width: 9px;
        height: 15px;
        display: block;
        background-repeat: no-repeat
    }

.IndustryItem-view .social-sharer-section {
    border-top: 1px solid #e6e6e6;
    margin-top: 50px
}

    .IndustryItem-view .social-sharer-section .share-event-text {
        float: left
    }

.ContactPage-view h1, .OfficeItem-view h1 {
    margin-top: 35px
}

@media only screen and (min-width:992px) {
    .ContactPage-view h1, .OfficeItem-view h1 {
        margin-top: 0
    }
}

.ContactPage-view .contact-module, .OfficeItem-view .contact-module {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f6f6f6
}

    .ContactPage-view .contact-module h2, .OfficeItem-view .contact-module h2 {
        margin-top: 50px;
        margin-bottom: 20px
    }

    .ContactPage-view .contact-module .contact-row, .OfficeItem-view .contact-module .contact-row {
        
        font-size: 1.25em;
        line-height: 24px;
        line-height: 28px
    }

@media only screen and (min-width:992px) {
    .ContactPage-view .contact-module .contact-row, .OfficeItem-view .contact-module .contact-row {
        display: flex;
        min-height: 300px
    }
}

.ContactPage-view .contact-module .contact-row a, .OfficeItem-view .contact-module .contact-row a {
    color: #333
}

.ContactPage-view .contact-module .contact-row .ico, .OfficeItem-view .contact-module .contact-row .ico {
    color: #333;
    padding-left: 20px
}

@media only screen and (min-width:992px) {
    .ContactPage-view .contact-module .contact-row .ico, .OfficeItem-view .contact-module .contact-row .ico {
        padding-left: 30px
    }
}

.ContactPage-view .contact-module .contact-row .ico.mail, .OfficeItem-view .contact-module .contact-row .ico.mail {
    padding-left: 20px
}

    .ContactPage-view .contact-module .contact-row .ico.mail:after, .OfficeItem-view .contact-module .contact-row .ico.mail:after {
        background-image: url(/assets/icons/icon-mail-dark.svg);
        top: 6px;
        width: 16px;
        height: 10px;
        background-size: cover
    }

.ContactPage-view .contact-module .contact-row .ico.phone, .OfficeItem-view .contact-module .contact-row .ico.phone {
    padding-left: 20px
}

    .ContactPage-view .contact-module .contact-row .ico.phone:after, .OfficeItem-view .contact-module .contact-row .ico.phone:after {
        background-image: url(/assets/icons/redesign/phone-grey-icon.svg);
        height: 16px;
        width: 14px;
        background-size: cover
    }

.ContactPage-view .contact-module .contact-row .address, .ContactPage-view .contact-module .contact-row .mail, .ContactPage-view .contact-module .contact-row .phone, .ContactPage-view .contact-module .contact-row .second-address, .OfficeItem-view .contact-module .contact-row .address, .OfficeItem-view .contact-module .contact-row .mail, .OfficeItem-view .contact-module .contact-row .phone, .OfficeItem-view .contact-module .contact-row .second-address {
    
    font-size: 1em;
    line-height: 26px
}

.ContactPage-view .contact-module .contact-row .map-img, .OfficeItem-view .contact-module .contact-row .map-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 300px;
    left: 0;
    display: block;
    margin-bottom: 0
}

@media only screen and (min-width:992px) {
    .ContactPage-view .contact-module .contact-row .map-img, .OfficeItem-view .contact-module .contact-row .map-img {
        position: absolute;
        height: 100%;
        left: 50%;
        width: 50%;
        margin-bottom: 0
    }
}

.EventItemCampaign-view .main-menu {
    background-color: transparent;
    -webkit-transition: all .2s eas-out;
    -moz-transition: all .2s eas-out;
    -o-transition: all .2s eas-out;
    transition: all .2s eas-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none
}

@media only screen and (min-width:768px) {
    .EventItemCampaign-view .main-menu {
        -webkit-box-shadow: inset 0 -1px 0 0 #e6e6e6;
        box-shadow: inset 0 -1px 0 0 #e6e6e6;
        border-top: 1px solid #e6e6e6
    }
}

.EventItemCampaign-view .main-menu.affix {
    background-color: #fff
}

    .EventItemCampaign-view .main-menu.affix .nav-btn span {
        background-color: #314247
    }

.EventItemCampaign-view .main-menu .nav-btn span {
    background-color: #fff
}

.EventItemCampaign-view .main-menu .nav-btn.active span {
    background-color: #314247
}

.EventItemCampaign-view .scroll-nav {
    display: none
}

.mobile-menu-open .EventItemCampaign-view .main-menu {
    background-color: #fff
}

.hero .row h1, .hero .row p {
    width: 100%
}

@media only screen and (min-width:768px) {
    .hero .row p {
        width: 100%
    }

    .hero:before {
        background: 0 0;
        content: ""
    }
}

@media only screen and (min-width:992px) {
    .hero .row p {
        width: 100%
    }
}

@media only screen and (min-width:1200px) {
    .hero .row p {
        width: 75%
    }
}

.event-information-text {
    margin-right: 0;
    margin-bottom: 40px;
    
    font-size: 1.5em;
    line-height: 29px
}

@media only screen and (min-width:768px) {
    .event-information-text {
        margin-right: 50px
    }
}

.event-information-text p a {
    color: var(--color-teal-500)
}

.eventinfo-heading {
    
    font-size: 1.5em;
    line-height: 29px
}

.event-flex-row {
    display: flex;
    flex-flow: column-reverse
}

@media only screen and (min-width:768px) {
    .event-flex-row {
        display: block
    }
}

.CustomerServiceArea-view .related-linklist {
    padding-top: 35px
}

    .CustomerServiceArea-view .related-linklist a {
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 20px
    }

        .CustomerServiceArea-view .related-linklist a header {
            
            font-size: 1.25em;
            line-height: 24px
        }

    .CustomerServiceArea-view .related-linklist .ate-chevron-right {
        right: 0;
        top: 5px;
        opacity: 1
    }

.current-area-icon {
    float: none;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .current-area-icon {
        float: right
    }
}

.current-area-icon.mobile {
    float: left;
    margin-bottom: 0;
    padding-right: 20px
}

    .current-area-icon.mobile svg {
        width: 30px;
        top: 0;
        height: 30px
    }

.service-area-list {
    margin-top: 35px
}

    .service-area-list div[class*=col-] {
        height: 135px
    }

    .service-area-list .service-area-list-link {
        margin-bottom: 10px;
        display: table;
        border-bottom: 1px solid #e6e6e6;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .service-area-list .service-area-list-link {
        display: block;
        width: auto;
        border-bottom: none;
        margin-bottom: 35px
    }
}

.service-area-list .service-area-list-link span {
    display: table-cell;
    vertical-align: middle
}

    .service-area-list .service-area-list-link span.service-area-list-icon {
        width: 70px;
        padding-right: 20px;
        height: 100px
    }

        .service-area-list .service-area-list-link span.service-area-list-icon svg {
            width: 100%;
            height: 60px
        }

@media only screen and (min-width:768px) {
    .service-area-list .service-area-list-link span.service-area-list-icon {
        width: auto;
        padding-right: 0;
        height: 70px
    }
}

@media only screen and (min-width:768px) {
    .service-area-list .service-area-list-link span {
        text-align: center;
        display: block
    }
}

@media only screen and (min-width:768px) {
    .service-area-list .service-area-list-link span:first-child {
        padding-bottom: 10px
    }
}

.service-area-list .service-area-list-link.active svg path {
    fill: #e6e6e6
}

.NewsItem-view .page-body, .PressReleaseItem-view .page-body {
    margin-bottom: 100px
}

    .NewsItem-view .page-body .intro, .PressReleaseItem-view .page-body .intro {
        margin-bottom: 40px
    }

    .NewsItem-view .page-body .news-type, .PressReleaseItem-view .page-body .news-type {
        text-transform: uppercase;
        padding-right: 20px;
        
        font-size: 1em;
        line-height: 26px
    }

    .NewsItem-view .page-body .writer .writer-info, .PressReleaseItem-view .page-body .writer .writer-info {
        padding-left: 0
    }

.ReportageArchive-view .tab-content .tab-pane .btn-group .reportage-toggle {
    padding: 0 5px
}

@media only screen and (min-width:768px) {
    .ReportageArchive-view .tab-content .tab-pane .btn-group {
        width: 33%
    }

        .ReportageArchive-view .tab-content .tab-pane .btn-group .dropdown-toggle {
            padding-left: 0;
            padding-right: 10px
        }

        .ReportageArchive-view .tab-content .tab-pane .btn-group .dropdown-menu {
            width: 100%;
            top: 60px;
            border: none;
            border-radius: 3px;
            box-shadow: 0 3px 13px 0 rgba(0,0,0,.2);
            background-color: #fff
        }
}

.ReportageArchive-view .tab-content .tab-pane .btn-group > .btn:first-child {
    width: 60%;
    padding-left: 10px;
    padding-right: 0
}

.EventPage-view .content {
    margin-top: 40px;
    margin-bottom: 40px
}

.JobItem-view .content {
    margin-top: 40px;
    margin-bottom: 40px
}

    .JobItem-view .content table {
        width: 100%;
        max-width: 100%
    }

    .JobItem-view .content .job-details-box {
        background-color: #f6f6f6;
        padding: 20px;
        display: block;
        margin-left: -20px;
        margin-right: -20px;
        flex-wrap: wrap
    }

@media only screen and (min-width:640px) {
    .JobItem-view .content .job-details-box {
        display: flex
    }
}

@media only screen and (min-width:992px) {
    .JobItem-view .content .job-details-box {
        display: none;
        margin-left: 0;
        margin-right: 0
    }
}

.JobItem-view .content .job-details-box div {
    flex: 1
}

    .JobItem-view .content .job-details-box div label {
        
        font-size: 1em;
        line-height: 26px
    }

    .JobItem-view .content .job-details-box div .info-text {
        margin-bottom: 0
    }

.JobItem-view .content .job-details-box .mobile-job-application {
    min-width: 100%;
    display: block;
    flex: none;
    padding-right: 40px;
    margin-top: 20px;
    justify-self: flex-start
}

    .JobItem-view .content .job-details-box .mobile-job-application a {
        min-width: 50%;
        position: relative
    }

.JobItem-view .social-sharer-container {
    margin-top: 10px;
    margin-bottom: 10px
}

    .JobItem-view .social-sharer-container .social-sharer {
        width: 100%
    }

@media only screen and (min-width:992px) {
    .JobItem-view .social-sharer-container .social-sharer {
        width: 80%
    }
}

.JobItem-view label {
    
    font-size: 1.5em;
    line-height: 29px;
    font-weight: 400;
    margin-bottom: 5px;
    display: block
}

.JobItem-view .info-text {
    margin-bottom: 20px
}

html:lang(sv) .JobItem-view .content h2, html:lang(sv) .JobItem-view .content h4 {
    display: block;
    
    font-size: 1.25em;
    line-height: 24px;
    width: 100%;
    background-color: #f6f6f6;
    padding: 20px 40px 20px 20px;
    cursor: pointer;
    min-height: 78px;
    line-height: 38px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    position: relative
}

    html:lang(sv) .JobItem-view .content h2:after, html:lang(sv) .JobItem-view .content h4:after {
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: 30px;
        width: 18px;
        height: 18px;
        background-image: url(/assets/icons/plus-green-icon.svg);
        background-size: cover;
        transition: all .3s ease-in-out;
        background-position: center center
    }

    html:lang(sv) .JobItem-view .content h2.active, html:lang(sv) .JobItem-view .content h4.active {
        font-weight: 700
    }

        html:lang(sv) .JobItem-view .content h2.active:after, html:lang(sv) .JobItem-view .content h4.active:after {
            width: 2px;
            height: 18px;
            top: 30px;
            right: 28px;
            transform: rotate(90deg)
        }

    html:lang(sv) .JobItem-view .content h2:last-of-type, html:lang(sv) .JobItem-view .content h4:last-of-type {
        display: none
    }

html:lang(sv) .JobItem-view .content [data-toggle=collapse] {
    display: block;
    
    font-size: 1.25em;
    line-height: 24px;
    width: 100%;
    background-color: #f6f6f6;
    padding: 0 20px;
    cursor: pointer;
    height: 78px;
    line-height: 78px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    position: relative
}

    html:lang(sv) .JobItem-view .content [data-toggle=collapse]:after {
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: 30px;
        width: 18px;
        height: 18px;
        background-image: url(/assets/icons/plus-green-icon.svg);
        background-size: cover;
        transition: all .3s ease-in-out;
        background-position: center center
    }

    html:lang(sv) .JobItem-view .content [data-toggle=collapse][aria-expanded=true] {
        font-weight: 700
    }

        html:lang(sv) .JobItem-view .content [data-toggle=collapse][aria-expanded=true]:after {
            width: 2px;
            height: 18px;
            top: 30px;
            right: 28px;
            transform: rotate(90deg)
        }

html:lang(sv) .JobItem-view .content div.custom-collapse, html:lang(sv) .JobItem-view .content p.custom-collapse {
    padding: 0 20px;
    word-break: break-word
}

    html:lang(sv) .JobItem-view .content div.custom-collapse:after, html:lang(sv) .JobItem-view .content p.custom-collapse:after {
        position: relative;
        display: block;
        width: 100%;
        height: 40px;
        content: ""
    }

    html:lang(sv) .JobItem-view .content div.custom-collapse:last-of-type, html:lang(sv) .JobItem-view .content p.custom-collapse:last-of-type {
        padding: 0;
        margin-top: 40px;
        word-break: normal;
        display: block !important
    }

html:lang(sv) .JobItem-view .content div.collapse, html:lang(sv) .JobItem-view .content div.collapsing, html:lang(sv) .JobItem-view .content p.collapse, html:lang(sv) .JobItem-view .content p.collapsing {
    padding: 0 20px
}

html:lang(sv) .aspect-ratio {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 80px
}

    html:lang(sv) .aspect-ratio iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0
    }

.EventAgenda-view .page-body .section-page .container {
    display: block
}

    .EventAgenda-view .page-body .section-page .container .page-content {
        flex: 1;
        padding-right: 0;
        width: 100%
    }

@media only screen and (min-width:768px) {
    .EventAgenda-view .page-body .section-page .container .page-content {
        padding-right: 50px;
        width: auto
    }
}

.EventAgenda-view .page-body .section-page .container .page-content .intro {
    
    font-size: 1em;
    line-height: 26px;
    margin-bottom: 25px
}

.EventAgenda-view .page-body .section-page .container .page-navigation {
    width: 100%
}

@media only screen and (min-width:768px) {
    .EventAgenda-view .page-body .section-page .container .page-navigation {
        width: 322px
    }
}

.search-bar {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e6e6e6;
    z-index: 12;
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
    transition: height .3s ease-in-out
}

    .search-bar.active {
        height: 88px
    }

@media only screen and (min-width:768px) {
    .search-bar.active {
        height: 108px
    }
}

@media only screen and (min-width:768px) {
    .search-bar {
        top: 71px
    }
}

.search-bar .container {
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .search-bar .container {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.search-bar .search-query-container {
    width: 100%;
    max-width: 534px;
    height: 46px;
    border: 1px solid #3d4b5b;
    background-color: #fff;
    display: flex;
    flex-direction: row
}

.search-bar .search-query {
    flex: 1;
    border: 0;
    line-height: 44px;
    padding: 0 20px
}

.search-bar input[type=submit] {
    width: 46px;
    height: 44px;
    overflow: hidden;
    color: #fff;
    flex-grow: 0;
    flex-shrink: 0;
    border: 0;
    text-indent: -999em;
    background: #008a00 url(/assets/icons/search-white.svg) no-repeat center center;
    border-radius: 0
}

    .search-bar input[type=submit]:hover {
        background-color: #568a1a
    }

section.search {
    min-height: 600px;
    padding-top: 105px
}

@media only screen and (min-width:768px) {
    section.search {
        padding-top: 136px
    }
}

section.search h1 {
    font-size: 1.88em;
    line-height: 35px
}

@media only screen and (min-width:992px) {
    section.search h1 {
        font-size: 3.44em;
        line-height: 64px
    }
}

section.search .search-meta {
    min-height: 35px
}

section.search #searchresultcollection {
    min-height: 700px
}

section.search .search-filter {
    margin: 0 -20px 0 -20px;
    padding: 0 20px 0 20px;
    background-color: #f7f7f7
}

@media only screen and (min-width:768px) {
    section.search .search-filter {
        background-color: #fff;
        border: 0;
        margin: 0;
        padding: 0
    }
}

section.search .search-filtersort {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #edeeee
}

@media only screen and (min-width:768px) {
    section.search .search-filtersort {
        padding-top: 0;
        padding-bottom: 0
    }
}

section.search #togglesearch {
    border: 0;
    background-color: #fff;
    width: calc(100% + 40px);
    border-bottom: 1px solid #e7eeee;
    text-align: left;
    height: 58px;
    line-height: 58px;
    margin: 0 -20px 0 -20px;
    padding: 0 20px;
    background: #fff url(/assets/icons/search-plus.svg) no-repeat;
    background-position: center right 20px
}

    section.search #togglesearch.active {
        background-image: url(/assets/icons/search-minus.svg)
    }

section.search .searchresult-tabs {
    display: flex;
    flex-direction: row;
    margin: 0 -20px;
    border-bottom: 1px solid #e7eeee
}

@media only screen and (min-width:768px) {
    section.search .searchresult-tabs {
        display: none
    }
}

section.search .searchresult-tabs a {
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    height: 34px;
    justify-content: center;
    align-content: center;
    font-size: 1em;
}

    section.search .searchresult-tabs a.active {
        
        box-shadow: inset 0 -4px 0 0 #008a00
    }

section.search .search-filter-button {
    display: none
}

@media only screen and (min-width:768px) {
    section.search .search-filter-button {
        display: block
    }
}

section.search .search-sort-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media only screen and (min-width:768px) {
    section.search .search-sort-container {
        border-bottom: 1px solid #d3d8da
    }
}

section.search .search-sort-container .search-clear-filters p {
    text-align: right;
    margin-bottom: 0
}

    section.search .search-sort-container .search-clear-filters p a {
        display: inline-block;
        padding-left: 25px;
        background: transparent url(/assets/icons/trashcan.svg) no-repeat center left;
    }

        section.search .search-sort-container .search-clear-filters p a span {
            display: none
        }

@media only screen and (min-width:768px) {
    section.search .search-sort-container .search-clear-filters p a span {
        display: inline
    }
}

section.search .search-sort-container .search-sort-label {
    display: inline-block;
    color: #656f75;
    font-weight: 400
}

section.search .search-sort-container .search-sort-type {
    display: inline-block;
    padding-right: 17px;
    
    background: transparent url(/assets/icons/triangle-down.svg) no-repeat right center;
    position: relative
}

section.search .search-sort-container .search-sort-overlay {
    width: 150px;
    position: absolute;
    top: 30px;
    left: -15px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.4);
    padding: 15px;
    background-color: #fff;
    font-size: 0.88em;
    z-index: 11;
    display: none
}

    section.search .search-sort-container .search-sort-overlay.visible {
        display: block
    }

section.search .searchcontentrow {
    margin: 0
}

@media only screen and (min-width:768px) {
    section.search .searchcontentrow {
        display: flex;
        flex-direction: row
    }
}

section.search #searchresultcontent {
    flex-grow: 1;
    flex-shrink: 1
}

section.search #searchresultproducts {
    flex-grow: 0;
    flex-shrink: 0
}

@media only screen and (min-width:768px) {
    section.search #searchresultproducts {
        width: 217px;
        margin-left: 30px
    }
}

@media only screen and (min-width:992px) {
    section.search #searchresultproducts {
        width: 235px;
        margin-left: 60px
    }
}

section.search .search-result {
    display: flex;
    flex-direction: row;
    padding-top: .05px;
    padding: 20px;
    margin: 0 -20px
}

    section.search .search-result:hover {
        border-radius: 5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.23),0 3px 6px 0 rgba(0,0,0,.19);
        background-color: #f7f7f7
    }

    section.search .search-result .search-result-heading {
        display: block;
        font-size: 1em;
        line-height: 22px;
        
        color: #333;
        padding: 0;
        margin: 0
    }

@media only screen and (min-width:992px) {
    section.search .search-result .search-result-heading {
        font-size: 1.25em;
        line-height: 28px
    }
}

section.search .search-result .startdate {
    font-size: 0.81em;
    line-height: 20px;
    margin: 0;
    padding: 0
}

section.search .search-result .search-image {
    flex-shrink: 1;
    flex-grow: 0;
    width: 175px;
    margin-right: 20px
}

@media only screen and (max-width:640px) {
    section.search .search-result .search-image {
        flex-basis: 96px
    }
}

@media only screen and (min-width:768px) {
    section.search .search-result .search-image {
        flex-basis: 128px
    }
}

@media only screen and (min-width:992px) {
    section.search .search-result .search-image {
        flex-basis: 175px
    }
}

section.search .search-result img {
    display: block;
    height: 51px;
    width: 96px;
    border: 0;
    border-radius: 3px
}

@media only screen and (min-width:768px) {
    section.search .search-result img {
        height: 68px;
        width: 128px
    }
}

@media only screen and (min-width:992px) {
    section.search .search-result img {
        height: 92px;
        width: 175px
    }
}

section.search .search-result .search-result-content {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 1000px
}

section.search .search-result .category {
    padding-top: 2px
}

@media only screen and (min-width:768px) {
    section.search .search-result .category {
        padding-top: 4px
    }
}

section.search .search-result .category span {
    display: inline-block;
    border-radius: 3px;
    background-color: #4d575d;
    color: #fff;
    font-size: 0.69em;
    
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1.27px;
    text-transform: uppercase;
    padding: 0 6px
}

@media only screen and (min-width:992px) {
    section.search .search-result .category span {
        font-size: 0.81em;
        line-height: 25px;
        letter-spacing: 1.5px
    }
}

section.search #searchpageloadcontainer {
    padding: 20px 0
}

section.search .search-filter-container {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 0.88em
}

    section.search .search-filter-container input[type=checkbox] + label::before {
        height: 20px;
        width: 20px;
        border-radius: 2px;
        box-shadow: none
    }

    section.search .search-filter-container input[type=checkbox]:checked + label::before {
        background-color: #008a00
    }

    section.search .search-filter-container input[type=checkbox]:checked + label::after {
        width: 13px;
        height: 8px;
        background: rgba(0,0,0,0);
        top: 8px;
        left: 4px;
        border: 3px solid #fff;
        border-top: none;
        border-right: none
    }

    section.search .search-filter-container .search-filter-type {
        margin-bottom: 15px
    }

@media only screen and (min-width:992px) {
    section.search .search-filter-container .search-filter-type {
        padding-right: 10px;
        margin-bottom: 0
    }
}

@media only screen and (min-width:992px) {
    section.search .search-filter-container .search-filter-category {
        padding-left: 10px
    }
}

section.search .search-filter-container > div {
    position: relative
}

section.search .search-filter-container button {
    width: 100%;
    text-align: left;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);
    height: 50px;
    padding: 10px 20px;
    line-height: 30px;
    background: #fff url(/assets/icons/triangle-down.svg) no-repeat;
    background-position: right 20px center
}

    section.search .search-filter-container button:hover {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 3px 6px 0 rgba(0,0,0,.24)
    }

section.search .search-filter-container .category-list {
    display: block
}

@media only screen and (min-width:768px) {
    section.search .search-filter-container .category-list {
        display: none;
        position: absolute;
        top: 60px;
        left: 20px;
        box-shadow: 0 0 6px 0 rgba(0,0,0,.4);
        padding: 15px;
        background-color: #fff;
        width: calc(100% - 40px);
        z-index: 10
    }
}

section.search .search-filter-container .category-list.visible {
    display: block
}

section.search .search-filter-container .category-list-heading {
    display: block
}

@media only screen and (min-width:768px) {
    section.search .search-filter-container .category-list-heading {
        display: none
    }
}

section.search .search-filter-container .more-filters {
    display: none
}

@media only screen and (min-width:768px) {
    section.search .search-filter-container .more-filters {
        display: block
    }
}

section.search .search-filter-container .more-filters.visible {
    display: block
}

section.search .search-filter-container .more-filters-toggle {
    display: block;
    font-size: 0.88em;
    color: #008a00
}

@media only screen and (min-width:768px) {
    section.search .search-filter-container .more-filters-toggle {
        display: none
    }
}

section.search .search-filter-container .more-filters-toggle.active .show-more {
    display: none
}

section.search .search-filter-container .more-filters-toggle.active .show-fewer {
    display: block
}

section.search .search-filter-container .more-filters-toggle .show-more {
    display: block
}

section.search .search-filter-container .more-filters-toggle .show-fewer {
    display: none
}

section.search #productcollection {
    margin-top: 25px
}

@media only screen and (min-width:768px) {
    section.search #productcollection {
        margin-top: -35px
    }
}

@media only screen and (min-width:992px) {
    section.search #productcollection {
        margin-top: -45px
    }
}

section.search #productcollection h2 {
    display: none
}

@media only screen and (min-width:768px) {
    section.search #productcollection h2 {
        font-size: 1.25em;
        line-height: 23px;
        display: block
    }
}

@media only screen and (min-width:992px) {
    section.search #productcollection h2 {
        font-size: 1.5em;
        min-height: 35px
    }
}

section.search #productcollection .search-product {
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

    section.search #productcollection .search-product:hover {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.23),0 3px 6px 0 rgba(0,0,0,.19)
    }

section.search #productcollection .search-image {
    margin: 17px 0 13px 0;
    display: flex;
    justify-content: center
}

section.search #productcollection .search-product-content {
    text-align: center;
    margin: 0 17px 15px 17px
}

section.search #productcollection .search-product-heading {
    font-size: 1em;
    
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    position: relative
}

    section.search #productcollection .search-product-heading .clamp-ellipsis {
        position: absolute;
        top: 20px;
        right: 0;
        background-image: linear-gradient(to right,rgba(255,255,255,0),#fff 30%)
    }

section.search #productcollection .search-product-price {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #eaedf3;
    padding: 20px
}

    section.search #productcollection .search-product-price span {
        font-size: 1.25em;
        font-weight: 600;
        line-height: 20px
    }

    section.search #productcollection .search-product-price img {
        display: block
    }

section.search #productcollection .btn {
    display: block;
    padding: 15px;
    background-color: #008a00;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24);
    font-size: 1em;
    line-height: 20px;
    height: auto;
    min-height: 50px;
    border: 0;
    margin-bottom: 25px
}

    section.search #productcollection .btn:hover {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 3px 6px 0 rgba(0,0,0,.24);
        background-color: #568a1a
    }

@media only screen and (min-width:768px) {
    section.search #productcollection .btn {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:992px) {
    section.search #productcollection .btn {
        margin-bottom: 50px
    }
}

section.search #productcollection .btn span {
    height: 18px;
    line-height: 18px;
    padding-left: 28px;
    display: inline-block;
    background-image: url(/assets/icons/external_link_white.svg);
    background-repeat: no-repeat;
    background-position: center left
}

section.search .search-result-products-wide #productcollection {
    margin-top: 0
}

    section.search .search-result-products-wide #productcollection .btn {
        clear: both;
        max-width: 235px
    }

@media only screen and (min-width:768px) {
    section.search .search-result-products-wide #productcollection .search-product-link {
        min-height: 260px;
        width: 235px;
        float: left;
        margin-right: 20px
    }
}

body.BlogCategoryPage-view .page-body, body.BlogItem-view .page-body, body.CareerPage-view .page-body, body.CaseItem-view .page-body, body.ContactPage-view .page-body, body.CustomerServicePage-view .page-body, body.EventItemSmall-view .page-body, body.EventPage-view .page-body, body.EventSpeakersPage-view .page-body, body.FocusPage-view .page-body, body.IndustryItem-view .page-body, body.JobItem-view .page-body, body.JobPage-view .page-body, body.NewsItem-view .page-body, body.OfficeItem-view .page-body, body.PressReleaseItem-view .page-body, body.ReportageItem-view .page-body, body.StaffItem-view .page-body, body.StartPage-view .page-body {
    flex: 1 0 auto
}

@media only screen and (min-width:768px) {
    body.BlogCategoryPage-view .page-body, body.BlogItem-view .page-body, body.CareerPage-view .page-body, body.CaseItem-view .page-body, body.ContactPage-view .page-body, body.CustomerServicePage-view .page-body, body.EventItemSmall-view .page-body, body.EventPage-view .page-body, body.EventSpeakersPage-view .page-body, body.FocusPage-view .page-body, body.IndustryItem-view .page-body, body.JobItem-view .page-body, body.JobPage-view .page-body, body.NewsItem-view .page-body, body.OfficeItem-view .page-body, body.PressReleaseItem-view .page-body, body.ReportageItem-view .page-body, body.StaffItem-view .page-body, body.StartPage-view .page-body {
        margin-top: 72px
    }

        body.BlogCategoryPage-view .page-body.no-media, body.BlogItem-view .page-body.no-media, body.CareerPage-view .page-body.no-media, body.CaseItem-view .page-body.no-media, body.ContactPage-view .page-body.no-media, body.CustomerServicePage-view .page-body.no-media, body.EventItemSmall-view .page-body.no-media, body.EventPage-view .page-body.no-media, body.EventSpeakersPage-view .page-body.no-media, body.FocusPage-view .page-body.no-media, body.IndustryItem-view .page-body.no-media, body.JobItem-view .page-body.no-media, body.JobPage-view .page-body.no-media, body.NewsItem-view .page-body.no-media, body.OfficeItem-view .page-body.no-media, body.PressReleaseItem-view .page-body.no-media, body.ReportageItem-view .page-body.no-media, body.StaffItem-view .page-body.no-media, body.StartPage-view .page-body.no-media {
            margin-top: 142px
        }
}

body.BlogPage-view .page-body, body.CasePage-view .page-body, body.EventAgenda-view .page-body, body.EventPartnersPage-view .page-body, body.NewsArchive-view .page-body, body.PageInspiration-view .page-body, body.PageLarge-view .page-body, body.PageMedium-view .page-body, body.PageSmall-view .page-body, body.SearchPage-view .page-body {
    flex: 1 0 auto;
    margin-top: 120px
}

@media only screen and (min-width:768px) {
    body.BlogPage-view .page-body, body.CasePage-view .page-body, body.EventAgenda-view .page-body, body.EventPartnersPage-view .page-body, body.NewsArchive-view .page-body, body.PageInspiration-view .page-body, body.PageLarge-view .page-body, body.PageMedium-view .page-body, body.PageSmall-view .page-body, body.SearchPage-view .page-body {
        margin-top: 72px
    }

        body.BlogPage-view .page-body.no-media, body.CasePage-view .page-body.no-media, body.EventAgenda-view .page-body.no-media, body.EventPartnersPage-view .page-body.no-media, body.NewsArchive-view .page-body.no-media, body.PageInspiration-view .page-body.no-media, body.PageLarge-view .page-body.no-media, body.PageMedium-view .page-body.no-media, body.PageSmall-view .page-body.no-media, body.SearchPage-view .page-body.no-media {
            margin-top: 142px
        }
}

body.BlogPage-view .page-body.event-menu, body.CasePage-view .page-body.event-menu, body.EventAgenda-view .page-body.event-menu, body.EventPartnersPage-view .page-body.event-menu, body.NewsArchive-view .page-body.event-menu, body.PageInspiration-view .page-body.event-menu, body.PageLarge-view .page-body.event-menu, body.PageMedium-view .page-body.event-menu, body.PageSmall-view .page-body.event-menu, body.SearchPage-view .page-body.event-menu {
    margin-top: 120px
}

@media only screen and (min-width:768px) {
    body.BlogPage-view .page-body.event-menu, body.CasePage-view .page-body.event-menu, body.EventAgenda-view .page-body.event-menu, body.EventPartnersPage-view .page-body.event-menu, body.NewsArchive-view .page-body.event-menu, body.PageInspiration-view .page-body.event-menu, body.PageLarge-view .page-body.event-menu, body.PageMedium-view .page-body.event-menu, body.PageSmall-view .page-body.event-menu, body.SearchPage-view .page-body.event-menu {
        margin-top: 74px
    }
}

body.EventOccasion-view .page-body {
    margin-top: 120px
}

@media only screen and (min-width:768px) {
    body.EventOccasion-view .page-body.large-type {
        margin-top: 95px
    }

    body.EventOccasion-view .page-body.small-type {
        margin-top: 72px
    }
}

body.PageSmall-view .page-body {
    position: relative;
    margin-top: 120px
}

@media only screen and (min-width:768px) {
    body.PageSmall-view .page-body {
        margin-top: 72px
    }

        body.PageSmall-view .page-body.no-media {
            margin-top: 142px
        }
}

@media only screen and (min-width:768px) {
    body.FormsListPage-view .page-body, body.Page-view .page-body, body.PressRoom-view .page-body, body.ServiceArea-view .page-body {
        margin-top: 142px
    }
}

body.CareerPage-view .page-body, body.EventItem-view .page-body, body.EventItemCampaign-view .page-body, body.EventItemSmall-view .page-body, body.JobItem-view .page-body {
    padding-bottom: 0
}

    body.CareerPage-view .page-body .section, body.EventItem-view .page-body .section, body.EventItemCampaign-view .page-body .section, body.EventItemSmall-view .page-body .section, body.JobItem-view .page-body .section {
        padding-bottom: 0
    }

body.EventItemCampaign-view .page-body, body.ModulesPage-view .page-body {
    margin-top: 0
}

@media only screen and (min-width:768px) {
    body.EventItem-view .page-body, body.EventItemSmall-view .page-body {
        margin-top: 72px
    }
}

body.PageNotFound-view .page-body h1 {
    float: none
}

@media only screen and (min-width:768px) {
    body.PageNotFound-view .page-body h1 {
        float: right
    }
}

body.JobPage-view .module-std {
    padding: 35px 0
}

.EventItem-view .news-slider, .ModulesPage-view .news-slider {
    background-color: rgba(0,0,0,.3)
}

.customerServiceFormPage-view .intro {
    margin-bottom: 0
}

.NewsItem-view .content, .PressReleaseItem-view .content, .ReportageItem-view .content {
    padding-bottom: 40px
}

.NewsItem-view .contact, .PressReleaseItem-view .contact, .ReportageItem-view .contact {
    text-align: center
}

@media only screen and (min-width:768px) {
    .NewsItem-view .contact, .PressReleaseItem-view .contact, .ReportageItem-view .contact {
        text-align: left
    }
}

.NewsItem-view .page-body, .PressReleaseItem-view .page-body, .ReportageItem-view .page-body {
    margin-bottom: 100px
}

.GarantiservicePage-view {
    margin-bottom: 350px
}

.JobItem-view p[class^=cs], .JobItem-view span[class^=cs], .JobItem-view td[class^=cs] {
    font-size: 1.25em !important
}

.section-hero-header {
    background-color: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width:768px) {
    .section-hero-header {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.section-hero-header h1 {
    width: 100%
}

.section-hero-header .btn-back {
    display: none
}

@media only screen and (min-width:768px) {
    .section-hero-header .btn-back {
        display: inline-block;
        position: absolute;
        z-index: 10;
        top: 20px;
        left: 20px
    }
}

.author .contact {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left
}

    .author .contact .btn {
        display: none
    }

    .author .contact .image {
        float: left;
        margin-right: 10px
    }

        .author .contact .image img {
            max-width: 40px;
            height: auto;
            border-radius: 40px;
            vertical-align: top
        }

    .author .contact .name {
        padding-top: 0;
        
        font-size: 1em;
        line-height: 26px
    }

    .author .contact .title {
        
        font-size: 0.75em;
        line-height: 14px
    }

    .author .contact .ico.mail, .author .contact .ico.phone {
        display: none
    }

.events-listing.nohighlighted {
    margin-top: 50px
}

.events-listing .btn-group {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%
}

@media only screen and (min-width:768px) {
    .events-listing .btn-group {
        width: auto;
        float: right;
        display: inline-block
    }
}

.events-listing .btn-group .btn-default {
    width: 90%
}

@media only screen and (min-width:768px) {
    .events-listing .btn-group .btn-default {
        width: auto
    }
}

.events-listing .btn-group .dropdown-toggle {
    width: 10%
}

@media only screen and (min-width:768px) {
    .events-listing .btn-group .dropdown-toggle {
        width: auto
    }
}

.events-listing header {
    color: #333;
    
    font-size: 1.88em;
    line-height: 35px
}

.events-listing .listing-header {
    
    font-size: 0.88em;
    line-height: 16px;
    display: inline-block;
    margin-top: 35px
}

.events-listing .filtered-events {
    margin-top: 20px;
    margin-bottom: 20px
}

.events-listing .hidden-event {
    display: none
}

.calendar-item {
    display: block;
    position: relative;
    -webkit-box-shadow: inset 0 1px 0 0 #e6e6e6;
    box-shadow: inset 0 1px 0 0 #e6e6e6;
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: 54px
}

@media only screen and (min-width:768px) {
    .calendar-item {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.calendar-item .calendar-item-date {
    color: #333;
    text-align: center;
    display: block;
    float: left
}

    .calendar-item .calendar-item-date .calendar-item-day {
        
        font-size: 2.25em;
        line-height: 43px
    }

@media only screen and (min-width:768px) {
    .calendar-item .calendar-item-date .calendar-item-day {
        
        font-size: 2.25em;
        line-height: 43px
    }
}

.calendar-item .calendar-item-date .calendar-item-month {
    display: block;
    text-transform: uppercase;
    
    font-size: 0.88em;
    line-height: 17px
}

@media only screen and (min-width:768px) {
    .calendar-item .calendar-item-date .calendar-item-month {
        
        font-size: 1.13em;
        line-height: 22px
    }
}

.calendar-item .info-container {
    margin-left: 80px;
    display: block
}

    .calendar-item .info-container .heading {
        display: block;
        margin-top: 10px;
        
        font-size: 0.88em;
        line-height: 16px;
        color: #333
    }

@media only screen and (min-width:768px) {
    .calendar-item .info-container .heading {
        
        font-size: 1.25em;
        line-height: 24px
    }
}

.calendar-item .info-container .location {
    
    font-size: 0.81em;
    line-height: 15px;
    color: #fff;
    background: #4d575d;
    padding: 3px 10px 3px 10px;
    margin-top: 10px;
    margin-bottom: 0;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block
}

@media only screen and (min-width:768px) {
    .calendar-item .info-container .location {
        
        font-size: 0.81em;
        line-height: 15px
    }
}

@media only screen and (min-width:768px) {
    .calendar-item .info-container {
        margin-left: 70px
    }
}

.speaker-row {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (min-width:992px) {
    .speaker-row {
        margin-bottom: 40px
    }
}

.speaker-row .speaker-item {
    text-align: center;
    margin-bottom: 50px
}

@media only screen and (min-width:992px) {
    .speaker-row .speaker-item {
        margin-bottom: 0
    }
}

.speaker-row .speaker-item .speaker-image {
    width: 75%;
    margin-left: 12.5%;
    padding-bottom: 75%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.speaker-row .speaker-item h2 {
    margin-top: 35px
}

.speaker-row .content p {
    margin-top: 20px;
    
    font-size: 1em;
    line-height: 26px
}

.agenda {
    padding-bottom: 75px
}

    .agenda .session {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e6e6e6
    }

        .agenda .session .col-xs-2 {
            width: 35%
        }

@media only screen and (min-width:768px) {
    .agenda .session .col-xs-2 {
        width: 35%
    }
}

@media only screen and (min-width:992px) {
    .agenda .session .col-xs-2 {
        width: 25%
    }
}

@media only screen and (min-width:1200px) {
    .agenda .session .col-xs-2 {
        width: 20%
    }
}

.agenda .session .col-xs-10 {
    width: 65%
}

@media only screen and (min-width:768px) {
    .agenda .session .col-xs-10 {
        width: 65%
    }
}

@media only screen and (min-width:992px) {
    .agenda .session .col-xs-10 {
        width: 75%
    }
}

@media only screen and (min-width:1200px) {
    .agenda .session .col-xs-10 {
        width: 80%
    }
}

.agenda .session header {
    color: #008a00;
    
    font-size: 1em;
    line-height: 26px;
    margin-bottom: 10px
}

@media only screen and (min-width:768px) {
    .agenda .session header {
        margin-top: 10px;
        
        font-size: 1.25em;
        line-height: 24px
    }
}

.agenda .session .time {
    
    font-size: 1em;
    line-height: 26px;
    letter-spacing: 1px;
    line-height: 24px
}

@media only screen and (min-width:992px) {
    .agenda .session .time {
        
        font-size: 1em;
        line-height: 26px;
        letter-spacing: 1px;
        line-height: 24px
    }
}

@media only screen and (min-width:1200px) {
    .agenda .session .time {
        
        font-size: 1em;
        line-height: 26px;
        letter-spacing: 1px;
        line-height: 24px
    }
}

.agenda .session .about {
    
    font-size: 1em;
    line-height: 26px
}

@media only screen and (min-width:768px) {
    .agenda .session .about {
        
        font-size: 1em;
        line-height: 26px
    }
}

.agenda .session .session-heading {
    position: relative;
    display: block;
    padding-right: 20px
}

@media only screen and (min-width:768px) {
    .agenda .session .session-heading {
        padding-left: 10px;
        padding-right: 20px
    }
}

.agenda .session .session-heading-expandable:after {
    background-image: url(/assets/icons/chevron-down.svg);
    width: 20px;
    height: 12px;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    right: 0;
    content: "";
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1)
}

.agenda .session .session-heading-expandable.collapsed:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1)
}

.agenda .session .tracks {
    margin-top: 10px
}

    .agenda .session .tracks .track .track-heading {
        position: relative;
        display: block;
        margin-bottom: 10px;
        padding-left: 10px
    }

        .agenda .session .tracks .track .track-heading .heading {
            
            font-size: 1em;
            line-height: 26px;
            padding-right: 25px
        }

@media only screen and (min-width:768px) {
    .agenda .session .tracks .track .track-heading .heading {
        
        font-size: 1em;
        line-height: 26px;
        padding-right: 20px
    }
}

.agenda .session .tracks .track .track-heading .type {
    
    font-size: 0.81em;
    line-height: 15px
}

@media only screen and (min-width:768px) {
    .agenda .session .tracks .track .track-heading .type {
        
        font-size: 0.81em;
        line-height: 15px
    }
}

.agenda .session .tracks .track .track-content {
    
    font-size: 1em;
    line-height: 26px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 2px 0 0 #e6e6e6;
    box-shadow: 0 2px 0 0 #e6e6e6
}

    .agenda .session .tracks .track .track-content .track-text {
        margin-bottom: 10px
    }

    .agenda .session .tracks .track .track-content p {
        
        font-size: 1em;
        line-height: 26px
    }

@media only screen and (min-width:768px) {
    .agenda .session .tracks .track .track-content p {
        
        font-size: 1em;
        line-height: 26px
    }
}

.agenda .session .tracks .track .track-content .track-fact span {
    
    font-size: 0.88em;
    line-height: 17px
}

@media only screen and (min-width:768px) {
    .agenda .session .tracks .track .track-content .track-fact span {
        
        font-size: 1em;
        line-height: 26px
    }
}

@media only screen and (min-width:768px) {
    .agenda .session .tracks .track .track-content {
        
        font-size: 1em;
        line-height: 26px
    }
}

.agenda .session .tracks .track.last .track-content {
    -webkit-box-shadow: none;
    box-shadow: none
}

.track-info {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap
}

    .track-info .track-style {
        height: 11px;
        width: 11px;
        display: inline-block;
        opacity: .7;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        margin-right: 5px
    }

    .track-info .track-heading {
        padding-right: 20px;
        padding-left: 6.66666667px;
        
        font-size: 1em;
        line-height: 26px
    }

    .btn-secondary.track-info:active, .btn-secondary.track-info:focus, .track-info .btn-secondary {
        display: inline-block;
        height: 38px;
        
        font-size: 0.88em;
        line-height: 16px;
        color: #333;
        background-color: #fff !important;
        border: 2px solid #f4f4ee !important;
        padding: 9px;
        margin-right: 5px;
        margin-top: 5px;
        box-shadow: none;
        flex-grow: 1
    }

@media only screen and (min-width:768px) {
    .btn-secondary.track-info:active, .btn-secondary.track-info:focus, .track-info .btn-secondary {
        flex-grow: 0
    }
}

.btn-secondary.track-info:active.active, .btn-secondary.track-info:focus.active, .track-info .btn-secondary.active {
    display: inline-block;
    height: 38px;
    color: #333;
    background-color: #e6e6e6 !important;
    border: 2px solid #e6e6e6 !important;
    outline-color: #e6e6e6 !important;
    box-shadow: none;
    padding: 9px
}

.occasions {
    margin-top: 20px
}

    .occasions .occasion-tile .panel-heading {
        border: none;
        border-top: 1px solid #e6e6e6;
        background-color: #fff;
        
        font-size: 1.5em;
        line-height: 29px
    }

        .occasions .occasion-tile .panel-heading a {
            display: block;
            position: relative
        }

        .occasions .occasion-tile .panel-heading .ate-chevron-down, .occasions .occasion-tile .panel-heading .ate-chevron-right {
            position: absolute;
            float: right;
            right: 0;
            top: 10px;
            color: var(--color-teal-500);
            display: block
        }

        .occasions .occasion-tile .panel-heading .ate-chevron-down {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: scaleY(-1);
            -moz-transform: scaleY(-1);
            -ms-transform: scaleY(-1);
            -o-transform: scaleY(-1)
        }

        .occasions .occasion-tile .panel-heading .collapsed .ate-chevron-down {
            -webkit-transform: scaleY(1);
            -moz-transform: scaleY(1);
            -ms-transform: scaleY(1);
            -o-transform: scaleY(1)
        }

    .occasions .occasion-tile.panel-list-small:last-child {
        border-bottom: 1px solid #e6e6e6
    }

    .occasions .occasion-tile.panel-list-small .panel-heading {
        padding: 15px 10px 15px 0;
        
        font-size: 1.25em;
        line-height: 24px
    }

        .occasions .occasion-tile.panel-list-small .panel-heading .ate-chevron-down, .occasions .occasion-tile.panel-list-small .panel-heading .ate-chevron-right {
            top: 8px
        }

        .occasions .occasion-tile.panel-list-small .panel-heading.no-border {
            border-top: none
        }

    .occasions .occasion-tile.panel-list-small .panel-body {
        padding: 0 0 15px 0
    }

    .occasions .occasion-tile .parent-heading {
        text-align: right;
        
        font-size: 1em;
        line-height: 26px;
        padding-top: 10px;
        color: #333
    }

        .occasions .occasion-tile .parent-heading .show-more {
            display: none
        }

        .occasions .occasion-tile .parent-heading .show-less {
            display: block
        }

        .occasions .occasion-tile .parent-heading.collapsed {
            display: block
        }

            .occasions .occasion-tile .parent-heading.collapsed .show-more {
                display: block
            }

            .occasions .occasion-tile .parent-heading.collapsed .show-less {
                display: none
            }

        .occasions .occasion-tile .parent-heading .ate-chevron-right {
            position: relative;
            top: 2px;
            margin-left: 5px
        }

@media only screen and (min-width:768px) {
    .occasions .occasion-tile {
        border: 0;
        height: 255px;
        clear: none
    }

        .occasions .occasion-tile h2 {
            margin-top: 15px;
            text-align: center
        }

            .occasions .occasion-tile h2 a {
                
                font-size: 1.5em;
                line-height: 29px;
                color: #333
            }
}

.eventinfo-box {
    background-color: #f6f6f6;
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
    
    font-size: 0.88em;
    line-height: 17px;
    border-radius: 4px
}

    .eventinfo-box header {
        margin-bottom: 3px;
        color: #9b9b9b
    }

    .eventinfo-box div {
        margin-bottom: 10px;
        color: #000 !important
    }

        .eventinfo-box div a[href^=tel] {
            color: inherit
        }

        .eventinfo-box div[x-apple-data-detectors] {
            color: #000 !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important
        }

    .eventinfo-box .btn {
        width: 100%;
        margin-top: 10px
    }

    .eventinfo-box a.map-link {
        color: var(--color-teal-500);
        display: block;
        margin-top: 3px
    }

.section-blogitem .share, .section-caseitem .share {
    width: 100%;
    display: inline-block;
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .section-blogitem .share, .section-caseitem .share {
        width: 32px
    }
}

.section-blogitem .share a, .section-caseitem .share a {
    border-radius: 5px
}

.section-blogitem .post-content, .section-caseitem .post-content {
    margin-top: 20px;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .section-blogitem .post-content, .section-caseitem .post-content {
        margin-top: 50px;
        margin-bottom: 35px
    }
}

.section-blogitem .case-name, .section-caseitem .case-name {
    
    font-size: 1em;
    line-height: 26px;
    color: #656f75;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.section-blogitem .published, .section-caseitem .published {
    
    font-size: 1em;
    line-height: 26px;
    color: #656f75;
    margin-left: 10px
}

.section-blogitem .intro, .section-caseitem .intro {
    margin-bottom: 10px
}

.section-blogitem p, .section-caseitem p {
    line-height: 32px
}

.section-blogitem .page-image, .section-caseitem .page-image {
    margin-top: 35px;
    margin-bottom: 50px
}

    .section-blogitem .page-image img, .section-caseitem .page-image img {
        display: block;
        max-width: 100%;
        height: auto
    }

.section-blogitem .writer, .section-caseitem .writer {
    display: flex
}

    .section-blogitem .writer .writer-info, .section-caseitem .writer .writer-info {
        margin-bottom: 0
    }

        .section-blogitem .writer .writer-info .name, .section-caseitem .writer .writer-info .name {
            line-height: 22px
        }

        .section-blogitem .writer .writer-info a, .section-caseitem .writer .writer-info a {
            display: inline-block
        }

        .section-blogitem .writer .writer-info .title, .section-caseitem .writer .writer-info .title {
            margin-left: 0;
            margin-top: 0
        }

@media only screen and (min-width:768px) {
    .section-blogitem .writer .writer-info .title, .section-caseitem .writer .writer-info .title {
        margin-left: 5px;
        margin-top: 3px
    }
}

.section-blogitem .writer .writer-info .writer-img-container, .section-caseitem .writer .writer-info .writer-img-container {
    display: inline
}

.writer {
    margin-top: 20px;
    margin-bottom: 35px
}

    .writer img {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        vertical-align: top;
        margin-right: 10px
    }

    .writer .name a {
        display: inline-block;
        margin-bottom: 10px;
        color: #4d575d;
        
        font-size: 1em;
        line-height: 26px;
        line-height: 40px
    }

    .writer .writer-info {
        display: inline-block
    }

        .writer .writer-info .name {
            margin-top: 3px;
            display: inline-block;
            
            font-size: 1em;
            line-height: 26px
        }

        .writer .writer-info .title {
            margin-top: 5px;
            margin-left: 15px;
            display: inline-block;
            
            font-size: 1em;
            line-height: 26px;
            color: #4d575d
        }

@media only screen and (min-width:768px) {
    .writer {
        margin-top: 20px;
        margin-bottom: 35px
    }

        .writer .name {
            margin-top: 10px;
            
            font-size: 1.13em;
            line-height: 23px
        }

        .writer .title {
            
            font-size: 0.88em;
            line-height: 17px;
            color: #656f75;
            margin-top: 3px
        }
}

.blog-author-posts .post {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    
    font-size: 0.81em;
    line-height: 15px
}

    .blog-author-posts .post:after {
        content: "";
        width: 9px;
        height: 15px;
        display: block;
        background-image: url(/assets/icons/chevron-right.svg);
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px
    }

    .blog-author-posts .post h3 {
        
        font-size: 1.5em;
        line-height: 29px;
        padding-right: 20px
    }

    .blog-author-posts .post .post-date {
        color: #9b9b9b;
        margin-right: 10px
    }

    .blog-author-posts .post .post-category {
        color: #008a00;
        text-transform: uppercase
    }

.load-more-posts {
    display: inline-block;
    margin-top: 20px
}

.module-blog .btn-group, .section-blogpage .btn-group {
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .module-blog .btn-group, .section-blogpage .btn-group {
        padding-bottom: 0;
        border-bottom: none
    }
}

.module-blog .btn-group-dropdown, .section-blogpage .btn-group-dropdown {
    margin-top: 20px;
    width: 100%
}

    .module-blog .btn-group-dropdown .btn-default, .section-blogpage .btn-group-dropdown .btn-default {
        width: 85%
    }

    .module-blog .btn-group-dropdown .dropdown-toggle, .section-blogpage .btn-group-dropdown .dropdown-toggle {
        width: 40px
    }

@media only screen and (min-width:768px) {
    .module-blog .btn-group-dropdown, .section-blogpage .btn-group-dropdown {
        width: auto
    }

        .module-blog .btn-group-dropdown .btn-default, .section-blogpage .btn-group-dropdown .btn-default {
            width: auto
        }

        .module-blog .btn-group-dropdown .dropdown-toggle, .section-blogpage .btn-group-dropdown .dropdown-toggle {
            width: 40px
        }
}

.module-blog .writer, .section-blogpage .writer {
    display: block
}

    .module-blog .writer img, .section-blogpage .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .module-blog .writer .name, .section-blogpage .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        line-height: 20px;
        margin: 0 0 0 10px;
        display: block;
        float: left
    }

.module-blog .blockimage-items .writer, .section-blogpage .blockimage-items .writer {
    display: block
}

    .module-blog .blockimage-items .writer img, .section-blogpage .blockimage-items .writer img {
        width: 20px;
        height: auto;
        display: block;
        float: left
    }

    .module-blog .blockimage-items .writer .name, .section-blogpage .blockimage-items .writer .name {
        
        font-size: 0.69em;
        line-height: 12px;
        color: #f6f6f6;
        display: block;
        float: left;
        line-height: 20px;
        margin: 0 0 0 10px
    }

.service-list a {
    width: 100%;
    display: block;
    overflow: auto;
    clear: both
}

.service-list .service {
    margin-bottom: 20px
}

    .service-list .service .service-image {
        float: left;
        width: 20%;
        display: inline-block
    }

    .service-list .service .service-text {
        float: left;
        width: 75%;
        padding-left: 20px
    }

        .service-list .service .service-text .service-name {
            
            font-size: 1.13em;
            line-height: 22px;
            display: block;
            color: #000
        }

        .service-list .service .service-text .service-intro {
            color: #656f75
        }

@media only screen and (min-width:768px) {
    .service-list .service .service-text .service-name {
        
        font-size: 1.5em;
        line-height: 29px
    }
}

.article-list {
    margin-top: 40px;
    margin-bottom: 40px
}

    .article-list article {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px;
        margin-bottom: 20px;
        display: block
    }

        .article-list article header {
            margin-top: 0;
            padding-top: 0;
            margin-bottom: 0;
            
            font-size: 1.5em;
            line-height: 29px;
            line-height: 24px;
            color: #000
        }

        .article-list article .article-type {
            
            font-size: 0.81em;
            line-height: 16px;
            color: #9b9b9b;
            text-transform: uppercase
        }

        .article-list article .article-cat {
            
            font-size: 0.81em;
            line-height: 16px;
            color: #008a00;
            text-transform: uppercase
        }

        .article-list article .article-date {
            
            font-size: 0.81em;
            line-height: 15px;
            color: #9b9b9b
        }

        .article-list article .article-intro {
            
            font-size: 1em;
            line-height: 26px;
            color: #9b9b9b
        }

        .article-list article .article-img {
            width: 18%;
            float: left;
            display: inline-block;
            padding-right: 20px;
            position: relative;
            min-height: 1px
        }

        .article-list article .article-content {
            width: 82%;
            display: inline-block
        }

.native-dropdown-categories {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .job-filters {
        display: flex;
        justify-content: flex-end
    }
}

.category-filter, .location-filter {
    height: 40px
}

@media only screen and (min-width:768px) {
    .category-filter, .location-filter {
        margin-left: 20px
    }
}

.category-filter::after, .location-filter::after {
    clear: both
}

.category-filter .btn-group, .location-filter .btn-group {
    display: block;
    width: 100%
}

@media only screen and (min-width:768px) {
    .category-filter .btn-group, .location-filter .btn-group {
        display: block;
        width: 300px
    }
}

.category-filter .btn-group .dropdown-menu, .location-filter .btn-group .dropdown-menu {
    width: 100%
}

    .category-filter .btn-group .dropdown-menu li a, .location-filter .btn-group .dropdown-menu li a {
        height: 30px;
        line-height: 30px
    }

.job-list {
    min-height: 300px
}

.job-list-header {
    clear: both;
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 0 20px;
    overflow: auto
}

.sort-on-location, .sort-on-name {
    cursor: pointer;
    
    font-size: 0.88em;
    line-height: 17px
}

    .sort-on-location.desc .caret, .sort-on-name.desc .caret {
        border-top-width: 0;
        border-bottom: 4px solid #4d575d
    }

    .sort-on-location.sorting, .sort-on-name.sorting {
        color: #008a00
    }

        .sort-on-location.sorting .caret, .sort-on-name.sorting .caret {
            border-bottom-color: #008a00
        }

.job-list-item {
    display: block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1;
    
    font-size: 1.13em;
    line-height: 22px;
    padding: 20px
}

    .job-list-item.odd {
        background-color: #f6f6f6
    }

    .job-list-item.hidden-item {
        height: 0;
        opacity: 0;
        padding: 0;
        margin: 0;
        display: none
    }

    .job-list-item .job-list-icon {
        display: block;
        float: left;
        width: 20px;
        height: 20px;
        background: url(/assets/icons/head.svg) no-repeat 2px center;
        margin-right: 13px
    }

    .job-list-item .job-list-name {
        display: block;
        float: left;
        width: 80%;
        color: #4d575d !important
    }

@media only screen and (min-width:768px) {
    .job-list-item .job-list-name {
        width: 60%;
        padding-right: 5%
    }
}

.job-list-item .job-list-name .job-list-location {
    display: block;
    color: #4d575d !important;
    
    font-size: 0.88em;
    line-height: 16px
}

.job-list-item .job-list-date {
    display: block;
    float: right;
    
    font-size: 0.88em;
    line-height: 17px
}

.job-list-item .job-list-sortable-location {
    display: block;
    
    font-size: 0.8em;
    line-height: 17px;
    text-align: right;
    width: 30%;
    float: right;
    overflow-x: hidden
}

.contacts-list {
    padding: 0 20px 0 20px;
    margin: 100px 0
}

@media only screen and (min-width:768px) {
    .contacts-list {
        padding: 0
    }
}

.contacts-list .panel-list {
    border: none
}

    .contacts-list .panel-list .panel-heading {
        padding: 20px 10px;
        transition: all ease-in-out .3s;
        border: none
    }

        .contacts-list .panel-list .panel-heading:hover {
            background-color: #f6f6f6
        }

        .contacts-list .panel-list .panel-heading .header-btn {
            color: #008a00;
            
            font-size: 1.5em;
            line-height: 29px
        }

            .contacts-list .panel-list .panel-heading .header-btn.collapsed {
                
                font-size: 0.8em;
                line-height: 1.2em;
                color: #4d575d
            }

    .contacts-list .panel-list .panel-body {
        padding: 0
    }

        .contacts-list .panel-list .panel-body .block-image {
            margin-bottom: 20px
        }

        .contacts-list .panel-list .panel-body ul {
            list-style: none;
            padding-left: 0;
            
            font-size: 1.13em;
            line-height: 22px
        }

            .contacts-list .panel-list .panel-body ul li {
                padding-left: 26px;
                margin-bottom: 20px
            }

                .contacts-list .panel-list .panel-body ul li a {
                    color: #000
                }

        .contacts-list .panel-list .panel-body .contact {
            text-align: left;
            color: #333;
            padding-top: 0
        }

            .contacts-list .panel-list .panel-body .contact .name {
                
                font-size: 1.25em;
                line-height: 25px;
                padding-top: 0
            }

            .contacts-list .panel-list .panel-body .contact .title {
                
                font-size: 1em;
                line-height: 26px;
                color: #333;
                margin-bottom: 0
            }

            .contacts-list .panel-list .panel-body .contact .mail {
                
                font-size: 1em;
                line-height: 26px;
                color: #000;
                background-image: url(/assets/icons/contact_green_icon.svg);
                background-repeat: no-repeat;
                padding-left: 25px;
                background-position: 0 5px
            }

.coworkers-list {
    position: relative;
    width: 100%
}

    .coworkers-list .coworker {
        position: relative;
        display: block;
        width: 100%;
        padding-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid #e6e6e6;
        cursor: pointer
    }

        .coworkers-list .coworker .anchor {
            position: relative;
            display: block;
            height: 105px;
            margin-top: -105px;
            width: 1px;
            visibility: hidden;
            overflow: hidden
        }

        .coworkers-list .coworker .image-container {
            width: 100%;
            height: 75%;
            float: none
        }

            .coworkers-list .coworker .image-container .block-image {
                padding-top: 75%;
                margin-bottom: 0
            }

@media only screen and (min-width:768px) {
    .coworkers-list .coworker .image-container {
        width: 20%;
        float: left
    }

        .coworkers-list .coworker .image-container .block-image {
            padding-top: 100%
        }
}

.coworkers-list .coworker .about-container {
    width: 100%;
    float: none;
    padding: 15px 15px 15px 0
}

    .coworkers-list .coworker .about-container header {
        
        font-size: 1.25em;
        line-height: 25px;
        color: #333
    }

    .coworkers-list .coworker .about-container .title {
        
        font-size: 1em;
        line-height: 26px
    }

    .coworkers-list .coworker .about-container .citation {
        display: block;
        color: #008a00;
        font-style: italic;
        margin-top: 20px;
        
        font-size: 1.5em;
        line-height: 29px;
        width: 100%
    }

    .coworkers-list .coworker .about-container:before {
        position: absolute;
        right: 0;
        bottom: 22px;
        width: 20px;
        height: 12px;
        background-image: url(/assets/icons/chevron-down.svg);
        background-repeat: no-repeat;
        background-position: bottom right;
        content: "";
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1)
    }

@media only screen and (min-width:768px) {
    .coworkers-list .coworker .about-container:before {
        bottom: 10px;
        padding: 20px;
        padding-bottom: 0
    }
}

@media only screen and (min-width:768px) {
    .coworkers-list .coworker .about-container {
        float: left;
        width: 75%;
        padding: 15px
    }
}

.coworkers-list .coworker.collapsed .about-container:before {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1)
}

.coworkers-list .content h2 {
    margin-top: 20px !important
}

.coworkers-list .content .citation {
    display: block;
    color: #008a00;
    font-style: italic;
    margin-top: 0;
    
    font-size: 1.5em;
    line-height: 29px;
    width: 100%
}

.coworkers-list .content.panel-body {
    padding-top: 0;
    padding-left: 0
}

@media only screen and (min-width:768px) {
    .coworkers-list .content h2 {
        margin-top: 10px !important
    }

    .coworkers-list .content.panel-body {
        padding-top: 15px
    }
}

.related-linklist article a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block
}

    .related-linklist article a header {
        
        font-size: 1.13em;
        line-height: 22px;
        color: #333;
        display: inline-block;
        border-bottom: 2px solid #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .related-linklist article a .ate-chevron-right {
        opacity: 1;
        display: inline-block;
        margin-left: 10px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .related-linklist article a p {
        
        font-size: 0.88em;
        line-height: 16px;
        color: #9b9b9b
    }

    .related-linklist article a:hover header {
        border-bottom: 2px solid #333
    }

    .related-linklist article a:hover .ate-chevron-right {
        opacity: 1;
        margin-left: 10px
    }

@media only screen and (min-width:768px) {
    .related-linklist article a {
        padding-top: 20px;
        padding-bottom: 20px
    }

        .related-linklist article a header {
            
            font-size: 1.5em;
            line-height: 29px
        }

        .related-linklist article a p {
            
            font-size: 1.25em;
            line-height: 24px
        }
}

.forms-listing .forms-list-item {
    display: none
}

.related-content-list {
    margin-top: 20px
}

.article-listpage .listpage-header {
    padding: 70px 0;
    background-color: #f6f6f6;
    width: 100%
}

.article-listpage .top-article {
    display: block;
    flex-wrap: wrap;
    margin-bottom: 60px;
    margin-top: 35px
}

@media only screen and (min-width:992px) {
    .article-listpage .top-article {
        display: block
    }
}

.article-listpage .top-article .bg-img {
    background-size: cover;
    padding-top: 56.325%;
    position: relative;
    background-color: #f6f6f6;
    background-repeat: no-repeat
}

    .article-listpage .top-article .bg-img .article-tag {
        position: absolute;
        left: 10px;
        bottom: 10px
    }

.article-listpage .top-article .item-content {
    margin-top: 35px;
    padding: 0 10px 100px 10px
}

    .article-listpage .top-article .item-content .date {
        color: #008a00;
        
        font-size: 0.81em;
        line-height: 15px;
        margin-bottom: 10px
    }

.article-listpage .top-article .writer {
    position: relative;
    line-height: 16px
}

    .article-listpage .top-article .writer img {
        width: 20px;
        height: 20px
    }

    .article-listpage .top-article .writer .name {
        
        font-size: 0.81em;
        line-height: 15px;
        color: #008a00;
        margin-left: 5px
    }

.article-listpage .article-list .btn-group {
    margin-bottom: 20px
}

.article-listpage .article-list .native-dropdown {
    margin-bottom: 20px
}

.article-listpage .article-list .article-items {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

    .article-listpage .article-list .article-items:before {
        display: block
    }

    .article-listpage .article-list .article-items .article-listitem {
        margin-bottom: 20px;
        padding: 20px;
        transition: all .3s ease-in-out;
        border-radius: 5px
    }

@media only screen and (min-width:768px) {
    .article-listpage .article-list .article-items .article-listitem {
        padding: 20px 20px 60px 20px
    }
}

.article-listpage .article-list .article-items .article-listitem:hover {
    box-shadow: 0 3px 6px 0 rgba(100,100,100,.19),0 2px 5px 0 rgba(100,100,100,.23);
    background-color: #f6f6f6
}

    .article-listpage .article-list .article-items .article-listitem:hover .bg-img {
        filter: brightness(1.1) saturate(100%)
    }

.article-listpage .article-list .article-items .article-listitem .bg-img {
    background-size: cover;
    padding-top: 56.325%;
    position: relative;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    transform: translate3d(0)
}

    .article-listpage .article-list .article-items .article-listitem .bg-img .article-tag {
        position: absolute;
        left: 10px;
        bottom: 10px
    }

.article-listpage .article-list .article-items .article-listitem .item-caption {
    
    font-size: 1.25em;
    line-height: 24px;
    color: #4d575d;
    margin-top: 0
}

.article-listpage .article-list .article-items .article-listitem .item-content {
    margin-top: 15px;
    padding: 0 10px
}

    .article-listpage .article-list .article-items .article-listitem .item-content .date {
        color: #008a00;
        
        font-size: 0.81em;
        line-height: 15px;
        margin-bottom: 10px
    }

.article-listpage .article-list .article-items .article-listitem .date-bottom {
    position: relative;
    bottom: 0;
    color: #008a00;
    
    font-size: 0.81em;
    line-height: 15px;
    margin: 0 0 20px 10px
}

@media only screen and (min-width:768px) {
    .article-listpage .article-list .article-items .article-listitem .date-bottom {
        position: absolute
    }
}

.article-listpage .article-list .article-items .article-listitem .article-type, .article-listpage .article-list .article-items .article-listitem .writer {
    position: relative;
    bottom: 0;
    margin-left: 10px;
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .article-listpage .article-list .article-items .article-listitem .article-type, .article-listpage .article-list .article-items .article-listitem .writer {
        margin-top: 20px;
        position: absolute;
        margin-left: 0
    }
}

.article-listpage .article-list .article-items .article-listitem .article-type img, .article-listpage .article-list .article-items .article-listitem .writer img {
    width: 20px;
    height: 20px;
    margin-top: 3px
}

.article-listpage .article-list .article-items .article-listitem .article-type .name, .article-listpage .article-list .article-items .article-listitem .writer .name {
    
    font-size: 0.81em;
    line-height: 15px;
    color: #008a00;
    margin-left: 5px
}

.article-listpage .article-list .article-items .article-listitem .article-type {
    position: absolute;
    line-height: 16px;
    margin-left: 10px;
    color: #008a00
}

@media only screen and (min-width:768px) {
    .article-listpage .article-list .article-items .article-listitem .article-type {
        bottom: 20px
    }
}

.article-listpage .article-list .load-next-btn, .article-listpage .article-list .more-article-items-btn {
    position: relative;
    margin-top: 40px
}

    .article-listpage .article-list .load-next-btn .spinner, .article-listpage .article-list .more-article-items-btn .spinner {
        position: absolute;
        left: 15px;
        top: 13px
    }

.article-listpage .more-news-items {
    width: 100%
}

.article-page h1 {
    margin-top: 20px;
    margin-bottom: 40px
}

.article-page .btn-back {
    background-color: #f6f6f6;
    margin: 20px
}

.section-reportageitem .share {
    width: 100%;
    display: inline-block;
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .section-reportageitem .share {
        width: 32px
    }
}

.section-reportageitem .share a {
    border-radius: 5px
}

.section-reportageitem .post-content {
    margin-top: 20px;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .section-reportageitem .post-content {
        margin-top: 50px;
        margin-bottom: 35px
    }
}

.section-reportageitem .case-name {
    
    font-size: 1em;
    line-height: 26px;
    color: #656f75;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.section-reportageitem .published {
    
    font-size: 1em;
    line-height: 26px;
    color: #656f75;
    margin-left: 10px
}

.section-reportageitem .intro {
    margin-bottom: 10px
}

.section-reportageitem p {
    line-height: 32px
}

.section-reportageitem .page-image {
    margin-top: 35px;
    margin-bottom: 50px
}

    .section-reportageitem .page-image img {
        display: block;
        max-width: 100%;
        height: auto
    }

.section-reportageitem .writer {
    display: flex
}

    .section-reportageitem .writer .writer-info {
        margin-bottom: 0
    }

        .section-reportageitem .writer .writer-info .name {
            line-height: 22px
        }

        .section-reportageitem .writer .writer-info a {
            display: inline-block
        }

        .section-reportageitem .writer .writer-info .title {
            margin-left: 0;
            margin-top: 0
        }

@media only screen and (min-width:768px) {
    .section-reportageitem .writer .writer-info .title {
        margin-left: 5px;
        margin-top: 3px
    }
}

.section-reportageitem .writer .writer-info .writer-img-container {
    display: inline
}

.article-tag {
    display: inline-block;
    background-color: #4d575d;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.81em;
    padding: 0 10px;
    border-radius: 3px;
    line-height: 21px;
    height: 21px
}

img {
    -ms-interpolation-mode: bicubic
}

html {
    font-size: 1em !important
}

.mobile-menu-container {
    opacity: 0
}

.mobile-menu-open {
    position: relative;
    overflow: hidden !important;
    height: 100%
}

    .mobile-menu-open body {
        position: relative;
        overflow: hidden !important;
        height: 100%
    }

    .mobile-menu-open .mobile-menu-container {
        opacity: 1
    }

.top-selected .top-selecteditem {
    position: relative;
    display: block;
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 0 20px
}

@media only screen and (min-width:768px) {
    .top-selected .top-selecteditem {
        display: flex
    }
}

.top-selected .top-selecteditem .top-selecteditem-info {
    width: 100%
}

@media only screen and (min-width:768px) {
    .top-selected .top-selecteditem .top-selecteditem-info {
        padding-right: 20px;
        order: 0;
        width: 50%
    }
}

.top-selected .top-selecteditem .top-selecteditem-image {
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .top-selected .top-selecteditem .top-selecteditem-image {
        width: 50%;
        margin-bottom: 0;
        order: 1
    }
}

.top-selected .top-selecteditem .selected-image {
    width: 100%;
    height: auto
}

.top-selected .top-selecteditem svg {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 0 0 1px #e6e6e6;
    box-shadow: 0 0 0 1px #e6e6e6;
    padding: 20px
}

@media only screen and (min-width:768px) {
    .top-selected .top-selecteditem svg {
        padding: 20px
    }
}

.top-selected .top-selecteditem svg path {
    fill: #656f75
}

.top-selected .top-selecteditem header {
    
    font-size: 1.5em;
    line-height: 29px;
    color: #000
}

.top-selected .top-selecteditem p {
    
    font-size: 1em;
    line-height: 26px
}

.top-selected .top-selecteditem .btn {
    margin-top: 20px
}

.top-selected .top-selecteditem .col-xs-4 {
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .top-selected .top-selecteditem .col-xs-4 {
        padding-right: 20px
    }
}

.cookie-consent h2 {
    text-align: center;
    
    font-size: 2.25em;
    line-height: 43px
}

.cookie-consent p {
    
    font-size: 1em;
    line-height: 26px;
    text-align: center
}

.cookie-consent .index {
    text-align: center;
    padding: 80px
}

    .cookie-consent .index .accept-btn {
        margin-top: 20px
    }

    .cookie-consent .index .prefs-btn {
        display: block;
        
        font-size: 1em;
        line-height: 26px;
        margin-top: 20px;
        color: #008a00;
        cursor: pointer
    }

.cookie-consent .prefs {
    padding: 80px
}

.news-tabs a {
    text-transform: uppercase
}

.related-content {
    overflow-x: hidden
}

    .related-content header {
        
        font-size: 1.5em;
        line-height: 29px;
        color: #008a00;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 5px;
        margin-bottom: 5px
    }

    .related-content ul {
        list-style: none;
        padding-left: 0
    }

        .related-content ul li a {
            
            font-size: 0.88em;
            line-height: 16px;
            color: #333;
            display: inline-block;
            padding-bottom: 15px
        }

@media only screen and (min-width:768px) {
    .related-content header {
        
        font-size: 1.13em;
        line-height: 23px
    }
}

.print-forms h2, .print-forms h3 {
    color: #008a00
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .EventItemSmall-view .page-body {
        padding-bottom: 80px !important
    }

    .EventItem-view .page-body {
        padding-bottom: 80px !important
    }

    .content {
        margin-bottom: 80px
    }

    .module .content {
        margin-bottom: auto
    }

    .forms-listing {
        margin-bottom: 80px
    }

    .Socialmodule .social-flow {
        margin-bottom: 80px
    }

    body .page-body {
        padding-bottom: 136px
    }

    .module.module-video-image {
        justify-content: flex-start
    }
}

.consent-forms p {
    color: #9b9b9b
}

    .consent-forms p a {
        color: var(--color-teal-500)
    }

.consent-forms input[type=checkbox] + label {
    color: #7db5cb;
    padding: 2px 0 0 0;
    font-weight: 400 !important
}

.eloqua-form {
    margin-top: 40px
}

#ot-sdk-btn.ot-sdk-show-settings {
    align-self: self-start
}
