html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

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

a img {
    border: none
}

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

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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 {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: ' ('attr(href) ')'
    }

    abbr[title]:after {
        content: ' ('attr(title) ')'
    }

    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        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,
    .table-style,
    #datasheet table {
        border-collapse: collapse !important
    }

    .table td,
    .table-style td,
    #datasheet table td,
    .table th,
    .table-style th,
    #datasheet table th {
        background-color: #fff !important
    }

    .table-bordered th,
    #specs .table-style th,
    .table-bordered td,
    #specs .table-style td {
        border: 1px solid #ddd !important
    }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: '\002a'
}

.glyphicon-plus:before {
    content: '\002b'
}

.glyphicon-euro:before,
.glyphicon-eur: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
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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: 700;
    line-height: 1.1;
    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: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 41px
}

h2,
.h2 {
    font-size: 34px
}

h3,
.h3 {
    font-size: 28px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 16px
}

h6,
.h6 {
    font-size: 14px
}

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}

small,
.small {
    font-size: 87%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.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,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.shop-list {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt,
dd {
    line-height: 1.5
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: ' ';
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@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[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: ' ';
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 981px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: ' ';
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: ' ';
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 981px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table,
.table-style,
#datasheet table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

.table>thead>tr>th,
.table-style>thead>tr>th,
#datasheet table>thead>tr>th,
.table>thead>tr>td,
.table-style>thead>tr>td,
#datasheet table>thead>tr>td,
.table>tbody>tr>th,
.table-style>tbody>tr>th,
#datasheet table>tbody>tr>th,
.table>tbody>tr>td,
.table-style>tbody>tr>td,
#datasheet table>tbody>tr>td,
.table>tfoot>tr>th,
.table-style>tfoot>tr>th,
#datasheet table>tfoot>tr>th,
.table>tfoot>tr>td,
.table-style>tfoot>tr>td,
#datasheet table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th,
.table-style>thead>tr>th,
#datasheet table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table-style>caption+thead>tr:first-child>th,
#datasheet table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table-style>caption+thead>tr:first-child>td,
#datasheet table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table-style>colgroup+thead>tr:first-child>th,
#datasheet table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table-style>colgroup+thead>tr:first-child>td,
#datasheet table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table-style>thead:first-child>tr:first-child>th,
#datasheet table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table-style>thead:first-child>tr:first-child>td,
#datasheet table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody,
.table-style>tbody+tbody,
#datasheet table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table,
.table-style .table,
#datasheet table .table,
.table .table-style,
.table-style .table-style,
#datasheet table .table-style,
.table #datasheet table,
#datasheet .table table,
.table-style #datasheet table,
#datasheet .table-style table,
#datasheet table table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered,
#specs .table-style {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
#specs .table-style>thead>tr>th,
.table-bordered>thead>tr>td,
#specs .table-style>thead>tr>td,
.table-bordered>tbody>tr>th,
#specs .table-style>tbody>tr>th,
.table-bordered>tbody>tr>td,
#specs .table-style>tbody>tr>td,
.table-bordered>tfoot>tr>th,
#specs .table-style>tfoot>tr>th,
.table-bordered>tfoot>tr>td,
#specs .table-style>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
#specs .table-style>thead>tr>th,
.table-bordered>thead>tr>td,
#specs .table-style>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd),
#datasheet table>tbody>tr:nth-of-type(odd),
#specs .table-style>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*='col-'] {
    position: static;
    float: none;
    display: table-column
}

table td[class*='col-'],
table th[class*='col-'] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table-style>thead>tr>td.active,
#datasheet table>thead>tr>td.active,
.table>thead>tr>th.active,
.table-style>thead>tr>th.active,
#datasheet table>thead>tr>th.active,
.table>thead>tr.active>td,
.table-style>thead>tr.active>td,
#datasheet table>thead>tr.active>td,
.table>thead>tr.active>th,
.table-style>thead>tr.active>th,
#datasheet table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table-style>tbody>tr>td.active,
#datasheet table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table-style>tbody>tr>th.active,
#datasheet table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table-style>tbody>tr.active>td,
#datasheet table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table-style>tbody>tr.active>th,
#datasheet table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table-style>tfoot>tr>td.active,
#datasheet table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table-style>tfoot>tr>th.active,
#datasheet table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table-style>tfoot>tr.active>td,
#datasheet table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table-style>tfoot>tr.active>th,
#datasheet table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table-style>thead>tr>td.success,
#datasheet table>thead>tr>td.success,
.table>thead>tr>th.success,
.table-style>thead>tr>th.success,
#datasheet table>thead>tr>th.success,
.table>thead>tr.success>td,
.table-style>thead>tr.success>td,
#datasheet table>thead>tr.success>td,
.table>thead>tr.success>th,
.table-style>thead>tr.success>th,
#datasheet table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table-style>tbody>tr>td.success,
#datasheet table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table-style>tbody>tr>th.success,
#datasheet table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table-style>tbody>tr.success>td,
#datasheet table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table-style>tbody>tr.success>th,
#datasheet table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table-style>tfoot>tr>td.success,
#datasheet table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table-style>tfoot>tr>th.success,
#datasheet table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table-style>tfoot>tr.success>td,
#datasheet table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table-style>tfoot>tr.success>th,
#datasheet table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table-style>thead>tr>td.info,
#datasheet table>thead>tr>td.info,
.table>thead>tr>th.info,
.table-style>thead>tr>th.info,
#datasheet table>thead>tr>th.info,
.table>thead>tr.info>td,
.table-style>thead>tr.info>td,
#datasheet table>thead>tr.info>td,
.table>thead>tr.info>th,
.table-style>thead>tr.info>th,
#datasheet table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table-style>tbody>tr>td.info,
#datasheet table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table-style>tbody>tr>th.info,
#datasheet table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table-style>tbody>tr.info>td,
#datasheet table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table-style>tbody>tr.info>th,
#datasheet table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table-style>tfoot>tr>td.info,
#datasheet table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table-style>tfoot>tr>th.info,
#datasheet table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table-style>tfoot>tr.info>td,
#datasheet table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table-style>tfoot>tr.info>th,
#datasheet table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table-style>thead>tr>td.warning,
#datasheet table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table-style>thead>tr>th.warning,
#datasheet table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table-style>thead>tr.warning>td,
#datasheet table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table-style>thead>tr.warning>th,
#datasheet table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table-style>tbody>tr>td.warning,
#datasheet table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table-style>tbody>tr>th.warning,
#datasheet table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table-style>tbody>tr.warning>td,
#datasheet table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table-style>tbody>tr.warning>th,
#datasheet table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table-style>tfoot>tr>td.warning,
#datasheet table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table-style>tfoot>tr>th.warning,
#datasheet table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table-style>tfoot>tr.warning>td,
#datasheet table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table-style>tfoot>tr.warning>th,
#datasheet table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table-style>thead>tr>td.danger,
#datasheet table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table-style>thead>tr>th.danger,
#datasheet table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table-style>thead>tr.danger>td,
#datasheet table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table-style>thead>tr.danger>th,
#datasheet table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table-style>tbody>tr>td.danger,
#datasheet table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table-style>tbody>tr>th.danger,
#datasheet table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table-style>tbody>tr.danger>td,
#datasheet table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table-style>tbody>tr.danger>th,
#datasheet table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table-style>tfoot>tr>td.danger,
#datasheet table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table-style>tfoot>tr>th.danger,
#datasheet table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table-style>tfoot>tr.danger>td,
#datasheet table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table-style>tfoot>tr.danger>th,
#datasheet table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table,
    .table-responsive>.table-style,
    #datasheet .table-responsive>table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table-style>thead>tr>th,
    #datasheet .table-responsive>table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table-style>thead>tr>td,
    #datasheet .table-responsive>table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table-style>tbody>tr>th,
    #datasheet .table-responsive>table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table-style>tbody>tr>td,
    #datasheet .table-responsive>table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table-style>tfoot>tr>th,
    #datasheet .table-responsive>table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table-style>tfoot>tr>td,
    #datasheet .table-responsive>table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered,
    #specs .table-responsive>.table-style {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    #specs .table-responsive>.table-style>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    #specs .table-responsive>.table-style>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    #specs .table-responsive>.table-style>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    #specs .table-responsive>.table-style>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    #specs .table-responsive>.table-style>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    #specs .table-responsive>.table-style>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    #specs .table-responsive>.table-style>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    #specs .table-responsive>.table-style>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    #specs .table-responsive>.table-style>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    #specs .table-responsive>.table-style>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    #specs .table-responsive>.table-style>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    #specs .table-responsive>.table-style>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    #specs .table-responsive>.table-style>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    #specs .table-responsive>.table-style>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    #specs .table-responsive>.table-style>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    #specs .table-responsive>.table-style>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type='search'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type='radio'],
input[type='checkbox'] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type='file'] {
    display: block
}

input[type='range'] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #000
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #a0a0a0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 160, 160, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160, 160, 160, 0.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 {
    border: 0;
    background-color: transparent
}

.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
}

input[type='search'] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type='date'].form-control,
    input[type='time'].form-control,
    input[type='datetime-local'].form-control,
    input[type='month'].form-control {
        line-height: 38px
    }

    input[type='date'].input-sm,
    .input-group-sm>input[type='date'].form-control,
    .input-group-sm>input[type='date'].input-group-addon,
    .input-group-sm>.input-group-btn>input[type='date'].btn,
    .input-group-sm input[type='date'],
    input[type='time'].input-sm,
    .input-group-sm>input[type='time'].form-control,
    .input-group-sm>input[type='time'].input-group-addon,
    .input-group-sm>.input-group-btn>input[type='time'].btn,
    .input-group-sm input[type='time'],
    input[type='datetime-local'].input-sm,
    .input-group-sm>input[type='datetime-local'].form-control,
    .input-group-sm>input[type='datetime-local'].input-group-addon,
    .input-group-sm>.input-group-btn>input[type='datetime-local'].btn,
    .input-group-sm input[type='datetime-local'],
    input[type='month'].input-sm,
    .input-group-sm>input[type='month'].form-control,
    .input-group-sm>input[type='month'].input-group-addon,
    .input-group-sm>.input-group-btn>input[type='month'].btn,
    .input-group-sm input[type='month'] {
        line-height: 33px
    }

    input[type='date'].input-lg,
    .input-group-lg>input[type='date'].form-control,
    .input-group-lg>input[type='date'].input-group-addon,
    .input-group-lg>.input-group-btn>input[type='date'].btn,
    .input-group-lg input[type='date'],
    input[type='time'].input-lg,
    .input-group-lg>input[type='time'].form-control,
    .input-group-lg>input[type='time'].input-group-addon,
    .input-group-lg>.input-group-btn>input[type='time'].btn,
    .input-group-lg input[type='time'],
    input[type='datetime-local'].input-lg,
    .input-group-lg>input[type='datetime-local'].form-control,
    .input-group-lg>input[type='datetime-local'].input-group-addon,
    .input-group-lg>.input-group-btn>input[type='datetime-local'].btn,
    .input-group-lg input[type='datetime-local'],
    input[type='month'].input-lg,
    .input-group-lg>input[type='month'].form-control,
    .input-group-lg>input[type='month'].input-group-addon,
    .input-group-lg>.input-group-btn>input[type='month'].btn,
    .input-group-lg input[type='month'] {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type='radio'][disabled],
input[type='radio'].disabled,
fieldset[disabled] input[type='radio'],
input[type='checkbox'][disabled],
input[type='checkbox'].disabled,
fieldset[disabled] input[type='checkbox'] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 40px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 33px;
    line-height: 33px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 49px;
    line-height: 49px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 44px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 29px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@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 .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type='radio'],
    .form-inline .checkbox input[type='checkbox'] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 31px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: ' ';
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(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>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    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>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    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>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    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>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    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>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    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>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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: 0.35s;
    transition-duration: 0.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-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    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;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ''
}

.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 {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    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:before,
.btn-toolbar:after {
    content: ' ';
    display: table
}

.btn-toolbar:after {
    clear: both
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 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,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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:before,
.btn-group-vertical>.btn-group:after {
    content: ' ';
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.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-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    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='radio'],
[data-toggle='buttons']>.btn input[type='checkbox'],
[data-toggle='buttons']>.btn-group>.btn input[type='radio'],
[data-toggle='buttons']>.btn-group>.btn input[type='checkbox'] {
    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-left: 0;
    padding-right: 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-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: 16px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #eee;
    border: 1px solid #a0a0a0;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
    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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-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:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-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:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: ' ';
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 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.5;
    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:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.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:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 24px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: ' ';
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: ' ';
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: ' ';
    display: table
}

.navbar-collapse:after {
    clear: both
}

.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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        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-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        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
}

.navbar-brand {
    float: left;
    padding: 13px 15px;
    font-size: 20px;
    line-height: 24px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    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: 6.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@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>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 24px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 6px;
    margin-bottom: 6px
}

@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 .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type='radio'],
    .navbar-form .checkbox input[type='checkbox'] {
        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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .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:hover,
.navbar-default .navbar-brand:focus {
    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:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    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-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    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:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: '/Â ';
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: ' ';
    display: table
}

.pager:after {
    clear: both
}

.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:hover,
.pager li>a:focus {
    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:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.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
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.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: 24px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 72px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #000
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.alert,
.interaction {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4,
.interaction h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link,
.interaction .alert-link {
    font-weight: bold
}

.alert>p,
.interaction>p,
.alert>ul,
.interaction>ul {
    margin-bottom: 0
}

.alert>p+p,
.interaction>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,
.interaction.state-ok {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr,
.interaction.state-ok hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link,
.interaction.state-ok .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning,
.interaction.state-attention {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr,
.interaction.state-attention hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link,
.interaction.state-attention .alert-link {
    color: #66512c
}

.alert-danger,
.interaction.state-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr,
.interaction.state-error hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link,
.interaction.state-error .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 {
    overflow: hidden;
    height: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.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-left,
.media-right,
.media-body {
    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 {
    margin-bottom: 20px;
    padding-left: 0
}

.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-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

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:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    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: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,
.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 {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.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:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    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:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    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:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    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:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    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.3
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 30px
}

.panel-body:before,
.panel-body:after {
    content: ' ';
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 15px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.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-right-radius: -1;
    border-top-left-radius: -1
}

.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: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-style,
#datasheet .panel>table,
.panel>.table-responsive>.table,
.panel>.table-responsive>.table-style,
#datasheet .panel>.table-responsive>table,
.panel>.panel-collapse>.table,
.panel>.panel-collapse>.table-style,
#datasheet .panel>.panel-collapse>table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-style caption,
#datasheet .panel>table caption,
.panel>.table-responsive>.table caption,
.panel>.table-responsive>.table-style caption,
#datasheet .panel>.table-responsive>table caption,
.panel>.panel-collapse>.table caption,
.panel>.panel-collapse>.table-style caption,
#datasheet .panel>.panel-collapse>table caption {
    padding-left: 30px;
    padding-right: 30px
}

.panel>.table:first-child,
.panel>.table-style:first-child,
#datasheet .panel>table:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table-style:first-child,
#datasheet .panel>.table-responsive:first-child>table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-style:first-child>thead:first-child>tr:first-child,
#datasheet .panel>table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-style:first-child>tbody:first-child>tr:first-child,
#datasheet .panel>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-responsive:first-child>.table-style:first-child>thead:first-child>tr:first-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table-style:first-child>tbody:first-child>tr:first-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-style:first-child>thead:first-child>tr:first-child td:first-child,
#datasheet .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,
.panel>.table-style:first-child>thead:first-child>tr:first-child th:first-child,
#datasheet .panel>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-style:first-child>tbody:first-child>tr:first-child td:first-child,
#datasheet .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-style:first-child>tbody:first-child>tr:first-child th:first-child,
#datasheet .panel>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-style:first-child>thead:first-child>tr:first-child td:first-child,
#datasheet .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-responsive:first-child>.table-style:first-child>thead:first-child>tr:first-child th:first-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table-style:first-child>tbody:first-child>tr:first-child td:first-child,
#datasheet .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-style:first-child>tbody:first-child>tr:first-child th:first-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-style:first-child>thead:first-child>tr:first-child td:last-child,
#datasheet .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,
.panel>.table-style:first-child>thead:first-child>tr:first-child th:last-child,
#datasheet .panel>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-style:first-child>tbody:first-child>tr:first-child td:last-child,
#datasheet .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-style:first-child>tbody:first-child>tr:first-child th:last-child,
#datasheet .panel>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-style:first-child>thead:first-child>tr:first-child td:last-child,
#datasheet .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-responsive:first-child>.table-style:first-child>thead:first-child>tr:first-child th:last-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table-style:first-child>tbody:first-child>tr:first-child td:last-child,
#datasheet .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-style:first-child>tbody:first-child>tr:first-child th:last-child,
#datasheet .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table:last-child,
.panel>.table-style:last-child,
#datasheet .panel>table:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table-style:last-child,
#datasheet .panel>.table-responsive:last-child>table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-style:last-child>tbody:last-child>tr:last-child,
#datasheet .panel>table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-style:last-child>tfoot:last-child>tr:last-child,
#datasheet .panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table-style:last-child>tbody:last-child>tr:last-child,
#datasheet .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-responsive:last-child>.table-style:last-child>tfoot:last-child>tr:last-child,
#datasheet .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-style:last-child>tbody:last-child>tr:last-child td:first-child,
#datasheet .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-style:last-child>tbody:last-child>tr:last-child th:first-child,
#datasheet .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-style:last-child>tfoot:last-child>tr:last-child td:first-child,
#datasheet .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,
.panel>.table-style:last-child>tfoot:last-child>tr:last-child th:first-child,
#datasheet .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table-style:last-child>tbody:last-child>tr:last-child td:first-child,
#datasheet .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-style:last-child>tbody:last-child>tr:last-child th:first-child,
#datasheet .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-style:last-child>tfoot:last-child>tr:last-child td:first-child,
#datasheet .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-responsive:last-child>.table-style:last-child>tfoot:last-child>tr:last-child th:first-child,
#datasheet .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-style:last-child>tbody:last-child>tr:last-child td:last-child,
#datasheet .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-style:last-child>tbody:last-child>tr:last-child th:last-child,
#datasheet .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-style:last-child>tfoot:last-child>tr:last-child td:last-child,
#datasheet .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,
.panel>.table-style:last-child>tfoot:last-child>tr:last-child th:last-child,
#datasheet .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table-style:last-child>tbody:last-child>tr:last-child td:last-child,
#datasheet .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-style:last-child>tbody:last-child>tr:last-child th:last-child,
#datasheet .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-style:last-child>tfoot:last-child>tr:last-child td:last-child,
#datasheet .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-responsive:last-child>.table-style:last-child>tfoot:last-child>tr:last-child th:last-child,
#datasheet .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-style,
#datasheet .panel>.panel-body+table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-style+.panel-body,
#datasheet .panel>table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table-style>tbody:first-child>tr:first-child th,
#datasheet .panel>table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table-style>tbody:first-child>tr:first-child td,
#datasheet .panel>table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
#specs .panel>.table-style,
.panel>.table-responsive>.table-bordered,
#specs .panel>.table-responsive>.table-style {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
#specs .panel>.table-style>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
#specs .panel>.table-style>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
#specs .panel>.table-style>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
#specs .panel>.table-style>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
#specs .panel>.table-style>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
#specs .panel>.table-style>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
#specs .panel>.table-responsive>.table-style>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
#specs .panel>.table-responsive>.table-style>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
#specs .panel>.table-responsive>.table-style>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
#specs .panel>.table-responsive>.table-style>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
#specs .panel>.table-responsive>.table-style>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
#specs .panel>.table-responsive>.table-style>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
#specs .panel>.table-style>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
#specs .panel>.table-style>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
#specs .panel>.table-style>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
#specs .panel>.table-style>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
#specs .panel>.table-style>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
#specs .panel>.table-style>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
#specs .panel>.table-responsive>.table-style>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
#specs .panel>.table-responsive>.table-style>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
#specs .panel>.table-responsive>.table-style>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
#specs .panel>.table-responsive>.table-style>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
#specs .panel>.table-responsive>.table-style>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
#specs .panel>.table-responsive>.table-style>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
#specs .panel>.table-style>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
#specs .panel>.table-style>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
#specs .panel>.table-style>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
#specs .panel>.table-style>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
#specs .panel>.table-responsive>.table-style>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
#specs .panel>.table-responsive>.table-style>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
#specs .panel>.table-responsive>.table-style>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
#specs .panel>.table-responsive>.table-style>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
#specs .panel>.table-style>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
#specs .panel>.table-style>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
#specs .panel>.table-style>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
#specs .panel>.table-style>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
#specs .panel>.table-responsive>.table-style>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
#specs .panel>.table-responsive>.table-style>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
#specs .panel>.table-responsive>.table-style>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
#specs .panel>.table-responsive>.table-style>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    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: transparent
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #f5f5f5;
    border-color: transparent
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #000
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -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 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    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;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: ' ';
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: ' ';
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.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, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 981px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.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
}

.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 {
    bottom: 0;
    right: 5px;
    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
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 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-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ''
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: ' ';
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: ' ';
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: ' ';
    top: 1px;
    margin-left: -10px;
    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, 0.25)
}

.popover.left>.arrow:after {
    content: ' ';
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.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.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 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-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: 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-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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
    }

    th.visible-xs,
    td.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: 980px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 981px) 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
    }

    th.visible-lg,
    td.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: 980px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 981px) 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
    }

    th.visible-print,
    td.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
    }
}

html {
    font-size: 100%;
    line-height: 1.75em
}

body {
    font-family: 'Helvetica Neue LT', 'Helvetica', 'Arial', sans-serif;
    position: relative
}

button,
a {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    color: inherit;
    text-decoration: none
}

button:visited,
a:visited {
    color: inherit
}

button:focus,
a:focus {
    color: #f50f10
}

button:hover,
a:hover {
    color: #f50f10
}

button:active,
a:active {
    color: #f50f10
}

button:hover,
a:hover {
    text-decoration: none;
    outline: none
}

button:focus,
a:focus {
    text-decoration: none
}

button::before,
button::after,
a::before,
a::after {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

#main-header button,
#main-footer a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#main-header button img,
#main-footer a img {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

video,
img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif
}

p {
    margin: 0 0 30px
}

p.half {
    margin: 0 0 15px
}

ul {
    list-style-type: disc;
    list-style-position: outside
}

ol {
    list-style-type: decimal;
    list-style-position: outside
}

ul ul,
ol ul {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 15px
}

ol ol,
ul ol {
    list-style-type: lower-latin;
    list-style-position: outside;
    margin-left: 15px
}

table ol,
table ul,
table ul ul,
table ol ul,
table ol ol,
table ul ol {
    list-style-position: inside
}

i,
cite,
em,
var,
address,
dfn {
    font-style: italic
}

.display-only-mobile {
    display: none !important
}

@media all and (max-width: 980px) {
    .display-only-mobile {
        display: inline-block !important
    }
}

@media all and (max-width: 980px) {
    .display-only-desktop {
        display: none !important
    }
}

.big-text {
    font-size: 72px
}

@media all and (max-width: 980px) {
    .big-text {
        font-size: 52px
    }
}

@media all and (max-width: 600px) {
    .big-text {
        font-size: 36px
    }
}

@media all and (max-width: smaller) {
    .big-text {
        font-size: 36px
    }
}

.semi-big-text {
    font-size: 66px
}

@media all and (max-width: 980px) {
    .semi-big-text {
        font-size: 36px
    }
}

.container-fluid {
    max-width: 1440px;
    padding: 0
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.margin-b-20 {
    margin-bottom: 20px
}

.margin-b-30 {
    margin-bottom: 30px
}

.margin-b-60 {
    margin-bottom: 60px
}

.fitted {
    cursor: pointer
}

.content {
    padding: 60px 0px
}

.content a {
    text-decoration: underline
}

.content a.button {
    text-decoration: none
}

.content ul,
.content ol {
    list-style-position: inside
}

@media all and (max-width: 980px) {
    .content {
        padding-left: 30px;
        padding-right: 30px
    }
}

main {
    max-width: 1920px;
    min-height: 100vh;
    margin: 0 auto;
    overflow: hidden
}

main.overflow-visible {
    overflow: visible
}

.smaller {
    width: 100%;
    max-width: 865px;
    margin: 0 auto
}

@media all and (max-width: 980px) {
    .smaller {
        max-width: 650px;
        margin: 0 auto;
        padding: 0
    }

    .smaller.content {
        padding-left: 30px;
        padding-right: 30px
    }
}

.card {
    /* padding-top: 60px */
}

.card-half {
    padding-top: 30px
}

.double-card {
    padding-top: 60px;
    padding-bottom: 60px
}

.mp {
    padding-left: 30px;
    padding-right: 30px
}

.mp2 {
    padding-left: 60px;
    padding-right: 60px
}

.m-12 {
    margin-top: 12px
}

.grey {
    background-color: #f5f5f5
}

.text-red {
    color: #f50f10
}

.tile {
    background-color: #f5f5f5;
    padding: 60px 30px
}

.tile .tile-list {
    margin: 0;
    padding: 0;
    border: 0
}

.tile .tile-list:before,
.tile .tile-list:after {
    content: ' ';
    display: table
}

.tile .tile-list:after {
    clear: both
}

.tile .tile-list li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

.tile .tile-list li {
    width: 33.33%;
    float: left
}

@media all and (max-width: 980px) {
    .tile .tile-list li {
        width: 100%;
        margin-bottom: 30px
    }

    .tile .tile-list li:last-child {
        margin-bottom: 0
    }
}

.tile .tile-list a {
    position: relative;
    width: 100%;
    font-weight: 600;
    padding-left: 30px
}

.tile .tile-list a::before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -6.66666667px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

.tile-section {
    padding: 60px 30px;
    background-color: #e8e8e8
}

.tile-section:nth-child(2n+1) {
    background-color: #f5f5f5
}

.tile-section h3 {
    margin-top: 0px;
    margin-bottom: 30px
}

.tile-section [class^='col-md'] {
    position: relative;
    padding: 30px
}

.tile-section [class^='col-md']::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    width: 1px
}

@media all and (max-width: 980px) {
    .tile-section [class^='col-md']::after {
        display: none
    }
}

.tile-section [class^='col-md']:last-child::after {
    display: none
}

@media all and (max-width: 980px) {
    .tile-section [class^='col-md'] {
        padding: 30px 15px
    }
}

.link-list {
    list-style: none
}

.link-list a {
    text-decoration: none;
    padding-left: 30px;
    line-height: 30px;
    font-weight: 600;
    display: inline-block
}

.link-list a:not(.link-external) {
    position: relative
}

.link-list a:not(.link-external)::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

.link-list a:not(.link-external):hover::before {
    border-color: #f50f10
}

.link-list a:not(.link-external)::before {
    top: 3px;
    margin-top: 5px
}

.link-list p {
    padding-left: 30px
}

.pdf-list {
    list-style: none;
    margin: 0
}

.pdf-list img {
    margin-right: 30px
}

@media all and (max-width: 375px) {
    .pdf-list img {
        margin-right: 15px
    }
}

.pdf-list span {
    font-size: 12px;
    color: #b1b7ba
}

.standard-list,
.where-list ul,
.postvendita-list ul {
    list-style: none
}

.standard-list li,
.where-list ul li,
.postvendita-list ul li {
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding: 15px
}

.standard-list li:first-child,
.where-list ul li:first-child,
.postvendita-list ul li:first-child {
    border-top: 1px solid #000
}

.standard-list li:nth-child(2n+1),
.where-list ul li:nth-child(2n+1),
.postvendita-list ul li:nth-child(2n+1) {
    background-color: #f5f5f5
}

.middle-list li,
.postvendita-list ul li {
    display: block;
    font-size: 0
}

.middle-list [class^='col-'],
.postvendita-list ul [class^='col-'] {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    float: none;
    font-size: 16px
}

.download-list {
    margin-top: 60px
}

.download-list li {
    padding: 15px 0;
    border-bottom: 1px solid #000;
    overflow: hidden
}

.download-list li h5,
.download-list li p {
    margin: 0;
    padding: 10px 0;
    min-width: 30%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media all and (max-width: 600px) {

    .download-list li h5,
    .download-list li p {
        width: 100%;
        padding-bottom: 0
    }
}

@media all and (max-width: smaller) {

    .download-list li h5,
    .download-list li p {
        width: 100%;
        padding-bottom: 0
    }
}

.download-list li .button_download {
    float: right;
    display: inline-block
}

@media all and (max-width: 600px) {
    .download-list li .button_download {
        float: none;
        margin-top: 10px
    }
}

@media all and (max-width: smaller) {
    .download-list li .button_download {
        float: none;
        margin-top: 10px
    }
}

#doc {
    background: #f5f5f5;
    padding: 60px 30px
}

#doc .big-text {
    text-align: center
}

@media all and (max-width: 600px) {
    #doc .big-text {
        font-size: 32px
    }
}

@media all and (max-width: smaller) {
    #doc .big-text {
        font-size: 32px
    }
}

#doc ul {
    margin-top: 60px
}

#doc ul li {
    padding: 15px 0;
    border-bottom: 1px solid #000;
    overflow: hidden
}

#doc ul li h5,
#doc ul li p {
    margin: 0;
    padding: 10px 0;
    min-width: 30%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media all and (max-width: 600px) {

    #doc ul li h5,
    #doc ul li p {
        width: 100%;
        padding-bottom: 0
    }
}

@media all and (max-width: smaller) {

    #doc ul li h5,
    #doc ul li p {
        width: 100%;
        padding-bottom: 0
    }
}

#doc ul li .button_download {
    float: right;
    display: inline-block
}

@media all and (max-width: 600px) {
    #doc ul li .button_download {
        float: none;
        margin-top: 10px
    }
}

@media all and (max-width: smaller) {
    #doc ul li .button_download {
        float: none;
        margin-top: 10px
    }
}

.article_img {
    float: right;
    margin: 10px 0 20px 20px;
    text-align: right
}

@media all and (max-width: 980px) {
    .article_img {
        float: none;
        margin: 15px auto;
        display: block
    }
}

.article_img-left {
    float: left;
    margin: 10px 20px 20px 0;
    text-align: left
}

@media all and (max-width: 980px) {
    .article_img-left {
        float: none;
        margin: 15px auto;
        display: block
    }
}

p.note {
    font-size: 70%
}

.ui-autocomplete {
    background-color: #fff;
    padding: 15px;
    max-height: 200px;
    overflow: auto;
    border: 1px solid #dadada
}

.ui-autocomplete .ui-menu-item {
    padding: 5px;
    cursor: pointer
}

.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item .ui-state-active {
    background-color: #f5f5f5
}

.alert,
.interaction {
    padding: 15px
}

#map {
    overflow: hidden
}

#map .jvectormap-zoomin,
#map .jvectormap-zoomout {
    width: 30px;
    height: 30px;
    line-height: 30px
}

#map .jvectormap-zoomout {
    top: 60px
}

.rwd-wrap {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.rwd-video .rwd-video-item,
.rwd-video video,
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gl-accessibility:focus {
    display: block;
    top: 1px;
    left: 1px;
    height: 100%;
    line-height: 85px;
    width: 100%;
    padding: 0 10px;
    clip: auto;
    text-decoration: none;
    text-align: center;
    color: #2e2e2e;
    background: #fafafa;
    background: rgba(250, 250, 250, 0.95);
    z-index: 2;
    font-size: 18px
}

@media all and (max-width: 980px) {
    .gl-accessibility:focus {
        line-height: 65px
    }
}

.third-level>li>a,
.fourth-level li a {
    color: #000;
    font-weight: 500;
    padding: 0px 20px;
    font-size: 18px;
    text-decoration: none
}

.third-level>li>a:visited,
.fourth-level li a:visited {
    color: #000
}

.third-level>li>a:focus,
.fourth-level li a:focus {
    color: #f50f10
}

.third-level>li>a:hover,
.fourth-level li a:hover {
    color: #f50f10
}

.third-level>li>a:active,
.fourth-level li a:active {
    color: #f50f10
}

.third-level {
    padding: 0px 0px 15px
}

.third-level>li {
    padding: 0
}

.third-level>li:not(:only-child) {
    padding: 7.5px 0
}

.third-level>li>a {
    display: inline-block;
    margin-right: 10px;
    line-height: 20px
}

.third-level>li>a:not(:only-child) {
    position: relative
}

.third-level>li>a:not(:only-child)::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5px;
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

.third-level>li>a:not(:only-child):hover::before {
    border-color: #f50f10
}

.third-level>li>a.is-open::before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.third-level>li>a.link-external-right {
    padding-right: 30px
}

.third-level>li span {
    font-size: 14px
}

.third-level+.button {
    margin-left: 20px
}

@media all and (max-width: 980px) {
    .third-level+.button {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media all and (max-width: 980px) {
    .gs18-HeaderPulldown__List .link-external-right::before {
        right: 15px
    }
}

.fourth-level {
    display: none;
    margin: 10px 0
}

.fourth-level.is-open {
    display: block
}

.fourth-level li a {
    line-height: 18px;
    margin: 7.5px 0;
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    cursor: pointer
}

.fourth-level li a::before {
    display: none
}

.fourth-level li h5 {
    line-height: 18px;
    margin: 7.5px 0;
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    cursor: default
}

.fourth-level li h5::before {
    display: none
}

.fifth-level {
    margin-left: 10px !important
}

@media all and (max-width: 980px) {
    .gs18-HeaderPulldown__List h4 {
        padding-left: 15px;
        padding-top: 30px
    }
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    .gs18-HeaderPulldown__Text .block {
        display: block;
        margin-right: 5px
    }
}

.header-third-title {
    padding: 0 20px;
    font-size: 18px
}

@media all and (max-width: 980px) {
    .header-third-title {
        padding: 0px 15px;
        padding-top: 30px
    }
}

.header-list {
    padding-left: 0;
    list-style: none;
    margin-top: 60px
}

.header-list .gs18-HeaderPulldown__ListItem a {
    white-space: normal;
    width: auto;
    padding-right: 20px
}

.header-list .gs18-HeaderPulldown__ListItem a.open:after {
    transform: translateY(-100%) rotate(-135deg)
}

.header-list .gs18-HeaderPulldown__ListItem ul li {
    margin: 10px;
    color: #000
}

.long-text {
    letter-spacing: -0.5px
}

.gs18-Header ul ul {
    margin-left: 0px;
    list-style: none
}

.gs18-HeaderPulldown {
    -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.1)
}

.gs18-HeaderPulldown__ListItem>a.link-external-right {
    padding-right: 30px
}

.gs18-Header {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1380px;
    box-sizing: border-box
}

.gs18-Header.is-flyout {
    position: fixed;
    top: 0;
    transition: .4s top;
    z-index: 999
}

.gs18-Header.is-flyout.is-hidden {
    top: -90px
}

.gs18-Header__Inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff
}

.gs18-Header__Logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 8px 0 0;
    padding: 0 16px;
    border-right: 1px solid #e1e1e1;
    font-size: 36px
}

.gs18-Header__Logo img {
    width: 84px;
    max-width: none;
    vertical-align: baseline;
    height: 100%
}

.gs18-Header__Logo img _:-ms-lang(x)::-ms-backdrop {
    height: 100%
}

.gs18-Header__Lang {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 10px;
    margin-left: 16px;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 14px;
    font-weight: 700
}

.gs18-Header__Global {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: auto;
    height: 100%
}

.gs18-Header__GlobalLang {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    line-height: 1.1;
    vertical-align: 6px
}

.gs18-Header__GlobalLang abbr {
    text-decoration: none
}

.gs18-Header__GlobalLang:first-child {
    border-right: 1px solid #000;
    padding-right: 5px
}

.gs18-Header__GlobalLang:hover {
    text-decoration: underline
}

.gs18-Header__GlobalLink {
    display: inline-block;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 66px;
    height: 100%
}

.gs18-Header__GlobalLink::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    display: inline-block;
    background: #fff no-repeat center;
    background-size: 20px auto;
    width: 100%;
    height: 100%
}

.gs18-Header__GlobalLink::before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    display: inline-block;
    background: #fff no-repeat center;
    background-size: 20px auto;
    width: 100%;
    height: 100%;
    background-image: url('../images/icon/Global-R.svg')
}

.gs18-Header__GlobalLink::after {
    background-image: url('../images/icon/Global.svg')
}

.gs18-Header__GlobalLink:active::after,
.gs18-Header__GlobalLink:focus::after,
.gs18-Header__GlobalLink:hover::after {
    opacity: 0
}

.gs18-Header__GlobalLink.is-current {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::before {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::after {
    background-image: url('../images/icon/Global-W.svg');
    background-color: #000
}

.gs18-Header__SearchInner {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    background-color: #fff
}

.gs18-Header__Search {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs18-Header__Search form {
    visibility: hidden
}

.gs18-Header__Search.is-open form {
    visibility: visible
}

.gs18-Header__Search .gs18-Header__SearchInput {
    box-sizing: border-box
}

.gs18-Header__Search .gs18-Header__SearchBtn {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 84px;
    height: 100%;
    border: 0;
    border-left: 1px solid #e0e0e0;
    background: url('../images/icon/Search-R.svg') no-repeat -100% -100%;
    cursor: pointer
}

.gs18-Header__Search .gs18-Header__SearchBtn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 11px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    font-weight: 700
}

.gs18-Header__Search .gs18-Header__SearchBtn>img {
    margin-top: 1px
}

.gs18-Header__Search .gs18-Header__SearchBtn:active,
.gs18-Header__Search .gs18-Header__SearchBtn:focus,
.gs18-Header__Search .gs18-Header__SearchBtn:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-Header__SearchBtn:active::before,
.gs18-Header__Search .gs18-Header__SearchBtn:focus::before,
.gs18-Header__Search .gs18-Header__SearchBtn:hover::before {
    border-color: #f50f10
}

.gs18-Header__Search .gs18-Header__SearchBtn:active>img,
.gs18-Header__Search .gs18-Header__SearchBtn:focus>img,
.gs18-Header__Search .gs18-Header__SearchBtn:hover>img {
    opacity: 0
}

.gs18-Header__Search .gs18-SearchBox__Items,
.gs18-Header__Search .mf_finder_searchBox_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gs18-Header__Search .gs18-SearchBox__QueryInput,
.gs18-Header__Search .mf_finder_searchBox_query_input {
    border: 0;
    border-bottom: solid 2px #000;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:placeholder-shown,
.gs18-Header__Search .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input:placeholder-shown,
.gs18-Header__Search .mf_finder_searchBox_query_input::-webkit-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-moz-placeholder,
.gs18-Header__Search .gs18-SearchBox__QueryInput::-moz-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input:-moz-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-ms-input-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input:-ms-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__Submit,
.gs18-Header__Search .mf_finder_searchBox_submit {
    width: 26px;
    height: 26px;
    margin-left: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: url('../images/icon/Search-R.svg') no-repeat -100% -100%
}

.gs18-Header__Search .gs18-SearchBox__Submit>span,
.gs18-Header__Search .mf_finder_searchBox_submit>span {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../images/icon/Search.svg') no-repeat center center #fff
}

.gs18-Header__Search .gs18-SearchBox__Submit:active,
.gs18-Header__Search .gs18-SearchBox__Submit:focus,
.gs18-Header__Search .gs18-SearchBox__Submit:hover,
.gs18-Header__Search .mf_finder_searchBox_submit:active,
.gs18-Header__Search .mf_finder_searchBox_submit:focus,
.gs18-Header__Search .mf_finder_searchBox_submit:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-SearchBox__Submit:active>span,
.gs18-Header__Search .gs18-SearchBox__Submit:focus>span,
.gs18-Header__Search .gs18-SearchBox__Submit:hover>span,
.gs18-Header__Search .mf_finder_searchBox_submit:active>span,
.gs18-Header__Search .mf_finder_searchBox_submit:focus>span,
.gs18-Header__Search .mf_finder_searchBox_submit:hover>span {
    opacity: 0
}

.gs18-Header__Search .mf_finder_searchBox_suggest_items {
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    list-style-type: none;
    z-index: 5
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item>a {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item_cur {
    background-color: rgba(80, 80, 80, 0.8)
}

.gs18-Header__Hamburger {
    display: none
}

.gs18-HeaderNav {
    margin: 0 auto;
    transition: .4s opacity;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.gs18-HeaderNav.is-hidden {
    opacity: 0
}

.gs18-HeaderNav__Menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    height: 85px;
    list-style: none
}

.gs18-HeaderNav__Item {
    height: 100%
}

.gs18-HeaderNav__Text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text:link,
.gs18-HeaderNav__Text:visited {
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text.is-current,
.gs18-HeaderNav__Text.is-open {
    background: #000;
    color: #fff
}

.gs18-HeaderNav__Text.is-current:active,
.gs18-HeaderNav__Text.is-current:focus,
.gs18-HeaderNav__Text.is-current:hover,
.gs18-HeaderNav__Text.is-open:active,
.gs18-HeaderNav__Text.is-open:focus,
.gs18-HeaderNav__Text.is-open:hover {
    color: #f50f10
}

.gs18-HeaderNav__Text:active,
.gs18-HeaderNav__Text:focus,
.gs18-HeaderNav__Text:hover {
    color: #f50f10
}

.gs18-HeaderPulldown {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 85px;
    width: 100%
}

.gs18-HeaderPulldown__Inner {
    display: table;
    width: 100%;
    box-sizing: border-box;
    min-height: 270px;
    background-color: #f6f6f6
}

.gs18-HeaderPulldown__Header {
    box-sizing: border-box;
    display: table-cell;
    width: 34%;
    padding: 75px 0 30px 30px
}

.gs18-HeaderPulldown__Title {
    margin: 0 0 40px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1
}

.gs18-HeaderPulldown__Title>a:active,
.gs18-HeaderPulldown__Title>a:focus,
.gs18-HeaderPulldown__Title>a:hover,
.gs18-HeaderPulldown__Title>a:link,
.gs18-HeaderPulldown__Title>a:visited {
    color: #000;
    text-decoration: none;
    cursor: default
}

.gs18-HeaderPulldown__Gotop {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    width: 280px;
    height: 50px;
    background: url('../images/icon/ArrowNext.svg') no-repeat right 15px center;
    background-size: 36px auto;
    border: solid 2px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.2s background, 0.2s border-color, 0.2s color
}

.gs18-HeaderPulldown__Gotop:link,
.gs18-HeaderPulldown__Gotop:visited {
    color: #000
}

.gs18-HeaderPulldown__Gotop:active,
.gs18-HeaderPulldown__Gotop:focus,
.gs18-HeaderPulldown__Gotop:hover {
    background-image: url('../images/icon/ArrowNext-R.svg');
    background-position: right 7.5px center;
    background-color: #fff;
    border-color: #fff;
    color: #f50f10
}

.gs18-HeaderPulldown__Back {
    display: none
}

.gs18-HeaderPulldown__Close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
    background: url('../images/icon/Close-R.svg') no-repeat -100% -100%
}

.gs18-HeaderPulldown__Close img {
    vertical-align: top
}

.gs18-HeaderPulldown__Close:active,
.gs18-HeaderPulldown__Close:focus,
.gs18-HeaderPulldown__Close:hover {
    background-position: top left
}

.gs18-HeaderPulldown__Close:active img,
.gs18-HeaderPulldown__Close:focus img,
.gs18-HeaderPulldown__Close:hover img {
    opacity: 0
}

.gs18-HeaderPulldown__List {
    position: relative;
    list-style: none;
    display: table-cell;
    vertical-align: top;
    padding: 70px 0 30px
}

.gs18-HeaderPulldown__ListItem {
    font-size: 18px;
    line-height: 1
}

.gs18-HeaderPulldown__ListItem>a,
.gs18-HeaderPulldown__ListItem>span {
    box-sizing: border-box;
    position: relative;
    display: table;
    padding: .575em 0;
    white-space: nowrap;
    width: 0%;
    color: #000
}

.gs18-HeaderPulldown__ListItem>a {
    font-weight: 500;
    text-decoration: none;
    transition: 0.5s width, 0.5s padding
}

.gs18-HeaderPulldown__ListItem>a:not(:only-child) {
    padding-right: 16px
}

.gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    display: inline-block;
    margin: 2px 3px 0 6px;
    width: 5px;
    height: 5px;
    vertical-align: bottom;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

.gs18-HeaderPulldown__ListItem>a:link,
.gs18-HeaderPulldown__ListItem>a:visited {
    color: #000
}

.gs18-HeaderPulldown__Sublist {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: .5s transform;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    padding: 70px 0 0 30px;
    width: 50%;
    min-height: 100%;
    background-color: #e1e1e1;
    visibility: hidden
}

.gs18-HeaderPulldown__Sublist.is-current-small,
.gs18-HeaderPulldown__Sublist.is-open {
    visibility: visible
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
    display: none
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__List {
    display: block
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>a {
    width: 100%;
    white-space: normal
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>span {
    width: 100%;
    white-space: normal;
    padding-top: 10px
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
    padding: 0 0 0 30px
}

.gs18-HeaderPulldownRegion {
    box-sizing: border-box;
    padding: 75px 30px 30px;
    width: 100%;
    min-height: 270px;
    background-color: #f5f5f5
}

.gs18-HeaderPulldownRegion__Header {
    margin-bottom: 60px
}

.gs18-HeaderPulldownRegion__Title {
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 1
}

.gs18-RegionList {
    margin: 0 0 60px
}

.gs18-RegionList__Title {
    margin: 60px 0px 15px;
    font-size: 20px;
    font-weight: 700
}

.gs18-RegionList__List {
    list-style: none;
    margin: 0;
    padding-left: 0;
    border-top: 1px solid #989898
}

.gs18-RegionList__Item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 10px;
    border-bottom: 1px solid #989898;
    line-height: 1.1
}

.gs18-RegionList__Country {
    display: block;
    width: 150px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    font-size: 18px
}

.gs18-RegionList__Language {
    list-style: none;
    margin: 0;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

.gs18-RegionList__Language>li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700
}

.gs18-RegionList__Language>li>a {
    display: block;
    position: relative;
    padding-left: 24px;
    text-decoration: none;
    color: #000;
    word-break: break-word
}

.gs18-RegionList__Language>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    vertical-align: middle;
    -webkit-transform: translateY(40%) rotate(-225deg);
    transform: translateY(40%) rotate(-225deg)
}

.gs18-RegionList__Language>li>a:active,
.gs18-RegionList__Language>li>a:focus,
.gs18-RegionList__Language>li>a:hover {
    color: #f50f10
}

.gs18-RegionList__Language>li>a:active::before,
.gs18-RegionList__Language>li>a:focus::before,
.gs18-RegionList__Language>li>a:hover::before {
    border-color: #f50f10
}

.gs18-Header {
    font-family: Roboto, sans-serif;
    line-height: 1.4;
    position: relative
}

.gs18-Header--NoSearch .gs18-Header__Search {
    display: none
}

.gs18-Header__Search {
    height: 85px
}

.gs18-Footer__Copyright,
.gs18-Footer__Legal {
    font-weight: 300
}

.gs18-Footer {
    background-color: #dbdbdb;
    font-size: 18px
}

.gs18-Footer__Inner {
    position: relative
}

.gs18-Footer__Global {
    margin: 0 0 -30px;
    padding: 1.2em;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #dbdbdb
}

.gs18-Footer__Global>a {
    color: #000;
    text-decoration: none;
    padding: 5px 36px 5px 0;
    background: url('../images/icon/Global.svg') no-repeat right center, url('../images/icon/Global-R.svg') no-repeat -100% -100%;
    background-size: 20px auto
}

.gs18-Footer__Global>a:link,
.gs18-Footer__Global>a:visited {
    color: #000
}

.gs18-Footer__Global>a:active,
.gs18-Footer__Global>a:focus,
.gs18-Footer__Global>a:hover {
    color: #f50f10;
    background-position: -100% -100%, right center
}

.gs18-Footer__Title {
    margin-top: 0px
}

.gs18-Footer__List {
    margin-top: 15px;
    list-style: none;
    padding: 1px 0 0
}

.gs18-Footer__List>li {
    display: inline-block;
    margin-bottom: 10px
}

.gs18-Footer__List>li>a {
    position: relative;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding-left: 22px
}

.gs18-Footer__List>li>a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    font-weight: 700
}

.gs18-Footer__List>li>a:link,
.gs18-Footer__List>li>a:visited {
    color: #000
}

.gs18-Footer__List>li>a:active,
.gs18-Footer__List>li>a:focus,
.gs18-Footer__List>li>a:hover {
    color: #f50f10
}

.gs18-Footer__List>li>a:active:before,
.gs18-Footer__List>li>a:focus:before,
.gs18-Footer__List>li>a:hover:before {
    border-color: #f50f10
}

.gs18-Footer__Links {
    padding: 15px 30px;
    width: 100%
}

.gs18-Footer__Legal {
    padding: 0;
    list-style: none;
    font-size: 18px
}

.gs18-Footer__Legal>li {
    display: inline-block;
    padding-right: .3em;
    line-height: 1.1
}

.gs18-Footer__Legal>li:not(:first-child) {
    padding-left: .5em;
    border-left: 1px solid #000
}

.gs18-Footer__Legal>li>a {
    color: inherit;
    text-decoration: none
}

.gs18-Footer__Legal>li>a:link,
.gs18-Footer__Legal>li>a:visited {
    color: #000
}

.gs18-Footer__Legal>li>a:active,
.gs18-Footer__Legal>li>a:focus,
.gs18-Footer__Legal>li>a:hover {
    color: #f50f10
}

.gs18-Footer__SNS {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
    vertical-align: top
}

.gs18-Footer__SNS>li {
    display: inline-block
}

.gs18-Footer__SNS>li:not(:last-child) {
    margin-right: 10px
}

.gs18-Footer__SNS>li a {
    display: block
}

.gs18-Footer__SNS>li a:active img,
.gs18-Footer__SNS>li a:focus img,
.gs18-Footer__SNS>li a:hover img {
    opacity: 0
}

.gs18-Footer__SNS>li img {
    width: auto;
    height: 20px;
    vertical-align: top;
    background: #dbdbdb
}

.gs18-Footer__SNSFacebook {
    background: url('../images/icon/Facebook-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSYoutube {
    background: url('../images/icon/YouTube-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSLinkedin {
    background: url('../images/icon/Linkedin-R.svg?1539871013') no-repeat left top;
    background-size: auto 20px;
    width: 20px
}

.gs18-Footer__Copyright {
    margin-right: auto;
    font-size: 18px
}

.gs18-GoTop {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 99
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .gs18-GoTop {
        right: 18px
    }
}

.gs18-GoTop>a {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background-color: #000;
    color: #fff
}

.gs18-GoTop>a::before {
    content: '';
    position: absolute;
    top: 55%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-left: 2px solid;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.gs18-GoTop>a:active,
.gs18-GoTop>a:hover,
.gs18-GoTop>a:focus {
    color: #f50f10
}

.gs18-HeadingLv2 {
    margin: 60px 0 0;
    line-height: 1.2;
    font-weight: 700
}

.gs18-HeadingLv2--Icon {
    display: table
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
    box-sizing: content-box
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol>img {
    max-width: 100%
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__HeadingCol {
    padding-top: 19px;
    display: table-cell;
    vertical-align: top
}

.gs18-HeadingLv2--Tag {
    margin-top: 50px
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2--Shoulder {
    margin-top: 50px
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__ShoulderCol {
    margin: 0 0 5px;
    display: block;
    line-height: 1.2;
    font-size: 1rem
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2Unit__SubTextCol {
    margin-top: 5px
}

.gs18-HeadingLv2Unit__SubTextCol .gs18-Date {
    margin-top: 0;
    line-height: 1.2;
    color: #757575
}

.gs18-Footer {
    font-family: Roboto, sans-serif;
    line-height: 1.4
}

@media only screen and (min-width: 1380px) {
    .gs18-Header {
        width: 1380px
    }

    .gs18-Header _:-ms-lang(x)::-ms-backdrop {
        width: 1380px
    }
}

@media print {
    .gs18-Header.is-flyout {
        position: absolute
    }

    .gs18-Header.is-flyout.is-hidden {
        top: 0
    }

    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url('../images/icon/Global-W.svg');
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after,
    .gs18-Header__GlobalLink.is-open:focus::after,
    .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    html {
        font-size: 112.5%
    }

    body {
        width: 1440px;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-Header__SearchBtn>img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 85px
    }

    .gs18-Header__Logo>img {
        width: 110px
    }

    .gs18-Header__Search {
        position: absolute;
        right: 0;
        top: 0;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button {
        background: url('../images/icon/Close-R.svg') no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button>img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::after {
        content: url('../images/icon/Close.svg');
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:active::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:focus::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__ListItem>a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: 15px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a:active,
    .gs18-HeaderPulldown__ListItem>a:focus,
    .gs18-HeaderPulldown__ListItem>a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        margin-bottom: 0
    }

    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: 0.78rem
    }

    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 200px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 0px;
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List>li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List>li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List>li>a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List>li>a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width: 981px) {
    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url('../images/icon/Global-W.svg');
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after,
    .gs18-Header__GlobalLink.is-open:focus::after,
    .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-Header__SearchBtn>img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 85px
    }

    .gs18-Header__Logo>img {
        width: 110px
    }

    .gs18-Header__Search {
        position: absolute;
        right: 0;
        top: 0;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button {
        background: url('../images/icon/Close-R.svg') no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button>img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::after {
        content: url('../images/icon/Close.svg');
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:active::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:focus::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__ListItem>a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: 15px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a:active,
    .gs18-HeaderPulldown__ListItem>a:focus,
    .gs18-HeaderPulldown__ListItem>a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        margin-bottom: 0
    }

    .gs18-HeaderNav__Menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        justify-content: left
    }

    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 200px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 0px;
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List>li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List>li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List>li>a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List>li>a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 30px
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (max-width: 980px) {

    .gs18-Header__GlobalLink:active::before,
    .gs18-Header__GlobalLink:focus::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink:active::after,
    .gs18-Header__GlobalLink:focus::after {
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open-small {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open-small::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink.is-open-small::after {
        opacity: 1;
        background-color: #000;
        background-image: url('../images/icon/Global-W.svg')
    }

    .gs18-Header {
        width: 100%;
        padding: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-HeaderNav {
        top: 65px
    }

    .gs18-Header__Inner {
        height: 65px
    }

    .gs18-Header__Logo {
        padding-right: 13px;
        border-right: 0
    }

    .gs18-Header__Lang {
        margin-right: 0;
        margin-left: 0
    }

    .gs18-Header__Global {
        padding-left: 0;
        margin-right: 10px
    }

    .gs18-Header__GlobalLink:active::after,
    .gs18-Header__GlobalLink:focus::after,
    .gs18-Header__GlobalLink:hover::after {
        opacity: 1
    }

    .gs18-Header__Hamburger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        width: 68px;
        height: 100%;
        text-align: center;
        border-left: 1px solid #e1e1e1;
        -webkit-transition: all, 0s;
        -o-transition: all, 0s;
        transition: all, 0s
    }

    .gs18-Header__Hamburger.is-open-small {
        background: url('../images/icon/Close.svg') no-repeat center;
        background-size: 20px auto
    }

    .gs18-Header__Hamburger.is-open-small>img {
        display: none
    }

    .gs18-Header__Search {
        transition: .5s width;
        margin: 0;
        position: absolute;
        top: 65px;
        right: 0;
        height: auto;
        display: block;
        width: 0;
        overflow: hidden;
        background-color: #fff;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        z-index: 6
    }

    .gs18-Header__SearchInner {
        box-sizing: border-box;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 96px;
        width: 100%;
        padding: 0 20px 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-Header__Search form {
        visibility: visible
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        position: static;
        width: 100%
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        display: block;
        padding: 0;
        width: 100%;
        height: 35px;
        border-radius: 0
    }

    .gs18-Header__Search .gs18-Header__SearchBtn {
        display: none
    }

    .gs18-Header__Search .gs18-SearchBox__QueryWrap,
    .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 93%;
        flex-basis: 93%
    }

    .gs18-Header__Search .gs18-SearchBox__Submit,
    .gs18-Header__Search .mf_finder_searchBox_submit {
        background-position: -100px -100px;
        -ms-flex-preferred-size: 26px;
        flex-basis: 26px
    }

    .gs18-Header__Search .gs18-SearchBox__Submit:active>span,
    .gs18-Header__Search .gs18-SearchBox__Submit:focus>span,
    .gs18-Header__Search .gs18-SearchBox__Submit:hover>span {
        opacity: 1
    }

    .gs18-Header__Search .mf_finder_searchBox_submit:active>span,
    .gs18-Header__Search .mf_finder_searchBox_submit:focus>span,
    .gs18-Header__Search .mf_finder_searchBox_submit:hover>span {
        opacity: 1
    }

    .gs18-Header__Search.is-open-small {
        width: 100%;
        overflow: visible
    }

    .gs18-HeaderNav {
        transition: .5s width;
        position: absolute;
        right: 0;
        top: 161px;
        width: 0;
        height: auto;
        overflow: hidden;
        z-index: 5
    }

    .gs18-HeaderNav.is-open-small {
        width: 100%;
        height: 1020px
    }

    .gs18-HeaderNav__Menu {
        display: block;
        position: relative;
        padding: 0;
        left: 0;
        transition: .5s left;
        border-top: 1px solid #e1e1e1;
        width: 100%;
        height: auto
    }

    .gs18-HeaderNav__Menu.is-step0 {
        left: 0
    }

    .gs18-HeaderNav__Menu.is-step1 {
        left: -100%
    }

    .gs18-HeaderNav__Menu.is-step2 {
        left: -200%
    }

    .gs18-HeaderNav__Item {
        background-color: #fff;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderNav__Text {
        position: relative;
        font-size: 24px;
        min-height: 85px;
        box-sizing: border-box;
        width: 100%;
        box-sizing: border-box
    }

    .gs18-HeaderNav__Text _:-ms-lang(x)::-ms-backdrop {
        padding-top: 30px;
        box-sizing: border-box
    }

    .gs18-HeaderNav__Text::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg)
    }

    .gs18-HeaderNav__Item--Careers .gs18-HeaderNav__Text::before,
    .gs18-Header--MinInteraction .gs18-HeaderNav__Text::before {
        display: none
    }

    .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav__Text:hover {
        color: #000
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background-color: #000;
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current::before,
    .gs18-HeaderNav__Text.is-open::before {
        border-color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active,
    .gs18-HeaderNav__Text.is-current:focus,
    .gs18-HeaderNav__Text.is-current:hover {
        color: #fff
    }

    .gs18-HeaderNav__Text.is-open:active,
    .gs18-HeaderNav__Text.is-open:focus,
    .gs18-HeaderNav__Text.is-open:hover {
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active::before,
    .gs18-HeaderNav__Text.is-current:focus::before,
    .gs18-HeaderNav__Text.is-current:hover::before {
        border-color: #fff
    }

    .gs18-HeaderNav__Text.is-open:active::before,
    .gs18-HeaderNav__Text.is-open:focus::before,
    .gs18-HeaderNav__Text.is-open:hover::before {
        border-color: #fff
    }

    .gs18-HeaderPulldown {
        display: block;
        opacity: 0;
        z-index: -1;
        width: 100%;
        left: 100%;
        top: 0;
        overflow: inherit;
        background-color: #fff;
        -webkit-transition: all 0s linear .5s;
        -moz-transition: all 0s linear .5s;
        -ms-transition: all 0s linear .5s;
        -o-transition: all 0s linear .5s;
        transition: all 0s linear .5s
    }

    .gs18-HeaderPulldown.is-current-small {
        display: block;
        opacity: 1;
        z-index: 999;
        -webkit-transition: all 0s linear 0s;
        -moz-transition: all 0s linear 0s;
        -ms-transition: all 0s linear 0s;
        -o-transition: all 0s linear 0s;
        transition: all 0s linear 0s
    }

    .gs18-HeaderPulldown--Region {
        top: 65px;
        left: auto;
        right: 0;
        width: 0;
        height: auto;
        border-top: 1px solid #e1e1e1;
        overflow: hidden;
        transition: width .5s, height .5s;
        display: block
    }

    .gs18-HeaderPulldown--Region.is-transition-small {
        height: auto
    }

    .gs18-HeaderPulldown--Region.is-open-small {
        width: 100%
    }

    .gs18-HeaderPulldown--Region .gs18-HeaderPulldown__Inner {
        width: 100%;
        position: relative
    }

    .gs18-HeaderPulldown__Inner {
        min-height: 0
    }

    .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff;
        width: 100%;
        min-height: 120px;
        padding: 15px 15px 0;
        background-color: #000
    }

    .gs18-HeaderPulldown__Header .header-list {
        margin: 20px -15px 0px;
        width: calc(100% + 30px);
        background-color: #dadada;
        padding: 10px
    }

    .gs18-HeaderPulldown__Header .header-list a {
        border: none;
        padding: 7.5px
    }

    .gs18-HeaderPulldown__Title {
        width: 100%;
        margin-bottom: 0;
        font-size: 32px
    }

    .gs18-HeaderPulldown__Title>a:active,
    .gs18-HeaderPulldown__Title>a:focus,
    .gs18-HeaderPulldown__Title>a:hover,
    .gs18-HeaderPulldown__Title>a:link,
    .gs18-HeaderPulldown__Title>a:visited {
        color: #fff;
        text-decoration: underline
    }

    .gs18-HeaderPulldown__Gotop {
        display: none
    }

    .gs18-RegionList .gs18-HeaderPulldown__Gotop {
        display: block;
        line-height: 45px
    }

    .gs18-RegionList__Language a {
        line-height: 45px
    }

    .gs18-RegionList__Language a::before {
        margin-top: 15px
    }

    .gs18-HeaderPulldown__Back {
        display: block;
        width: 100%;
        padding-left: 16px;
        color: #fff;
        font-size: 16px;
        margin: 20px 0;
        font-weight: 500;
        text-decoration: none;
        position: relative
    }

    .gs18-HeaderPulldown__Back:link,
    .gs18-HeaderPulldown__Back:visited {
        color: #fff
    }

    .gs18-HeaderPulldown__Back::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .gs18-HeaderPulldown__Close {
        display: none
    }

    .gs18-HeaderPulldown__List {
        display: block;
        position: static;
        padding: 0
    }

    .gs18-HeaderPulldown__ListItem {
        font-size: 16px
    }

    .gs18-HeaderPulldown__ListItem>a,
    .gs18-HeaderPulldown__ListItem>span {
        display: block;
        width: 100%;
        padding: 1em 15px;
        border-bottom: 1px solid #e1e1e1;
        white-space: normal
    }

    .gs18-HeaderPulldown__ListItem>a:not(:only-child) {
        padding-right: 30px
    }

    .gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
        right: 19px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000
    }

    .gs18-HeaderPulldown__ListItem>a:hover {
        width: 100%;
        background-color: #fff
    }

    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:active,
    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:focus,
    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:hover {
        background: #f6f6f6
    }

    .gs18-HeaderPulldown__Sublist {
        display: block;
        z-index: -1;
        opacity: 0;
        right: auto;
        left: 0;
        width: 100%;
        height: auto;
        min-height: 0px;
        padding: 0;
        background-color: #fff;
        -webkit-transition: all 0s linear .5s;
        -moz-transition: all 0s linear .5s;
        -ms-transition: all 0s linear .5s;
        -o-transition: all 0s linear .5s;
        transition: all 0s linear .5s
    }

    .gs18-HeaderPulldown__Sublist.is-current-small {
        display: block;
        z-index: 999;
        opacity: 1;
        -webkit-transition: all 0s linear 0s;
        -moz-transition: all 0s linear 0s;
        -ms-transition: all 0s linear 0s;
        -o-transition: all 0s linear 0s;
        transition: all 0s linear 0s
    }

    .gs18-HeaderPulldown__Sublist .third-level {
        padding-bottom: 0px
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>span {
        padding-top: 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
        padding: 10px 0 10px 28px;
        background-color: #f6f6f6
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem>a {
        padding: .75em 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldown__Sublist .third-level>li,
    .gs18-HeaderPulldown__Sublist .third-level>li:not(:only-child) {
        padding: 0px 15px 0px 0px;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderPulldown__Sublist .third-level>li a,
    .gs18-HeaderPulldown__Sublist .third-level>li:not(:only-child) a {
        display: block;
        width: 100%;
        padding: 1em 15px;
        border-bottom: none
    }

    .gs18-HeaderPulldownRegion {
        padding: 60px 15px 25px;
        background-color: #fff
    }

    .gs18-HeaderPulldownRegion .gs18-HeaderPulldown__Close {
        display: block
    }

    .gs18-HeaderPulldownRegion__Header {
        margin-bottom: 60px
    }

    .gs18-HeaderPulldownRegion__Title {
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        line-height: 1
    }

    .gs18-RegionList {
        margin: 0 0 50px
    }

    .gs18-RegionList__Title {
        font-size: 18px
    }

    .gs18-RegionList__Country {
        min-width: inherit;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        font-size: 16px
    }

    .gs18-RegionList__Language>li {
        width: 100%;
        font-size: 16px
    }

    .gs18-RegionList__Language>li>a {
        padding-left: 24px
    }

    .gs18-RegionList__Language>li>a::before {
        margin-right: 10px
    }

    .gs18-Header--NoSearch .gs18-HeaderNav {
        top: 65px
    }

    .gs18-Footer {
        box-sizing: border-box;
        height: auto;
        padding: 30px 15px;
        width: 100%
    }

    .gs18-Footer__Global {
        margin: -30px -15px 40px;
        padding: 1.75em 15px;
        font-size: 16px;
        text-align: left
    }

    .gs18-Footer__Global>a {
        padding-bottom: 3px
    }

    .gs18-Footer__Title {
        margin-top: 0px;
    }

    .gs18-Footer__List {
        width: 100%
    }

    .gs18-Footer__List>li {
        width: 100%;
        margin-bottom: 18px;
        display: block
    }

    .gs18-Footer__List>li>a {
        font-size: 16px
    }

    .gs18-Footer__Links {
        margin-top: 54px;
        padding: 0
    }

    .gs18-Footer__Legal {
        font-size: 16px
    }

    .gs18-Footer__SNS>li:not(:last-child) {
        margin-right: 20px
    }

    .gs18-Footer__Copyright {
        font-size: 16px
    }
}

@media (max-width: 1200px) {
    .gs18-RegionList__Language>li {
        width: 100%
    }
}

@media only screen and (min-width: 981px) and (max-width: 1160px) {
    .gs18-HeaderNav__Text {
        font-size: 15px;
        padding: 0 10px
    }
}

@media only screen and (max-width: 980px) and (max-width: 580px) {

    .gs18-Header__Search .gs18-SearchBox__QueryWrap,
    .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 87%;
        flex-basis: 87%
    }
}

@media print and (max-width: 1100px) {
    .gs18-HeaderNav__Text {
        font-size: 15px;
        padding: 0 10px
    }
}

@media only screen and (max-width: 786px) {

    .gs18-Footer__Legal,
    .gs18-Footer__Copyright {
        font-size: 17px
    }
}

@media only screen and (min-width: 768px) {
    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: 0.78rem
    }
}

@media only screen and (max-width: 767px) {
    .gs18-HeadingLv2 {
        font-size: 1.5rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 2rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 59.5px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: 0.75rem
    }
}

#top {
    font-size: 0;
    font-family: 'Roboto', sans-serif;
    height: 445px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background-color: #b1b7ba;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

#top.dark-mask::after {
    content: '';
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

#top.is-play {
    height: auto
}

#top.is-play::after {
    display: none
}

#top.is-play .video-container .close-video {
    display: block
}

#top.is-play .wrap {
    display: none
}

#top.is-play .video-placeholder {
    display: none
}

#top>img {
    width: auto;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

#top>img.video-placeholder {
    z-index: 2
}

#top .video-container {
    width: 1380px;
    max-width: 100%;
    margin: 85px auto 0px;
    position: relative
}

@media all and (max-width: 980px) {
    #top .video-container {
        margin-top: 65px
    }
}

#top .video-container video {
    width: 100%
}

#top .video-container .close-video {
    display: none
}

#top .wrap {
    height: 445px;
    padding-top: 115px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    color: #fff
}

#top .wrap:only-child {
    background-color: #f5f5f5;
    color: #000
}

#top .wrap.black-txt {
    color: #000
}

#top .wrap:after {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: '';
    height: 100%
}

@media all and (max-width: 980px) {
    #top .wrap {
        padding-top: 95px
    }
}

#top header {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 99.999%
}

#top h1 {
    font-size: 64px;
    font-weight: 700
}

#top h1 span {
    font-size: 50%;
    display: block
}

@media all and (max-width: 980px) {
    #top h1 {
        font-size: 56px
    }
}

@media all and (max-width: 600px) {
    #top h1 {
        font-size: 38px
    }
}

@media all and (max-width: smaller) {
    #top h1 {
        font-size: 38px
    }
}

@media all and (max-width: 980px) {
    #top.small-top h1 {
        font-size: 46px
    }
}

@media all and (max-width: 600px) {
    #top.small-top h1 {
        font-size: 38px
    }
}

@media all and (max-width: smaller) {
    #top.small-top h1 {
        font-size: 38px
    }
}

#top .likeh2,
#top h2 {
    font-size: 22px;
    font-weight: 400
}

#top .link-play {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-top: 30px;
    cursor: pointer
}

#breadcrumbs {
    background-color: #000;
    color: #fff;
    padding: 0px 30px
}

.breadcrumb {
    background-color: transparent;
    margin: 15px 0px;
    padding: 7.5px 0px;
    white-space: nowrap;
    display: inline-block
}

.breadcrumb>li {
    font-size: 18px
}

.breadcrumb>li a {
    color: #fff;
    text-decoration: none
}

.breadcrumb>li+li:before {
    display: none
}

.breadcrumb>li:after {
    content: ' / ';
    padding: 0 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #fff
}

.breadcrumb>li:last-child::after {
    display: none
}

input[type='submit'] {
    border: none
}

button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: transparent;
    color: inherit
}

.btn-arrow {
    background-image: url('../images/icon/png/arrow-rd.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 20px;
    margin: 15px 0;
    float: right
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-arrow {
        background-image: url('../images/icon/png/arrow-rd@2x.png')
    }
}

.btn-arrow:focus,
.btn-arrow:hover {
    background-image: url('../images/icon/png/arrow-bk.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-arrow:focus,
    .btn-arrow:hover {
        background-image: url('../images/icon/png/arrow-bk@2x.png')
    }
}

.btn-plus {
    background-image: url('../images/icon/png/plus-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    margin: 15px 0;
    float: right
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-plus {
        background-image: url('../images/icon/png/plus-wh@2x.png')
    }
}

.btn-plus:focus,
.btn-plus:hover {
    background-image: url('../images/icon/png/plus-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-plus:focus,
    .btn-plus:hover {
        background-image: url('../images/icon/png/plus-rd@2x.png')
    }
}

.btn-close {
    background-image: url('../images/icon/png/plus-bk.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-close {
        background-image: url('../images/icon/png/plus-bk@2x.png')
    }
}

.btn-close:focus,
.btn-close:hover {
    background-image: url('../images/icon/png/plus-bk.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-close:focus,
    .btn-close:hover {
        background-image: url('../images/icon/png/plus-bk@2x.png')
    }
}

.btn-form {
    background-image: url('../images/icon/png/arrow-wh.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    border: none;
    padding: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-form {
        background-image: url('../images/icon/png/arrow-wh@2x.png')
    }
}

.btn-form:focus,
.btn-form:hover {
    background-image: url('../images/icon/png/arrow-rd.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-form:focus,
    .btn-form:hover {
        background-image: url('../images/icon/png/arrow-rd@2x.png')
    }
}

#share {
    float: left
}

@media all and (max-width: 600px) {
    #share {
        position: absolute;
        bottom: -40px;
        background: #000;
        left: 10px
    }
}

@media all and (max-width: smaller) {
    #share {
        position: absolute;
        bottom: -40px;
        background: #000;
        left: 10px
    }
}

.st-custom-button {
    margin: 10px 30px 10px 0px
}

@media all and (max-width: 980px) {
    .st-custom-button {
        margin-right: 10px
    }
}

.btn-fb {
    background-image: url('../images/icon/png/social-fb-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-fb {
        background-image: url('../images/icon/png/social-fb-bk@2x.png')
    }
}

.btn-fb:focus,
.btn-fb:hover {
    background-image: url('../images/icon/png/social-fb-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-fb:focus,
    .btn-fb:hover {
        background-image: url('../images/icon/png/social-fb-rd@2x.png')
    }
}

.btn-tw {
    background-image: url('../images/icon/png/social-tw-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-tw {
        background-image: url('../images/icon/png/social-tw-bk@2x.png')
    }
}

.btn-tw:focus,
.btn-tw:hover {
    background-image: url('../images/icon/png/social-tw-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-tw:focus,
    .btn-tw:hover {
        background-image: url('../images/icon/png/social-tw-rd@2x.png')
    }
}

.btn-in {
    background-image: url('../images/icon/png/social-in-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-in {
        background-image: url('../images/icon/png/social-in-bk@2x.png')
    }
}

.btn-in:focus,
.btn-in:hover {
    background-image: url('../images/icon/png/social-in-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-in:focus,
    .btn-in:hover {
        background-image: url('../images/icon/png/social-in-rd@2x.png')
    }
}

.btn-wa {
    background-image: url('../images/icon/png/social-wa-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-wa {
        background-image: url('../images/icon/png/social-wa-bk@2x.png')
    }
}

.btn-wa:focus,
.btn-wa:hover {
    background-image: url('../images/icon/png/social-wa-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-wa:focus,
    .btn-wa:hover {
        background-image: url('../images/icon/png/social-wa-rd@2x.png')
    }
}

.btn-fav {
    background-image: url('../images/icon/png/fav-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-fav {
        background-image: url('../images/icon/png/fav-bk@2x.png')
    }
}

.btn-fav:focus,
.btn-fav:hover {
    background-image: url('../images/icon/png/fav-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-fav:focus,
    .btn-fav:hover {
        background-image: url('../images/icon/png/fav-rd@2x.png')
    }
}

.btn-fav.active {
    background-image: url('../images/icon/png/fav-full.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-fav.active {
        background-image: url('../images/icon/png/fav-full@2x.png')
    }
}

.btn-share {
    background-image: url('../images/icon/png/share-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-share {
        background-image: url('../images/icon/png/share-bk@2x.png')
    }
}

.btn-share:focus,
.btn-share:hover {
    background-image: url('../images/icon/png/share-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-share:focus,
    .btn-share:hover {
        background-image: url('../images/icon/png/share-rd@2x.png')
    }
}

.btn-share.showing {
    background-image: url('../images/icon/png/close-bk.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn-share.showing {
        background-image: url('../images/icon/png/close-bk@2x.png')
    }
}

.btn-share.showing:focus,
.btn-share.showing:hover {
    background-image: url('../images/icon/png/close-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn-share.showing:focus,
    .btn-share.showing:hover {
        background-image: url('../images/icon/png/close-rd@2x.png')
    }
}

@media all and (max-width: 600px) {
    .btn-share {
        position: relative
    }

    .btn-share.showing:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -5px;
        border-left: 7.5px solid transparent;
        border-right: 7.5px solid transparent;
        border-bottom: 7.5px solid #000
    }
}

@media all and (max-width: smaller) {
    .btn-share {
        position: relative
    }

    .btn-share.showing:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -5px;
        border-left: 7.5px solid transparent;
        border-right: 7.5px solid transparent;
        border-bottom: 7.5px solid #000
    }
}

.button {
    color: #fff;
    padding: 10px 62px 10px 15px;
    position: relative;
    background-color: #000;
    display: inline-block;
    font-size: 22px;
    font-weight: 700
}

.button:visited {
    color: #fff
}

.button:focus {
    color: #f50f10
}

.button:hover {
    color: #f50f10
}

.button:active {
    color: #f50f10
}

.button:focus,
.button:hover {
    color: #f50f10;
    text-decoration: none
}

.button:focus::after,
.button:hover::after {
    background-image: url('../images/icon/png/arrow-rd.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button:focus::after,
    .button:hover::after {
        background-image: url('../images/icon/png/arrow-rd@2x.png')
    }
}

.button::after {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/arrow-wh.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 32px;
    height: 20px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button::after {
        background-image: url('../images/icon/png/arrow-wh@2x.png')
    }
}

.button[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button[disabled]:hover:after {
    background-image: url('../images/icon/png/arrow-wh.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button[disabled]:hover:after {
        background-image: url('../images/icon/png/arrow-wh@2x.png')
    }
}

.button__white {
    color: #000;
    background-color: #fff
}

.button__white:visited {
    color: #000
}

.button__white:focus {
    color: #f50f10
}

.button__white:hover {
    color: #f50f10
}

.button__white:active {
    color: #f50f10
}

.button__white::after {
    background-image: url('../images/icon/png/arrow-bk.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button__white::after {
        background-image: url('../images/icon/png/arrow-bk@2x.png')
    }
}

.button__transparent {
    color: #000;
    background-color: transparent;
    border: 2px solid #000
}

.button__transparent:visited {
    color: #000
}

.button__transparent:focus {
    color: #f50f10
}

.button__transparent:hover {
    color: #f50f10
}

.button__transparent:active {
    color: #f50f10
}

.button__transparent::after {
    background-image: url('../images/icon/png/arrow-bk.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button__transparent::after {
        background-image: url('../images/icon/png/arrow-bk@2x.png')
    }
}

.button__transparent_white {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff
}

.button__transparent_white:visited {
    color: #fff
}

.button__transparent_white:focus {
    color: #f50f10
}

.button__transparent_white:hover {
    color: #f50f10
}

.button__transparent_white:active {
    color: #f50f10
}

.button__transparent_white::after {
    background-image: url('../images/icon/png/arrow-wh.png');
    background-size: 32px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button__transparent_white::after {
        background-image: url('../images/icon/png/arrow-wh@2x.png')
    }
}

.button__small,
#ecoincentivi-lists li a {
    font-size: 18px
}

.button__smaller {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px
}

@media all and (max-width: 980px) {
    .button {
        font-size: 18px
    }
}

.button_like {
    color: #fff;
    padding: 10px 15px;
    position: relative;
    background-color: #000
}

.button_like:visited {
    color: #fff
}

.button_like:focus {
    color: #f50f10
}

.button_like:hover {
    color: #f50f10
}

.button_like:active {
    color: #f50f10
}

.button_fav {
    color: #fff;
    padding: 10px 62px 10px 15px;
    position: relative;
    background-color: #000;
    font-size: 18px;
    font-weight: 600
}

.button_fav:visited {
    color: #fff
}

.button_fav:focus {
    color: #f50f10
}

.button_fav:hover {
    color: #f50f10
}

.button_fav:active {
    color: #f50f10
}

.button_fav:focus,
.button_fav:hover {
    color: #f50f10;
    text-decoration: none
}

.button_fav:focus::after,
.button_fav:hover::after {
    background-image: url('../images/icon/png/fav-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_fav:focus::after,
    .button_fav:hover::after {
        background-image: url('../images/icon/png/fav-rd@2x.png')
    }
}

.button_fav::after {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/fav-wh.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_fav::after {
        background-image: url('../images/icon/png/fav-wh@2x.png')
    }
}

.button_fav[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_fav[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_fav[disabled]:hover:after {
    background-image: url('../images/icon/png/fav-wh.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_fav[disabled]:hover:after {
        background-image: url('../images/icon/png/fav-wh@2x.png')
    }
}

.button_fav.full {
    color: #fff;
    padding: 10px 62px 10px 15px;
    position: relative;
    background-color: #000
}

.button_fav.full:visited {
    color: #fff
}

.button_fav.full:focus {
    color: #f50f10
}

.button_fav.full:hover {
    color: #f50f10
}

.button_fav.full:active {
    color: #f50f10
}

.button_fav.full:focus,
.button_fav.full:hover {
    color: #f50f10;
    text-decoration: none
}

.button_fav.full:focus::after,
.button_fav.full:hover::after {
    background-image: url('../images/icon/png/favfull-rd.png?1558341165');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_fav.full:focus::after,
    .button_fav.full:hover::after {
        background-image: url('../images/icon/png/favfull-rd@2x.png?1558341165')
    }
}

.button_fav.full::after {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/favfull-wh.png?1558341165');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 32px;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_fav.full::after {
        background-image: url('../images/icon/png/favfull-wh@2x.png?1558341165')
    }
}

.button_fav.full[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_fav.full[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_fav.full[disabled]:hover:after {
    background-image: url('../images/icon/png/favfull-wh.png?1558341165');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_fav.full[disabled]:hover:after {
        background-image: url('../images/icon/png/favfull-wh@2x.png?1558341165')
    }
}

.button_plus {
    color: #fff;
    padding: 10px 56px 10px 15px;
    position: relative;
    background-color: #000;
    font-size: 18px;
    font-weight: 600
}

.button_plus:visited {
    color: #fff
}

.button_plus:focus {
    color: #f50f10
}

.button_plus:hover {
    color: #f50f10
}

.button_plus:active {
    color: #f50f10
}

.button_plus:focus,
.button_plus:hover {
    color: #f50f10;
    text-decoration: none
}

.button_plus:focus::after,
.button_plus:hover::after {
    background-image: url('../images/icon/png/plus-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_plus:focus::after,
    .button_plus:hover::after {
        background-image: url('../images/icon/png/plus-rd@2x.png')
    }
}

.button_plus::after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/plus-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 26px;
    height: 26px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_plus::after {
        background-image: url('../images/icon/png/plus-wh@2x.png')
    }
}

.button_plus[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_plus[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_plus[disabled]:hover:after {
    background-image: url('../images/icon/png/plus-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_plus[disabled]:hover:after {
        background-image: url('../images/icon/png/plus-wh@2x.png')
    }
}

.button_download {
    color: #fff;
    padding: 10px 56px 10px 15px;
    position: relative;
    background-color: #000;
    font-size: 18px;
    font-weight: 600
}

.button_download:visited {
    color: #fff
}

.button_download:focus {
    color: #f50f10
}

.button_download:hover {
    color: #f50f10
}

.button_download:active {
    color: #f50f10
}

.button_download:focus,
.button_download:hover {
    color: #f50f10;
    text-decoration: none
}

.button_download:focus::after,
.button_download:hover::after {
    background-image: url('../images/icon/png/download-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_download:focus::after,
    .button_download:hover::after {
        background-image: url('../images/icon/png/download-rd@2x.png')
    }
}

.button_download[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_download[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_download[disabled]:hover:after {
    background-image: url('../images/icon/png/download-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download[disabled]:hover:after {
        background-image: url('../images/icon/png/download-wh@2x.png')
    }
}

.button_download.pdf {
    color: #fff;
    padding: 10px 25px 10px 25px;
    position: relative;
    background-color: #000
}

.button_download.pdf:visited {
    color: #fff
}

.button_download.pdf:focus {
    color: #f50f10
}

.button_download.pdf:hover {
    color: #f50f10
}

.button_download.pdf:active {
    color: #f50f10
}

.button_download.pdf:focus,
.button_download.pdf:hover {
    color: #f50f10;
    text-decoration: none
}

.button_download.pdf:focus::after,
.button_download.pdf:hover::after {
    background-image: url('../images/icon/png/download-pdf-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_download.pdf:focus::after,
    .button_download.pdf:hover::after {
        background-image: url('../images/icon/png/download-pdf-rd@2x.png')
    }
}

.button_download.pdf[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_download.pdf[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_download.pdf[disabled]:hover:after {
    background-image: url('../images/icon/png/download-pdf-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download.pdf[disabled]:hover:after {
        background-image: url('../images/icon/png/download-pdf-wh@2x.png')
    }
}

.button_download.zip {
    color: #fff;
    padding: 10px 56px 10px 15px;
    position: relative;
    background-color: #000
}

.button_download.zip:visited {
    color: #fff
}

.button_download.zip:focus {
    color: #f50f10
}

.button_download.zip:hover {
    color: #f50f10
}

.button_download.zip:active {
    color: #f50f10
}

.button_download.zip:focus,
.button_download.zip:hover {
    color: #f50f10;
    text-decoration: none
}

.button_download.zip:focus::after,
.button_download.zip:hover::after {
    background-image: url('../images/icon/png/download-zip-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_download.zip:focus::after,
    .button_download.zip:hover::after {
        background-image: url('../images/icon/png/download-zip-rd@2x.png')
    }
}

.button_download.zip::after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/download-zip-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 26px;
    height: 26px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download.zip::after {
        background-image: url('../images/icon/png/download-zip-wh@2x.png')
    }
}

.button_download.zip[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_download.zip[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_download.zip[disabled]:hover:after {
    background-image: url('../images/icon/png/download-zip-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download.zip[disabled]:hover:after {
        background-image: url('../images/icon/png/download-zip-wh@2x.png')
    }
}

.button_download.link {
    color: #fff;
    padding: 10px 56px 10px 15px;
    position: relative;
    background-color: #000
}

.button_download.link:visited {
    color: #fff
}

.button_download.link:focus {
    color: #f50f10
}

.button_download.link:hover {
    color: #f50f10
}

.button_download.link:active {
    color: #f50f10
}

.button_download.link:focus,
.button_download.link:hover {
    color: #f50f10;
    text-decoration: none
}

.button_download.link:focus::after,
.button_download.link:hover::after {
    background-image: url('../images/icon/png/external-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .button_download.link:focus::after,
    .button_download.link:hover::after {
        background-image: url('../images/icon/png/external-rd@2x.png')
    }
}

.button_download.link::after {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/external-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 15px;
    width: 26px;
    height: 26px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download.link::after {
        background-image: url('../images/icon/png/external-wh@2x.png')
    }
}

.button_download.link[disabled] {
    background: #b1b7ba;
    color: #fff;
    cursor: not-allowed
}

.button_download.link[disabled]:hover {
    background: #b1b7ba;
    color: #fff
}

.button_download.link[disabled]:hover:after {
    background-image: url('../images/icon/png/external-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    right: 15px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .button_download.link[disabled]:hover:after {
        background-image: url('../images/icon/png/external-wh@2x.png')
    }
}

.btn_map {
    background-image: url('../images/icon/png/pin-wh.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    background-color: #000;
    padding: 5px;
    box-sizing: content-box
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn_map {
        background-image: url('../images/icon/png/pin-wh@2x.png')
    }
}

.btn_map:focus,
.btn_map:hover {
    background-image: url('../images/icon/png/pin-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn_map:focus,
    .btn_map:hover {
        background-image: url('../images/icon/png/pin-rd@2x.png')
    }
}

.btn_list {
    background-image: url('../images/icon/png/small-list-wh.png');
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-color: #000;
    padding: 5px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn_list {
        background-image: url('../images/icon/png/small-list-wh@2x.png')
    }
}

.btn_list:focus,
.btn_list:hover {
    background-image: url('../images/icon/png/small-list-rd.png');
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn_list:focus,
    .btn_list:hover {
        background-image: url('../images/icon/png/small-list-rd@2x.png')
    }
}

.btn_target {
    background-image: url('../images/icon/png/target-wh.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    background-color: #000;
    box-sizing: content-box
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .btn_target {
        background-image: url('../images/icon/png/target-wh@2x.png')
    }
}

.btn_target:focus,
.btn_target:hover {
    background-image: url('../images/icon/png/target-rd.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .btn_target:focus,
    .btn_target:hover {
        background-image: url('../images/icon/png/target-rd@2x.png')
    }
}

.link-external {
    padding-left: 27.5px;
    position: relative;
    display: inline-block
}

.link-external:focus,
.link-external:hover {
    color: #f50f10
}

.link-external:focus::before,
.link-external:hover::before {
    background-image: url('../images/icon/png/small-external-rd.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .link-external:focus::before,
    .link-external:hover::before {
        background-image: url('../images/icon/png/small-external-rd@2x.png')
    }
}

.link-external::before {
    position: absolute;
    top: 3px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/small-external-bk.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    left: 0;
    width: 20px;
    height: 20px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .link-external::before {
        background-image: url('../images/icon/png/small-external-bk@2x.png')
    }
}

.link-external-right {
    padding-right: 27.5px;
    position: relative;
    display: inline-block
}

.link-external-right:focus,
.link-external-right:hover {
    color: #f50f10
}

.link-external-right:focus::before,
.link-external-right:hover::before {
    background-image: url('../images/icon/png/small-external-rd.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .link-external-right:focus::before,
    .link-external-right:hover::before {
        background-image: url('../images/icon/png/small-external-rd@2x.png')
    }
}

.link-external-right::before {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/small-external-bk.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 0;
    width: 20px;
    height: 20px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .link-external-right::before {
        background-image: url('../images/icon/png/small-external-bk@2x.png')
    }
}

.link-cart {
    padding-left: 27.5px;
    position: relative;
    display: inline-block
}

.link-cart:focus,
.link-cart:hover {
    color: #f50f10
}

.link-cart:focus::before,
.link-cart:hover::before {
    background-image: url('../images/icon/png/small-cart-rd.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .link-cart:focus::before,
    .link-cart:hover::before {
        background-image: url('../images/icon/png/small-cart-rd@2x.png')
    }
}

.link-cart::before {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/small-cart-bk.png');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    left: 0;
    width: 20px;
    height: 20px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .link-cart::before {
        background-image: url('../images/icon/png/small-cart-bk@2x.png')
    }
}

.link-play {
    padding-right: 33.5px;
    position: relative;
    display: inline-block
}

.link-play:focus,
.link-play:hover {
    color: #f50f10
}

.link-play:focus::before,
.link-play:hover::before {
    background-image: url('../images/icon/png/play-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {

    .link-play:focus::before,
    .link-play:hover::before {
        background-image: url('../images/icon/png/play-rd@2x.png')
    }
}

.link-play::before {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/play-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    right: 0;
    width: 26px;
    height: 26px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .link-play::before {
        background-image: url('../images/icon/png/play-wh@2x.png')
    }
}

#page-navigation {
    margin-bottom: 60px;
    padding: 0 30px
}

#page-navigation+.content {
    padding-top: 0px
}

@media all and (max-width: 980px) {
    #page-navigation+.content {
        padding-top: 30px
    }
}

@media all and (max-width: 980px) {
    #page-navigation {
        margin-bottom: 0
    }
}

#page-navigation button.show-target {
    display: none;
    position: relative;
    background-color: #b1b7ba;
    color: #fff;
    width: 100%;
    padding: 10px 60px 10px 15px
}

#page-navigation button.show-target::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #fff
}

@media all and (max-width: 980px) {
    #page-navigation button.show-target {
        display: block
    }
}

#page-navigation ul {
    margin: 0;
    padding: 0;
    border: 0
}

#page-navigation ul:before,
#page-navigation ul:after {
    content: ' ';
    display: table
}

#page-navigation ul:after {
    clear: both
}

#page-navigation ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

#page-navigation ul li {
    border-bottom: 4px solid #fff
}

@media all and (max-width: 980px) {
    #page-navigation ul li {
        border: none
    }
}

#page-navigation ul li:hover {
    border-bottom: 4px solid #dadada
}

@media all and (max-width: 980px) {
    #page-navigation ul li:hover {
        border: none
    }
}

#page-navigation ul li.active {
    border-bottom: 4px solid
}

@media all and (max-width: 980px) {
    #page-navigation ul li.active {
        background-color: #f5f5f5;
        border: none
    }
}

@media all and (max-width: 980px) {
    #page-navigation ul li {
        width: 100%
    }
}

@media all and (max-width: 980px) {
    #page-navigation ul {
        display: none;
        padding: 30px 0;
        width: 100%
    }
}

#page-navigation ul.show {
    display: block
}

#page-navigation ul.show .active a {
    color: #000
}

#page-navigation a {
    display: inline-block;
    padding: 7.5px 30px;
    color: #000;
    text-decoration: none
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    #page-navigation a {
        padding: 7.5px 15px
    }
}

@media all and (max-width: 980px) {
    #page-navigation a {
        padding: 7.5px 15px;
        width: 100%
    }
}

#page-navigation #page-navigation-fixer {
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: initial;
    transition-timing-function: initial;
    width: 1380px;
    margin: 0 auto
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    #page-navigation #page-navigation-fixer {
        width: 100%
    }
}

@media all and (max-width: 980px) {
    #page-navigation #page-navigation-fixer {
        width: 100%
    }
}

#page-navigation.top-fix #page-navigation-fixer {
    position: fixed;
    z-index: 998;
    right: 0;
    top: 0;
    left: 0;
    background-color: #b1b7ba
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    #page-navigation.top-fix #page-navigation-fixer {
        padding: 0 30px
    }
}

@media all and (max-width: 980px) {
    #page-navigation.top-fix #page-navigation-fixer {
        padding: 0
    }
}

#page-navigation.top-fix li {
    border-bottom: 4px solid #b1b7ba
}

#page-navigation.top-fix a {
    color: #fff
}

#page-navigation.top-fix a:hover,
#page-navigation.top-fix a:focus {
    color: #000
}

#page-navigation.top-fix.menu-show #page-navigation-fixer {
    top: 84px
}

@media all and (max-width: 980px) {
    #page-navigation.top-fix.menu-show #page-navigation-fixer {
        top: 64px
    }
}

.boxes-parent {
    display: -webkit-flex;
    display: flex
}

@media all and (max-width: 980px) {
    .boxes-parent {
        display: block
    }
}

.boxes-parent:not(.hasSelected):hover .tab-box {
    width: 32.5%
}

.boxes-parent:not(.hasSelected):hover .tab-box:hover {
    width: 35%
}

.boxes-parent:not(.hasSelected):hover .tab-box:hover h3 {
    width: 92.5%
}

.boxes-parent:not(.hasSelected):hover .tab-box h3 {
    width: 100%
}

.boxes-parent.hasSelected .tab-box {
    width: 20%
}

.boxes-parent.hasSelected .tab-box h3 {
    opacity: 0
}

.boxes-parent .tab-box {
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 0
}

@media all and (max-width: 980px) {
    .boxes-parent .tab-box {
        width: 100% !important;
        flex-wrap: wrap
    }
}

.boxes-parent .tab-box header {
    max-width: 100%;
    padding: 45px 30px 60px
}

.boxes-parent .tab-box h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px
}

.boxes-parent .tab-box h3 {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 28px;
    width: 97.5%
}

.boxes-parent .tab-box .button {
    display: none
}

.boxes-parent .tab-box .btn-plus {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.boxes-parent .tab-box .more {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    display: none;
    width: 50%;
    float: right;
    background: #ccd0d2
}

@media all and (max-width: 600px) {
    .boxes-parent .tab-box .more {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .boxes-parent .tab-box .more {
        width: 100%
    }
}

.boxes-parent .tab-box .more img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.boxes-parent .tab-box:hover {
    background-color: #333
}

.boxes-parent .tab-box:hover .btn-plus {
    background-image: url('../images/icon/png/plus-rd.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .boxes-parent .tab-box:hover .btn-plus {
        background-image: url('../images/icon/png/plus-rd@2x.png')
    }
}

.boxes-parent .tab-box.selected {
    background-color: #f5f5f5;
    color: #000;
    width: 60%
}

@media all and (max-width: 980px) {
    .boxes-parent .tab-box.selected {
        width: 100%
    }
}

.boxes-parent .tab-box.selected h2 {
    color: #000
}

.boxes-parent .tab-box.selected h3 {
    color: #000;
    opacity: 1
}

.boxes-parent .tab-box.selected header {
    width: 50%;
    float: left
}

@media all and (max-width: 600px) {
    .boxes-parent .tab-box.selected header {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .boxes-parent .tab-box.selected header {
        width: 100%
    }
}

.boxes-parent .tab-box.selected .button {
    display: inline-block
}

.boxes-parent .tab-box.selected .more {
    display: block
}

.boxes-parent .tab-box.selected .btn-plus {
    background-image: url('../images/icon/png/minus-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .boxes-parent .tab-box.selected .btn-plus {
        background-image: url('../images/icon/png/minus-wh@2x.png')
    }
}

.image-box {
    padding: 0;
    position: relative
}

.image-box::after {
    content: '';
    position: absolute;
    background-color: #000;
    opacity: 0.4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.image-box .text {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
    color: #fff;
    width: 50%
}

.image-box p {
    font-size: 22px
}

.image-box .button {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    margin-left: 30px
}

.list-box-row {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.list-box-row:last-child {
    border: none;
    margin-bottom: 0px
}

@media all and (max-width: 980px) {
    .list-box-row {
        max-width: 600px;
        margin: 0 auto
    }
}

.list-box-item {
    padding: 30px;
    position: relative
}

.list-box-item:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

@media all and (max-width: 980px) {
    .list-box-item {
        text-align: center;
        border-bottom: 1px solid #000;
        padding-left: 0;
        padding-right: 0
    }

    .list-box-item:nth-child(2) {
        border-left: none;
        border-right: none
    }

    .list-box-item:last-child {
        border: none
    }
}

.list-box-item p {
    margin: 30px 0
}

.list-box-item ul {
    margin: 0;
    padding: 0;
    border: 0
}

.list-box-item ul:before,
.list-box-item ul:after {
    content: ' ';
    display: table
}

.list-box-item ul:after {
    clear: both
}

.list-box-item ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

.list-box-item ul li {
    float: left;
    width: 33.33%;
    text-align: center
}

@media all and (max-width: 600px) {
    .list-box-item ul li {
        font-size: 14px;
        white-space: normal
    }
}

@media all and (max-width: smaller) {
    .list-box-item ul li {
        font-size: 14px;
        white-space: normal
    }
}

.list-box-item .button_like {
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block
}

.list-box-item .button_like img {
    max-height: 29px;
    width: auto
}

.slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    text-indent: 40px;
    overflow: hidden;
    z-index: 1
}

.slick-arrow.slick-next {
    background-image: url('../images/icon/ch/ch-rx-wh.png');
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px
}

.slick-arrow.slick-prev {
    background-image: url('../images/icon/ch/ch-lx-wh.png');
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30px
}

@media all and (max-width: 980px) {
    .slick-arrow {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        width: 20px;
        height: 20px;
        text-indent: 20px;
        overflow: hidden;
        z-index: 1
    }

    .slick-arrow.slick-next {
        background-image: url('../images/icon/ch-rx-wh.png');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px
    }

    .slick-arrow.slick-prev {
        background-image: url('../images/icon/ch-lx-wh.png');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 10px
    }
}

.slick-dots {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: 30px;
    margin-bottom: 0;
    width: 500px;
    height: 13px;
    text-align: center
}

.slick-dots li {
    display: inline-block
}

.slick-dots button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 0px;
    margin: 0px 6.5px;
    width: 13px;
    height: 13px;
    text-indent: 13px;
    overflow: hidden
}

.slick-dots .slick-active button {
    background-color: #fff
}

@media all and (max-width: 980px) {
    .slick-dots {
        position: absolute;
        left: 50%;
        margin-left: -160px;
        bottom: 10px;
        margin-bottom: 0;
        width: 320px;
        height: 8px;
        text-align: center
    }

    .slick-dots li {
        display: inline-block
    }

    .slick-dots button {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: transparent;
        border: 2px solid #fff;
        padding: 0px;
        margin: 0px 4px;
        width: 8px;
        height: 8px;
        text-indent: 8px;
        overflow: hidden
    }

    .slick-dots .slick-active button {
        background-color: #fff
    }
}

.black-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    text-indent: 40px;
    overflow: hidden;
    z-index: 1
}

.black-slider .slick-arrow.slick-next {
    background-image: url('../images/icon/ch-rx-bk.png');
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px
}

.black-slider .slick-arrow.slick-prev {
    background-image: url('../images/icon/ch-lx-bk.png');
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30px
}

@media all and (max-width: 980px) {
    .black-slider .slick-arrow {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        width: 20px;
        height: 20px;
        text-indent: 20px;
        overflow: hidden;
        z-index: 1
    }

    .black-slider .slick-arrow.slick-next {
        background-image: url('../images/icon/ch-rx-bk.png');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px
    }

    .black-slider .slick-arrow.slick-prev {
        background-image: url('../images/icon/ch-lx-bk.png');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 10px
    }
}

.black-slider .slick-dots {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: 30px;
    margin-bottom: 0;
    width: 500px;
    height: 13px;
    text-align: center
}

.black-slider .slick-dots li {
    display: inline-block
}

.black-slider .slick-dots button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #000;
    padding: 0px;
    margin: 0px 6.5px;
    width: 13px;
    height: 13px;
    text-indent: 13px;
    overflow: hidden
}

.black-slider .slick-dots .slick-active button {
    background-color: #000
}

@media all and (max-width: 980px) {
    .black-slider .slick-dots {
        position: absolute;
        left: 50%;
        margin-left: -160px;
        bottom: 10px;
        margin-bottom: 0;
        width: 320px;
        height: 8px;
        text-align: center
    }

    .black-slider .slick-dots li {
        display: inline-block
    }

    .black-slider .slick-dots button {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: transparent;
        border: 2px solid #000;
        padding: 0px;
        margin: 0px 4px;
        width: 8px;
        height: 8px;
        text-indent: 8px;
        overflow: hidden
    }

    .black-slider .slick-dots .slick-active button {
        background-color: #000
    }
}

.slick-slide>div {
    line-height: 0
}

.slick-slide .item img {
    display: inline-block
}

.carousel,
.slider {
    position: relative
}

.slide {
    position: relative;
    line-height: 28px
}

.slide__white {
    color: #fff
}

.slide-title {
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    font-size: 58px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 58px;
    margin: 0 0 15px
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    .slide-title {
        font-size: 42px;
        line-height: 42px;
        margin: 0 0 10px
    }
}

@media all and (max-width: 600px) {
    .slide-title {
        font-size: 36px;
        line-height: 36px
    }
}

@media all and (max-width: smaller) {
    .slide-title {
        font-size: 36px;
        line-height: 36px
    }
}

.slide-subtitle {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    margin: 0 0 30px
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    .slide-subtitle {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 10px
    }
}

@media all and (max-width: 600px) {
    .slide-subtitle {
        font-size: 18px;
        line-height: 18px
    }
}

@media all and (max-width: smaller) {
    .slide-subtitle {
        font-size: 18px;
        line-height: 18px
    }
}

.center-content {
    position: absolute;
    font-size: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 0
}

.center-content .wrap {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 45px 75px
}

@media all and (max-width: 980px) {
    .center-content .wrap {
        padding: 30px
    }
}

.center-content:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 100%
}

@media all and (max-width: 1380px) {
    .gs18-Header.is-flyout+main #main-slider {
        margin-top: 85px
    }
}

@media all and (max-width: 980px) {
    .gs18-Header.is-flyout+main #main-slider {
        margin-top: 65px
    }
}

#main-slider .background img.mobile {
    display: none
}

@media all and (max-width: 980px) {
    #main-slider .background img {
        display: none;
        height: 500px;
        width: 100%;
        object-fit: cover;
        max-width: none
    }

    #main-slider .background img.mobile {
        display: block
    }
}

#main-slider .center-content {
    padding-top: 85px
}

#main-slider .main-content {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #fff
}

#main-slider .main-content h3 {
    font-size: 34px
}

#main-slider .main-content .margin-text {
    margin-top: 0;
    margin-bottom: 60px
}

#main-slider .main-content small {
    color: inherit !important
}

#main-slider .main-content img {
    flex-shrink: 0
}

#main-slider .main-content__right {
    width: 50%;
    right: 0
}

@media all and (max-width: 980px) {
    #main-slider .main-content__right {
        right: auto
    }
}

#main-slider .main-content__left {
    width: 50%;
    left: 0
}

@media all and (max-width: 980px) {
    #main-slider .main-content__left {
        left: auto
    }
}

#main-slider .main-content__center {
    max-width: 100%;
    width: 100%;
    text-align: center
}

#main-slider .main-content__black {
    color: #000
}

@media all and (max-width: 980px) {
    #main-slider .main-content {
        width: 600px;
        max-width: none;
        left: 50%;
        margin-left: -300px;
        height: 500px
    }
}

@media all and (max-width: 600px) {
    #main-slider .main-content {
        width: 100%;
        left: 0;
        margin: 0
    }
}

@media all and (max-width: smaller) {
    #main-slider .main-content {
        width: 100%;
        left: 0;
        margin: 0
    }
}

.form-control:focus,
.bootstrap-select .dropdown-toggle:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: inherit;
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

select.form-control,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    position: relative;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 0px;
    font-size: inherit;
    background-repeat: no-repeat;
    background-position: right 0px center;
    background-size: 18px 43px;
    background-image: url('../images/select.png')
}

select::-ms-expand {
    display: none
}

.form-control,
select {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus,
select:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .btn-default[disabled],
select[disabled],
input[type='text'][disabled],
input[type='search'][disabled],
input[type='email'][disabled],
input[type='url'][disabled],
input[type='tel'][disabled] {
    background-color: #ededed;
    cursor: not-allowed;
    color: #888;
    pointer-events: none
}

.bootstrap-select .btn-default,
select,
input[type='text'],
input[type='search'],
input[type='email'],
input[type='url'],
input[type='tel'] {
    background-color: #fff;
    border: 1px solid
}

input[type='checkbox'][disabled],
input[type='checkbox'][disabled]+label,
input[type='radio'][disabled],
input[type='radio'][disabled]+label {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled,
input[type='button'][disabled],
button[type='submit'][disabled],
input[type='submit'][disabled] {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none
}

select.form-control.multi {
    background-image: none
}

.has-feedback select.form-control.multi {
    border: 1px solid #000
}

.has-feedback select.form-control.multi~.form-control-feedback {
    display: none
}

.standard-form #rg {
    margin: 0;
    padding: 0;
    border: 0
}

.standard-form #rg:before,
.standard-form #rg:after {
    content: ' ';
    display: table
}

.standard-form #rg:after {
    clear: both
}

.standard-form #rg li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

.standard-form label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 30%
}

@media all and (max-width: 600px) {
    .standard-form label {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .standard-form label {
        width: 100%
    }
}

.standard-form .legal label {
    width: auto;
    vertical-align: baseline
}

.standard-form .legal a {
    text-decoration: underline
}

.standard-form select,
.standard-form input[type='text'],
.standard-form input[type='email'],
.standard-form input[type='url'],
.standard-form input[type='date'],
.standard-form input[type='tel'] {
    padding: 10px;
    height: 45px;
    width: 100%
}

.standard-form select.size-auto,
.standard-form input[type='text'].size-auto,
.standard-form input[type='email'].size-auto,
.standard-form input[type='url'].size-auto,
.standard-form input[type='date'].size-auto,
.standard-form input[type='tel'].size-auto {
    height: auto
}

.standard-form textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #000
}

.standard-form label+select,
.standard-form label+input[type='text'],
.standard-form label+input[type='email'],
.standard-form label+input[type='url'],
.standard-form label+input[type='date'],
.standard-form label+input[type='tel'] {
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media all and (max-width: 600px) {

    .standard-form label+select,
    .standard-form label+input[type='text'],
    .standard-form label+input[type='email'],
    .standard-form label+input[type='url'],
    .standard-form label+input[type='date'],
    .standard-form label+input[type='tel'] {
        width: 100%
    }
}

@media all and (max-width: smaller) {

    .standard-form label+select,
    .standard-form label+input[type='text'],
    .standard-form label+input[type='email'],
    .standard-form label+input[type='url'],
    .standard-form label+input[type='date'],
    .standard-form label+input[type='tel'] {
        width: 100%
    }
}

.standard-form label+textarea {
    width: 68%;
    max-width: 68%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media all and (max-width: 600px) {
    .standard-form label+textarea {
        width: 100%;
        max-width: none
    }
}

@media all and (max-width: smaller) {
    .standard-form label+textarea {
        width: 100%;
        max-width: none
    }
}

.standard-form ul {
    list-style: none
}

.standard-form input[type='submit'],
.standard-form input[type='reset'] {
    font-size: 18px;
    border: none;
    padding: 10px 15px
}

.standard-form .bootstrap-select>.dropdown-toggle.bs-placeholder,
.standard-form .bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.standard-form .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.standard-form .bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #000
}

.standard-form .bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
    width: 100%
}

.standard-form label+.bootstrap-select.form-control:not([class*='col-']) {
    width: 68%;
    min-height: 45px
}

@media all and (max-width: 600px) {
    .standard-form label+.bootstrap-select.form-control:not([class*='col-']) {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .standard-form label+.bootstrap-select.form-control:not([class*='col-']) {
        width: 100%
    }
}

.standard-form label+.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
    width: 68%
}

@media all and (max-width: 600px) {
    .standard-form label+.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .standard-form label+.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
        width: 100%
    }
}

.standard-form .bootstrap-select .btn-default {
    padding: 10px;
    height: 45px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.standard-form .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px;
    transform: scale(0.8, 1.6)
}

.single-line {
    display: -webkit-flex;
    display: flex
}

.single-line .field {
    border: 1px solid #000;
    width: 80%;
    float: left;
    padding: 10px 15px
}

.single-line .field:-moz-placeholder {
    color: #b1b7ba
}

.single-line .field::-moz-placeholder {
    color: #b1b7ba
}

.single-line .field:-ms-input-placeholder {
    color: #b1b7ba
}

.single-line .field::-webkit-input-placeholder {
    color: #b1b7ba
}

.single-line .btn-form {
    width: 20%;
    float: right
}

.form-container {
    background-color: #f5f5f5;
    padding: 30px
}

@media all and (max-width: 600px) {
    .form-container {
        padding: 15px
    }
}

@media all and (max-width: smaller) {
    .form-container {
        padding: 15px
    }
}

@media all and (max-width: 600px) {

    .form-container .nav-tabs ul,
    .form-container .tab-like ul {
        margin-left: -15px !important;
        margin-right: -15px !important;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media all and (max-width: smaller) {

    .form-container .nav-tabs ul,
    .form-container .tab-like ul {
        margin-left: -15px !important;
        margin-right: -15px !important;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media all and (max-width: 600px) {
    .tab-like {
        font-size: 0
    }
}

@media all and (max-width: smaller) {
    .tab-like {
        font-size: 0
    }
}

@media all and (max-width: 600px) {
    .tab-like li {
        max-width: 50%;
        margin: 0px;
        font-size: 14px;
        text-align: center
    }
}

@media all and (max-width: smaller) {
    .tab-like li {
        max-width: 50%;
        margin: 0px;
        font-size: 14px;
        text-align: center
    }
}

.tab-like input[type=radio] {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

.tab-like label {
    text-align: center;
    margin-bottom: 60px;
    padding: 10px;
    cursor: pointer;
    width: auto;
    min-width: 30%;
    vertical-align: top;
    border-bottom: 4px solid transparent;
    font-weight: 600;
    font-size: 18px
}

@media all and (max-width: 600px) {
    .tab-like label {
        font-size: 14px;
        text-align: center;
        white-space: pre-wrap
    }
}

@media all and (max-width: smaller) {
    .tab-like label {
        font-size: 14px;
        text-align: center;
        white-space: pre-wrap
    }
}

.tab-like input[type=radio]:checked+label {
    position: relative;
    border-bottom: 4px solid #000
}

.tab-like input[type=radio]:checked+label::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000
}

.tab-like input[type=radio]:focus+label {
    color: #f50f10
}

.button-like input[type=radio] {
    visibility: hidden;
    position: absolute
}

.button-like label {
    color: #b1b7ba;
    cursor: pointer;
    width: auto;
    padding: 10px 15px;
    margin-right: 10px;
    margin-bottom: 60px;
    border: 2px solid;
    font-weight: 600;
    font-size: 18px
}

.button-like input[type=radio]:checked+label {
    color: #000
}

.form-control-feedback {
    display: none
}

.has-feedback.has-success select.form-control.multi,
.has-feedback.has-success .bootstrap-select .btn-default {
    border-color: #3c763d
}

.has-feedback.has-error select.form-control.multi {
    border-color: #a94442
}

.legal .has-feedback.has-error {
    color: #a94442
}

.pagination {
    width: 100%
}

.pagination ul {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center
}

.pagination ul:before,
.pagination ul:after {
    content: ' ';
    display: table
}

.pagination ul:after {
    clear: both
}

.pagination ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

.pagination li {
    margin: 0 15px
}

.pagination li a {
    padding: 5px 7.5px;
    display: inline-block
}

.pagination li.prev a {
    position: relative
}

.pagination li.prev a::before {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-weight: 700
}

.pagination li.prev a:hover {
    position: relative
}

.pagination li.prev a:hover::before {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #f50f10;
    border-left: 1px solid #f50f10;
    font-weight: 700
}

.pagination li.next a {
    position: relative
}

.pagination li.next a::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-weight: 700
}

.pagination li.next a:hover {
    position: relative
}

.pagination li.next a:hover::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #f50f10;
    border-left: 1px solid #f50f10;
    font-weight: 700
}

.pagination li.prev.disabled a {
    position: relative
}

.pagination li.prev.disabled a::before {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    font-weight: 700
}

.pagination li.next.disabled a {
    position: relative
}

.pagination li.next.disabled a::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    font-weight: 700
}

.pagination li.active a {
    background-color: #000;
    color: #fff
}

.pagination .pagination-first,
.pagination .pagination-last {
    white-space: nowrap;
    font-size: 12px
}

.nav-tabs {
    border: none
}

.nav-tabs>li {
    float: none;
    display: inline-block
}

@media all and (max-width: 600px) {
    .nav-tabs>li {
        max-width: 50%;
        margin: 0px;
        font-size: 14px;
        text-align: center
    }
}

@media all and (max-width: smaller) {
    .nav-tabs>li {
        max-width: 50%;
        margin: 0px;
        font-size: 14px;
        text-align: center
    }
}

.nav-tabs>li>a,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    border: none;
    text-decoration: none
}

.nav-tabs>li>a.disabled,
.nav-tabs>li>a:hover.disabled,
.nav-tabs>li>a:focus.disabled {
    cursor: not-allowed;
    pointer-events: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #000;
    background-color: transparent;
    border: none
}

.tab-container .nav-tabs,
#tab .nav-tabs {
    text-align: center;
    margin-bottom: 60px;
    font-weight: 600;
    font-size: 18px
}

@media all and (max-width: 600px) {

    .tab-container .nav-tabs,
    #tab .nav-tabs {
        font-size: 0
    }
}

@media all and (max-width: smaller) {

    .tab-container .nav-tabs,
    #tab .nav-tabs {
        font-size: 0
    }
}

.tab-container .nav-tabs.text-left,
#tab .nav-tabs.text-left {
    text-align: left
}

.tab-container .nav-tabs li.active,
#tab .nav-tabs li.active {
    position: relative;
    border-bottom: 4px solid #000
}

.tab-container .nav-tabs li.active::after,
#tab .nav-tabs li.active::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000
}

.loader {
    position: relative
}

.loader::after {
    background-color: rgba(0, 0, 0, 0.7);
    content: 'Loading...';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white
}

.where-list {
    padding: 60px 0
}

.where-list h3 {
    margin: 60px 0;
    font-size: 42px
}

.where-list h3:first-child {
    margin-top: 0
}

.where-list ul .photo {
    float: left;
    width: 30%
}

.where-list ul .abstract {
    float: left;
    width: 70%
}

.where-list li {
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap
}

.where-list p {
    margin: 12px 0px
}

.where-list p span {
    font-weight: 600
}

.where-list h4 {
    font-size: 28px
}

@media all and (max-width: 980px) {
    .where-list h4 {
        width: 100%;
        padding: 0
    }
}

.where-list .map,
.where-list .tel,
.where-list .email {
    padding-left: 60px;
    position: relative;
    overflow: hidden;
    display: inline-block
}

.where-list .map::before,
.where-list .tel::before,
.where-list .email::before {
    content: '';
    position: absolute;
    left: 45px;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background-color: #b1b7ba
}

.where-list .map {
    background-image: url('../images/icon/png/map-marker-bk.png');
    background-size: 32px 32px;
    background-position: 0 10px;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .where-list .map {
        background-image: url('../images/icon/png/map-marker-bk@2x.png')
    }
}

.where-list .tel {
    background-image: url('../images/icon/png/tel-bk.png');
    background-size: 32px 32px;
    background-position: 0 10px;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .where-list .tel {
        background-image: url('../images/icon/png/tel-bk@2x.png')
    }
}

.where-list .email {
    background-image: url('../images/icon/png/mail-bk.png');
    background-size: 32px 32px;
    background-position: 0 10px;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .where-list .email {
        background-image: url('../images/icon/png/mail-bk@2x.png')
    }
}

@media all and (max-width: 980px) {
    .where-list *[class*='col-md']:not(.sm-v-align) {
        width: 100%
    }
}

.where-list.container {
    padding-left: 15px;
    padding-right: 15px
}

.where-list .col-md-9 .clearfix:nth-child(2n) {
    margin-top: 30px
}

@media all and (max-width: 980px) {
    .where-list .col-md-9 .clearfix:nth-child(2n) {
        margin-top: 60px
    }
}

@media all and (max-width: 980px) {
    .where-list .sm-v-align {
        display: inline-block;
        vertical-align: bottom;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        width: 50%
    }
}

@media all and (max-width: 600px) {
    .where-list .sm-v-align {
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .where-list .sm-v-align {
        width: 100%
    }
}

.where-list .contatta .button {
    float: right;
    margin-top: 30px
}

@media all and (max-width: 980px) {
    .where-list .contatta .button {
        margin-top: 0px;
        margin-bottom: 10px
    }
}

@media all and (max-width: 600px) {
    .where-list .contatta .button {
        float: none;
        width: 100%;
        margin-top: 30px
    }
}

@media all and (max-width: smaller) {
    .where-list .contatta .button {
        float: none;
        width: 100%;
        margin-top: 30px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

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

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

.slick-slide img {
    display: block
}

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

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

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

.slick-loading .slick-slide {
    visibility: hidden
}

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

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

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 5px;
    left: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 5px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
    filter: alpha(opacity=40);
    opacity: 0.4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-outer>.scroll-element {
    background-color: #ffffff
}

.scrollbar-outer>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-outer>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%
}

.scrollbar-outer>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    width: 8px
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-outer>.scroll-element .scroll-element_track {
    background-color: #eeeeee
}

.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-outer>.scroll-element .scroll-bar {
    background-color: #d9d9d9
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
    min-width: 10px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
    min-height: 10px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px
}

.scrollbar-macosx>.scroll-element,
.scrollbar-macosx>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-macosx>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
    display: none
}

.scrollbar-macosx>.scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}

.scrollbar-macosx:hover>.scroll-element .scroll-bar,
.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter: alpha(opacity=70);
    opacity: 0.7
}

.scrollbar-macosx>.scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%
}

.scrollbar-macosx>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
    left: 2px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
    top: 2px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px
}

.scrollbar-light>.scroll-element,
.scrollbar-light>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-light>.scroll-element {
    background-color: #ffffff
}

.scrollbar-light>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-light>.scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light>.scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light>.scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-light>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px
}

.scrollbar-light>.scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px
}

.scrollbar-light>.scroll-content.scroll-scrollx_visible {
    top: -17px;
    margin-top: 17px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 0px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-bar {
    left: 0px;
    min-height: 10px;
    width: 10px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {
    height: 12px;
    left: 2px;
    top: 2px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 12px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px
}

.scrollbar-rail>.scroll-element,
.scrollbar-rail>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-rail>.scroll-element {
    background-color: #ffffff
}

.scrollbar-rail>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-rail>.scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5)
}

.scrollbar-rail>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%
}

.scrollbar-rail>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px
}

.scrollbar-rail>.scroll-element .scroll-bar {
    background-color: #d0b9a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6)
}

.scrollbar-rail>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px
}

.scrollbar-rail>.scroll-content.scroll-scrollx_visible {
    margin-top: 17px;
    top: -17px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 1px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {
    left: 1px;
    min-height: 10px;
    width: 10px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {
    height: 15px;
    left: 5px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {
    height: 2px;
    left: -10px;
    top: 5px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {
    top: 5px;
    width: 15px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {
    left: 5px;
    top: -10px;
    width: 2px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -25px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -25px
}

.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-dynamic>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: 0.3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter: alpha(opacity=70);
    opacity: 0.7
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px
}

.scrollbar-chrome>.scroll-element,
.scrollbar-chrome>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-chrome>.scroll-element {
    background-color: #ffffff
}

.scrollbar-chrome>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-chrome>.scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-chrome>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px
}

.scrollbar-chrome>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.scrollbar-chrome>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9
}

.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e
}

.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {
    left: -16px;
    margin-left: 16px
}

.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {
    top: -16px;
    margin-top: 16px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {
    height: 8px;
    min-width: 10px;
    top: 3px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {
    left: 3px;
    min-height: 10px;
    width: 8px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {
    border-left: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {
    height: 14px;
    left: -3px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {
    height: 14px;
    left: -4px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {
    border-top: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {
    top: -3px;
    width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
    width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px
}

.gs18-Header .scroll-element,
.gs18-Header .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.gs18-Header .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.gs18-Header .scroll-element.scroll-x {
    bottom: 2px;
    height: 5px;
    left: 0;
    width: 100%;
    display: none !important
}

.gs18-Header .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 5px
}

.gs18-Header .scroll-element .scroll-element_outer {
    overflow: hidden
}

.gs18-Header .scroll-element .scroll-element_outer,
.gs18-Header .scroll-element .scroll-element_track,
.gs18-Header .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.gs18-Header .scroll-element .scroll-element_track,
.gs18-Header .scroll-element .scroll-bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
    filter: alpha(opacity=40);
    opacity: 0.4
}

.gs18-Header .scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

.gs18-Header .scroll-element .scroll-bar {
    background-color: #c2c2c2
}

.gs18-Header .scroll-element:hover .scroll-bar {
    background-color: #919191
}

.gs18-Header .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.gs18-Header .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.gs18-Header .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.gs18-Header .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.gs18-Header .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

#breadcrumbs .scroll-element,
#breadcrumbs .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

#breadcrumbs .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

#breadcrumbs .scroll-element.scroll-x {
    bottom: 2px;
    height: 5px;
    left: 0;
    width: 100%;
    display: none !important
}

#breadcrumbs .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 5px
}

#breadcrumbs .scroll-element .scroll-element_outer {
    overflow: hidden
}

#breadcrumbs .scroll-element .scroll-element_outer,
#breadcrumbs .scroll-element .scroll-element_track,
#breadcrumbs .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

#breadcrumbs .scroll-element .scroll-element_track,
#breadcrumbs .scroll-element .scroll-bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
    filter: alpha(opacity=40);
    opacity: 0.4
}

#breadcrumbs .scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

#breadcrumbs .scroll-element .scroll-bar {
    background-color: #c2c2c2
}

#breadcrumbs .scroll-element:hover .scroll-bar {
    background-color: #919191
}

#breadcrumbs .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

#breadcrumbs .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

#breadcrumbs .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

#breadcrumbs .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

#breadcrumbs .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

/*!
 * Bootstrap-select v1.12.4 (https://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2018 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #999
}

.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*='col-']) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*='col-'] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*='col-'].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*='col-'].dropdown-menu-right {
    float: right
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*='col-'] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.highlight {
    background: #f5f5f5
}

.searchheading {
    font-weight: 700;
    font-size: 36px;
    font-family: 'Helvetica Neue LT', 'Helvetica', 'Arial', sans-serif
}

.summary {
    font-size: 1rem;
    font-style: italic
}

.suggestion {
    font-size: 100%
}

.results {
    font-size: 100%;
    margin-top: 30px
}

.category {
    color: #999999
}

.sorting {
    text-align: right
}

.result_title {
    font-weight: 600;
    font-size: 18px;
    font-family: 'Helvetica Neue LT', 'Helvetica', 'Arial', sans-serif;
    display: inline-block;
    margin-bottom: 15px;
    word-break: break-word
}

.result_title a {
    color: #000
}

.result_custommeta {
    font-size: 1rem;
    color: #666
}

.context {
    font-size: 100%
}

.infoline {
    font-size: 80%;
    font-style: normal;
    color: #b1b7ba;
    margin-top: 15px;
    word-wrap: break-word
}

.result_image {
    display: inline-block;
    width: 20px;
    margin-right: 5px
}

.result_image a {
    display: block;
    height: 100%
}

.result_image img {
    margin: 0;
    border: 0px
}

.result_block,
.result_altblock {
    margin: 0;
    clear: left;
    background: #fff;
    overflow: hidden;
    padding: 30px;
    border-top: 1px solid
}

.result_altblock {
    background-color: #f5f5f5
}

.result_pages {
    font-size: 1rem;
    padding: 60px 0 0;
    text-align: center
}

.result_pages span.result_pages-current,
.result_pages a {
    margin-right: 15px;
    padding: 5px 7.5px;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.result_pages span.result_pages-current {
    background-color: #000;
    color: #fff
}

.result_pages a.result_pages-next,
.result_pages a.result_pages-prev {
    background-color: transparent;
    width: 10px;
    overflow: hidden;
    text-indent: -200%
}

.result_pages a.result_pages-prev {
    position: relative
}

.result_pages a.result_pages-prev::before {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-weight: 700
}

.result_pages a.result_pages-prev::before {
    left: 3px
}

.result_pages a.result_pages-next {
    position: relative
}

.result_pages a.result_pages-next::before {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-weight: 700
}

.result_pages a.result_pages-next::before {
    left: -3px
}

.result_pagescount {
    font-size: 100%;
    margin-bottom: 30px
}

.searchtime {
    font-size: 80%
}

.result_pages-text {
    display: none
}

#cookie-choice {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0B597D;
    -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
    padding: 15px 0;
    height: auto;
    min-height: 24px
}

#cookie-choice.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

#cookie-choice.fixed.bottom {
    bottom: 0;
    top: auto
}

#cookie-choice p {
    color: #fff;
    margin: 0;
    padding: 0
}

#cookie-choice a {
    color: #fff;
    text-decoration: underline
}

#cookie-choice a:hover {
    color: #D50000
}

#cookie-choice .cc-enable {
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    text-indent: 16px;
    line-height: 16px;
    height: 16px;
    width: 16px;
    overflow: hidden;
    background: #666 url(/common/html/css/images/close.png) no-repeat 50% 50%
}

#cookie-choice .cc-enable:hover {
    background-color: #555
}

a.cc-control {
    display: inline-block;
    background: #eee;
    color: #000;
    border-radius: 3px;
    padding: 2px 5px;
    margin: 0 5px;
    text-decoration: none;
    border: 1px solid #999
}

a.cc-control:hover {
    background-color: #ccc
}

a.cc-control.cc-control-on {
    background-color: #fff;
    color: #ccc;
    border-color: #ccc
}

.cc-placeholder-wrap {
    position: relative;
    min-height: 30px
}

.cc-placeholder {
    z-index: 999;
    position: absolute;
    max-width: 100%;
    width: 100%
}

.cc-placeholder a {
    background-color: #FFFCDE;
    border: 1px solid #FFC355;
    display: block;
    padding: 5px;
    text-align: center
}

@media only screen and (min-width: 981px) and (max-width: 1260px) {
    .gs18-HeaderNav__Text {
        font-size: 15px;
        padding: 0 10px
    }

    .gs18-Header__Search .gs18-Header__SearchBtn {
        width: 64px
    }

    .gs18-Header__Search .gs18-Header__SearchBtn:before {
        display: none
    }

    .gs18-Header__Inner {
        padding-right: 65px
    }
}

@media only screen and (min-width: 981px) and (max-width: 1050px) {
    .gs18-HeaderNav__Text {
        padding: 0 8px
    }
}

.area-prof-box {
    overflow: hidden;
    width: 100%
}

.area-prof-box:nth-child(2n) {
    background-color: #f5f5f5
}

.area-prof-box .image-box-bg {
    width: 50%;
    padding: 30px;
    float: left;
    position: relative;
    background-size: cover
}

.area-prof-box .image-box-bg::after {
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000;
    opacity: .3;
    position: absolute;
    z-index: 1
}

@media all and (max-width: 980px) {
    .area-prof-box .image-box-bg {
        width: 100%
    }
}

.area-prof-box .image-box-bg .text {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
    color: white;
    width: 70%
}

@media all and (max-width: 980px) {
    .area-prof-box .image-box-bg .text {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding: 30px
    }
}

@media all and (max-width: 600px) {
    .area-prof-box .image-box-bg .text {
        padding: 0
    }
}

@media all and (max-width: smaller) {
    .area-prof-box .image-box-bg .text {
        padding: 0
    }
}

.area-prof-box .image-box-bg .button {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    margin-left: 30px
}

@media all and (max-width: 980px) {
    .area-prof-box .image-box-bg .button {
        position: relative;
        float: right;
        bottom: auto;
        right: auto;
        margin: 0 30px 30px
    }
}

@media all and (max-width: 600px) {
    .area-prof-box .image-box-bg .button {
        margin: 30px 0 0;
        width: 100%
    }
}

@media all and (max-width: smaller) {
    .area-prof-box .image-box-bg .button {
        margin: 30px 0 0;
        width: 100%
    }
}

.area-prof-box .image-box-bg p {
    font-size: 22px
}

@media all and (max-width: 600px) {
    .area-prof-box .image-box-bg p {
        font-size: 18px
    }
}

@media all and (max-width: smaller) {
    .area-prof-box .image-box-bg p {
        font-size: 18px
    }
}

@media all and (max-width: 600px) {
    .area-prof-box .image-box-bg h2 {
        font-size: 28px
    }
}

@media all and (max-width: smaller) {
    .area-prof-box .image-box-bg h2 {
        font-size: 28px
    }
}

.area-prof-box .text-box {
    padding: 60px 30px;
    width: 50%;
    float: left
}

@media all and (max-width: 980px) {
    .area-prof-box .text-box {
        width: 100%
    }
}

#logo-area {
    background-color: #f5f5f5;
    padding: 30px 0;
    text-align: center
}

#logo-area ul {
    margin: 0;
    padding: 0;
    border: 0
}

#logo-area ul:before,
#logo-area ul:after {
    content: ' ';
    display: table
}

#logo-area ul:after {
    clear: both
}

#logo-area ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

#logo-area ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 0 60px
}

#logo-area ul li img {
    max-width: 100%;
    max-height: 40px
}

#logo-area ul li:first-child {
    border-right: 1px solid #b1b7ba
}

#logo-area ul li:nth-child(2) img {
    max-height: 70px
}

#logo-area ul li:nth-child(3) {
    border-left: 1px solid #b1b7ba
}

@media all and (max-width: 980px) {
    #logo-area ul li {
        padding: 15px 0;
        width: 100%
    }

    #logo-area ul li:first-child,
    #logo-area ul li:nth-child(3) {
        border: none
    }
}

#logo-area h2 {
    color: #969ea2;
    margin: 30px 0 0;
    font-size: 24px
}

#logo-area h2 span {
    font-size: 32px;
    text-transform: uppercase
}

.products {
    margin: 90px 0px
}

.products header {
    text-align: center
}

.products header h1 {
    font-weight: 700;
    margin: 0px 30px 30px
}

.products header h2 {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 30px
}

@media all and (max-width: 980px) {
    .products header h2 {
        font-size: 24px
    }
}

.products .articles:before,
.products .articles:after {
    content: ' ';
    display: table
}

.products .articles:after {
    clear: both
}

.products article {
    overflow: hidden
}

.products article img {
    max-width: 100%
}

.products article header {
    text-align: left
}

.products article header h3 {
    font-size: 24px
}

.products article p {
    margin-bottom: 0
}

@media all and (max-width: 980px) {
    .products article {
        max-width: 500px;
        margin: 0 auto 30px
    }
}

.products footer {
    text-align: center;
    margin: 30px 0px 0px
}

.products ul.category {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 30px
}

.products ul.category:before,
.products ul.category:after {
    content: ' ';
    display: table
}

.products ul.category:after {
    clear: both
}

.products ul.category li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

@media all and (max-width: 980px) {
    .products ul.category {
        margin-left: 30px;
        margin-right: 30px
    }
}

.products ul.category li {
    margin: 0px 7.5px
}

.products ul.category li:first-child {
    margin-left: 0px
}

.products ul.category a {
    font-size: 42px;
    font-weight: 700;
    color: #b1b7ba;
    text-decoration: none
}

.products ul.category a:hover {
    color: #4b5154
}

@media all and (max-width: 980px) {
    .products ul.category a {
        font-size: 32px
    }
}

@media all and (max-width: 600px) {
    .products ul.category a {
        font-size: 22px;
        line-height: 42px
    }
}

@media all and (max-width: smaller) {
    .products ul.category a {
        font-size: 22px;
        line-height: 42px
    }
}

.highlights #training-centre-box {
    background-size: 720px 360px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    align-items: center;
    text-align: center;
    padding: 60px
}

@media all and (max-width: 980px) {
    .highlights #training-centre-box {
        background-size: cover;
        padding: 30px
    }
}

.highlights #training-centre-box img {
    width: 340px;
    margin: 0px auto 30px;
    display: block
}

.highlights #training-centre-box .wrap {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.highlights #training-centre-box::after {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: '';
    height: 240px
}

.highlights .carousel {
    height: 360px
}

.highlights .carousel .slide {
    height: 360px
}

.highlights .carousel .slide>img {
    height: 360px;
    width: auto;
    max-width: none
}

@media all and (max-width: 980px) {
    .highlights .carousel .slide>img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

#onair {
    background-color: #f5f5f5;
    padding: 0px 0px 60px;
    text-align: center
}

#onair .logo {
    padding: 90px 0px
}

#onair .logo img {
    width: 295px
}

#onair .articles {
    margin: 0px 0px 60px
}

#onair .articles:before,
#onair .articles:after {
    content: ' ';
    display: table
}

#onair .articles:after {
    clear: both
}

#onair article {
    text-align: left;
    border-right: 2px solid #fff;
    padding: 0 30px;
    overflow: hidden
}

@media all and (max-width: 980px) {
    #onair article {
        margin: 0 30px 30px;
        padding: 0 0 15px;
        border-bottom: 1px solid;
        border-right: none
    }
}

#onair article header {
    font-family: 'Roboto', sans-serif;
    overflow: hidden
}

#onair article header time {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase
}

#onair article header h3 {
    font-size: 24px
}

#onair article .abstract {
    font-size: 16px;
    line-height: 24px
}

#onair article .abstract a {
    color: #000;
    text-decoration: none
}

#onair article .abstract strong {
    font-weight: 400
}

@media all and (max-width: 980px) {
    #onair .newsletter {
        margin: 0 30px 30px;
        padding: 0 0 30px;
        border-bottom: 1px solid
    }
}

#onair .newsletter h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin: 0px 0px 30px
}

#onair .newsletter form.single-line {
    max-width: 500px;
    margin: 0 auto
}

#main-slider .slide-8 {
    font-family: 'Roboto', sans-serif
}

@media all and (max-width: 980px) {
    #main-slider .slide-8 {
        text-align: center
    }
}

#main-slider .slide-8 .mp img {
    display: none;
    width: 320px
}

@media all and (max-width: 980px) {
    #main-slider .slide-8 .mp img {
        display: block
    }
}

#main-slider .slide-8 p {
    font-size: 42px;
    line-height: 40px
}

#main-slider .slide-8 p strong {
    color: #f50f10;
    font-weight: 800
}

@media all and (max-width: 1200px) {
    #main-slider .slide-8 p {
        font-size: 32px;
        line-height: 30px
    }
}

@media all and (max-width: 600px) {
    #main-slider .slide-8 p {
        font-size: 28px
    }
}

@media all and (max-width: smaller) {
    #main-slider .slide-8 p {
        font-size: 28px
    }
}

#main-slider .slide-8 h2 {
    color: #f50f10;
    margin-bottom: 0
}

@media all and (max-width: 1200px) {
    #main-slider .slide-8 h2 {
        font-size: 60px;
        line-height: 50px
    }
}

@media all and (max-width: 600px) {
    #main-slider .slide-8 h2 {
        font-size: 48px;
        line-height: 40px
    }
}

@media all and (max-width: smaller) {
    #main-slider .slide-8 h2 {
        font-size: 48px;
        line-height: 40px
    }
}

#main-slider .slide-8 .main-content h3 {
    margin-top: 0;
    margin-bottom: 60px
}

@media all and (max-width: 1300px) {
    #main-slider .slide-8 .main-content h3 {
        margin-bottom: 30px
    }
}

@media all and (max-width: 600px) {
    #main-slider .slide-8 .main-content h3 {
        font-size: 28px
    }
}

@media all and (max-width: smaller) {
    #main-slider .slide-8 .main-content h3 {
        font-size: 28px
    }
}

.slide-vitruvio {
    width: 100%
}

.slide-vitruvio header {
    background-color: #f50f10;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.slide-vitruvio .text {
    color: black;
    padding-right: 30px;
    margin: 30px 0;
    text-transform: uppercase;
    letter-spacing: 3px
}

.slide-vitruvio h2 {
    margin-top: 0;
    font-size: 42px;
    font-weight: 400
}

.slide-vitruvio p {
    margin-bottom: 10px;
    font-size: 24px
}

.slide-vitruvio p.h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 400
}

.slide-vitruvio p span:before {
    content: ' | ';
    font-weight: bold
}

.slide-vitruvio .button {
    margin-right: 30px
}

.slide-vitruvio .max-h {
    max-height: 290px;
    overflow: hidden
}

.slide-vitruvio .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media all and (max-width: 1600px) {
    .slide-vitruvio h2 {
        font-size: 36px;
        margin: 0
    }

    .slide-vitruvio p.h3,
    .slide-vitruvio p {
        font-size: 20px;
        margin: 0
    }

    .slide-vitruvio .text {
        margin: 10px 0
    }

    .slide-vitruvio .max-h {
        max-height: 205px
    }
}

@media all and (max-width: 1200px) {

    .slide-vitruvio p.h3,
    .slide-vitruvio p {
        font-size: 15px
    }
}

@media all and (max-width: 1100px) {
    .slide-vitruvio h2 {
        font-size: 30px
    }
}

@media all and (max-width: 980px) {

    .slide-vitruvio header,
    .slide-vitruvio .text {
        padding: 10px 15px
    }

    .slide-vitruvio .max-h {
        max-height: none
    }

    .slide-vitruvio .img {
        display: none
    }

    .slide-vitruvio .button {
        margin-right: 15px
    }

    .slide-vitruvio p.h3,
    .slide-vitruvio p {
        font-size: 20px
    }

    .slide-vitruvio p span {
        display: block
    }

    .slide-vitruvio p span:before {
        display: none
    }
}

.vitruvio-logo {
    margin: 0 15px
}

@media all and (max-width: 1200px) {
    .vitruvio-logo {
        max-width: 25%;
        margin-bottom: 10px
    }
}

@media all and (max-width: 980px) {
    .vitruvio-logo {
        max-width: 100%
    }
}

#main-slider .slide-9 .mobile {
    display: none
}

#main-slider .slide-9 .main-content__left {
    padding-left: 90px;
    align-items: start
}

#main-slider .slide-9 h3 {
    font-family: 'Helvetica Neue LT', 'Helvetica', 'Arial', sans-serif
}

#main-slider .slide-9 h2 {
    font-size: 43px
}

#main-slider .slide-9 p {
    font-family: 'Roboto', sans-serif;
    padding: 7px 0;
    margin: 0;
    font-size: 24px;
    display: inline-block
}

#main-slider .slide-9 p.upperline {
    border-top: 2px solid #2f56a3;
    font-weight: 200;
    margin-bottom: 30px
}

@media all and (max-width: 1520px) {
    #main-slider .slide-9 h2 {
        font-size: 40px
    }

    #main-slider .slide-9 h3 {
        font-size: 30px
    }
}

@media all and (max-width: 1440px) {
    #main-slider .slide-9 h2 {
        font-size: 36px
    }

    #main-slider .slide-9 h3 {
        font-size: 26px
    }
}

@media all and (max-width: 1200px) {
    #main-slider .slide-9 h2 {
        margin-top: 0
    }

    #main-slider .slide-9 p {
        font-size: 20px
    }

    #main-slider .slide-9 p.upperline {
        margin-bottom: 10px
    }
}

@media all and (max-width: 1080px) {
    #main-slider .slide-9 h2 {
        font-size: 30px
    }

    #main-slider .slide-9 h3 {
        font-size: 24px
    }

    #main-slider .slide-9 p {
        font-size: 18px;
        padding: 3px 0
    }
}

@media all and (max-width: 980px) {
    #main-slider .slide-9 .mobile {
        display: block
    }

    #main-slider .slide-9 .main-content__left {
        padding: 0 15px;
        align-items: center
    }

    #main-slider .slide-9 h2,
    #main-slider .slide-9 h3,
    #main-slider .slide-9 p {
        text-align: center;
        display: block
    }
}

@media all and (max-width: 600px) {
    #main-slider .slide-9 h3 {
        font-size: 20px
    }
}

@media all and (max-width: smaller) {
    #main-slider .slide-9 h3 {
        font-size: 20px
    }
}

.slide-10 .buttons .button {
    padding-right: 15px
}

.slide-10 .buttons .button:after {
    display: none
}

@media all and (max-width: 1380px) {
    .slide-10 .buttons {
        margin-bottom: 20px
    }
}

@media all and (max-width: 980px) {
    .slide-10 .buttons {
        margin-bottom: 0
    }
}

@media all and (max-width: 700px) {
    .slide-10 .buttons {
        width: 100%
    }
}

.slide-10 .buttons .head {
    max-width: 100%;
    margin-bottom: 20px
}

@media all and (max-width: 1700px) {
    .slide-10 .buttons .head {
        max-width: 850px
    }
}

@media all and (max-width: 1550px) {
    .slide-10 .buttons .head {
        max-width: 750px
    }
}

@media all and (max-width: 1380px) {
    .slide-10 .buttons .head {
        max-width: 860px;
        margin-top: 0
    }
}

@media all and (max-width: 1300px) {
    .slide-10 .buttons .head {
        max-width: 780px
    }
}

@media all and (max-width: 1200px) {
    .slide-10 .buttons .head {
        max-width: 650px
    }
}

@media all and (max-width: 1024px) {
    .slide-10 .buttons .head {
        max-width: 600px;
        margin-bottom: 10px
    }
}

@media all and (max-width: 980px) {
    .slide-10 .buttons .head {
        max-width: 750px
    }
}

@media all and (max-width: 700px) {
    .slide-10 .buttons .head {
        max-width: 100%
    }
}

@media all and (max-width: 600px) {
    .slide-10 .buttons .head {
        display: none
    }
}

@media all and (max-width: smaller) {
    .slide-10 .buttons .head {
        display: none
    }
}

.slide-10 .buttons .head-mobile {
    display: none;
    width: 250px;
    max-width: 100%;
    margin-bottom: 20px
}

@media all and (max-width: 600px) {
    .slide-10 .buttons .head-mobile {
        display: inline-block
    }
}

@media all and (max-width: smaller) {
    .slide-10 .buttons .head-mobile {
        display: inline-block
    }
}

.slide-10 .rwd-wrap {
    padding-top: 85px
}

@media all and (max-width: 1850px) {
    .slide-10 .rwd-wrap {
        max-width: 800px
    }
}

@media all and (max-width: 1700px) {
    .slide-10 .rwd-wrap {
        max-width: 750px
    }
}

@media all and (max-width: 1600px) {
    .slide-10 .rwd-wrap {
        max-width: 660px
    }
}

@media all and (max-width: 1440px) {
    .slide-10 .rwd-wrap {
        max-width: 600px
    }
}

@media all and (max-width: 1380px) {
    .slide-10 .rwd-wrap {
        max-width: 650px;
        padding-top: 0
    }
}

@media all and (max-width: 1200px) {
    .slide-10 .rwd-wrap {
        max-width: 550px
    }
}

@media all and (max-width: 1024px) {
    .slide-10 .rwd-wrap {
        max-width: 500px
    }
}

@media all and (max-width: 980px) {
    .slide-10 .rwd-wrap {
        max-width: 600px
    }
}

.slide-10 .rwd-wrap .button {
    margin-top: 10px
}

@media all and (max-width: 980px) {
    .slide-10 .rwd-wrap .button {
        margin-top: 30px
    }
}

.slide-11 .container-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 60%;
    margin: 0 auto
}

@media all and (max-width: 1200px) {
    .slide-11 .container-flex {
        max-width: 80%
    }
}

@media all and (max-width: 980px) {
    .slide-11 .container-flex {
        max-width: 100%;
        padding: 0 30px;
        flex-flow: column
    }
}

@media all and (max-width: 1700px) {
    .slide-11 .container-flex img {
        max-width: 350px
    }
}

@media all and (max-width: 1550px) {
    .slide-11 .container-flex img {
        max-width: 300px
    }
}

@media all and (max-width: 1024px) {
    .slide-11 .container-flex img {
        max-width: 250px
    }
}

@media all and (max-width: 980px) {
    .slide-11 .container-flex img {
        max-width: 200px;
        margin-bottom: 30px
    }
}

@media all and (max-width: 600px) {
    .slide-11 .container-flex img {
        max-width: 180px
    }
}

.slide-11 .text {
    text-align: left;
    width: 50%
}

@media all and (max-width: 980px) {
    .slide-11 .text {
        text-align: center;
        width: 100%
    }
}

.slide-11 h2.h1 {
    margin-bottom: 30px;
    margin-top: 0
}

@media all and (max-width: 1700px) {
    .slide-11 h2.h1 {
        font-size: 34px
    }
}

@media all and (max-width: 1550px) {
    .slide-11 h2.h1 {
        font-size: 30px
    }
}

@media all and (max-width: 1024px) {
    .slide-11 h2.h1 {
        font-size: 26px
    }
}

@media all and (max-width: 600px) {
    .slide-11 h2.h1 {
        font-size: 20px
    }
}

.slide-11 p.h4 {
    margin-bottom: 60px
}

@media all and (max-width: 1550px) {
    .slide-11 p.h4 {
        margin-bottom: 30px
    }
}

@media all and (max-width: 1024px) {
    .slide-11 p.h4 {
        font-size: 16px
    }
}

@media all and (max-width: 600px) {
    .slide-11 p.h4 {
        font-size: 14px
    }
}

#main-slider .slide-12 .main-content {
    font-size: 40px
}

#main-slider .slide-12 .main-content h4 {
    font-size: inherit;
    font-weight: 300
}

@media all and (max-width: 980px) {
    #main-slider .slide-12 .main-content h4 {
        margin-top: 0
    }
}

#main-slider .slide-12 .main-content h4 span {
    display: block;
    font-size: 75%;
    font-weight: 600;
    color: #f50f10
}

#main-slider .slide-12 .main-content h2 {
    color: #f50f10;
    margin-bottom: 0;
    font-size: 200%
}

@media all and (max-width: 1024px) {
    #main-slider .slide-12 .main-content h2 {
        margin-top: 0
    }
}

@media all and (max-width: 600px) {
    #main-slider .slide-12 .main-content h2 {
        font-size: 150%
    }
}

@media all and (max-width: smaller) {
    #main-slider .slide-12 .main-content h2 {
        font-size: 150%
    }
}

#main-slider .slide-12 .main-content h3 {
    font-size: inherit;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 45px
}

@media all and (max-width: 1200px) {
    #main-slider .slide-12 .main-content h3 {
        margin-bottom: 30px
    }
}

@media all and (max-width: 1500px) {
    #main-slider .slide-12 .main-content {
        font-size: 36px
    }
}

@media all and (max-width: 1440px) {
    #main-slider .slide-12 .main-content {
        font-size: 32px
    }
}

@media all and (max-width: 980px) {
    #main-slider .slide-12 .main-content {
        text-align: center
    }
}

#main-slider .slide-12 .display-only-mobile img {
    width: 350px
}

#main-slider .slide-12 .display-only-mobile p {
    font-size: 16px;
    margin: 0
}

#main-slider .slide-13 .main-content .mp {
    padding-top: 40px
}

@media all and (max-width: 1200px) {
    #main-slider .slide-13 .main-content .mp {
        padding-top: 10px
    }
}

#main-slider .slide-13 .main-content h2 {
    margin: 0;
    font-size: 40px
}

@media all and (max-width: 1400px) {
    #main-slider .slide-13 .main-content h2 {
        font-size: 30px
    }
}

@media all and (max-width: 1020px) {
    #main-slider .slide-13 .main-content h2 {
        font-size: 28px
    }
}

@media all and (max-width: 980px) {
    #main-slider .slide-13 .main-content h2 {
        font-size: 30px;
        text-shadow: 0 0 60px #fff
    }
}

#main-slider .slide-13 .main-content h3 {
    font-size: 32px;
    margin: 0;
    font-weight: normal
}

@media all and (max-width: 1400px) {
    #main-slider .slide-13 .main-content h3 {
        font-size: 22px
    }
}

@media all and (max-width: 1020px) {
    #main-slider .slide-13 .main-content h3 {
        font-size: 20px
    }
}

@media all and (max-width: 980px) {
    #main-slider .slide-13 .main-content h3 {
        font-size: 22px;
        text-shadow: 0 0 20px #fff
    }
}

#main-slider .slide-13 .main-content h4 {
    font-size: 32px;
    font-weight: normal
}

@media all and (max-width: 1400px) {
    #main-slider .slide-13 .main-content h4 {
        font-size: 22px
    }
}

@media all and (max-width: 1020px) {
    #main-slider .slide-13 .main-content h4 {
        font-size: 20px
    }
}

@media all and (max-width: 980px) {
    #main-slider .slide-13 .main-content h4 {
        font-size: 22px;
        text-shadow: 0 0 60px #fff
    }
}

#main-slider .slide-13 .main-content hr {
    border: 3px solid #f50f10;
    width: 40px;
    margin: 15px 0
}

@media all and (max-width: 980px) {
    #main-slider .slide-13 .main-content hr {
        margin: 10px auto;
        border: 2px solid #f50f10
    }
}

#main-slider .slide-13 .main-content .button {
    margin-top: 30px
}

@media all and (max-width: 980px) {
    #main-slider .slide-13 .main-content {
        text-align: center
    }
}

#tab.dove-acquistare,
#tab.warranty-tab {
    background-color: #f5f5f5;
    text-align: center;
    padding: 0 30px
}

#tab.dove-acquistare .nav-tabs,
#tab.warranty-tab .nav-tabs {
    margin: 60px 0
}

#tab.dove-acquistare .filterLink,
#tab.warranty-tab .filterLink,
#tab.dove-acquistare .filterLinkHref,
#tab.warranty-tab .filterLinkHref {
    font-style: italic;
    text-decoration: underline
}

#tab.dove-acquistare .filterLink.disabled,
#tab.warranty-tab .filterLink.disabled,
#tab.dove-acquistare .filterLinkHref.disabled,
#tab.warranty-tab .filterLinkHref.disabled,
#tab.dove-acquistare .filterLinkNoStyle.disabled,
#tab.warranty-tab .filterLinkNoStyle.disabled {
    color: #b1b7ba;
    cursor: default
}

#tab.dove-acquistare .filterLinkBold,
#tab.warranty-tab .filterLinkBold {
    font-weight: bold
}

#tab.dove-acquistare .group,
#tab.warranty-tab .group {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: left
}

#tab.dove-acquistare .group:last-child,
#tab.warranty-tab .group:last-child {
    margin-right: 0px
}

@media all and (max-width: 980px) {

    #tab.dove-acquistare .group,
    #tab.warranty-tab .group {
        display: block;
        overflow: hidden;
        max-width: 600px;
        margin: 0 auto 30px
    }

    #tab.dove-acquistare .group:last-child,
    #tab.warranty-tab .group:last-child {
        margin-right: auto
    }
}

#tab.dove-acquistare .group h4,
#tab.warranty-tab .group h4 {
    border-bottom: 1px solid #b1b7ba;
    font-size: 16px;
    margin: 0 0 10px
}

#tab.dove-acquistare .group input[type='checkbox'],
#tab.warranty-tab .group input[type='checkbox'],
#tab.dove-acquistare .group input[type='radio'],
#tab.warranty-tab .group input[type='radio'] {
    position: absolute;
    clip: rect(0 0 0 0)
}

#tab.dove-acquistare .group input[type='checkbox']:checked+label.tag,
#tab.warranty-tab .group input[type='checkbox']:checked+label.tag,
#tab.dove-acquistare .group input[type='radio']:checked+label.tag,
#tab.warranty-tab .group input[type='radio']:checked+label.tag {
    background-color: #b1b7ba;
    color: #fff
}

#tab.dove-acquistare .group .tag,
#tab.warranty-tab .group .tag {
    float: left;
    background-color: #fff;
    border: 1px solid #b1b7ba;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    cursor: pointer;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media all and (max-width: 980px) {

    #tab.dove-acquistare .group .tag,
    #tab.warranty-tab .group .tag {
        width: calc(100% - 40px)
    }

    #tab.dove-acquistare .group .tag.elettrodomestici,
    #tab.warranty-tab .group .tag.elettrodomestici {
        width: 100%
    }
}

#tab.dove-acquistare .group .tag img,
#tab.warranty-tab .group .tag img {
    margin-right: 5px;
    max-height: 28px
}

#tab.dove-acquistare .group .btn_list,
#tab.warranty-tab .group .btn_list {
    float: left;
    text-indent: 200%;
    margin-right: 15px;
    background-color: #b1b7ba;
    overflow: hidden;
    padding: 6px;
    border: 1px solid #b1b7ba;
    width: 40px;
    height: 41px
}

@media all and (max-width: 980px) {

    #tab.dove-acquistare .group .btn_list,
    #tab.warranty-tab .group .btn_list {
        margin-right: 0
    }
}

#search {
    background-color: #f5f5f5;
    padding: 30px 30px 60px
}

#search form {
    max-width: 600px;
    margin: 0 auto
}

#search input[type='submit'] {
    text-indent: 200%;
    overflow: hidden
}

#search .btn_target {
    border: none;
    text-indent: 300%;
    overflow: hidden;
    height: 52px;
    border-right: none;
    padding-left: 15px;
    padding-right: 15px
}

#search .alert,
#search .interaction {
    margin-top: 30px
}

#list {
    padding: 60px 0
}

#list .semi-big-text {
    margin-bottom: 60px
}

@media all and (max-width: 980px) {
    #list .container-fluid {
        display: -webkit-flex;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center
    }
}

#list .list-left {
    float: left;
    padding: 0 15px;
    width: 460px
}

@media all and (max-width: 980px) {
    #list .list-left {
        width: 100%;
        padding: 0 30px
    }
}

#list .map-right {
    width: calc(100% - 460px);
    float: left;
    padding: 0 15px
}

@media all and (max-width: 980px) {
    #list .map-right {
        width: 100%;
        padding: 0 30px;
        margin-bottom: 30px
    }
}

#list #w-address {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px
}

#list .km.inView {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    line-height: 30px
}

#list .km.inView:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: inline-block;
    background-image: url('../images/icon/png/small-car-bk.png');
    background-size: 19px 17px;
    background-position: 0 center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #list .km.inView:before {
        background-image: url('../images/icon/png/small-car-bk@2x.png')
    }
}

#list-partner {
    height: 600px;
    width: auto;
    padding: 0 15px 0 0
}

#list-partner li {
    clear: both;
    list-style-type: none;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
    padding: 30px 0
}

#list-partner li:first-child {
    padding-top: 0
}

#list-partner li:last-child {
    border-bottom: none
}

#list-partner .img-container {
    float: left;
    width: 42%;
    font-size: 0;
    background: #f5f5f5;
    text-align: center;
    position: relative
}

@media all and (max-width: 980px) {
    #list-partner .img-container {
        width: 150px
    }
}

@media all and (max-width: 600px) {
    #list-partner .img-container {
        width: 100%;
        padding: 30px 0;
        margin-bottom: 15px
    }
}

@media all and (max-width: smaller) {
    #list-partner .img-container {
        width: 100%;
        padding: 30px 0;
        margin-bottom: 15px
    }
}

#list-partner .img-container.has_logo {
    background: #fff
}

#list-partner .img-container:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 100%
}

#list-partner .img-container img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

#list-partner .img-container .type {
    background: #b1b7ba;
    color: #fff;
    margin: 0;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%
}

#list-partner .txt-container {
    float: right;
    width: 55%
}

@media all and (max-width: 980px) {
    #list-partner .txt-container {
        width: calc(100% - 150px);
        padding-left: 30px
    }
}

@media all and (max-width: 600px) {
    #list-partner .txt-container {
        width: 100%;
        padding: 0
    }
}

@media all and (max-width: smaller) {
    #list-partner .txt-container {
        width: 100%;
        padding: 0
    }
}

#list-partner h2 {
    font-size: 15px;
    margin: 0;
    line-height: 20px
}

#list-partner p {
    font-size: 15px;
    margin-bottom: 10px
}

#list-partner a.button,
#list-partner a.btn_map {
    font-size: 15px;
    font-weight: normal;
    float: left;
    display: inline-block
}

#list-partner .button {
    font-size: 18px;
    line-height: 22px;
    margin-left: 10px
}

.ia #page-navigation {
    margin-bottom: 10px
}

.card #desc .content {
    padding-top: 0;
    padding-bottom: 0
}

@media all and (max-width: 600px) {
    .card #desc h2.semi-big-text {
        text-align: center
    }
}

@media all and (max-width: smaller) {
    .card #desc h2.semi-big-text {
        text-align: center
    }
}

.card #desc figure {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dadada
}

.card #desc figure img {
    border: 1px solid;
    margin-bottom: 15px;
    float: right
}

.card #desc figure legend {
    color: #000;
    float: left;
    width: 50%;
    font-size: 16px;
    border: none;
    margin-bottom: 0px
}

@media all and (max-width: 600px) {
    .card #desc figure {
        text-align: center
    }

    .card #desc figure img,
    .card #desc figure legend {
        float: none;
        display: inline-block;
        width: auto
    }
}

@media all and (max-width: smaller) {
    .card #desc figure {
        text-align: center
    }

    .card #desc figure img,
    .card #desc figure legend {
        float: none;
        display: inline-block;
        width: auto
    }
}

.card #contatti {
    background-color: #f5f5f5;
    margin-top: 60px;
    padding: 60px 30px
}

.card #contatti #tab .nav-tabs {
    text-align: left
}

.gmap-container {
    height: 600px
}

.gmap {
    height: 100%
}

.shop-list li {
    padding: 30px
}

.shop-list li:nth-child(2n+1) {
    background-color: #f5f5f5
}

.shop-list h4 {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.shop-list .button_download {
    float: right
}

@media all and (max-width: 600px) {
    .shop-list li {
        padding: 30px 10px
    }

    .shop-list h4 {
        font-size: 20px
    }

    .shop-list .button_download {
        font-size: 14px
    }
}

@media all and (max-width: smaller) {
    .shop-list li {
        padding: 30px 10px
    }

    .shop-list h4 {
        font-size: 20px
    }

    .shop-list .button_download {
        font-size: 14px
    }
}

#regions {
    padding: 30px 0 0
}

#regions .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 15px 0
}

#regions .panel-title a {
    display: block;
    padding: 10px 0
}

#regions ul {
    list-style: none
}

#regions ul li a {
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #b1b7ba
}

@media all and (max-width: 980px) {
    .no-display-on-mobile {
        display: none
    }
}

.keytecnologies__base table,
#table table {
    width: 60%;
    margin: 0 auto 60px;
    font-size: 20px
}

@media all and (max-width: 980px) {

    .keytecnologies__base table,
    #table table {
        width: auto
    }
}

@media all and (max-width: 600px) {

    .keytecnologies__base table,
    #table table {
        width: auto;
        font-size: 16px
    }
}

@media all and (max-width: smaller) {

    .keytecnologies__base table,
    #table table {
        width: auto;
        font-size: 16px
    }
}

@media all and (max-width: 460px) {

    .keytecnologies__base table,
    #table table {
        margin: 0 auto;
        font-size: 12px
    }
}

.keytecnologies__base table th,
#table table th {
    text-align: center
}

.keytecnologies__base table th,
#table table th,
.keytecnologies__base table td,
#table table td {
    padding: 5px 15px
}

@media all and (max-width: 980px) {

    .keytecnologies__base table th,
    #table table th,
    .keytecnologies__base table td,
    #table table td {
        padding: 5px
    }
}

.keytecnologies__base table td:first-child[rowspan='2'],
#table table td:first-child[rowspan='2'] {
    background-color: #dadada
}

.keytecnologies__base table tbody tr:nth-child(2n+1),
#table table tbody tr:nth-child(2n+1) {
    background-color: #b1b7ba
}

#light-bar {
    padding: 15px 30px;
    background-color: #f5f5f5;
    position: relative
}

#light-bar .button_fav {
    float: right
}

#light-bar .btn-share,
#light-bar .btn-fav {
    float: left;
    margin: 10px 30px 10px 0
}

@media all and (max-width: 375px) {
    #light-bar .btn-fav {
        margin-right: 10px
    }
}

#light-bar .single-line {
    max-width: 250px;
    float: right;
    margin-right: 15px
}

@media all and (max-width: 600px) {
    #light-bar .single-line {
        float: none;
        width: 100%;
        max-width: none;
        margin: 15px 0 0
    }
}

@media all and (max-width: smaller) {
    #light-bar .single-line {
        float: none;
        width: 100%;
        max-width: none;
        margin: 15px 0 0
    }
}

#light-bar .single-line .field {
    min-height: 47px
}

#products {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    min-height: 720px
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    #products {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

.product-item {
    width: 33.33%;
    text-align: center;
    display: inline-block;
    position: relative;
    padding: 60px
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    .product-item {
        width: 50%
    }
}

@media all and (max-width: 980px) {
    .product-item {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }
}

.product-item.new:after {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 60px;
    right: 60px
}

.product-item .match-height {
    display: inline-block;
    width: 100%
}

.product-item h2 {
    font-size: 22px
}

.product-item h3 {
    font-size: 12px;
    margin: 15px 0 0
}

.product-item .other-text {
    color: #b1b7ba;
    margin: 15px 0px 0px
}

.product-item .text {
    margin: 15px 0px
}

.product-item .text p {
    margin: 0px
}

.product-item .other-text+.text {
    margin-top: 0px
}

.product-item .btn-fav {
    margin-bottom: 15px
}

.product-item .tag ul {
    list-style-type: none
}

.product-item .tag ul,
.product-item .tag ul li {
    margin: 0;
    padding: 0;
    display: inline
}

.product-item .tag ul li {
    margin: 0 5px
}

.product-item .tag button,
.product-item .tag a {
    background-color: #b1b7ba;
    color: #fff;
    padding: 2px 5px;
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: none
}

.product-item .tag__light button,
.product-item .tag__light a {
    background-color: #f5f5f5;
    color: #000
}

.product-item .button {
    margin-top: 30px
}

.panel-to-show {
    display: none;
    -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 30px 60px;
    background-color: #f5f5f5;
    z-index: 2
}

.panel-to-show.show {
    display: block
}

.panel-to-show .container-fluid {
    position: relative
}

.panel-to-show h2 {
    margin-bottom: 30px;
    width: 100%
}

.panel-to-show .btn-close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 99
}

@media all and (max-width: 980px) {
    .panel-to-show {
        position: fixed;
        padding: 30px 15px 30px 30px;
        z-index: 999;
        top: 30px;
        bottom: 30px;
        left: 30px;
        right: 30px;
        width: auto;
        max-width: 100%
    }

    .panel-to-show .container-fluid {
        overflow: hidden;
        height: 100%
    }

    .panel-to-show .scrollbar-fixer {
        padding-right: 15px
    }
}

@media all and (max-width: 600px) {
    .panel-to-show {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding-right: 7.5px
    }

    .panel-to-show .scrollbar-fixer {
        padding-right: 22.5px
    }
}

@media all and (max-width: smaller) {
    .panel-to-show {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding-right: 7.5px
    }

    .panel-to-show .scrollbar-fixer {
        padding-right: 22.5px
    }
}

#tab.tab_filters {
    position: relative
}

#tab.tab_filters .nav-tabs img {
    max-height: 30px
}

@media all and (max-width: 425px) {
    #tab.tab_filters .nav-tabs {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        position: static;
        padding: 5px 60px 15px;
        margin-bottom: 0;
        background-color: #fff
    }

    #tab.tab_filters .nav-tabs:after {
        content: '';
        top: 0px;
        bottom: 0;
        position: absolute;
        width: 70px;
        height: 70px;
        z-index: 98;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #ffffff));
        background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff);
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #ffffff);
        right: 0px
    }

    #tab.tab_filters .nav-tabs:before {
        content: '';
        top: 0px;
        bottom: 0;
        position: absolute;
        width: 70px;
        height: 70px;
        z-index: 98;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(0, 0, 0, 0)));
        background-image: -moz-linear-gradient(left, #ffffff, rgba(0, 0, 0, 0));
        background-image: -webkit-linear-gradient(left, #ffffff, rgba(0, 0, 0, 0));
        background-image: linear-gradient(to right, #ffffff, rgba(0, 0, 0, 0));
        left: 0
    }

    #tab.tab_filters .nav-tabs li {
        max-width: none
    }

    #tab.tab_filters .nav-tabs li.active {
        border: none
    }

    #tab.tab_filters .nav-tabs li.active::after {
        border-top: none;
        bottom: -15px;
        border-bottom: 10px solid #ededed
    }
}

@media all and (max-width: 425px) {
    #filters {
        background-color: #ededed
    }
}

#filters .row {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #b1b7ba
}

#filters .row:last-child {
    border-bottom: none
}

#filters .row__with-sub {
    padding: 15px 0 0;
    border-bottom: none
}

#filters .row__with-sub .col-with-border {
    padding-bottom: 15px;
    border-bottom: 1px solid #b1b7ba
}

#filters .row__with-sub:last-child .col-with-border {
    border-bottom: none
}

#filters .filter-tag {
    margin: 0;
    padding: 0;
    border: 0
}

#filters .filter-tag:before,
#filters .filter-tag:after {
    content: ' ';
    display: table
}

#filters .filter-tag:after {
    clear: both
}

#filters .filter-tag li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

#filters .filter-tag li {
    margin: 10px 10px 0
}

@media all and (max-width: 425px) {
    #filters .filter-tag li {
        width: 100%;
        margin: 10px 0 0
    }
}

#filters .filter-tag button,
#filters .filter-tag a {
    display: inline-block;
    background-color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    white-space: pre-wrap;
    width: 100%
}

#filters .filter-tag button.active,
#filters .filter-tag a.active {
    background-color: #b1b7ba;
    color: #fff
}

#saved-products {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.favourite-item {
    text-align: center;
    padding-left: 5px;
    width: 25%
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    .favourite-item {
        width: 50%;
        max-width: 500px;
        padding: 30px
    }
}

@media all and (max-width: 980px) {
    .favourite-item {
        width: 100%;
        max-width: 400px;
        padding: 15px
    }
}

.favourite-item .match-height {
    width: 100%;
    display: inline-block
}

.favourite-item.void .wrap {
    background-color: transparent;
    border: 1px dashed #b1b7ba
}

.favourite-item.void .wrap::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 100%
}

.favourite-item.void .wrap p {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #b1b7ba
}

.favourite-item.void .wrap p::before {
    background-image: url('../images/icon/png/fav-silver.png');
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 32px
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .favourite-item.void .wrap p::before {
        background-image: url('../images/icon/png/fav-silver@2x.png')
    }
}

.favourite-item .wrap {
    position: relative;
    padding: 15px;
    background-color: #fff
}

.favourite-item .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.3
}

.favourite-item .btn-close:hover {
    opacity: 0.5
}

.favourite-item h2 {
    font-size: 22px;
    margin-bottom: 15px
}

.favourite-item h3 {
    font-size: 12px;
    margin: 0
}

.favourite-item .button {
    margin-top: 15px
}

.favourite-item .other-text {
    color: #b1b7ba;
    margin: 15px 0px 0px
}

.favourite-item .text {
    margin: 15px 0px
}

.favourite-item .text p {
    margin: 0px
}

.favourite-item .other-text+.text {
    margin-top: 0px
}

#intro {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

#intro h2 {
    margin-bottom: 60px;
    font-size: 72px
}

@media all and (min-width: 981px) and (max-width: 1439px) {
    #intro h2 {
        font-size: 52px
    }
}

@media all and (max-width: 980px) {
    #intro h2 {
        font-size: 52px
    }
}

@media all and (max-width: 600px) {
    #intro h2 {
        font-size: 42px
    }
}

@media all and (max-width: smaller) {
    #intro h2 {
        font-size: 42px
    }
}

#intro .left {
    font-size: 1.25em;
    line-height: 1.4em
}

#intro p a {
    text-decoration: underline
}

.intro__cool .left {
    width: 55%
}

.intro__cool .right {
    position: absolute;
    left: 60%;
    top: 0;
    width: 100%;
    font-size: 0
}

.intro__cool .right::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 100%
}

.intro__cool .right img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media all and (max-width: 980px) {
    .intro__cool {
        display: -webkit-flex;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center
    }

    .intro__cool .left {
        width: 100%;
        max-width: 650px;
        margin: 0 auto
    }

    .intro__cool .right {
        position: relative;
        left: 0;
        max-width: 650px;
        margin: 0 auto
    }
}

.intro__normal .left {
    width: 50%;
    float: left
}

@media all and (max-width: 980px) {
    .intro__normal .left {
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
        float: none
    }
}

.intro__normal .right {
    width: 45%;
    float: right
}

@media all and (max-width: 980px) {
    .intro__normal .right {
        width: 100%
    }
}

ul.utility {
    list-style-type: none
}

ul.utility,
ul.utility li {
    margin: 0;
    padding: 0;
    display: inline
}

ul.utility li {
    margin-right: 30px
}

ul.utility li:only-child {
    margin-right: 0
}

ul.utility a {
    color: #000;
    font-weight: 600
}

ul.utility a:hover {
    color: #f50f10
}

ul.file-mark {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    margin: 60px 0;
    width: 100%
}

ul.file-mark:before,
ul.file-mark:after {
    content: ' ';
    display: table
}

ul.file-mark:after {
    clear: both
}

ul.file-mark li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}

ul.file-mark li {
    padding: 0px;
    margin-right: 15px
}

ul.file-mark li:last-child {
    margin-right: 0
}

#gallery {
    margin: 60px 0px;
    text-align: center;
}

#gallery .col-md-offset-1.col-md-10 {
    text-align: center
}

#gallery .col-md-offset-1.col-md-10:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

#gallery .col-md-offset-1.col-md-10 img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.gallery__cool {
    padding: 30px;
    text-align: -webkit-center;
}

.gallery-nav__cool {
    text-align: center;
    padding: 0px 90px
}

@media all and (max-width: 600px) {
    .gallery-nav__cool {
        padding: 0px 40px
    }
}

@media all and (max-width: smaller) {
    .gallery-nav__cool {
        padding: 0px 40px
    }
}

.gallery-nav__cool .slick-dots {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: -30px;
    margin-bottom: 0;
    width: 500px;
    height: 13px;
    text-align: center
}

.gallery-nav__cool .slick-dots li {
    display: inline-block
}

.gallery-nav__cool .slick-dots button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #b1b7ba;
    padding: 0px;
    margin: 0px 6.5px;
    width: 13px;
    height: 13px;
    text-indent: 13px;
    overflow: hidden
}

.gallery-nav__cool .slick-dots .slick-active button {
    background-color: #b1b7ba
}

.gallery-nav__cool .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    text-indent: 50px;
    overflow: hidden;
    z-index: 1
}

.gallery-nav__cool .slick-arrow.slick-next {
    background-image: url('../images/icon/ch-rx-bk.png');
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px
}

.gallery-nav__cool .slick-arrow.slick-prev {
    background-image: url('../images/icon/ch-lx-bk.png');
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px
}

@media all and (max-width: 980px) {

    .gallery-nav__cool .slick-arrow.slick-prev,
    .gallery-nav__cool .slick-arrow.slick-next {
        background-size: 20px
    }
}

.gallery-nav__cool .item .wrap {
    text-align: center;
    border: 1px solid #000;
    margin: 0 15px
}

.gallery__base,
.gallery__normal {
    padding-bottom: 30px
}

@media all and (max-width: 980px) {

    .gallery__base,
    .gallery__normal {
        padding: 30px
    }
}

.gallery__base .item .wrap,
.gallery__normal .item .wrap {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.gallery-nav__base,
.gallery-nav__normal {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 0px 30px
}

.gallery-nav__base .slick-dots,
.gallery-nav__normal .slick-dots {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: -60px;
    margin-bottom: 0;
    width: 500px;
    height: 13px;
    text-align: center
}

.gallery-nav__base .slick-dots li,
.gallery-nav__normal .slick-dots li {
    display: inline-block
}

.gallery-nav__base .slick-dots button,
.gallery-nav__normal .slick-dots button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #b1b7ba;
    padding: 0px;
    margin: 0px 6.5px;
    width: 13px;
    height: 13px;
    text-indent: 13px;
    overflow: hidden
}

.gallery-nav__base .slick-dots .slick-active button,
.gallery-nav__normal .slick-dots .slick-active button {
    background-color: #b1b7ba
}

.gallery-nav__base .slick-arrow,
.gallery-nav__normal .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    text-indent: 10px;
    overflow: hidden;
    z-index: 1
}

.gallery-nav__base .slick-arrow.slick-next,
.gallery-nav__normal .slick-arrow.slick-next {
    background-image: url('../images/icon/ch-rx-bk.png');
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px
}

.gallery-nav__base .slick-arrow.slick-prev,
.gallery-nav__normal .slick-arrow.slick-prev {
    background-image: url('../images/icon/ch-lx-bk.png');
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px
}

.gallery-nav__base .item .wrap,
.gallery-nav__normal .item .wrap {
    text-align: center;
    border: 1px solid #000;
    margin: 0 15px
}

.keytecnologies__base {
    margin-top: 90px;
    padding: 60px 30px 0px
}

@media all and (max-width: 460px) {
    .keytecnologies__base {
        padding: 5px 0px
    }
}

.keytecnologies__base h4 {
    text-align: center
}

#table {
    margin-top: 90px;
    background-color: #dadada;
    padding: 60px 30px 0px
}

@media all and (max-width: 460px) {
    #table {
        padding: 5px 0px
    }
}

#table h4 {
    text-align: center
}

#datasheet {
    padding: 0 30px 90px
}

#datasheet table {
    width: 60%;
    margin: 0 auto
}

#specs {
    margin: 60px 0px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 1.25em;
    line-height: 1.4em;
    text-align: justify
}

#specs h3,
#specs h4 {
    font-size: 48px;
    text-align: left;
    margin: 60px 0 30px
}

#specs h3:first-child,
#specs h4:first-child {
    margin-top: 0
}

@media all and (max-width: 980px) {

    #specs h3,
    #specs h4 {
        font-size: 32px
    }
}

@media all and (max-width: 600px) {

    #specs h3,
    #specs h4 {
        font-size: 24px
    }
}

@media all and (max-width: smaller) {

    #specs h3,
    #specs h4 {
        font-size: 24px
    }
}

#specs a {
    text-decoration: underline
}

#specs .two-columns {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
    -moz-column-gap: 120px;
    -webkit-column-gap: 120px;
    column-gap: 120px
}

#specs .column-1 {
    float: left;
    width: 50%;
    padding-right: 60px
}

#specs .column-2 {
    float: right;
    width: 50%;
    padding-left: 60px
}

#specs ul,
#specs ol {
    padding-left: 45px
}

#specs #video {
    margin-bottom: 30px
}

#specs iframe {
    max-width: 100%
}

#specs .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

#specs .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

#specs .table-style {
    font-size: 16px;
    margin: 30px 0
}

@media all and (max-width: 980px) {

    #specs .column-1,
    #specs .column-2 {
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
        padding: 0;
        float: none
    }
}

.specs__base ul.utility {
    margin: 60px 0;
    text-align: center;
    display: block
}

.specs__base ul.file-mark {
    margin: 60px 0;
    text-align: center
}

#applications {
    padding: 60px 30px;
    text-align: center;
    background-color: #e7e7e7
}

#catalogues {
    padding: 60px 30px 0
}

#catalogues .big-text {
    text-align: center
}

#catalogues ul {
    margin-bottom: 60px
}

#informazioni-operative {
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    padding: 60px 30px;
    margin-top: 30px
}

#informazioni-operative .evidenziato {
    border: 2px solid;
    padding: 15px 30px
}

#informazioni-operative .evidenziato p:last-child {
    margin-bottom: 15px
}

.prd-alert {
    margin: 60px 0;
    width: 100%;
    align-self: start
}

#sb-info,
#sb-info-inner {
    position: static
}

#sb-nav a {
    background-size: contain;
    height: 26px
}

#sb-nav-next {
    right: 10px
}

#sb-nav-previous {
    left: 10px
}

.shadow-title {
    text-shadow: 0 0 60px #000
}

.shadow-semi-title {
    text-shadow: 0 0 30px #000
}

#top header img {
    height: 71px;
    width: auto
}

@media all and (max-width: 1160px) {
    #top header img {
        height: 40px
    }
}

.at-search {
    background-color: #f5f5f5;
    padding: 90px 0
}

.at-search form {
    text-align: center
}

.at-search legend {
    border: none;
    margin-bottom: 60px
}

.at-search .form-group {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    min-width: 400px
}

@media all and (max-width: 980px) {
    .at-search .form-group {
        min-width: 0;
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
        padding: 0 30px
    }
}

.at-search .form-group label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 35%
}

@media all and (max-width: 980px) {
    .at-search .form-group label {
        max-width: none;
        width: 100%;
        text-align: left
    }
}

.at-search .form-group select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 60%;
    min-height: 50px
}

@media all and (max-width: 980px) {
    .at-search .form-group label+.bootstrap-select.form-control:not([class*='col-']) {
        width: 100%
    }
}

.at-search .form-group .bootstrap-select .btn-default {
    padding: 10px 20px 10px 10px
}

@media all and (max-width: 980px) {
    .at-search .button[type='submit'] {
        margin-top: 30px;
        float: left
    }
}

@media all and (max-width: 980px) {
    .at-search .standard-form label+.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
        width: 100%;
        margin-bottom: 30px
    }
}

.postvendita-list {
    padding: 60px 0
}

.postvendita-list h3 {
    margin: 60px 0;
    font-size: 42px
}

.postvendita-list h3:first-child {
    margin-top: 0
}

@media all and (max-width: 980px) {
    .postvendita-list ul li {
        padding: 30px 15px;
        text-align: center
    }
}

.postvendita-list li h4 {
    font-size: 20px;
    padding: 0 30px
}

@media all and (max-width: 980px) {
    .postvendita-list li h4 {
        width: 100%;
        padding: 15px
    }
}

.postvendita-list .button_download {
    display: inline-block
}

@media all and (max-width: 600px) {
    .postvendita-list .button_download {
        font-size: 15px
    }
}

@media all and (max-width: smaller) {
    .postvendita-list .button_download {
        font-size: 15px
    }
}

.n-verde {
    width: 180px
}

.vrf-box {
    list-style: none;
    text-align: center;
    padding: 30px 0;
    overflow: hidden
}

.vrf-box img {
    margin-bottom: 30px
}

.vrf-box .n-verde {
    width: 180px;
    margin-bottom: 10px
}

.vrf-box .button {
    margin-top: 10px
}

.vrf-box li .wrap {
    background-color: #f5f5f5;
    padding: 30px
}

@media all and (max-width: 980px) {
    .vrf-box li {
        padding: 0
    }
}

#contacts {
    font-size: 22px;
    padding: 60px 30px
}

#contacts .small-text p {
    font-size: 12px;
    margin-bottom: 10px
}

#contact-form {
    background-color: #f5f5f5;
    padding: 60px 30px
}

#contact-form #ff {
    margin-top: 30px
}

#ecoincentivi-lists {
    margin: 0 30px
}

#ecoincentivi-lists .where-list {
    padding: 0px
}

#ecoincentivi-lists .where-list h3 {
    margin-bottom: 30px
}

@media all and (max-width: 600px) {
    #ecoincentivi-lists .where-list h3 {
        font-size: 28px
    }
}

@media all and (max-width: smaller) {
    #ecoincentivi-lists .where-list h3 {
        font-size: 28px
    }
}

#ecoincentivi-lists li {
    justify-content: space-between
}

@media all and (max-width: 600px) {
    #ecoincentivi-lists li {
        flex-flow: column;
        align-items: flex-start
    }
}

@media all and (max-width: smaller) {
    #ecoincentivi-lists li {
        flex-flow: column;
        align-items: flex-start
    }
}

@media all and (max-width: 600px) {
    #ecoincentivi-lists li h5 {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px
    }
}

@media all and (max-width: smaller) {
    #ecoincentivi-lists li h5 {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px
    }
}

#ecoincentivi-lists .padding-bottom {
    padding-bottom: 60px
}

#filters.ch-filters {
    background: #f5f5f5;
    padding: 60px 0;
    text-align: center
}

#filters.ch-filters .show-target {
    display: none;
    position: relative;
    background-color: #b1b7ba;
    color: #fff;
    width: 100%;
    padding: 10px 60px 10px 15px
}

#filters.ch-filters .show-target:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #fff
}

@media all and (max-width: 980px) {
    #filters.ch-filters {
        padding: 60px 30px 30px
    }

    #filters.ch-filters .show-target {
        display: block
    }

    #filters.ch-filters .filter-tag {
        display: none;
        padding: 30px 0
    }

    #filters.ch-filters .filter-tag li {
        display: block;
        margin: 0
    }

    #filters.ch-filters .filter-tag a {
        background: transparent;
        padding: 7.5px 30px;
        text-align: left;
        color: #000;
        font-size: 18px
    }

    #filters.ch-filters .filter-tag a.active {
        background-color: #fff
    }
}

@media all and (max-width: 600px) {
    #filters.ch-filters {
        padding: 0 0 30px
    }

    #filters.ch-filters .filter-tag {
        background: #fff
    }

    #filters.ch-filters .filter-tag a.active {
        background-color: #f5f5f5
    }
}

@media all and (max-width: smaller) {
    #filters.ch-filters {
        padding: 0 0 30px
    }

    #filters.ch-filters .filter-tag {
        background: #fff
    }

    #filters.ch-filters .filter-tag a.active {
        background-color: #f5f5f5
    }
}

#case-history-page .modal-backdrop.in {
    opacity: .8
}

#ch-carousels {
    background: #f5f5f5;
    padding-bottom: 60px
}

@media all and (max-width: 600px) {
    #ch-carousels {
        padding-bottom: 0
    }
}

@media all and (max-width: smaller) {
    #ch-carousels {
        padding-bottom: 0
    }
}

#ch-carousels .carousello {
    width: 80%;
    text-align: center;
    margin: 0 auto 60px
}

@media all and (max-width: 980px) {
    #ch-carousels .carousello {
        width: 100%;
        margin-bottom: 30px
    }
}

@media all and (max-width: 980px) {
    #ch-carousels header {
        width: 100%;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto
    }
}

#ch-carousels h2 {
    font-size: 42px
}

@media all and (max-width: 600px) {
    #ch-carousels h2 {
        font-size: 24px;
        margin-top: 0
    }
}

@media all and (max-width: smaller) {
    #ch-carousels h2 {
        font-size: 24px;
        margin-top: 0
    }
}

#ch-carousels h3 {
    margin: 0 0 30px
}

@media all and (max-width: 600px) {
    #ch-carousels h3 {
        font-size: 18px
    }
}

@media all and (max-width: smaller) {
    #ch-carousels h3 {
        font-size: 18px
    }
}

#ch-carousels .z-img {
    width: 100%
}

#ch-carousels .enlarge {
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: #000;
    text-align: center;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    background-image: url('../images/icon/png/search-wh.png');
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #ch-carousels .enlarge {
        background-image: url('../images/icon/png/search-wh@2x.png')
    }
}

@media all and (max-width: 980px) {
    #ch-carousels .enlarge {
        line-height: 50px;
        width: 50px;
        height: 50px
    }
}

#ch-carousels .button {
    margin-top: 30px;
    line-height: 30px
}

#ch-carousels .img-container {
    position: relative
}

#ch-carousels .modal-dialog {
    width: 90%
}

#ch-carousels .modal {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#ch-carousels .modal.in {
    display: flex !important
}

#ch-carousels .modal.in * {
    opacity: 1;
    transition: opacity .5s linear
}

#ch-carousels .modal * {
    opacity: 0;
    transition: opacity 0s linear
}

#ch-carousels .modal .e-but {
    position: absolute;
    bottom: 10px
}

#ch-carousels .modal .e-but button {
    padding: 10px;
    background: #fff;
    margin: 0 10px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 25px;
    line-height: 30px
}

#ch-carousels .modal .btn-close {
    position: absolute;
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    right: 30px;
    top: 30px;
    padding: 0;
    z-index: 9
}

#ch-carousels .modal .btn-close img {
    max-width: 100%
}

#ch-carousels .modal .btn-close:hover img {
    opacity: 0
}

#ch-carousels .slick-arrow.slick-prev {
    left: -10%
}

#ch-carousels .slick-arrow.slick-next {
    right: -10%
}

#ch-carousels .carousel-dots .slick-dots {
    min-height: 13px;
    position: relative;
    height: auto;
    margin: 0 auto;
    left: auto;
    bottom: auto;
    text-align: center;
    line-height: 13px;
    width: 80%
}

#ch-carousels .carousel-dots .slick-dots li {
    height: 13px;
    margin: 5px 0
}

#ch-carousels .carousel-dots .slick-dots button {
    border: 1px solid #000
}

@media all and (max-width: 980px) {
    #ch-carousels .carousel-dots .slick-dots button {
        margin: 0px 6.5px;
        width: 13px;
        height: 13px;
        text-indent: 13px
    }
}

#ch-carousels .carousel-arrows {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 0 30px
}

#ch-carousels .carousel-arrows .slick-arrow {
    top: 50%;
    margin-top: -10px
}

#ch-carousels .carousel-arrows .slick-arrow.slick-prev {
    left: 10px
}

#ch-carousels .carousel-arrows .slick-arrow.slick-next {
    right: 10px
}

#ch-carousels .carousel-control {
    opacity: 1;
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.imageContainer {
    width: 100%;
    max-width: 1200px;
    height: 435px;
    overflow: hidden;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.imageContainer>img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    cursor: move;
    touch-action: none
}

.image-box {
    padding: 20px
}

.image-box:after {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px
}

.image-box .text {
    top: 50px;
    left: 50px
}

.image-box .button {
    bottom: 50px;
    right: 50px
}

@media all and (max-width: 767px) {
    .image-box {
        max-width: 480px;
        margin: 0 auto;
        float: none
    }
}

.warranty-content ol h4 {
    display: inline-block
}

.warranty-content ul,
.warranty-content ol,
.warranty-content ul ul,
.warranty-content ul ol,
.warranty-content ol ul,
.warranty-content ol ol {
    margin-bottom: 30px
}

.warranty-content .w-img img {
    max-width: 400px;
    width: 100%;
    margin: 30px auto 0
}

.warranty-content .outside-list {
    list-style-position: outside
}

.spacer {
    padding: .575em 0;
}

.actualidad {
    margin: 20px 0 0;
    padding: 40px 0;
    background: #f1f1f1
}

.actualidad .h2 {
    margin: 0 0 20px;
    text-align: center
}

.mosaico li {
    display: block;
    margin: 0 0 20px;
    background: #fff
}

.mosaico li .img-container {
    width: 100%;
    height: 200px;
    margin: 0 0 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.mosaico li .h3,
.mosaico li .h4 {
    margin: 0 0 5px;
    padding: 0 20px;
    line-height: 140%;
    font-size: .9rem;
    color: #000
}

.mosaico li a {
    display: inline-block;
    margin: 20px
}

.wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

#container .wrap {
    max-width: 1600px
}

.mosaico li {
    width: 23%;
    margin: 0 0 20px 2.65%;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
}

.cards {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    padding: 1.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cardx {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    background: #fefff9;
    color: #363636;
    text-decoration: none;
    -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 700px) {
    .cardx {
        width: 100%;
    }
}

@media (min-width: 700px) {
    .cardx {
        max-width: 320px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .cardx:nth-child(even) {
        margin-right: 0;
    }
}

@media (min-width: 980px) {
    .cardx:nth-child(even) {
        margin-right: 20px;
    }

    .cardx:nth-child(4n) {
        margin-right: 0;
    }
}

.cardx span {
    display: block;
}

.cardx .cardx-summary {
    padding: 5% 5% 3% 5%;
    text-align: left;
}

.cardx .cardx-header {
    position: relative;
    height: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.15);
    background-blend-mode: overlay;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
}

.cardx .cardx-header:hover,
.cardx .cardx-header:focus {
    background-color: rgba(255, 255, 255, 0);
}

.cardx .cardx-title {
    padding: 3.5% 0 2.5% 0;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cardx .cardx-title h3 {
    font-size: 1.2em;
    line-height: 1.2;
    padding: 0 3.5%;
    margin: 0;
}

.cardx .cardx-meta {
    max-height: 0;
    overflow: hidden;
    color: #666;
    font-size: .78em;
    text-transform: uppercase;
    position: absolute;
    bottom: 5%;
    padding: 0 5%;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    -webkit-transition-property: max-height;
    transition-property: max-height;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.cardx:hover,
.cardx:focus {
    background: white;
    -moz-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px;
}

.cardx:hover .cardx-meta,
.cardx:focus .cardx-meta {
    max-height: 1em;
}

img {
    max-width: 100%;
}

* {
    -moz-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -moz-transform;
    -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -o-transform;
    -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
    transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.link-arrow {
    font-weight: 700 !important;

}

.link-arrow:focus,
.link-arrow:hover {
    background: none !important;
}

.black {
    color: #000;
}


.lista {
    clear: both;
    display: inline-flex;
    margin: 20px 0 0;
    text-align: center;
    list-style-type: none;
}

.ls-canvas .ls-area .ls-1st {
    margin-top: 0 !important;
}

.ls-canvas .ls-cmp-wrap {
    padding: 0;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700&subset=chinese-traditional&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700&subset=chinese-simplified&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700&subset=korean&display=swap);

body,
html {
    font-family: Roboto, sans-serif
}

body:lang(ko),
html:lang(ko) {
    font-family: 'Noto Sans KR', sans-serif
}

body:lang(th),
html:lang(th) {
    font-family: 'Noto Sans Thai', Roboto, sans-serif
}

body:lang(ar),
html:lang(ar) {
    font-family: 'Noto Arabic', Roboto, sans-serif
}

body:lang(zh-cn),
html:lang(zh-cn) {
    font-family: 'Noto Sans SC', sans-serif
}

body:lang(zh-hk),
body:lang(zh-tw),
html:lang(zh-hk),
html:lang(zh-tw) {
    font-family: 'Noto Sans TC', sans-serif
}

html {
    font-weight: 300
}

body {
    line-height: 1.4;
    font-size: 100%
}

body td,
body th {
    text-align: left
}

[dir=rtl] body td,
[dir=rtl] body th {
    text-align: right
}

.gs18-Main {
    position: relative;
    z-index: 1
}

.gs18-MainContents {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
    box-sizing: border-box;
}

.gs18-MainContents--Narrow {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 960px;
    width: 66.6667%
}

.gs18-MainContents--Narrow>.gs18-dGrid:first-child>.gs18-dGrid__Item:first-child>:first-child {
    margin-top: 0
}

.gs18-RelatedLinks {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
    box-sizing: border-box
}

.gs18-RelatedLinks .gs18-TileItem {
    background-color: #e0e0e0 !important
}

.gs18-Link:link,
.gs18-Link:visited {
    color: #000;
    text-decoration: underline
}

.gs18-Link[href]:active,
.gs18-Link[href]:focus,
.gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-Link--Back {
    position: relative;
    padding-left: 30px
}

.gs18-Link--Back:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkPrev.svg);background-position:center center;background-repeat:no-repeat;background-size:contain')
}

.gs18-Link--Back[href]:active:before,
.gs18-Link--Back[href]:focus:before,
.gs18-Link--Back[href]:hover:before {
    background-image: url('../images/icon/LinkPrev-R.svg')
}

.gs18-Link--External,
.gs18-Link--Pdf {
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: inline-block;
    max-width: 100%;
    box-sizing: border-box
}

.gs18-Link--External,
.gs18-Link--Facebook,
.gs18-Link--Googleplus,
.gs18-Link--Instagram,
.gs18-Link--Linkedin,
.gs18-Link--Mail,
.gs18-Link--Map,
.gs18-Link--Pdf,
.gs18-Link--Twitter,
.gs18-Link--Wechat,
.gs18-Link--Xls,
.gs18-Link--YouTube,
.gs18-Link--Zip {
    position: relative;
    padding-left: 30px
}

.gs18-Link--External:before,
.gs18-Link--Facebook:before,
.gs18-Link--Googleplus:before,
.gs18-Link--Instagram:before,
.gs18-Link--Linkedin:before,
.gs18-Link--Mail:before,
.gs18-Link--Map:before,
.gs18-Link--Pdf:before,
.gs18-Link--Twitter:before,
.gs18-Link--Wechat:before,
.gs18-Link--Xls:before,
.gs18-Link--YouTube:before,
.gs18-Link--Zip:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-Link--External .gs18-Icon,
.gs18-Link--Facebook .gs18-Icon,
.gs18-Link--Googleplus .gs18-Icon,
.gs18-Link--Instagram .gs18-Icon,
.gs18-Link--Linkedin .gs18-Icon,
.gs18-Link--Mail .gs18-Icon,
.gs18-Link--Map .gs18-Icon,
.gs18-Link--Pdf .gs18-Icon,
.gs18-Link--Twitter .gs18-Icon,
.gs18-Link--Wechat .gs18-Icon,
.gs18-Link--Xls .gs18-Icon,
.gs18-Link--YouTube .gs18-Icon,
.gs18-Link--Zip .gs18-Icon {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px
}

.gs18-Link--External[href]:active:before,
.gs18-Link--External[href]:focus:before,
.gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url('../images/icon/External-R.svg')
}

.gs18-Link--External[href]:active .gs18-Icon,
.gs18-Link--External[href]:focus .gs18-Icon,
.gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Pdf[href]:active:before,
.gs18-Link--Pdf[href]:focus:before,
.gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-Link--Pdf[href]:active .gs18-Icon,
.gs18-Link--Pdf[href]:focus .gs18-Icon,
.gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Xls[href]:active:before,
.gs18-Link--Xls[href]:focus:before,
.gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Excel-R.svg')
}

.gs18-Link--Xls[href]:active .gs18-Icon,
.gs18-Link--Xls[href]:focus .gs18-Icon,
.gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Zip[href]:active:before,
.gs18-Link--Zip[href]:focus:before,
.gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Zip-R.svg')
}

.gs18-Link--Zip[href]:active .gs18-Icon,
.gs18-Link--Zip[href]:focus .gs18-Icon,
.gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Map[href]:active:before,
.gs18-Link--Map[href]:focus:before,
.gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Map-R.svg')
}

.gs18-Link--Map[href]:active .gs18-Icon,
.gs18-Link--Map[href]:focus .gs18-Icon,
.gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Mail[href]:active:before,
.gs18-Link--Mail[href]:focus:before,
.gs18-Link--Mail[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Mail-R.svg')
}

.gs18-Link--Mail[href]:active .gs18-Icon,
.gs18-Link--Mail[href]:focus .gs18-Icon,
.gs18-Link--Mail[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--YouTube[href]:active:before,
.gs18-Link--YouTube[href]:focus:before,
.gs18-Link--YouTube[href]:hover:before {
    content: '';
    background-image: url('../images/icon/YouTube-R.svg')
}

.gs18-Link--YouTube[href]:active .gs18-Icon,
.gs18-Link--YouTube[href]:focus .gs18-Icon,
.gs18-Link--YouTube[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Facebook[href]:active:before,
.gs18-Link--Facebook[href]:focus:before,
.gs18-Link--Facebook[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Facebook-R.svg')
}

.gs18-Link--Facebook[href]:active .gs18-Icon,
.gs18-Link--Facebook[href]:focus .gs18-Icon,
.gs18-Link--Facebook[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Twitter[href]:active:before,
.gs18-Link--Twitter[href]:focus:before,
.gs18-Link--Twitter[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Twitter-R.svg')
}

.gs18-Link--Twitter[href]:active .gs18-Icon,
.gs18-Link--Twitter[href]:focus .gs18-Icon,
.gs18-Link--Twitter[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Linkedin[href]:active:before,
.gs18-Link--Linkedin[href]:focus:before,
.gs18-Link--Linkedin[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Linkedin-R.svg')
}

.gs18-Link--Linkedin[href]:active .gs18-Icon,
.gs18-Link--Linkedin[href]:focus .gs18-Icon,
.gs18-Link--Linkedin[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Googleplus[href]:active:before,
.gs18-Link--Googleplus[href]:focus:before,
.gs18-Link--Googleplus[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Googleplus-R.svg')
}

.gs18-Link--Googleplus[href]:active .gs18-Icon,
.gs18-Link--Googleplus[href]:focus .gs18-Icon,
.gs18-Link--Googleplus[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Wechat[href]:active:before,
.gs18-Link--Wechat[href]:focus:before,
.gs18-Link--Wechat[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Wechat-R.svg')
}

.gs18-Link--Wechat[href]:active .gs18-Icon,
.gs18-Link--Wechat[href]:focus .gs18-Icon,
.gs18-Link--Wechat[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Instagram[href]:active:before,
.gs18-Link--Instagram[href]:focus:before,
.gs18-Link--Instagram[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Instagram-R.svg')
}

.gs18-Link--Instagram[href]:active .gs18-Icon,
.gs18-Link--Instagram[href]:focus .gs18-Icon,
.gs18-Link--Instagram[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Disabled {
    color: #b8b8b8
}

:lang(ar) .gs18-Link--Back {
    padding-left: 0;
    padding-right: 30px
}

:lang(ar) .gs18-Link--Back:before {
    left: auto;
    right: 0;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

:lang(ar) .gs18-Link--External,
:lang(ar) .gs18-Link--Facebook,
:lang(ar) .gs18-Link--Googleplus,
:lang(ar) .gs18-Link--Instagram,
:lang(ar) .gs18-Link--Linkedin,
:lang(ar) .gs18-Link--Mail,
:lang(ar) .gs18-Link--Map,
:lang(ar) .gs18-Link--Pdf,
:lang(ar) .gs18-Link--Twitter,
:lang(ar) .gs18-Link--Wechat,
:lang(ar) .gs18-Link--Xls,
:lang(ar) .gs18-Link--YouTube,
:lang(ar) .gs18-Link--Zip {
    padding-left: 0;
    padding-right: 30px
}

:lang(ar) .gs18-Link--External:before,
:lang(ar) .gs18-Link--Facebook:before,
:lang(ar) .gs18-Link--Googleplus:before,
:lang(ar) .gs18-Link--Instagram:before,
:lang(ar) .gs18-Link--Linkedin:before,
:lang(ar) .gs18-Link--Mail:before,
:lang(ar) .gs18-Link--Map:before,
:lang(ar) .gs18-Link--Pdf:before,
:lang(ar) .gs18-Link--Twitter:before,
:lang(ar) .gs18-Link--Wechat:before,
:lang(ar) .gs18-Link--Xls:before,
:lang(ar) .gs18-Link--YouTube:before,
:lang(ar) .gs18-Link--Zip:before {
    top: .2rem;
    left: auto;
    right: 0
}

:lang(ar) .gs18-Link--External .gs18-Icon,
:lang(ar) .gs18-Link--Facebook .gs18-Icon,
:lang(ar) .gs18-Link--Googleplus .gs18-Icon,
:lang(ar) .gs18-Link--Instagram .gs18-Icon,
:lang(ar) .gs18-Link--Linkedin .gs18-Icon,
:lang(ar) .gs18-Link--Mail .gs18-Icon,
:lang(ar) .gs18-Link--Map .gs18-Icon,
:lang(ar) .gs18-Link--Pdf .gs18-Icon,
:lang(ar) .gs18-Link--Twitter .gs18-Icon,
:lang(ar) .gs18-Link--Wechat .gs18-Icon,
:lang(ar) .gs18-Link--Xls .gs18-Icon,
:lang(ar) .gs18-Link--YouTube .gs18-Icon,
:lang(ar) .gs18-Link--Zip .gs18-Icon {
    top: .2rem;
    left: auto;
    right: 0
}

.gs18-ButtonLink {
    margin: 20px 0 0;
    padding: 10px 13px;
    border: solid 2px #000;
    display: table;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box
}

.gs18-ButtonLink:link,
.gs18-ButtonLink:visited {
    color: #000
}

.gs18-ButtonLink:active,
.gs18-ButtonLink:focus,
.gs18-ButtonLink:hover {
    border-color: #fff;
    color: #f50f10;
    background-color: #fff
}

.gs18-ButtonLink .gs18-Icon {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 26px;
    height: 26px;
    opacity: 0
}

.gs18-ButtonLink--Small {
    padding: 7px 13px;
    font-size: .89rem
}

.gs18-ButtonLink--Primary {
    border-color: #f50f10;
    color: #fff;
    background-color: #f50f10
}

.gs18-ButtonLink--Primary:link,
.gs18-ButtonLink--Primary:visited {
    color: #fff
}

.gs18-ButtonLink--Primary:active,
.gs18-ButtonLink--Primary:focus,
.gs18-ButtonLink--Primary:hover {
    color: #f50f10;
    border-color: #f50f10;
    background-color: #fff
}

.gs18-ButtonLink--Secondary {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-ButtonLink--Secondary:link,
.gs18-ButtonLink--Secondary:visited {
    color: #fff
}

.gs18-ButtonLink--Secondary:active,
.gs18-ButtonLink--Secondary:focus,
.gs18-ButtonLink--Secondary:hover {
    border-color: #fff;
    background-color: #fff;
    color: #f50f10
}

.gs18-ButtonLink--Third {
    border-color: #fff;
    color: #000;
    background-color: #fff
}

.gs18-ButtonLink--Third:active,
.gs18-ButtonLink--Third:focus,
.gs18-ButtonLink--Third:hover {
    color: #f50f10
}

.gs18-ButtonLink--Transmission {
    background-color: transparent
}

.gs18-ButtonLink--Transmission:active,
.gs18-ButtonLink--Transmission:focus,
.gs18-ButtonLink--Transmission:hover {
    background-color: #fff
}

:lang(ar) .gs18-ButtonLink .gs18-Icon {
    left: auto;
    right: -9999px
}

.gs18-ButtonLink--Arrow {
    display: inline-block;
    padding-right: 60px;
    background: url('../images/icon/ArrowNext.svg') no-repeat right 15px center;
    background-size: 36px auto;
    transition: .3s background-position
}

.gs18-ButtonLink--Arrow:focus,
.gs18-ButtonLink--Arrow:hover {
    text-decoration: none;
    background: url('../images/icon/ArrowNext-R.svg') no-repeat right 7.5px center #fff
}

.gs18-ButtonLink--White {
    color: #fff;
    border-color: #fff
}

.gs18-ButtonLink--White:link,
.gs18-ButtonLink--White:visited {
    color: #fff
}

.gs18-ButtonLink--White:focus,
.gs18-ButtonLink--White:hover {
    background-color: #fff;
    color: #f50f10
}

.gs18-ButtonLink--White.gs18-ButtonLink--Arrow {
    background-image: url('../images/icon/ArrowNext-W.svg')
}

.gs18-ButtonLink--White.gs18-ButtonLink--Arrow:focus,
.gs18-ButtonLink--White.gs18-ButtonLink--Arrow:hover {
    background-image: url('../images/icon/ArrowNext-R.svg')
}

:lang(ar) .gs18-ButtonLink--Arrow {
    padding-left: 60px;
    padding-right: 13px;
    background-image: url('../images/icon/ArrowBack.svg);background-position:left 15px center')
}

:lang(ar) .gs18-ButtonLink--Arrow:focus,
:lang(ar) .gs18-ButtonLink--Arrow:hover {
    background-image: url('../images/icon/ArrowBack-R.svg');
    background-position: left 7.5px center
}

:lang(ar) .gs18-ButtonLink--White.gs18-ButtonLink--Arrow {
    background-image: url('../images/icon/ArrowBack-W.svg')
}

:lang(ar) .gs18-ButtonLink--White.gs18-ButtonLink--Arrow:focus,
:lang(ar) .gs18-ButtonLink--White.gs18-ButtonLink--Arrow:hover {
    background-image: url('../images/icon/ArrowBack-R.svg')
}

.gs18-ButtonLink--UnderLine {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none
}

.gs18-ButtonLink--UnderLine:focus,
.gs18-ButtonLink--UnderLine:hover {
    color: #f50f10;
    border-color: #f50f10;
    background-color: transparent
}

.gs18-ButtonLink--Back,
.gs18-ButtonLink--External,
.gs18-ButtonLink--Facebook,
.gs18-ButtonLink--Googleplus,
.gs18-ButtonLink--Instagram,
.gs18-ButtonLink--Linkedin,
.gs18-ButtonLink--Mail,
.gs18-ButtonLink--Map,
.gs18-ButtonLink--Pdf,
.gs18-ButtonLink--Twitter,
.gs18-ButtonLink--Wechat,
.gs18-ButtonLink--Xls,
.gs18-ButtonLink--YouTube,
.gs18-ButtonLink--Zip {
    position: relative;
    padding-right: 50px
}

.gs18-ButtonLink--Back:after,
.gs18-ButtonLink--External:after,
.gs18-ButtonLink--Facebook:after,
.gs18-ButtonLink--Googleplus:after,
.gs18-ButtonLink--Instagram:after,
.gs18-ButtonLink--Linkedin:after,
.gs18-ButtonLink--Mail:after,
.gs18-ButtonLink--Map:after,
.gs18-ButtonLink--Pdf:after,
.gs18-ButtonLink--Twitter:after,
.gs18-ButtonLink--Wechat:after,
.gs18-ButtonLink--Xls:after,
.gs18-ButtonLink--YouTube:after,
.gs18-ButtonLink--Zip:after {
    position: absolute;
    top: .5rem;
    right: 15px;
    width: 26px;
    height: 26px;
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-ButtonLink--Back {
    padding-right: 13px;
    padding-left: 50px
}

.gs18-ButtonLink--Back:after {
    right: auto;
    left: 15px;
    background-image: url('../images/icon/LinkPrev.svg')
}

.gs18-ButtonLink--Back:active:after,
.gs18-ButtonLink--Back:focus:after,
.gs18-ButtonLink--Back:hover:after {
    background-image: url('../images/icon/LinkPrev-R.svg')
}

.gs18-ButtonLink--External:after {
    background-image: url('../images/icon/External.svg')
}

.gs18-ButtonLink--External:active:after,
.gs18-ButtonLink--External:focus:after,
.gs18-ButtonLink--External:hover:after {
    background-image: url('../images/icon/External-R.svg')
}

.gs18-ButtonLink--Pdf:after {
    background-image: url('../images/icon/Pdf.svg')
}

.gs18-ButtonLink--Pdf:active:after,
.gs18-ButtonLink--Pdf:focus:after,
.gs18-ButtonLink--Pdf:hover:after {
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-ButtonLink--Xls:after {
    background-image: url('../images/icon/Excel.svg')
}

.gs18-ButtonLink--Xls:active:after,
.gs18-ButtonLink--Xls:focus:after,
.gs18-ButtonLink--Xls:hover:after {
    background-image: url('../images/icon/Excel-R.svg')
}

.gs18-ButtonLink--Zip:after {
    background-image: url('../images/icon/Zip.svg')
}

.gs18-ButtonLink--Zip:active:after,
.gs18-ButtonLink--Zip:focus:after,
.gs18-ButtonLink--Zip:hover:after {
    background-image: url('../images/icon/Zip-R.svg')
}

.gs18-ButtonLink--Map:after {
    background-image: url('../images/icon/Map.svg')
}

.gs18-ButtonLink--Map:active:after,
.gs18-ButtonLink--Map:focus:after,
.gs18-ButtonLink--Map:hover:after {
    background-image: url('../images/icon/Map-R.svg')
}

.gs18-ButtonLink--Mail:after {
    background-image: url('../images/icon/Mail.svg')
}

.gs18-ButtonLink--Mail:active:after,
.gs18-ButtonLink--Mail:focus:after,
.gs18-ButtonLink--Mail:hover:after {
    background-image: url('../images/icon/Mail-R.svg')
}

.gs18-ButtonLink--YouTube:after {
    background-image: url('../images/icon/YouTube.svg')
}

.gs18-ButtonLink--YouTube:active:after,
.gs18-ButtonLink--YouTube:focus:after,
.gs18-ButtonLink--YouTube:hover:after {
    background-image: url('../images/icon/YouTube-R.svg')
}

.gs18-ButtonLink--Facebook:after {
    background-image: url('../images/icon/Facebook.svg')
}

.gs18-ButtonLink--Facebook:active:after,
.gs18-ButtonLink--Facebook:focus:after,
.gs18-ButtonLink--Facebook:hover:after {
    background-image: url('../images/icon/Facebook-R.svg')
}

.gs18-ButtonLink--Twitter:after {
    background-image: url('../images/icon/Twitter.svg')
}

.gs18-ButtonLink--Twitter:active:after,
.gs18-ButtonLink--Twitter:focus:after,
.gs18-ButtonLink--Twitter:hover:after {
    background-image: url('../images/icon/Twitter-R.svg')
}

.gs18-ButtonLink--Linkedin:after {
    background-image: url('../images/icon/Linkedin.svg')
}

.gs18-ButtonLink--Linkedin:active:after,
.gs18-ButtonLink--Linkedin:focus:after,
.gs18-ButtonLink--Linkedin:hover:after {
    background-image: url('../images/icon/Linkedin-R.svg')
}

.gs18-ButtonLink--Googleplus:after {
    background-image: url('../images/icon/Googleplus.svg')
}

.gs18-ButtonLink--Googleplus:active:after,
.gs18-ButtonLink--Googleplus:focus:after,
.gs18-ButtonLink--Googleplus:hover:after {
    background-image: url('../images/icon/Googleplus-R.svg')
}

.gs18-ButtonLink--Wechat:after {
    background-image: url('../images/icon/Wechat.svg')
}

.gs18-ButtonLink--Wechat:active:after,
.gs18-ButtonLink--Wechat:focus:after,
.gs18-ButtonLink--Wechat:hover:after {
    background-image: url('../images/icon/Wechat-R.svg')
}

.gs18-ButtonLink--Instagram:after {
    background-image: url('../images/icon/Instagram.svg')
}

.gs18-ButtonLink--Instagram:active:after,
.gs18-ButtonLink--Instagram:focus:after,
.gs18-ButtonLink--Instagram:hover:after {
    background-image: url('../images/icon/Instagram-R.svg')
}

:lang(ar) .gs18-ButtonLink--Back,
:lang(ar) .gs18-ButtonLink--External,
:lang(ar) .gs18-ButtonLink--Facebook,
:lang(ar) .gs18-ButtonLink--Googleplus,
:lang(ar) .gs18-ButtonLink--Instagram,
:lang(ar) .gs18-ButtonLink--Linkedin,
:lang(ar) .gs18-ButtonLink--Mail,
:lang(ar) .gs18-ButtonLink--Map,
:lang(ar) .gs18-ButtonLink--Pdf,
:lang(ar) .gs18-ButtonLink--Twitter,
:lang(ar) .gs18-ButtonLink--Wechat,
:lang(ar) .gs18-ButtonLink--Xls,
:lang(ar) .gs18-ButtonLink--YouTube,
:lang(ar) .gs18-ButtonLink--Zip {
    padding-left: 50px;
    padding-right: 13px
}

:lang(ar) .gs18-ButtonLink--Back:after,
:lang(ar) .gs18-ButtonLink--External:after,
:lang(ar) .gs18-ButtonLink--Facebook:after,
:lang(ar) .gs18-ButtonLink--Googleplus:after,
:lang(ar) .gs18-ButtonLink--Instagram:after,
:lang(ar) .gs18-ButtonLink--Linkedin:after,
:lang(ar) .gs18-ButtonLink--Mail:after,
:lang(ar) .gs18-ButtonLink--Map:after,
:lang(ar) .gs18-ButtonLink--Pdf:after,
:lang(ar) .gs18-ButtonLink--Twitter:after,
:lang(ar) .gs18-ButtonLink--Wechat:after,
:lang(ar) .gs18-ButtonLink--Xls:after,
:lang(ar) .gs18-ButtonLink--YouTube:after,
:lang(ar) .gs18-ButtonLink--Zip:after {
    right: auto;
    left: 15px
}

:lang(ar) .gs18-ButtonLink--Back {
    padding-right: 50px;
    padding-left: 13px
}

:lang(ar) .gs18-ButtonLink--Back:after {
    left: auto;
    right: 15px
}

.gs18-TileItem__Body>.gs18-ImageUnit.gs18-ImageUnit--AlignMiddle20per:first-child {
    margin-top: 20%
}

.gs18-TileItem__Body.gs18-TileItem__Body--AlignBottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 0
}

.gs18-TileItem--Youtube .gs18-TileItem__Body {
    padding-left: 0;
    padding-right: 0
}

.gs18-HeadingLv2__SubText,
.gs18-HeadingLv3__SubText {
    font-size: 1.11rem;
    font-weight: 300
}

.gs18-Breadcrumb {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1920px;
    background-color: #000
}

.gs18-BreadcrumbList {
    margin: 0 auto;
    max-width: 1440px;
    list-style: none;
    box-sizing: border-box
}

.gs18-BreadcrumbItem {
    display: inline-block;
    line-height: 1.67;
    font-size: 1rem;
    font-weight: 400
}

.gs18-BreadcrumbItem a {
    color: #e1e1e1
}

.gs18-BreadcrumbItem a[aria-current] {
    color: #fff
}

.gs18-BreadcrumbItem a:link,
.gs18-BreadcrumbItem a:visited {
    color: #e1e1e1;
    text-decoration: none
}

.gs18-BreadcrumbItem a[href]:focus,
.gs18-BreadcrumbItem a[href]:hover {
    text-decoration: underline
}

.gs18-BreadcrumbItem:after {
    margin: 0 10px;
    position: relative;
    display: inline-block;
    content: '/';
    color: #757575
}

.gs18-BreadcrumbItem:last-child:after {
    content: none
}

.gs18-Footer {
    background-color: #dbdbdb;
    font-size: 18px
}

.gs18-Footer__Inner {
    position: relative
}

.gs18-Footer__Global {
    margin: 0;
    padding: 1.2em;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #e0e0e0
}

.gs18-Footer__Global>a {
    color: #000;
    text-decoration: none;
    padding: 5px 36px 5px 0;
    background: url('../images/icon/Global.svg') no-repeat right center, url('../images/icon/Global-R.svg') no-repeat -100% -100%;
    background-size: 20px auto
}

.gs18-Footer__Global>a:link,
.gs18-Footer__Global>a:visited {
    color: #000
}

.gs18-Footer__Global>a:active,
.gs18-Footer__Global>a:focus,
.gs18-Footer__Global>a:hover {
    color: #f50f10;
    background-position: -100% -100%, right center
}

.gs18-Footer__List {
    margin-top: 15px;
    list-style: none;
    padding: 1px 0 0
}

.gs18-Footer__List>li {
    display: inline-block;
    margin-bottom: 10px
}

.gs18-Footer__List>li>a {
    position: relative;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding-left: 22px
}

[dir=rtl] .gs18-Footer__List>li>a {
    padding-right: 22px;
    padding-left: 0
}

.gs18-Footer__List>li>a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    font-weight: 700
}

[dir=rtl] .gs18-Footer__List>li>a::before {
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.gs18-Footer__List>li>a:link,
.gs18-Footer__List>li>a:visited {
    color: #000
}

.gs18-Footer__List>li>a:active,
.gs18-Footer__List>li>a:focus,
.gs18-Footer__List>li>a:hover {
    color: #f50f10
}

.gs18-Footer__List>li>a:active:before,
.gs18-Footer__List>li>a:focus:before,
.gs18-Footer__List>li>a:hover:before {
    border-color: #f50f10
}

.gs18-Footer__Links {
    padding: 15px 30px;
    width: 100%
}

.gs18-Footer__Legal {
    padding: 0;
    list-style: none;
    font-size: 18px
}

.gs18-Footer__Legal>li {
    display: inline-block;
    padding-right: .3em;
    line-height: 1.1
}

[dir=rtl] .gs18-Footer__Legal>li {
    padding-right: 0;
    padding-left: .3em
}

.gs18-Footer__Legal>li:not(:first-child) {
    padding-left: .5em;
    border-left: 1px solid #000
}

[dir=rtl] .gs18-Footer__Legal>li:not(:first-child) {
    padding-right: .5em;
    padding-left: 0;
    border-right: 1px solid #000;
    border-left: 0
}

.gs18-Footer__Legal>li>a {
    color: inherit;
    text-decoration: none
}

.gs18-Footer__Legal>li>a:link,
.gs18-Footer__Legal>li>a:visited {
    color: #000
}

.gs18-Footer__Legal>li>a:active,
.gs18-Footer__Legal>li>a:focus,
.gs18-Footer__Legal>li>a:hover {
    color: #f50f10
}

.gs18-Footer__Legal>li>a:active img,
.gs18-Footer__Legal>li>a:focus img,
.gs18-Footer__Legal>li>a:hover img {
    opacity: 0
}

.gs18-Footer__Legal>li>a img {
    margin-top: -5px;
    margin-bottom: -5px;
    position: relative;
    top: -.1em;
    vertical-align: middle;
    background: #dbdbdb
}

.gs18-Footer__LegalExternal {
    background: url('../images/icon/External-R.svg') no-repeat 0 50%
}

[dir=rtl] .gs18-Footer__LegalExternal {
    background-position: 100% 50%
}

.gs18-Footer__SNS {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
    vertical-align: top
}

.gs18-Footer__SNS>li {
    display: inline-block
}

.gs18-Footer__SNS>li:not(:last-child) {
    margin-right: 10px
}

[dir=rtl] .gs18-Footer__SNS>li:not(:last-child) {
    margin-right: auto;
    margin-left: 10px
}

.gs18-Footer__SNS>li a {
    display: block;
    width: 20px
}

.gs18-Footer__SNS>li a:active img,
.gs18-Footer__SNS>li a:focus img,
.gs18-Footer__SNS>li a:hover img {
    opacity: 0
}

.gs18-Footer__SNS>li img {
    width: auto;
    height: 20px;
    vertical-align: top;
    background: #dbdbdb
}

.gs18-Footer__SNSFacebook {
    background: url('../images/icon/Facebook-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSTwitter {
    background: url('../images/icon/Twitter-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSLinkedin {
    background: url('../images/icon/Linkedin-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSGoogleplus {
    background: url('../images/icon/Googleplus-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSYoutube {
    background: url('../images/icon/YouTube-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSWechat {
    background: url('../images/icon/Wechat-R.svg') no-repeat left top;
    background-size: auto 20px;
    position: relative
}

.gs18-Footer__SNSWechat__QRBox {
    display: none;
    position: absolute;
    top: -40px;
    left: 30px;
    z-index: 999;
    width: 200px;
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, .5)
}

.gs18-Footer__SNSWechat .gs18-Footer__SNSWechat__QRBox img {
    margin: 0;
    height: auto
}

.gs18-Footer__SNSWechat:focus .gs18-Footer__SNSWechat__QRBox img,
.gs18-Footer__SNSWechat:hover .gs18-Footer__SNSWechat__QRBox img {
    opacity: 1
}

.gs18-Footer__SNSInstagram {
    background: url('../images/icon/Instagram-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSXing {
    background: url('../images/icon/Xing-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSKununu {
    background: url('../images/icon/Kununu-R.svg') no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__Copyright {
    margin-right: auto;
    font-size: 18px
}

[dir=rtl] .gs18-Footer__Copyright {
    margin-right: 0;
    margin-left: auto
}

.gs18-Footer__ExtentionInner {
    margin: 0 auto;
    max-width: 1380px
}

.gs18-Footer__ExtentionInner a:link,
.gs18-Footer__ExtentionInner a:visited {
    color: #000;
    text-decoration: none
}

.gs18-Footer__ExtentionInner a[href]:active,
.gs18-Footer__ExtentionInner a[href]:focus,
.gs18-Footer__ExtentionInner a[href]:hover {
    color: #f50f10
}

.gs18-GoTop {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 1
}

[dir=rtl] .gs18-GoTop {
    right: auto;
    left: 0
}

.gs18-GoTop>a {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background-color: #000;
    color: #fff
}

.gs18-GoTop>a::before {
    content: '';
    position: absolute;
    top: 55%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

[dir=rtl] .gs18-GoTop>a::before {
    right: 50%;
    left: auto
}

body.gs18-HeaderFog:after {
    content: '';
    display: block;
    position: fixed;
    width:100%;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    z-index: 2;
    opacity: .8
}

.gs18-Header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box
}

.gs18-Header.is-flyout {
    position: fixed;
    top: 0;
    transition: .4s top
}

.gs18-Header.is-flyout.is-hidden {
    top: -90px
}

.gs18-Header--HasUtilityLinks.is-flyout {
    position: fixed;
    top: 0;
    transition: .4s top
}

.gs18-Header--HasUtilityLinks.is-flyout.is-hidden {
    top: -146px
}

.gs18-Header--HasCookieAlert.is-flyout {
    position: fixed;
    top: 0;
    transition: .4s top
}

.gs18-Header--HasCookieAlert.is-flyout.is-hidden {
    top: -319px
}

.gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks.is-flyout.is-hidden {
    top: -375px
}

.gs18-Header__Inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    height: 85px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff
}

.gs18-Header__Logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 8px 0 0;
    padding: 0 16px;
    border-color: #e1e1e1;
    border-width: 0 1px 0 0;
    border-style: solid;
    font-size: 36px
}

[dir=rtl] .gs18-Header__Logo {
    border-right-width: 0;
    border-left-width: 1px
}

.gs18-Header__Logo img {
    width: 84px;
    vertical-align: baseline
}

.gs18-Header__Logo img,
.gs18-Header__Logo img _:-ms-lang(x)::-ms-backdrop {
    height: 100%
}

.gs18-Header__Lang {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 10px;
    margin-left: 16px;
    font-size: 14px;
    font-weight: 700
}

[dir=rtl] .gs18-Header__Lang {
    margin-right: 16px;
    margin-left: 10px
}

.gs18-Header__Global {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: 0;
    height: 100%
}

.gs18-Header__GlobalLang {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    line-height: 1.1;
    vertical-align: 6px
}

.gs18-Header__GlobalLang abbr {
    text-decoration: none
}

.gs18-Header__GlobalLang:first-child {
    border-right: 1px solid #000;
    padding-right: 5px
}

.gs18-Header__GlobalLang:hover {
    text-decoration: underline
}

.gs18-Header__GlobalLink {
    display: inline-block;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 66px;
    height: 100%
}

.gs18-Header__GlobalLink::after,
.gs18-Header__GlobalLink::before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    display: inline-block;
    background: #fff no-repeat center;
    background-size: 26px auto;
    width: 100%;
    height: 100%
}

.gs18-Header__GlobalLink::before {
    background-image: url('../images/icon/Global-R.svg')
}

.gs18-Header__GlobalLink::after {
    background-image: url('../images/icon/Global.svg')
}

.gs18-Header__GlobalLink:active::after,
.gs18-Header__GlobalLink:focus::after,
.gs18-Header__GlobalLink:hover::after {
    opacity: 0
}

.gs18-Header__GlobalLink.is-current {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::before {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::after {
    background-image: url('../images/icon/Global-W.svg');
    background-color: #000
}

.gs18-Header--NoSearch .gs18-Header__Search {
    display: none
}

.gs18-Header__Search {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs18-Header__SearchInner {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    background-color: #fff
}

.gs18-Header__Search .gs18-Header__SearchInput {
    box-sizing: border-box
}

.gs18-Header__Search .gs18-Header__SearchBtn {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 84px;
    height: 100%;
    border: 0;
    border-left: 1px solid #e0e0e0;
    background: url('../images/icon/Search-R.svg') no-repeat -100% -100%;
    cursor: pointer
}

.gs18-Header__Search .gs18-Header__SearchBtn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 11px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    font-weight: 700
}

[dir=rtl] .gs18-Header__Search .gs18-Header__SearchBtn::before {
    left: auto;
    right: 11px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg)
}

.gs18-Header__Search .gs18-Header__SearchBtn>img {
    margin-top: 1px
}

.gs18-Header__Search .gs18-Header__SearchBtn:active,
.gs18-Header__Search .gs18-Header__SearchBtn:focus,
.gs18-Header__Search .gs18-Header__SearchBtn:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-Header__SearchBtn:active::before,
.gs18-Header__Search .gs18-Header__SearchBtn:focus::before,
.gs18-Header__Search .gs18-Header__SearchBtn:hover::before {
    border-color: #f50f10
}

.gs18-Header__Search .gs18-Header__SearchBtn:active>img,
.gs18-Header__Search .gs18-Header__SearchBtn:focus>img,
.gs18-Header__Search .gs18-Header__SearchBtn:hover>img {
    opacity: 0
}

.gs18-Header__Search .gs18-SearchBox__Items,
.gs18-Header__Search .mf_finder_searchBox_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gs18-Header__Search .gs18-SearchBox__QueryInput,
.gs18-Header__Search .mf_finder_searchBox_query_input {
    border: 0;
    border-bottom: solid 2px #000;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:placeholder-shown,
.gs18-Header__Search .mf_finder_searchBox_query_input:placeholder-shown {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input::-webkit-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-moz-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input:-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.gs18-Header__Search .gs18-SearchBox__QueryInput::-moz-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-ms-input-placeholder,
.gs18-Header__Search .mf_finder_searchBox_query_input:-ms-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__Submit,
.gs18-Header__Search .mf_finder_searchBox_submit {
    width: 28px;
    height: 28px;
    margin-left: 14px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: url('../images/icon/Search-R.svg') no-repeat -100% -100%
}

[dir=rtl] .gs18-Header__Search .gs18-SearchBox__Submit,
[dir=rtl] .gs18-Header__Search .mf_finder_searchBox_submit {
    margin-left: 0;
    margin-right: 14px
}

.gs18-Header__Search .gs18-SearchBox__Submit>span,
.gs18-Header__Search .mf_finder_searchBox_submit>span {
    display: block;
    height: 100%;
    width: 100%;
    background: url('../images/icon/Search.svg') no-repeat center center #fff
}

.gs18-Header__Search .gs18-SearchBox__Submit:active,
.gs18-Header__Search .gs18-SearchBox__Submit:focus,
.gs18-Header__Search .gs18-SearchBox__Submit:hover,
.gs18-Header__Search .mf_finder_searchBox_submit:active,
.gs18-Header__Search .mf_finder_searchBox_submit:focus,
.gs18-Header__Search .mf_finder_searchBox_submit:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-SearchBox__Submit:active>span,
.gs18-Header__Search .gs18-SearchBox__Submit:focus>span,
.gs18-Header__Search .gs18-SearchBox__Submit:hover>span,
.gs18-Header__Search .mf_finder_searchBox_submit:active>span,
.gs18-Header__Search .mf_finder_searchBox_submit:focus>span,
.gs18-Header__Search .mf_finder_searchBox_submit:hover>span {
    opacity: 0
}

.gs18-Header__Search .mf_finder_searchBox_suggest_items {
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    list-style-type: none;
    z-index: 5
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item>a {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item_cur {
    background-color: rgba(80, 80, 80, .8)
}

.gs18-Header__Hamburger {
    display: none
}

.gs18-HeaderLang {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.gs18-HeaderNav {
    margin: 0 auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.gs18-HeaderNav__Menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    height: 85px;
    list-style: none
}

.gs18-HeaderNav__Item {
    transition: .4s opacity;
    height: 100%
}

.gs18-HeaderNav__Text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text:link,
.gs18-HeaderNav__Text:visited {
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text.is-current,
.gs18-HeaderNav__Text.is-open {
    background: #000;
    color: #fff
}

.gs18-HeaderNav__Text.is-current:active,
.gs18-HeaderNav__Text.is-current:focus,
.gs18-HeaderNav__Text.is-current:hover,
.gs18-HeaderNav__Text.is-open:active,
.gs18-HeaderNav__Text.is-open:focus,
.gs18-HeaderNav__Text.is-open:hover,
.gs18-HeaderNav__Text:active,
.gs18-HeaderNav__Text:focus,
.gs18-HeaderNav__Text:hover {
    color: #f50f10
}

.gs18-HeaderPulldown {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 85px;
    width: 100%
}

[dir=rtl] .gs18-HeaderPulldown {
    right: 0;
    left: auto
}

.gs18-HeaderPulldown__Inner {
    display: table;
    width: 100%;
    box-sizing: border-box;
    min-height: 270px;
    background-color: #f6f6f6
}

.gs18-HeaderPulldown__Header {
    box-sizing: border-box;
    display: table-cell;
    width: 34%;
    padding: 75px 0 30px 30px
}

[dir=rtl] .gs18-HeaderPulldown__Header {
    padding-right: 30px;
    padding-left: 0
}

.gs18-HeaderPulldown__Title {
    margin: 0 0 40px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1
}

.gs18-HeaderPulldown__Title>a:active,
.gs18-HeaderPulldown__Title>a:focus,
.gs18-HeaderPulldown__Title>a:hover,
.gs18-HeaderPulldown__Title>a:link,
.gs18-HeaderPulldown__Title>a:visited {
    color: #000;
    text-decoration: none;
    cursor: default
}

.gs18-HeaderPulldown__Gotop {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    width: 280px;
    height: 50px;
    background: url('../images/icon/ArrowNext.svg') no-repeat right 15px center;
    background-size: 36px auto;
    border: solid 2px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: .2s background, .2s border-color, .2s color
}

[dir=rtl] .gs18-HeaderPulldown__Gotop {
    background-image: url('../images/icon/ArrowBack.svg');
    background-position: left 15px center
}

.gs18-HeaderPulldown__Gotop:link,
.gs18-HeaderPulldown__Gotop:visited {
    color: #000
}

.gs18-HeaderPulldown__Gotop:active,
.gs18-HeaderPulldown__Gotop:focus,
.gs18-HeaderPulldown__Gotop:hover {
    background-image: url('../images/icon/ArrowNext-R.svg');
    background-position: right 7.5px center;
    background-color: #fff;
    border-color: #fff;
    color: #f50f10
}

[dir=rtl] .gs18-HeaderPulldown__Gotop:active,
[dir=rtl] .gs18-HeaderPulldown__Gotop:focus,
[dir=rtl] .gs18-HeaderPulldown__Gotop:hover {
    background-image: url('../images/icon/ArrowBack-R.svg');
    background-position: left 7.5px center
}

.gs18-HeaderPulldown__Back {
    display: none
}

.gs18-HeaderPulldown__Close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
    background: url('../images/icon/Close-R.svg') no-repeat -100% -100%
}

[dir=rtl] .gs18-HeaderPulldown__Close {
    right: auto;
    left: 30px
}

.gs18-HeaderPulldown__Close img {
    vertical-align: top
}

.gs18-HeaderPulldown__Close:active,
.gs18-HeaderPulldown__Close:focus,
.gs18-HeaderPulldown__Close:hover {
    background-position: top left
}

.gs18-HeaderPulldown__Close:active img,
.gs18-HeaderPulldown__Close:focus img,
.gs18-HeaderPulldown__Close:hover img {
    opacity: 0
}

.gs18-HeaderPulldown__List {
    position: relative;
    list-style: none;
    display: table-cell;
    vertical-align: top;
    padding: 70px 0 30px
}

.mobMenu {
    height: 350px;
    overflow-y: scroll;
}

.mobMenuPainel {
    height: 500px !important;
    overflow-y: scroll !important;
}

.gs18-HeaderPulldown__ListItem {
    font-size: 18px;
    line-height: 1
}

.gs18-HeaderPulldown__ListItem>a,
.gs18-HeaderPulldown__ListItem>span {
    box-sizing: border-box;
    position: relative;
    display: table;
    padding: .575em 0;
    white-space: nowrap;
    width: 0%;
    color: #000
}

.gs18-HeaderPulldown__ListItem>a {
    font-weight: 500;
    text-decoration: none;
    transition: .5s width, .5s padding
}

.gs18-HeaderPulldown__ListItem>a:not(:only-child) {
    padding-right: 16px
}

[dir=rtl] .gs18-HeaderPulldown__ListItem>a:not(:only-child) {
    padding-right: 0;
    padding-left: 16px
}

.gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    display: inline-block;
    margin: 2px 3px 0 6px;
    width: 5px;
    height: 5px;
    vertical-align: bottom;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

[dir=rtl] .gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
    margin-right: 6px;
    margin-left: 3px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    right: auto;
    left: 0
}

.gs18-HeaderPulldown__ListItem>a:link,
.gs18-HeaderPulldown__ListItem>a:visited {
    color: #000
}

.gs18-HeaderPulldown__Sublist {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: .5s transform;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    padding: 0 0 0 30px;
    width: 50%;
    min-height: 100%;
    background-color: #e1e1e1
}

[dir=rtl] .gs18-HeaderPulldown__Sublist {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    right: auto;
    left: 0;
    padding-right: 30px;
    padding-left: 0
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
    display: none
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__List {
    display: block
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>a,
.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>span {
    width: 100%;
    white-space: normal
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>span {
    padding-top: 10px
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
    padding: 0 0 0 30px
}

[dir=rtl] .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
    padding-right: 30px;
    padding-left: 0
}

.gs18-HeaderPulldownRegion {
    box-sizing: border-box;
    padding: 75px 0 30px;
    width: 100%;
    min-height: 270px;
    background-color: #f5f5f5
}

.gs18-HeaderPulldownRegion__Header {
    margin: 0 30px 60px
}

.gs18-HeaderPulldownRegion__Title {
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 1
}

.gs18-HeaderPulldownRegion .gs18-Tile:nth-child(n) {
    background-color: transparent
}

.gs18-HeaderPulldownRegion .gs18-Tile:nth-child(n) .gs18-TileItem:nth-child(n) {
    background-color: transparent
}

.gs18-HeaderPulldownRegion .gs18-TileItem {
    margin-bottom: 60px
}

.gs18-HeaderPulldownRegion .gs18-TileItem__Head {
    padding-top: 0;
    padding-bottom: 15px
}

.gs18-HeaderPulldownRegion .gs18-TileItem__Body {
    padding-top: 0;
    padding-bottom: 0
}

.gs18-HeaderPulldownRegion .gs18-HeadingLv2 {
    font-size: 20px;
    line-height: 1.4
}

.gs18-HeaderPulldownRegion .gs18-LineTable {
    font-size: 1rem;
    line-height: 1.1
}

.gs18-HeaderPulldownRegion .gs18-LineTable col {
    width: auto
}

.gs18-HeaderPulldownRegion .gs18-LineTableBodyTh {
    width: 150px
}

.gs18-HeaderPulldownRegion .gs18-LinkListItem {
    margin-top: 5px;
    word-break: break-word;
    font-size: inherit
}

.gs18-RegionList {
    margin: 0 0 60px;
    padding: 0 30px;
    box-sizing: border-box
}

.gs18-RegionList__Title {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700
}

.gs18-RegionList__List {
    list-style: none;
    margin: 0;
    padding-left: 0;
    border-top: 1px solid #989898
}

[dir=rtl] .gs18-RegionList__List {
    padding-right: 0
}

.gs18-RegionList__Item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 12px;
    border-bottom: 1px solid #989898;
    line-height: 1.1
}

.gs18-RegionList__Country {
    display: block;
    width: 150px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    font-size: 18px
}

.gs18-RegionList__Language {
    list-style: none;
    margin: 0;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

[dir=rtl] .gs18-RegionList__Language {
    padding-right: 0
}

.gs18-RegionList__Language>li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500
}

[dir=rtl] .gs18-RegionList__Language>li {
    float: right
}

.gs18-RegionList__Language>li>a {
    display: block;
    position: relative;
    padding-left: 24px;
    text-decoration: none;
    color: #000;
    word-break: break-word
}

[dir=rtl] .gs18-RegionList__Language>li>a {
    padding-right: 24px;
    padding-left: 0
}

.gs18-RegionList__Language>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    vertical-align: middle;
    -webkit-transform: translateY(40%) rotate(-225deg);
    transform: translateY(40%) rotate(-225deg)
}

[dir=rtl] .gs18-RegionList__Language>li>a::before {
    right: 0;
    left: auto;
    -webkit-transform: translateY(40%) rotate(-45deg);
    transform: translateY(40%) rotate(-45deg);
    margin-right: auto;
    margin-left: 12px
}

.gs18-RegionList__Language>li>a:active,
.gs18-RegionList__Language>li>a:focus,
.gs18-RegionList__Language>li>a:hover {
    color: #f50f10
}

.gs18-RegionList__Language>li>a:active::before,
.gs18-RegionList__Language>li>a:focus::before,
.gs18-RegionList__Language>li>a:hover::before {
    border-color: #f50f10
}

.gs18-CookieAlert {
    background: #f5f5f5;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.gs18-HasCookieAlert .gs18-CookieAlert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs18-CookieAlert__Inner {
    width: 100%
}

.gs18-CookieAlert__Title {
    margin: 0;
    font-size: 18px;
    line-height: 1.4
}

.gs18-CookieAlert__Message {
    margin: 10px 0
}

.gs18-CookieAlert__LearnMore {
    margin: 20px 0 0
}

.gs18-CookieAlert__Button {
    margin: 0
}

.gs18-LocalNav {
    box-sizing: border-box;
    background-color: #000
}

.gs18-LocalNavList {
    position: relative;
    list-style: none;
    padding: 30px 0;
    margin: 0;
    width: calc(20% - 1px);
    color: #fff;
    border-color: #4d4d4d;
    border-style: solid;
    border-width: 0 0 0 1px
}

[dir=rtl] .gs18-LocalNavList {
    border-right-width: 1px;
    border-left-width: 0
}

.gs18-LocalNavList--Depth10,
.gs18-LocalNavList--Depth6,
.gs18-LocalNavList--Depth7,
.gs18-LocalNavList--Depth8,
.gs18-LocalNavList--Depth9 {
    display: none
}

.gs18-LocalNavItem {
    display: none
}

.gs18-LocalNavItem>.gs18-LocalNavList {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%
}

[dir=rtl] .gs18-LocalNavItem>.gs18-LocalNavList {
    right: 100%;
    left: auto
}

.gs18-LocalNavItem>a,
.gs18-LocalNavItem>span {
    display: block;
    padding: .8em 30px .75em;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.2;
    color: #fff
}

.gs18-LocalNavItem>a:active,
.gs18-LocalNavItem>a:focus,
.gs18-LocalNavItem>a:hover {
    background-color: #272727
}

.gs18-LocalNavItem.is-current {
    display: block;
    z-index: 1
}

.gs18-LocalNavItem.is-current>a,
.gs18-LocalNavItem.is-current>span {
    background-color: #757575
}

.gs18-LocalNavItem.is-current>.gs18-LocalNavList {
    z-index: 1
}

.gs18-LocalNavItem.is-current>.gs18-LocalNavList>.gs18-LocalNavItem {
    display: block
}

.gs18-LocalNavList--Root {
    border-left-color: #000
}

[dir=rtl] .gs18-LocalNavList--Root {
    border-right-color: #000
}

.gs18-LocalNavList--Root>.gs18-LocalNavItem {
    display: block
}

.gs18-LocalNavList--Last {
    background-color: #272727
}

.gs18-LocalNavList--Last .gs18-LocalNavItem.is-current>a,
.gs18-LocalNavList--Last .gs18-LocalNavItem.is-current>span {
    background-color: #fff;
    color: #000
}

.gs18-PageTop {
    display: none
}

.gs18-Accordion {
    margin: 0;
    padding: 0 0 30px;
    background-color: #f5f5f5
}

.gs18-Accordion .gs18-Accordion__Title {
    margin: 0;
    padding-left: 30px
}

[dir=rtl] .gs18-Accordion .gs18-Accordion__Title {
    padding-right: 30px;
    padding-left: 0
}

.gs18-AccordionList {
    list-style: none;
    border-bottom: 1px solid #989898
}

.gs18-AccordionList .gs18-AccordionList__Item>a,
.gs18-AccordionList .gs18-AccordionList__Item>span {
    position: relative;
    display: block;
    padding: 40px 30px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    transition: .2s background-color
}

.gs18-AccordionList .gs18-AccordionList__Item>a::after,
.gs18-AccordionList .gs18-AccordionList__Item>span::after {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    background-color: #989898
}

.gs18-AccordionList .gs18-AccordionList__Item>a.is-open,
.gs18-AccordionList .gs18-AccordionList__Item>span.is-open {
    background-color: #fff
}

.gs18-AccordionList .gs18-AccordionList__Item>a.is-open+.gs18-AccordionList__content,
.gs18-AccordionList .gs18-AccordionList__Item>span.is-open+.gs18-AccordionList__content {
    margin-bottom: -1px;
    background-color: #fff
}

.gs18-AccordionList .gs18-AccordionList__Item>a.is-open::after,
.gs18-AccordionList .gs18-AccordionList__Item>span.is-open::after {
    content: none
}

.gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
.gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
    content: '';
    position: absolute;
    top: 50%;
    background-image: url('../images/icon/Plus.svg');
    background-position: 0 0;
    background-size: contain
}

.gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
.gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
    background-image: url'(../images/icon/Minus.svg')
}

.gs18-AccordionList .gs18-AccordionList__content {
    display: none;
    transition: .2s background-color;
    padding: 1px 0
}

.gs18-Accordion--NewsCategorySearch {
    margin: 60px 0 0;
    padding: 0
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList {
    border-bottom-width: 0
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a,
.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span {
    padding: 0
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a::after,
.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span::after {
    content: none
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a.is-open,
.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span.is-open {
    background-color: transparent
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a.is-open+.gs18-AccordionList__content,
.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span.is-open+.gs18-AccordionList__content {
    background-color: transparent
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 0 1px;
    font-size: .89rem;
    font-weight: 300
}

[dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
[dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
    border-right-width: 1px;
    border-left-width: 0
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content {
    display: none;
    transition: .2s background-color;
    position: relative
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: calc(100% - 60px);
    height: 1px;
    background-color: #989898
}

[dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
    right: 30px;
    left: auto
}

.gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
    font-weight: 700
}

.gs18-Accordion--Contact {
    background-color: transparent;
    padding-bottom: 0
}

.gs18-Accordion--Contact .gs18-AccordionList {
    border-bottom: none
}

.gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__Item>a.is-open-default,
.gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__Item>span.is-open-default {
    background-color: transparent
}

.gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__Item>a.is-open-default+.gs18-AccordionList__content,
.gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__Item>span.is-open-default+.gs18-AccordionList__content {
    display: block;
    background-color: transparent
}

.gs18-Accordion--Data {
    margin: 30px 0 0;
    padding: 0;
    background-color: transparent
}

.gs18-Accordion--Data .gs18-AccordionList {
    border-top: 1px solid #989898;
    border-bottom: 1px solid #989898
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a,
.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span {
    padding: 0
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a::after,
.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span::after {
    content: none
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a.is-open,
.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span.is-open {
    background-color: transparent
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a.is-open+.gs18-AccordionList__content,
.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span.is-open+.gs18-AccordionList__content {
    background-color: transparent
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content {
    display: none;
    transition: .2s background-color;
    position: relative
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: calc(100% - 60px);
    height: 1px;
    background-color: #dbdbdb
}

[dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
    right: 30px;
    left: auto
}

.gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
    font-weight: 700
}

.gs18-HalfImgBox .gs18-HalfImgBox__Img {
    margin: 0
}

.gs18-HalfImgBox .gs18-HalfImgBox__Img>img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.gs18-HalfImgBox .gs18-HalfImgBox__Text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.gs18-HalfImgBox .gs18-HalfImgBox__Title {
    margin: 20px 0 0;
    font-size: 45px;
    font-weight: 100
}

.gs18-HalfImgBox .gs18-Text {
    margin: 20px 0 0
}

.gs18-HalfImgBox .gs18-HalfImgBox__More {
    margin: 0;
    text-align: right
}

[dir=rtl] .gs18-HalfImgBox .gs18-HalfImgBox__More {
    text-align: left
}

.gs18-HalfImgBox .gs18-HalfImgBox__More .gs18-ButtonLink {
    margin: 0;
    border: none
}

.gs18-AnchorListWrap {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 1px
}

.gs18-AnchorList {
    margin: 0 -7.5px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.gs18-AnchorListItem {
    padding: 0 7.5px;
    width: 100%;
    box-sizing: border-box
}

.gs18-AnchorListItem .gs18-Link {
    padding: 10px 10px 10px 30px;
    position: relative;
    display: block;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none
}

.gs18-AnchorListItem .gs18-Link:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkDown.svg');
    background-position: center center;
    background-repeat: no-repeat
}

.gs18-AnchorListItem .gs18-Link:active,
.gs18-AnchorListItem .gs18-Link:focus,
.gs18-AnchorListItem .gs18-Link:hover {
    color: #f50f10;
    background-color: #f0f0f0
}

.gs18-AnchorListItem .gs18-Link:active:before,
.gs18-AnchorListItem .gs18-Link:focus:before,
.gs18-AnchorListItem .gs18-Link:hover:before {
    background-image: url('../images/icon/LinkDown-R.svg')
}

.gs18-AnchorList--Size1of2 .gs18-AnchorListItem {
    width: 50%
}

.gs18-HeadingLv2 .gs18-AnchorListWrap,
.gs18-HeadingLv3 .gs18-AnchorListWrap {
    margin-top: 20px
}

:lang(ar) .gs18-AnchorListItem .gs18-Link {
    padding-right: 30px;
    padding-left: 10px
}

:lang(ar) .gs18-AnchorListItem .gs18-Link:before {
    right: 0;
    left: auto
}

.gs18-Annotation {
    margin: 20px 0 0;
    font-weight: 300
}

.gs18-Annotation+.gs18-Annotation {
    margin-top: 10px
}

.gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
    font-weight: 500
}

.gs18-AnnotationUnit__TextCol .gs18-Annotation:first-child {
    margin-top: 5px
}

.gs18-UAnnotationList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-UAnnotationListItem {
    margin: 10px 0 0;
    position: relative;
    font-weight: 300
}

.gs18-UAnnotationListItem__Marker {
    position: absolute;
    left: 0;
    text-align: right
}

.gs18-AnnotationUnit__TextCol .gs18-UAnnotationList:first-child {
    margin-top: 5px
}

.gs18-AnnotationUnit__TextCol .gs18-UAnnotationListItem:first-child {
    margin-top: 5px
}

:lang(ar) .gs18-UAnnotationListItem__Marker {
    right: 0;
    left: auto;
    text-align: left
}

.gs18-OAnnotationList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-OAnnotationListItem {
    margin: 10px 0 0;
    position: relative;
    font-weight: 300
}

.gs18-OAnnotationListItem__Marker {
    position: absolute;
    left: 0;
    text-align: right
}

.gs18-AnnotationUnit__TextCol .gs18-OAnnotationList:first-child {
    margin-top: 5px
}

.gs18-AnnotationUnit__TextCol .gs18-OAnnotationListItem:first-child {
    margin-top: 5px
}

:lang(ar) .gs18-OAnnotationListItem__Marker {
    right: 0;
    left: auto;
    text-align: left
}

.gs18-Box {
    background-color: #f6f6f6;
    box-sizing: border-box
}

.gs18-Box>:first-child {
    margin-top: 0
}

.gs18-Button {
    margin: 20px 0 0;
    padding: 10px 13px;
    border: solid 2px #000;
    display: inline-block;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box
}

.gs18-Button:active,
.gs18-Button:focus,
.gs18-Button:hover {
    border-color: #fff;
    color: #f50f10;
    background-color: #fff;
    cursor: pointer
}

.gs18-Button .gs18-Icon {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 26px;
    height: 26px;
    opacity: 0
}

.gs18-Button--Down {
    position: relative;
    padding-right: 50px
}

.gs18-Button--Down:after {
    position: absolute;
    top: .5rem;
    right: 15px;
    width: 26px;
    height: 26px;
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-Button--Down:after {
    background-image: url('../images/icon/LinkDown.svg')
}

.gs18-Button--Down:active:after,
.gs18-Button--Down:focus:after,
.gs18-Button--Down:hover:after {
    background-image: url('../images/icon/LinkDown-R.svg')
}

:lang(ar) .gs18-Button .gs18-Icon {
    right: -9999px;
    left: 0
}

:lang(ar) .gs18-Button--Down {
    padding-left: 50px;
    padding-right: 13px
}

:lang(ar) .gs18-Button--Down:after {
    right: auto;
    left: 15px
}

.gs18-NewsSlide {
    margin-top: 30px
}

.gs18-NewsSlide__Body {
    overflow: hidden
}

[dir=rtl] .gs18-NewsSlide__Body {
    direction: ltr;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-NewsSlide__Main {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    list-style: none;
    background-color: #ebebeb
}

.gs18-NewsSlide__Item {
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box
}

[dir=rtl] .gs18-NewsSlide__Item {
    text-align: right;
    direction: rtl;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-NewsSlide__Item__ImageCol {
    position: relative;
    width: 100%
}

.gs18-NewsSlide__Item__ImageCol__Img {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%
}

.gs18-NewsSlide__Footer {
    text-align: center
}

.gs18-NewsSlide__Footer__Controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gs18-NewsSlide__Arrow {
    width: 33px;
    height: 33px;
    line-height: 1;
    cursor: pointer;
    z-index: 2
}

.gs18-NewsSlide__Arrow>a {
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: transparent;
    background: 0 0;
    text-indent: -9999px
}

.gs18-NewsSlide__Arrow>a::before {
    margin: auto;
    border-color: #000;
    border-style: solid;
    border-width: 2px 0 0 2px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 18px;
    height: 18px
}

[dir=rtl] .gs18-NewsSlide__Arrow>a::before {
    border-width: 0 2px 2px 0
}

.gs18-NewsSlide__Arrow>a:focus,
.gs18-NewsSlide__Arrow>a:hover {
    opacity: .75
}

.gs18-NewsSlide__Arrow--Prev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.gs18-NewsSlide__Arrow--Prev>a::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.gs18-NewsSlide__Arrow--Next {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.gs18-NewsSlide__Arrow--Next>a::before {
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.gs18-NewsSlide__Dots {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    list-style: none;
    font-size: 0;
    width: 100%
}

.gs18-NewsSlide__Dot>a {
    border: 2px solid #000;
    display: block;
    line-height: 0;
    color: transparent;
    background: 0 0;
    font-size: 0;
    cursor: pointer;
    box-sizing: border-box
}

.gs18-PageTitleUnit--HomeCarousel {
    background-color: transparent
}

.gs18-PageTitleUnit--HomeCarousel .gs18-PageTitleUnit__Inner {
    position: relative;
    z-index: 1
}

.gs18-HeroImageSlide {
    margin-top: 0;
    width: 100%
}

.gs18-HeroImageSlide__Body {
    overflow: hidden
}

[dir=rtl] .gs18-HeroImageSlide__Body {
    direction: ltr;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-HeroImageSlide__Main {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    list-style: none
}

.gs18-HeroImageSlide__Item {
    margin: 0;
    padding: 0;
    position: relative;
    box-sizing: border-box
}

[dir=rtl] .gs18-HeroImageSlide__Item {
    text-align: right;
    direction: rtl;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-HeroImageSlide__Item__ImageCol {
    position: relative;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.gs18-HeroImageSlide__Footer {
    position: absolute;
    z-index: 2;
    text-align: right
}

.gs18-HeroImageSlide__Footer__Controller {
    padding: 3px 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000
}

.gs18-HeroImageSlide__Footer__Controller:hover {
    background-color: #2d2d2d
}

.gs18-HeroImageSlide__Pause {
    border: none;
    position: relative;
    width: 24px;
    height: 24px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    line-height: 0;
    color: transparent;
    background-color: transparent;
    font-size: 0;
    text-indent: -9999px
}

.gs18-HeroImageSlide__Pause:before {
    border-color: #fff;
    border-style: solid;
    border-width: 0 3px 0 3px;
    display: block;
    width: 4px;
    height: 10px;
    content: ''
}

.gs18-HeroImageSlide__Pause:focus,
.gs18-HeroImageSlide__Pause:hover {
    cursor: pointer
}

.gs18-HeroImageSlide__Pause:focus:before,
.gs18-HeroImageSlide__Pause:hover:before {
    border-color: #f50f10
}

.gs18-HeroImageSlide__Pause.is-active:before {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    width: 0;
    height: 0;
    -webkit-transform: translateX(25%);
    transform: translateX(25%)
}

.gs18-HeroImageSlide__Pause.is-active:focus:before,
.gs18-HeroImageSlide__Pause.is-active:hover:before {
    border-color: transparent transparent transparent #f50f10
}

.gs18-HeroImageSlide__Dots {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    list-style: none;
    font-size: 0;
    width: 100%
}

.gs18-HeroImageSlide__Dot {
    margin-right: 3px;
    padding: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    box-sizing: border-box
}

[dir=rtl] .gs18-HeroImageSlide__Dot {
    margin-right: auto;
    margin-left: 3px
}

.gs18-HeroImageSlide__Dot:first-child {
    margin-left: 7px
}

[dir=rtl] .gs18-HeroImageSlide__Dot:first-child {
    margin-right: 7px
}

.gs18-HeroImageSlide__Dot>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 0;
    color: transparent;
    font-size: 0;
    cursor: pointer
}

.gs18-HeroImageSlide__Dot>a:before {
    border: 1px solid #fff;
    display: block;
    width: 100%;
    height: 6px;
    content: '';
    background: #000;
    box-sizing: border-box
}

.gs18-HeroImageSlide__Dot>a:focus:before,
.gs18-HeroImageSlide__Dot>a:hover:before {
    border-color: #f50f10;
    background-color: #f50f10
}

.gs18-HeroImageSlide__Dot.is-active>a:before {
    background-color: #fff
}

.gs18-HeroImageSlide__Dot.is-active>a:focus:before,
.gs18-HeroImageSlide__Dot.is-active>a:hover:before {
    background-color: #f50f10
}

.gs18-ContentsNav {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 1px 0
}

.gs18-ContentsNavList {
    margin: 0 -7.5px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.gs18-ContentsNavListItem {
    padding: 0 7.5px;
    width: 100%;
    box-sizing: border-box
}

.gs18-ContentsNavListItem .gs18-Link {
    padding: 10px 10px 10px 30px;
    position: relative;
    display: block;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none
}

.gs18-ContentsNavListItem .gs18-Link:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkNext.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-ContentsNavListItem .gs18-Link:active,
.gs18-ContentsNavListItem .gs18-Link:focus,
.gs18-ContentsNavListItem .gs18-Link:hover {
    color: #f50f10;
    background-color: #f0f0f0
}

.gs18-ContentsNavListItem .gs18-Link:active:before,
.gs18-ContentsNavListItem .gs18-Link:focus:before,
.gs18-ContentsNavListItem .gs18-Link:hover:before {
    background-image: url('../images/icon/LinkNext-R.svg')
}

.gs18-ContentsNavListItem .gs18-Link[aria-current] {
    background-color: #f0f0f0
}

.gs18-ContentsNavList--Size1of2 .gs18-ContentsNavListItem {
    width: 50%
}

.gs18-ContentsNavList--Size1of3 .gs18-ContentsNavListItem {
    width: 33.3%
}

.gs18-ContentsNavList--Size1of4 .gs18-ContentsNavListItem {
    width: 25%
}

.gs18-ContentsNav .gs18-LinkListItem a:link,
.gs18-ContentsNav .gs18-LinkListItem a:visited {
    color: #000;
    text-decoration: none
}

.gs18-ContentsNav .gs18-LinkListItem a:active,
.gs18-ContentsNav .gs18-LinkListItem a:focus,
.gs18-ContentsNav .gs18-LinkListItem a:hover {
    color: #f50f10;
    text-decoration: underline
}

.gs18-ContentsNav .gs18-LinkListItem a:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkNext.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px
}

.gs18-ContentsNav .gs18-LinkList--Horizontal a:before {
    left: 15px
}

.gs18-ContentsNav .gs18-LinkList--Horizontal a .gs18-Icon {
    left: 15px
}

.gs18-ContentsNav--News {
    margin: 30px 0 60px
}

.gs18-CookieSetting {
    padding: 0 20px 20px
}

.gs18-CookieSetting .gs18-Text {
    font-weight: 300
}

.gs18-CookieSetting .gs18-ButtonLink {
    display: inline-block;
    cursor: pointer;
    line-height: 1.4
}

.gs18-CookieSetting .gs18-Hr {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 1px 0 0
}

.gs18-CookieSetting .gs18-FormRadioPlace {
    display: inline-block;
    margin: 0
}

.gs18-CookieSetting .gs18-FormRadioPlace label {
    cursor: pointer;
    padding-left: 50px;
    display: block;
    position: relative
}

.gs18-CookieSetting .gs18-FormRadioPlace .gs18-FormButtonRadio {
    position: absolute;
    right: 50%;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    font-size: .89rem
}

.gs18-CookieSetting .gs18-LineTable {
    margin-top: 10px
}

.gs18-CookieSetting .gs18-LineTableBodyTd,
.gs18-CookieSetting .gs18-LineTableBodyTh {
    vertical-align: middle
}

.gs18-EventsTable {
    margin: 30px 0 0;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0 0;
    width: 100%;
    font-size: .89rem;
    border-collapse: collapse;
    text-align: left;
    table-layout: fixed
}

.gs18-u-SizeEventTh {
    box-sizing: border-box;
    width: 25%
}

.gs18-u-SizeEventTd {
    box-sizing: border-box;
    width: 75%
}

.gs18-EventsTableBodyTh {
    border-color: #757575;
    border-style: solid;
    border-width: 0 0 1px;
    font-weight: inherit;
    vertical-align: top;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-EventsTableBodyTd {
    position: relative;
    border-color: #757575;
    border-style: solid;
    border-width: 0 0 1px;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
    display: block;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 5px
}

.gs18-EventsTableBodyTd .gs18-Link {
    position: absolute;
    font-weight: 500;
    text-decoration: none;
    right: 0
}

[dir=rtl] .gs18-EventsTableBodyTd .gs18-Link {
    right: auto;
    left: 0
}

.gs18-EventsTableBodyTd--Banner {
    border-bottom-width: 0
}

.gs18-EventsTableBodyTd--Banner .gs18-ImageUnit {
    margin-top: 0
}

.gs18-EventsTableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-EventsTableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-Facebook .gs18-HeadingLv2 {
    margin: 0 0 30px;
    padding-left: 30px
}

.gs18-Facebook .fb_iframe_widget,
.gs18-Facebook .fb_iframe_widget iframe[style],
.gs18-Facebook .fb_iframe_widget span {
    width: 100% !important
}

:lang(ar) .gs18-Facebook .gs18-HeadingLv2 {
    padding-right: 30px;
    padding-left: 0
}

:lang(ar) .gs18-Facebook .fb_iframe_widget,
:lang(ar) .gs18-Facebook .fb_iframe_widget iframe[style],
:lang(ar) .gs18-Facebook .fb_iframe_widget span {
    width: 100% !important
}

.gs18-FeedList {
    margin: 20px 0;
    padding-left: 0;
    list-style: none
}

.gs18-FeedList .gs18-FeedList__Item {
    margin-top: 0;
    margin-bottom: 15px
}

.gs18-FeedList .gs18-FeedList__Date {
    display: block;
    margin-bottom: 7.5px
}

.gs18-FeedList .gs18-FeedList__Title {
    margin: 7px 0 0
}

.gs18-FeedList .gs18-FeedList__Title>a {
    position: relative;
    display: block;
    padding-left: 30px;
    color: inherit;
    text-decoration: none
}

.gs18-FeedList .gs18-FeedList__Title>a:hover {
    text-decoration: underline
}

.gs18-FeedList .gs18-FeedList__Title>a::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.gs18-FeedList .gs18-FeedList__Title>a[href$='.pdf'] {
    background: url('../images/icon/Pdf.svg') no-repeat 2px 0;
    background-size: 25px auto
}

.gs18-FeedList .gs18-FeedList__Title>a[href$='.pdf']::before {
    content: none
}

.gs18-FeedWrap {
    position: relative;
    overflow: hidden
}

.gs18-FeedWrap .gs18-HeadingLv2 {
    margin-top: 0
}

.gs18-FeedWrap .gs18-FeedRSS {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-decoration: none
}

.gs18-FeedWrap .gs18-FeedRSS::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-2px) rotate(-225deg);
    transform: translateY(-2px) rotate(-225deg);
    font-weight: 700
}

.gs18-FeedWrap .gs18-FeedButton {
    float: right
}

.gs18-GoogleMapUnit--LocationList .gs18-GoogleMapUnit__MapCol {
    position: relative;
    width: 100%
}

.gs18-GoogleMapUnit--LocationList .gs18-GoogleMapCanvas {
    border: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.gs18-GoogleMapUnit--LocationList .infowin {
    margin-top: 17px;
    margin-bottom: 20%;
    padding: 15px 20px;
    background: #fff
}

.gs18-GoogleMapUnit--LocationList .infowin a {
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-GoogleMapUnit--LocationList .infowin a:link,
.gs18-GoogleMapUnit--LocationList .infowin a:visited {
    color: #000;
    text-decoration: underline
}

.gs18-GoogleMapUnit--LocationList .infowin a[href]:active,
.gs18-GoogleMapUnit--LocationList .infowin a[href]:focus,
.gs18-GoogleMapUnit--LocationList .infowin a[href]:hover {
    color: #f50f10
}

.gs18-GoogleMapUnit--LocationList .infowin p {
    margin: 0;
    padding: 0;
    line-height: 1.16;
    font-size: .75rem
}

.gs18-GoogleMapUnit--LocationList .infowin .pc_scsmod-headline {
    margin-bottom: 5px;
    font-weight: 700
}

.gs18-GoogleMapUnit--LocationList .infowin .pc_scsmod-headline+p {
    margin-bottom: 10px
}

.gs18-GoogleMapUnit--LocationList .infowin .pc_scsmod-address {
    margin-bottom: 10px
}

.gs18-GoogleMapUnit--LocationList .infowin ul {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    font-size: .85rem;
    line-height: 1.16;
    overflow: hidden
}

.gs18-GoogleMapUnit--LocationList .infowin li {
    padding: 5px 0;
    float: left;
    list-style: none;
    text-align: center
}

[dir=rtl] .gs18-GoogleMapUnit--LocationList .infowin li {
    float: right
}

[dir=rtl] .gs18-GoogleMapUnit--LocationList .infowin li:first-child {
    padding-left: 0;
    padding-right: 28px;
    text-align: right;
    background-position: right center
}

.gs18-GoogleMapUnit--LocationDetail {
    margin: 30px 0 0
}

.gs18-GoogleMapUnit--LocationDetail .gs18-GoogleMapUnit__MapCol {
    position: relative;
    width: 100%;
    padding-top: 50%
}

.gs18-GoogleMapUnit--LocationDetail .gs18-GoogleMapUnit__MapCol iframe {
    border: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.gs18-Grid {
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

.gs18-Grid__Item {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box
}

.gs18-Grid--Center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gs18-Grid .gs18-Grid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-dGrid {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

.gs18-dGrid__Item {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box
}

.gs18-dGrid--Center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gs18-dGrid .gs18-dGrid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-HeadingLv2 {
    margin: 60px 0 0;
    line-height: 1.2;
    font-weight: 700;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-HeadingLv2--Icon {
    display: table;
    width: 100%
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
    box-sizing: content-box
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol>img {
    max-width: 100%
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__HeadingCol {
    padding-top: 19px;
    border-color: #e0e0e0;
    border-style: solid;
    border-width: 1px 0 0;
    display: table-cell;
    vertical-align: top
}

:lang(ar) .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
    padding-right: 0;
    padding-left: 20px
}

.gs18-HeadingLv2--Tag {
    margin-top: 50px
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2--Shoulder {
    margin-top: 50px
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__ShoulderCol {
    margin: 0 0 5px;
    display: block;
    line-height: 1.2;
    font-size: 1rem
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2Unit__SubTextCol {
    margin-top: 5px;
    font-size: 14rem
}

.gs18-HeadingLv2Unit__SubTextCol .gs18-Text {
    margin-top: 0
}

.gs18-HeadingLv2Unit__SubTextCol .gs18-Date {
    margin-top: 0;
    line-height: 1.2;
    color: #757575
}

.gs18-HeadingLv2--TextShadow {
    text-shadow: 0 0 15px rgba(0, 0, 0, .8)
}

.gs18-HeadingLv2Unit__LinkCol {
    display: none;
    text-align: right
}

.gs18-HeadingLv2Unit__LinkCol .gs18-LinkList,
.gs18-HeadingLv2Unit__LinkCol .gs18-LinkListItem {
    display: inline-block
}

.gs18-HeadingLv3 {
    margin: 40px 0 0;
    font-size: 1.11rem;
    font-weight: 700
}

.gs18-HeadingLv3--Icon {
    display: table;
    width: 100%
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
    box-sizing: content-box
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol>img {
    max-width: 100%
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__HeadingCol {
    padding-top: 19px;
    border-color: #e0e0e0;
    border-style: solid;
    border-width: 1px 0 0;
    display: table-cell;
    vertical-align: top
}

:lang(ar) .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
    padding-right: 0;
    padding-left: 20px
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__IconCol {
    display: block;
    text-align: center
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__IconCol>img {
    max-width: 100%;
    vertical-align: top
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__HeadingCol {
    display: block;
    text-align: center
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3__HeadingCol {
    display: block
}

.gs18-HeadingLv3--Shoulder .gs18-HeadingLv3__ShoulderCol {
    margin: 0 0 5px;
    display: block;
    line-height: 1.2;
    font-size: 1rem
}

.gs18-HeadingLv3--Shoulder .gs18-HeadingLv3__HeadingCol {
    display: block
}

.gs18-HeadingLv3Unit__SubTextCol {
    margin-top: 5px
}

.gs18-HeadingLv3Unit__SubTextCol .gs18-Date {
    margin-top: 0;
    line-height: 1.2;
    color: #757575
}

.gs18-HeadingLv3--Link {
    display: table;
    width: 100%
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__HeadingCol {
    display: table-cell
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol {
    display: table-cell;
    text-align: right
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link {
    position: relative;
    padding-left: 30px;
    font-size: 1rem;
    text-decoration: none
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkNext.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:active:before,
.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:focus:before,
.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:hover:before {
    background-image: url('../images/icon/LinkNext-R.svg')
}

:lang(ar) .gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol {
    text-align: left
}

:lang(ar) .gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link {
    padding-right: 30px;
    padding-left: 30px
}

:lang(ar) .gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:before {
    right: 0;
    left: auto
}

.gs18-HeadingLv4 {
    margin: 30px 0 0;
    font-size: 1rem;
    font-weight: 700
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4__HeadingCol {
    display: block
}

.gs18-aHeadingLv5 {
    margin: 20px 0 0;
    font-weight: 400
}

.gs18-aHeadingLv6 {
    margin: 20px 0 0;
    line-height: 1.4;
    color: #595959;
    font-size: 1rem;
    font-weight: 300
}

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

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-loading .slick-list {
    background: #fff slick-image-url('../libs/slick/ajax-loader.gif') center center no-repeat
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

[dir=rtl] .slick-track {
    right: 0;
    left: auto
}

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

.slick-track::after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

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

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

.slick-slide img {
    display: block
}

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

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

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

.slick-loading .slick-slide {
    visibility: hidden
}

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

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

.gs18-HistorySlide {
    box-sizing: border-box;
    position: relative;
    color: #fff;
    background-color: #1e1e1e
}

.gs18-HistorySlide .gs18-HistorySlide__Item {
    background-color: #1e1e1e;
    overflow: hidden
}

.gs18-HistorySlide .gs18-HistorySlide__Item.slick-current .gs18-HistorySlide__ContentInner {
    left: 0
}

[dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Item.slick-current .gs18-HistorySlide__ContentInner {
    right: 0;
    left: auto
}

.gs18-HistorySlide .gs18-HistorySlide__Img {
    margin: 0;
    padding: 0
}

.gs18-HistorySlide .gs18-HistorySlide__Img>img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.gs18-HistorySlide .gs18-HistorySlide__Content {
    position: relative;
    box-sizing: border-box
}

.gs18-HistorySlide .gs18-HistorySlide__ContentInner {
    box-sizing: border-box;
    width: 100%;
    transition: .9s all ease
}

.gs18-HistorySlide .gs18-HistorySlide__Title {
    margin: 0;
    line-height: 1.1;
    font-weight: 700;
    text-align: center
}

.gs18-HistorySlide .gs18-HistorySlide__Text,
.gs18-HistorySlide .gs18-HistorySlide__TextList {
    margin: 50px 0 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

.gs18-HistorySlide .gs18-HistorySlide__Button {
    text-align: right
}

[dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Button {
    text-align: left
}

.gs18-HistorySlide .gs18-HistorySlide__Button .gs18-ButtonLink {
    margin: 0
}

[dir=rtl] .gs18-HistorySlide .slick-list {
    direction: ltr;
    -webkit-transform: translate3d(0, 0, 0) scale(-1, 1);
    transform: translate3d(0, 0, 0) scale(-1, 1)
}

[dir=rtl] .gs18-HistorySlide .slick-slide {
    float: left;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    direction: rtl
}

.gs18-HistorySlide .slick-dots {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gs18-HistorySlide .slick-dots>li {
    font-weight: 500;
    font-size: 18px;
    cursor: pointer
}

.gs18-HistorySlide .slick-dots>li.slick-active {
    background-color: #fff;
    color: #000
}

.gs18-ImageHeading {
    margin: 20px 0 0;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 700
}

.gs18-ImageList {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-ImageList:after {
    display: block;
    clear: both;
    content: ''
}

.gs18-ImageListItem {
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box
}

.gs18-MediaBlock {
    margin: 30px 0 0
}

.gs18-MediaBlock__ImageCol>.gs18-ImageUnit:first-child,
.gs18-MediaBlock__ImageCol>.gs18-MovieUnit:first-child {
    margin-top: 0
}

.gs18-ImageUnit {
    margin: 30px 0 0;
    display: block;
    height: auto
}

.gs18-ImageUnit__ImageCol {
    background-color: #ebebeb;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gs18-ImageUnit__ImageCol--BgTransparent {
    background-color: transparent
}

.gs18-ImageUnit__ImageCol--BgWhite {
    background-color: #fff
}

.gs18-Image {
    max-width: 100%;
    vertical-align: top
}

.gs18-Image--Extend {
    width: 100%
}

.gs18-ImageUnit__CaptionCol .gs18-LinkListItem {
    margin-top: 10px
}

.gs18-IconLegends {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-IconLegends.gs18-IconLegends--Sdgs {
    margin-top: 5px
}

.gs18-IconLegends:after {
    display: block;
    clear: both;
    content: ''
}

.gs18-IconLegendsItem {
    margin: 0 20px 0 0;
    float: left
}

[dir=rtl] .gs18-IconLegendsItem {
    margin-right: 0;
    margin-left: 20px;
    float: right
}

.gs18-IconLegendsItem img {
    vertical-align: middle
}

.gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
    margin-right: 5px
}

[dir=rtl] .gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
    margin-right: 0;
    margin-left: 5px;
    float: right
}

.gs18-SignatureUnit {
    margin-top: 30px;
    text-align: right
}

.gs18-SignatureUnit__DateCol .gs18-Date {
    line-height: 1.4
}

.gs18-SignatureUnit__ImageCol {
    margin-top: 5px
}

.gs18-SignatureName {
    margin: 5px 0 0;
    font-size: .89rem
}

.gs18-SignatureTitle {
    margin: 5px 0 0;
    font-size: .78rem
}

.gs18-ImageLink {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -9999px -9999px
}

.gs18-ImageSwitch__ImageLink {
    background-position: -9999px -9999px, -9999px -9999px
}

.gs18-ImageLink:hover {
    background-position: center center
}

.gs18-ImageLink:hover img {
    opacity: 0
}

.gs18-ImageUnit--News .gs18-ImageUnit__ImageCol {
    background-color: transparent
}

.gs18-ImageUnit--News .gs18-ImageUnit__CaptionCol {
    margin-right: auto;
    margin-left: auto
}

.gs18-LinkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-LinkListItem {
    margin: 15px 0 0;
    padding: 0 0 0 30px;
    position: relative;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    box-sizing: border-box
}

[dir=rtl] .gs18-LinkListItem {
    padding-right: 30px;
    padding-left: 0
}

.gs18-LinkListItem .gs18-Link {
    position: static;
    padding-left: 0;
    text-decoration: none
}

[dir=rtl] .gs18-LinkListItem .gs18-Link {
    padding-right: 0
}

.gs18-LinkListItem .gs18-Link:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkNext.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

[dir=rtl] .gs18-LinkListItem .gs18-Link:before {
    right: 0;
    left: auto
}

.gs18-LinkListItem .gs18-Link[href]:active,
.gs18-LinkListItem .gs18-Link[href]:focus,
.gs18-LinkListItem .gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-LinkListItem .gs18-Link[href]:active:before,
.gs18-LinkListItem .gs18-Link[href]:focus:before,
.gs18-LinkListItem .gs18-Link[href]:hover:before {
    background-image: url('../images/icon/LinkNext-R.svg')
}

.gs18-LinkListItem .gs18-Link--Back:before {
    background-image: url('../images/icon/LinkPrev.svg')
}

.gs18-LinkListItem .gs18-Link--Back[href]:active:before,
.gs18-LinkListItem .gs18-Link--Back[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Back[href]:hover:before {
    background-image: url('../images/icon/LinkPrev-R.svg')
}

.gs18-LinkListItem .gs18-Link--Disabled:before,
.gs18-LinkListItem .gs18-Link--External:before,
.gs18-LinkListItem .gs18-Link--Facebook:before,
.gs18-LinkListItem .gs18-Link--Googleplus:before,
.gs18-LinkListItem .gs18-Link--Instagram:before,
.gs18-LinkListItem .gs18-Link--Linkedin:before,
.gs18-LinkListItem .gs18-Link--Mail:before,
.gs18-LinkListItem .gs18-Link--Map:before,
.gs18-LinkListItem .gs18-Link--Pdf:before,
.gs18-LinkListItem .gs18-Link--Social:before,
.gs18-LinkListItem .gs18-Link--Twitter:before,
.gs18-LinkListItem .gs18-Link--Wechat:before,
.gs18-LinkListItem .gs18-Link--Xls:before,
.gs18-LinkListItem .gs18-Link--YouTube:before,
.gs18-LinkListItem .gs18-Link--Zip:before {
    content: none
}

.gs18-LinkListItem .gs18-Link .gs18-Icon {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px
}

[dir=rtl] .gs18-LinkListItem .gs18-Link .gs18-Icon {
    right: 0;
    left: auto
}

.gs18-LinkListItem .gs18-Link--External[href]:active:before,
.gs18-LinkListItem .gs18-Link--External[href]:focus:before,
.gs18-LinkListItem .gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url('../images/icon/External-R.svg')
}

.gs18-LinkListItem .gs18-Link--External[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--External[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Pdf[href]:active:before,
.gs18-LinkListItem .gs18-Link--Pdf[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-LinkListItem .gs18-Link--Pdf[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Pdf[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Xls[href]:active:before,
.gs18-LinkListItem .gs18-Link--Xls[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Excel-R.svg')
}

.gs18-LinkListItem .gs18-Link--Xls[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Xls[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Zip[href]:active:before,
.gs18-LinkListItem .gs18-Link--Zip[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Zip-R.svg')
}

.gs18-LinkListItem .gs18-Link--Zip[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Zip[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Map[href]:active:before,
.gs18-LinkListItem .gs18-Link--Map[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Map-R.svg')
}

.gs18-LinkListItem .gs18-Link--Map[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Map[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--YouTube[href]:active:before,
.gs18-LinkListItem .gs18-Link--YouTube[href]:focus:before,
.gs18-LinkListItem .gs18-Link--YouTube[href]:hover:before {
    content: '';
    background-image: url('../images/icon/YouTube-R.svg')
}

.gs18-LinkListItem .gs18-Link--YouTube[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--YouTube[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--YouTube[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Mail[href]:active:before,
.gs18-LinkListItem .gs18-Link--Mail[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Mail[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Mail-R.svg')
}

.gs18-LinkListItem .gs18-Link--Mail[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Mail[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Mail[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Facebook[href]:active:before,
.gs18-LinkListItem .gs18-Link--Facebook[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Facebook[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Facebook-R.svg')
}

.gs18-LinkListItem .gs18-Link--Facebook[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Facebook[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Facebook[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Twitter[href]:active:before,
.gs18-LinkListItem .gs18-Link--Twitter[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Twitter[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Twitter-R.svg')
}

.gs18-LinkListItem .gs18-Link--Twitter[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Twitter[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Twitter[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Linkedin[href]:active:before,
.gs18-LinkListItem .gs18-Link--Linkedin[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Linkedin[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Linkedin-R.svg')
}

.gs18-LinkListItem .gs18-Link--Linkedin[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Linkedin[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Linkedin[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Googleplus[href]:active:before,
.gs18-LinkListItem .gs18-Link--Googleplus[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Googleplus[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Googleplus-R.svg')
}

.gs18-LinkListItem .gs18-Link--Googleplus[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Googleplus[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Googleplus[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Wechat[href]:active:before,
.gs18-LinkListItem .gs18-Link--Wechat[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Wechat[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Wechat-R.svg')
}

.gs18-LinkListItem .gs18-Link--Wechat[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Wechat[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Wechat[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Instagram[href]:active:before,
.gs18-LinkListItem .gs18-Link--Instagram[href]:focus:before,
.gs18-LinkListItem .gs18-Link--Instagram[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Instagram-R.svg')
}

.gs18-LinkListItem .gs18-Link--Instagram[href]:active .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Instagram[href]:focus .gs18-Icon,
.gs18-LinkListItem .gs18-Link--Instagram[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Social .gs18-Icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px
}

[dir=rtl] .gs18-LinkListItem .gs18-Link--Social .gs18-Icon {
    right: 0;
    left: auto
}

[dir=rtl] .gs18-LinkListItem [class=gs18-Link]:before {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-LinkList--Horizontal {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-LinkList--Horizontal .gs18-LinkListItem {
    padding-right: 15px;
    padding-left: 45px
}

[dir=rtl] .gs18-LinkList--Horizontal .gs18-LinkListItem {
    padding-right: 45px;
    padding-left: 15px
}

.gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link:before {
    left: 15px
}

[dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link:before {
    right: 15px;
    left: auto
}

.gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link .gs18-Icon {
    left: 15px
}

[dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link .gs18-Icon {
    right: 15px;
    left: auto
}

.gs18-LinkList--Size1of2 .gs18-LinkListItem {
    width: 50%
}

.gs18-DateLinkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-DateLinkListItem {
    margin: 20px 0 0;
    padding: 0
}

.gs18-DateLinkListItem .gs18-LinkListItem {
    font-weight: 300
}

.gs18-DateLinkListItem .gs18-Date {
    line-height: 1.2;
    font-size: 1rem;
    text-align: left
}

[dir=rtl] .gs18-DateLinkListItem .gs18-Date {
    text-align: right
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:first-child .gs18-Date {
    font-weight: 500
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:first-child .gs18-LinkListItem {
    padding-left: 0
}

[dir=rtl] .gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:first-child .gs18-LinkListItem {
    padding-right: 0
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #fff
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-Date {
    font-weight: 500
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem {
    padding-left: 0
}

[dir=rtl] .gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem {
    padding-right: 0
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem .gs18-Link {
    padding-left: 0
}

[dir=rtl] .gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem .gs18-Link {
    padding-right: 0
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem .gs18-Link:before {
    display: none;
    background-image: none
}

.gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:nth-child(2):last-child .gs18-LinkListItem .gs18-Link .gs18-Icon {
    display: none
}

.gs18-BorderedLinkList {
    margin: 15px 0 0;
    padding: 0;
    list-style: none
}

.gs18-BorderedLinkListItem {
    margin: 0;
    padding: 15px 0 15px 30px;
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 1px;
    position: relative;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    box-sizing: border-box
}

[dir=rtl] .gs18-BorderedLinkListItem {
    padding-right: 30px;
    padding-left: 0
}

.gs18-BorderedLinkListItem:first-child {
    border-top-width: 1px
}

.gs18-BorderedLinkListItem .gs18-BorderedLinkList {
    margin-top: 0
}

.gs18-BorderedLinkListItem .gs18-BorderedLinkListItem {
    padding-bottom: 0;
    border-width: 0
}

.gs18-BorderedLinkListItem--NoLink {
    padding-left: 0
}

[dir=rtl] .gs18-BorderedLinkListItem--NoLink {
    padding-right: 0
}

.gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
    margin-left: 30px
}

[dir=rtl] .gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
    margin-right: 30px;
    margin-left: 0
}

.gs18-BorderedLinkListItem .gs18-Link {
    position: static;
    padding-left: 0;
    text-decoration: none
}

[dir=rtl] .gs18-BorderedLinkListItem .gs18-Link {
    padding-right: 0
}

.gs18-BorderedLinkListItem .gs18-Link:before {
    margin-top: -.2rem;
    position: absolute;
    top: auto;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/LinkNext.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

[dir=rtl] .gs18-BorderedLinkListItem .gs18-Link:before {
    right: 0;
    left: auto
}

.gs18-BorderedLinkListItem .gs18-Link[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link[href]:hover:before {
    background-image: url('../images/icon/LinkNext-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Back:before {
    background-image: url('../images/icon/LinkPrev.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Back[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Back[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Back[href]:hover:before {
    background-image: url('../images/icon/LinkPrev-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--External:before,
.gs18-BorderedLinkListItem .gs18-Link--Facebook:before,
.gs18-BorderedLinkListItem .gs18-Link--Googleplus:before,
.gs18-BorderedLinkListItem .gs18-Link--Instagram:before,
.gs18-BorderedLinkListItem .gs18-Link--Linkedin:before,
.gs18-BorderedLinkListItem .gs18-Link--Mail:before,
.gs18-BorderedLinkListItem .gs18-Link--Map:before,
.gs18-BorderedLinkListItem .gs18-Link--Pdf:before,
.gs18-BorderedLinkListItem .gs18-Link--Social:before,
.gs18-BorderedLinkListItem .gs18-Link--Twitter:before,
.gs18-BorderedLinkListItem .gs18-Link--Wechat:before,
.gs18-BorderedLinkListItem .gs18-Link--Xls:before,
.gs18-BorderedLinkListItem .gs18-Link--YouTube:before,
.gs18-BorderedLinkListItem .gs18-Link--Zip:before {
    content: none
}

.gs18-BorderedLinkListItem .gs18-Link .gs18-Icon {
    margin-top: -.2rem;
    position: absolute;
    top: auto;
    left: 0;
    width: 26px;
    height: 26px
}

[dir=rtl] .gs18-BorderedLinkListItem .gs18-Link .gs18-Icon {
    right: 0;
    left: auto
}

.gs18-BorderedLinkListItem .gs18-Link--External[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--External[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url('../images/icon/External-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--External[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--External[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Excel-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Zip-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Map[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Map[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Map-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Map[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Map[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Mail-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Mail[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Facebook-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Facebook[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Twitter-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Twitter[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Linkedin-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Linkedin[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Googleplus-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Googleplus[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Wechat-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Wechat[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:active:before,
.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:focus:before,
.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:hover:before {
    content: '';
    background-image: url('../images/icon/Instagram-R.svg')
}

.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:active .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:focus .gs18-Icon,
.gs18-BorderedLinkListItem .gs18-Link--Instagram[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Social .gs18-Icon {
    position: absolute;
    margin-top: 0;
    left: 0;
    width: 18px;
    height: 18px
}

[dir=rtl] .gs18-BorderedLinkListItem .gs18-Link--Social .gs18-Icon {
    right: 0;
    left: auto
}

.gs18-BorderedDateLinkList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-BorderedDateLinkListItem {
    margin: 0;
    padding: 20px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 1px
}

.gs18-BorderedDateLinkListItem:first-child {
    border-top-width: 1px
}

.gs18-BorderedDateLinkListItem .gs18-LinkListItem {
    font-weight: 300
}

.gs18-BorderedDateLinkListItem .gs18-Date {
    line-height: 1.2;
    font-size: 1rem;
    text-align: left
}

[dir=rtl] .gs18-BorderedDateLinkListItem .gs18-Date {
    text-align: right
}

.gs18-BorderedDateLinkListItem--Image {
    padding-bottom: 30px
}

.gs18-BorderedDateLinkListItem--Image .gs18-MediaBlock {
    margin-top: 15px
}

.gs18-BorderedDateLinkListItem--Image .gs18-LinkListItem {
    font-weight: 500
}

.gs18-SitemapList {
    margin: 0 0 0 -30px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[dir=rtl] .gs18-SitemapList {
    margin-right: -30px;
    margin-left: 0
}

.gs18-SitemapList>.gs18-LinkListItem {
    width: 100%;
    margin: 0 0 0 30px;
    padding: 15px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 1px 0 0
}

[dir=rtl] .gs18-SitemapList>.gs18-LinkListItem {
    margin-right: 30px;
    margin-left: 0
}

.gs18-SitemapList>.gs18-LinkListItem .gs18-LinkList--Horizontal {
    margin-left: 30px
}

[dir=rtl] .gs18-SitemapList>.gs18-LinkListItem .gs18-LinkList--Horizontal {
    margin-right: 30px;
    margin-left: -15px
}

.gs18-SitemapList>.gs18-LinkListItem .gs18-LinkListItem {
    padding-left: 0
}

[dir=rtl] .gs18-SitemapList>.gs18-LinkListItem .gs18-LinkListItem {
    padding-right: 0;
    padding-left: 15px
}

.gs18-SitemapList>.gs18-LinkListItem .gs18-Link {
    display: inline-block;
    padding-left: 30px
}

[dir=rtl] .gs18-SitemapList>.gs18-LinkListItem .gs18-Link {
    padding-right: 30px;
    padding-left: 0
}

.gs18-SitemapList.gs18-LinkList--Size1of2>.gs18-LinkListItem {
    width: calc(50% - 30px)
}

.gs18-SitemapList .gs18-Link:before {
    margin-top: -.2rem;
    top: auto
}

.gs18-SitemapList .gs18-Link .gs18-Icon {
    margin-top: -.2rem;
    top: auto
}

.gs18-SitemapList .gs18-Link--Social .gs18-Icon {
    margin-top: 0
}

.gs18-SitemapList .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link:before {
    left: 0
}

[dir=rtl] .gs18-SitemapList .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link:before {
    right: 0;
    left: auto
}

.gs18-SitemapList .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link .gs18-Icon {
    left: 0
}

[dir=rtl] .gs18-SitemapList .gs18-LinkList--Horizontal.gs18-LinkList--Size1of2 .gs18-Link .gs18-Icon {
    right: 0;
    left: auto
}

.gs18-ListHeading {
    margin: 20px 0 0;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 700
}

.gs18-OList {
    margin: 20px 0 0
}

.gs18-OListItem {
    margin: 10px 0 0
}

.gs18-OList .gs18-OList {
    margin-top: 0;
    counter-reset: BracketNumber
}

.gs18-OList * .gs18-OListItem {
    position: relative;
    list-style: none;
    counter-increment: BracketNumber
}

.gs18-OList * .gs18-OListItem:before {
    padding-right: 5px;
    position: absolute;
    content: '('counter(BracketNumber) ')';
    text-align: right;
    box-sizing: border-box
}

:lang(ar) .gs18-OList * .gs18-OListItem:before {
    padding-left: 5px;
    padding-right: 0;
    text-align: left
}

.gs18-OListBrackets {
    margin: 20px 0 0;
    list-style: none
}

.gs18-OListBracketsItem {
    margin: 10px 0 0;
    position: relative
}

.gs18-OListBracketsItem__Marker {
    padding-right: 5px;
    display: inline-block;
    position: absolute;
    text-align: right;
    box-sizing: border-box
}

.gs18-OListBrackets .gs18-OListBrackets {
    margin-top: 0
}

.gs18-OListBracketsItem>.gs18-Text {
    margin-top: 10px
}

:lang(ar) .gs18-OListBracketsItem__Marker {
    padding-right: 0;
    padding-left: 5px;
    text-align: left
}

.gs18-UList {
    margin: 20px 0 0;
    list-style: none
}

.gs18-UListItem {
    margin: 10px 0 0;
    position: relative
}

.gs18-UListItem:before {
    margin: .2em 0 0 0;
    position: absolute;
    top: 5px;
    left: -20px;
    width: 5px;
    height: 5px;
    content: '';
    background-color: #595959;
    border-radius: 50%;
    box-sizing: border-box
}

.gs18-UList .gs18-UList {
    margin-top: 0
}

.gs18-UList .gs18-UList .gs18-UListItem:before {
    border: solid 1px #595959;
    width: 6px;
    height: 6px;
    background-color: #fff
}

:lang(ar) .gs18-UListItem:before {
    right: -20px;
    left: auto
}

.gs18-UListUnmarked {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-UListUnmarkedItem {
    margin: 10px 0 0
}

.gs18-UListUnmarked .gs18-UListUnmarked {
    margin-top: 0
}

.gs18-DList {
    margin: 20px 0 0
}

.gs18-DListTitle {
    margin: 10px 0 0
}

.gs18-MicroMacro {
    position: relative
}

.gs18-MicroMacro__Item {
    padding: 20px 30px 60px;
    box-sizing: border-box;
    background-color: #000;
    color: #fff;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    outline: 0
}

.gs18-MicroMacro__Item:focus,
.gs18-MicroMacro__Item:hover {
    background-color: #2d2d2d
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__Heading,
.gs18-MicroMacro__Item:hover .gs18-MicroMacro__Heading {
    color: #f50f10
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__TriggerIcon::before,
.gs18-MicroMacro__Item:hover .gs18-MicroMacro__TriggerIcon::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: red
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__TriggerIcon::after,
.gs18-MicroMacro__Item:hover .gs18-MicroMacro__TriggerIcon::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: red
}

.gs18-MicroMacro__MoreText {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: ease-in .4s
}

.gs18-MicroMacro__Links {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    width: 100%;
    height: 56px;
    box-sizing: border-box
}

.gs18-MicroMacro .gs18-ButtonLink {
    display: none;
    margin: 0;
    border: 0;
    position: relative
}

.gs18-MicroMacro__TriggerIcon {
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 1;
    display: block;
    width: 26px;
    height: 26px
}

.gs18-MicroMacro__TriggerIcon::after,
.gs18-MicroMacro__TriggerIcon::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #fff;
    position: absolute;
    width: 26px;
    height: 2px;
    top: 12px;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.gs18-MicroMacro__TriggerIcon::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.gs18-MicroMacro__Item.is-open {
    background-color: #fff;
    color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Heading {
    color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText {
    opacity: 1;
    height: 100%
}

.gs18-MicroMacro__Item.is-open .gs18-ButtonLink {
    display: inline-block;
    padding-left: 0;
    text-align: right
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:after,
.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
    opacity: 1
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item {
    position: relative
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open {
    color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Heading,
.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText {
    color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:after,
.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:before {
    background-color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='0'] {
    background-color: #000
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='0'].is-open {
    background-color: #000
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='1'] {
    background-color: #141414
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='1'].is-open {
    background-color: #141414
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='2'] {
    background-color: #1e1e1e
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='2'].is-open {
    background-color: #1e1e1e
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='3'] {
    background-color: #272727
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken='3'].is-open {
    background-color: #272727
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Caption {
    position: relative;
    z-index: 2
}

.gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    opacity: .5;
    transition: all .3s
}

.gs18-MicroMacro--Image .gs18-MicroMacro__BgImg>img {
    vertical-align: top
}

.gs18-MicroMacroWrap {
    background-color: #000
}

.gs18-MicroMacroWrap .gs18-MicroMacro__Title {
    margin: 0;
    padding: 30px 30px 10px;
    color: #fff
}

:lang(ar) .gs18-MicroMacro__Links {
    right: 0;
    left: auto
}

:lang(ar) .gs18-MicroMacro__TriggerIcon {
    right: auto;
    left: 30px
}

:lang(ar) .gs18-MicroMacro__Item.is-open .gs18-ButtonLink {
    padding-right: 0;
    padding-left: 60px
}

:lang(ar) .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
    right: 50%;
    left: auto
}

.gs18-ModalBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3
}

.gs18-Modal {
    position: fixed;
    z-index: 1001;
    display: none;
    outline-width: 0
}

.gs18-Modal .gs18-Modal__Body {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff
}

.gs18-Modal .gs18-Modal__Button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: -9999px;
    position: absolute;
    z-index: 1002;
    background: url('../images/icon/Close-W.svg') 0 0 no-repeat;
    background-size: contain
}

.gs18-Modal .gs18-Modal__Button:focus,
.gs18-Modal .gs18-Modal__Button:hover {
    background-image: url('../images/icon/Close-R.svg')
}

.gs18-Modal--UsTransition .gs18-TileItem__Media {
    height: auto
}

.gs18-Modal--UsTransition .gs18-TileItem__Media .gs18-TileMediaImage img {
    width: 100%;
    height: auto
}

.gs18-Modal .gs18-Modal--Thai {
    max-width: 920px
}

.gs18-MovieUnit {
    margin: 30px 0 0
}

.gs18-MovieUnit__MovieCol {
    background-color: #f6f6f6
}

.gs18-MovieUnit__MovieCol .video-js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-MovieUnit__MovieCol--BrightcoveOld {
    padding-top: 56.25%;
    position: relative;
    height: 0
}

.gs18-MovieUnit__MovieCol--BrightcoveOld .BrightcoveExperience {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-MovieUnit__MovieCol--Youtube {
    margin: 0 auto;
    max-width: 1280px;
    padding-top: 56.25%;
    position: relative;
    height: 0
}

.gs18-MovieUnit__MovieCol--Youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-PageTitleUnit {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1920px;
    background: #f0f0f0
}

.gs18-PageTitleUnit__Inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.gs18-PageTitleUnit__CategoryCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__CategoryCol .gs18-Category {
    margin: 0;
    line-height: 1.2;
    font-weight: 400
}

.gs18-PageTitleUnit__ShoulderCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__TitleCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
    margin: 0;
    line-height: 1;
    font-weight: 700
}

.gs18-PageTitleUnit__TitleCol .gs18-PageTitle__SubTitle {
    margin: 1em 0;
    display: block;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 300
}

.gs18-PageTitleUnit__SubTitleCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__ButtonCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink {
    margin-right: auto;
    margin-left: auto;
    color: #000;
    border-color: #fff;
    background-color: #fff
}

.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:active,
.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:focus,
.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:hover {
    color: #f50f10
}

.gs18-PageTitleUnit--BgImage {
    position: relative;
    color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.gs18-PageTitleUnit--BgImage:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__Inner {
    position: relative;
    z-index: 1
}

.gs18-PageTitleUnit--BgFilter:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-RelatedLinkSlide {
    position: relative;
    text-align: center;
    width: 100%
}

.gs18-RelatedLinkSlide__Main {
    margin: 0;
    padding: 0;
    background-color: #989898
}

.gs18-RelatedLinkSlide__Item {
    position: relative
}

.gs18-RelatedLinkSlide__Item::after {
    display: block;
    content: '';
    padding-top: 66.6%
}

.gs18-RelatedLinkSlide__Text {
    position: absolute;
    bottom: 8.571%;
    width: 100%;
    text-align: center
}

.gs18-RelatedLinkSlide__Button {
    margin-top: 20px;
    border: 0;
    background-color: #fff
}

.gs18-RelatedLinkSlide__Img {
    position: absolute;
    top: 0;
    width: 100%;
    max-height: 320px;
    vertical-align: bottom
}

.gs18-RelatedLinkSlide__Img[data-js-gs18-top-slide-img-sp] {
    display: none
}

.gs18-RelatedLinkSlide__Arrow {
    position: absolute;
    display: block;
    top: 28px;
    width: 20px;
    height: 33px;
    line-height: 1;
    cursor: pointer;
    z-index: 2
}

.gs18-RelatedLinkSlide__Arrow>a {
    background: 0 0;
    color: transparent;
    width: 100%;
    height: 100%;
    padding: 0;
    text-indent: -9999px
}

.gs18-RelatedLinkSlide__Arrow>a::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.gs18-RelatedLinkSlide__Arrow>a:focus,
.gs18-RelatedLinkSlide__Arrow>a:hover {
    opacity: .75
}

.gs18-RelatedLinkSlide__Arrow--Prev {
    left: 16px
}

.gs18-RelatedLinkSlide__Arrow--Prev>a::before {
    left: 5px
}

.gs18-RelatedLinkSlide__Arrow--Next {
    right: 16px
}

.gs18-RelatedLinkSlide__Arrow--Next>a::before {
    right: 5px;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg)
}

.gs18-RelatedLinkSlide__Footer {
    padding: 17px 53px;
    position: relative;
    display: inline-block
}

.gs18-RelatedLinkSlide__Nav {
    padding: 10px 0;
    text-align: center
}

.gs18-RelatedLinkSlide__Dots {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 38px;
    vertical-align: middle
}

.gs18-RelatedLinkSlide__Dots>li {
    display: inline-block;
    box-sizing: border-box;
    margin: 0 5px;
    padding: 0
}

.gs18-RelatedLinkSlide__Dots>li>a,
.gs18-RelatedLinkSlide__Dots>li>button {
    cursor: pointer;
    box-sizing: border-box;
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    border-radius: 100%;
    border: 2px solid #000
}

.gs18-RelatedLinkSlide__Dots>li>a:active,
.gs18-RelatedLinkSlide__Dots>li>a:focus,
.gs18-RelatedLinkSlide__Dots>li>a:hover,
.gs18-RelatedLinkSlide__Dots>li>button:active,
.gs18-RelatedLinkSlide__Dots>li>button:focus,
.gs18-RelatedLinkSlide__Dots>li>button:hover {
    background-color: #000
}

.gs18-RelatedLinkSlide__Dots>li.slick-active>button {
    background-color: #000
}

.gs18-RelatedLinkSlide .gs18-ButtonLink {
    display: inline-block
}

[dir=rtl] :lang(ar) .gs18-RelatedLinkSlide .slick-list {
    direction: ltr;
    -webkit-transform: translate3d(0, 0, 0) scale(-1, 1);
    transform: translate3d(0, 0, 0) scale(-1, 1)
}

[dir=rtl] :lang(ar) .gs18-RelatedLinkSlide .slick-slide {
    float: left;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

[dir=rtl] :lang(ar) .gs18-RelatedLinkSlide .gs18-RelatedLinkSlide__Footer {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

[dir=rtl] :lang(ar) .gs18-RelatedLinkSlide .gs18-RelatedLinkSlide__Nav {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gs18-SelectButtonUnit {
    margin: 20px 0 0;
    display: inline-block;
    position: relative;
    background-color: transparent
}

.gs18-SelectButtonUnit:hover {
    background-color: #fff
}

.gs18-SelectButtonUnit:after {
    position: absolute;
    top: 11px;
    right: 13px;
    z-index: 0;
    content: '';
    width: 26px;
    height: 26px;
    background-image: url('../images/icon/PullDown.svg');
    background-position: center;
    background-repeat: no-repeat
}

.gs18-SelectButtonUnit:hover:after {
    background-image: url('../images/icon/PullDown-R.svg')
}

.gs18-SelectButton {
    padding: 10px 51px 10px 13px;
    border: solid 2px #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 1.4;
    color: #000;
    background-color: transparent;
    font-family: inherit;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gs18-SelectButton:focus,
.gs18-SelectButton:hover {
    border-color: #fff;
    color: #f50f10;
    cursor: pointer
}

.gs18-SelectButton::-ms-expand {
    display: none
}

.gs18-SelectButton>option {
    color: #000
}

.gs18-TileItem .gs18-SelectButtonUnit {
    background-color: #fff
}

.gs18-TileItem .gs18-SelectButton {
    border-color: #fff
}

:lang(ar) .gs18-SelectButtonUnit:after {
    left: 13px;
    right: auto
}

:lang(ar) .gs18-SelectButton {
    padding-right: 13px;
    padding-left: 51px
}

.gs18-LineTable {
    margin: 30px 0 0;
    width: 100%;
    font-size: .89rem;
    table-layout: fixed;
    border-collapse: collapse;
    text-align: left
}

.gs18-LineTableBodyTh {
    padding: 15px 5px 15px 0;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0;
    font-weight: inherit;
    vertical-align: top;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-LineTableBodyTd {
    padding: 15px 0;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0;
    vertical-align: top;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-LineTableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-LineTableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-LineTableBodyTd .gs18-LinkListItem:first-child,
.gs18-LineTableBodyTd .gs18-OListBracketsItem:first-child,
.gs18-LineTableBodyTd .gs18-OListItem:first-child,
.gs18-LineTableBodyTd .gs18-UListItem:first-child,
.gs18-LineTableBodyTd .gs18-UListUnmarkedItem:first-child,
.gs18-LineTableBodyTd>:first-child,
.gs18-LineTableBodyTh .gs18-LinkListItem:first-child,
.gs18-LineTableBodyTh .gs18-OListBracketsItem:first-child,
.gs18-LineTableBodyTh .gs18-OListItem:first-child,
.gs18-LineTableBodyTh .gs18-UListItem:first-child,
.gs18-LineTableBodyTh .gs18-UListUnmarkedItem:first-child,
.gs18-LineTableBodyTh>:first-child {
    margin-top: 0
}

.gs18-LineTableBodyTd .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2),
.gs18-LineTableBodyTh .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2) {
    margin-top: 0
}

.gs18-LineTableBodyTd .gs18-OList,
.gs18-LineTableBodyTd .gs18-OListBrackets,
.gs18-LineTableBodyTd .gs18-UList,
.gs18-LineTableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked,
.gs18-LineTableBodyTh .gs18-OList,
.gs18-LineTableBodyTh .gs18-OListBrackets,
.gs18-LineTableBodyTh .gs18-UList,
.gs18-LineTableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-left: 30px
}

:lang(ar) .gs18-LineTable {
    text-align: right
}

:lang(ar) .gs18-LineTableBodyTd,
:lang(ar) .gs18-LineTableBodyTh {
    padding-right: 0;
    padding-left: 5px
}

:lang(ar) .gs18-LineTableBodyTd .gs18-OList,
:lang(ar) .gs18-LineTableBodyTd .gs18-OListBrackets,
:lang(ar) .gs18-LineTableBodyTd .gs18-UList,
:lang(ar) .gs18-LineTableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked,
:lang(ar) .gs18-LineTableBodyTh .gs18-OList,
:lang(ar) .gs18-LineTableBodyTh .gs18-OListBrackets,
:lang(ar) .gs18-LineTableBodyTh .gs18-UList,
:lang(ar) .gs18-LineTableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-left: 0
}

.gs18-Table {
    margin: 30px 0 0;
    border: solid 1px #ccc;
    width: 100%;
    font-size: .89rem;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    box-sizing: border-box
}

[data-js-gs18-responsive-table]>.gs18-Table {
    min-width: 900px
}

.gs18-TableCaption {
    margin: 0 0 10px;
    font-weight: 700;
    text-align: left
}

.gs18-TableBodyTd,
.gs18-TableBodyTh,
.gs18-TableHeadTh {
    padding: 15px;
    border: solid 1px #ccc;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-TableHeadTh {
    background-color: #e1e1e1;
    font-weight: inherit
}

.gs18-TableHeadTh--GroupHeading {
    border-bottom-width: 0
}

.gs18-TableHeadTh:empty {
    border-top-width: 0;
    border-bottom-width: 0
}

.gs18-TableHeadTh--Sub {
    background-color: #f6f6f6
}

.gs18-TableBodyTh {
    background-color: #ececec;
    font-weight: inherit
}

.gs18-TableBodyTh--GroupHeading {
    border-bottom-width: 0
}

.gs18-TableBodyTh:empty {
    border-top-width: 0;
    border-bottom-width: 0
}

.gs18-TableBodyTh--Sub {
    background-color: #f6f6f6
}

.gs18-TableBodyTd {
    background-color: #fff
}

.gs18-Table--AllLeft {
    text-align: left
}

.gs18-Table--AllCenter {
    text-align: center
}

.gs18-Table--AllRight {
    text-align: right
}

.gs18-Table--TheadLeft .gs18-TableHeadTh {
    text-align: left
}

.gs18-Table--TheadCenter .gs18-TableHeadTh {
    text-align: center
}

.gs18-Table--TheadRight .gs18-TableHeadTh {
    text-align: right
}

.gs18-Table--TdLeft .gs18-TableBodyTd {
    text-align: left
}

.gs18-Table--TdCenter .gs18-TableBodyTd {
    text-align: center
}

.gs18-Table--TdRight .gs18-TableBodyTd {
    text-align: right
}

.gs18-TableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-TableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-TableBodyTd .gs18-LinkListItem:first-child,
.gs18-TableBodyTd .gs18-OListBracketsItem:first-child,
.gs18-TableBodyTd .gs18-OListItem:first-child,
.gs18-TableBodyTd .gs18-UListItem:first-child,
.gs18-TableBodyTd .gs18-UListUnmarkedItem:first-child,
.gs18-TableBodyTd>:first-child,
.gs18-TableBodyTh .gs18-LinkListItem:first-child,
.gs18-TableBodyTh .gs18-OListBracketsItem:first-child,
.gs18-TableBodyTh .gs18-OListItem:first-child,
.gs18-TableBodyTh .gs18-UListItem:first-child,
.gs18-TableBodyTh .gs18-UListUnmarkedItem:first-child,
.gs18-TableBodyTh>:first-child {
    margin-top: 0
}

.gs18-TableBodyTd .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2),
.gs18-TableBodyTh .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2) {
    margin-top: 0
}

.gs18-TableBodyTd .gs18-OList,
.gs18-TableBodyTd .gs18-OListBrackets,
.gs18-TableBodyTd .gs18-UList,
.gs18-TableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked,
.gs18-TableBodyTh .gs18-OList,
.gs18-TableBodyTh .gs18-OListBrackets,
.gs18-TableBodyTh .gs18-UList,
.gs18-TableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-left: 30px
}

:lang(ar) .gs18-Table {
    text-align: right
}

:lang(ar) .gs18-TableCaption {
    text-align: right
}

:lang(ar) .gs18-Table--AllLeft {
    text-align: right
}

:lang(ar) .gs18-Table--AllCenter {
    text-align: center
}

:lang(ar) .gs18-Table--AllRight {
    text-align: left
}

.gs18-Table--TheadLeft :lang(ar) .gs18-TableHeadTh {
    text-align: right
}

.gs18-Table--TheadCenter :lang(ar) .gs18-TableHeadTh {
    text-align: center
}

.gs18-Table--TheadRight :lang(ar) .gs18-TableHeadTh {
    text-align: left
}

.gs18-Table--TdLeft :lang(ar) .gs18-TableBodyTd {
    text-align: right
}

.gs18-Table--TdCenter :lang(ar) .gs18-TableBodyTd {
    text-align: center
}

.gs18-Table--TdRight :lang(ar) .gs18-TableBodyTd {
    text-align: left
}

:lang(ar) .gs18-TableBodyTd .gs18-OList,
:lang(ar) .gs18-TableBodyTd .gs18-OListBrackets,
:lang(ar) .gs18-TableBodyTd .gs18-UList,
:lang(ar) .gs18-TableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked,
:lang(ar) .gs18-TableBodyTh .gs18-OList,
:lang(ar) .gs18-TableBodyTh .gs18-OListBrackets,
:lang(ar) .gs18-TableBodyTh .gs18-UList,
:lang(ar) .gs18-TableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-right: 30px;
    padding-left: 0
}

.gs18-Table--News {
    font-size: .78rem
}

.gs18-Table--News caption {
    margin: 0 0 10px;
    font-weight: 700;
    text-align: left
}

.gs18-Table--News tbody td,
.gs18-Table--News tbody th,
.gs18-Table--News thead th {
    padding: 12px;
    border: solid 1px #ccc;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-Table--News thead th {
    background-color: #e1e1e1;
    font-weight: inherit
}

.gs18-Table--News tbody th {
    background-color: #ececec;
    font-weight: inherit
}

.gs18-Table--News tbody th:empty {
    border-top-width: 0;
    border-bottom-width: 0
}

.gs18-Table--News tbody td {
    background-color: #fff
}

.gs18-Table--News tfoot td {
    background-color: #fff
}

.gs18-Table--News.gs18-Table--AllLeft tbody td,
.gs18-Table--News.gs18-Table--AllLeft tbody th,
.gs18-Table--News.gs18-Table--AllLeft thead th {
    text-align: left
}

.gs18-Table--News.gs18-Table--AllCenter tbody td,
.gs18-Table--News.gs18-Table--AllCenter tbody th,
.gs18-Table--News.gs18-Table--AllCenter thead th {
    text-align: center
}

.gs18-Table--News.gs18-Table--AllRight tbody td,
.gs18-Table--News.gs18-Table--AllRight tbody th,
.gs18-Table--News.gs18-Table--AllRight thead th {
    text-align: right
}

.gs18-Table--News[class] .gs18-u-AlignLeft {
    text-align: left
}

.gs18-Table--News[class] .gs18-u-AlignCenter {
    text-align: center
}

.gs18-Table--News[class] .gs18-u-AlignRight {
    text-align: right
}

.gs18-BorderLessTable--News {
    margin: 30px 0 0;
    border-style: none;
    border-width: 0;
    width: auto;
    font-size: .78rem;
    border-collapse: collapse;
    text-align: left;
    box-sizing: border-box
}

.gs18-BorderLessTable--News td {
    padding: 0;
    border-style: none;
    border-width: 0;
    background-color: transparent;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-Table--News .gs18-BorderLessTable--News {
    margin-top: 0
}

.gs18-Table--News .gs18-BorderLessTable--News td {
    padding: 0;
    text-align: left;
    border-style: none;
    border-width: 0
}

.gs18-Table--News .gs18-BorderLessTable--News[class].gs18-Table--AllLeft td {
    text-align: left
}

.gs18-Table--News .gs18-BorderLessTable--News[class].gs18-Table--AllCenter td {
    text-align: center
}

.gs18-Table--News .gs18-BorderLessTable--News[class].gs18-Table--AllRight td {
    text-align: right
}

:lang(ar) .gs18-Table--News caption {
    text-align: right
}

:lang(ar) .gs18-Table--News.gs18-Table--AllLeft tbody td,
:lang(ar) .gs18-Table--News.gs18-Table--AllLeft tbody th,
:lang(ar) .gs18-Table--News.gs18-Table--AllLeft thead th {
    text-align: right
}

:lang(ar) .gs18-Table--News.gs18-Table--AllCenter tbody td,
:lang(ar) .gs18-Table--News.gs18-Table--AllCenter tbody th,
:lang(ar) .gs18-Table--News.gs18-Table--AllCenter thead th {
    text-align: center
}

:lang(ar) .gs18-Table--News.gs18-Table--AllRight tbody td,
:lang(ar) .gs18-Table--News.gs18-Table--AllRight tbody th,
:lang(ar) .gs18-Table--News.gs18-Table--AllRight thead th {
    text-align: left
}

:lang(ar) .gs18-Table--News[class] .gs18-u-AlignLeft {
    text-align: right
}

:lang(ar) .gs18-Table--News[class] .gs18-u-AlignCenter {
    text-align: center
}

:lang(ar) .gs18-Table--News[class] .gs18-u-AlignRight {
    text-align: left
}

:lang(ar) .gs18-BorderLessTable--News {
    text-align: right
}

:lang(ar) .gs18-BorderLessTable--News td {
    text-align: right
}

.gs18-Table--News :lang(ar) .gs18-BorderLessTable--News td {
    text-align: right
}

.gs18-Table--News :lang(ar) .gs18-BorderLessTable--News[class].gs18-Table--AllLeft td {
    text-align: right
}

.gs18-Table--News :lang(ar) .gs18-BorderLessTable--News[class].gs18-Table--AllCenter td {
    text-align: center
}

.gs18-Table--News :lang(ar) .gs18-BorderLessTable--News[class].gs18-Table--AllRight td {
    text-align: left
}

.gs18-Text {
    margin: 20px 0 0
}

.gs18-Text--TextShadow {
    text-shadow: 0 0 15px rgba(0, 0, 0, .8)
}

.gs18-Strong {
    font-weight: 500
}

.gs18-Underline {
    text-decoration: underline
}

.gs18-CaptionTitle {
    margin: 10px 0 0;
    font-weight: 500
}

.gs18-Caption {
    margin: 10px 0 0
}

.gs18-CaptionTitle+.gs18-Caption {
    margin-top: 5px
}

.gs18-Date {
    margin: 0;
    line-height: 1.2;
    font-size: .78rem;
    text-align: right
}

:lang(ar) .gs18-Date {
    text-align: left
}

.gs18-ForeignLang {
    font-style: italic
}

.gs18-TextTag {
    padding: 4px 4px 5px 5px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff;
    font-weight: 400
}

[dir=rtl] .gs18-TextTag {
    padding-right: 5px;
    padding-left: 4px
}

.gs18-TextTag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-TextTag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-TextTag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-TextTagList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-TextTagList:after {
    content: '';
    display: block;
    clear: both
}

.gs18-TextTagListItem {
    margin: 10px 10px 0 0;
    padding: 0;
    float: left
}

[dir=rtl] .gs18-TextTagListItem {
    margin-right: 0;
    margin-left: 10px;
    float: right
}

.gs18-Tile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    min-height: 1px
}

.gs18-TileItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box
}

.gs18-TileItem__Body,
.gs18-TileItem__Foot,
.gs18-TileItem__Head {
    padding: 30px;
    box-sizing: border-box
}

.gs18-TileItem__Head {
    width: 100%
}

.gs18-TileItem__Foot {
    width: 100%
}

.gs18-TileItem__Media {
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    box-sizing: border-box
}

.gs18-TileItem__Media .gs18-TileMediaImage {
    position: relative;
    overflow: hidden;
    height: 100%;
    text-align: center
}

.gs18-TileItem__Media .gs18-TileMediaImage .gs18-Image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gs18-TileItem__Media .gs18-TileMediaMovie .video-js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-TileItem__Body {
    -webkit-box-flex: 20;
    -ms-flex: 20 0 auto;
    flex: 20 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.gs18-TileItem__Body--PosLeft,
.gs18-TileItem__Foot--PosLeft {
    margin-right: auto;
    margin-left: 0
}

[dir=rtl] .gs18-TileItem__Body--PosLeft,
[dir=rtl] .gs18-TileItem__Foot--PosLeft {
    margin-right: 0;
    margin-left: auto
}

.gs18-TileItem__Body--PosCenter,
.gs18-TileItem__Foot--PosCenter {
    margin-right: auto;
    margin-left: auto
}

.gs18-TileItem__Body--PosRight,
.gs18-TileItem__Foot--PosRight {
    margin-right: 0;
    margin-left: auto
}

[dir=rtl] .gs18-TileItem__Body--PosRight,
[dir=rtl] .gs18-TileItem__Foot--PosRight {
    margin-right: auto;
    margin-left: 0
}

.gs18-TileItem--BgFilterDark:after,
.gs18-TileItem--BgFilterLight:after,
.gs18-TileItem--BgFilterNormal:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: ''
}

.gs18-TileItem--BgFilterLight:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileItem--BgFilterNormal:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileItem--BgFilterDark:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-Tile:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n-1) .gs18-TileItem:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n-1) .gs18-TileItem:nth-child(2n) {
    background-color: #fafafa
}

.gs18-Tile:nth-child(2n) .gs18-TileItem:nth-child(2n-1) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n) .gs18-TileItem:nth-child(2n) {
    background-color: #f0f0f0
}

.gs18-TileItem--BgBlack {
    color: #fff;
    background-color: #000 !important
}

.gs18-TileItem--BgBlack[class*=BgFilterLight]:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileItem--BgBlack[class*=BgFilterNormal]:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileItem--BgBlack[class*=BgFilterDark]:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-TileItem--BgGray950 {
    color: #fff;
    background-color: #141414 !important
}

.gs18-TileItem--BgGray950[class*=BgFilterLight]:after {
    background-color: rgba(20, 20, 20, .3)
}

.gs18-TileItem--BgGray950[class*=BgFilterNormal]:after {
    background-color: rgba(20, 20, 20, .5)
}

.gs18-TileItem--BgGray950[class*=BgFilterDark]:after {
    background-color: rgba(20, 20, 20, .7)
}

.gs18-TileItem--BgGray900 {
    color: #fff;
    background-color: #1e1e1e !important
}

.gs18-TileItem--BgGray900[class*=BgFilterLight]:after {
    background-color: rgba(30, 30, 30, .3)
}

.gs18-TileItem--BgGray900[class*=BgFilterNormal]:after {
    background-color: rgba(30, 30, 30, .5)
}

.gs18-TileItem--BgGray900[class*=BgFilterDark]:after {
    background-color: rgba(30, 30, 30, .7)
}

.gs18-TileItem--BgGray800 {
    color: #fff;
    background-color: #272727 !important
}

.gs18-TileItem--BgGray800[class*=BgFilterLight]:after {
    background-color: rgba(39, 39, 39, .3)
}

.gs18-TileItem--BgGray800[class*=BgFilterNormal]:after {
    background-color: rgba(39, 39, 39, .5)
}

.gs18-TileItem--BgGray800[class*=BgFilterDark]:after {
    background-color: rgba(39, 39, 39, .7)
}

.gs18-TileItem--BgGray700 {
    color: #fff;
    background-color: #4d4d4d !important
}

.gs18-TileItem--BgGray700[class*=BgFilterLight]:after {
    background-color: rgba(77, 77, 77, .3)
}

.gs18-TileItem--BgGray700[class*=BgFilterNormal]:after {
    background-color: rgba(77, 77, 77, .5)
}

.gs18-TileItem--BgGray700[class*=BgFilterDark]:after {
    background-color: rgba(77, 77, 77, .7)
}

.gs18-TileItem--BgGray500 {
    color: #fff;
    background-color: #757575 !important
}

.gs18-TileItem--BgGray500[class*=BgFilterLight]:after {
    background-color: rgba(117, 117, 117, .3)
}

.gs18-TileItem--BgGray500[class*=BgFilterNormal]:after {
    background-color: rgba(117, 117, 117, .5)
}

.gs18-TileItem--BgGray500[class*=BgFilterDark]:after {
    background-color: rgba(117, 117, 117, .7)
}

.gs18-TileItem--BgGray400 {
    color: #fff;
    background-color: #989898 !important
}

.gs18-TileItem--BgGray400[class*=BgFilterLight]:after {
    background-color: rgba(152, 152, 152, .3)
}

.gs18-TileItem--BgGray400[class*=BgFilterNormal]:after {
    background-color: rgba(152, 152, 152, .5)
}

.gs18-TileItem--BgGray400[class*=BgFilterDark]:after {
    background-color: rgba(152, 152, 152, .7)
}

.gs18-TileItem--BgGray220 {
    background-color: #dbdbdb !important
}

.gs18-TileItem--BgGray200 {
    background-color: #e0e0e0 !important
}

.gs18-TileItem--BgGray120 {
    background-color: #ebebeb !important
}

.gs18-TileItem--BgGray100 {
    background-color: #f0f0f0 !important
}

.gs18-TileItem--BgGray070 {
    background-color: #f5f5f5 !important
}

.gs18-TileItem--BgGray050 {
    background-color: #fafafa !important
}

.gs18-TileItem--BgWhite {
    background-color: #fff !important
}

.gs18-TileItem--BgImage {
    position: relative;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.gs18-TileItem--BgImageWhite {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.gs18-TileItem--BgSizeContain {
    background-size: contain
}

.gs18-TileItem--BgPosLeftTop {
    background-position: left top
}

.gs18-TileItem--BgPosLeftMiddle {
    background-position: left center
}

.gs18-TileItem--BgPosLeftBottom {
    background-position: left bottom
}

.gs18-TileItem--BgPosCenterTop {
    background-position: center top
}

.gs18-TileItem--BgPosCenterMiddle {
    background-position: center center
}

.gs18-TileItem--BgPosCenterBottom {
    background-position: center bottom
}

.gs18-TileItem--BgPosRightTop {
    background-position: right top
}

.gs18-TileItem--BgPosRightMiddle {
    background-position: right center
}

.gs18-TileItem--BgPosRightBottom {
    background-position: right bottom
}

.gs18-TileMedia--ImgFilterDark:after,
.gs18-TileMedia--ImgFilterLight:after,
.gs18-TileMedia--ImgFilterNormal:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

.gs18-TileMedia--ImgFilterLight:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileMedia--ImgFilterNormal:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileMedia--ImgFilterDark:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-Tile:nth-child(2n-1) .gs18-TileMedia:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n-1) .gs18-TileMedia:nth-child(2n) {
    background-color: #fafafa
}

.gs18-Tile:nth-child(2n) .gs18-TileMedia:nth-child(2n-1) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n) .gs18-TileMedia:nth-child(2n) {
    background-color: #f0f0f0
}

.gs18-TileMedia--BgBlack {
    color: #fff;
    background-color: #000 !important
}

.gs18-TileMedia--BgBlack[class*=BgFilterLight]:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileMedia--BgBlack[class*=BgFilterNormal]:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileMedia--BgBlack[class*=BgFilterDark]:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-TileMedia--BgGray950 {
    color: #fff;
    background-color: #141414 !important
}

.gs18-TileMedia--BgGray950[class*=BgFilterLight]:after {
    background-color: rgba(20, 20, 20, .3)
}

.gs18-TileMedia--BgGray950[class*=BgFilterNormal]:after {
    background-color: rgba(20, 20, 20, .5)
}

.gs18-TileMedia--BgGray950[class*=BgFilterDark]:after {
    background-color: rgba(20, 20, 20, .7)
}

.gs18-TileMedia--BgGray900 {
    color: #fff;
    background-color: #1e1e1e !important
}

.gs18-TileMedia--BgGray900[class*=BgFilterLight]:after {
    background-color: rgba(30, 30, 30, .3)
}

.gs18-TileMedia--BgGray900[class*=BgFilterNormal]:after {
    background-color: rgba(30, 30, 30, .5)
}

.gs18-TileMedia--BgGray900[class*=BgFilterDark]:after {
    background-color: rgba(30, 30, 30, .7)
}

.gs18-TileMedia--BgGray800 {
    color: #fff;
    background-color: #272727 !important
}

.gs18-TileMedia--BgGray800[class*=BgFilterLight]:after {
    background-color: rgba(39, 39, 39, .3)
}

.gs18-TileMedia--BgGray800[class*=BgFilterNormal]:after {
    background-color: rgba(39, 39, 39, .5)
}

.gs18-TileMedia--BgGray800[class*=BgFilterDark]:after {
    background-color: rgba(39, 39, 39, .7)
}

.gs18-TileMedia--BgGray700 {
    color: #fff;
    background-color: #4d4d4d !important
}

.gs18-TileMedia--BgGray700[class*=BgFilterLight]:after {
    background-color: rgba(77, 77, 77, .3)
}

.gs18-TileMedia--BgGray700[class*=BgFilterNormal]:after {
    background-color: rgba(77, 77, 77, .5)
}

.gs18-TileMedia--BgGray700[class*=BgFilterDark]:after {
    background-color: rgba(77, 77, 77, .7)
}

.gs18-TileMedia--BgGray500 {
    color: #fff;
    background-color: #757575 !important
}

.gs18-TileMedia--BgGray500[class*=BgFilterLight]:after {
    background-color: rgba(117, 117, 117, .3)
}

.gs18-TileMedia--BgGray500[class*=BgFilterNormal]:after {
    background-color: rgba(117, 117, 117, .5)
}

.gs18-TileMedia--BgGray500[class*=BgFilterDark]:after {
    background-color: rgba(117, 117, 117, .7)
}

.gs18-TileMedia--BgGray400 {
    color: #fff;
    background-color: #989898 !important
}

.gs18-TileMedia--BgGray400[class*=BgFilterLight]:after {
    background-color: rgba(152, 152, 152, .3)
}

.gs18-TileMedia--BgGray400[class*=BgFilterNormal]:after {
    background-color: rgba(152, 152, 152, .5)
}

.gs18-TileMedia--BgGray400[class*=BgFilterDark]:after {
    background-color: rgba(152, 152, 152, .7)
}

.gs18-TileMedia--BgGray220 {
    background-color: #dbdbdb !important
}

.gs18-TileMedia--BgGray200 {
    background-color: #e0e0e0 !important
}

.gs18-TileMedia--BgGray120 {
    background-color: #ebebeb !important
}

.gs18-TileMedia--BgGray100 {
    background-color: #f0f0f0 !important
}

.gs18-TileMedia--BgGray070 {
    background-color: #f5f5f5 !important
}

.gs18-TileMedia--BgGray050 {
    background-color: #fafafa !important
}

.gs18-TileMedia--BgWhite {
    background-color: #fff !important
}

.gs18-Tile--AlignMiddle {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body,
.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body+.gs18-TileItem__Foot,
.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Head+.gs18-TileItem__Foot {
    padding-top: 0
}

.gs18-Tile--AlignMiddle-TopPage {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.gs18-Tile--AlignMiddle-TopPage .gs18-Tile--AlignMiddle-TopPage__Inner {
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.gs18-Tile--AlignMiddle-TopPage .gs18-Tile--AlignMiddle-TopPage__Inner .gs18-TileItem__Body,
.gs18-Tile--AlignMiddle-TopPage .gs18-Tile--AlignMiddle-TopPage__Inner .gs18-TileItem__Head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gs18-Tile--AlignMiddle-TopPage .gs18-Tile--AlignMiddle-TopPage__Inner .gs18-TileItem__Body+.gs18-TileItem__Foot,
.gs18-Tile--AlignMiddle-TopPage .gs18-Tile--AlignMiddle-TopPage__Inner .gs18-TileItem__Head+.gs18-TileItem__Foot {
    padding-top: 0
}

.gs18-Tile--AlignMiddle-TopPage .gs18-TileItem--FootOnly {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.gs18-TileItem--Pictgram {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 96px;
    max-height: 96px;
    min-width: 76px;
    min-height: 76px;
    width: 10vw;
    height: 10vw
}

[dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram {
    right: auto;
    left: 0
}

.gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram img {
    width: 100%;
    height: 100%
}

.gs18-TileItem--Pictgram>.gs18-TileItem__Body,
.gs18-TileItem--Pictgram>.gs18-TileItem__Head {
    margin-right: 96px;
    width: auto
}

[dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
[dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
    margin-right: 0;
    margin-left: 96px
}

.gs18-Tile--Loop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--Loop>.gs18-TileItem {
    background-color: transparent !important
}

.gs18-Tile--Loop>.gs18-TileItem:before {
    border-color: #757575;
    border-width: 1px 0 0 0;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: ''
}

.gs18-TileItem--YouTube .gs18-TileItem__Foot .gs18-Link {
    font-weight: 500;
    text-decoration: none
}

.gs18-TileItem--YouTube .gs18-TileItem__Foot>:not(:first-child) {
    margin-left: 20px
}

[dir=rtl] .gs18-TileItem--YouTube .gs18-TileItem__Foot>:not(:first-child) {
    margin-right: 20px;
    margin-left: 0
}

.gs18-Tile--Button {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--Button>.gs18-TileItem:link,
.gs18-Tile--Button>.gs18-TileItem:visited {
    text-decoration: none
}

.gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body {
    position: relative;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    color: #000;
    background-color: #fff;
    transition: .3s background
}

.gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 60px;
    height: 26px;
    content: '';
    background-image: url('../images/icon/ArrowNext.svg');
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: contain
}

[dir=rtl] .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
    right: auto;
    left: 0;
    background-image: url('../images/icon/ArrowBack.svg');
    background-position: left 15px center
}

.gs18-Tile--Button>.gs18-TileItem:active>.gs18-TileItem__Body,
.gs18-Tile--Button>.gs18-TileItem:focus>.gs18-TileItem__Body,
.gs18-Tile--Button>.gs18-TileItem:hover>.gs18-TileItem__Body {
    color: #f50f10;
    background-color: #fff
}

.gs18-Tile--Button>.gs18-TileItem:active>.gs18-TileItem__Body:before,
.gs18-Tile--Button>.gs18-TileItem:focus>.gs18-TileItem__Body:before,
.gs18-Tile--Button>.gs18-TileItem:hover>.gs18-TileItem__Body:before {
    background-image: url('../images/icon/ArrowNext-R.svg')
}

[dir=rtl] .gs18-Tile--Button>.gs18-TileItem:active>.gs18-TileItem__Body:before,
[dir=rtl] .gs18-Tile--Button>.gs18-TileItem:focus>.gs18-TileItem__Body:before,
[dir=rtl] .gs18-Tile--Button>.gs18-TileItem:hover>.gs18-TileItem__Body:before {
    background-image: url('../images/icon/ArrowBack-R.svg')
}

.gs18-Tile--Feature .gs18-TileItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs18-Tile--Feature .gs18-TileItem__Banner {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.gs18-Tile--Feature .gs18-TileItem__Banner+.gs18-TileItem__Body {
    padding-top: 0
}

.gs18-Tile--Feature:nth-child(2n) .gs18-TileItem {
    color: #fff;
    background-color: #000 !important
}

.gs18-Tile--Feature:nth-child(2n-1) .gs18-TileItem {
    color: #fff;
    background-color: #757575 !important
}

.gs18-TileItem .gs18-Tile:not(.gs18-Tile--Loop) .gs18-TileItem:not([class*=Bg]) .gs18-TileItem__Body:first-child {
    padding-top: 0
}

.gs18-TileItem .gs18-Tile:nth-child(2n),
.gs18-TileItem .gs18-Tile:nth-child(2n-1) {
    background-color: transparent
}

.gs18-Tile:nth-child(2n) .gs18-TileItem .gs18-TileItem:nth-child(2n),
.gs18-Tile:nth-child(2n) .gs18-TileItem .gs18-TileItem:nth-child(2n-1),
.gs18-Tile:nth-child(2n-1) .gs18-TileItem .gs18-TileItem:nth-child(2n),
.gs18-Tile:nth-child(2n-1) .gs18-TileItem .gs18-TileItem:nth-child(2n-1) {
    background-color: transparent
}

.gs18-Tile--ContactAccordion {
    width: auto
}

.gs18-TileItem__Body>:first-child,
.gs18-TileItem__Foot>:first-child,
.gs18-TileItem__Head>:first-child {
    margin-top: 0
}

.gs18-TileItem__Body>.gs18-AnnotationUnit:first-child .gs18-ListHeading,
.gs18-TileItem__Body>.gs18-DateLinkList:first-child>.gs18-DateLinkListItem:first-child,
.gs18-TileItem__Body>.gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2,
.gs18-TileItem__Body>.gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3,
.gs18-TileItem__Body>.gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4,
.gs18-TileItem__Body>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable,
.gs18-TileItem__Body>.gs18-LinkList--Size1of2:first-child>.gs18-LinkListItem:nth-child(-n+2),
.gs18-TileItem__Body>.gs18-LinkList:first-child>.gs18-LinkListItem:first-child,
.gs18-TileItem__Body>.gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table,
.gs18-TileItem__Foot>.gs18-AnnotationUnit:first-child .gs18-ListHeading,
.gs18-TileItem__Foot>.gs18-DateLinkList:first-child>.gs18-DateLinkListItem:first-child,
.gs18-TileItem__Foot>.gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2,
.gs18-TileItem__Foot>.gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3,
.gs18-TileItem__Foot>.gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4,
.gs18-TileItem__Foot>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable,
.gs18-TileItem__Foot>.gs18-LinkList--Size1of2:first-child>.gs18-LinkListItem:nth-child(-n+2),
.gs18-TileItem__Foot>.gs18-LinkList:first-child>.gs18-LinkListItem:first-child,
.gs18-TileItem__Foot>.gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table,
.gs18-TileItem__Head>.gs18-AnnotationUnit:first-child .gs18-ListHeading,
.gs18-TileItem__Head>.gs18-DateLinkList:first-child>.gs18-DateLinkListItem:first-child,
.gs18-TileItem__Head>.gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2,
.gs18-TileItem__Head>.gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3,
.gs18-TileItem__Head>.gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4,
.gs18-TileItem__Head>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable,
.gs18-TileItem__Head>.gs18-LinkList--Size1of2:first-child>.gs18-LinkListItem:nth-child(-n+2),
.gs18-TileItem__Head>.gs18-LinkList:first-child>.gs18-LinkListItem:first-child,
.gs18-TileItem__Head>.gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table {
    margin-top: 0
}

.gs18-TileItem__Body .gs18-MediaBlock__TextCol>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable,
.gs18-TileItem__Foot .gs18-MediaBlock__TextCol>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable,
.gs18-TileItem__Head .gs18-MediaBlock__TextCol>.gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable {
    margin-top: 0
}

.gs18-TileItem--BgBlack .gs18-Link:link,
.gs18-TileItem--BgBlack .gs18-Link:visited,
.gs18-TileItem--BgGray400 .gs18-Link:link,
.gs18-TileItem--BgGray400 .gs18-Link:visited,
.gs18-TileItem--BgGray500 .gs18-Link:link,
.gs18-TileItem--BgGray500 .gs18-Link:visited,
.gs18-TileItem--BgGray700 .gs18-Link:link,
.gs18-TileItem--BgGray700 .gs18-Link:visited,
.gs18-TileItem--BgGray800 .gs18-Link:link,
.gs18-TileItem--BgGray800 .gs18-Link:visited,
.gs18-TileItem--BgGray900 .gs18-Link:link,
.gs18-TileItem--BgGray900 .gs18-Link:visited,
.gs18-TileItem--BgGray950 .gs18-Link:link,
.gs18-TileItem--BgGray950 .gs18-Link:visited,
.gs18-TileItem--BgImage .gs18-Link:link,
.gs18-TileItem--BgImage .gs18-Link:visited {
    color: #fff
}

.gs18-TileItem--BgBlack .gs18-Link[href]:active,
.gs18-TileItem--BgBlack .gs18-Link[href]:focus,
.gs18-TileItem--BgBlack .gs18-Link[href]:hover,
.gs18-TileItem--BgGray400 .gs18-Link[href]:active,
.gs18-TileItem--BgGray400 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray400 .gs18-Link[href]:hover,
.gs18-TileItem--BgGray500 .gs18-Link[href]:active,
.gs18-TileItem--BgGray500 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray500 .gs18-Link[href]:hover,
.gs18-TileItem--BgGray700 .gs18-Link[href]:active,
.gs18-TileItem--BgGray700 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray700 .gs18-Link[href]:hover,
.gs18-TileItem--BgGray800 .gs18-Link[href]:active,
.gs18-TileItem--BgGray800 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray800 .gs18-Link[href]:hover,
.gs18-TileItem--BgGray900 .gs18-Link[href]:active,
.gs18-TileItem--BgGray900 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray900 .gs18-Link[href]:hover,
.gs18-TileItem--BgGray950 .gs18-Link[href]:active,
.gs18-TileItem--BgGray950 .gs18-Link[href]:focus,
.gs18-TileItem--BgGray950 .gs18-Link[href]:hover,
.gs18-TileItem--BgImage .gs18-Link[href]:active,
.gs18-TileItem--BgImage .gs18-Link[href]:focus,
.gs18-TileItem--BgImage .gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-TileItem--BgBlack .gs18-Link:before,
.gs18-TileItem--BgGray400 .gs18-Link:before,
.gs18-TileItem--BgGray500 .gs18-Link:before,
.gs18-TileItem--BgGray700 .gs18-Link:before,
.gs18-TileItem--BgGray800 .gs18-Link:before,
.gs18-TileItem--BgGray900 .gs18-Link:before,
.gs18-TileItem--BgGray950 .gs18-Link:before,
.gs18-TileItem--BgImage .gs18-Link:before {
    background-image: url('../images/icon/LinkNext-W.svg')
}

.gs18-TileItem--BgBlack .gs18-Link--Back:before,
.gs18-TileItem--BgGray400 .gs18-Link--Back:before,
.gs18-TileItem--BgGray500 .gs18-Link--Back:before,
.gs18-TileItem--BgGray700 .gs18-Link--Back:before,
.gs18-TileItem--BgGray800 .gs18-Link--Back:before,
.gs18-TileItem--BgGray900 .gs18-Link--Back:before,
.gs18-TileItem--BgGray950 .gs18-Link--Back:before,
.gs18-TileItem--BgImage .gs18-Link--Back:before {
    background-image: url('../images/icon/LinkPrev-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink,
.gs18-TileItem--BgGray400 .gs18-ButtonLink,
.gs18-TileItem--BgGray500 .gs18-ButtonLink,
.gs18-TileItem--BgGray700 .gs18-ButtonLink,
.gs18-TileItem--BgGray800 .gs18-ButtonLink,
.gs18-TileItem--BgGray900 .gs18-ButtonLink,
.gs18-TileItem--BgGray950 .gs18-ButtonLink,
.gs18-TileItem--BgImage .gs18-ButtonLink {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.gs18-TileItem--BgBlack .gs18-ButtonLink:active,
.gs18-TileItem--BgBlack .gs18-ButtonLink:focus,
.gs18-TileItem--BgBlack .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray400 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray400 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray400 .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray500 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray500 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray500 .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray700 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray700 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray700 .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray800 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray800 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray800 .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray900 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray900 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray900 .gs18-ButtonLink:hover,
.gs18-TileItem--BgGray950 .gs18-ButtonLink:active,
.gs18-TileItem--BgGray950 .gs18-ButtonLink:focus,
.gs18-TileItem--BgGray950 .gs18-ButtonLink:hover,
.gs18-TileItem--BgImage .gs18-ButtonLink:active,
.gs18-TileItem--BgImage .gs18-ButtonLink:focus,
.gs18-TileItem--BgImage .gs18-ButtonLink:hover {
    color: #f50f10;
    border-color: #fff;
    background-color: #fff
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Secondary,
.gs18-TileItem--BgImage .gs18-ButtonLink--Secondary {
    color: #fff;
    border-color: #000;
    background-color: #000
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
.gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third) {
    background-image: url('../images/icon/ArrowNext-W.svg')
}

[dir=rtl] .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third),
[dir=rtl] .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third) {
    background-image: url('../images/icon/ArrowBack-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
.gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
.gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
.gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover {
    background-image: url('../images/icon/ArrowNext-R.svg')
}

[dir=rtl] .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover,
[dir=rtl] .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active,
[dir=rtl] .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus,
[dir=rtl] .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover {
    background-image: url('../images/icon/ArrowBack-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:hover,
.gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:active,
.gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:focus,
.gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:hover {
    border-color: #f50f10;
    background-color: transparent
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Back:after {
    background-image: url('../images/icon/LinkPrev-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Back:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Back:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Back:hover:after {
    background-image: url('../images/icon/LinkPrev-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--External:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--External:after {
    background-image: url('../images/icon/External-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--External:hover:after {
    background-image: url('../images/icon/External-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:after {
    background-image: url('../images/icon/Pdf-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:hover:after {
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Xls:after {
    background-image: url('../images/icon/Excel-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Xls:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Xls:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Xls:hover:after {
    background-image: url('../images/icon/Excel-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Zip:after {
    background-image: url('../images/icon/Zip-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Zip:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Zip:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Zip:hover:after {
    background-image: url('../images/icon/Zip-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Map:after {
    background-image: url('../images/icon/Map-W.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Map:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Map:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Map:hover:after {
    background-image: url('../images/icon/Map-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--External:after {
    background-image: url('../images/icon/External.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--External:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--External:after {
    background-image: url('../images/icon/External.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--External:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--External:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--External:hover:after {
    background-image: url('../images/icon/External-R.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:after {
    background-image: url('../images/icon/Pdf.svg')
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgBlack .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray400 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray500 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray700 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray800 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray900 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgGray950 .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:active:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:focus:after,
.gs18-TileItem--BgImage .gs18-ButtonLink--Third.gs18-ButtonLink--Pdf:hover:after {
    background-image: url('../images/icon/Pdf-R.svg')
}

.gs18-TileItem .gs18-Date {
    text-align: inherit
}

.gs18-TileItem .gs18-ImageUnit__ImageCol {
    background-color: transparent
}

.gs18-TileItem .gs18-ImageUnit__ImageCol--BgWhite {
    background-color: #fff
}

.gs18-TileItem .gs18-ImageUnit__ImageCol--BgGray {
    background-color: #ebebeb
}

.gs18-TileItem .gs18-ButtonLink {
    display: inline-block
}

.gs18-TileItem .gs18-ButtonLink--Third {
    color: #000;
    background-color: #fff
}

.gs18-TileItem .gs18-AnchorListWrap:last-child {
    margin-bottom: 0;
    border-bottom-width: 0
}

.gs18-TileItem [class].gs18-u-FontSizeSpecialLight30,
.gs18-TileItem [class].gs18-u-FontSizeSpecialThin120,
.gs18-TileItem [class].gs18-u-FontSizeSpecialThin140,
.gs18-TileItem [class].gs18-u-FontSizeSpecialThin45,
.gs18-TileItem [class].gs18-u-FontSizeSpecialThin70,
.gs18-TileItem [class].gs18-u-FontSizeSpecialThin80 {
    line-height: 1
}

.gs18-TileItem .gs18-Grid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-Hr {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 1px 0 0
}

.gs18-Hr--Hidden {
    margin: 30px 0;
    border-color: transparent
}

.gs18-u-Size1of1 {
    width: 100%
}

.gs18-u-Size1of2 {
    width: 50%
}

.gs18-u-Size1of3 {
    width: 33.3333%
}

.gs18-u-Size2of3 {
    width: 66.6667%
}

.gs18-u-Size1of4 {
    width: 25%
}

.gs18-u-Size2of4 {
    width: 50%
}

.gs18-u-Size3of4 {
    width: 75%
}

.gs18-u-Size1of6 {
    width: 16.6667%
}

.gs18-u-Size2of6 {
    width: 33.3333%
}

.gs18-u-Size3of6 {
    width: 50%
}

.gs18-u-Size4of6 {
    width: 66.6667%
}

.gs18-u-Size5of6 {
    width: 83.3333%
}

.gs18-u-Size12 {
    width: 100%
}

.gs18-u-Size11 {
    width: 91.6667%
}

.gs18-u-Size11 .gs18-u-Size11 {
    width: 100%
}

.gs18-u-Size11 .gs18-u-Size10 {
    width: 90.9091%
}

.gs18-u-Size11 .gs18-u-Size9 {
    width: 81.8182%
}

.gs18-u-Size11 .gs18-u-Size8 {
    width: 72.7273%
}

.gs18-u-Size11 .gs18-u-Size7 {
    width: 63.6364%
}

.gs18-u-Size11 .gs18-u-Size6 {
    width: 54.5455%
}

.gs18-u-Size11 .gs18-u-Size5 {
    width: 45.4545%
}

.gs18-u-Size11 .gs18-u-Size4 {
    width: 36.3636%
}

.gs18-u-Size11 .gs18-u-Size3 {
    width: 27.2727%
}

.gs18-u-Size11 .gs18-u-Size2 {
    width: 18.1818%
}

.gs18-u-Size11 .gs18-u-Size1 {
    width: 9.0909%
}

.gs18-u-Size10 {
    width: 83.3333%
}

.gs18-u-Size10 .gs18-u-Size10 {
    width: 100%
}

.gs18-u-Size10 .gs18-u-Size9 {
    width: 90%
}

.gs18-u-Size10 .gs18-u-Size8 {
    width: 80%
}

.gs18-u-Size10 .gs18-u-Size7 {
    width: 70%
}

.gs18-u-Size10 .gs18-u-Size6 {
    width: 60%
}

.gs18-u-Size10 .gs18-u-Size5 {
    width: 50%
}

.gs18-u-Size10 .gs18-u-Size4 {
    width: 40%
}

.gs18-u-Size10 .gs18-u-Size3 {
    width: 30%
}

.gs18-u-Size10 .gs18-u-Size2 {
    width: 20%
}

.gs18-u-Size10 .gs18-u-Size1 {
    width: 10%
}

.gs18-u-Size9 {
    width: 75%
}

.gs18-u-Size9 .gs18-u-Size9 {
    width: 100%
}

.gs18-u-Size9 .gs18-u-Size8 {
    width: 88.8889%
}

.gs18-u-Size9 .gs18-u-Size7 {
    width: 77.7778%
}

.gs18-u-Size9 .gs18-u-Size6 {
    width: 66.6667%
}

.gs18-u-Size9 .gs18-u-Size5 {
    width: 55.5556%
}

.gs18-u-Size9 .gs18-u-Size4 {
    width: 44.4444%
}

.gs18-u-Size9 .gs18-u-Size3 {
    width: 33.3333%
}

.gs18-u-Size9 .gs18-u-Size2 {
    width: 22.2222%
}

.gs18-u-Size9 .gs18-u-Size1 {
    width: 11.1111%
}

.gs18-u-Size8 {
    width: 66.6667%
}

.gs18-MainContents--Narrow .gs18-u-Size8,
.gs18-u-Size8 .gs18-u-Size8 {
    width: 100%
}

.gs18-MainContents--Narrow .gs18-u-Size7,
.gs18-u-Size8 .gs18-u-Size7 {
    width: 87.5%
}

.gs18-MainContents--Narrow .gs18-u-Size6,
.gs18-u-Size8 .gs18-u-Size6 {
    width: 75%
}

.gs18-MainContents--Narrow .gs18-u-Size5,
.gs18-u-Size8 .gs18-u-Size5 {
    width: 62.5%
}

.gs18-MainContents--Narrow .gs18-u-Size4,
.gs18-u-Size8 .gs18-u-Size4 {
    width: 50%
}

.gs18-MainContents--Narrow .gs18-u-Size3,
.gs18-u-Size8 .gs18-u-Size3 {
    width: 37.5%
}

.gs18-MainContents--Narrow .gs18-u-Size2,
.gs18-u-Size8 .gs18-u-Size2 {
    width: 25%
}

.gs18-MainContents--Narrow .gs18-u-Size1,
.gs18-u-Size8 .gs18-u-Size1 {
    width: 12.5%
}

.gs18-u-Size7 {
    width: 58.3333%
}

.gs18-u-Size7 .gs18-u-Size7 {
    width: 100%
}

.gs18-u-Size7 .gs18-u-Size6 {
    width: 85.7143%
}

.gs18-u-Size7 .gs18-u-Size5 {
    width: 71.4286%
}

.gs18-u-Size7 .gs18-u-Size4 {
    width: 57.1429%
}

.gs18-u-Size7 .gs18-u-Size3 {
    width: 42.8571%
}

.gs18-u-Size7 .gs18-u-Size2 {
    width: 28.5714%
}

.gs18-u-Size7 .gs18-u-Size1 {
    width: 14.2857%
}

.gs18-u-Size6 {
    width: 50%
}

.gs18-u-Size6 .gs18-u-Size6 {
    width: 100%
}

.gs18-u-Size6 .gs18-u-Size5 {
    width: 83.3333%
}

.gs18-u-Size6 .gs18-u-Size4 {
    width: 66.6667%
}

.gs18-u-Size6 .gs18-u-Size3 {
    width: 50%
}

.gs18-u-Size6 .gs18-u-Size2 {
    width: 33.3333%
}

.gs18-u-Size6 .gs18-u-Size1 {
    width: 16.6667%
}

.gs18-u-Size5 {
    width: 41.6667%
}

.gs18-u-Size5 .gs18-u-Size5 {
    width: 100%
}

.gs18-u-Size5 .gs18-u-Size4 {
    width: 80%
}

.gs18-u-Size5 .gs18-u-Size3 {
    width: 60%
}

.gs18-u-Size5 .gs18-u-Size2 {
    width: 40%
}

.gs18-u-Size5 .gs18-u-Size1 {
    width: 20%
}

.gs18-u-Size4 {
    width: 33.3333%
}

.gs18-u-Size4 .gs18-u-Size4 {
    width: 100%
}

.gs18-u-Size4 .gs18-u-Size3 {
    width: 75%
}

.gs18-u-Size4 .gs18-u-Size2 {
    width: 50%
}

.gs18-u-Size4 .gs18-u-Size1 {
    width: 25%
}

.gs18-u-Size3 {
    width: 25%
}

.gs18-u-Size3 .gs18-u-Size3 {
    width: 100%
}

.gs18-u-Size3 .gs18-u-Size2 {
    width: 66.6667%
}

.gs18-u-Size3 .gs18-u-Size1 {
    width: 33.3333%
}

.gs18-u-Size2 {
    width: 16.6667%
}

.gs18-u-Size2 .gs18-u-Size1 {
    width: 50%
}

.gs18-u-Size1 {
    width: 8.3333%
}

.gs18-u-Size1 .gs18-u-Size1 {
    width: 100%
}

.gs18-u-AlignLeft {
    text-align: left
}

.gs18-u-AlignCenter {
    text-align: center
}

.gs18-u-AlignRight {
    text-align: right
}

:lang(ar) .gs18-u-AlignLeft {
    text-align: right
}

:lang(ar) .gs18-u-AlignCenter {
    text-align: center
}

:lang(ar) .gs18-u-AlignRight {
    text-align: left
}

.gs18-u-VAlignTop {
    vertical-align: top
}

.gs18-u-VAlignMiddle {
    vertical-align: middle
}

.gs18-u-VAlignBottom {
    vertical-align: bottom
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__ShoulderCol.gs18-u-FontSizeXLarge {
    font-size: 1.55rem
}

[class].gs18-u-FontSizeSpecialLight30 {
    line-height: 1.2;
    font-weight: 300
}

[class].gs18-u-FontSizeSpecialThin45 {
    line-height: 1.2;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin70 {
    line-height: 1.2;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin80 {
    line-height: 1.2;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin120 {
    line-height: 1.2;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin140 {
    line-height: 1.2;
    font-weight: 100
}

.gs18-u-FontStyleNormal {
    font-style: normal
}

.gs18-u-FontStyleItalic {
    font-style: italic
}

.gs18-u-ColorAttention {
    color: #c00
}

.gs18-u-BreakWord {
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-u-Nowrap {
    white-space: nowrap
}

.gs18-YouTube {
    margin: 0;
    width: 100%
}

.gs18-YouTube .gs18-HeadingLv2 {
    margin: 0 0 30px;
    padding-left: 30px
}

.gs18-YouTube__List {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.gs18-YouTube__List[data-video-count='1']>li:nth-child(n+2) {
    display: none
}

.gs18-YouTube__List[data-video-count='2']>li:nth-child(n+3) {
    display: none
}

.gs18-YouTube__List[data-video-count='3']>li:nth-child(n+4) {
    display: none
}

.gs18-YouTube__List[data-video-count='4']>li:nth-child(n+5) {
    display: none
}

.gs18-YouTube__List[data-video-count='5']>li:nth-child(n+6) {
    display: none
}

.gs18-YouTube__List[data-video-count='6']>li:nth-child(n+7) {
    display: none
}

.gs18-YouTube__List[data-video-count='7']>li:nth-child(n+8) {
    display: none
}

.gs18-YouTube__List[data-video-count='8']>li:nth-child(n+9) {
    display: none
}

.gs18-YouTube__List[data-video-count='9']>li:nth-child(n+10) {
    display: none
}

.gs18-YouTube__List[data-video-count='10']>li:nth-child(n+11) {
    display: none
}

.gs18-YouTube__List[data-video-count='11']>li:nth-child(n+12) {
    display: none
}

.gs18-YouTube__List[data-video-count='12']>li:nth-child(n+13) {
    display: none
}

.gs18-YouTube__Item {
    width: calc(100% / 3);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3)
}

.gs18-YouTube__Img {
    position: relative;
    display: block;
    line-height: 1
}

.gs18-YouTube__Img>img {
    width: 100%;
    height: auto
}

.gs18-YouTube__Img::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 55px;
    height: 55px;
    background: url('../images/icon/MoviePlay.svg') no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gs18-YouTube__Title {
    margin: 25px 0 50px;
    padding-left: 30px
}

.gs18-YouTube__Title>a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #000
}

.gs18-YouTube__Button {
    text-align: right;
    margin: 0 30px 0 0
}

.gs18-YouTube__Button .gs18-ButtonLink {
    margin-top: 0
}

.gs18-YouTube--Top .gs18-YouTube__Item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

:lang(ar) .gs18-YouTube .gs18-HeadingLv2 {
    padding-right: 30px;
    padding-left: 0
}

:lang(ar) .gs18-YouTube__List {
    padding-right: 0
}

:lang(ar) .gs18-YouTube__Img::after {
    right: 50%;
    left: auto
}

:lang(ar) .gs18-YouTube__Title {
    padding-right: 30px;
    padding-left: 0
}

:lang(ar) .gs18-YouTube__Button {
    text-align: left;
    margin-right: 0;
    margin-left: 30px
}

.ls-canvas .ls-cmp-wrap {
    padding: 0
}

.ls-canvas .iw_component {
    margin: 0;
}

.gs18-ContactFooter {
    margin-top: 30px;
    padding: 1px 20px 20px;
    text-align: center;
    background-color: #eee
}

.gs18-ContactFooter .gs18-InputButton {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px
}

.gs18-TableBodyTd--Error {
    background-color: #fdd
}

.gs18-Text--Error {
    margin: 0;
    color: red;
    font-weight: 700
}

.gs18-SelectUnit {
    margin: 20px 0 0;
    display: inline-block;
    position: relative;
    background-color: #fff
}

.gs18-SelectUnit:after {
    position: absolute;
    top: 11px;
    right: 13px;
    z-index: 0;
    content: '';
    width: 26px;
    height: 26px;
    background-image: url('../images/icon/PullDown.svg');
    background-position: center;
    background-repeat: no-repeat
}

[dir=rtl] .gs18-SelectUnit:after {
    right: auto;
    left: 13px
}

.gs18-Select {
    padding: 10px 51px 10px 13px;
    border: solid 2px #000;
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 1.4;
    color: #000;
    background-color: transparent;
    font-family: inherit;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[dir=rtl] .gs18-Select {
    padding-right: 13px;
    padding-left: 51px
}

.gs18-Select:focus,
.gs18-Select:hover {
    border-color: #fff;
    color: #f50f10;
    cursor: pointer
}

.gs18-Select::-ms-expand {
    display: none
}

.gs18-Select>option {
    color: #000
}

.gs18-InputButton {
    margin: 20px 0 0;
    padding: 10px 13px;
    border: solid 2px #000;
    display: table;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    font-family: inherit;
    text-decoration: none;
    box-sizing: border-box
}

.gs18-InputButton:active,
.gs18-InputButton:focus,
.gs18-InputButton:hover {
    border-color: #fff;
    color: #f50f10;
    background-color: #fff;
    cursor: pointer
}

.gs18-InputButton--Proceed {
    border-color: #f50f10;
    color: #fff;
    background-color: #f50f10
}

.gs18-InputButton--Proceed:link,
.gs18-InputButton--Proceed:visited {
    color: #fff
}

.gs18-InputButton--Proceed:active,
.gs18-InputButton--Proceed:focus,
.gs18-InputButton--Proceed:hover {
    border-color: #f50f10;
    color: #f50f10;
    background-color: #fff
}

.gs18-OAnnotationList--News .gs18-OAnnotationListItem__Marker {
    font-size: .75rem
}

.gs18-NewsImageUnit {
    margin-bottom: 30px
}

.gs18-UList.gs18-NewsListHyphen .gs18-UListItem.gs18-NewsListHyphenItem:before {
    top: 7px;
    height: 2px;
    border-radius: 0
}

.gs18-OListBrackets .gs18-NewsListHyphen {
    margin-top: 0
}

.gs18-UList.gs18-NewsListSquare .gs18-UListItem.gs18-NewsListSquareItem:before {
    width: 6px;
    height: 6px;
    border-radius: 0
}

.gs18-OListBrackets .gs18-NewsListSquare {
    margin-top: 0
}

table td>.gs18-NewsTableList:first-child {
    margin-top: 0
}

.gs18-NewsTableUnit__TableCol__Horizontal--Left {
    padding-right: 30px
}

.gs18-NewsTableUnit__TableCol__Horizontal--Left .gs18-Table--News {
    min-width: auto;
    margin: 0
}

.gs18-NewsTableUnit__TableCol__Horizontal--Right {
    padding-left: 30px
}

.gs18-NewsTableUnit__TableCol__Horizontal--Right .gs18-Table--News {
    min-width: auto;
    margin: 0
}

.gs18-NewsInlineDate {
    font-weight: 700
}

.gs18-News {
    margin-top: 60px
}

.gs18-News .gs18-BorderedDateLinkListItem--Image .gs18-ImageUnit__ImageCol {
    background-color: transparent
}

.gs18-News__Footer {
    margin-top: 20px;
    padding: 20px;
    text-align: center;
    background-color: #eee
}

.gs18-News__Footer .gs18-Button {
    margin-top: 0;
    background-color: transparent
}

.gs18-Page-Top .gs18-FeedList {
    margin-top: 30px
}

.gs18-Page-Top .gs18-Page-Top__FY .gs18-TileItem__Body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

.gs18-Page-Top.gs18-FeedWrap .gs18-FeedRSS {
    display: none
}

@media only screen and (min-width:768px) {
    html {
        font-size: 112.5%
    }

    .gs18-MainContents--Narrow {
        padding-right: 30px;
        padding-left: 30px
    }

    .gs18-Tile--AlignMiddlePosition {
        position: relative
    }

    .gs18-Tile--AlignMiddlePosition .gs18-HeadingLv2 {
        width: 50%;
        margin-top: 0;
        padding-left: 50%;
        padding-top: 140px;
        vertical-align: bottom
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit {
        position: absolute;
        top: 30px;
        left: 0;
        height: 100%;
        width: 50%;
        display: table;
        margin: 0
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol {
        display: table-cell;
        padding: 30px;
        vertical-align: middle
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol img {
        width: 100%
    }

    .gs18-Tile--AlignMiddlePosition .gs18-Text {
        width: 50%;
        margin-top: 0;
        padding-left: 50%
    }

    .gs18-BreadcrumbList {
        padding: 20px 30px
    }

    .gs18-BreadcrumbItem {
        font-size: 1rem
    }

    .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 40px 30px;
        font-size: 20px
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        left: 30px;
        width: calc(100% - 60px)
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        right: 30px;
        left: auto
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 30px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 30px;
        font-size: 20px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
        margin-left: 20px;
        padding-left: 20px;
        display: inline-block
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
        margin-right: 20px;
        margin-left: 0;
        padding-right: 20px;
        padding-left: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 30px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content {
        padding: 30px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
        left: 30px;
        width: calc(100% - 60px)
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
        right: 30px;
        left: auto
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .gs18-Accordion--Contact .gs18-AccordionList__content {
        padding: 1px 30px 30px
    }

    .gs18-Accordion--Data .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 30px;
        font-size: 20px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 30px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content {
        padding: 30px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
        left: 30px;
        width: calc(100% - 60px)
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
        right: 30px;
        left: auto
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .gs18-HalfImgBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 30px 50px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        position: absolute;
        right: 15px;
        bottom: 10px
    }

    [dir=rtl] .gs18-HalfImgBox .gs18-HalfImgBox__More {
        right: auto;
        left: 15px
    }

    .gs18-AnchorList--Size1of3 .gs18-AnchorListItem {
        width: 33.3%
    }

    .gs18-AnchorList--Size1of4 .gs18-AnchorListItem {
        width: 25%
    }

    .gs18-Annotation {
        font-size: .89rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .89rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 50px
    }

    :lang(ar) .gs18-UAnnotationListItem {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-OAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 50px
    }

    :lang(ar) .gs18-OAnnotationListItem {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-Box {
        margin-top: 30px;
        padding: 30px
    }

    .gs18-NewsSlide__Item {
        padding: 30px
    }

    .gs18-NewsSlide__Item__ImageCol {
        height: 560px;
        max-height: 560px
    }

    .gs18-NewsSlide__Item__CaptionCol .gs18-Caption {
        margin-top: 30px
    }

    .gs18-NewsSlide__Footer {
        margin-top: 30px
    }

    .gs18-NewsSlide__Dot {
        margin-right: 1.3%;
        margin-left: 1.3%;
        padding: 0;
        display: inline-block;
        width: 14%;
        box-sizing: border-box
    }

    .gs18-NewsSlide__Dot>a {
        padding: 37.5% 0;
        border-color: transparent;
        position: relative;
        width: 100%
    }

    .gs18-NewsSlide__Dot>a:focus,
    .gs18-NewsSlide__Dot>a:hover {
        border-color: #000
    }

    .gs18-NewsSlide__Dot>a>img {
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%
    }

    .gs18-NewsSlide__Dot.is-active>a {
        border-color: #000
    }

    .gs18-NewsSlide__Dot.is-active>a:before {
        margin-right: auto;
        margin-left: auto;
        border-color: #000;
        border-style: solid;
        border-width: 2px 2px 0 0;
        position: absolute;
        top: -20px;
        right: 0;
        left: 0;
        width: 10px;
        height: 10px;
        content: '';
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .gs18-HeroImageSlide__Item__ImageCol {
        background-position: center center, -9999px -9999px
    }

    .gs18-HeroImageSlide__Footer {
        right: 30px;
        bottom: 30px
    }

    [dir=rtl] .gs18-HeroImageSlide__Footer {
        right: auto;
        left: 30px
    }

    .gs18-EventsTableBodyTh {
        padding: 25px 30px 25px 0
    }

    [dir=rtl] .gs18-EventsTableBodyTh {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 25px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 20px;
        min-height: 90px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 110px
    }

    [dir=rtl] .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 0;
        padding-left: 110px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 110px
    }

    [dir=rtl] .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 0;
        padding-left: 110px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 25px
    }

    .gs18-EventsTableBodyTd--Banner {
        padding-top: 25px;
        padding-bottom: 0
    }

    .gs18-GoogleMapUnit--LocationList .gs18-GoogleMapUnit__MapCol {
        padding-top: 33.3%
    }

    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv2Unit__SubTextCol {
        font-size: .89rem
    }

    .gs18-HeadingLv2Unit--Link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-HeadingLv2Unit__LinkCol {
        margin-top: 50px;
        padding-left: 20px
    }

    .gs18-HeadingLv3 {
        font-size: 1.11rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 70px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .78rem
    }

    .gs18-MediaBlock:after {
        display: block;
        clear: both;
        content: ''
    }

    .gs18-MediaBlock__ImageCol {
        margin: 0 30px 0 0;
        float: left;
        box-sizing: border-box
    }

    .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    .gs18-MediaBlock__TextCol {
        overflow: hidden;
        box-sizing: border-box
    }

    .gs18-MediaBlock__TextCol>:first-child {
        margin-top: 0
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__ImageCol {
        margin-bottom: 30px
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    :lang(ar) .gs18-MediaBlock__ImageCol {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    :lang(ar) .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 30px;
        margin-left: 0;
        float: left
    }

    .gs18-MediaBlock2 {
        margin: 30px 0;
        width: 100%;
        display: table;
        table-layout: fixed
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 30px;
        display: table-cell
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__TextCol {
        display: table-cell
    }

    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__ImageCol,
    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__TextCol {
        vertical-align: middle
    }

    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__ImageCol,
    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__TextCol {
        vertical-align: bottom
    }

    :lang(ar) .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 0;
        padding-left: 30px
    }

    :lang(ar) .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-IconLegendsItem {
        margin-top: 20px;
        font-size: .89rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 10px
    }

    [dir=rtl] .gs18-IconLegendsItem img {
        margin-right: 0;
        margin-left: 10px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
        margin-top: 5px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-right: 0;
        height: 82px
    }

    [dir=rtl] .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-left: 0
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: inline
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: none
    }

    .gs18-ImageSwitch__ImageLink:hover {
        background-position: center center, -9999px -9999px
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link:before,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link:before {
        left: 15px
    }

    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link:before,
    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link:before {
        right: 15px;
        left: auto
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link .gs18-Icon,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link .gs18-Icon {
        left: 15px
    }

    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link .gs18-Icon,
    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link .gs18-Icon {
        right: 15px;
        left: auto
    }

    .gs18-LinkList--Size1of3 .gs18-LinkListItem {
        width: 33.3333%
    }

    .gs18-LinkList--Size1of4 .gs18-LinkListItem {
        width: 25%
    }

    .gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:first-child {
        min-height: 250px
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 30px
    }

    [dir=rtl] .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-SitemapList .gs18-LinkList--Horizontal {
        margin-bottom: 15px
    }

    .gs18-OList {
        padding: 0 0 0 60px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -60px;
        width: 60px
    }

    :lang(ar) .gs18-OList {
        padding-right: 60px;
        padding-left: 0
    }

    :lang(ar) .gs18-OList * .gs18-OListItem:before {
        right: -60px;
        left: auto
    }

    .gs18-OListBrackets {
        padding: 0 0 0 60px
    }

    .gs18-OListBracketsItem__Marker {
        left: -60px;
        width: 60px
    }

    :lang(ar) .gs18-OListBrackets {
        padding-right: 60px;
        padding-left: 0
    }

    :lang(ar) .gs18-OListBracketsItem__Marker {
        right: -60px;
        left: auto
    }

    .gs18-UList {
        padding: 0 0 0 60px
    }

    :lang(ar) .gs18-UList {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 60px
    }

    :lang(ar) .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-DListDesc {
        margin: 10px 0 0 60px
    }

    :lang(ar) .gs18-DListDesc {
        margin-right: 60px;
        margin-left: 0
    }

    .gs18-Modal {
        margin-top: 26px;
        left: 30px;
        right: 30px
    }

    .gs18-Modal .gs18-Modal__Button {
        top: -26px;
        right: -26px;
        width: 26px;
        height: 26px
    }

    .gs18-PageTitleUnit__Inner {
        padding: 125px 0 40px;
        min-height: 445px;
        height: 445px
    }

    .gs18-PageTitleUnit.gs18-PageTitleUnit--MinHeightL-lg .gs18-PageTitleUnit__Inner {
        min-height: 700px;
        height: 700px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 3.56rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink--External:after,
    .gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink--Pdf:after {
        top: .7rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 4.44rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeSmall {
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeNormal {
        font-size: 3.56rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeLarge {
        font-size: 4.44rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle__FontSizeSmall {
        display: block;
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 700px
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category,
    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 30px #000
    }

    .gs18-RelatedLinkSlide--HideDotsLarge .gs18-RelatedLinkSlide__Footer {
        display: none
    }

    .gs18-LineTableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-LineTableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4),
    .gs18-LineTableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-LineTableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    .gs18-TableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-TableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4),
    .gs18-TableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-TableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    .gs18-CaptionTitle {
        font-size: .89rem
    }

    .gs18-Caption {
        font-size: .89rem
    }

    .gs18-Date {
        font-size: .78rem
    }

    .gs18-TextTag {
        font-size: .78rem
    }

    .gs18-TileItem__Head+.gs18-TileItem__Body,
    .gs18-TileItem__Head+.gs18-TileItem__Media+.gs18-TileItem__Body {
        padding-top: 0
    }

    .gs18-TileItem__Media .gs18-TileMediaImage {
        height: 350px
    }

    [data-js-gs18-learn-more-tile] [data-js-gs18-learn-more-tile-trigger-wrapper] {
        display: none
    }

    .gs18-Tile--MinHeightSS-lg.gs18-TileItem,
    .gs18-Tile--MinHeightSS-lg>.gs18-TileItem {
        min-height: 175px
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem,
    .gs18-Tile--MinHeightS-lg>.gs18-TileItem {
        min-height: 350px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem,
    .gs18-Tile--MinHeightM-lg>.gs18-TileItem {
        min-height: 535px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem,
    .gs18-Tile--MinHeightL-lg>.gs18-TileItem {
        min-height: 700px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg {
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner {
        margin: 0 auto;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body,
    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body+.gs18-TileItem__Foot,
    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head+.gs18-TileItem__Foot {
        padding-top: 0
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol {
        font-size: 2rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of2 .gs18-u-FontSizeXXLarge,
    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of3 .gs18-u-FontSizeXXLarge {
        font-size: 2rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of2 .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol,
    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of3 .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol {
        font-size: 1.11rem
    }

    .gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram {
        margin: 30px
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-left: 30px
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-right: 30px;
        margin-left: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 30px
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 0;
        margin-left: 30px
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):before {
        border-width: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem:after {
        margin: 30px 0;
        border-color: #757575;
        border-width: 0 1px 0 0;
        border-style: solid;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: ''
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem:after {
        border-right-width: 0;
        border-left-width: 1px;
        right: auto;
        left: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):after,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):after,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):after {
        border-width: 0
    }

    .gs18-Tile--Button>.gs18-TileItem {
        min-height: 315px;
        background-position: -9999px -9999px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body {
        margin: 30px;
        color: #fff;
        background-color: #000
    }

    .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
        background-image: url('../images/icon/ArrowNext-W.svg')
    }

    [dir=rtl] .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
        background-image: url('../images/icon/ArrowBack-W.svg')
    }

    .gs18-Tile--Button>.gs18-TileItem:active,
    .gs18-Tile--Button>.gs18-TileItem:focus,
    .gs18-Tile--Button>.gs18-TileItem:hover {
        background-position: center center
    }

    .gs18-TileItem .gs18-Tile--Loop .gs18-TileItem>.gs18-TileItem__Body {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2) .gs18-TileItem__Body,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3) .gs18-TileItem__Body,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4) .gs18-TileItem__Body {
        padding-top: 0
    }

    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):after,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):after,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):after {
        margin-top: 0
    }

    .gs18-Tile--ContactAccordion {
        margin-right: -30px;
        margin-left: -30px
    }

    .gs18-TileItem__Body>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Body>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4),
    .gs18-TileItem__Foot>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Foot>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4),
    .gs18-TileItem__Head>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Head>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .77rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.11rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.55rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 3.56rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.66rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 2.5rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.88rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 6.66rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 7.77rem
    }

    .gs18-u-Break-sm {
        display: none
    }

    ol li>.gs18-NewsImageUnit,
    ul li>.gs18-NewsImageUnit {
        margin-left: -60px
    }

    ol li li>.gs18-NewsImageUnit,
    ul li li>.gs18-NewsImageUnit {
        margin-left: -120px
    }

    .gs18-NewsTableList {
        padding-left: 35px
    }

    .gs18-NewsTableList .gs18-OListBracketsItem__Marker {
        left: -35px;
        width: 35px
    }

    .gs18-News .gs18-BorderedDateLinkListItem--Image .gs18-Image {
        max-height: 150px
    }
}

@media only screen and (max-width:767px) {
    html {
        font-size: 100%;
        overflow-x: hidden
    }

    .gs18-MainContents--Narrow {
        padding-right: 15px;
        padding-left: 15px
    }

    .gs18-BreadcrumbList {
        padding: 15px
    }

    .gs18-BreadcrumbItem {
        font-size: .88rem
    }

    .gs18-LocalNavList {
        width: 100%;
        height: auto !important;
        padding: 0;
        border-left-width: 0
    }

    [dir=rtl] .gs18-LocalNavList {
        border-right-width: 0
    }

    .gs18-LocalNavItem {
        display: none;
        border-top: 1px solid #4d4d4d
    }

    .gs18-LocalNavItem>.gs18-LocalNavList {
        position: static
    }

    .gs18-LocalNavItem>a,
    .gs18-LocalNavItem>span {
        padding: .95em 15px .9em;
        font-size: 16px
    }

    .gs18-LocalNavItem.is-current>a,
    .gs18-LocalNavItem.is-current>span {
        background-color: inherit
    }

    .gs18-LocalNavItem.is-current>.gs18-LocalNavList>.gs18-LocalNavItem {
        display: none
    }

    .gs18-LocalNavItem.is-current>.gs18-LocalNavList>.gs18-LocalNavItem.is-current,
    .gs18-LocalNavItem.is-current>.gs18-LocalNavList>.gs18-LocalNavItem.is-sibling {
        display: block
    }

    .gs18-LocalNavItem.is-current>.gs18-LocalNavList>.gs18-LocalNavItem.is-sibling .gs18-LocalNavList {
        display: none
    }

    .gs18-LocalNavList--Root .gs18-LocalNavItem.is-current {
        display: block
    }

    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-left: 30px
    }

    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-left: 45px
    }

    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-right: 45px;
        padding-left: 0
    }

    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-left: 60px
    }

    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>a,
    [dir=rtl] .gs18-LocalNavList--Root>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>.gs18-LocalNavList>.gs18-LocalNavItem>span {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-LocalNavList--Last .gs18-LocalNavItem {
        display: block
    }

    .gs18-LocalNavList--Last .gs18-LocalNavItem>a,
    .gs18-LocalNavList--Last .gs18-LocalNavItem>span {
        padding-left: 75px
    }

    [dir=rtl] .gs18-LocalNavList--Last .gs18-LocalNavItem>a,
    [dir=rtl] .gs18-LocalNavList--Last .gs18-LocalNavItem>span {
        padding-right: 75px;
        padding-left: 0
    }

    .gs18-Accordion {
        padding: 25px 15px
    }

    .gs18-Accordion .gs18-Accordion__Title {
        padding-left: 0
    }

    [dir=rtl] .gs18-Accordion .gs18-Accordion__Title {
        padding-right: 0
    }

    .gs18-Accordion .gs18-HalfImgBox__More {
        padding-left: 35px
    }

    [dir=rtl] .gs18-Accordion .gs18-HalfImgBox__More {
        padding-right: 35px;
        padding-left: 0
    }

    .gs18-AccordionList {
        margin: 0 0 25px;
        padding: 25px 0 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 25px 25px 25px 0;
        font-size: 18px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>a,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding-right: 0;
        padding-left: 25px
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        left: 0;
        width: 100%
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        right: 0;
        left: auto
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 0;
        width: 22px;
        height: 22px;
        margin-top: -11px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        padding-left: 15px;
        padding-right: 40px;
        margin-left: -15px;
        margin-right: -15px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        padding-right: 15px;
        padding-left: 40px
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: 15px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: auto;
        left: 15px
    }

    .gs18-AccordionList .gs18-AccordionList__content {
        margin: 0 -15px;
        padding: 1px 15px 10px
    }

    .gs18-Accordion--NewsCategorySearch {
        padding: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 15px 65px 15px 15px;
        font-size: 18px
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding-right: 15px;
        padding-left: 65px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
        margin-top: 10px;
        padding-left: 10px;
        display: block
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-AccordionList__Item__SubLabel,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-AccordionList__Item__SubLabel {
        padding-right: 10px;
        padding-left: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>a .gs18-TextTag,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item>span .gs18-TextTag {
        margin-top: 10px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 25px;
        width: 22px;
        height: 22px;
        margin-top: -11px
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 25px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        margin-right: 0;
        margin-left: 0;
        padding: 15px 65px 15px 15px
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        padding-right: 15px;
        padding-left: 65px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: 25px
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: auto;
        left: 25px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content {
        margin: 0;
        padding: 1px 15px 15px
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
        left: 15px;
        width: calc(100% - 30px)
    }

    [dir=rtl] .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content::before {
        right: 15px;
        left: auto
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
        margin-top: 15px;
        margin-bottom: 0
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal {
        display: block
    }

    .gs18-Accordion--NewsCategorySearch .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal .gs18-LinkListItem {
        width: auto
    }

    .gs18-Accordion--Contact {
        padding-top: 0
    }

    .gs18-Accordion--Contact .gs18-AccordionList {
        margin-bottom: 0;
        padding-top: 0
    }

    .gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__content {
        padding-bottom: 25px
    }

    .gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal {
        display: block
    }

    .gs18-Accordion--Contact .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal .gs18-LinkListItem {
        width: auto
    }

    .gs18-Accordion--Data {
        padding: 0
    }

    .gs18-Accordion--Data .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 15px 65px 15px 15px;
        font-size: 18px
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>a,
    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding-right: 15px;
        padding-left: 65px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 25px;
        width: 22px;
        height: 22px;
        margin-top: -11px
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 25px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        margin-right: 0;
        margin-left: 0;
        padding: 15px 65px 15px 15px
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open,
    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open {
        padding-right: 15px;
        padding-left: 65px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: 25px
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a.is-open::before,
    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a.is-open::before {
        right: auto;
        left: 25px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content {
        margin: 0;
        padding: 1px 15px 15px
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
        left: 15px;
        width: calc(100% - 30px)
    }

    [dir=rtl] .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content::before {
        right: 15px;
        left: auto
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content .gs18-Text {
        margin-top: 15px;
        margin-bottom: 0
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal {
        display: block
    }

    .gs18-Accordion--Data .gs18-AccordionList .gs18-AccordionList__content .gs18-LinkList--Horizontal .gs18-LinkListItem {
        width: auto
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        margin: 20px -15px 0
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Title {
        margin: 20px 0 0;
        font-size: 30px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        margin: 10px 0 0
    }

    .gs18-Annotation {
        font-size: .88rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .88rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 50px;
        font-size: .88rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 40px
    }

    :lang(ar) .gs18-UAnnotationListItem {
        padding-right: 50px;
        padding-left: 0
    }

    .gs18-OAnnotationListItem {
        padding-left: 50px;
        font-size: .88rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 40px
    }

    :lang(ar) .gs18-OAnnotationListItem {
        padding-right: 50px;
        padding-left: 0
    }

    .gs18-Box {
        margin-top: 20px;
        padding: 15px
    }

    .gs18-NewsSlide__Item {
        padding: 15px
    }

    .gs18-NewsSlide__Item__ImageCol {
        height: 290px;
        max-height: 290px
    }

    .gs18-NewsSlide__Item__CaptionCol .gs18-Caption {
        margin-top: 15px
    }

    .gs18-NewsSlide__Footer {
        margin-top: 15px
    }

    .gs18-NewsSlide__Dot {
        margin-right: 5px;
        margin-left: 5px;
        padding: 0;
        display: inline-block;
        box-sizing: border-box
    }

    .gs18-NewsSlide__Dot>a {
        width: 18px;
        height: 18px;
        border-radius: 100%
    }

    .gs18-NewsSlide__Dot>a:hover {
        background-color: #000
    }

    .gs18-NewsSlide__Dot>a img {
        display: none
    }

    .gs18-NewsSlide__Dot.is-active>a {
        background-color: #000
    }

    .gs18-HeroImageSlide__Item__ImageCol {
        background-position: -9999px -9999px, center center
    }

    .gs18-HeroImageSlide__Footer {
        right: 15px;
        bottom: 15px
    }

    [dir=rtl] .gs18-HeroImageSlide__Footer {
        right: auto;
        left: 15px
    }

    .gs18-EventsTableBodyTh {
        padding: 15px 5px 15px 0
    }

    [dir=rtl] .gs18-EventsTableBodyTh {
        padding-right: 0;
        padding-left: 5px
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 15px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 10px;
        padding-bottom: 42px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 15px
    }

    .gs18-EventsTableBodyTd--Banner {
        padding-top: 15px;
        padding-bottom: 0
    }

    .gs18-Facebook {
        width: 100%;
        height: 330px;
        overflow: hidden
    }

    .gs18-Facebook .gs18-HeadingLv2 {
        margin: 0;
        padding: 0 15px 20px
    }

    .gs18-GoogleMapUnit--LocationList .gs18-GoogleMapUnit__MapCol {
        padding-top: 290px
    }

    .gs18-HeadingLv2 {
        font-size: 1.5rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 2rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 59.5px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .75rem
    }

    .gs18-HeadingLv2Unit__SubTextCol {
        font-size: .88rem
    }

    .gs18-HeadingLv2Unit--Link {
        display: block
    }

    .gs18-HeadingLv3 {
        font-size: 1.13rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 2rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 59.5px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .75rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .75rem
    }

    .gs18-MediaBlock2 {
        margin: 30px 0;
        width: 100%;
        display: table
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 30px;
        display: table-cell
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__TextCol {
        display: table-cell
    }

    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__ImageCol,
    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__TextCol {
        vertical-align: middle
    }

    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__ImageCol,
    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__TextCol {
        vertical-align: bottom
    }

    :lang(ar) .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 0;
        padding-left: 30px
    }

    :lang(ar) .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-IconLegendsItem {
        margin-top: 10px;
        font-size: .88rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 5px
    }

    [dir=rtl] .gs18-IconLegendsItem img {
        margin-right: 0;
        margin-left: 5px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
        margin-top: 5px
    }

    [dir=rtl] .gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
        margin-right: 0;
        margin-left: 5px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-right: 0;
        height: 62px
    }

    [dir=rtl] .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-left: 0
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: none
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: inline
    }

    .gs18-ImageSwitch__ImageLink:hover {
        background-position: -9999px -9999px, center center
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 {
        margin-right: 0;
        margin-left: 0;
        display: block
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-LinkListItem,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-LinkListItem {
        padding-right: 0;
        padding-left: 30px
    }

    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-LinkListItem,
    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-LinkListItem {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-LinkList--Size1of3 .gs18-LinkListItem,
    .gs18-LinkList--Size1of4 .gs18-LinkListItem {
        width: auto
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 20px
    }

    [dir=rtl] .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-right: 20px;
        padding-left: 0
    }

    .gs18-BorderedDateLinkListItem--Image .gs18-MediaBlock__ImageCol.gs18-u-Size2 {
        width: 100%
    }

    .gs18-SitemapList .gs18-LinkList--Size1of2 .gs18-LinkListItem,
    .gs18-SitemapList.gs18-LinkList--Size1of2 .gs18-LinkListItem {
        width: 100%
    }

    .gs18-OList {
        padding: 0 0 0 50px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -50px;
        width: 50px
    }

    :lang(ar) .gs18-OList {
        padding-right: 50px;
        padding-left: 0
    }

    :lang(ar) .gs18-OList * .gs18-OListItem:before {
        right: -50px;
        left: auto
    }

    .gs18-OListBrackets {
        padding: 0 0 0 50px
    }

    .gs18-OListBracketsItem__Marker {
        left: -50px;
        width: 50px
    }

    :lang(ar) .gs18-OListBrackets {
        padding-right: 50px;
        padding-left: 0
    }

    :lang(ar) .gs18-OListBracketsItem__Marker {
        right: -60px;
        left: auto
    }

    .gs18-UList {
        padding: 0 0 0 50px
    }

    :lang(ar) .gs18-UList {
        padding-right: 50px;
        padding-left: 0
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 50px
    }

    :lang(ar) .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-right: 50px;
        padding-left: 0
    }

    .gs18-DListDesc {
        margin: 10px 0 0 50px
    }

    :lang(ar) .gs18-DListDesc {
        margin-right: 50px;
        margin-left: 0
    }

    .gs18-Modal {
        margin-top: 44px;
        left: 15px;
        right: 15px
    }

    .gs18-Modal .gs18-Modal__Body {
        max-width: 420px;
        overflow-y: scroll
    }

    .gs18-Modal .gs18-Modal__Button {
        top: -44px;
        right: 0;
        width: 44px;
        height: 44px
    }

    .gs18-Modal--UsTransition .gs18-TileItem__Media {
        overflow: hidden
    }

    .gs18-Modal--UsTransition .gs18-TileItem__Media .gs18-TileMediaImage {
        margin-top: -5px;
        height: 200px
    }

    .gs18-PageTitleUnit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-PageTitleUnit__Inner {
        min-height: 250px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 10px;
        font-size: 1rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 10px;
        font-size: 1rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 2.5rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: -9999px -9999px, center center
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeSmall {
        font-size: 2rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeNormal {
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle--FontSizeLarge {
        font-size: 2.5rem
    }

    .gs18-PageTitleUnit .gs18-PageTitleUnit__TitleCol .gs18-PageTitle__FontSizeSmall {
        display: block;
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 319px
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category,
    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 15px #000
    }

    .gs18-RelatedLinkSlide__Footer {
        padding: 2px 53px
    }

    .gs18-RelatedLinkSlide__Text {
        bottom: 10.869%
    }

    .gs18-RelatedLinkSlide__Img {
        max-height: 512px
    }

    .gs18-RelatedLinkSlide__Arrow {
        top: 12px
    }

    .gs18-RelatedLinkSlide__Nav {
        padding: 9px 0
    }

    .gs18-CaptionTitle {
        font-size: .88rem
    }

    .gs18-Caption {
        font-size: .88rem
    }

    .gs18-Date {
        font-size: .75rem
    }

    .gs18-TextTag {
        font-size: .75rem
    }

    .gs18-Tile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs18-TileItem {
        display: block
    }

    .gs18-TileItem.gs18-TileItem--Flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-TileItem__Media .gs18-TileMediaImage {
        height: 290px
    }

    [data-js-gs18-learn-more-tile] .gs18-TileItem {
        transition: opacity .5s
    }

    [data-js-gs18-learn-more-tile] .gs18-TileItem[data-js-gs18-learn-more-tile-target] {
        opacity: 0;
        display: none
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem,
    .gs18-Tile--MinHeightS-sm.gs18-TileItem,
    .gs18-Tile--MinHeightS-sm>.gs18-TileItem {
        min-height: 218px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem,
    .gs18-Tile--MinHeightM-sm.gs18-TileItem,
    .gs18-Tile--MinHeightM-sm>.gs18-TileItem {
        min-height: 290px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem,
    .gs18-Tile--MinHeightL-sm.gs18-TileItem,
    .gs18-Tile--MinHeightL-sm>.gs18-TileItem {
        min-height: 580px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        padding-top: 290px;
        background-position: center 0;
        background-size: auto 290px;
        min-height: 580px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body {
        -webkit-box-flex: 20;
        -ms-flex: 20 0 auto;
        flex: 20 0 auto
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-FontSizeXXLarge {
        font-size: 2.25rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol {
        font-size: 1.5rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-TileItem--FootOnly {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram {
        margin: 20px
    }

    .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: calc(76px + 40px)
    }

    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: 0;
        margin-left: calc(76px + 40px)
    }

    .gs18-TileItem__Body,
    .gs18-TileItem__Foot,
    .gs18-TileItem__Head {
        padding: 25px 15px
    }

    .gs18-Tile--Loop>.gs18-TileItem:before {
        margin-right: 15px;
        margin-left: 15px
    }

    .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body {
        margin: 25px 15px;
        min-height: 168px
    }

    .gs18-Tile--ContactAccordion {
        margin-right: -15px;
        margin-left: -15px;
        width: auto
    }

    .gs18-Accordion--Contact .gs18-Tile--ContactAccordion .gs18-LinkList--Horizontal .gs18-LinkListItem {
        min-width: 50%;
        float: left
    }

    :not(col).gs18-u-Size1of1,
    :not(col).gs18-u-Size1of2,
    :not(col).gs18-u-Size1of3,
    :not(col).gs18-u-Size1of4,
    :not(col).gs18-u-Size1of6,
    :not(col).gs18-u-Size2of3,
    :not(col).gs18-u-Size2of4,
    :not(col).gs18-u-Size2of6,
    :not(col).gs18-u-Size3of4,
    :not(col).gs18-u-Size3of6,
    :not(col).gs18-u-Size4of6,
    :not(col).gs18-u-Size5of6 {
        width: 100%
    }

    :not(col).gs18-MainContents--Narrow,
    :not(col).gs18-u-Size1,
    :not(col).gs18-u-Size10,
    :not(col).gs18-u-Size11,
    :not(col).gs18-u-Size12,
    :not(col).gs18-u-Size2,
    :not(col).gs18-u-Size3,
    :not(col).gs18-u-Size4,
    :not(col).gs18-u-Size5,
    :not(col).gs18-u-Size6,
    :not(col).gs18-u-Size7,
    :not(col).gs18-u-Size8,
    :not(col).gs18-u-Size9 {
        width: 100%
    }

    :not(col).gs18-MainContents--Narrow .gs18-u-Size2of3,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size2of4,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size3of4,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size3of6,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size4,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size4of6,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size5,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size5of6,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size6,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size7,
    :not(col).gs18-MainContents--Narrow .gs18-u-Size8 {
        width: 100%
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .75rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.13rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.5rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 2.25rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.6rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 1.9rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.1rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 3.1rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 5.6rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 5.6rem
    }

    .gs18-u-Break-lg {
        display: none
    }

    .gs18-YouTube {
        padding: 25px 0 15px;
        width: 100%;
        background-color: #fafafa
    }

    .gs18-YouTube .gs18-HeadingLv2 {
        margin: 0;
        padding: 0 15px 20px
    }

    .gs18-YouTube__List {
        margin: 0;
        padding-left: 0
    }

    .gs18-YouTube__List[data-video-count-sp='1']>li:nth-child(n+2) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='2']>li:nth-child(n+3) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='3']>li:nth-child(n+4) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='4']>li:nth-child(n+5) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='5']>li:nth-child(n+6) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='6']>li:nth-child(n+7) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='7']>li:nth-child(n+8) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='8']>li:nth-child(n+9) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='9']>li:nth-child(n+10) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='10']>li:nth-child(n+11) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='11']>li:nth-child(n+12) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp='12']>li:nth-child(n+13) {
        display: none
    }

    .gs18-YouTube__Item {
        display: block;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .gs18-YouTube__Img>img {
        width: 100%;
        height: auto
    }

    .gs18-YouTube__Title {
        margin: 15px 0 50px;
        padding-right: 15px;
        padding-left: 15px
    }

    .gs18-YouTube__Title>a {
        font-size: 18px
    }

    .gs18-YouTube__Button {
        margin-right: 15px
    }

    .gs18-YouTube--Top {
        width: 100%
    }

    .gs18-YouTube--Top .gs18-YouTube__Item {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    :lang(ar) .gs18-YouTube__List {
        padding-right: 0
    }

    :lang(ar) .gs18-YouTube__Title {
        padding-right: 15px;
        padding-left: 15px
    }

    :lang(ar) .gs18-YouTube__Button {
        margin-right: 0;
        margin-left: 15px
    }

    ol li>.gs18-NewsImageUnit,
    ul li>.gs18-NewsImageUnit {
        margin-left: -50px
    }

    ol li li>.gs18-NewsImageUnit,
    ul li li>.gs18-NewsImageUnit {
        margin-left: -100px
    }

    .gs18-NewsTableList {
        padding-left: 30px
    }

    .gs18-NewsTableList .gs18-OListBracketsItem__Marker {
        left: -30px;
        width: 30px
    }

    .gs18-NewsTableUnit__TableCol__Horizontal--Left {
        padding-right: 0;
        padding-bottom: 25px
    }

    .gs18-NewsTableUnit__TableCol__Horizontal--Right {
        padding-left: 0;
        padding-top: 25px
    }

    .gs18-News .gs18-BorderedDateLinkListItem--Image .gs18-Image {
        max-width: 100%;
        max-height: 256px
    }
}

@media print {
    html {
        font-size: 112.5%
    }

    body {
        width: 1440px;
        -webkit-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .gs18-Tile--AlignMiddlePosition {
        position: relative
    }

    .gs18-Tile--AlignMiddlePosition .gs18-HeadingLv2 {
        width: 50%;
        margin-top: 0;
        padding-left: 50%;
        padding-top: 140px;
        vertical-align: bottom
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit {
        position: absolute;
        top: 30px;
        left: 0;
        height: 100%;
        width: 50%;
        display: table;
        margin: 0
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol {
        display: table-cell;
        padding: 30px;
        vertical-align: middle
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol img {
        width: 100%
    }

    .gs18-Tile--AlignMiddlePosition .gs18-Text {
        width: 50%;
        margin-top: 0;
        padding-left: 50%
    }

    .gs18-BreadcrumbList {
        padding: 20px 30px
    }

    .gs18-BreadcrumbItem {
        font-size: 1rem
    }

    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 260px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 0;
        padding-top: 60px
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List>li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List>li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List>li>a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List>li>a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    [dir=rtl] .gs18-Footer__List>li>a::before {
        right: 0;
        left: auto;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    [dir=rtl] .gs18-Footer__Links {
        right: 0;
        left: auto
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    [dir=rtl] .gs18-Footer__SNS {
        margin-right: auto;
        margin-left: 20px
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gs18-Footer__ExtentionInner {
        padding: 0 30px 30px
    }

    .gs18-Header.is-flyout {
        position: absolute
    }

    .gs18-Header.is-flyout.is-hidden {
        top: 0
    }

    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url('../images/icon/Global-W.svg');
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after,
    .gs18-Header__GlobalLink.is-open:focus::after,
    .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    .gs18-Header {
        width: 100%
    }

    .gs18-Header.gs18-Header--HasUtilityLinks {
        padding-top: 56px
    }

    .gs18-Header.gs18-Header--HasCookieAlert {
        padding-top: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header .gs18-Header__SearchBtn>img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header__Inner.is-search-open .gs18-HeaderLang,
    .gs18-Header__Inner.is-search-open .gs18-HeaderNav__Item,
    .gs18-Header__Inner.is-search-open .gs18-Header__Global {
        display: none
    }

    .gs18-Header__Logo>img {
        width: 110px
    }

    .gs18-Header__Global {
        margin-left: 0
    }

    .gs18-Header__GlobalLink {
        width: 61px
    }

    .gs18-Header__Search {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1;
        right: 0
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button {
        background: url('../images/icon/Close-R.svg') no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button>img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::after {
        content: url('../images/icon/Close.svg');
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:active::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:focus::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderLang {
        height: 100%
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang {
        font-weight: 500
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang>abbr {
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage {
        position: relative;
        height: 100%
    }

    .gs18-HeaderLang .gs18-HeaderLang__List {
        position: absolute;
        display: none;
        width: 215px;
        margin: 0;
        padding: 0;
        left: 0;
        overflow: hidden;
        background: #000;
        list-style: none;
        font-size: 18px;
        font-weight: 500
    }

    [dir=rtl] .gs18-HeaderLang .gs18-HeaderLang__List {
        left: auto;
        right: 0
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li {
        border-top: solid 1px #272727
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:active,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:focus,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:hover {
        color: #f50f10
    }

    .gs18-HeaderLang[data-js-gs18-lang-switch='2'] .gs18-HeaderLang__List {
        display: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang {
        padding: 32px 0;
        box-sizing: border-box;
        width: 48px;
        height: 85px;
        text-align: center;
        color: #000;
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:first-child {
        position: relative;
        margin-right: 1px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:first-child:before {
        content: '';
        display: block;
        position: absolute;
        top: 28px;
        right: -1px;
        height: 26px;
        border-right: 1px solid #e0e0e0
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang-Current>abbr {
        position: relative
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang-Current>abbr:before {
        content: '';
        position: absolute;
        bottom: -4px;
        width: 100%;
        border-bottom: 2px solid #000
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple {
        font-size: 14px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang {
        display: block;
        box-sizing: border-box;
        padding: 34px 20px 32px 0;
        width: 69px;
        height: 85px;
        text-align: center;
        color: #000;
        text-decoration: none;
        position: relative
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:before {
        content: '';
        display: block;
        position: absolute;
        top: 39px;
        right: 20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 4px 0 4px;
        border-color: #000 transparent transparent transparent
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__List {
        display: block
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang {
        background: #000;
        color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang::before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--About .gs18-HeaderPulldown__List,
    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderNav__Item--Height600 .gs18-HeaderPulldown__List {
        height: 500px
    }

    .gs18-HeaderNav__Item--Height500 .gs18-HeaderPulldown__List {
        height: 400px
    }

    .gs18-HeaderNav__Item--Height400 .gs18-HeaderPulldown__List {
        height: 300px
    }

    .gs18-HeaderNav__Item--Height300 .gs18-HeaderPulldown__List {
        height: 200px
    }

    .gs18-HeaderNavUtilityLinks {
        margin: 0 auto;
        max-width: 1920px;
        position: absolute;
        background: #e0e0e0;
        height: 56px;
        top: 0;
        left: 0;
        right: 0
    }

    .gs18-Header--HasCookieAlert .gs18-HeaderNavUtilityLinks {
        top: 234px
    }

    .gs18-HeaderNavUtilityLinks__Inner {
        max-width: 1380px;
        margin: 0 auto;
        padding: 0 15px;
        height: 100%;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 30px
    }

    [dir=rtl] .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 0;
        margin-right: 30px
    }

    body.gs18-HasUtilityLinks {
        padding-top: 56px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-Header--HasUtilityLinks .gs18-HeaderPulldown {
        top: 141px
    }

    .gs18-Header--HasCookieAlert .gs18-HeaderPulldown {
        top: 319px
    }

    .gs18-Header--HasUtilityLinks.gs18-Header--HasCookieAlert .gs18-HeaderPulldown {
        top: 375px
    }

    .gs18-HeaderPulldown__Inner {
        max-width: 1380px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        overflow: hidden
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__Sublist--Overflow {
        height: 100%;
        overflow: hidden
    }

    .gs18-HeaderPulldown__Sublist--Overflow:after,
    .gs18-HeaderPulldown__Sublist--Overflow:before {
        content: '';
        display: block;
        margin-right: 30px;
        width: calc(100% - 30px);
        height: 15px;
        position: absolute;
        left: 0
    }

    .gs18-HeaderPulldown__Sublist--Overflow:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 70px;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .08) 80%)
    }

    .gs18-HeaderPulldown__Sublist--Overflow:after {
        bottom: 0;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .1) 80%)
    }

    .gs18-HeaderPulldown__Sublist--Overflow .gs18-HeaderPulldown__List {
        margin: 70px 30px 0 0;
        padding: 0;
        height: calc(100% - 70px);
        overflow-y: scroll;
        z-index: 1;
        scrollbar-base-color: #757575
    }

    .gs18-HeaderPulldown__Sublist--Overflow .gs18-HeaderPulldown__ListItem {
        border-right: #ccc solid 1px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a.is-open {
        padding-left: 16px;
        padding-right: 14px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: 15px
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: auto;
        left: 15px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover,
    .gs18-HeaderPulldown__ListItem>a:active,
    .gs18-HeaderPulldown__ListItem>a:focus,
    .gs18-HeaderPulldown__ListItem>a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-HeaderPulldownRegion {
        max-width: 1380px
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem.gs18-u-Size1of3 {
        margin-bottom: 0
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        margin-bottom: 0
    }

    .gs18-CookieAlert {
        height: 234px
    }

    .gs18-Header--HasUtilityLinks .gs18-CookieAlert {
        margin-bottom: 56px
    }

    .gs18-CookieAlert__Inner {
        margin: 0 auto;
        padding: 0 30px;
        max-width: 1380px;
        width: 100%
    }

    body.gs18-HasCookieAlert {
        padding-top: 234px
    }

    body.gs18-HasCookieAlert.gs18-HasUtilityLinks {
        padding-top: 290px
    }

    .gs18-LocalNav {
        page-break-inside: avoid
    }

    .gs18-AccordionList {
        margin: 0;
        padding: 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a,
    .gs18-AccordionList .gs18-AccordionList__Item>span {
        padding: 40px 30px;
        font-size: 20px
    }

    .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        left: 30px;
        width: calc(100% - 60px)
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>a::after,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item>span::after {
        right: 30px;
        left: auto
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion]>a::before,
    [dir=rtl] .gs18-AccordionList .gs18-AccordionList__Item[data-js-gs18-accordion]>a::before {
        right: auto;
        left: 30px
    }

    .gs18-HalfImgBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 30px 50px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        position: absolute;
        right: 15px;
        bottom: 10px
    }

    [dir=rtl] .gs18-HalfImgBox .gs18-HalfImgBox__More {
        right: auto;
        left: 15px
    }

    .gs18-AnchorList--Size1of3 .gs18-AnchorListItem {
        width: 33.3%
    }

    .gs18-AnchorList--Size1of4 .gs18-AnchorListItem {
        width: 25%
    }

    .gs18-Annotation {
        font-size: .89rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .89rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 50px
    }

    :lang(ar) .gs18-UAnnotationListItem {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-OAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 50px
    }

    :lang(ar) .gs18-OAnnotationListItem {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-Box {
        margin-top: 30px;
        padding: 30px
    }

    .gs18-NewsSlide__Item {
        padding: 30px
    }

    .gs18-NewsSlide__Item__CaptionCol .gs18-Caption {
        margin-top: 30px
    }

    .gs18-EventsTableBodyTh {
        padding: 25px 30px 25px 0
    }

    [dir=rtl] .gs18-EventsTableBodyTh {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 25px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 20px;
        min-height: 90px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 110px
    }

    [dir=rtl] .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 0;
        padding-left: 110px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 110px
    }

    [dir=rtl] .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 0;
        padding-left: 110px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 25px
    }

    .gs18-EventsTableBodyTd--Banner {
        padding-top: 25px;
        padding-bottom: 0
    }

    .gs18-FeedWrap .gs18-FeedRSS {
        position: absolute;
        top: 3px;
        right: 0
    }

    .gs18-GoogleMapUnit--LocationList .gs18-GoogleMapUnit__MapCol {
        padding-top: 33.3%
    }

    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv3 {
        font-size: 1.11rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 70px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .78rem
    }

    .gs18-HistorySlide {
        box-sizing: border-box;
        position: relative;
        color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: block;
        position: absolute;
        right: 50%;
        top: 107px;
        margin: 0 -30px 0 0;
        padding: 0;
        width: 50%;
        max-width: 960px;
        z-index: 1;
        color: #fff;
        font-weight: 500
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        content: '';
        position: absolute;
        height: 1px;
        width: calc(100% - 240px);
        margin-left: 10px;
        top: 50%;
        background-color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item {
        height: 810px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item.slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__Content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: absolute;
        left: 175px;
        bottom: 0;
        width: 100%;
        padding: 30px 50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        width: 200%;
        font-size: 80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: -50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.5%;
        flex: 0 0 47.5%;
        min-width: 47.5%
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>img {
        vertical-align: top
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>p {
        margin: 15px 0 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px -20px 0 0
    }

    .gs18-HistorySlide .slick-dots {
        box-sizing: border-box;
        position: absolute;
        right: 0;
        top: 100px;
        margin: 0;
        padding: 0 30px 0 52px;
        width: 50%
    }

    .gs18-HistorySlide .slick-dots>li {
        padding: .5em .8em;
        border: 1px solid #fff;
        font-weight: 500;
        font-size: 18px
    }

    .gs18-MediaBlock:after {
        display: block;
        clear: both;
        content: ''
    }

    .gs18-MediaBlock__ImageCol {
        margin: 0 30px 0 0;
        float: left;
        box-sizing: border-box
    }

    .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    .gs18-MediaBlock__TextCol {
        overflow: hidden;
        box-sizing: border-box
    }

    .gs18-MediaBlock__TextCol>:first-child {
        margin-top: 0
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__ImageCol {
        margin-bottom: 30px
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    :lang(ar) .gs18-MediaBlock__ImageCol {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    :lang(ar) .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 30px;
        margin-left: 0;
        float: left
    }

    .gs18-IconLegendsItem {
        margin-top: 20px;
        font-size: .89rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 10px
    }

    [dir=rtl] .gs18-IconLegendsItem img {
        margin-right: 0;
        margin-left: 10px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem {
        margin-top: 5px
    }

    .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-right: 0;
        height: 82px
    }

    [dir=rtl] .gs18-IconLegends--Sdgs .gs18-IconLegendsItem img {
        margin-left: 0
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: inline
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: none
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link:before,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link:before {
        left: 15px
    }

    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link:before,
    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link:before {
        right: 15px;
        left: auto
    }

    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link .gs18-Icon,
    .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link .gs18-Icon {
        left: 15px
    }

    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of3 .gs18-Link .gs18-Icon,
    [dir=rtl] .gs18-LinkList--Horizontal.gs18-LinkList--Size1of4 .gs18-Link .gs18-Icon {
        right: 15px;
        left: auto
    }

    .gs18-LinkList--Size1of3 .gs18-LinkListItem {
        width: 33.3333%
    }

    .gs18-LinkList--Size1of4 .gs18-LinkListItem {
        width: 25%
    }

    .gs18-DateLinkList--InvestorsTopics .gs18-DateLinkListItem:first-child {
        min-height: 250px
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 30px
    }

    [dir=rtl] .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-right: 30px;
        padding-left: 0
    }

    .gs18-OList {
        padding: 0 0 0 60px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -60px;
        width: 60px
    }

    :lang(ar) .gs18-OList {
        padding-right: 60px;
        padding-left: 0
    }

    :lang(ar) .gs18-OList * .gs18-OListItem:before {
        right: -60px;
        left: auto
    }

    .gs18-OListBrackets {
        padding: 0 0 0 60px
    }

    .gs18-OListBracketsItem__Marker {
        left: -60px;
        width: 60px
    }

    :lang(ar) .gs18-OListBrackets {
        padding-right: 60px;
        padding-left: 0
    }

    :lang(ar) .gs18-OListBracketsItem__Marker {
        right: -60px;
        left: auto
    }

    .gs18-UList {
        padding: 0 0 0 60px
    }

    :lang(ar) .gs18-UList {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 60px
    }

    :lang(ar) .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-right: 60px;
        padding-left: 0
    }

    .gs18-DListDesc {
        margin: 10px 0 0 60px
    }

    :lang(ar) .gs18-DListDesc {
        margin-right: 60px;
        margin-left: 0
    }

    .gs18-MicroMacro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #000
    }

    .gs18-MicroMacro__Item {
        height: 263px;
        transition: all .4s;
        width: 33.33%
    }

    .gs18-MicroMacro__Item:hover {
        width: calc(33.33% + 30px)
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Caption {
        width: 46%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item {
        width: 16.6%;
        height: 430px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__MoreText,
    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__Text {
        display: none
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open {
        width: 67%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText,
    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Text {
        display: block
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro__Item.is-open {
        height: 400px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        width: 50%
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        position: absolute;
        right: 50%
    }

    .gs18-MicroMacro__HiddenImage {
        transition: all .4;
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        opacity: 0;
        height: 100%;
        overflow: hidden
    }

    .gs18-MicroMacro__HiddenImageInner {
        margin-left: -50%;
        width: 200%;
        height: 100%
    }

    .gs18-MicroMacro__HiddenImageInner>img {
        margin: 0 auto;
        height: 100%;
        width: auto;
        display: block
    }

    .gs18-MicroMacro__HiddenImageInner>.gs18-MicroMacro__HiddenImage-lg {
        margin: 0
    }

    .gs18-MicroMacro__HiddenImageSwitch {
        margin-left: 0
    }

    .gs18-MicroMacro__HiddenImage-sm {
        display: none
    }

    .gs18-MicroMacro__Item--Half {
        width: 50%;
        height: 350px
    }

    .gs18-MicroMacro__Item--Half:hover {
        width: calc(50% + 30px)
    }

    .gs18-MicroMacro__Item--Half.is-open .gs18-MicroMacro__Caption {
        width: 100%
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%;
        height: 535px
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro--Image {
        width: 100%;
        page-break-inside: avoid
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg>img {
        width: auto;
        height: 100%
    }

    :lang(ar) .gs18-MicroMacro__Item .gs18-ButtonLink {
        left: 50%;
        right: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImage {
        left: 0;
        right: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImageInner {
        margin-right: -50%;
        margin-left: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImageSwitch {
        margin-right: 0
    }

    .gs18-PageTitleUnit__Inner {
        padding: 125px 0 40px;
        min-height: 445px;
        height: 445px
    }

    .gs18-PageTitleUnit.gs18-PageTitleUnit--MinHeightL-lg .gs18-PageTitleUnit__Inner {
        min-height: 700px;
        height: 700px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 3.56rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 4.44rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 700px
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category,
    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 30px #000
    }

    .gs18-LineTableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-LineTableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4),
    .gs18-LineTableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-LineTableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    .gs18-TableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-TableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4),
    .gs18-TableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3),
    .gs18-TableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    .gs18-CaptionTitle {
        font-size: .89rem
    }

    .gs18-Caption {
        font-size: .89rem
    }

    .gs18-Date {
        font-size: .78rem
    }

    .gs18-TextTag {
        font-size: .78rem
    }

    .gs18-Tile {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        page-break-inside: avoid
    }

    .gs18-TileItem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-Tile--MinHeightSS-lg.gs18-TileItem,
    .gs18-Tile--MinHeightSS-lg>.gs18-TileItem {
        min-height: 175px
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem,
    .gs18-Tile--MinHeightS-lg>.gs18-TileItem {
        min-height: 350px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem,
    .gs18-Tile--MinHeightM-lg>.gs18-TileItem {
        min-height: 535px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem,
    .gs18-Tile--MinHeightL-lg>.gs18-TileItem {
        min-height: 700px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg {
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner {
        margin: 0 auto;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body,
    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body+.gs18-TileItem__Foot,
    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head+.gs18-TileItem__Foot {
        padding-top: 0
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol {
        font-size: 2rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of2 .gs18-u-FontSizeXXLarge,
    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of3 .gs18-u-FontSizeXXLarge {
        font-size: 2.25rem
    }

    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of2 .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol,
    .gs18-Tile--AlignMiddle-TopPage .gs18-u-Size1of3 .gs18-u-FontSizeXXLarge .gs18-HeadingLv2__ShoulderCol {
        font-size: 1.5rem
    }

    .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: calc(96px + 60px)
    }

    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: 0;
        margin-left: calc(96px + 60px)
    }

    .gs18-TileItem--Pictgram>.gs18-TileItem__Pictgram {
        margin: 30px
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-left: 30px
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-right: 30px;
        margin-left: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 30px
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before,
    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 0;
        margin-left: 30px
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):before,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):before {
        border-width: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem:after {
        margin: 30px 0;
        border-color: #757575;
        border-width: 0 1px 0 0;
        border-style: solid;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: ''
    }

    [dir=rtl] .gs18-Tile--Loop>.gs18-TileItem:after {
        border-right-width: 0;
        border-left-width: 1px;
        right: auto;
        left: 0
    }

    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of2:nth-child(2n):after,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of3:nth-child(3n):after,
    .gs18-Tile--Loop>.gs18-TileItem.gs18-u-Size1of4:nth-child(4n):after {
        border-width: 0
    }

    .gs18-Tile--Button>.gs18-TileItem {
        min-height: 315px;
        background-position: -9999px -9999px
    }

    .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body {
        margin: 30px;
        color: #fff;
        background-color: #000
    }

    .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
        background-image: url('../images/icon/ArrowNext-W.svg')
    }

    [dir=rtl] .gs18-Tile--Button>.gs18-TileItem>.gs18-TileItem__Body:before {
        background-image: url(.'./images/icon/ArrowBack-W.svg')
    }

    .gs18-Tile--Button>.gs18-TileItem:active,
    .gs18-Tile--Button>.gs18-TileItem:focus,
    .gs18-Tile--Button>.gs18-TileItem:hover {
        background-position: center center
    }

    .gs18-Tile--Feature .gs18-HeadingLv2 {
        font-size: 2rem
    }

    .gs18-Tile--Feature .gs18-HeadingLv2 .gs18-HeadingLv2__ShoulderCol {
        font-size: 1.2rem
    }

    .gs18-TileItem .gs18-Tile--Loop .gs18-TileItem>.gs18-TileItem__Body {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2) .gs18-TileItem__Body,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3) .gs18-TileItem__Body,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4) .gs18-TileItem__Body {
        padding-top: 0
    }

    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):after,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):after,
    .gs18-TileItem .gs18-TileItem__Head+.gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):after {
        margin-top: 0
    }

    .gs18-TileItem__Body>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Body>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4),
    .gs18-TileItem__Foot>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Foot>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4),
    .gs18-TileItem__Head>.gs18-LinkList--Size1of3:first-child>.gs18-LinkListItem:nth-child(-n+3),
    .gs18-TileItem__Head>.gs18-LinkList--Size1of4:first-child>.gs18-LinkListItem:nth-child(-n+4) {
        margin-top: 0
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .77rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.11rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.55rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 3.56rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.66rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 2.5rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.88rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 6.66rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 7.77rem
    }

    .gs18-u-PageBreakBeforeAlways-print {
        page-break-before: always
    }

    .gs18-u-PageBreakBeforeAvoid-print {
        page-break-before: avoid
    }

    .gs18-u-PageBreakInsideAvoid-print {
        page-break-inside: avoid
    }

    .gs18-Page-Top .gs18-FeedList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-Page-Top .gs18-FeedList__Item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media only screen and (max-width:980px) {
    .gs18-Main {
        margin-top: 65px
    }

    .gs18-Footer {
        box-sizing: border-box;
        height: auto;
        padding: 30px 15px;
        width: 100%
    }

    .gs18-Footer__Global {
        margin: -30px -15px 30px;
        padding: 1.75em 15px;
        font-size: 16px;
        text-align: left
    }

    .gs18-Footer__Global>a {
        padding-bottom: 3px
    }

    .gs18-Footer__Title {
        margin-top: 0;
        padding-top: 10px
    }

    .gs18-Footer__List {
        width: 100%
    }

    .gs18-Footer__List>li {
        width: 100%;
        margin-bottom: 18px;
        display: block
    }

    .gs18-Footer__List>li>a {
        font-size: 16px
    }

    .gs18-Footer__Links {
        margin-top: 54px;
        padding: 0
    }

    .gs18-Footer__Legal {
        font-size: 16px
    }

    .gs18-Footer__SNS>li:not(:last-child) {
        margin-right: 20px
    }

    [dir=rtl] .gs18-Footer__SNS>li:not(:last-child) {
        margin-right: auto;
        margin-left: 20px
    }

    .gs18-Footer__Copyright {
        font-size: 16px
    }

    .gs18-Footer__ExtentionInner {
        padding: 30px 0 0;
        font-size: 16px
    }

    .gs18-Header__GlobalLink:active::before,
    .gs18-Header__GlobalLink:focus::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink:active::after,
    .gs18-Header__GlobalLink:focus::after {
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open-small {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open-small::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink.is-open-small::after {
        opacity: 1;
        background-color: #000;
        background-image: url('../images/icon/Global-W.svg')
    }

    .gs18-Header {
        width: 100%;
        padding: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-HeaderNav {
        top: 65px
    }

    .gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks.is-flyout.is-hidden,
    .gs18-Header--HasCookieAlert.is-flyout.is-hidden {
        top: -365px
    }

    .gs18-Header__Inner {
        height: 65px
    }

    .gs18-Header__Logo {
        padding-right: 13px;
        border-right: 0
    }

    [dir=rtl] .gs18-Header__Logo {
        padding-right: 16px;
        padding-left: 13px;
        border-left: 0
    }

    .gs18-Header__Lang {
        margin-right: auto;
        margin-left: 0
    }

    [dir=rtl] .gs18-Header__Lang {
        margin-right: 0;
        margin-left: auto
    }

    .gs18-Header__Global {
        padding-left: 0
    }

    [dir=rtl] .gs18-Header__Global {
        padding-right: 0
    }

    .gs18-Header__GlobalLink {
        width: 48px
    }

    .gs18-Header__GlobalLink:active::after,
    .gs18-Header__GlobalLink:focus::after,
    .gs18-Header__GlobalLink:hover::after {
        opacity: 1
    }

    .gs18-Header__Hamburger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        width: 48px;
        height: 100%;
        text-align: center;
        border-color: #e1e1e1;
        border-width: 0 0 0 1px;
        border-style: solid
    }

    [dir=rtl] .gs18-Header__Hamburger {
        border-right-width: 1px;
        border-left-width: 0
    }

    .gs18-Header__Hamburger.is-open-small {
        background: url('../images/icon/Close.svg') no-repeat center;
        background-size: 20px auto
    }

    .gs18-Header__Hamburger.is-open-small>img {
        display: none
    }

    .gs18-Header__Search {
        transition: .5s width;
        margin: 0;
        position: absolute;
        top: 65px;
        right: 0;
        height: auto;
        display: block;
        width: 0;
        overflow: hidden;
        background-color: #fff;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        z-index: 6
    }

    .gs18-Header--HasCookieAlert .gs18-Header__Search {
        top: 365px
    }

    .gs18-Header__SearchInner {
        box-sizing: border-box;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 96px;
        width: 100vw;
        padding: 0 20px 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        position: static;
        width: 100%
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        display: block;
        padding: 0;
        width: 100%;
        height: 35px;
        border-radius: 0
    }

    .gs18-Header__Search .gs18-Header__SearchBtn {
        display: none
    }

    .gs18-Header__Search .gs18-SearchBox__QueryWrap,
    .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 93%;
        flex-basis: 93%
    }

    .gs18-Header__Search .gs18-SearchBox__Submit,
    .gs18-Header__Search .mf_finder_searchBox_submit {
        background-position: -100px -100px;
        -ms-flex-preferred-size: 28px;
        flex-basis: 28px
    }

    .gs18-Header__Search .gs18-SearchBox__Submit:active>span,
    .gs18-Header__Search .gs18-SearchBox__Submit:focus>span,
    .gs18-Header__Search .gs18-SearchBox__Submit:hover>span,
    .gs18-Header__Search .mf_finder_searchBox_submit:active>span,
    .gs18-Header__Search .mf_finder_searchBox_submit:focus>span,
    .gs18-Header__Search .mf_finder_searchBox_submit:hover>span {
        opacity: 1
    }

    .gs18-Header__Search.is-open-small {
        width: 100%;
        overflow: visible
    }

    .gs18-Header--NoSearch .gs18-HeaderNav {
        top: 65px
    }

    .gs18-Header--NoSearch.gs18-Header--HasCookieAlert .gs18-HeaderNav {
        top: 365px
    }

    .gs18-HeaderLang .gs18-HeaderLang__List {
        position: absolute;
        display: none;
        width: 100%;
        margin: 0;
        padding: 0;
        right: 0;
        overflow: hidden;
        background: #000;
        list-style: none;
        font-size: 18px;
        font-weight: 500
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li {
        border-top: solid 1px #272727
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:active,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:focus,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang {
        display: block;
        box-sizing: border-box;
        padding: 24px 14px 22px 0;
        width: 59px;
        height: 65px;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        position: relative
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang:before {
        content: '';
        display: block;
        position: absolute;
        top: 29px;
        right: 14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 4px 0 4px;
        border-color: #000 transparent transparent transparent
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang>abbr {
        text-decoration: none
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang {
        background: #000;
        color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang::before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__List {
        display: block
    }

    .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang {
        display: none
    }

    .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang.gs18-HeaderLang__Lang-Current {
        display: block
    }

    .gs18-HeaderNav {
        transition: .5s width;
        position: absolute;
        right: 0;
        top: 161px;
        width: 0;
        height: 100vh;
        overflow: hidden;
        z-index: 5
    }

    [dir=rtl] .gs18-HeaderNav {
        left: 0;
        right: auto
    }

    .gs18-Header--HasCookieAlert .gs18-HeaderNav {
        top: 461px
    }

    .gs18-HeaderNav.is-open-small {
        width: 100%;
        height: 780px;
        pointer-events: none
    }
    
    .fixedSideNav {
        max-height: 100%;
        position: fixed;
        overflow-y: scroll;
      }

    .gs18-HeaderNav.is-open-small>* {
        pointer-events: all
    }

    .gs18-HeaderNav__Menu {
        display: block;
        position: relative;
        padding: 0;
        left: 0;
        transition: .5s left;
        border-top: 1px solid #e1e1e1;
        width: 100%;
        height: auto
    }

    .gs18-HeaderNav__Menu.is-step0 {
        left: 0
    }

    .gs18-HeaderNav__Menu.is-step1 {
        left: -100%
    }

    .gs18-HeaderNav__Menu.is-step2 {
        left: -200%
    }

    [dir=rtl] .gs18-HeaderNav__Menu {
        left: auto;
        right: 0;
        transition: .5s right
    }

    [dir=rtl] .gs18-HeaderNav__Menu.is-step0 {
        left: auto;
        right: 0
    }

    [dir=rtl] .gs18-HeaderNav__Menu.is-step1 {
        left: auto;
        right: -100%
    }

    [dir=rtl] .gs18-HeaderNav__Menu.is-step2 {
        left: auto;
        right: -200%
    }

    .gs18-HeaderNav__Item {
        background-color: #fff;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderNav__Text {
        position: relative;
        font-size: 24px;
        min-height: 85px;
        box-sizing: border-box;
        width: 100vw
    }

    .gs18-HeaderNav__Text,
    .gs18-HeaderNav__Text _:-ms-lang(x)::-ms-backdrop {
        padding-top: 30px;
        box-sizing: border-box
    }

    .gs18-HeaderNav__Text::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg)
    }

    [dir=rtl] .gs18-HeaderNav__Text::before {
        right: auto;
        left: 20px;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .gs18-HeaderNav__Item--Careers .gs18-HeaderNav__Text::before {
        display: none
    }

    .gs18-Header--MinInteraction .gs18-HeaderNav__Text::before {
        display: none
    }

    .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav__Text:hover {
        color: #000
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background-color: #000;
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current::before,
    .gs18-HeaderNav__Text.is-open::before {
        border-color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active,
    .gs18-HeaderNav__Text.is-current:focus,
    .gs18-HeaderNav__Text.is-current:hover,
    .gs18-HeaderNav__Text.is-open:active,
    .gs18-HeaderNav__Text.is-open:focus,
    .gs18-HeaderNav__Text.is-open:hover {
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active::before,
    .gs18-HeaderNav__Text.is-current:focus::before,
    .gs18-HeaderNav__Text.is-current:hover::before,
    .gs18-HeaderNav__Text.is-open:active::before,
    .gs18-HeaderNav__Text.is-open:focus::before,
    .gs18-HeaderNav__Text.is-open:hover::before {
        border-color: #fff
    }

    .gs18-HeaderNavUtilityLinks {
        background: #e0e0e0;
        font-size: 18px;
        line-height: 1.45
    }

    .gs18-HeaderNavUtilityLinks__Inner {
        list-style: none;
        padding: 17px 0 18px;
        width: 100vw
    }

    .gs18-HeaderNavUtilityLinks__Item {
        padding: 8px 15px 7px
    }

    .gs18-HeaderPulldown {
        display: none;
        width: 100%;
        left: 100%;
        top: 0;
        overflow: inherit;
        background-color: #fff
    }

    [dir=rtl] .gs18-HeaderPulldown {
        right: 100%;
        left: auto
    }

    .gs18-HeaderPulldown.is-current-small {
        display: block;
        z-index: 1
    }

    .gs18-HeaderPulldown--Region {
        top: 65px;
        left: auto;
        right: 0;
        width: 0;
        height: 0;
        border-top: 1px solid #e1e1e1;
        overflow: hidden;
        transition: width .5s, height .5s;
        display: block
    }

    [dir=rtl] .gs18-HeaderPulldown--Region {
        right: auto;
        left: 0
    }

    .gs18-HeaderPulldown--Region.is-transition-small {
        height: auto
    }

    .gs18-HeaderPulldown--Region.is-open-small {
        width: 100%;
        height: auto
    }

    .gs18-HeaderPulldown--Region .gs18-HeaderPulldown__Inner {
        width: 100%;
        position: relative
    }

    .gs18-HeaderPulldown__Inner {
        min-height: 0
    }

    .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff;
        width: 100vw;
        min-height: 120px;
        padding: 15px 15px 5px;
        background-color: #000
    }

    [dir=rtl] .gs18-HeaderPulldown__Header {
        padding-right: 15px;
        padding-left: 15px
    }

    .gs18-HeaderPulldown__Title {
        width: 100%;
        margin-bottom: 0;
        font-size: 32px
    }

    .gs18-HeaderPulldown__Title>a:active,
    .gs18-HeaderPulldown__Title>a:focus,
    .gs18-HeaderPulldown__Title>a:hover,
    .gs18-HeaderPulldown__Title>a:link,
    .gs18-HeaderPulldown__Title>a:visited {
        color: #fff;
        text-decoration: underline
    }

    .gs18-HeaderPulldown__Gotop {
        display: none
    }

    .gs18-HeaderPulldown__Back {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 16px;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        position: relative
    }

    [dir=rtl] .gs18-HeaderPulldown__Back {
        padding-right: 16px;
        padding-left: 0
    }

    .gs18-HeaderPulldown__Back:link,
    .gs18-HeaderPulldown__Back:visited {
        color: #fff
    }

    .gs18-HeaderPulldown__Back::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    [dir=rtl] .gs18-HeaderPulldown__Back::before {
        right: 0;
        left: auto;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg)
    }

    .gs18-HeaderPulldown__Close {
        display: none
    }

    .gs18-HeaderPulldown__List {
        display: block;
        position: static;
        padding: 0
    }

    .gs18-HeaderPulldown__ListItem {
        font-size: 16px
    }

    .gs18-HeaderPulldown__ListItem>a,
    .gs18-HeaderPulldown__ListItem>span {
        display: block;
        width: 100%;
        padding: 1em 15px;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderPulldown__ListItem>a:not(:only-child) {
        padding-right: 30px
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a:not(:only-child) {
        padding-right: 16px;
        padding-left: 30px
    }

    .gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
        right: 19px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a:not(:only-child)::after {
        right: auto;
        left: 19px
    }

    .gs18-HeaderPulldown__ListItem>a:hover {
        width: 100%;
        background-color: #fff
    }

    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:active,
    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:focus,
    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:hover {
        background: #f6f6f6
    }

    .gs18-HeaderPulldown__Sublist {
        display: none;
        right: auto;
        left: 0;
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 0;
        background-color: #fff
    }

    [dir=rtl] .gs18-HeaderPulldown__Sublist {
        padding: 0;
        right: 0;
        left: auto
    }

    .gs18-HeaderPulldown__Sublist.is-current-small {
        display: block
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem>span {
        padding-top: 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
        padding: 10px 0 10px 28px;
        background-color: #f6f6f6
    }

    [dir=rtl] .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
        padding-right: 28px;
        padding-left: 0
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem>a {
        padding: .75em 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldownRegion {
        padding: 60px 0 25px;
        background-color: #fff
    }

    .gs18-HeaderPulldownRegion .gs18-HeaderPulldown__Close {
        display: block
    }

    .gs18-HeaderPulldownRegion__Header {
        margin: 0 15px 60px
    }

    .gs18-HeaderPulldownRegion__Title {
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        line-height: 1
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem {
        margin-bottom: 50px
    }

    .gs18-HeaderPulldownRegion .gs18-HeadingLv2 {
        font-size: 18px
    }

    .gs18-HeaderPulldownRegion .gs18-LineTable {
        font-size: 16px
    }

    .gs18-HeaderPulldownRegion .gs18-LineTableBodyTh {
        width: 55%
    }

    .gs18-HeaderPulldownRegion .gs18-LinkListItem {
        margin-top: 5px;
        word-break: break-word
    }

    .gs18-RegionList {
        margin: 0 0 50px;
        padding: 0 15px
    }

    .gs18-RegionList__Title {
        font-size: 18px
    }

    .gs18-RegionList__Country {
        min-width: inherit;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        font-size: 16px
    }

    .gs18-RegionList__Language>li {
        width: 100%;
        font-size: 16px
    }

    .gs18-RegionList__Language>li>a {
        padding-left: 24px
    }

    [dir=rtl] .gs18-RegionList__Language>li>a {
        padding-right: 24px;
        padding-left: 0
    }

    .gs18-RegionList__Language>li>a::before {
        margin-right: 10px
    }

    [dir=rtl] .gs18-RegionList__Language>li>a::before {
        margin-right: auto;
        margin-left: 10px
    }

    .gs18-CookieAlert {
        height: 300px
    }

    .gs18-CookieAlert__Inner {
        padding: 0 15px
    }

    body.gs18-HasCookieAlert {
        padding-top: 300px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: none
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        height: 290px
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: relative;
        left: 100px;
        width: 100%;
        padding: 0 25px 15px
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        right: 100%;
        left: auto
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        margin: 0 -20px;
        font-size: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .gs18-HistorySlide .gs18-HistorySlide__Text,
    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        margin: -25px 0 0;
        font-size: 16px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        clear: both;
        overflow: hidden
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem:not(:first-child) {
        margin-top: 25px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>img {
        float: left;
        margin: 0 15px 0 0
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__TextListItem>img {
        float: right;
        margin-right: 0;
        margin-left: 15px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>p {
        margin: 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px 0 0
    }

    .gs18-HistorySlide .slick-dots {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 5px;
        width: 100%;
        border-bottom: 1px solid #fff
    }

    [dir=rtl] .gs18-HistorySlide .slick-dots {
        right: 0;
        left: auto
    }

    .gs18-HistorySlide .slick-dots>li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 14%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-HistorySlide .slick-dots>li>span {
        margin: 0 auto;
        padding: .5em .5em;
        font-size: 14px;
        line-height: 1.1
    }

    .gs18-MicroMacro__Item {
        padding: 25px 15px;
        border-bottom: 1px solid #fff
    }

    .gs18-MicroMacro__HiddenImage {
        max-height: 0;
        overflow: hidden;
        transition: all .4s;
        margin: 0 -15px -25px
    }

    .gs18-MicroMacro__HiddenImage img {
        width: 100%;
        display: block
    }

    .gs18-MicroMacro__HiddenImage .gs18-MicroMacro__HiddenImage-lg {
        display: none
    }

    .gs18-MicroMacro__Links {
        position: static;
        padding: 0
    }

    .gs18-MicroMacro__TriggerIcon {
        top: auto;
        bottom: 10px;
        right: 15px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        max-height: 200vh
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        float: right
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__Item {
        padding: 0 15px
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg>img {
        width: auto;
        height: 100%
    }

    :lang(ar) .gs18-MicroMacro__TriggerIcon {
        right: auto;
        left: 15px
    }

    :lang(ar) .gs18-MicroMacro__Item .gs18-ButtonLink {
        float: left
    }
}

@media only screen and (min-width:961px) {
    .gs18-MainContents--Narrow {
        min-width: 960px
    }
}

@media only screen and (min-width:769px) and (max-width:960px) {
    .gs18-MainContents--Narrow {
        width: auto
    }
}

@media only screen and (max-width:786px) {
    .gs18-Footer__Legal {
        font-size: 17px
    }

    .gs18-Footer__Copyright {
        font-size: 17px
    }
}

@media only screen and (min-width:981px) {
    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 260px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 0;
        padding-top: 60px
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List>li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List>li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List>li>a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List>li>a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    [dir=rtl] .gs18-Footer__List>li>a::before {
        right: 0;
        left: auto;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    [dir=rtl] .gs18-Footer__Links {
        right: 0;
        left: auto
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    [dir=rtl] .gs18-Footer__SNS {
        margin-right: auto;
        margin-left: 20px
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gs18-Footer__ExtentionInner {
        padding: 0 30px 30px
    }

    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url('../images/icon/Global-W.svg');
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after,
    .gs18-Header__GlobalLink.is-open:focus::after,
    .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    .gs18-Header.gs18-Header--HasUtilityLinks {
        padding-top: 56px
    }

    .gs18-Header.gs18-Header--HasCookieAlert {
        padding-top: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header .gs18-Header__SearchBtn>img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header__Inner.is-search-open .gs18-HeaderLang,
    .gs18-Header__Inner.is-search-open .gs18-HeaderNav__Item,
    .gs18-Header__Inner.is-search-open .gs18-Header__Global {
        display: none
    }

    .gs18-Header__Logo>img {
        width: 110px
    }

    .gs18-Header__Global {
        margin-left: 0
    }

    .gs18-Header__GlobalLink {
        width: 61px
    }

    .gs18-Header__Search {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1;
        right: 0
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button {
        background: url('../images/icon/Close-R.svg') no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button>img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button::after {
        content: url('../images/icon/Close.svg');
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:active::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:focus::after,
    .gs18-Header__Search.is-open .gs18-Header__SearchInner>button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder,
    .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderLang {
        height: 100%
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang {
        font-weight: 500
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang>abbr {
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage {
        position: relative;
        height: 100%
    }

    .gs18-HeaderLang .gs18-HeaderLang__List {
        position: absolute;
        display: none;
        width: 215px;
        margin: 0;
        padding: 0;
        left: 0;
        overflow: hidden;
        background: #000;
        list-style: none;
        font-size: 18px;
        font-weight: 500
    }

    [dir=rtl] .gs18-HeaderLang .gs18-HeaderLang__List {
        left: auto;
        right: 0
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li {
        border-top: solid 1px #272727
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a {
        display: block;
        padding: 15px;
        color: #fff;
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:active,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:focus,
    .gs18-HeaderLang .gs18-HeaderLang__List>li>a:hover {
        color: #f50f10
    }

    .gs18-HeaderLang[data-js-gs18-lang-switch='2'] .gs18-HeaderLang__List {
        display: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang {
        padding: 32px 0;
        box-sizing: border-box;
        width: 48px;
        height: 85px;
        text-align: center;
        color: #000;
        text-decoration: none
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:first-child {
        position: relative;
        margin-right: 1px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:first-child:before {
        content: '';
        display: block;
        position: absolute;
        top: 28px;
        right: -1px;
        height: 26px;
        border-right: 1px solid #e0e0e0
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang-Current>abbr {
        position: relative
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Double .gs18-HeaderLang__Lang-Current>abbr:before {
        content: '';
        position: absolute;
        bottom: -4px;
        width: 100%;
        border-bottom: 2px solid #000
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple {
        font-size: 14px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang {
        display: block;
        box-sizing: border-box;
        padding: 34px 20px 32px 0;
        width: 69px;
        height: 85px;
        text-align: center;
        color: #000;
        text-decoration: none;
        position: relative
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:before {
        content: '';
        display: block;
        position: absolute;
        top: 39px;
        right: 20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 4px 0 4px;
        border-color: #000 transparent transparent transparent
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__List {
        display: block
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang {
        background: #000;
        color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang::before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top-color: #fff
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover {
        color: #f50f10
    }

    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:active:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:focus:before,
    .gs18-HeaderLang.is-open .gs18-HeaderLang__Stage--Multiple .gs18-HeaderLang__Lang:hover:before {
        border-top-color: #f50f10
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus,
    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current,
    .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--About .gs18-HeaderPulldown__List,
    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderNav__Item--Height600 .gs18-HeaderPulldown__List {
        height: 500px
    }

    .gs18-HeaderNav__Item--Height500 .gs18-HeaderPulldown__List {
        height: 400px
    }

    .gs18-HeaderNav__Item--Height400 .gs18-HeaderPulldown__List {
        height: 300px
    }

    .gs18-HeaderNav__Item--Height300 .gs18-HeaderPulldown__List {
        height: 200px
    }

    .gs18-HeaderNavUtilityLinks {
        margin: 0 auto;
        max-width: 1920px;
        position: absolute;
        background: #e0e0e0;
        height: 56px;
        top: 0;
        left: 0;
        right: 0
    }

    .gs18-Header--HasCookieAlert .gs18-HeaderNavUtilityLinks {
        top: 234px
    }

    .gs18-HeaderNavUtilityLinks__Inner {
        max-width: 1380px;
        margin: 0 auto;
        padding: 0 15px;
        height: 100%;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 30px
    }

    [dir=rtl] .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 0;
        margin-right: 30px
    }

    body.gs18-HasUtilityLinks {
        padding-top: 56px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-Header--HasUtilityLinks .gs18-HeaderPulldown {
        top: 141px
    }

    .gs18-Header--HasCookieAlert .gs18-HeaderPulldown {
        top: 319px
    }

    .gs18-Header--HasUtilityLinks.gs18-Header--HasCookieAlert .gs18-HeaderPulldown {
        top: 375px
    }

    .gs18-HeaderPulldown__Inner {
        max-width: 1380px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        overflow: hidden
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__Sublist--Overflow {
        height: 100%;
        overflow: hidden
    }

    .gs18-HeaderPulldown__Sublist--Overflow:after,
    .gs18-HeaderPulldown__Sublist--Overflow:before {
        content: '';
        display: block;
        margin-right: 30px;
        width: calc(100% - 30px);
        height: 15px;
        position: absolute;
        left: 0
    }

    .gs18-HeaderPulldown__Sublist--Overflow:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 70px;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .08) 80%)
    }

    .gs18-HeaderPulldown__Sublist--Overflow:after {
        bottom: 0;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .1) 80%)
    }

    .gs18-HeaderPulldown__Sublist--Overflow .gs18-HeaderPulldown__List {
        margin: 70px 30px 0 0;
        padding: 0;
        height: calc(100% - 70px);
        overflow-y: scroll;
        z-index: 1;
        scrollbar-base-color: #757575
    }

    .gs18-HeaderPulldown__Sublist--Overflow .gs18-HeaderPulldown__ListItem {
        border-right: #ccc solid 1px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a.is-open {
        padding-left: 16px;
        padding-right: 14px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: 15px
    }

    [dir=rtl] .gs18-HeaderPulldown__ListItem>a.is-open::after {
        right: auto;
        left: 15px
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover,
    .gs18-HeaderPulldown__ListItem>a:active,
    .gs18-HeaderPulldown__ListItem>a:focus,
    .gs18-HeaderPulldown__ListItem>a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem>a.is-open:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a.is-open:hover:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:active:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:focus:not(:only-child)::after,
    .gs18-HeaderPulldown__ListItem>a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-HeaderPulldownRegion {
        max-width: 1380px
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem.gs18-u-Size1of3 {
        margin-bottom: 0
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        margin-bottom: 0
    }

    .gs18-CookieAlert {
        height: 234px
    }

    .gs18-Header--HasUtilityLinks .gs18-CookieAlert {
        margin-bottom: 56px
    }

    .gs18-CookieAlert__Inner {
        margin: 0 auto;
        padding: 0 30px;
        max-width: 1380px;
        width: 100%
    }

    body.gs18-HasCookieAlert {
        padding-top: 234px
    }

    body.gs18-HasCookieAlert.gs18-HasUtilityLinks {
        padding-top: 290px
    }

    .gs18-HistorySlide {
        box-sizing: border-box;
        position: relative;
        color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: block;
        position: absolute;
        right: 50%;
        top: 107px;
        margin: 0 -30px 0 0;
        padding: 0;
        width: 50%;
        max-width: 690px;
        z-index: 1;
        color: #fff;
        font-weight: 500
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Guide {
        right: auto;
        left: 50%;
        margin-right: 0;
        margin-left: -30px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        content: '';
        position: absolute;
        height: 1px;
        width: calc(100% - 240px);
        margin-left: 10px;
        top: 50%;
        right: 0;
        background-color: #fff
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        margin-right: 10px;
        margin-left: 0;
        right: auto;
        left: 0
    }

    [lang^=de] .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        width: calc(100% - 290px)
    }

    [lang^=ar] .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        width: calc(100% - 340px)
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item {
        height: 810px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item.slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        position: relative;
        display: inline-block;
        overflow: hidden
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img>img {
        position: absolute;
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Img>img {
        right: 50%;
        left: auto;
        -webkit-transform: translateX(50%) translateY(-50%);
        transform: translateX(50%) translateY(-50%)
    }

    @supports ((-o-object-fit:cover) or (object-fit:cover)) {
        .gs18-HistorySlide .gs18-HistorySlide__Img>img {
            position: static;
            height: 100%;
            width: 100%;
            left: 0;
            -o-object-fit: cover;
            object-fit: cover;
            top: 0;
            -webkit-transform: none;
            transform: none
        }

        [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Img>img {
            -webkit-transform: none;
            transform: none;
            right: 0;
            left: auto
        }
    }

    .gs18-HistorySlide .gs18-HistorySlide__Content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: absolute;
        left: 175px;
        bottom: 0;
        width: 100%;
        padding: 30px 50px
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        right: 175px;
        left: auto
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        width: 200%;
        font-size: 80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: -50px
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Title {
        margin-right: -50px;
        margin-left: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    .gs18-HistorySlide .gs18-HistorySlide__Text,
    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        max-width: 600px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Text--HasNoButton,
    .gs18-HistorySlide .gs18-HistorySlide__TextList--HasNoButton {
        margin-bottom: 100px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.5%;
        flex: 0 0 47.5%;
        min-width: 47.5%
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>img {
        vertical-align: top
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem>p {
        margin: 15px 0 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px -20px 0 0;
        max-width: 600px
    }

    [dir=rtl] .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin-right: 0;
        margin-left: -20px
    }

    .gs18-HistorySlide .slick-dots {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        top: 100px;
        margin: 0;
        padding: 0 30px 0 52px;
        width: 50%;
        max-width: 690px
    }

    [dir=rtl] .gs18-HistorySlide .slick-dots {
        right: 50%;
        left: auto;
        padding-right: 52px;
        padding-left: 30px
    }

    .gs18-HistorySlide .slick-dots>li {
        padding: .5em .8em;
        border: 1px solid #fff;
        font-weight: 500;
        font-size: 18px
    }

    .gs18-MicroMacro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #000
    }

    .gs18-MicroMacro__Item {
        height: 263px;
        transition: all .4s;
        width: 33.33%
    }

    .gs18-MicroMacro__Item:hover {
        width: calc(33.33% + 30px)
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Caption {
        width: 46%
    }

    .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight50 {
        height: 313px
    }

    .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight100 {
        height: 363px
    }

    .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight150 {
        height: 413px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item {
        width: 16.6%;
        height: 430px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__MoreText,
    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__Text {
        display: none
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open {
        width: 67%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText,
    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Text {
        display: block
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight50 {
        height: 480px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight100 {
        height: 530px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--AddHeight150 {
        height: 580px
    }

    .gs18-MicroMacro__Item.is-open {
        height: 400px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        width: 50%
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        position: absolute;
        right: 50%;
        bottom: 0;
        min-height: 56px
    }

    .gs18-MicroMacro__HiddenImage {
        transition: all .4;
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        opacity: 0;
        height: 100%;
        overflow: hidden
    }

    .gs18-MicroMacro__HiddenImageInner {
        margin-left: -50%;
        width: 200%;
        height: 100%
    }

    .gs18-MicroMacro__HiddenImageInner>img {
        margin: 0 auto;
        height: 100%;
        width: auto;
        display: block
    }

    .gs18-MicroMacro__HiddenImageInner>.gs18-MicroMacro__HiddenImage-lg {
        margin: 0
    }

    .gs18-MicroMacro__HiddenImageSwitch {
        margin-left: 0
    }

    .gs18-MicroMacro__HiddenImage-sm {
        display: none
    }

    .gs18-MicroMacro__Item--Half {
        width: 50%;
        height: 350px
    }

    .gs18-MicroMacro__Item--Half:hover {
        width: calc(50% + 30px)
    }

    .gs18-MicroMacro__Item--Half.is-open .gs18-MicroMacro__Caption {
        width: 100%
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%;
        height: 535px
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg>img {
        width: auto;
        height: 100%
    }

    :lang(ar) .gs18-MicroMacro__Item .gs18-ButtonLink {
        left: 50%;
        right: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImage {
        left: 0;
        right: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImageInner {
        margin-right: -50%;
        margin-left: auto
    }

    :lang(ar) .gs18-MicroMacro__HiddenImageSwitch {
        margin-right: 0
    }
}

@media only screen and (min-width:1380px) {

    .gs18-Header,
    .gs18-Header _:-ms-lang(x)::-ms-backdrop {
        width: 1380px
    }

    .gs18-Header--HasUtilityLinks,
    .gs18-Header--HasUtilityLinks _:-ms-lang(x)::-ms-backdrop {
        width: auto
    }

    .gs18-Header--HasCookieAlert,
    .gs18-Header--HasCookieAlert _:-ms-lang(x)::-ms-backdrop {
        width: auto
    }

    .gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks,
    .gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks _:-ms-lang(x)::-ms-backdrop {
        width: auto
    }
}

@media only screen and (min-width:1920px) {

    .gs18-Header--HasUtilityLinks,
    .gs18-Header--HasUtilityLinks _:-ms-lang(x)::-ms-backdrop {
        width: 1920px
    }

    .gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks,
    .gs18-Header--HasCookieAlert.gs18-Header--HasUtilityLinks _:-ms-lang(x)::-ms-backdrop {
        width: 1920px
    }
}

@media (max-width:1200px) {
    .gs18-HeaderPulldownRegion .gs18-LinkList--Size1of2 .gs18-LinkListItem {
        width: 100%
    }

    .gs18-HeaderPulldownRegion .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(n+2) {
        margin-top: 5px !important
    }

    .gs18-RegionList__Language>li {
        width: 100%
    }
}

@media only screen and (min-width:981px) and (max-width:1100px) {
    .gs18-HeaderNav__Text {
        font-size: 15px
    }

    .gs18-HeaderNavUtilityLinks__Item {
        font-size: 15px;
        margin-left: 15px
    }

    [dir=rtl] .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 0;
        margin-right: 15px
    }
}

@media only screen and (max-width:980px) and (max-width:580px) {

    .gs18-Header__Search .gs18-SearchBox__QueryWrap,
    .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 87%;
        flex-basis: 87%
    }
}

@media only screen and (max-width:980px) and (max-width:360px) {
    .gs18-HeaderLang .gs18-HeaderLang__Lang {
        padding-right: 10px;
        width: 49px
    }

    .gs18-HeaderLang .gs18-HeaderLang__Lang:before {
        right: 10px
    }
}

@media only screen and (max-width:980px) and (max-width:980px) {
    .gs18-HeaderPulldownRegion .gs18-Tile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem {
        display: block
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem.gs18-u-Size1of3 {
        width: 100%
    }

    .gs18-HeaderPulldownRegion .gs18-TileItem__Body,
    .gs18-HeaderPulldownRegion .gs18-TileItem__Foot,
    .gs18-HeaderPulldownRegion .gs18-TileItem__Head {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media print and (max-width:1100px) {
    .gs18-HeaderNav__Text {
        font-size: 15px
    }

    .gs18-HeaderNavUtilityLinks__Item {
        font-size: 15px;
        margin-left: 15px
    }

    [dir=rtl] .gs18-HeaderNavUtilityLinks__Item {
        margin-left: 0;
        margin-right: 15px
    }
}

@media all and (min-width:981px) {
    .gs18-FeedWrap .gs18-FeedRSS {
        position: absolute;
        top: 3px;
        right: 0
    }

    .gs18-Page-Top .gs18-FeedList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-Page-Top .gs18-FeedList__Item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media all and (max-width:980px) {
    .gs18-FeedWrap .gs18-FeedRSS {
        display: block;
        margin-top: 5px;
        text-align: right;
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .gs18-HistorySlide .slick-dots>li {
        font-size: 16px
    }
}

@media (max-width:1140px) {
    .gs18-HistorySlide .slick-dots>li {
        font-size: 14px
    }
}

@media (max-width:1020px) {
    .gs18-HistorySlide .slick-dots>li {
        font-size: 13px
    }
}

@media only screen and (max-width:980px) and (max-width:320px) {
    .gs18-HistorySlide .slick-dots>li>span {
        font-size: 12px
    }
}

@media only screen and (min-width:960px) {

    .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: calc(96px + 60px)
    }

    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: 0;
        margin-left: calc(96px + 60px)
    }
}

@media only screen and (min-width:768px) and (max-width:960px) {

    .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: calc(10vw + 60px)
    }

    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Body,
    [dir=rtl] .gs18-TileItem--Pictgram>.gs18-TileItem__Head {
        margin-right: 0;
        margin-left: calc(10vw + 60px)
    }
}

@media only screen and (min-width:768px) and (max-width:1279px) {
    .gs18-Tile--Button>.gs18-TileItem.gs18-u-Size1of4 {
        width: 50%
    }

    .gs18-Tile--Feature .gs18-HeadingLv2 {
        font-size: 2rem
    }

    .gs18-Tile--Feature .gs18-HeadingLv2 .gs18-HeadingLv2__ShoulderCol {
        font-size: 1.2rem
    }
}

@media only screen and (max-width:1024px) {
    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LinkList--Size1of2 .gs18-LinkListItem {
        margin-top: 15px;
        width: 100%
    }

    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LinkList--Size1of2 .gs18-LinkListItem:first-child {
        margin-top: 0
    }
}

@media only screen and (max-width:766px) {

    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LineTableBodyTd,
    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LineTableBodyTh {
        width: 50%
    }
}

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


.backy {
    border-right: none;
    text-align: center;
    background-color: #f5f5f5;
    padding-top: 10px;
}

.docs a {
    text-align: center !important;
}

.half_center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
}

.logos-apps {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;

}

.logos-apps li {
    display: inline;
}

.p-big {
    font-size: 1.25em;
    line-height: 1.4em;
}

.list-spacer li {
    margin: 10px 0;
}

#cmd-img {
    display: inline-flex;
    list-style: none;
}

#cmd-img li img {
    vertical-align: middle !important;
}

.optionUL {
    list-style-type: none;
}

.optionUL li {
    margin: 5px;
}

.optionUL input {
    width: 20px;
    position: relative;
    left: 190px;
    vertical-align: middle;
}

.optionUL label {
    width: 160px;
    position: relative;
    left: -20px;
    display: inline-block;
    vertical-align: middle;
}

#outra {
    width: 69%;
    position: relative;
    left: 40px;
    vertical-align: middle;
    display: inline !important;
}

#captcha_image {
    margin-top: 30px;
    margin-bottom: 30px;
}

#refresh {
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact-form {
    display: none;
}

.no-hover {
    color: black !important;
    cursor: default !important;
}

.no-background {
    background-color: white !important;
}

.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.title-topspacer {
    margin-top: 60px;
}

.titlesleft {
    text-align: left !important;
}

.gs18-MediaBlock__ImageCol_right {

    float: right !important;
    background-color: #ffffff !important;
    margin: -50px 30px 0px 0px !important;
}