@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,700italic);

/*!
 * 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: .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: .35em .625em .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 {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 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: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    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,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    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: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

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 {
    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;
    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: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:801px) {
    .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%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    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.42857143;
    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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    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: 10px;
    padding-right: 10px
}

@media (min-width:768px) {
    .container {
        width: 752px
    }
}

@media (min-width:801px) {
    .container {
        width: 1008px
    }
}

@media (min-width:1025px) {
    .container {
        width: 1344px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.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,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.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,
.col-xs-13,
.col-xs-14 {
    float: left
}

.col-xs-14 {
    width: 100%
}

.col-xs-13 {
    width: 92.85714286%
}

.col-xs-12 {
    width: 85.71428571%
}

.col-xs-11 {
    width: 78.57142857%
}

.col-xs-10 {
    width: 71.42857143%
}

.col-xs-9 {
    width: 64.28571429%
}

.col-xs-8 {
    width: 57.14285714%
}

.col-xs-7 {
    width: 50%
}

.col-xs-6 {
    width: 42.85714286%
}

.col-xs-5 {
    width: 35.71428571%
}

.col-xs-4 {
    width: 28.57142857%
}

.col-xs-3 {
    width: 21.42857143%
}

.col-xs-2 {
    width: 14.28571429%
}

.col-xs-1 {
    width: 7.14285714%
}

.col-xs-pull-14 {
    right: 100%
}

.col-xs-pull-13 {
    right: 92.85714286%
}

.col-xs-pull-12 {
    right: 85.71428571%
}

.col-xs-pull-11 {
    right: 78.57142857%
}

.col-xs-pull-10 {
    right: 71.42857143%
}

.col-xs-pull-9 {
    right: 64.28571429%
}

.col-xs-pull-8 {
    right: 57.14285714%
}

.col-xs-pull-7 {
    right: 50%
}

.col-xs-pull-6 {
    right: 42.85714286%
}

.col-xs-pull-5 {
    right: 35.71428571%
}

.col-xs-pull-4 {
    right: 28.57142857%
}

.col-xs-pull-3 {
    right: 21.42857143%
}

.col-xs-pull-2 {
    right: 14.28571429%
}

.col-xs-pull-1 {
    right: 7.14285714%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-14 {
    left: 100%
}

.col-xs-push-13 {
    left: 92.85714286%
}

.col-xs-push-12 {
    left: 85.71428571%
}

.col-xs-push-11 {
    left: 78.57142857%
}

.col-xs-push-10 {
    left: 71.42857143%
}

.col-xs-push-9 {
    left: 64.28571429%
}

.col-xs-push-8 {
    left: 57.14285714%
}

.col-xs-push-7 {
    left: 50%
}

.col-xs-push-6 {
    left: 42.85714286%
}

.col-xs-push-5 {
    left: 35.71428571%
}

.col-xs-push-4 {
    left: 28.57142857%
}

.col-xs-push-3 {
    left: 21.42857143%
}

.col-xs-push-2 {
    left: 14.28571429%
}

.col-xs-push-1 {
    left: 7.14285714%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-14 {
    margin-left: 100%
}

.col-xs-offset-13 {
    margin-left: 92.85714286%
}

.col-xs-offset-12 {
    margin-left: 85.71428571%
}

.col-xs-offset-11 {
    margin-left: 78.57142857%
}

.col-xs-offset-10 {
    margin-left: 71.42857143%
}

.col-xs-offset-9 {
    margin-left: 64.28571429%
}

.col-xs-offset-8 {
    margin-left: 57.14285714%
}

.col-xs-offset-7 {
    margin-left: 50%
}

.col-xs-offset-6 {
    margin-left: 42.85714286%
}

.col-xs-offset-5 {
    margin-left: 35.71428571%
}

.col-xs-offset-4 {
    margin-left: 28.57142857%
}

.col-xs-offset-3 {
    margin-left: 21.42857143%
}

.col-xs-offset-2 {
    margin-left: 14.28571429%
}

.col-xs-offset-1 {
    margin-left: 7.14285714%
}

.col-xs-offset-0 {
    margin-left: 0
}

@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,
    .col-sm-13,
    .col-sm-14 {
        float: left
    }
    .col-sm-14 {
        width: 100%
    }
    .col-sm-13 {
        width: 92.85714286%
    }
    .col-sm-12 {
        width: 85.71428571%
    }
    .col-sm-11 {
        width: 78.57142857%
    }
    .col-sm-10 {
        width: 71.42857143%
    }
    .col-sm-9 {
        width: 64.28571429%
    }
    .col-sm-8 {
        width: 57.14285714%
    }
    .col-sm-7 {
        width: 50%
    }
    .col-sm-6 {
        width: 42.85714286%
    }
    .col-sm-5 {
        width: 35.71428571%
    }
    .col-sm-4 {
        width: 28.57142857%
    }
    .col-sm-3 {
        width: 21.42857143%
    }
    .col-sm-2 {
        width: 14.28571429%
    }
    .col-sm-1 {
        width: 7.14285714%
    }
    .col-sm-pull-14 {
        right: 100%
    }
    .col-sm-pull-13 {
        right: 92.85714286%
    }
    .col-sm-pull-12 {
        right: 85.71428571%
    }
    .col-sm-pull-11 {
        right: 78.57142857%
    }
    .col-sm-pull-10 {
        right: 71.42857143%
    }
    .col-sm-pull-9 {
        right: 64.28571429%
    }
    .col-sm-pull-8 {
        right: 57.14285714%
    }
    .col-sm-pull-7 {
        right: 50%
    }
    .col-sm-pull-6 {
        right: 42.85714286%
    }
    .col-sm-pull-5 {
        right: 35.71428571%
    }
    .col-sm-pull-4 {
        right: 28.57142857%
    }
    .col-sm-pull-3 {
        right: 21.42857143%
    }
    .col-sm-pull-2 {
        right: 14.28571429%
    }
    .col-sm-pull-1 {
        right: 7.14285714%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-14 {
        left: 100%
    }
    .col-sm-push-13 {
        left: 92.85714286%
    }
    .col-sm-push-12 {
        left: 85.71428571%
    }
    .col-sm-push-11 {
        left: 78.57142857%
    }
    .col-sm-push-10 {
        left: 71.42857143%
    }
    .col-sm-push-9 {
        left: 64.28571429%
    }
    .col-sm-push-8 {
        left: 57.14285714%
    }
    .col-sm-push-7 {
        left: 50%
    }
    .col-sm-push-6 {
        left: 42.85714286%
    }
    .col-sm-push-5 {
        left: 35.71428571%
    }
    .col-sm-push-4 {
        left: 28.57142857%
    }
    .col-sm-push-3 {
        left: 21.42857143%
    }
    .col-sm-push-2 {
        left: 14.28571429%
    }
    .col-sm-push-1 {
        left: 7.14285714%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-14 {
        margin-left: 100%
    }
    .col-sm-offset-13 {
        margin-left: 92.85714286%
    }
    .col-sm-offset-12 {
        margin-left: 85.71428571%
    }
    .col-sm-offset-11 {
        margin-left: 78.57142857%
    }
    .col-sm-offset-10 {
        margin-left: 71.42857143%
    }
    .col-sm-offset-9 {
        margin-left: 64.28571429%
    }
    .col-sm-offset-8 {
        margin-left: 57.14285714%
    }
    .col-sm-offset-7 {
        margin-left: 50%
    }
    .col-sm-offset-6 {
        margin-left: 42.85714286%
    }
    .col-sm-offset-5 {
        margin-left: 35.71428571%
    }
    .col-sm-offset-4 {
        margin-left: 28.57142857%
    }
    .col-sm-offset-3 {
        margin-left: 21.42857143%
    }
    .col-sm-offset-2 {
        margin-left: 14.28571429%
    }
    .col-sm-offset-1 {
        margin-left: 7.14285714%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:801px) {
    .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,
    .col-md-13,
    .col-md-14 {
        float: left
    }
    .col-md-14 {
        width: 100%
    }
    .col-md-13 {
        width: 92.85714286%
    }
    .col-md-12 {
        width: 85.71428571%
    }
    .col-md-11 {
        width: 78.57142857%
    }
    .col-md-10 {
        width: 71.42857143%
    }
    .col-md-9 {
        width: 64.28571429%
    }
    .col-md-8 {
        width: 57.14285714%
    }
    .col-md-7 {
        width: 50%
    }
    .col-md-6 {
        width: 42.85714286%
    }
    .col-md-5 {
        width: 35.71428571%
    }
    .col-md-4 {
        width: 28.57142857%
    }
    .col-md-3 {
        width: 21.42857143%
    }
    .col-md-2 {
        width: 14.28571429%
    }
    .col-md-1 {
        width: 7.14285714%
    }
    .col-md-pull-14 {
        right: 100%
    }
    .col-md-pull-13 {
        right: 92.85714286%
    }
    .col-md-pull-12 {
        right: 85.71428571%
    }
    .col-md-pull-11 {
        right: 78.57142857%
    }
    .col-md-pull-10 {
        right: 71.42857143%
    }
    .col-md-pull-9 {
        right: 64.28571429%
    }
    .col-md-pull-8 {
        right: 57.14285714%
    }
    .col-md-pull-7 {
        right: 50%
    }
    .col-md-pull-6 {
        right: 42.85714286%
    }
    .col-md-pull-5 {
        right: 35.71428571%
    }
    .col-md-pull-4 {
        right: 28.57142857%
    }
    .col-md-pull-3 {
        right: 21.42857143%
    }
    .col-md-pull-2 {
        right: 14.28571429%
    }
    .col-md-pull-1 {
        right: 7.14285714%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-14 {
        left: 100%
    }
    .col-md-push-13 {
        left: 92.85714286%
    }
    .col-md-push-12 {
        left: 85.71428571%
    }
    .col-md-push-11 {
        left: 78.57142857%
    }
    .col-md-push-10 {
        left: 71.42857143%
    }
    .col-md-push-9 {
        left: 64.28571429%
    }
    .col-md-push-8 {
        left: 57.14285714%
    }
    .col-md-push-7 {
        left: 50%
    }
    .col-md-push-6 {
        left: 42.85714286%
    }
    .col-md-push-5 {
        left: 35.71428571%
    }
    .col-md-push-4 {
        left: 28.57142857%
    }
    .col-md-push-3 {
        left: 21.42857143%
    }
    .col-md-push-2 {
        left: 14.28571429%
    }
    .col-md-push-1 {
        left: 7.14285714%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-14 {
        margin-left: 100%
    }
    .col-md-offset-13 {
        margin-left: 92.85714286%
    }
    .col-md-offset-12 {
        margin-left: 85.71428571%
    }
    .col-md-offset-11 {
        margin-left: 78.57142857%
    }
    .col-md-offset-10 {
        margin-left: 71.42857143%
    }
    .col-md-offset-9 {
        margin-left: 64.28571429%
    }
    .col-md-offset-8 {
        margin-left: 57.14285714%
    }
    .col-md-offset-7 {
        margin-left: 50%
    }
    .col-md-offset-6 {
        margin-left: 42.85714286%
    }
    .col-md-offset-5 {
        margin-left: 35.71428571%
    }
    .col-md-offset-4 {
        margin-left: 28.57142857%
    }
    .col-md-offset-3 {
        margin-left: 21.42857143%
    }
    .col-md-offset-2 {
        margin-left: 14.28571429%
    }
    .col-md-offset-1 {
        margin-left: 7.14285714%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1025px) {
    .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,
    .col-lg-13,
    .col-lg-14 {
        float: left
    }
    .col-lg-14 {
        width: 100%
    }
    .col-lg-13 {
        width: 92.85714286%
    }
    .col-lg-12 {
        width: 85.71428571%
    }
    .col-lg-11 {
        width: 78.57142857%
    }
    .col-lg-10 {
        width: 71.42857143%
    }
    .col-lg-9 {
        width: 64.28571429%
    }
    .col-lg-8 {
        width: 57.14285714%
    }
    .col-lg-7 {
        width: 50%
    }
    .col-lg-6 {
        width: 42.85714286%
    }
    .col-lg-5 {
        width: 35.71428571%
    }
    .col-lg-4 {
        width: 28.57142857%
    }
    .col-lg-3 {
        width: 21.42857143%
    }
    .col-lg-2 {
        width: 14.28571429%
    }
    .col-lg-1 {
        width: 7.14285714%
    }
    .col-lg-pull-14 {
        right: 100%
    }
    .col-lg-pull-13 {
        right: 92.85714286%
    }
    .col-lg-pull-12 {
        right: 85.71428571%
    }
    .col-lg-pull-11 {
        right: 78.57142857%
    }
    .col-lg-pull-10 {
        right: 71.42857143%
    }
    .col-lg-pull-9 {
        right: 64.28571429%
    }
    .col-lg-pull-8 {
        right: 57.14285714%
    }
    .col-lg-pull-7 {
        right: 50%
    }
    .col-lg-pull-6 {
        right: 42.85714286%
    }
    .col-lg-pull-5 {
        right: 35.71428571%
    }
    .col-lg-pull-4 {
        right: 28.57142857%
    }
    .col-lg-pull-3 {
        right: 21.42857143%
    }
    .col-lg-pull-2 {
        right: 14.28571429%
    }
    .col-lg-pull-1 {
        right: 7.14285714%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-14 {
        left: 100%
    }
    .col-lg-push-13 {
        left: 92.85714286%
    }
    .col-lg-push-12 {
        left: 85.71428571%
    }
    .col-lg-push-11 {
        left: 78.57142857%
    }
    .col-lg-push-10 {
        left: 71.42857143%
    }
    .col-lg-push-9 {
        left: 64.28571429%
    }
    .col-lg-push-8 {
        left: 57.14285714%
    }
    .col-lg-push-7 {
        left: 50%
    }
    .col-lg-push-6 {
        left: 42.85714286%
    }
    .col-lg-push-5 {
        left: 35.71428571%
    }
    .col-lg-push-4 {
        left: 28.57142857%
    }
    .col-lg-push-3 {
        left: 21.42857143%
    }
    .col-lg-push-2 {
        left: 14.28571429%
    }
    .col-lg-push-1 {
        left: 7.14285714%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-14 {
        margin-left: 100%
    }
    .col-lg-offset-13 {
        margin-left: 92.85714286%
    }
    .col-lg-offset-12 {
        margin-left: 85.71428571%
    }
    .col-lg-offset-11 {
        margin-left: 78.57142857%
    }
    .col-lg-offset-10 {
        margin-left: 71.42857143%
    }
    .col-lg-offset-9 {
        margin-left: 64.28571429%
    }
    .col-lg-offset-8 {
        margin-left: 57.14285714%
    }
    .col-lg-offset-7 {
        margin-left: 50%
    }
    .col-lg-offset-6 {
        margin-left: 42.85714286%
    }
    .col-lg-offset-5 {
        margin-left: 35.71428571%
    }
    .col-lg-offset-4 {
        margin-left: 28.57142857%
    }
    .col-lg-offset-3 {
        margin-left: 21.42857143%
    }
    .col-lg-offset-2 {
        margin-left: 14.28571429%
    }
    .col-lg-offset-1 {
        margin-left: 7.14285714%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>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>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.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>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.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>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.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>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.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>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.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: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>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: 20px;
    font-size: 21px;
    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: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 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: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.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: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .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: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@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: 10px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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;
    filter: alpha(opacity=65);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=(65));
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].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>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    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 .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    -ms-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    -ms-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-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: 14px;
    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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    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: 12px;
    line-height: 1.42857143;
    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:801px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .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-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.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 .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 {
    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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-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-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.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: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    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>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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    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-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a: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 {
    width: 100%
}

.nav-justified>li {
    float: none
}

.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 {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-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: 20px;
    border: 1px solid transparent
}

@media (min-width:801px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:801px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:801px) {
    .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:320px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:801px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:801px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:801px) {
    .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: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:801px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    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:801px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:800px) {
    .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: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:801px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .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:800px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:801px) {
    .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: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:801px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:801px) {
    .navbar-left {
        float: left !important;
        float: left
    }
    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -10px
    }
    .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:800px) {
    .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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.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: #080808
}

.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: #080808;
    color: #fff
}

@media (max-width:800px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a: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: #080808
    }
    .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    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>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.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: 18px;
    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: 12px;
    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: 20px 0;
    list-style: none;
    text-align: center
}

.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
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]: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: 12px;
    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 {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px
}

.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: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -moz-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    -ms-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .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 {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    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: 12px;
    line-height: 20px;
    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 .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    -ms-transition: width .6s ease;
    transition: width .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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.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,
button.list-group-item:hover,
a.list-group-item:focus,
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:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -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: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-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-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.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: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive 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: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=(20));
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=(50));
    opacity: .5
}

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%);
    -moz-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);
    -moz-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 {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=(0));
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=(50));
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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:801px) {
    .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.42857143;
    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: 12px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=(0));
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=(90));
    opacity: .9
}

.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.42857143;
    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;
    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: 14px;
    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: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    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);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-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);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-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);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-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%;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=(50));
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.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;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=(90));
    opacity: .9
}

.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: rgba(0, 0, 0, 0)
}

.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,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical>.btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-header,
.modal-footer {
    *zoom: 1
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:before:after,
.clearfix:after:after,
.dl-horizontal dd:before:after,
.dl-horizontal dd:after:after,
.container:before:after,
.container:after:after,
.container-fluid:before:after,
.container-fluid:after:after,
.row:before:after,
.row:after:after,
.form-horizontal .form-group:before:after,
.form-horizontal .form-group:after:after,
.btn-toolbar:before:after,
.btn-toolbar:after:after,
.btn-group-vertical>.btn-group:before:after,
.btn-group-vertical>.btn-group:after:after,
.nav:before:after,
.nav:after:after,
.navbar:before:after,
.navbar:after:after,
.navbar-header:before:after,
.navbar-header:after:after,
.navbar-collapse:before:after,
.navbar-collapse:after:after,
.pager:before:after,
.pager:after:after,
.panel-body:before:after,
.panel-body:after:after,
.modal-header:before:after,
.modal-header:after:after,
.modal-footer:before:after,
.modal-footer:after: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,
.visible-sm,
.visible-md,
.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:800px) {
    .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:800px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:800px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:800px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:801px) and (max-width:1024px) {
    .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:801px) and (max-width:1024px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:801px) and (max-width:1024px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:801px) and (max-width:1024px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1025px) {
    .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:1025px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1025px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1025px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:800px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:801px) and (max-width:1024px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1025px) {
    .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
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}


/*!
 * jQuery UI Datepicker 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    padding: 3px;
    color: white;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 30px
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

.ammapAlert {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    color: #c00
}

.ammapDescriptionWindow {
    font-size: 11px;
    font-family: verdana, helvetica, arial, sans-serif;
    background-color: #fff;
    border-style: solid;
    border-color: #dadada;
    border-width: 1px;
    color: #000;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ammapDescriptionTitle {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, helvetica, arial, sans-serif;
    padding-bottom: 5px
}

.ammapObjectList ul {
    padding-left: 20px;
    list-style: square outside;
    color: #999;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px
}

.ammapObjectList ul ul {
    padding-left: 14px
}

.ammapObjectList a {
    color: #000
}

.ammapObjectList a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 2px
}

.ammapObjectList a:hover {
    color: #c00;
    text-decoration: none;
    background: #fff;
    cursor: pointer;
    display: block
}

.ammapDescriptionText {
    overflow: auto
}


/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('chosen-sprite.png') no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: white url('chosen-sprite.png') no-repeat 100% -20px;
    background: url('chosen-sprite.png') no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: white url('chosen-sprite.png') no-repeat -30px -20px;
    background: url('chosen-sprite.png') no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url('chosen-sprite@2x.png') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.text-xs-left {
    text-align: left
}

.text-xs-right {
    text-align: right
}

.text-xs-center {
    text-align: center
}

.text-xs-justify {
    text-align: justify
}

@media (min-width:768px) {
    .text-sm-left {
        text-align: left
    }
    .text-sm-right {
        text-align: right
    }
    .text-sm-center {
        text-align: center
    }
    .text-sm-justify {
        text-align: justify
    }
}

@media (min-width:801px) {
    .text-md-left {
        text-align: left
    }
    .text-md-right {
        text-align: right
    }
    .text-md-center {
        text-align: center
    }
    .text-md-justify {
        text-align: justify
    }
}

@media (min-width:1025px) {
    .text-lg-left {
        text-align: left
    }
    .text-lg-right {
        text-align: right
    }
    .text-lg-center {
        text-align: center
    }
    .text-lg-justify {
        text-align: justify
    }
}

.collapse.in {
    position: absolute
}

.collapsing {
    position: absolute
}

body {
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden
}

a:hover {
    text-decoration: none
}

sup {
    line-height: normal
}

.link {
    display: table;
    width: 100%
}

.link:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    color: #999
}

@media (max-width:800px) {
    .link:before {
        padding-right: 5px
    }
}

.full-empty.wrap-for-tmpl {
    padding: 0 20px 0 10px
}

.half-empty.wrap-for-tmpl {
    padding: 10px 10px 0 20px;
    margin-left: -20px;
    border-top: 1px solid #cacaca
}

.external-link {
    display: table;
    width: 100%
}

.external-link:before {
    content: "\69";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    color: #999
}

@media (max-width:800px) {
    .external-link:before {
        padding-right: 5px
    }
}

.container-fluid {
    max-width: 1364px;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:767px) {
    .container-fluid {
        padding-left: 10px;
        padding-right: 10px
    }
}

.isIe9 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.swiper-error {
    color: #ff5959 !important;
    padding: 20px 0 !important;
    margin: 20px 0 !important;
    border: 1px solid #ff5959 !important;
    text-align: center !important
}

.yellow {
    color: #fed300 !important
}

.white {
    color: white !important
}

.dark-grey {
    color: #1d1d1d !important
}

.yellow-bg {
    background: #fed300 !important
}

.green-bg,
.focus-on.green .panel {
    background: #829e00
}

a {
    color: #666
}

strong {
    font-weight: 700
}

.size-54 {
    font-size: 5.4rem
}

.swiper-button-disabled {
    opacity: .5
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

.vertical-text {
    display: table-cell;
    min-height: 132px
}

iframe.fs-iframe {
    border: 0
}

@media (min-width:801px) {
    .col-lg-10 .embed-responsive,
    .col-lg-11 .embed-responsive,
    .col-lg-12 .embed-responsive,
    .col-lg-13 .embed-responsive,
    .col-lg-14 .embed-responsive {
        text-align: center;
        padding-bottom: 33.666%;
        max-width: 600px;
        margin: 0 auto
    }
    .col-lg-10 .embed-responsive iframe,
    .col-lg-11 .embed-responsive iframe,
    .col-lg-12 .embed-responsive iframe,
    .col-lg-13 .embed-responsive iframe,
    .col-lg-14 .embed-responsive iframe {
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        -webkit-transform: translateX(-50%) !important;
        -moz-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        -o-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        left: 50% !important
    }
    .col-lg-10 .embed-responsive iframe:-webkit-full-screen,
    .col-lg-11 .embed-responsive iframe:-webkit-full-screen,
    .col-lg-12 .embed-responsive iframe:-webkit-full-screen,
    .col-lg-13 .embed-responsive iframe:-webkit-full-screen,
    .col-lg-14 .embed-responsive iframe:-webkit-full-screen {
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
        transform: translateX(0) !important
    }
    .col-lg-10 .embed-responsive iframe:-moz-full-screen,
    .col-lg-11 .embed-responsive iframe:-moz-full-screen,
    .col-lg-12 .embed-responsive iframe:-moz-full-screen,
    .col-lg-13 .embed-responsive iframe:-moz-full-screen,
    .col-lg-14 .embed-responsive iframe:-moz-full-screen {
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
        transform: translateX(0) !important
    }
    .col-lg-10 .embed-responsive iframe:-ms-fullscreen,
    .col-lg-11 .embed-responsive iframe:-ms-fullscreen,
    .col-lg-12 .embed-responsive iframe:-ms-fullscreen,
    .col-lg-13 .embed-responsive iframe:-ms-fullscreen,
    .col-lg-14 .embed-responsive iframe:-ms-fullscreen {
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
        transform: translateX(0) !important
    }
    .half-row-margin .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%
    }
    .half-row-margin .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }
    .grid-item .embed-responsive {
        text-align: center;
        padding-bottom: 56.25%;
        max-width: 600px;
        margin: 0 auto
    }
    .grid-item .embed-responsive iframe {
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%
    }
}

.input {
    border-right: 1px;
    background: white;
    border: 1px solid #d1d1d1;
    font-size: 1.8rem;
    font-weight: 300;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 40px;
    height: 40px;
    padding: 0 15px
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    text-transform: uppercase;
    color: rgba(29, 29, 29, 0.6);
    letter-spacing: 5px
}

.btn.btn-yellow {
    background: #fed300 !important
}

.btn.btn-green {
    background: #728a00 !important
}

.btn.btn-grey {
    background: #d1d1d1 !important
}

.btn.block {
    display: block
}

.separator {
    margin: 30px 0;
    background: url('/img/dotted-border.png') repeat-x top left;
    height: 1px
}

.load-more {
    height: 40px;
    line-height: 40px;
    background: #ebebeb;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: rgba(29, 29, 29, 0.6);
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
    cursor: pointer
}

.panel {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    margin-bottom: 0
}

.panel.pad {
    padding: 0 20px
}

.panel.pad p {
    font-size: 14px;
    line-height: 22px
}

.panel p {
    font-size: 14px;
    line-height: 22px
}

.panel .link-list a {
    font-size: 14px;
    line-height: 24px;
    color: #1d1d1d;
    font-weight: 700;
    padding: 15px 0;
    display: table
}

.panel .link-list a:before {
    display: table-cell;
    padding-right: 5px
}

@media (min-width:1025px) {
    .reading-list-space:not(.second-level) {
        padding: 0 20px
    }
}

.simple-column {
    padding: 0 10px
}

@media (max-width:1024px) {
    .simple-column {
        padding: 0 10px 0 10px
    }
}

#head-404 {
    padding: 50px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

#head-404 img {
    width: 178px;
    height: 50px
}

#content-404 {
    margin-top: 20px;
    padding: 0 40px
}

#content-404 h1 {
    font-size: 2.4rem;
    color: #1d1d1d;
    margin: 30px 0 20px 0
}

#content-404 p {
    font-size: 1.4rem;
    color: #666
}

#content-404 p strong {
    font-weight: 600;
    color: #1d1d1d
}

#content-404 p a {
    font-weight: 600;
    color: #1d1d1d;
    text-decoration: none
}

#content-404 p a:hover {
    text-decoration: underline
}

#form-ok-courtesy-message {
    margin: 100px 0 150px
}

#form-ok-courtesy-message h1 {
    font-size: 3.2rem;
    line-height: 44px;
    margin-bottom: 24px;
    color: #1d1d1d;
    font-weight: 700
}

#form-ok-courtesy-message p {
    font-size: 1.6rem;
    line-height: 28px;
    margin-bottom: 34px
}

#form-ok-courtesy-message a {
    font-size: 1.4rem;
    width: 100%
}

@font-face {
    font-family: 'Eni_infographic_font';
    src: url('../fonts/eni-infographic/Eni_infographic_font.eot?4fonzh');
    src: url('../fonts/eni-infographic/Eni_infographic_font.eot?4fonzh#iefix') format('embedded-opentype'), url('../fonts/eni-infographic/Eni_infographic_font.ttf?4fonzh') format('truetype'), url('../fonts/eni-infographic/Eni_infographic_font.woff?4fonzh') format('woff'), url('../fonts/eni-infographic/Eni_infographic_font.svg?4fonzh#Eni_infographic_font') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'Eni_infographic_font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lens:before {
    content: "\e900"
}

.icon-valve:before {
    content: "\e901"
}

.icon-storage:before {
    content: "\e902"
}

.icon-ppt:before {
    content: "\e903"
}

.icon-zip:before {
    content: "\e904"
}

.icon-html:before {
    content: "\e905"
}

.icon-pushpin:before {
    content: "\e906"
}

.icon-pushpin2:before {
    content: "\e907"
}

.icon-leaf:before {
    content: "\e908"
}

.icon-mail:before {
    content: "\e909"
}

.icon-user:before {
    content: "\e90a"
}

.icon-users:before {
    content: "\e90b"
}

.icon-user2:before {
    content: "\e90c"
}

.icon-globe:before {
    content: "\e90d"
}

.icon-microphone:before {
    content: "\e90e"
}

.icon-medal:before {
    content: "\e90f"
}

.icon-document:before {
    content: "\e910"
}

.icon-chart:before {
    content: "\e911"
}

.icon-camera:before {
    content: "\e912"
}

.icon-chart2:before {
    content: "\e913"
}

.icon-plus:before {
    content: "\e914"
}

.icon-close:before {
    content: "\e915"
}

.icon-minus:before {
    content: "\e916"
}

.icon-arrow_left:before {
    content: "\e917"
}

.icon-arrow_right:before {
    content: "\e918"
}

.icon-gear:before {
    content: "\e919"
}

.icon-folder:before {
    content: "\e91a"
}

.icon-calendar:before {
    content: "\e91b"
}

.icon-clock:before {
    content: "\e91c"
}

.icon-chronology:before {
    content: "\e91d"
}

.icon-wrench:before {
    content: "\e91e"
}

.icon-clip:before {
    content: "\e91f"
}

.icon-info:before {
    content: "\e920"
}

.icon-stack:before {
    content: "\e921"
}

.icon-printer:before {
    content: "\e922"
}

.icon-picture:before {
    content: "\e923"
}

.icon-phone:before {
    content: "\e924"
}

.icon-pdf:before {
    content: "\e925"
}

.icon-word:before {
    content: "\e926"
}

.icon-xls:before {
    content: "\e927"
}

.icon-bookmark:before {
    content: "\e928"
}

.icon-badge:before {
    content: "\e929"
}

.icon-padlock:before {
    content: "\e92a"
}

.icon-lightning:before {
    content: "\e92b"
}

.icon-play:before {
    content: "\e92c"
}

.icon-plate:before {
    content: "\e92d"
}

.icon-book:before {
    content: "\e92e"
}

.icon-book2:before {
    content: "\e92f"
}

.icon-briefcase:before {
    content: "\e930"
}

.icon-microscope:before {
    content: "\e931"
}

.icon-ampoule:before {
    content: "\e932"
}

.icon-bulb:before {
    content: "\e933"
}

.icon-key:before {
    content: "\e934"
}

.icon-newspaper:before {
    content: "\e935"
}

.icon-employee:before {
    content: "\e936"
}

.icon-diagram:before {
    content: "\e937"
}

.icon-heart:before {
    content: "\e938"
}

.icon-sheet:before {
    content: "\e939"
}

.icon-drop:before {
    content: "\e93a"
}

.icon-flame:before {
    content: "\e93b"
}

.icon-distributor:before {
    content: "\e93c"
}

.icon-plug:before {
    content: "\e93d"
}

.icon-factory:before {
    content: "\e93e"
}

.icon-truck:before {
    content: "\e93f"
}

.icon-tractor:before {
    content: "\e940"
}

.icon-plane:before {
    content: "\e941"
}

.icon-ship:before {
    content: "\e942"
}

.icon-drill:before {
    content: "\e943"
}

.icon-panel:before {
    content: "\e944"
}

.icon-barrel:before {
    content: "\e945"
}

.icon-parchment:before {
    content: "\e946"
}

.icon-hat:before {
    content: "\e947"
}

.icon-question:before {
    content: "\e948"
}

.icon-home:before {
    content: "\e949"
}

.icon-building:before {
    content: "\e94a"
}

.icon-phone2:before {
    content: "\e94b"
}

.icon-baloon:before {
    content: "\e94c"
}

.icon-worker:before {
    content: "\e94d"
}

.icon-employee2:before {
    content: "\e94e"
}

.icon-employee_woman:before {
    content: "\e94f"
}

.icon-world:before {
    content: "\e956"
}

.icon-world2:before {
    content: "\e951"
}

.icon-alert:before {
    content: "\e952"
}

@font-face {
    font-family: 'Eni-User-Interface-Font';
    src: url('../fonts/eni-user-interface/Eni-User-Interface-Font.eot?y45a71');
    src: url('../fonts/eni-user-interface/Eni-User-Interface-Font.eot?y45a71#iefix') format('embedded-opentype'), url('../fonts/eni-user-interface/Eni-User-Interface-Font.ttf?y45a71') format('truetype'), url('../fonts/eni-user-interface/Eni-User-Interface-Font.woff?y45a71') format('woff'), url('../fonts/eni-user-interface/Eni-User-Interface-Font.svg?y45a71#Eni-User-Interface-Font') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-ui-"],
[class*=" icon-ui-"] {
    font-family: 'Eni-User-Interface-Font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ui-hamburger:before {
    content: "\71"
}

.icon-ui-close:before {
    content: "\77"
}

.icon-ui-chronology:before {
    content: "\65"
}

.icon-ui-user:before {
    content: "\72"
}

.icon-ui-users:before {
    content: "\5c"
}

.icon-ui-world:before {
    content: "\74"
}

.icon-ui-microphone:before {
    content: "\79"
}

.icon-ui-link:before {
    content: "\75"
}

.icon-ui-external_link:before {
    content: "\69"
}

.icon-ui-document:before {
    content: "\6f"
}

.icon-ui-documents:before {
    content: "\25"
}

.icon-ui-video:before {
    content: "\26"
}

.icon-ui-zip:before {
    content: "\28"
}

.icon-ui-mail:before {
    content: "\70"
}

.icon-ui-credit:before {
    content: "\29"
}

.icon-ui-phone:before {
    content: "\61"
}

.icon-ui-padlock:before {
    content: "\73"
}

.icon-ui-bin:before {
    content: "\40"
}

.icon-ui-pushpin:before {
    content: "\64"
}

.icon-ui-share:before {
    content: "\66"
}

.icon-ui-smartphone:before {
    content: "\67"
}

.icon-ui-tablet:before {
    content: "\68"
}

.icon-ui-battery:before {
    content: "\3f"
}

.icon-ui-bell .path1:before {
    content: "\5e";
    color: #fff
}

.icon-ui-bell .path2:before {
    content: "\5f";
    margin-left: -1em;
    color: #000
}

.icon-ui-key:before {
    content: "\6a"
}

.icon-ui-facebook:before {
    content: "\3e"
}

.icon-ui-twitter:before {
    content: "\6c"
}

.icon-ui-linkedin:before {
    content: "\7a"
}

.icon-ui-flickr:before {
    content: "\78"
}

.icon-ui-google_plus:before {
    content: "\63"
}

.icon-ui-instagram:before {
    content: "\76"
}

.icon-ui-youtube:before {
    content: "\62"
}

.icon-ui-pinterest:before {
    content: "\6e"
}

.icon-ui-telegram:before {
    content: "\24"
}

.icon-ui-lens:before {
    content: "\a3"
}

.icon-ui-edit:before {
    content: "\3d"
}

.icon-ui-eye:before {
    content: "\2b"
}

.icon-ui-gear:before {
    content: "\2d"
}

.icon-ui-wifi:before {
    content: "\5b"
}

.icon-ui-ita:before {
    content: "\31"
}

.icon-ui-eng:before {
    content: "\6d"
}

.icon-ui-ger:before {
    content: "\5d"
}

.icon-ui-prev:before {
    content: "\32"
}

.icon-ui-first:before {
    content: "\33"
}

.icon-ui-bottom:before {
    content: "\2a"
}

.icon-ui-add:before {
    content: "\e7"
}

.icon-ui-next:before {
    content: "\34"
}

.icon-ui-arrow:before {
    content: "\35"
}

.icon-ui-last:before {
    content: "\36"
}

.icon-ui-audiocast:before {
    content: "\ec"
}

.icon-ui-videocast:before {
    content: "\e0"
}

#brandbar.brandbar-foundation {
    z-index: 1080;
    position: relative
}

#brandbar.brandbar-foundation.fixed {
    position: fixed;
    z-index: 1080;
    width: 100%;
    top: 0;
    animation: moveDown .5s;
    -webkit-animation: moveDown .5s;
    -moz-animation: moveDown .5s;
    -o-animation: moveDown .5s;
    background: white
}

#brandbar.brandbar-foundation.fixed.shadow {
    box-shadow: 0 1px 5px
}

@media (min-width:800px) and (max-width:1024px) {
    #brandbar.brandbar-foundation.fixed {
        width: 100%
    }
}

@media (max-width:1024px) {
    #brandbar.brandbar-foundation .container-fluid {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    #brandbar.brandbar-foundation .container-fluid .hidden-lg.col-md-5.col-sm-5.col-xs-3 {
        width: 42.85714286%;
        padding-right: 0
    }
    #brandbar.brandbar-foundation .container-fluid .col-lg-9.col-md-9.col-sm-9.col-xs-11 {
        width: 57.14285714%;
        padding-left: 0
    }
}

@media (min-width:1025px) {
    #brandbar.brandbar-foundation {
        border-bottom: 1px solid #d1d1d1
    }
}

#brandbar.brandbar-foundation .nav-brandbar>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li {
    float: left;
    padding: 13px 0
}

@media (min-width:1025px) {
    #brandbar.brandbar-foundation .nav-brandbar>ul>li {
        padding: 5px 0
    }
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li.active {
    color: #1d1d1d;
    border-style: solid;
    border-width: 4px 1px 0 1px;
    border-left-color: #d1d1d1;
    border-right-color: #d1d1d1;
    border-top-color: #fed300;
    margin-bottom: -1px;
    background: white;
    position: relative;
    padding: 4px 0 7px 0
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li.active a {
    color: #1d1d1d;
    padding-top: 7px
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li>a {
    display: inline-block;
    padding: 10px 15px;
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    font-weight: 700
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li>a:hover,
#brandbar.brandbar-foundation .nav-brandbar>ul>li>a:focus {
    background-color: transparent;
    text-decoration: none
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li .logged-user-label {
    height: 100%;
    display: inline-block;
    line-height: 1;
    color: #222;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    text-transform: none;
    padding-left: 10px;
    letter-spacing: normal
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li .logged-user-label:empty {
    display: none
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li .logged-user-changepassword {
    font-size: 14px;
    color: #999;
    line-height: 1.857;
    position: relative;
    left: -10px;
    top: 1px
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li .logged-user-changepassword a {
    font-weight: bold
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li.myeni-background {
    background: #fed300;
    padding: 4px 0 7px 0
}

#brandbar.brandbar-foundation .nav-brandbar>ul>li.myeni-background a {
    color: #000
}

#brandbar.brandbar-foundation #content-bar a {
    padding: 10px 10px 8px
}

@media (min-width:1025px) and (max-width:1143px) {
    #brandbar.brandbar-foundation #content-bar a {
        padding: 10px 5px 8px;
        font-size: 12px
    }
}

#brandbar.brandbar-foundation #content-bar li:last-child a {
    border-right: 1px solid #d1d1d1;
    padding-right: 20px
}

#brandbar.brandbar-foundation #social-bar li {
    padding: 3px 0 0 0
}

#brandbar.brandbar-foundation #social-bar li a {
    padding: 7px 5px
}

#brandbar.brandbar-foundation #social-bar li:first-child {
    margin-left: 15px
}

#brandbar.brandbar-foundation #social-bar li:last-child {
    margin: 5px 10px 0 10px;
    padding: 0
}

#brandbar.brandbar-foundation #social-bar li:last-child a {
    line-height: 20px;
    border-right: 1px solid #d1d1d1;
    padding-right: 20px
}

@media (min-width:1025px) and (max-width:1046px) {
    #brandbar.brandbar-foundation #social-bar li:last-child a {
        padding-right: 5px
    }
}

@media (min-width:1025px) and (max-width:1066px) {
    #brandbar.brandbar-foundation #social-bar {
        display: none
    }
}

#brandbar.brandbar-foundation .central-header ul li a {
    font-weight: 600;
    padding: 10px
}

#brandbar.brandbar-foundation .right-header {
    position: relative
}

#brandbar.brandbar-foundation .right-header>ul>li {
    position: relative
}

#brandbar.brandbar-foundation .right-header>ul>li>a {
    padding: 5px 10px 3px 10px;
    line-height: 24px;
    border-radius: 0
}

@media (max-width:767px) {
    #brandbar.brandbar-foundation .right-header>ul>li>a {
        padding: 5px 0 3px 15px
    }
}

#brandbar.brandbar-foundation .right-header>ul>li>a img {
    display: block;
    max-width: 16px;
    opacity: .6
}

#brandbar.brandbar-foundation .right-header>ul>li>a img.close {
    display: none
}

#brandbar.brandbar-foundation .right-header>ul>li#language a {
    text-transform: uppercase
}

#brandbar.brandbar-foundation .right-header>ul>li.search-trigger a {
    padding-top: 9px;
    outline: none
}

#brandbar.brandbar-foundation .right-header>ul>li#login-trigger {
    min-width: 45px;
    height: 45px;
    background: #fed300
}

#brandbar.brandbar-foundation .right-header>ul>li#login-trigger a.btn img {
    max-height: 24px;
    vertical-align: top
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu {
    right: -10px;
    left: auto;
    padding: 30px 20px;
    background: #f1f1f1;
    width: 270px;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    top: 98%
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu h3 {
    font-size: 1.4rem;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #c6c6c6
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu li {
    display: block;
    float: none;
    margin-bottom: 20px
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu li:last-child {
    margin-bottom: 0
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu li img {
    float: left;
    margin-right: 10px
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu li a {
    line-height: 18px;
    display: block
}

#brandbar.brandbar-foundation .right-header>ul>li .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #f1f1f1
}

#brandbar.brandbar-foundation .right-header>ul>li #chronology.dropdown-menu:before {
    right: 87px
}

@media (min-width:1025px) {
    #brandbar.brandbar-foundation .right-header>ul>li #chronology.dropdown-menu:before {
        right: 26px
    }
}

#brandbar.brandbar-foundation .right-header>ul>li #lang-box.dropdown-menu:before {
    right: 131px
}

@media (min-width:1025px) {
    #brandbar.brandbar-foundation .right-header>ul>li #lang-box.dropdown-menu:before {
        right: 110px
    }
}

#brandbar.brandbar-foundation #side-menu-button a {
    padding: 3px 10px 0 20px;
    margin-left: 10px;
    border-left: 1px solid #d1d1d1
}

@media (max-width:767px) {
    #brandbar.brandbar-foundation #side-menu-button a {
        padding: 3px 10px 0 15px;
        border-left: none;
        margin-left: 0
    }
}

#brandbar.brandbar-foundation #side-menu-button i {
    font-size: 21px;
    line-height: 30px
}

#brandbar.brandbar-foundation #side-menu-button i:before {
    content: '\71';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important
}

#brandbar.brandbar-foundation #side-menu-button .fa-times {
    display: none
}

#brandbar.brandbar-foundation #side-menu-button.side-menu-open {
    position: relative;
    width: 60px;
    height: 60px
}

@media (max-width:767px) {
    #brandbar.brandbar-foundation #side-menu-button.side-menu-open {
        width: 50px
    }
}

#brandbar.brandbar-foundation #side-menu-button.side-menu-open a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1d1d1d;
    top: 0;
    left: 0;
    padding: 0;
    text-align: center
}

@media (max-width:767px) {
    #brandbar.brandbar-foundation #side-menu-button.side-menu-open a {
        left: 10px
    }
}

#brandbar.brandbar-foundation #side-menu-button.side-menu-open .fa-bars {
    display: none
}

#brandbar.brandbar-foundation #side-menu-button.side-menu-open .fa-times {
    display: block;
    font-weight: 300;
    line-height: 60px
}

#brandbar.brandbar-foundation #side-menu-button.side-menu-open .fa-times:before {
    content: '\77';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    color: #fed300
}

#brandbar.brandbar-foundation .back-to-eni-com {
    padding: 14px 0 14px 10px;
    color: #999;
    font-weight: 600;
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 14px
}

#brandbar.brandbar-foundation .back-to-eni-com:hover {
    color: #999
}

.modal-myeni .modal-dialog {
    width: 525px !important;
    margin: 40px auto;
    background: white
}

@media (max-width:767px) {
    .modal-myeni .modal-dialog {
        width: 100% !important
    }
}

.modal-myeni .modal-content {
    border-radius: 0;
    padding: 40px
}

.modal-myeni h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: black
}

.modal-myeni p {
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 20px
}

.modal-myeni p:last-child {
    margin-bottom: 0
}

.modal-myeni input {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%
}

.modal-myeni input.error {
    border: 1px solid #ad0b3a !important
}

.modal-myeni input.error::-webkit-input-placeholder {
    color: #ad0b3a !important
}

.modal-myeni input.error:-moz-placeholder {
    color: #ad0b3a !important
}

.modal-myeni input.error::-moz-placeholder {
    color: #ad0b3a !important
}

.modal-myeni input.error:-ms-input-placeholder {
    color: #ad0b3a !important
}

.modal-myeni a {
    color: black;
    font-weight: 700
}

.modal-myeni .close-modal {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    top: -40px !important;
    right: 0 !important;
    background: url(/img/ico/close.png) no-repeat center;
    cursor: pointer;
    z-index: 20
}

.modal-myeni.fade {
    -webkit-transition: opacity .2s linear, none;
    -moz-transition: opacity .2s linear, none;
    -ms-transition: opacity .2s linear, none;
    -o-transition: opacity .2s linear, none;
    transition: opacity .2s linear, none;
    top: 8%
}

.modal-myeni .btn {
    letter-spacing: 5px
}

.modal-myeni .modal-dialog {
    width: 595px !important;
    margin: 40px auto;
    background: white
}

@media (max-width:767px) {
    .modal-myeni .modal-dialog {
        width: 100% !important
    }
    .modal-myeni .modal-dialog figure {
        margin-top: 20px
    }
}

.modal-myeni .no-gutter {
    padding: 0
}

.modal-myeni figure {
    height: 85px;
    line-height: 85px
}

.modal-myeni h3 {
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    color: black;
    margin: 14px 0 0
}

.modal-backdrop.in {
    opacity: .75;
    z-index: 1080
}

.modal-slider .modal-dialog {
    height: calc(100% - 60px)
}

.modal-slider .modal-content {
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%
}

.modal-slider .modal-content .swiper-modal-wrap {
    position: relative
}

.modal-slider .modal-content .swiper-modal-wrap .slide-content {
    padding: 20px;
    display: inline-block;
    background: white
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container {
    width: 100%;
    height: 100%
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container .swiper-slide img,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container .swiper-slide img {
    width: auto;
    max-width: 100%;
    max-height: auto;
    height: auto
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container .swiper-slide:last-child,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container .swiper-slide:last-child {
    margin-right: 0
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container .swiper-pagination,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 18px
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container .swiper-pagination .swiper-pagination-bullet,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #999
}

.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-3zo.swiper-container .swiper-pagination .swiper-pagination-bullet-active,
.modal-slider .modal-content .swiper-modal-wrap .swiper-gallery-modal-hp.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #000
}

.modal-slider .modal-content .modal-body .swipermg-button-prev,
.modal-slider .modal-content .modal-body .swipermg-button-next {
    top: 170px
}

body.modal-open.modal-open-slider {
    position: relative !important;
    height: auto !important
}

.modal-enipedia .modal-dialog {
    margin-top: 60px
}

.modal-enipedia .modal-dialog .modal-content {
    border-radius: 0;
    max-width: 748px;
    margin: 0 auto;
    padding: 0 10px
}

.modal-enipedia .modal-dialog .modal-content header {
    position: relative;
    padding: 20px 0;
    margin: 0 10px;
    width: -moz-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: auto;
    border-bottom: 1px solid rgba(209, 209, 209, 0.18)
}

.modal-enipedia .modal-dialog .modal-content header .pull-left img {
    max-height: 34px
}

@media (min-width:320px) and (max-width:399px) {
    .modal-enipedia .modal-dialog .modal-content header .pull-right {
        float: left !important;
        margin-top: 20px
    }
}

.modal-enipedia .modal-dialog .modal-content header .pull-right a {
    line-height: 34px;
    font-size: 1.4rem;
    color: #272727;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:767px) {
    .modal-enipedia .modal-dialog .modal-content header .pull-right a {
        line-height: 22px
    }
}

.modal-enipedia .modal-dialog .modal-content header .pull-right a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 10px;
    color: #999;
    display: inline-block;
    text-transform: none
}

.modal-enipedia .modal-dialog .modal-content .bottom {
    padding: 40px 10px;
    text-align: left
}

@media (max-width:767px) {
    .modal-enipedia .modal-dialog .modal-content .bottom {
        font-size: 2.2rem
    }
}

.modal-enipedia .modal-dialog .modal-content .bottom h1 {
    margin: 0;
    font-size: 2.6rem;
    line-height: 28px;
    color: #1d1d1d;
    font-weight: 700
}

@media (max-width:767px) {
    .modal-enipedia .modal-dialog .modal-content .bottom h1 {
        font-size: 2.2rem
    }
}

.modal-enipedia .modal-dialog .modal-content .bottom p {
    padding-top: 15px;
    margin: 0;
    font-size: 1.4rem;
    line-height: 24px;
    color: #666
}

.modal-enipedia .close-modal {
    top: -40px !important
}

.modal {
    z-index: 1081 !important
}

.modal-logged-changepassword .modal-dialog {
    width: 525px !important;
    margin: 40px auto;
    background: white
}

@media (max-width:767px) {
    .modal-logged-changepassword .modal-dialog {
        width: 100% !important
    }
}

.modal-logged-changepassword .modal-content {
    border-radius: 0;
    padding: 40px
}

.modal-logged-changepassword h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: black
}

.modal-logged-changepassword p {
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 20px
}

.modal-logged-changepassword p:last-child {
    margin-bottom: 0
}

.modal-logged-changepassword .input-group {
    display: table;
    width: 100%
}

.modal-logged-changepassword .input-group #login {
    margin-left: 1%
}

.modal-logged-changepassword .input-group #login:hover {
    background-color: #000 !important;
    color: white
}

.modal-logged-changepassword .input-group #annulla {
    margin-right: 1%;
    background-color: #ddd
}

.modal-logged-changepassword .input-group #annulla:hover {
    background-color: #999
}

.modal-logged-changepassword input {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%
}

.modal-logged-changepassword input.half-size {
    width: 49%;
    float: left
}

.modal-logged-changepassword input.error {
    border: 1px solid #ad0b3a !important
}

.modal-logged-changepassword input.error::-webkit-input-placeholder {
    color: #ad0b3a !important
}

.modal-logged-changepassword input.error:-moz-placeholder {
    color: #ad0b3a !important
}

.modal-logged-changepassword input.error::-moz-placeholder {
    color: #ad0b3a !important
}

.modal-logged-changepassword input.error:-ms-input-placeholder {
    color: #ad0b3a !important
}

.modal-logged-changepassword a {
    color: black;
    font-weight: 700
}

.modal-logged-changepassword .close-modal {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    top: -40px !important;
    right: 0 !important;
    background: url(/img/ico/close.png) no-repeat center;
    cursor: pointer;
    z-index: 20
}

.modal-logged-changepassword.fade {
    -webkit-transition: opacity .2s linear, none;
    -moz-transition: opacity .2s linear, none;
    -ms-transition: opacity .2s linear, none;
    -o-transition: opacity .2s linear, none;
    transition: opacity .2s linear, none;
    top: 8%
}

.modal-logged-changepassword .btn {
    letter-spacing: 5px
}

.modal-login .modal-dialog,
.modal-recoverpassword .modal-dialog {
    width: 600px !important;
    margin: 40px auto;
    background: white
}

@media (max-width:767px) {
    .modal-login .modal-dialog,
    .modal-recoverpassword .modal-dialog {
        width: 100% !important
    }
}

.modal-login .modal-content,
.modal-recoverpassword .modal-content {
    border-radius: 0;
    padding: 40px
}

.modal-login h2,
.modal-recoverpassword h2 {
    font-size: 2rem;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: black
}

.modal-login p,
.modal-recoverpassword p {
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 20px
}

.modal-login p:last-child,
.modal-recoverpassword p:last-child {
    margin-bottom: 0
}

.modal-login input,
.modal-recoverpassword input {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%
}

.modal-login input[type="submit"],
.modal-recoverpassword input[type="submit"] {
    letter-spacing: 0;
    text-transform: none
}

.modal-login input.error,
.modal-recoverpassword input.error {
    border: 1px solid #ad0b3a !important
}

.modal-login input.error::-webkit-input-placeholder,
.modal-recoverpassword input.error::-webkit-input-placeholder {
    color: #ad0b3a !important
}

.modal-login input.error:-moz-placeholder,
.modal-recoverpassword input.error:-moz-placeholder {
    color: #ad0b3a !important
}

.modal-login input.error::-moz-placeholder,
.modal-recoverpassword input.error::-moz-placeholder {
    color: #ad0b3a !important
}

.modal-login input.error:-ms-input-placeholder,
.modal-recoverpassword input.error:-ms-input-placeholder {
    color: #ad0b3a !important
}

.modal-login a,
.modal-recoverpassword a {
    color: black;
    font-weight: 700
}

.modal-login .close-modal,
.modal-recoverpassword .close-modal {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    top: -40px !important;
    right: 0 !important;
    background: url(/img/ico/close.png) no-repeat center;
    cursor: pointer;
    z-index: 20
}

.modal-login.fade,
.modal-recoverpassword.fade {
    -webkit-transition: opacity .2s linear, none;
    -moz-transition: opacity .2s linear, none;
    -ms-transition: opacity .2s linear, none;
    -o-transition: opacity .2s linear, none;
    transition: opacity .2s linear, none;
    top: 8%
}

.modal-login .btn,
.modal-recoverpassword .btn {
    letter-spacing: 5px
}

.modal-login #recoverPassword,
.modal-recoverpassword #recoverPassword {
    width: 100%;
    text-align: center
}

.error-box {
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid #ad0b3a;
    background: #ce6d89;
    color: #fff;
    display: none
}

.error-box ul {
    margin: 0
}

.error-box p,
.error-box li {
    margin: 0 !important;
    text-align: left
}

.error-box .color-error {
    margin: 0;
    margin-left: -20px
}

@media (max-width:800px) {
    .error-box {
        padding: 16px 12px
    }
}

.active-submenu {
    width: 100%;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 200;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=(0));
    opacity: 0
}

.active-submenu .active-content {
    position: relative;
    overflow-x: hidden;
    width: 30%;
    top: 0;
    right: 0;
    height: 100%;
    float: right
}

@media (max-width:801px) {
    .active-submenu .active-content {
        width: 50%
    }
}

@media (max-width:767px) {
    .active-submenu .active-content {
        width: 90%
    }
}

.active-submenu .active-content .sideMenu {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #1d1d1d;
    z-index: 200;
    right: -100%
}

.active-submenu .active-content .sideMenu::-webkit-scrollbar {
    width: .1em;
    background-color: transparent
}

.active-submenu .active-content .sideMenu::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.active-submenu .active-content .sideMenu::-webkit-scrollbar-thumb {
    background-color: transparent;
    color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.active-submenu .active-content .sideMenu>nav>ul>li:first-child {
    margin-top: 10px
}

.active-submenu .active-content .sideMenu .subMenu {
    position: absolute
}

.active-submenu .active-content .sideMenu nav {
    padding: 0 20px;
    position: relative;
    height: 100%
}

.active-submenu .active-content .sideMenu nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.active-submenu .active-content .sideMenu nav ul>li.active>a {
    color: #fed300
}

.active-submenu .active-content .sideMenu nav ul>li a {
    color: white;
    padding: 16px 0;
    display: block;
    font-size: 1.6rem;
    font-weight: 600
}

.active-submenu .active-content .sideMenu nav ul>li a:hover {
    text-decoration: none
}

.active-submenu .active-content .sideMenu nav ul>li a .fa-chevron-right {
    float: right;
    width: 15px
}

.active-submenu .active-content .sideMenu nav ul>li a .fa-chevron-left {
    float: left
}

.active-submenu .active-content .sideMenu nav ul>li a i {
    line-height: 20px;
    display: inline-block
}

.active-submenu .active-content .sideMenu nav ul>li a i:before {
    content: '\35';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important
}

.active-submenu .active-content .sideMenu h2 {
    border-bottom: 1px solid #777
}

.active-submenu .active-content .sideMenu h2 a {
    padding: 20px 0
}

.active-submenu .active-content .sideMenu h2,
.active-submenu .active-content .sideMenu h3 {
    color: #999;
    margin: 0 0 18px 0;
    padding: 10px 0;
    border-bottom: 1px solid #777;
    font-size: 14px;
    text-transform: uppercase
}

.active-submenu .active-content .sideMenu #login-area a {
    color: white;
    padding: 20px 0;
    display: block;
    font-size: 1.6rem;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal
}

.active-submenu .active-content .sideMenu #login-area a:hover {
    text-decoration: none
}

.active-submenu .active-content .sideMenu .social-link img {
    float: left;
    margin-right: 10px
}

.active-submenu .active-content .subMenu {
    padding: 0 20px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate(100%, 0) matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: translate(100%, 0) matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: translate(100%, 0) matrix(1, 0, 0, 1, 0, 0);
    -o-transform: translate(100%, 0) matrix(1, 0, 0, 1, 0, 0);
    transform: translate(100%, 0) matrix(1, 0, 0, 1, 0, 0);
    background: #1d1d1d
}

.active-submenu .active-content .subMenu::-webkit-scrollbar {
    width: .1em;
    background-color: transparent
}

.active-submenu .active-content .subMenu::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.active-submenu .active-content .subMenu::-webkit-scrollbar-thumb {
    background-color: transparent;
    color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0
}

@media only screen and (min-device-width:1280px) {
    .active-submenu .active-content .subMenu {
        right: 0
    }
}

.active-submenu .active-content .subMenu>ul>li:first-child {
    margin-top: 10px
}

.active-submenu .active-content .subMenu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.active-submenu .active-content .subMenu ul>li.active>a {
    color: #fed300
}

.active-submenu .active-content .subMenu ul>li a {
    color: white;
    padding: 16px 0;
    display: block;
    font-size: 1.6rem;
    font-weight: 600
}

.active-submenu .active-content .subMenu ul>li a:hover {
    text-decoration: none
}

.active-submenu .active-content .subMenu ul>li a .fa-chevron-right {
    float: right;
    width: 15px
}

.active-submenu .active-content .subMenu ul>li a .fa-chevron-left {
    float: left
}

.active-submenu .active-content .subMenu ul>li a i {
    line-height: 20px;
    display: inline-block
}

.active-submenu .active-content .subMenu ul>li a i:before {
    content: '\35';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important
}

.active-submenu .active-content .subMenu h2 {
    border-bottom: 1px solid #777
}

.active-submenu .active-content .subMenu h2 a {
    padding: 20px 0
}

.active-submenu .active-content .subMenu h2,
.active-submenu .active-content .subMenu h3 {
    color: #999;
    margin: 0 0 18px 0;
    padding: 10px 0;
    border-bottom: 1px solid #777;
    font-size: 14px;
    text-transform: uppercase
}

.active-submenu .active-content .subMenu h3 {
    cursor: pointer;
    color: #fed300;
    background: #343434;
    border: none;
    margin: 0 -20px;
    padding: 10px 20px;
    line-height: 24px
}

.active-submenu .active-content .subMenu h3 i {
    margin-right: -10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.active-submenu .active-content .subMenu h3 i:before {
    content: '\35';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    left: 10px;
    position: relative;
    top: -3px
}

.active-submenu .active-content .subMenu>h2,
.active-submenu .active-content .subMenu>h3 {
    margin-top: 10px
}

.active-submenu .active-content .subMenu>h2+ul li:first-child,
.active-submenu .active-content .subMenu>h3+ul li:first-child,
.active-submenu .active-content .subMenu>h2+ul li:first-of-type,
.active-submenu .active-content .subMenu>h3+ul li:first-of-type {
    margin-top: 0
}

.active-submenu .active-content .subMenu li {
    color: white
}

.active-submenu .active-content>* {
    z-index: 2
}

.active-submenu .active-content>*:first-child {
    z-index: 1
}

#sideMenu {
    display: none !important
}

#eni-logo {
    padding: 5px;
    margin: 0
}

@media (min-width:1025px) {
    #eni-logo {
        padding: 20px;
        padding-left: 0
    }
}

#eni-logo a {
    color: black;
    font-family: "eniTabBold", sans-serif;
    font-weight: normal;
    font-size: 3.6rem;
    display: block;
    overflow: hidden
}

#eni-logo a:hover,
#eni-logo a:link,
#eni-logo a:visited,
#eni-logo a:active {
    text-decoration: none
}

#eni-logo a span {
    display: inline-block;
    margin-top: 5px;
    text-decoration: none
}

@media (max-width:767px) {
    #eni-logo a span.hidden-xs {
        display: block !important
    }
}

#eni-logo a span img {
    width: auto;
    height: 25px
}

@media (min-width:1025px) {
    #eni-logo a span img {
        width: 106.5px;
        height: 24.5px;
        margin-top: -5px
    }
}

@media (min-width:1025px) and (max-width:1110px) {
    #eni-logo a span img img {
        width: 100px;
        height: auto
    }
}

@media (max-width:767px) {
    #eni-logo a span img {
        width: 66px;
        height: auto;
        padding-top: 4px;
        margin-left: 8px;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

#eni-logo a>img {
    float: left;
    margin-right: 5px;
    width: auto;
    height: 50px
}

@media (min-width:1025px) {
    #eni-logo a>img {
        width: 62px;
        height: 50px
    }
}

@media (min-width:1025px) and (max-width:1110px) {
    #eni-logo a>img {
        width: 50px;
        height: auto
    }
}

@media (max-width:767px) {
    #eni-logo a>img {
        width: 45px;
        height: auto;
        padding-top: 10px;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

#eni-logo a:hover {
    text-decoration: none
}

@media (max-width:1024px) {
    #eni-logo {
        line-height: 30px;
        padding: 5px 5px 5px 0
    }
    #eni-logo a {
        font-size: 2.6rem;
        line-height: 30px
    }
    #eni-logo img {
        -webkit-transform: scale(.8, .8);
        -moz-transform: scale(.8, .8);
        -ms-transform: scale(.8, .8);
        -o-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
}

@media (max-width:767px) {
    #eni-logo a {
        font-size: 1.7rem
    }
}

@media (min-width:1025px) and (max-width:1107px) {
    #eni-logo img {
        width: 28%
    }
    #eni-logo span img {
        width: 75%
    }
}

#eni-logo.persistent {
    margin-top: 9px
}

#eni-logo.persistent img {
    max-width: 40px;
    height: auto;
    margin-top: 8px
}

#eni-logo.persistent span {
    padding-top: 8px
}

#eni-logo.persistent span img {
    max-width: 60px;
    height: auto
}

#eni-logo.persistent a {
    font-size: 20px;
    line-height: 20px
}

#main-nav.main-nav-foundation {
    background: white;
    border-bottom: 1px solid #d1d1d1
}

#main-nav.main-nav-foundation.no-gray-border {
    border-bottom: none
}

#main-nav.main-nav-foundation.fixed {
    position: fixed;
    z-index: 1080;
    width: 100%;
    top: 0;
    animation: moveDown .5s
}

#main-nav.main-nav-foundation.fixed>.container-fluid {
    max-width: 100%
}

#main-nav.main-nav-foundation.fixed.shadow {
    box-shadow: 0 1px 5px
}

#main-nav.main-nav-foundation.fixed #eni-logo {
    padding: 0
}

#main-nav.main-nav-foundation.fixed #main-navbar ul li {
    padding: 0 10px
}

#main-nav.main-nav-foundation.fixed #main-navbar ul li:last-child {
    padding-right: 0
}

#main-nav.main-nav-foundation.fixed #main-navbar ul {
    padding-right: 0
}

#main-nav.main-nav-foundation.up-scroll {
    top: 0;
    animation: moveMainNavUp .5s;
    -webkit-animation: moveMainNavUp .5s;
    -moz-animation: moveMainNavUp .5s;
    -o-animation: moveMainNavUp .5s
}

#main-nav.main-nav-foundation.down-scroll {
    top: 0;
    animation: moveMainNavUp .5s;
    -webkit-animation: moveMainNavUp .5s;
    -moz-animation: moveMainNavUp .5s;
    -o-animation: moveMainNavUp .5s
}

#main-navbar.main-navbar-foundation ul {
    padding-right: 10px
}

#main-navbar.main-navbar-foundation ul li {
    padding: 15px 2px
}

#main-navbar.main-navbar-foundation ul li:last-child {
    padding-right: 0
}

@media (min-width:1025px) and (max-width:1100px) {
    #main-navbar.main-navbar-foundation ul li {
        padding: 15px 2px
    }
    #main-navbar.main-navbar-foundation ul li:last-child {
        padding-right: 0
    }
}

#main-navbar.main-navbar-foundation ul li.active a {
    color: black
}

#main-navbar.main-navbar-foundation ul li a {
    color: #666;
    text-transform: none;
    font-weight: 600;
    font-size: 1.6rem;
    padding: 20px 10px
}

#main-navbar.main-navbar-foundation ul li a:focus,
#main-navbar.main-navbar-foundation ul li a:hover {
    background: transparent;
    text-decoration: underline;
    color: #1d1d1d
}

#main-navbar.main-navbar-foundation ul li.search-trigger {
    position: relative
}

#main-navbar.main-navbar-foundation ul li.search-trigger a {
    outline: none
}

#main-navbar.main-navbar-foundation ul li.search-trigger a img {
    display: block;
    max-width: 19px;
    vertical-align: top
}

#main-navbar.main-navbar-foundation ul li.search-trigger a img.close {
    display: none;
    opacity: 1
}

#ask-now {
    display: none !important
}

#breadcrumb {
    margin-bottom: 20px
}

#breadcrumb.no-margin {
    margin-bottom: 0
}

#breadcrumb.no-margin .row {
    border-bottom: 0
}

#breadcrumb .row {
    border-bottom: 1px solid #d1d1d1;
    margin: 0
}

#breadcrumb .breadcrumb {
    padding: 15px 0;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none
}

@media (max-width:800px) {
    #breadcrumb .breadcrumb {
        padding-left: 0;
        margin-left: -10px
    }
}

#breadcrumb .breadcrumb li {
    font-size: 1.2rem
}

#breadcrumb .breadcrumb a {
    color: #1d1d1d;
    font-size: 1.2rem
}

#breadcrumb .breadcrumb li+li:before {
    padding: 0 2px;
    content: "/";
    color: #666
}

#breadcrumb i {
    padding: 20px
}

#breadcrumb i:last-child {
    padding-right: 0;
    display: inline-block
}

#breadcrumb i:last-child.fa-share,
#breadcrumb i:last-child.fa-print {
    color: #666
}

#breadcrumb i:last-child.fa-print {
    display: none
}

#breadcrumb.full-empty {
    margin: 0 10px
}

#breadcrumb.half-empty {
    margin: 0 10px
}

#main-menu.top-border {
    border-top: 1px solid #d1d1d1
}

#main-menu ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none
}

#main-menu ul ul {
    background: none
}

#main-menu ul li {
    background: url('/img/dotted-border.png') repeat-x bottom left
}

#main-menu ul li a {
    padding: 16px 0;
    display: block;
    color: #000;
    font-size: 1.4rem;
    line-height: 18px
}

#main-menu ul li a:hover {
    text-decoration: none;
    color: #000
}

#main-menu ul li a:focus,
#main-menu ul li a:active,
#main-menu ul li a:focus {
    text-decoration: none;
    outline: none
}

#main-menu ul li.active {
    position: relative
}

#main-menu ul li.active>a {
    color: #000;
    font-weight: 700
}

#main-menu ul li.active>ul {
    display: block
}

#main-menu ul li ul {
    display: none
}

#main-menu ul li ul li {
    padding-left: 10px;
    border-bottom: 0;
    background: url('/img/dotted-border.png') repeat-x top left
}

#main-menu ul li ul li a {
    color: #666
}

#main-menu ul li ul li.active a {
    font-weight: 700;
    color: #666
}

#main-menu ul li ul li.active a:after {
    content: ''
}

#main-menu ul.opened>.active>a {
    position: relative
}

#main-menu ul.opened>.active>a:after {
    width: 15px;
    height: 9px;
    content: " ";
    background-image: url(/img/menu-active.jpg);
    position: absolute;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    left: 50%;
    top: 100%
}

#main-menu ul.opened>.active.active-second>a {
    color: #666
}

#main-menu ul.opened li {
    background: url('/img/dotted-border.png') repeat-x bottom left
}

#main-menu ul.opened li a {
    padding: 16px 0;
    display: block;
    color: #737373;
    font-size: 1.4rem;
    line-height: 18px
}

#main-menu ul.opened li a:hover {
    text-decoration: none;
    color: #000
}

#main-menu ul.opened li a:focus,
#main-menu ul.opened li a:active,
#main-menu ul.opened li a:focus {
    text-decoration: none;
    outline: none
}

#main-menu ul.opened li.active {
    position: relative
}

#main-menu ul.opened li.active>a {
    color: #000;
    font-weight: 700
}

#main-menu ul.opened li.active>ul {
    display: block
}

#main-menu ul.opened li ul {
    display: none;
    padding-left: 0;
    border-top: 1px solid #b3b3b3
}

#main-menu ul.opened li ul li {
    border-bottom: 0;
    padding-left: 0;
    background: none
}

#main-menu ul.opened li ul li a {
    color: #000;
    padding-left: 10px;
    padding-right: 10px
}

#main-menu ul.opened li ul li.active a {
    font-weight: 700;
    color: #000
}

#main-menu ul.opened li ul li.active a:after {
    content: ''
}

.visual-wrapper-big {
    overflow: hidden
}

.visual-wrapper-big,
.animated-image {
    height: 490px
}

@media (min-width:1025px) {
    .visual-wrapper-big,
    .animated-image {
        height: 560px
    }
}

.visore-2nd-level>div {
    height: 100%
}

.visore-2nd-level>.container-fluid {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative
}

.visore-2nd-level>.container-fluid img {
    height: 450px
}

.visual-wrapper-small,
.visual-wrapper-2ndlevel {
    margin: 0 -10px
}

@media (min-width:768px) {
    .visual-wrapper-small,
    .visual-wrapper-2ndlevel {
        margin: 0 -20px
    }
}

@media (min-width:1025px) {
    .visual-wrapper-small,
    .visual-wrapper-2ndlevel {
        margin: 0
    }
}

.visual-wrapper-small img,
.visual-wrapper-2ndlevel img {
    visibility: hidden
}

.visual-wrapper-small,
.visual-wrapper-2ndlevel,
.visore-2nd-level {
    height: 450px;
    overflow: hidden
}

.visual-wrapper-small .animated-image,
.visual-wrapper-2ndlevel .animated-image,
.visore-2nd-level .animated-image {
    height: 450px
}

@media (min-width:1025px) {
    .visual-wrapper-small,
    .visual-wrapper-2ndlevel,
    .visore-2nd-level {
        height: 450px
    }
    .visual-wrapper-small .animated-image,
    .visual-wrapper-2ndlevel .animated-image,
    .visore-2nd-level .animated-image {
        height: 450px
    }
}

.visual-wrapper-small video,
.visual-wrapper-2ndlevel video,
.visore-2nd-level video {
    height: auto !important
}

.visual-wrapper-small img,
.visual-wrapper-2ndlevel img,
.visore-2nd-level img {
    visibility: hidden
}

.visore h1,
.visore-2nd-level h1 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    text-align: center;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    color: white;
    font-size: 1.6rem;
    width: auto;
    padding-bottom: 20px
}

.visore h1.black,
.visore-2nd-level h1.black {
    color: black
}

.visore h1.black:after,
.visore-2nd-level h1.black:after {
    background-color: rgba(0, 0, 0, 0.4)
}

@media (max-width:800px) {
    .visore h1:before,
    .visore-2nd-level h1:before,
    .visore h1:after,
    .visore-2nd-level h1:after {
        opacity: .4
    }
}

@media (min-width:768px) {
    .visore h1:before,
    .visore-2nd-level h1:before,
    .visore h1:after,
    .visore-2nd-level h1:after {
        width: 30%
    }
}

@media (min-width:801px) {
    .visore h1:before,
    .visore-2nd-level h1:before,
    .visore h1:after,
    .visore-2nd-level h1:after {
        width: 35%
    }
}

@media (min-width:1025px) {
    .visore h1:before,
    .visore-2nd-level h1:before,
    .visore h1:after,
    .visore-2nd-level h1:after {
        width: 40%
    }
}

.visore h1:after,
.visore-2nd-level h1:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 20px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4)
}

.visore img,
.visore-2nd-level img {
    visibility: hidden
}

.visore-interactive-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    z-index: 10;
    padding: 0 10px;
    width: 100%
}

@media (min-width:768px) {
    .visore-interactive-txt {
        padding: 0 20px
    }
}

@media (min-width:1025px) {
    .visore-interactive-txt {
        padding: 0 30px
    }
}

.visore-interactive-txt a {
    color: inherit
}

@media (min-width:801px) {
    .visore-interactive-txt {
        width: 75% !important
    }
}

@media (min-width:1025px) {
    .visore-interactive-txt {
        width: 50% !important
    }
}

.visore-interactive-txt h2 {
    filter: alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=(85));
    opacity: .85;
    position: relative;
    margin: 0 10px 25px 0;
    font-size: 3.2rem;
    line-height: 147%;
    text-align: left;
    font-weight: 700;
    letter-spacing: -0.6
}

@media (max-width:767px) {
    .visore-interactive-txt h2 {
        margin: 0 10px 15px 0;
        font-size: 2.2rem;
        line-height: 149%
    }
}

.visore-interactive-txt h2 span {
    padding: 10px 15px;
    background-color: #fed300;
    color: #493d00;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

@media (max-width:767px) {
    .visore-interactive-txt h2 span {
        padding: 5px 10px
    }
}

.visore-interactive-txt p {
    filter: alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=(85));
    opacity: .85;
    font-weight: 300;
    position: relative;
    margin: 0 80px 12px 0;
    font-size: 1.6rem;
    line-height: 164%;
    text-align: left
}

@media (min-width:768px) {
    .visore-interactive-txt p {
        margin: 0 0 28px 0;
        line-height: 190%
    }
}

@media (min-width:1025px) {
    .visore-interactive-txt p {
        margin: 0 0 26px 0;
        line-height: 190%
    }
}

.visore-interactive-txt p span {
    padding: 10px 15px;
    background-color: white;
    color: #1d1d1d;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

@media (max-width:767px) {
    .visore-interactive-txt p span {
        padding: 5px 10px
    }
}

.visore-interactive-txt>a+p,
.visore-interactive-txt h2+p {
    margin-top: -10px
}

@media (max-width:767px) {
    .visore-interactive-txt>a+p,
    .visore-interactive-txt h2+p {
        margin-top: -6px
    }
}

.visore-interactive-txt h2+.video-launch {
    margin-top: -15px
}

@media (max-width:767px) {
    .visore-interactive-txt h2+.video-launch {
        margin-top: -8px
    }
}

.video-launch {
    text-align: left;
    filter: alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=(85));
    opacity: .85;
    background-color: white;
    padding: 20px;
    margin: 0 0 20px 0;
    overflow: hidden;
    display: table;
    width: auto;
    cursor: pointer
}

@media (max-width:767px) {
    .video-launch {
        padding: 10px
    }
}

.video-launch .video-launch-iframe {
    display: table-cell;
    width: 120px
}

.video-launch .video-launch-iframe iframe {
    display: block
}

.video-launch .video-launch-icon {
    width: 32px;
    height: auto;
    display: table-cell
}

.video-launch .video-launch-icon img {
    width: 100%;
    height: auto;
    visibility: visible !important
}

.video-launch .video-launch-text {
    position: relative;
    margin: 0 0 0 10px;
    display: table-cell;
    vertical-align: middle;
    width: 85%;
    width: -moz-calc(100% - 32px);
    width: -ms-calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px)
}

.video-launch h3 {
    margin: 0 0 0 10px;
    font-size: 1.6rem;
    color: #333;
    font-weight: 300;
    padding-right: 6px
}

@media (max-width:767px) {
    .video-launch {
        margin: 0 0 10px 0
    }
}

.visore-2nd-level .video-launch {
    margin: 0 20px 20px 0
}

@media (max-width:767px) {
    .visore-2nd-level .video-launch {
        margin: 0 0 10px 0
    }
}

#interactive-visual.launch-video-no-text .visore-interactive-txt,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt {
    display: table;
    vertical-align: middle;
    left: 50%;
    top: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#interactive-visual.launch-video-no-text .visore-interactive-txt h2,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt h2 {
    margin: 0 10px;
    text-align: center
}

#interactive-visual.launch-video-no-text .visore-interactive-txt h2 a,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt h2 a {
    color: #666
}

#interactive-visual.launch-video-no-text .visore-interactive-txt h2 a:hover,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt h2 a:hover {
    color: #666;
    text-decoration: none
}

#interactive-visual.launch-video-no-text .visore-interactive-txt .icon-play,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt .icon-play {
    font-size: 90px;
    display: block;
    margin-bottom: 20px;
    cursor: pointer
}

#interactive-visual.launch-video-no-text .visore-interactive-txt .icon-play:before,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt .icon-play:before {
    color: white;
    display: block
}

#interactive-visual.launch-video-no-text .visore-interactive-txt .icon-play.black:before,
.visore-2nd-level.launch-video-no-text .visore-interactive-txt .icon-play.black:before {
    color: rgba(54, 54, 54, 0.9)
}

#launch-video-modal .modal-dialog {
    height: 90%;
    height: calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: -ms-calc(100% - 60px);
    height: -webkit-calc(100% - 60px)
}

#launch-video-modal .modal-dialog .launch-video-modal-content {
    position: relative;
    margin: 0 auto;
    padding: 80px 20px 20px 20px;
    height: 100%
}

#launch-video-modal .modal-dialog .launch-video-modal-content iframe {
    width: 100%;
    height: 100%
}

.visoreHP {
    margin: 0 0 40px;
    position: relative
}

@media (min-width:768px) {
    .visoreHP {
        margin: 0 -10px 40px
    }
}

@media (min-width:1025px) {
    .visoreHP {
        margin: 0 -20px 40px
    }
}

.visoreHP>.container-fluid {
    padding: 0
}

@media (max-width:1024px) {
    .visoreHP .row>div {
        padding: 0
    }
}

.visore-2nd-level .text-center {
    padding: 0
}

.visore-interactive:not(.visoreLanding) {
    margin: 0 -10px
}

@media (min-width:768px) {
    .visore-interactive:not(.visoreLanding) {
        margin: 0 -20px
    }
}

@media (min-width:1025px) {
    .visore-interactive:not(.visoreLanding) {
        margin: 0
    }
}

.visoreLanding {
    margin: 0 -10px
}

.visoreLanding .visore-interactive-txt {
    padding: 0 20px
}

@media (min-width:768px) {
    .visoreLanding .visore-interactive-txt {
        padding: 0 10px
    }
}

@media (min-width:1025px) {
    .visoreLanding .visore-interactive-txt {
        padding: 0 30px;
        margin: 0
    }
}

@media (min-width:768px) {
    .visoreLanding {
        margin: 0 -20px
    }
}

@media (min-width:1025px) {
    .visoreLanding {
        margin: 0
    }
}

.visoreLanding img {
    visibility: hidden
}

.visoreLanding,
#interactive-visual.visore-interactive {
    margin: 0 -10px
}

.visoreLanding .visore-interactive-txt,
#interactive-visual.visore-interactive .visore-interactive-txt {
    padding: 0 10px
}

@media (min-width:1025px) {
    .visoreLanding .visore-interactive-txt,
    #interactive-visual.visore-interactive .visore-interactive-txt {
        padding: 0 30px;
        margin: 0
    }
}

@media (min-width:768px) {
    .visoreLanding,
    #interactive-visual.visore-interactive {
        margin: 0 -20px
    }
}

@media (min-width:1025px) {
    .visoreLanding,
    #interactive-visual.visore-interactive {
        margin: 0;
        margin-bottom: 40px
    }
}

.visoreLanding img,
#interactive-visual.visore-interactive img {
    visibility: hidden
}

.visore-2nd-level {
    margin: 0 -10px
}

@media (min-width:768px) {
    .visore-2nd-level {
        margin: 0 -20px
    }
}

@media (min-width:1025px) {
    .visore-2nd-level {
        margin: 0
    }
}

.visore-2nd-level .visore-interactive-txt {
    padding: 0 20px
}

@media (min-width:768px) {
    .visore-2nd-level .visore-interactive-txt {
        padding: 0 30px
    }
}

.intro-text {
    text-align: center;
    padding: 20px 0
}

.intro-text h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 22px 0;
    font-weight: 300
}

.intro-text p {
    font-size: 1.8rem;
    color: #666;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

.intro-text ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.intro-text ul li {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    padding-bottom: 8px;
    font-weight: 300
}

.intro-text ul li span {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    font-weight: 300
}

.highlight {
    position: relative
}

.highlight img {
    width: 100%
}

.highlight h2 {
    position: absolute;
    top: 40px;
    left: 20px;
    overflow: hidden;
    width: calc(100% - 40px);
    font-size: 1.4rem;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    color: white;
    text-align: center
}

@media (max-width:767px) {
    .highlight h2 {
        top: 30px
    }
}

.highlight h2 span {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

@media (max-width:800px) {
    .highlight h2 span {
        max-width: 84%
    }
}

.highlight h2 span:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: 1px;
    background: white;
    right: -1000%;
    top: 50%;
    opacity: .4
}

.highlight h2 span:after {
    content: '';
    position: absolute;
    width: 1000%;
    height: 1px;
    background: white;
    left: -1000%;
    top: 50%;
    opacity: .4
}

.highlight .panel {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100%)
}

.highlight .panel h3 {
    color: white;
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 16px 0
}

@media (max-width:767px) {
    .highlight .panel h3 {
        font-size: 2.4rem;
        line-height: 32px
    }
}

.highlight .panel ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.highlight .panel ul li {
    color: white;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.highlight .panel ul li span {
    color: white;
    font-size: 1.6rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.highlight .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    color: white;
    font-weight: 700;
    line-height: 18px
}

.highlight .date span {
    display: block;
    padding: 18px 0;
    background: url('/img/dotted-border.png') repeat-x top left
}

.publishing {
    position: relative
}

.publishing.padded {
    padding-top: 90px
}

@media (max-width:800px) {
    .publishing.padded {
        padding-top: 50px
    }
}

.publishing h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #1d1d1d;
    font-size: 1.4rem;
    line-height: 15px
}

.publishing h2:before,
.publishing h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.publishing h2:before {
    right: 10px;
    margin-left: -50%
}

.publishing h2:after {
    left: 5px;
    margin-right: -50%
}

@media (max-width:800px) {
    .publishing h2 {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 37px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .publishing h2:before,
    .publishing h2:after {
        background-color: rgba(0, 0, 0, 0.18);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .publishing h2:before {
        right: 10px;
        margin-left: -50%
    }
    .publishing h2:after {
        left: 5px;
        margin-right: -50%
    }
}

@media (min-width:800px) and (max-width:1024px) {
    .publishing h2 {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 27px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .publishing h2:before,
    .publishing h2:after {
        background-color: rgba(0, 0, 0, 0.18);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .publishing h2:before {
        right: 10px;
        margin-left: -50%
    }
    .publishing h2:after {
        left: 5px;
        margin-right: -50%
    }
}

.publishing h2.white {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: white
}

.publishing h2.white:before,
.publishing h2.white:after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.publishing h2.white:before {
    right: 10px;
    margin-left: -50%
}

.publishing h2.white:after {
    left: 5px;
    margin-right: -50%
}

@media (min-width:800px) and (max-width:1024px) {
    .publishing h2.white {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 27px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .publishing h2.white:before,
    .publishing h2.white:after {
        background-color: rgba(255, 255, 255, 0.4);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .publishing h2.white:before {
        right: 10px;
        margin-left: -50%
    }
    .publishing h2.white:after {
        left: 5px;
        margin-right: -50%
    }
}

.publishing .title {
    padding: 0 20px;
    display: inline-block;
    background: white;
    position: relative;
    width: 100%
}

@media (min-width:800px) and (max-width:1024px) {
    .publishing .title {
        width: 100%
    }
}

.publishing .title h3 {
    padding: 15px 0;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    background: url('/img/dotted-border.png') repeat-x bottom left;
    line-height: 30px
}

@media (min-width:800px) and (max-width:1024px) {
    .publishing .title h3 {
        line-height: 28px
    }
}

.publishing .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.publishing .title h3 a:hover {
    text-decoration: underline
}

.publishing .date {
    background: white;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #666;
    font-weight: 700;
    line-height: 18px
}

@media (max-width:1024px) {
    .publishing .date {
        margin-bottom: 18px
    }
}

.publishing .date span {
    display: block;
    padding: 18px 0;
    background: url('/img/dotted-border.png') repeat-x bottom left
}

.publishing figure.abs {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.publishing figure img {
    width: 100%
}

.publishing .btn {
    display: block;
    letter-spacing: 5px
}

.publishing .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.publishing .panel.pad p {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (max-width:1024px) {
    .publishing .panel.pad p {
        line-height: 22px;
        margin-bottom: 18px;
        margin-top: 18px
    }
}

@media (max-width:800px) {
    .publishing .panel.pad p {
        margin-bottom: 20px
    }
}

.publishing .panel.pad ul:not(.link-list) {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.publishing .panel.pad ul:not(.link-list) li {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    padding-bottom: 8px
}

.publishing .panel.pad ul:not(.link-list) li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.focus-on {
    position: relative;
    overflow: hidden
}

.focus-on img {
    width: 100%
}

.focus-on .focusWrapper[role="button"] {
    cursor: default
}

.focus-on h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    top: 40px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-size: 1.4rem;
    line-height: 15px
}

.focus-on h2:before,
.focus-on h2:after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.focus-on h2:before {
    right: 10px;
    margin-left: -50%
}

.focus-on h2:after {
    left: 5px;
    margin-right: -50%
}

@media (max-width:1024px) {
    .focus-on h2 {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .focus-on h2:before,
    .focus-on h2:after {
        background-color: rgba(255, 255, 255, 0.4);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .focus-on h2:before {
        right: 10px;
        margin-left: -50%
    }
    .focus-on h2:after {
        left: 5px;
        margin-right: -50%
    }
}

@media (max-width:800px) {
    .focus-on h2 {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 25px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .focus-on h2:before,
    .focus-on h2:after {
        background-color: rgba(255, 255, 255, 0.4);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .focus-on h2:before {
        right: 10px;
        margin-left: -50%
    }
    .focus-on h2:after {
        left: 5px;
        margin-right: -50%
    }
}

.focus-on h2.dark-grey {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    top: 40px;
    color: #1d1d1d;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center
}

.focus-on h2.dark-grey:before,
.focus-on h2.dark-grey:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.focus-on h2.dark-grey:before {
    right: 10px;
    margin-left: -50%
}

.focus-on h2.dark-grey:after {
    left: 5px;
    margin-right: -50%
}

@media (max-width:800px) {
    .focus-on h2.dark-grey {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        letter-spacing: 5px;
        position: absolute;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        -ms-width: calc(100% - 40px);
        z-index: 5;
        top: 25px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: table;
        white-space: nowrap;
        overflow: hidden;
        text-align: center
    }
    .focus-on h2.dark-grey:before,
    .focus-on h2.dark-grey:after {
        background-color: rgba(0, 0, 0, 0.18);
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%
    }
    .focus-on h2.dark-grey:before {
        right: 10px;
        margin-left: -50%
    }
    .focus-on h2.dark-grey:after {
        left: 5px;
        margin-right: -50%
    }
}

.focus-on .btn {
    background: #fed300;
    display: block;
    margin: 0 20px;
    letter-spacing: 5px;
    position: relative;
    z-index: 2
}

.focus-on .panel {
    margin: -58px 20px 0;
    position: relative;
    z-index: 2;
    background: white;
    padding: 17px 20px 16px 20px;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition-property: margin-top;
    -webkit-transition-property: margin-top
}

.focus-on .panel h3 {
    margin: 0 0 13px 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 24px;
    column-rule: #1d1d1d
}

.focus-on .panel h3 a {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 24px;
    column-rule: #1d1d1d
}

@media (min-width:768px) and (max-width:1024px) {
    .focus-on .panel h3 {
        font-size: 2rem;
        line-height: 28px
    }
    .focus-on .panel h3 a {
        font-size: 2rem;
        line-height: 28px
    }
}

.focus-on .panel p {
    color: #666;
    margin: 0
}

.focus-on .panel ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.focus-on .panel ul li {
    color: #666;
    padding-bottom: 8px
}

.focus-on .panel ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.focus-on .pop-down {
    position: relative !important;
    margin: 0 20px;
    left: 0 !important;
    z-index: 10;
    background: #fed300
}

.focus-on .pop-down .popover-content {
    padding: 10px 3px;
    margin: 0 20px;
    background: url('/img/dotted-border.png') repeat-x top left;
    font-size: 1.4rem;
    line-height: 22px
}

.focus-on.green .panel h3 {
    color: white
}

.focus-on.green .panel p {
    color: white
}

.focus-on.green .panel ul {
    color: white
}

.focus-on.green .btn {
    color: white;
    background: #728a00;
    letter-spacing: 5px
}

.focus-on.green .pop-down {
    background: #728a00;
    color: white
}

.focus-on.green .pop-down .popover-content {
    border-color: white
}

.focus-on.sand .panel {
    background: #f2e7b2
}

.focus-on.sand .panel h3 {
    color: #1d1d1d
}

.focus-on.sand .panel p {
    color: #666
}

.focus-on.sand .panel ul {
    color: #666
}

.focus-on.sand .btn {
    background: #fed300;
    letter-spacing: 5px;
    color: rgba(29, 29, 29, 0.6)
}

.focus-on.sand .pop-down {
    background: #fed300;
    color: rgba(29, 29, 29, 0.6)
}

.focus-on.red .panel {
    background: #af2336
}

.focus-on.red .panel h3 {
    color: white
}

.focus-on.red .panel p {
    color: white
}

.focus-on.red .panel ul {
    color: white
}

.focus-on.red .btn {
    background: #821a28;
    letter-spacing: 5px;
    color: white
}

.focus-on.red .pop-down {
    background: #821a28;
    color: white
}

.focus-on.red .pop-down .popover-content {
    border-color: white
}

.focus-on.blue .panel {
    background: #4b84ab
}

.focus-on.blue .panel h3 {
    color: white
}

.focus-on.blue .panel p {
    color: white
}

.focus-on.blue .panel ul {
    color: white
}

.focus-on.blue .btn {
    background: #345b76;
    letter-spacing: 5px;
    color: white
}

.focus-on.blue .pop-down {
    background: #345b76;
    color: white
}

.focus-on.blue .pop-down .popover-content {
    border-color: white
}

.focus-on.orange .panel {
    background: #d68f22
}

.focus-on.orange .panel h3 {
    color: white
}

.focus-on.orange .panel p {
    color: white
}

.focus-on.orange .panel ul {
    color: white
}

.focus-on.orange .btn {
    background: #a36d1a;
    letter-spacing: 5px;
    color: white
}

.focus-on.orange .pop-down {
    background: #a36d1a;
    color: white
}

.focus-on.orange .pop-down .popover-content {
    border-color: white
}

.focus-on.grey .panel {
    background: #a89e80
}

.focus-on.grey .panel h3 {
    color: white
}

.focus-on.grey .panel p {
    color: white
}

.focus-on.grey .panel ul {
    color: white
}

.focus-on.grey .btn {
    background: #857d65;
    letter-spacing: 5px;
    color: white
}

.focus-on.grey .pop-down {
    background: #857d65;
    color: white
}

.focus-on.grey .pop-down .popover-content {
    border-color: white
}

.focus-on:hover .panel {
    margin-top: -35%
}

.quick-link {
    position: relative;
    float: left;
    text-align: center;
    padding: 0;
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    -ms-width: calc(50% - 10px);
    margin-right: 20px
}

.quick-link:last-of-type {
    margin-right: 0
}

.quick-link:first-child:nth-last-child(1) {
    width: 100%
}

@media (max-width:767px) {
    .quick-link {
        width: 100%
    }
}

.quick-link h2 {
    overflow: hidden;
    width: 100%;
    font-size: 1.4rem;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    color: #1d1d1d;
    text-align: center;
    position: relative
}

.quick-link h2 span {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

.quick-link h2 span:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: 1px;
    background: #d1d1d1;
    right: -1000%;
    top: 50%
}

.quick-link h2 span:after {
    content: '';
    position: absolute;
    width: 1000%;
    height: 1px;
    background: #d1d1d1;
    left: -1000%;
    top: 50%
}

.quick-link .icon {
    width: 100%;
    height: 82px;
    margin: 20px 0;
    font-size: 8.2rem;
    display: block
}

.quick-link .icon.grey {
    color: #a89e80
}

.quick-link .icon.green {
    color: #8a9225
}

.quick-link .icon.red {
    color: #af2336
}

.quick-link .icon.sand {
    color: #b5ad85
}

.quick-link .icon.blue {
    color: #4b84ab
}

.quick-link .icon.orange {
    color: #d68f22
}

@media (max-width:767px) {
    .quick-link .icon {
        margin: 18px 0
    }
}

.quick-link p {
    font-size: 1.4rem;
    line-height: 18px;
    color: #666;
    margin-bottom: 18px;
    text-align: center;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto
}

.quick-link ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.quick-link ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    padding-bottom: 8px
}

.quick-link ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    display: inline-block;
    vertical-align: top
}

.quick-link .btn-yellow {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    letter-spacing: 5px
}

.quick-link .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.calendar-wrap {
    border: 1px solid #d1d1d1
}

.calendar-wrap .custom-event-manager {
    padding: 0 20px
}

.calendar-wrap .event {
    background: url("/img/dotted-border.png") repeat-x top left;
    padding: 25px 0
}

@media (min-width:320px) and (max-width:1024px) {
    .calendar-wrap .event {
        padding: 25px 0 15px 0
    }
}

.calendar-wrap .calendar-title {
    background: #ae2346;
    position: relative;
    padding: 18px 10px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #d1d1d1;
    margin: 0
}

.calendar-wrap .calendar-title a {
    color: white
}

.calendar-wrap .calendar-title h3,
.calendar-wrap .calendar-title h2 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    opacity: 1;
    font-size: 1.4rem;
    font-weight: 700
}

.calendar-wrap .calendar .ui-datepicker {
    display: none;
    width: 100%;
    padding: 0;
    cursor: default;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 26px;
    background: white
}

.calendar-wrap .calendar .ui-datepicker-month:before {
    display: none
}

.calendar-wrap .calendar .c-month-arrow-left,
.calendar-wrap .calendar .c-month-arrow-right {
    cursor: pointer;
    font-weight: 700;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.calendar-wrap .calendar .ui-datepicker-prev {
    left: 20px
}

.calendar-wrap .calendar .ui-datepicker-next {
    right: 20px
}

.calendar-wrap .calendar .ui-datepicker-prev span,
.calendar-wrap .calendar .ui-datepicker-next span {
    display: block;
    width: 8px;
    height: 13px;
    display: inline-block;
    color: transparent
}

.calendar-wrap .calendar .ui-datepicker-prev span {
    background-position: 0 0;
    background-image: url(/img/ico/clnd-left-arrow-dark.png)
}

.calendar-wrap .calendar .ui-datepicker-next span {
    background-position: -8px 0;
    background-image: url(/img/ico/clnd-right-arrow-dark.png)
}

.calendar-wrap .calendar .ui-datepicker-calendar {
    width: 100%
}

.calendar-wrap .calendar .ui-datepicker-today span {
    background: #fed300;
    color: #1d1d1d !important;
    font-weight: 700;
    border: none !important
}

.calendar-wrap .calendar .ui-datepicker-calendar th {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: normal;
    color: #666
}

.calendar-wrap .calendar .ui-datepicker-calendar th:nth-of-type(-n+5) {
    font-size: 1.4rem;
    line-height: 26px;
    color: #1d1d1d;
    font-weight: 700
}

.calendar-wrap .calendar .ui-datepicker-calendar th:nth-of-type(6),
.calendar-wrap .calendar .ui-datepicker-calendar th:nth-of-type(7) {
    font-size: 1.4rem;
    line-height: 26px;
    color: #ae2346;
    font-weight: 700
}

.calendar-wrap .calendar .ui-datepicker-calendar td {
    padding: 0 7px;
    text-align: center;
    line-height: 26px
}

.calendar-wrap .calendar .ui-datepicker-calendar td a {
    text-align: center
}

.calendar-wrap .calendar .ui-datepicker-calendar .ui-state-default {
    display: block;
    width: 100%;
    outline: none;
    text-decoration: none;
    color: #a8a8a8;
    text-align: center;
    border: 1px solid transparent
}

.calendar-wrap .calendar .ui-datepicker-calendar .save-the-date a {
    color: #fff;
    background: #ae2346;
    font-weight: 700;
    border: none
}

.calendar-wrap .calendar .ui-datepicker-other-month .ui-state-default {
    color: #565656
}

.calendar-wrap .calendar .ui-datepicker-other-month span {
    color: transparent !important
}

.calendar-wrap .eventmanager-swiper-container h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0
}

.calendar-wrap .eventmanager-swiper-container h3 a {
    font-size: 2rem;
    line-height: 28px;
    color: #1d1d1d;
    font-weight: 700
}

.calendar-wrap .eventmanager-swiper-container ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.calendar-wrap .eventmanager-swiper-container ul li {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.calendar-wrap .eventmanager-swiper-container ul li span {
    color: #666;
    font-size: 1.6rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.calendar-wrap .eventmanager-swiper-container .data {
    margin: 0 0 10px 0
}

.calendar-wrap .eventmanager-swiper-container .data span {
    font-size: 1.4rem;
    line-height: 26px;
    color: #666;
    font-weight: 700;
    text-transform: uppercase
}

.calendar-wrap .eventmanager-swiper-container .cta {
    margin: 10px 0 0 0
}

.calendar-wrap .eventmanager-swiper-container .cta span,
.calendar-wrap .eventmanager-swiper-container .cta a {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 26px;
    color: #666;
    font-weight: 700
}

.calendar-wrap .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    heigth: auto;
    padding: 20px 0 0 0
}

@media (min-width:320px) and (max-width:1024px) {
    .calendar-wrap .swiper-pagination {
        padding: 30px 0 0 0
    }
}

.calendar-wrap .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

.calendar-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.calendar-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

[ewcalendar] {
    color: white;
    font-weight: 300;
    height: 20em;
    line-height: 1.5
}

[ewcalendar] * {
    box-sizing: border-box;
    moz-box-sizing: border-box
}

[ewcalendar].small {
    font-size: .8em;
    font-weight: 100
}

[ewcalendar] .c-month-view {
    position: relative;
    padding: 18px 0;
    background: #fff;
    color: #000;
    font-weight: 700;
    line-height: 100%
}

@media (min-width:768px) and (max-width:1024px) {
    [ewcalendar] .c-month-view {
        padding: 28px 0 18px 0
    }
}

[ewcalendar] .c-month-view p {
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0;
    font-size: 1.4rem
}

[ewcalendar] .c-month-view [class^=c-month-arrow] {
    color: transparent;
    display: inline-block;
    height: 13px;
    width: 8px;
    text-indent: -2000px
}

[ewcalendar] .c-month-view [class^=c-month-arrow]:hover {
    color: #436f8c
}

[ewcalendar] .c-month-view .c-month-arrow-left {
    left: 0;
    background-image: url("/img/ico/clnd-left-arrow-dark.png");
    background-position: -8px -13px
}

[ewcalendar] .c-month-view .c-month-arrow-right {
    right: 0;
    background-image: url("/img/ico/clnd-right-arrow-dark.png");
    background-position: -8px 0
}

[ewcalendar] .c-holder {
    height: 87.5%;
    position: relative
}

[ewcalendar] .c-grid {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding: 0 10px
}

[ewcalendar] .c-grid .c-row {
    width: 100%;
    margin: 2.5px 0
}

[ewcalendar] .c-grid .c-row:last-child {
    margin-right: 1px
}

[ewcalendar] .c-grid .c-row .c-day {
    margin-right: 15px;
    width: 14.11429%;
    width: -moz-calc(100%/7 - 15px);
    width: -o-calc(100%/7 - 15px);
    width: -webkit-calc(100%/7 - 15px);
    width: calc(100%/7 - 15px);
    line-height: 33px;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 1.4rem;
    color: #a8a8a8
}

[ewcalendar] .c-grid .c-row .c-day.c-l {
    background: transparent
}

[ewcalendar] .c-grid .c-row .c-day.c-l:nth-last-of-type(-n+2) .date-holder {
    color: #ae2346
}

[ewcalendar] .c-grid .c-row .c-day.c-l .date-holder {
    color: #1d1d1d;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 26px
}

[ewcalendar] .c-grid .c-row .c-day:last-child {
    margin-right: 0
}

[ewcalendar] .c-grid .c-row .c-day.have-events {
    cursor: pointer;
    color: white;
    font-weight: 700;
    background: #ae2346
}

[ewcalendar] .c-grid .c-row .c-day.have-events.activeEvent {
    background: #fed300;
    color: #1d1d1d
}

[ewcalendar] .c-grid .c-row .c-day.other-month {
    color: #d1d1d1
}

[ewcalendar] .c-grid .c-row .c-day.other-month.have-events:hover {
    color: white
}

@media screen and (min-width:801px) and (max-width:1100px) {
    [ewcalendar] .c-grid .c-row .c-day .date-holder {
        font-size: 1rem;
        line-height: 24px
    }
}

[ewcalendar] .c-grid .c-row .c-day .event-n-holder {
    display: none;
    height: 90%;
    height: -moz-calc(90%);
    height: -o-calc(90%);
    height: -webkit-calc(90%);
    height: calc(90%);
    left: 5%;
    left: -moz-calc(5px);
    left: -o-calc(5px);
    left: -webkit-calc(5px);
    left: calc(5px);
    top: 5%;
    top: -moz-calc(5px);
    top: -o-calc(5px);
    top: -webkit-calc(5px);
    top: calc(5px);
    position: absolute;
    width: .25em
}

[ewcalendar] .c-grid .c-row .c-day .event-n-holder .event-n {
    height: .5em;
    background-color: #fed300;
    width: 100%;
    margin: 1px 0
}

[ewcalendar] .c-specific {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    padding: 1px;
    padding-top: 0
}

[ewcalendar] .c-specific .specific-day {
    vertical-align: top;
    width: 30%;
    display: inline-block;
    line-height: 1;
    padding: 1em 0;
    cursor: pointer;
    text-align: center
}

[ewcalendar] .c-specific .specific-day:hover {
    background: #232323
}

[ewcalendar] .c-specific .specific-day [i=date] {
    font-size: 3em
}

[ewcalendar] .c-specific .specific-day [i=day] {
    font-size: 1.5em
}

[ewcalendar] .c-specific .s-scheme {
    display: inline-block;
    height: 100%;
    margin-left: 1px;
    width: 60%;
    width: -moz-calc(69%);
    width: -o-calc(69%);
    width: -webkit-calc(69%);
    width: calc(69%);
    overflow-y: auto;
    text-align: left;
    vertical-align: top
}

[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar {
    width: 10px
}

[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-track {
    background: transparent
}

[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-thumb {
    background: #232323
}

[ewcalendar] .c-specific .s-scheme .s-event {
    width: 100%;
    padding: .5em;
    margin: 1px 0
}

[ewcalendar] .c-specific .s-scheme .s-event:first-child {
    margin-top: 0
}

[ewcalendar] .c-specific .s-scheme .s-event:last-child {
    margin-bottom: 0
}

[ewcalendar] .c-specific .s-scheme .s-event h5 {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 400;
    color: white
}

[ewcalendar] .c-specific .s-scheme .s-event p {
    margin: 0;
    color: rgba(255, 255, 255, 0.56);
    line-height: 1.3
}

[ewcalendar] .c-specific .s-scheme .s-event a {
    font-weight: normal
}

[ewcalendar] .c-specific .s-scheme .s-event p[data-role=loc] {
    line-height: 1
}

[ewcalendar].spec-day .c-grid {
    display: none
}

[ewcalendar].spec-day .c-specific {
    display: block
}

[ewcalendar].spec-day [class^=c-month-arrow] {
    display: none
}

[ewcalendar][data-showdays=false] .c-holder .c-grid .c-row {
    height: 15.66667%;
    height: -moz-calc(15.5%);
    height: -o-calc(15.5%);
    height: -webkit-calc(15.5%);
    height: calc(15.5%)
}

.content-slider-hp-wrap {
    border: 1px solid #d1d1d1
}

.content-slider-hp-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.content-slider-hp-wrap ul li {
    padding: 0
}

.content-slider-hp-wrap ul li .title {
    background: #ae2346;
    padding: 28px 20px
}

.content-slider-hp-wrap ul li .title h2 {
    font-size: 2.4rem;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    margin: 0
}

.content-slider-hp-wrap ul li .title h3 {
    font-size: 2.4rem;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin: 0
}

.content-slider-hp-wrap ul li .title h3 span {
    display: block
}

.content-slider-hp-wrap ul li .title h3 span.day {
    font-size: 9rem;
    line-height: 90px;
    font-weight: 300
}

.content-slider-hp-wrap ul li .title h3 .date-double {
    padding-top: 5px;
    width: 44%;
    width: -moz-calc(45% - 4px);
    width: -ms-calc(45% - 4px);
    width: -webkit-calc(45% - 4px);
    width: calc(45% - 4px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position: relative
}

.content-slider-hp-wrap ul li .title h3 .date-double .day {
    font-size: 7rem;
    line-height: 70px;
    font-weight: 300;
    padding-bottom: 10px
}

.content-slider-hp-wrap ul li .title h3 .date-double .date {
    font-size: 1.6rem;
    line-height: 16px;
    font-weight: 300
}

.content-slider-hp-wrap ul li .title h3 .date-double:first-of-type {
    margin-right: 10%
}

.content-slider-hp-wrap ul li .title h3 .date-double:first-of-type:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 35%;
    height: 1px;
    top: 40px;
    right: -50px;
    right: -moz-calc((10% + 23px) * -1);
    right: -ms-calc((10% + 23px) * -1);
    right: -webkit-calc((10% + 23px) * -1);
    right: calc((10% + 23px) * -1)
}

.content-slider-hp-wrap .description {
    padding: 25px 20px 20px 20px
}

.content-slider-hp-wrap .description h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    margin: 0;
    font-weight: 700
}

.content-slider-hp-wrap .description h3 a {
    color: #1d1d1d
}

.content-slider-hp-wrap .description h3 a:hover {
    text-decoration: underline
}

.content-slider-hp-wrap .description h3 a:hover .cta {
    margin: 18px 20px 0 20px;
    padding: 18px 0;
    background: url("/img/dotted-border.png") repeat-x top left
}

@media (min-width:320px) and (max-width:1024px) {
    .content-slider-hp-wrap .description h3 a:hover .cta {
        padding: 18px 0 22px 0
    }
}

.content-slider-hp-wrap .description h3 a:hover .cta span,
.content-slider-hp-wrap .description h3 a:hover .cta a {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666;
    font-weight: 700
}

@media (min-width:320px) and (max-width:1024px) {
    .content-slider-hp-wrap .description h3 a {
        line-height: 28px
    }
}

.content-slider-hp-wrap .description h3 p {
    font-size: 1.4rem;
    line-height: 22px;
    color: #666;
    margin: 14px 0 0
}

.content-slider-hp-wrap .description h3 ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.content-slider-hp-wrap .description h3 ul li {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.content-slider-hp-wrap .description h3 ul li span {
    color: #666;
    font-size: 1.6rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.content-slider-hp-wrap .description .cta {
    display: none;
    margin: 18px 20px 0 20px;
    padding: 18px 0;
    background: url("/img/dotted-border.png") repeat-x top left
}

@media (min-width:320px) and (max-width:1024px) {
    .content-slider-hp-wrap .description .cta {
        padding: 18px 0 22px 0
    }
}

.content-slider-hp-wrap .description .cta span,
.content-slider-hp-wrap .description .cta a {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666;
    font-weight: 700
}

.content-slider-hp-wrap .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 0 0 20px 0
}

@media (min-width:320px) and (max-width:1024px) {
    .content-slider-hp-wrap .swiper-pagination {
        padding: 0 0 22px 0
    }
}

.content-slider-hp-wrap .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

.content-slider-hp-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.content-slider-hp-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

.in-depth {
    position: relative;
    overflow: hidden
}

.in-depth a {
    display: block;
    width: 100%;
    height: 100%
}

.in-depth img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.in-depth h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    top: 40px;
    color: white;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-property: top;
    transition-property: top;
    cursor: pointer
}

.in-depth h2:before,
.in-depth h2:after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.in-depth h2:before {
    right: 10px;
    margin-left: -50%
}

.in-depth h2:after {
    left: 5px;
    margin-right: -50%
}

.in-depth p {
    text-align: center;
    padding: 0 20px;
    color: white;
    position: absolute;
    top: 300%;
    color: transparent;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-transition-property: top;
    -webkit-transition-duration: .3s;
    transition-property: top;
    transition-duration: .3s;
    cursor: pointer
}

@media (min-width:1025px) {
    .in-depth:hover {
        background: black
    }
    .in-depth:hover img {
        opacity: .6
    }
    .in-depth:hover p {
        color: white;
        top: 85px;
        z-index: 2
    }
    .in-depth:hover h2 {
        top: 35px
    }
}

.quote {
    border-bottom: 4px double #d1d1d1;
    overflow: hidden
}

.quote h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    top: 40px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    z-index: 2;
    text-align: center;
    color: black;
    font-size: 1.4rem;
    position: relative;
    top: auto;
    margin-top: 20px
}

.quote h2:before,
.quote h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.quote h2:before {
    right: 10px;
    margin-left: -50%
}

.quote h2:after {
    left: 5px;
    margin-right: -50%
}

.quote h2.white {
    color: white
}

.quote h2.white:before,
.quote h2.white:after {
    background-color: rgba(255, 255, 255, 0.4)
}

.quote img {
    display: none;
    width: 100%;
    position: relative
}

.quote img.ellipsed {
    display: block;
    width: 132px;
    height: 132px;
    border-radius: 50%;
    margin: 30px auto 0;
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}

@media (max-width:800px) {
    .quote img.ellipsed {
        margin: 25px auto 0
    }
}

.quote .cit {
    padding: 0 20px 0;
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    top: 20px;
    position: relative;
    margin: 0 0 50px 0
}

.quote .cit:before,
.quote .cit.after {
    height: 26px;
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.quote .cit:before {
    text-align: left;
    content: url('../../../img/quote-left.png');
    display: block;
    width: 100%;
    margin-bottom: 16px
}

.quote .cit:after {
    text-align: right;
    content: url('../../../img/quote-right.png');
    display: block;
    width: 100%;
    margin-top: 16px
}

@media (min-width:768px) and (min-width:1024px) {
    .quote .cit {
        top: 30px
    }
}

.quote h3 {
    text-decoration: none;
    opacity: 1;
    margin: 0;
    text-align: center;
    color: black;
    font-size: 2rem;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-property: opacity;
    transition-property: opacity
}

@media (min-width:768px) and (min-width:800px) {
    .quote h3 {
        line-height: 28px
    }
}

.quote h4 {
    opacity: 1;
    margin: 0;
    color: #666;
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-property: opacity;
    transition-property: opacity;
    letter-spacing: 5px
}

.quote .quote-cta {
    display: none;
    position: absolute;
    bottom: 0;
    left: 20px;
    padding: 10px 20px;
    width: calc(100% - 40px);
    color: black;
    font-size: 1.6rem;
    border-top: 1px dotted black;
    text-transform: uppercase;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px
}

@media (min-width:1025px) {
    .quote:hover a h3 {
        text-decoration: underline
    }
}

.listing .panel.pad {
    padding: 0
}

@media (min-width:768px) and (max-width:1024px) {
    .listing .panel.pad {
        line-height: 22px
    }
}

.listing>ul {
    list-style: none;
    margin: 40px 0 0 0;
    padding: 0 20px
}

.listing>ul>li {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1
}

.listing>ul>li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.listing h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #1d1d1d;
    font-size: 1.4rem;
    top: 0
}

.listing h2:before,
.listing h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.listing h2:before {
    right: 10px;
    margin-left: -50%
}

.listing h2:after {
    left: 5px;
    margin-right: -50%
}

.listing .title {
    display: inline-block;
    background: white;
    position: relative;
    padding-top: 15px
}

.listing .title h3 {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    background: url('/img/dotted-border.png') repeat-x bottom left;
    line-height: 30px
}

.listing .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.listing .title h3 a:hover {
    text-decoration: underline
}

@media (max-width:1024px) {
    .listing .title h3 {
        font-size: 2rem;
        line-height: 28px
    }
    .listing .title h3 a {
        font-size: 2rem;
        line-height: 28px
    }
}

.listing .date {
    background: white;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #666;
    font-weight: 700;
    line-height: 18px
}

.listing .date span {
    display: block;
    padding: 20px 0;
    background: url('/img/dotted-border.png') repeat-x bottom left
}

@media (min-width:320px) and (max-width:1024px) {
    .listing .date span {
        padding: 18px 0
    }
}

.listing p {
    margin-bottom: 15px
}

.listing figure {
    margin-top: 30px
}

.listing figure img {
    width: calc(100%)
}

.listing .btn {
    display: block;
    letter-spacing: 5px;
    margin-top: 10px
}

.listing .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.press-release-list .panel.pad {
    padding: 0
}

.press-release-list>ul {
    list-style: none;
    margin: 35px 0 0 0;
    padding: 0 20px
}

.press-release-list>ul>li {
    margin-bottom: 25px;
    border-bottom: 1px solid #d1d1d1
}

.press-release-list>ul>li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.press-release-list>ul>li:last-child .date>span {
    padding: 20px 0 10px 0;
    border-bottom: none
}

.press-release-list h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #1d1d1d;
    font-size: 1.4rem;
    top: 0
}

.press-release-list h2:before,
.press-release-list h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.press-release-list h2:before {
    right: 10px;
    margin-left: -50%
}

.press-release-list h2:after {
    left: 5px;
    margin-right: -50%
}

.press-release-list .title {
    background: white;
    position: relative
}

.press-release-list .title h3 {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    background: url('/img/dotted-border.png') repeat-x bottom left;
    line-height: 30px
}

@media (min-width:320px) and (max-width:1024px) {
    .press-release-list .title h3 {
        line-height: 28px
    }
}

.press-release-list .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.press-release-list .title h3 a:hover {
    text-decoration: underline
}

.press-release-list .date {
    background: white;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #666;
    font-weight: 700;
    line-height: 18px
}

.press-release-list .date span {
    display: block;
    padding: 18px 0 28px 0
}

.press-release-list .btn {
    display: block;
    letter-spacing: 5px;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px
}

@media (min-width:320px) and (max-width:1024px) {
    .press-release-list .btn {
        margin-top: 18px
    }
}

@media (max-width:767px) {
    .press-release-list .btn {
        white-space: pre-line;
        padding-left: 15px;
        padding-right: 15px
    }
}

.press-release-list .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.infographic {
    border-bottom: 4px double #d1d1d1
}

.infographic h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #1d1d1d;
    font-size: 1.4rem;
    line-height: 15px;
    top: 0;
    width: 100%
}

.infographic h2:before,
.infographic h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.infographic h2:before {
    right: 10px;
    margin-left: -50%
}

.infographic h2:after {
    left: 5px;
    margin-right: -50%
}

.infographic ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0 20px
}

.infographic ul li {
    padding: 20px 0;
    background: url(/img/dotted-border.png) repeat-x bottom left;
    overflow: hidden
}

@media (max-width:1024px) {
    .infographic ul li {
        padding: 38px 0
    }
}

@media (max-width:320px) {
    .infographic ul li {
        padding: 30px 0
    }
}

.infographic ul li:last-child {
    background: none
}

.infographic ul li a {
    display: block
}

.infographic ul li .def-content {
    min-height: 82px
}

@media (max-width:1024px) {
    .infographic ul li .def-content {
        min-height: 72px
    }
}

@media (max-width:800px) {
    .infographic ul li .def-content {
        width: calc(100% - 100px);
        float: left
    }
}

.infographic ul li .def-content h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: black;
    position: absolute;
    position: relative;
    font-size: 1.4rem;
    margin: 0
}

.infographic ul li .def-content h3 {
    font-size: 2.6rem;
    margin: 0;
    font-weight: 700;
    color: black;
    line-height: 36px;
    letter-spacing: -1px
}

.infographic ul li .def-content h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 700
}

.infographic ul li .over-content {
    min-height: 82px;
    display: none
}

.infographic ul li .over-content h3 {
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0 0 5px 0;
    font-weight: 700;
    color: #9e9879
}

.infographic ul li .over-content h4 {
    font-size: 1.4rem;
    line-height: 20px;
    margin: 0;
    font-weight: 500;
    color: #666
}

.infographic ul li .icon {
    float: left;
    margin-right: 25px;
    height: 72px;
    font-size: 7.2rem
}

.infographic ul li.grey .over-content>h3 {
    color: #a89e80
}

.infographic ul li.grey .icon {
    color: #a89e80
}

.infographic ul li.green .over-content>h3 {
    color: #8a9225
}

.infographic ul li.green .icon {
    color: #8a9225
}

.infographic ul li.red .over-content>h3 {
    color: #af2336
}

.infographic ul li.red .icon {
    color: #af2336
}

.infographic ul li.sand .over-content>h3 {
    color: #b5ad85
}

.infographic ul li.sand .icon {
    color: #b5ad85
}

.infographic ul li.blue .over-content>h3 {
    color: #4b84ab
}

.infographic ul li.blue .icon {
    color: #4b84ab
}

.infographic ul li.orange .over-content>h3 {
    color: #d68f22
}

.infographic ul li.orange .icon {
    color: #d68f22
}

@media (min-width:1025px) {
    .infographic ul li:hover .def-content {
        display: none
    }
    .infographic ul li:hover .over-content {
        display: block
    }
}

.documents h2 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #1d1d1d
}

.documents h2:before,
.documents h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.documents h2:before {
    right: 10px;
    margin-left: -50%
}

.documents h2:after {
    left: 5px;
    margin-right: -50%
}

.documents ul {
    list-style: none;
    margin: 60px 0 10px;
    padding: 0 20px
}

.documents ul li {
    padding: 20px 0 0 0;
    *zoom: 1
}

@media (max-width:800px) {
    .documents ul li {
        padding-right: 0
    }
}

.documents ul li:before,
.documents ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.documents ul li:after {
    clear: both
}

.documents ul li:first-child {
    padding-top: 0
}

.documents ul li h3 {
    color: black;
    font-size: 1.8rem;
    line-height: 26px;
    margin: 0;
    font-weight: 700;
    margin-left: 50px
}

.documents ul li h3 a {
    color: black;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 700
}

.documents ul li h3 a:hover {
    text-decoration: underline
}

@media (min-width:320px) and (max-width:1024px) {
    .documents ul li h3 {
        line-height: 20px;
        min-height: 50px;
        display: table
    }
    .documents ul li h3 a {
        line-height: 20px;
        display: table-cell;
        vertical-align: middle
    }
}

.documents ul li p {
    font-size: 1.4rem;
    line-height: 22px;
    font-weight: 300;
    margin: 0;
    margin-left: 50px
}

@media (min-width:320px) and (max-width:1024px) {
    .documents ul li p {
        margin-top: 4px
    }
}

.documents ul li figure {
    float: left;
    margin-right: 10px;
    max-width: 40px
}

.documents ul li figure img {
    width: 100%
}

.documents ul li:last-child {
    background: none
}

.documents .btn {
    display: block;
    letter-spacing: 5px;
    margin: 0 20px
}

.documents .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.widget-space-hp .documents h2 {
    top: 0
}

.widget-space-hp .documents ul {
    margin-top: 40px
}

.visore-products {
    padding: 0 0 30px 0
}

.visore-products .container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:800px) {
    .visore-products {
        padding-bottom: 26px
    }
}

.visore-products .text-center {
    padding: 0
}

.visore-products img {
    width: 100%;
    height: auto
}

.visore-products h1 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    text-align: center;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    color: white;
    font-size: 1.6rem;
    width: auto;
    padding-bottom: 20px
}

@media (max-width:800px) {
    .visore-products h1:before,
    .visore-products h1:after {
        opacity: .4
    }
}

@media (min-width:768px) {
    .visore-products h1:before,
    .visore-products h1:after {
        width: 30%
    }
}

@media (min-width:801px) {
    .visore-products h1:before,
    .visore-products h1:after {
        width: 35%
    }
}

@media (min-width:1025px) {
    .visore-products h1:before,
    .visore-products h1:after {
        width: 40%
    }
}

.visore-products h1:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 20px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4)
}

.visore-products h1.black {
    color: black
}

.visore-products h1.black:after {
    background-color: rgba(0, 0, 0, 0.4)
}

.visore-products .visore-products-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto
}

.visore-products .visore-products-txt h2 {
    position: relative;
    margin: 0 0 20px 10px;
    font-size: 3rem;
    line-height: 143%;
    text-align: left;
    font-weight: 700
}

@media (max-width:767px) {
    .visore-products .visore-products-txt h2 {
        margin: 0 0 10px;
        font-size: 2.2rem;
        line-height: 149%
    }
}

.visore-products .visore-products-txt h2 span {
    padding: 2px 20px;
    background-color: rgba(235, 192, 6, 0.85);
    color: #493d00;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

@media (max-width:767px) {
    .visore-products .visore-products-txt h2 span {
        padding: 2px 10px
    }
}

.visore-products .visore-products-txt p {
    position: relative;
    margin: 0 0 20px 10px;
    font-size: 1.6rem;
    line-height: 155%;
    text-align: left
}

@media (max-width:767px) {
    .visore-products .visore-products-txt p {
        margin: 0 0 10px;
        font-size: 1.4rem;
        line-height: 164%
    }
}

.visore-products .visore-products-txt p span {
    padding: 2px 20px;
    background-color: rgba(239, 234, 225, 0.85);
    color: #222;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

@media (max-width:767px) {
    .visore-products .visore-products-txt p span {
        padding: 2px 10px
    }
}

.isie9 .visore-products-txt h2 span,
.isie10 .visore-products-txt h2 span {
    display: inline-block !important
}

#products .products-section {
    padding: 18px 0 0 0
}

#products .products-section h2 {
    color: #171717;
    font-size: 3.2rem;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 25px 0
}

#products .products-section p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 24px 0
}

#products .products-section .swiper-container-products {
    position: relative;
    width: 100%;
    height: auto
}

#products .products-section .swiper-container-products ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#products .products-section .swiper-container-products ul li {
    width: 45%;
    width: -moz-calc(100% / 2 - 30px);
    width: -ms-calc(100% / 2 - 30px);
    width: -webkit-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

#products .products-section .swiper-container-products ul li:nth-child(odd) {
    margin-right: 29px
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li:nth-child(odd) {
        margin: 0
    }
}

#products .products-section .swiper-container-products ul li:nth-child(even) {
    margin-left: 29px
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li:nth-child(even) {
        margin: 0
    }
}

#products .products-section .swiper-container-products ul li:last-child {
    background: none
}

#products .products-section .swiper-container-products ul li:last-child,
#products .products-section .swiper-container-products ul li:nth-last-child(2) {
    background: none
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li {
        width: 100%;
        background: none;
        margin: 0
    }
}

#products .products-section .swiper-container-products ul li figure {
    max-width: 132px;
    float: left
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li figure {
        float: none;
        margin: 0 auto
    }
}

#products .products-section .swiper-container-products ul li figure img {
    width: 100%
}

#products .products-section .swiper-container-products ul li .details {
    float: left;
    display: table;
    padding-left: 20px;
    width: -moz-calc(100% - 132px);
    width: -ms-calc(100% - 132px);
    width: -webkit-calc(100% - 132px);
    width: calc(100% - 132px);
    height: 132px
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li .details {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: 20px
    }
}

#products .products-section .swiper-container-products ul li .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li .details div {
        display: block;
        width: 100%;
        height: auto
    }
}

#products .products-section .swiper-container-products ul li .details div h3 {
    color: #171717;
    font-size: 1.8rem;
    line-height: 30px;
    text-align: left;
    font-weight: 700;
    margin: 0 0 8px 0
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li .details div h3 {
        width: 100%;
        text-align: center
    }
}

#products .products-section .swiper-container-products ul li .details div p {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: left;
    margin: 0;
    font-weight: 400
}

@media (max-width:801px) {
    #products .products-section .swiper-container-products ul li .details div p {
        width: 100%;
        text-align: center
    }
}

#products .products-section .swiper-container-products .swiper-pagination {
    position: relative;
    padding: 20px 0 0 0
}

@media (min-width:1024px) {
    #products .products-section .swiper-container-products .swiper-pagination {
        display: none
    }
}

#products .products-section .swiper-container-products .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

#products .products-section .swiper-container-products .swiper-pagination .swiper-pagination-bullet-active {
    background: #000
}

#products .products-section .countries {
    position: relative;
    width: 100%;
    height: auto
}

#products .products-section .countries ul {
    width: 30%;
    width: -moz-calc(100% / 3 - 40px);
    width: -ms-calc(100% / 3 - 40px);
    width: -webkit-calc(100% / 3 - 40px);
    width: calc(100% / 3 - 40px);
    list-style-type: none;
    margin: 0;
    padding: 20px 0;
    display: inline-block;
    vertical-align: top
}

#products .products-section .countries ul:nth-of-type(2) {
    margin: 0 56px
}

@media (max-width:800px) {
    #products .products-section .countries ul {
        width: 100%;
        padding: 0
    }
    #products .products-section .countries ul:first-of-type {
        padding-top: 0
    }
    #products .products-section .countries ul:nth-of-type(2) {
        margin: 0
    }
    #products .products-section .countries ul:last-of-type {
        padding-bottom: 20px
    }
    #products .products-section .countries ul:nth-of-type(3) li:last-of-type {
        background: none
    }
}

#products .products-section .countries ul li {
    display: block;
    width: 100%;
    padding: 20px 0;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (min-width:801px) {
    #products .products-section .countries ul li:last-child {
        background: none
    }
}

#products .products-section .countries ul li a {
    display: block;
    line-height: 24px
}

#products .products-section .countries ul li a figure {
    display: inline-block;
    width: 32px;
    height: auto;
    max-height: 24px
}

#products .products-section .countries ul li a figure img {
    width: 100%;
    vertical-align: top
}

#products .products-section .countries ul li a span {
    display: inline-block;
    padding: 0 0 0 10px;
    line-height: 24px;
    font-size: 1.8rem;
    color: #1d1d1d;
    font-weight: 700
}

#products #contacts-page {
    padding: 18px 0 0 0
}

#products #contacts-page .green-number.big {
    margin: 20px 0
}

.modal-products .modal-dialog .modal-content {
    position: relative;
    background-color: white;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 20px
}

@media (min-width:801px) {
    .modal-products .modal-dialog .modal-content {
        margin-top: 20%
    }
}

.modal-products .modal-dialog .modal-content:after {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.modal-products .modal-dialog .modal-content header {
    position: relative;
    z-index: 999;
    width: 100%;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 10px
}

.modal-products .modal-dialog .modal-content header .pull-left {
    width: 92%;
    width: -moz-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    text-align: left
}

.modal-products .modal-dialog .modal-content header .pull-left figure {
    display: inline-block;
    width: 32px;
    max-height: 24px;
    height: auto
}

.modal-products .modal-dialog .modal-content header .pull-left figure img {
    width: 100%;
    vertical-align: top
}

.modal-products .modal-dialog .modal-content header .pull-left span {
    display: inline-block;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    line-height: 24px;
    padding-left: 10px
}

.modal-products .modal-dialog .modal-content header .pull-right a {
    vertical-align: middle
}

.modal-products .modal-dialog .modal-content header .pull-right a:before {
    font-family: 'Eni-User-Interface-Font' !important;
    color: #fff;
    font-size: 2.4rem
}

.modal-products .modal-dialog .modal-content .bottom {
    position: relative;
    z-index: 999
}

.modal-products .modal-dialog .modal-content .bottom ul {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    list-style-type: none;
    text-align: left
}

.modal-products .modal-dialog .modal-content .bottom ul li {
    padding: 18px 0;
    width: 45%;
    width: -moz-calc(50% - 10px);
    width: -ms-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    display: inline-block;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    *zoom: 1
}

.modal-products .modal-dialog .modal-content .bottom ul li:before,
.modal-products .modal-dialog .modal-content .bottom ul li:after {
    content: " ";
    display: table
}

.modal-products .modal-dialog .modal-content .bottom ul li:after {
    clear: both
}

.modal-products .modal-dialog .modal-content .bottom ul li:before,
.modal-products .modal-dialog .modal-content .bottom ul li:after {
    content: " ";
    display: table
}

.modal-products .modal-dialog .modal-content .bottom ul li:after {
    clear: both
}

.modal-products .modal-dialog .modal-content .bottom ul li:before,
.modal-products .modal-dialog .modal-content .bottom ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.modal-products .modal-dialog .modal-content .bottom ul li:before:after,
.modal-products .modal-dialog .modal-content .bottom ul li:after:after {
    clear: both
}

.modal-products .modal-dialog .modal-content .bottom ul li:before,
.modal-products .modal-dialog .modal-content .bottom ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.modal-products .modal-dialog .modal-content .bottom ul li:before:after,
.modal-products .modal-dialog .modal-content .bottom ul li:after:after {
    clear: both
}

.modal-products .modal-dialog .modal-content .bottom ul li:nth-of-type(odd) {
    margin-right: 16px
}

.modal-products .modal-dialog .modal-content .bottom ul li:nth-last-child(2),
.modal-products .modal-dialog .modal-content .bottom ul li:last-child {
    background: none
}

@media (max-width:800px) {
    .modal-products .modal-dialog .modal-content .bottom ul li {
        width: 100%
    }
    .modal-products .modal-dialog .modal-content .bottom ul li:nth-of-type(odd) {
        margin-right: 0
    }
    .modal-products .modal-dialog .modal-content .bottom ul li:nth-last-child(2) {
        background: url("/img/dotted-border.png") repeat-x bottom left
    }
}

.modal-products .modal-dialog .modal-content .bottom ul li span {
    display: inline-block;
    float: right;
    line-height: 16px
}

.modal-products .modal-dialog .modal-content .bottom ul li span:first-of-type {
    float: left;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 400
}

.modal-products .modal-dialog .modal-content .bottom ul li span:first-of-type:before {
    font-family: 'Eni-User-Interface-Font' !important;
    color: #fff;
    font-size: 1.6rem;
    text-transform: none;
    padding-right: 10px
}

.modal-products .modal-dialog .modal-content .bottom ul li span a {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 8px
}

.modal-products .modal-dialog .modal-content .bottom ul li span a:first-of-type {
    padding-left: 0
}

.resources-wall {
    padding: 30px 0
}

@media (max-width:801px) {
    .resources-wall {
        margin: 0 10px
    }
}

.resources-wall.polymorphic .dark-txt h2 {
    margin-top: 25px
}

@media (max-width:800px) {
    .resources-wall.polymorphic .dark-txt h2 {
        margin-top: 0
    }
}

.resources-wall .table-row:first-child {
    border-bottom: 2px solid white
}

.resources-wall .table-row:last-child {
    border-bottom: 0
}

.resources-wall .gallery-wrap {
    width: 33.3333%;
    display: table-cell;
    vertical-align: top;
    border: solid white;
    border-width: 0 2px 0 0
}

.resources-wall .gallery-wrap:nth-child(3n+3) {
    border-width: 0
}

.resources-wall .gallery-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

.resources-wall .gallery-wrap ul li a {
    position: relative;
    display: block
}

.resources-wall .gallery-wrap ul li a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    top: 0;
    left: 0;
    vertical-align: middle;
    z-index: 2;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity
}

.resources-wall .gallery-wrap ul li a:hover span {
    opacity: 1;
    z-index: 3
}

.resources-wall .gallery-wrap ul li a:hover:after {
    opacity: .5
}

.resources-wall .gallery-wrap ul li img {
    height: 210px
}

.resources-wall .gallery-wrap ul li span {
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: white;
    text-align: center;
    width: 100%;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity;
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    margin-top: -16px
}

.resources-wall .gallery-wrap ul li .resource-title {
    margin-top: 42px
}

.resources-wall .gallery-wrap ul li .ico-resource {
    opacity: 0;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.resources-wall .gallery-wrap ul li.video-resource .ico-resource {
    background: url('/img/ico/ico-play.png') no-repeat center
}

.resources-wall .gallery-wrap ul li.audio-resource .ico-resource {
    background: url('/img/ico/ico-audio.png') no-repeat center
}

.resources-wall .gallery-wrap ul li.graph-resource .ico-resource {
    background: url('/img/ico/ico-graph.png') no-repeat center
}

.resources-wall .gallery-wrap ul li.link-resource .ico-resource {
    background: url('/img/ico/ico-link.png') no-repeat center
}

.resources-wall .gallery-wrap ul li.img-resource .ico-resource {
    background: url('/img/ico/ico-lens.png') no-repeat center
}

.resources-wall .gallery-wrap.multiple li {
    float: left;
    width: 50%;
    height: 105px;
    border: solid white;
    border-width: 0 2px 1px 0;
    overflow: hidden
}

.resources-wall .gallery-wrap.multiple li a:hover .resource-title {
    opacity: 0;
    display: none
}

.resources-wall .gallery-wrap.multiple li a:hover span {
    margin-top: 0
}

.resources-wall .gallery-wrap.multiple li:nth-child(2n+2) {
    border-width: 0 0 1px 0
}

.resources-wall .gallery-wrap.multiple li:nth-child(3) {
    border-width: 1px 2px 0 0
}

.resources-wall .gallery-wrap.multiple li:nth-child(4) {
    border-width: 1px 0 0 0
}

.resources-wall .gallery-wrap.multiple li img {
    height: 105px
}

.resources-wall .swiper-wrapper {
    padding: 0;
    margin: 0
}

.resources-wall .swiper-wrapper li {
    list-style-type: none
}

@media (max-width:800px) {
    .resources-wall .swiper-wrapper li .resource-title {
        display: none
    }
}

.resources-wall .swiper-wrapper li.video-resource {
    position: relative;
    padding-bottom: inherit;
    height: auto
}

.resources-wall .swiper-wrapper li.video-resource a {
    display: block
}

.resources-wall .swiper-wrapper li.video-resource .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
    height: 0
}

.resources-wall .swiper-wrapper li.video-resource iframe {
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    height: 100%;
    min-height: 315px
}

.resources-wall .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    heigth: auto;
    padding: 10px 0 20px 0;
    overflow: hidden;
    line-height: 1;
    margin: 0 auto
}

.resources-wall .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

@media (max-width:800px) {
    .resources-wall .swiper-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin-right: 10px
    }
}

.resources-wall .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.resources-wall .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

#resourceWallModal .swiper-pagination,
#resourceWallModal .browse-btn {
    z-index: 2000;
    overflow: hidden;
    line-height: 1
}

#resourceWallModal .modal-content {
    background: none
}

#resourceWallModal .swiper-slide.img-resource img:nth-of-type(1) {
    display: block;
    margin: 0 auto
}

#resourceWallModal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fed300
}

@media (max-width:800px) {
    .content-slider.side-space {
        padding-left: 10px;
        padding-right: 10px
    }
}

.content-slider .slider-gallery {
    margin: 25px 0 20px 0
}

@media (max-width:800px) {
    .content-slider .slider-gallery {
        margin: 16px 0 12px 0
    }
}

@media (max-width:800px) {
    .content-slider h2 {
        margin-top: 0
    }
}

.content-slider .swiper-slide {
    overflow: hidden
}

.content-slider .swiper-slide h3 {
    font-size: 1.8rem;
    color: #1d1d1d;
    font-weight: 700;
    margin: 13px 0 10px 0
}

.content-slider .swiper-slide h3 a {
    color: #1d1d1d
}

.content-slider .swiper-slide h3 a:hover {
    text-decoration: underline
}

.content-slider .swiper-slide p {
    margin: 0;
    font-size: 1.4rem;
    color: #666;
    line-height: 20px
}

@media (max-width:800px) {
    .content-slider .swiper-slide p {
        line-height: 20px
    }
}

.content-slider .swiper-slide ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.content-slider .swiper-slide ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 8px
}

.content-slider .swiper-slide ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.content-slider .swiper-slide .wrap-resource {
    position: relative
}

.content-slider .swiper-slide .wrap-resource:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: black;
    opacity: 0;
    top: 0;
    left: 0;
    vertical-align: middle;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity
}

.content-slider .swiper-slide .wrap-resource .ico-resource {
    opacity: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: white;
    text-align: center;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity;
    display: block;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.content-slider .swiper-slide .wrap-resource.video-resource .ico-resource {
    background: url('/img/ico/ico-play.png') no-repeat center
}

.content-slider .swiper-slide .wrap-resource.audio-resource .ico-resource {
    background: url('/img/ico/ico-audio.png') no-repeat center
}

.content-slider .swiper-slide .wrap-resource.graph-resource .ico-resource {
    background: url('/img/ico/ico-graph.png') no-repeat center
}

.content-slider .swiper-slide .wrap-resource.link-resource .ico-resource {
    background: url('/img/ico/ico-link.png') no-repeat center
}

.content-slider .swiper-slide .wrap-resource.img-resource .ico-resource {
    background: url('/img/ico/ico-lens.png') no-repeat center
}

.content-slider .swiper-slide .wrap-resource:hover a {
    text-decoration: underline
}

.content-slider .swiper-slide a:hover {
    text-decoration: underline
}

.content-slider .swiper-pagination {
    position: relative;
    text-align: center;
    margin: 0 0 2px 0
}

@media (max-width:800px) {
    .content-slider .swiper-pagination {
        margin: 0
    }
}

.content-slider .swiper-pagination .swiper-pagination-bullet {
    margin-right: 15px;
    background: #999
}

.content-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

@media (max-width:800px) {
    .content-slider .bottom-cta {
        padding-top: 12px !important
    }
}

.embed {
    position: relative
}

.embed.gray h2 {
    top: -54px
}

.embed h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    color: #1d1d1d;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-size: 1.4rem;
    top: 0
}

.embed h2:before,
.embed h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.embed h2:before {
    right: 10px;
    margin-left: -50%
}

.embed h2:after {
    left: 5px;
    margin-right: -50%
}

.embed .title {
    padding: 0 20px;
    display: inline-block;
    background: white;
    position: relative
}

.embed .title h3 {
    padding: 25px 0 0 0;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.embed .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.embed .title h3 a:hover {
    text-decoration: underline
}

.embed p {
    margin-bottom: 0;
    padding-top: 10px
}

@media (max-width:1024px) {
    .embed p {
        padding-top: 16px !important;
        line-height: 22px !important
    }
}

.embed .object {
    position: relative;
    padding: 40px 0 0 0;
    width: 100%;
    height: auto
}

.embed .object img {
    width: 100%
}

.embed .object.gray {
    background: #e5e5e5;
    padding: 20px;
    margin-top: 54px
}

.embed .object figure img {
    width: 100%
}

.embed .btn {
    display: block;
    margin: 15px 20px 0 20px;
    letter-spacing: 5px
}

.embed .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

@media (min-width:320px) and (max-width:1024px) {
    .embed .btn {
        margin-top: 16px
    }
}

.embed ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc
}

.embed ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    padding-bottom: 8px
}

.embed ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.social {
    position: relative
}

.social h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    color: #1d1d1d;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-size: 1.4rem;
    position: relative;
    top: 0;
    padding: 0 0 38px 0
}

.social h2:before,
.social h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.social h2:before {
    right: 10px;
    margin-left: -50%
}

.social h2:after {
    left: 5px;
    margin-right: -50%
}

.social .object {
    position: relative;
    width: 100%;
    height: auto;
    overflow: auto;
    min-height: 600px
}

.social .btn {
    display: block;
    margin: 0
}

.social .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.social .fb-post>span {
    width: 100% !important;
    overflow: hidden
}

.social .fb-post iframe {
    position: relative !important;
    width: 100%
}

@media (max-width:800px) {
    .social {
        height: 250px;
        overflow: hidden
    }
}

.contacts {
    position: relative;
    padding-top: 20px
}

.contacts h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    color: #1d1d1d;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-size: 1.4rem;
    top: 0
}

.contacts h2:before,
.contacts h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.contacts h2:before {
    right: 10px;
    margin-left: -50%
}

.contacts h2:after {
    left: 5px;
    margin-right: -50%
}

.contacts h2:before,
.contacts h2:after {
    width: 50%
}

.contacts .top-contact-text {
    position: relative;
    width: auto;
    height: 132px;
    overflow: hidden;
    display: table
}

@media (max-width:1024px) {
    .contacts .top-contact-text {
        height: 108px
    }
}

@media (max-width:800px) {
    .contacts .top-contact-text {
        padding-top: 18px;
        text-align: center;
        height: auto !important;
        padding-left: 0;
        width: 100%
    }
}

.contacts .title {
    width: 100%;
    height: auto;
    display: table-cell;
    vertical-align: middle
}

@media (max-width:800px) {
    .contacts .title {
        display: block
    }
}

.contacts .title h3 {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.contacts .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.contacts .title .vertical-middle {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:800px) {
    .contacts .title .vertical-middle {
        margin: 0;
        display: block
    }
}

@media (max-width:800px) {
    .contacts .title p {
        display: block;
        margin-bottom: 0
    }
}

.contacts .single-contact {
    position: relative;
    padding: 25px 20px 0 20px;
    width: 100%;
    height: auto
}

@media (max-width:767px) {
    .contacts .single-contact {
        padding-top: 30px
    }
}

.contacts .single-contact:last-of-type div.bottom-line:last-of-type {
    display: none
}

.contacts .single-contact .top-contact {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 152px;
    padding-bottom: 20px;
    background: url('../../../img/dot.png') repeat-x bottom
}

@media (min-width:320px) and (max-width:1024px) {
    .contacts .single-contact .top-contact {
        min-height: 108px
    }
}

.contacts .single-contact .top-contact figure {
    background: #fff;
    width: 132px;
    height: 132px;
    overflow: hidden;
    float: left;
    margin-right: 20px
}

@media (max-width:1025px) {
    .contacts .single-contact .top-contact figure {
        width: 108px;
        height: 108px
    }
}

@media (max-width:800px) {
    .contacts .single-contact .top-contact figure {
        width: 140px;
        height: 140px;
        margin: 0 auto;
        float: none;
        position: relative
    }
}

.contacts .single-contact .top-contact figure img {
    border-radius: 100%;
    width: 100%;
    height: auto
}

.contacts .single-contact .top-contact h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px;
    padding-bottom: 12px;
    margin: 0
}

.contacts .single-contact .top-contact p {
    padding-top: 0;
    font-size: 1.4rem;
    font-weight: 700;
    color: #666;
    line-height: 19px
}

.contacts .single-contact .top-contact p a {
    color: #1d1d1d
}

.contacts .single-contact .middle-contact {
    padding: 16px 0 10px 0
}

.contacts .single-contact .middle-contact p {
    padding-top: 0;
    font-size: 1.4rem;
    color: #666;
    line-height: 22px
}

@media (max-width:800px) {
    .contacts .single-contact .middle-contact p {
        margin-bottom: 0
    }
}

.contacts .single-contact .middle-contact p:nth-child(1) {
    font-weight: 700;
    color: #1d1d1d;
    line-height: 24px
}

@media (max-width:800px) {
    .contacts .single-contact .middle-contact {
        text-align: center
    }
}

.contacts .single-contact .bottom-contact {
    padding: 16px 0 20px 0;
    background: url('../../../img/dot.png') repeat-x top
}

@media (max-width:800px) {
    .contacts .single-contact .bottom-contact {
        padding: 16px 0 28px 0
    }
}

.contacts .single-contact .bottom-contact p {
    padding-top: 0;
    font-size: 1.4rem;
    color: #666;
    line-height: 22px
}

@media (max-width:800px) {
    .contacts .single-contact .bottom-contact p {
        margin-bottom: 0
    }
}

.contacts .single-contact .bottom-contact .social-contact {
    background: url('../../../img/dot.png') repeat-x top;
    padding-top: 10px
}

.contacts .single-contact .bottom-contact .social-contact .fa {
    font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 7px;
    color: #55acee
}

@media (max-width:800px) {
    .contacts .single-contact .bottom-contact {
        text-align: center
    }
}

.contacts .single-contact .bottom-line {
    position: relative;
    background: #d1d1d1;
    width: 100%;
    height: 1px
}

.contacts .btn {
    display: block;
    margin: 0 20px;
    letter-spacing: 5px
}

.contacts .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.contacts ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px
}

.contacts ul li {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.contacts ul li span {
    color: #666;
    font-size: 1.6rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.eniday {
    position: relative
}

.eniday figure {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out
}

.eniday figure img {
    width: 100%
}

.eniday h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-size: 1.4rem;
    top: 40px
}

.eniday h2:before,
.eniday h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.eniday h2:before {
    right: 10px;
    margin-left: -50%
}

.eniday h2:after {
    left: 5px;
    margin-right: -50%
}

.eniday .title {
    display: inline-block;
    background: transparent;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 2
}

.eniday .title h3 {
    margin: 0;
    padding: 0 20px;
    font-size: 2.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 34px
}

@media (max-width:800px) {
    .eniday .title h3 {
        font-size: 2rem;
        line-height: 30px
    }
}

.eniday .date {
    position: absolute;
    z-index: 2;
    bottom: 0;
    background: transparent;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    width: 100%;
    padding: 0 20px
}

.eniday .date.black {
    color: black
}

.eniday .date span {
    display: block;
    padding: 18px 0;
    background: url('../../../img/dot-light.png') repeat-x top
}

.eniday p {
    margin-bottom: 0;
    padding: 15px 20px 0 20px;
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    z-index: 2;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
    display: none
}

.eniday ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
    display: none
}

.eniday ul li {
    padding-bottom: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 22px
}

.eniday ul li span {
    color: #fff;
    font-size: 1.4rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.eniday .text {
    position: absolute;
    bottom: 65px;
    z-index: 3
}

.eniday .text.black .title>h3,
.eniday .text.black p {
    color: black
}

.eniday .title.black>h3,
.eniday p.black {
    color: black
}

.eniday:hover {
    background: #000
}

.eniday:hover figure img {
    opacity: .6
}

.eniday:hover p {
    max-height: 700px;
    display: block
}

.eniday:hover ul {
    display: block
}

.date-widget {
    margin: 17px 0;
    padding: 15px 0;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x
}

@media (max-width:1024px) {
    .date-widget {
        margin: 17px 0 17px 0
    }
}

.date-widget .simple-column {
    padding-left: 10px
}

.date-widget span {
    color: #999;
    font-size: 1.6rem;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.date-widget span strong {
    color: #666
}

.date-widget span:nth-of-type(2) {
    color: #d68f22;
    float: right
}

@media (max-width:767px) {
    .date-widget span:nth-of-type(2) {
        float: none
    }
}

#list-page h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin: 24px 0 0 0
}

#list-page p {
    margin: 10px 0 0 0;
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    font-weight: 400
}

#list-page ul {
    list-style-type: none;
    margin: 40px 0 0 0;
    padding: 0;
    border-top: 1px solid #d1d1d1
}

#list-page ul li {
    padding: 28px 0;
    background: url('/img/dotted-border.png') repeat-x bottom left
}

#list-page ul li:last-of-type {
    background: none
}

#list-page ul li a {
    text-decoration: none;
    color: inherit
}

#list-page ul li a h2 {
    color: #1d1d1d;
    font-size: 2.4rem;
    line-height: 32px;
    font-weight: 700;
    margin: 0
}

#list-page ul li a p {
    color: #666;
    font-size: 1.6rem;
    line-height: 26px;
    font-weight: 700;
    margin: 10px 0 0 0;
    text-transform: uppercase
}

.image-box {
    margin: 17px 0;
    background: #ebebeb;
    display: inline-block
}

.image-box .table-row {
    display: table
}

@media (max-width:800px) {
    .image-box .table-row {
        display: left
    }
}

.image-box .table-col {
    float: none;
    display: table-cell !important;
    vertical-align: top
}

@media (max-width:800px) {
    .image-box .table-col {
        float: left;
        display: block !important;
        vertical-align: initial
    }
}

.image-box .table-col:nth-child(2) {
    vertical-align: middle
}

@media (max-width:800px) {
    .image-box .table-col:nth-child(2) {
        vertical-align: initial
    }
}

.image-box .table-col:nth-child(2) h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 6px;
    padding-right: 20px
}

@media (max-width:800px) {
    .image-box .table-col:nth-child(2) h3 {
        padding-top: 14px;
        text-align: center;
        padding-left: 20px
    }
}

.image-box .table-col:nth-child(2) p {
    font-size: 1.4rem;
    line-height: 20px;
    padding-right: 20px
}

@media (max-width:800px) {
    .image-box .table-col:nth-child(2) p {
        text-align: center;
        padding-left: 20px;
        padding-bottom: 17px
    }
}

.image-box .table-col:nth-child(2) ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.image-box .table-col:nth-child(2) ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 8px
}

.image-box .table-col:nth-child(2) ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.image-box img {
    width: 100%;
    height: auto
}

.quote-3rd-level {
    margin: 17px 0;
    padding: 30px 0;
    text-align: center
}

.quote-3rd-level .simple-column {
    padding: 0 10px
}

@media (max-width:800px) {
    .quote-3rd-level {
        padding: 45px 0
    }
}

.quote-3rd-level h3 {
    position: relative;
    margin: 0;
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 30px;
    font-weight: 600;
    padding: 0 55px
}

.quote-3rd-level h3:before {
    content: ' ';
    background-image: url('../../../img/quote-left.png');
    background-size: 32px auto;
    background-repeat: no-repeat;
    width: 32px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: -2px
}

.quote-3rd-level h3:after {
    content: ' ';
    background-image: url('../../../img/quote-right.png');
    background-size: 32px auto;
    background-repeat: no-repeat;
    width: 32px;
    height: 21px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -2px
}

@media (max-width:767px) {
    .quote-3rd-level h3 {
        font-size: 2rem;
        line-height: 30px;
        padding: 0
    }
    .quote-3rd-level h3:before {
        top: -30px
    }
    .quote-3rd-level h3:after {
        bottom: -30px
    }
}

.quote-3rd-level p {
    color: #999;
    font-size: 1.2rem;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    font-weight: 700;
    padding-top: 18px;
    margin: 0
}

@media (max-width:767px) {
    .quote-3rd-level p {
        padding-top: 45px
    }
}

.slider-3rd-level {
    margin: 0;
    padding: 17px 0
}

.slider-3rd-level .swiper-slide img {
    width: 100%;
    height: auto;
    cursor: pointer !important
}

.slider-3rd-level .swiper-slide:last-child {
    margin-right: 0
}

.slider-3rd-level .swiper-slide:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    top: 0;
    left: 0;
    vertical-align: middle;
    z-index: 2;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity
}

.slider-3rd-level .swiper-slide:hover:after {
    opacity: 1;
    cursor: pointer
}

.slider-3rd-level .swiper-slide:hover.image-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url(/img/ico/ico-lens.png) no-repeat;
    background-size: 24px 24px;
    cursor: pointer
}

.slider-3rd-level .swiper-slide:hover.video-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url(/img/ico/ico-play.png) no-repeat;
    background-size: 24px 24px;
    cursor: pointer
}

.slider-3rd-level .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 18px
}

.slider-3rd-level .swiper-pagination .swiper-pagination-bullet {
    background: #999;
    width: 7px;
    height: 7px
}

.slider-3rd-level .swiper-pagination .swiper-pagination-bullet-active {
    background: #4c4c4c
}

.documents-3rd-level {
    margin: 17px 0;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x
}

.documents-3rd-level .simple-column {
    padding: 0 10px 0 10px
}

.documents-3rd-level span[class^="icon-"],
.documents-3rd-level span[class*=" icon-"] {
    max-width: 34px;
    height: auto;
    padding: 0;
    color: #4b84ab;
    font-size: 4.2rem;
    padding-top: 5px;
    display: inline-block
}

@media (max-width:767px) {
    .documents-3rd-level span[class^="icon-"],
    .documents-3rd-level span[class*=" icon-"] {
        margin-left: -10px
    }
}

.documents-3rd-level ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.documents-3rd-level ul li {
    padding: 20px 0;
    display: inline-block;
    float: left;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x, repeat-x;
    width: -webkit-calc((100% - 42px) / 3);
    width: -moz-calc((100% - 42px) / 3);
    width: -ms-calc((100% - 42px) / 3);
    width: calc((100% - 42px) / 3);
    margin-right: 20px
}

.documents-3rd-level ul li:nth-last-child(-n+3) {
    background: none
}

.documents-3rd-level ul li:nth-child(3n+3) {
    margin-right: 0
}

.documents-3rd-level ul li>div:first-of-type {
    max-width: 40px;
    padding: 0
}

@media (max-width:767px) {
    .documents-3rd-level ul li>div:first-of-type {
        padding-left: 10px
    }
}

@media (max-width:800px) {
    .documents-3rd-level ul li {
        width: calc(100%);
        padding-right: 0;
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x;
        margin-right: 0
    }
    .documents-3rd-level ul li:nth-last-child(-n+3) {
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x
    }
    .documents-3rd-level ul li:last-child {
        background-image: none
    }
}

.documents-3rd-level ul li .wrap {
    float: left;
    padding-right: 0
}

.documents-3rd-level ul li .wrap h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

.documents-3rd-level ul li .wrap h3 a {
    color: #1d1d1d
}

.documents-3rd-level ul li .wrap h3 a:hover {
    text-decoration: underline
}

.documents-3rd-level ul li .wrap p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

.find-more-3rd-level {
    margin: 0
}

.find-more-3rd-level .simple-column {
    padding: 0 10px 0 10px;
    margin: 17px 0
}

.find-more-3rd-level ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x;
    overflow: hidden
}

.find-more-3rd-level ul li {
    padding: 15px 0;
    width: 28%;
    width: -webkit-calc((100% - 42px) / 3);
    width: -moz-calc((100% - 42px) / 3);
    width: -ms-calc((100% - 42px) / 3);
    width: calc((100% - 42px) / 3);
    display: inline-block;
    float: left;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x, repeat-x;
    margin-right: 20px
}

.find-more-3rd-level ul li:nth-child(3n+3) {
    margin-right: 0
}

@media (max-width:800px) {
    .find-more-3rd-level ul li {
        width: calc(100%);
        padding-right: 0;
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x;
        margin-right: 0
    }
    .find-more-3rd-level ul li:nth-last-child(-n+3) {
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x
    }
    .find-more-3rd-level ul li:last-child {
        background-image: none
    }
}

.find-more-3rd-level ul li a {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    display: table
}

.find-more-3rd-level ul li a:hover {
    text-decoration: underline
}

.find-more-3rd-level ul li a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

.find-more-3rd-level ul li a:first-line {
    color: red
}

.find-more-3rd-level ul li a.external-link:before {
    content: "\69";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

.find-more-3rd-level ul li a.video:before {
    content: "\26";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

.find-more-3rd-level ul li a.file:before {
    content: "\6f";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

.text-editor {
    padding: 25px 0;
    font-size: 1.6rem;
    line-height: 26px;
    margin: 0
}

@media (max-width:800px) {
    .text-editor {
        line-height: 26px
    }
}

.text-editor a {
    color: #171717;
    text-decoration: underline;
    font-weight: 700
}

.text-editor a:hover {
    color: #171717
}

.text-editor.not-first {
    padding-top: 5px
}

.text-editor h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width:800px) {
    .text-editor h1 {
        font-size: 2.4rem;
        line-height: 34px
    }
}

.text-editor h1+p:first-of-type {
    margin-top: 15px;
    padding-bottom: 25px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

.text-editor strong {
    color: #1d1d1d
}

.text-editor img {
    max-width: 100%;
    height: auto
}

.text-editor ul {
    padding-left: 20px;
    margin-left: 20px
}

.text-editor ul li {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.text-editor ul li span {
    color: #666;
    font-size: 1.6rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.text-editor h2 {
    margin-top: 0;
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 15px
}

@media (max-width:800px) {
    .text-editor h2 {
        font-size: 2rem;
        line-height: 30px
    }
}

.text-editor p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0
}

@media (max-width:800px) {
    .text-editor p {
        line-height: 26px
    }
}

.text-editor p a {
    color: #171717;
    text-decoration: underline;
    font-weight: 700
}

.text-editor p a:hover {
    color: #171717
}

.text-editor h4 {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0;
    padding: 12px 0
}

@media (max-width:800px) {
    .text-editor h4 {
        line-height: 26px
    }
}

.text-editor a:hover {
    color: inherit;
    text-decoration: underline
}

.text-editor.top-page {
    padding-bottom: 17px
}

.text-editor.top-page h1+p:first-of-type {
    margin-top: 15px;
    padding-bottom: 0;
    background: none
}

.text-editor.text-editor-press-release {
    padding: 0
}

.container-fluid.modal {
    width: 100% !important;
    overflow-y: hidden !important
}

.container-fluid.modal .swiper-pagination {
    position: relative
}

.container-fluid.modal .swiper-pagination-bullet-active {
    background: #fed300
}

.mediagallery {
    overflow: hidden
}

.mediagallery h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: white;
    font-size: 1.4rem;
    line-height: 15px
}

.mediagallery h2:before,
.mediagallery h2:after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.mediagallery h2:before {
    right: 10px;
    margin-left: -50%
}

.mediagallery h2:after {
    left: 5px;
    margin-right: -50%
}

.mediagallery h2.black {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: black
}

.mediagallery h2.black:before,
.mediagallery h2.black:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.mediagallery h2.black:before {
    right: 10px;
    margin-left: -50%
}

.mediagallery h2.black:after {
    left: 5px;
    margin-right: -50%
}

.mediagallery .title {
    padding: 0 20px;
    display: inline-block;
    background: white;
    position: absolute;
    z-index: 2;
    width: 75%
}

@media (min-width:768px) {
    .mediagallery .title {
        transform: translateY(100%);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%)
    }
}

@media (max-width:767px) {
    .mediagallery .title {
        width: 100%
    }
}

.mediagallery .title h3 {
    padding: 15px 0 15px 0;
    width: 100%;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    background: url('/img/dotted-border.png') repeat-x bottom left;
    line-height: 30px;
    display: inline-block
}

@media (max-width:800px) {
    .mediagallery .title h3 {
        padding: 15px 0 15px 0;
        width: 100%;
        line-height: 28px
    }
}

@media (max-width:767px) {
    .mediagallery .title h3 {
        margin-bottom: 15px
    }
}

.mediagallery .title h3 a {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 30px
}

.mediagallery .title h3 a:hover {
    text-decoration: underline
}

.mediagallery p {
    margin: 0 0 15px 0;
    font-size: 1.4rem;
    line-height: 22px
}

@media (max-width:1024px) {
    .mediagallery p {
        line-height: 22px
    }
}

@media (max-width:767px) {
    .mediagallery .panel.pad {
        padding-top: 15px
    }
}

.mediagallery .panel.pad p {
    margin-top: 15px
}

@media (max-width:1024px) {
    .mediagallery .panel.pad p {
        line-height: 22px;
        margin-bottom: 16px
    }
}

.mediagallery .slideCaption {
    display: none
}

.mediagallery .info {
    background: white;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #666;
    font-weight: 700;
    line-height: 18px
}

@media (max-width:1024px) {
    .mediagallery .info {
        margin-bottom: 16px
    }
}

.mediagallery .info span {
    display: block;
    padding: 18px 0;
    background: url('/img/dotted-border.png') repeat-x bottom left
}

.mediagallery .btn {
    display: block;
    letter-spacing: 5px
}

.mediagallery .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.mediagallery .browse-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 11;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    overflow: hidden;
    height: 60px;
    width: 25%
}

.mediagallery .browse-btn div {
    height: 60px;
    width: 50%;
    text-align: center
}

.mediagallery .browse-btn div.swipermg-button-prev {
    background: url(/img/ico/prev.png) no-repeat center
}

.mediagallery .browse-btn div.swipermg-button-next {
    background: url(/img/ico/next.png) no-repeat center
}

.mediagallery .browse-btn div img {
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (min-width:320px) {
    .mediagallery .browse-btn {
        display: block !important
    }
}

.mediagallery .swiper-gallery img {
    width: 100%
}

.mediagallery .swiper-pagination {
    bottom: 80px
}

@media (max-width:800px) {
    .mediagallery .swiper-pagination {
        bottom: 20px
    }
}

.mediagallery .swiper-pagination .swiper-pagination-bullet {
    background: #999;
    opacity: .5
}

.mediagallery .swiper-pagination .swiper-pagination-bullet-active {
    background: #000;
    opacity: 1
}

.mediagallery .swiper-slide {
    width: 100%
}

.mediagallery .swiper-slide:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    top: 0;
    left: 0;
    vertical-align: middle;
    z-index: 2;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity
}

.mediagallery .swiper-slide .ico-resource {
    opacity: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: white;
    text-align: center;
    width: 100%;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition-property: opacity;
    -webkit-transition-property: opacity;
    display: block;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mediagallery .swiper-slide .video-resource .ico-resource {
    background: url('/img/ico/ico-play.png') no-repeat center
}

.mediagallery .swiper-slide .video-resource iframe {
    height: 0 !important;
    visibility: hidden;
    overflow: hidden;
    position: absolute
}

.mediagallery .swiper-slide .audio-resource .ico-resource {
    background: url('/img/ico/ico-audio.png') no-repeat center
}

.mediagallery .swiper-slide .audio-resource audio,
.mediagallery .swiper-slide .audio-resource iframe {
    height: 0 !important;
    visibility: hidden;
    overflow: hidden;
    position: absolute
}

.mediagallery .swiper-slide .graph-resource .ico-resource {
    background: url('/img/ico/ico-graph.png') no-repeat center
}

.mediagallery .swiper-slide .graph-resource iframe {
    height: 0 !important;
    visibility: hidden;
    overflow: hidden;
    position: absolute
}

.mediagallery .swiper-slide .link-resource .ico-resource {
    background: url('/img/ico/ico-link.png') no-repeat center
}

.mediagallery .swiper-slide .img-resource .ico-resource {
    background: url('/img/ico/ico-lens.png') no-repeat center
}

.mediagallery .swiper-slide .img-resource img:nth-of-type(2) {
    height: 0 !important
}

.mediagallery .swiper-slide:hover .ico-resource {
    opacity: 1;
    z-index: 3
}

.mediagallery .swiper-slide:hover:after {
    opacity: .25
}

.mediagallery .swiper-slide>div img:nth-of-type(2) {
    display: none
}

.modal .modal-dialog {
    width: auto
}

.modal .wrapModal {
    margin-top: 40px
}

.modal .slideCaption {
    display: block;
    text-align: center
}

.modal .slideCaption h3 {
    color: white;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 20px 0
}

.modal .slideCaption h3 a {
    color: white
}

.modal .slideCaption p {
    color: white;
    font-size: 1.4rem;
    line-height: 22px;
    padding: 0 40px
}

.modal .slideCaption p a {
    color: white
}

.modal .swiper-gallery img {
    width: 100%
}

.modal .swiper-gallery .swiper-slide {
    width: 100% !important
}

.modal .modal-body .swipermg-button-prev {
    width: 60px;
    height: 60px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    background: url(/img/ico/modale-prev.png) no-repeat center;
    left: 0;
    cursor: pointer;
    z-index: 10;
    top: 240px;
    position: absolute
}

@media (max-width:1024px) {
    .modal .modal-body .swipermg-button-prev {
        display: none
    }
}

.modal .modal-body .swipermg-button-next {
    width: 60px;
    height: 60px;
    transform: translateX(-100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    background: url(/img/ico/modale-next.png) no-repeat center;
    right: 0;
    cursor: pointer;
    z-index: 10;
    top: 240px;
    position: absolute
}

@media (max-width:1024px) {
    .modal .modal-body .swipermg-button-next {
        display: none
    }
}

.modal .wrapModal .browse-btn {
    display: none
}

.modal .close-modal {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    right: 20px;
    background: url(/img/ico/close.png) no-repeat center;
    cursor: pointer;
    z-index: 20
}

@media (max-width:767px) {
    .modal iframe {
        height: auto;
        width: auto
    }
}

.modal .video-resource {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.modal .video-resource iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible
}

.modal .video-resource img {
    display: none
}

.modal .audio-resource img {
    display: none
}

.modal .audio-resource audio,
.modal .audio-resource iframe {
    display: block;
    margin: 0 auto;
    height: 100%;
    visibility: visible
}

.modal .graph-resource {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.modal .graph-resource iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible
}

.modal .graph-resource img {
    display: none
}

.modal .img-resource img:nth-of-type(1) {
    display: none
}

.modal .img-resource img:nth-of-type(2) {
    height: auto
}

.modal .img-resource img:nth-of-type(1) {
    display: none
}

.modal .img-resource img:nth-of-type(2) {
    height: auto
}

.polymorphic {
    padding: 30px 0
}

.polymorphic .container-fluid {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:800px) {
    .polymorphic {
        padding: 26px 0
    }
}

.polymorphic img {
    width: 100%;
    height: auto
}

.polymorphic picture img {
    margin: 0 0 25px 0
}

@media (max-width:767px) {
    .polymorphic picture img {
        margin: 0 0 16px 0
    }
}

.polymorphic .hover-txt {
    position: absolute;
    top: 0;
    left: auto;
    z-index: 3;
    width: calc(100% - 20px);
    height: calc(100% - 40px)
}

.polymorphic .hover-txt .table-row {
    display: table;
    width: 100%;
    height: 100%
}

.polymorphic .hover-txt .table-row .table-col {
    width: 100%;
    height: auto;
    display: table-cell;
    vertical-align: middle
}

.polymorphic .hover-txt h2 {
    color: white;
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 22px
}

@media (max-width:800px) {
    .polymorphic .hover-txt h2 {
        font-size: 2.4rem;
        line-height: 32px;
        padding: 0 20px
    }
}

.polymorphic .hover-txt h2 a {
    color: white;
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 22px
}

.polymorphic .hover-txt p {
    color: white;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300
}

@media (max-width:800px) {
    .polymorphic .hover-txt p {
        font-size: 1.6rem;
        line-height: 24px;
        padding: 0 20px
    }
}

.polymorphic .hover-txt p a {
    font-weight: 700;
    text-decoration: underline;
    color: white
}

.polymorphic .hover-txt p a:hover {
    color: white
}

.polymorphic .hover-cta {
    width: calc(100% - 40px);
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: white;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 auto;
    background: url('/img/dotted-border.png') repeat-x top left
}

@media (max-width:800px) {
    .polymorphic .hover-cta {
        width: 100%
    }
}

.polymorphic .hover-cta a {
    color: white;
    letter-spacing: 5px
}

.polymorphic .hover-cta a:hover {
    color: #fed300
}

.polymorphic .dark-txt h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 22px 0;
    font-weight: 300
}

@media (max-width:800px) {
    .polymorphic .dark-txt h2 {
        font-size: 2.4rem;
        line-height: 32px;
        padding: 0 10px;
        margin: 0 0 12px 0
    }
}

.polymorphic .dark-txt h2 a {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 22px 0;
    font-weight: 300
}

.polymorphic .dark-txt p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

.polymorphic .dark-txt p strong {
    color: #1d1d1d
}

@media (max-width:800px) {
    .polymorphic .dark-txt p {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.polymorphic .dark-txt p a {
    color: #171717;
    font-weight: 700;
    text-decoration: underline
}

.polymorphic .dark-txt p a:hover {
    color: #171717;
    text-decoration: underline
}

.polymorphic .bottom-cta {
    margin: 0 auto;
    padding-top: 24px;
    float: none
}

@media (max-width:767px) {
    .polymorphic .bottom-cta {
        padding-top: 20px
    }
}

.polymorphic .bottom-cta .btn-yellow {
    width: 100%
}

.polymorphic .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

@media (max-width:800px) {
    .polymorphic .bottom-cta .btn-yellow {
        letter-spacing: 5px
    }
}

.polymorphic .list {
    margin-top: 3px
}

.polymorphic .list .link-list-2nd-level {
    list-style: none;
    padding: 0;
    margin: 0
}

.polymorphic .list .link-list-2nd-level li:nth-child(odd) a {
    margin-right: 20px
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li:nth-child(odd) a {
        margin-right: 0
    }
}

.polymorphic .list .link-list-2nd-level li:nth-child(even) a {
    margin-left: 20px
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li:nth-child(even) a {
        margin-left: 0
    }
}

.polymorphic .list .link-list-2nd-level li {
    color: #1d1d1d;
    font-weight: 700;
    text-align: left
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li:last-child a {
        padding-bottom: 0
    }
}

.polymorphic .list .link-list-2nd-level li a {
    padding: 17px 0;
    display: block;
    color: #1d1d1d;
    background: url('/img/dotted-border.png') repeat-x bottom
}

.polymorphic .list .link-list-2nd-level li a:hover {
    text-decoration: underline
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li a {
        font-size: 1.4rem;
        line-height: 24px;
        font-weight: 700;
        background: none;
        background: url('/img/dotted-border.png') repeat-x top left;
        position: relative
    }
}

.polymorphic .list .link-list-2nd-level li a.link:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    font-weight: 700;
    margin: 0 5px 0 0;
    color: #999;
    position: relative;
    display: inline-block
}

.polymorphic .list .link-list-2nd-level li a.external-link:before {
    content: "\69";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    font-weight: 700;
    margin: 0 5px 0 0;
    color: #999;
    position: relative;
    display: inline-block
}

.polymorphic .list .link-list-2nd-level li a.video:before {
    content: "\26";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    font-weight: 700;
    margin: 0 5px 0 0;
    color: #999;
    position: relative;
    display: inline-block
}

.polymorphic .list .link-list-2nd-level li a.file:before {
    content: "\6f";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0 5px 0 0;
    color: #999;
    display: inline-block
}

.polymorphic .list .link-list-2nd-level li:nth-last-of-type(-n+2):not(:nth-child(even)) a {
    background: none
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li:nth-last-of-type(-n+2):not(: nth-child(even)) a {
        background: url('/img/dotted-border.png') repeat-x top left
    }
}

.polymorphic .list .link-list-2nd-level li:last-child a {
    background: none
}

@media (max-width:800px) {
    .polymorphic .list .link-list-2nd-level li:last-child a {
        background: url('/img/dotted-border.png') repeat-x top left
    }
}

@media (max-width:800px) {
    .polymorphic .list {
        margin: 25px 0
    }
}

@media (max-width:767px) {
    .polymorphic .list {
        margin: 20px 0
    }
}

.polymorphic.resources-visual-index-1 picture img {
    margin-bottom: 0
}

.polymorphic.resources-visual-index-3 .bottom-cta,
.polymorphic.resources-visual-index-4 .bottom-cta {
    padding-top: 11px
}

@media (max-width:800px) {
    .polymorphic.resources-visual-index-3 .bottom-cta,
    .polymorphic.resources-visual-index-4 .bottom-cta {
        padding-top: 0
    }
}

.polymorphic.resources-visual-index-3 .dark-txt+.bottom-cta,
.polymorphic.resources-visual-index-4 .dark-txt+.bottom-cta {
    padding-top: 24px
}

.highlight-2nd-level {
    padding: 30px 20px
}

.highlight-2nd-level .container-fluid {
    padding-right: 0;
    padding-left: 0
}

@media (max-width:800px) {
    .highlight-2nd-level {
        padding: 26px 0
    }
    .highlight-2nd-level.side-space,
    .highlight-2nd-level .side-space {
        padding-right: 20px !important;
        padding-left: 20px !important
    }
}

.highlight-2nd-level .half-row-margin:nth-child(odd) {
    padding-right: 30px
}

@media (max-width:800px) {
    .highlight-2nd-level .half-row-margin:nth-child(odd) {
        padding-right: 0;
        padding-left: 0
    }
}

.highlight-2nd-level .half-row-margin:nth-child(even) {
    padding-left: 30px
}

@media (max-width:800px) {
    .highlight-2nd-level .half-row-margin:nth-child(even) {
        padding-left: 0;
        padding-right: 0
    }
}

.highlight-2nd-level h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 300;
    margin-top: 0
}

@media (max-width:800px) {
    .highlight-2nd-level h2 {
        text-align: center;
        font-size: 2.4rem;
        line-height: 30px;
        margin-bottom: 16px
    }
}

.highlight-2nd-level h2 a {
    color: #1d1d1d
}

.highlight-2nd-level p {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    padding: 0;
    margin: 0;
    font-weight: 300
}

@media (max-width:800px) {
    .highlight-2nd-level p {
        text-align: center;
        font-size: 1.6rem;
        line-height: 24px
    }
}

.highlight-2nd-level p strong {
    color: #1d1d1d
}

.highlight-2nd-level ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.highlight-2nd-level ul li {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    padding-bottom: 8px;
    font-weight: 300
}

@media (max-width:800px) {
    .highlight-2nd-level ul li {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.highlight-2nd-level ul li span {
    color: #666;
    font-size: 1.8rem;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    font-weight: 300
}

@media (max-width:800px) {
    .highlight-2nd-level ul li span {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.highlight-2nd-level figure {
    margin-bottom: 18px
}

@media (max-width:800px) {
    .highlight-2nd-level figure {
        margin-top: 26px;
        border: 1px solid #d1d1d1
    }
}

@media (max-width:800px) and (max-width:800px) {
    .highlight-2nd-level figure {
        margin-top: 16px
    }
}

.highlight-2nd-level figure img {
    width: 100%
}

.highlight-2nd-level .bottom-cta {
    margin: 0 auto;
    padding-top: 2px;
    float: none
}

@media (max-width:800px) {
    .highlight-2nd-level .bottom-cta {
        padding-left: 0;
        padding-right: 0;
        letter-spacing: 5px
    }
}

.highlight-2nd-level .bottom-cta .btn-yellow {
    width: 100%
}

.highlight-2nd-level .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.highlight-2nd-level .link-list {
    list-style: none;
    padding: 0;
    padding-top: 5px;
    margin: 0 0 12px 0
}

@media (max-width:800px) {
    .highlight-2nd-level .link-list {
        padding-top: 0;
        margin: 10px 0 23px 0
    }
}

@media (max-width:767px) {
    .highlight-2nd-level .link-list {
        margin: 4px 0 20px 0
    }
}

.highlight-2nd-level .link-list li {
    background: url('/img/dotted-border.png') repeat-x bottom left
}

.highlight-2nd-level .link-list li:last-child {
    background: none
}

@media (max-width:800px) {
    .highlight-2nd-level .link-list li:last-child a {
        padding-bottom: 0
    }
}

.highlight-2nd-level .link-list li a {
    padding: 16px 0;
    display: block;
    color: #1d1d1d;
    font-weight: 700
}

@media (max-width:800px) {
    .highlight-2nd-level .link-list li a {
        font-size: 1.4rem;
        line-height: 24px
    }
}

.highlight-2nd-level .link-list li a.link {
    display: block
}

.highlight-2nd-level .link-list li a.link:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0 10px 0 0;
    color: #999;
    position: relative
}

.highlight-2nd-level .link-list li a.external-link {
    display: block
}

.highlight-2nd-level .link-list li a.external-link:before {
    content: "\69";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0 10px 0 0;
    margin-right: 10px;
    color: #999;
    position: relative
}

.highlight-2nd-level .link-list li a.video {
    display: block
}

.highlight-2nd-level .link-list li a.video:before {
    content: "\26";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0 10px 0 0;
    color: #999;
    position: relative
}

.highlight-2nd-level .link-list li a.file:before {
    content: "\6f";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0 5px 0 0;
    color: #999;
    padding-right: 5px
}

.object-wrap {
    padding: 30px 0
}

@media (max-width:767px) {
    .object-wrap {
        padding: 26px 0
    }
    .object-wrap.side-space,
    .object-wrap .side-space {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
}

.object-wrap .object figure img {
    width: 100%;
    height: auto
}

.object-wrap h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 300
}

@media (max-width:800px) {
    .object-wrap h2 {
        text-align: center;
        font-size: 2.4rem;
        line-height: 30px
    }
}

.object-wrap h2 a {
    color: #1d1d1d
}

.object-wrap p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300
}

@media (max-width:800px) {
    .object-wrap p {
        text-align: center;
        font-size: 1.6rem;
        line-height: 24px;
        padding: 26px 0 0 0
    }
}

@media (max-width:767px) {
    .object-wrap p {
        padding: 16px 0 0 0
    }
}

.object-wrap p strong {
    color: #1d1d1d
}

.object-wrap ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.object-wrap ul li {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    padding-bottom: 8px;
    font-weight: 300
}

@media (max-width:800px) {
    .object-wrap ul li {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.object-wrap ul li span {
    color: #666;
    font-size: 1.8rem;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    font-weight: 300
}

@media (max-width:800px) {
    .object-wrap ul li span {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.object-wrap .bottom-cta {
    margin: 0 auto;
    padding-top: 24px;
    float: none
}

@media (max-width:800px) {
    .object-wrap .bottom-cta {
        padding-left: 0;
        padding-right: 0;
        padding-top: 6px
    }
}

.object-wrap .bottom-cta .btn-yellow {
    width: 100%;
    letter-spacing: 5px
}

.object-wrap .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.infographic-2nd-level {
    padding: 30px 20px
}

@media (max-width:800px) {
    .infographic-2nd-level {
        padding: 26px 20px
    }
}

.infographic-2nd-level .swiper-gallery-infographic {
    margin-bottom: 10px
}

.infographic-2nd-level h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 20px 0;
    font-weight: 300
}

@media (max-width:800px) {
    .infographic-2nd-level h2 {
        text-align: center;
        font-size: 2.4rem;
        line-height: 30px;
        margin-top: 0;
        margin: 0 0 16px 0
    }
}

.infographic-2nd-level h2 a {
    color: #1d1d1d
}

.infographic-2nd-level p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

@media (max-width:800px) {
    .infographic-2nd-level p {
        text-align: center;
        font-size: 1.6rem;
        line-height: 24px;
        padding: 0
    }
}

.infographic-2nd-level p strong {
    color: #1d1d1d
}

.infographic-2nd-level .bottom-cta {
    margin: 0 auto;
    padding-top: 20px;
    float: none
}

@media (max-width:800px) {
    .infographic-2nd-level .bottom-cta {
        padding-left: 0;
        padding-right: 0;
        letter-spacing: 5px;
        padding-top: 12px
    }
}

.infographic-2nd-level .bottom-cta .btn-yellow {
    width: 100%
}

.infographic-2nd-level .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.infographic-2nd-level ul {
    list-style: none;
    margin: 25px 0 0 0;
    padding: 0
}

@media (max-width:800px) {
    .infographic-2nd-level ul {
        margin: 16px 0 0 0
    }
}

.infographic-2nd-level ul li {
    width: calc(33%);
    width: -webkit-calc(33% - 40px);
    width: -moz-calc(33% - 40px);
    background-image: url(/img/dotted-border.png), url(/img/dotted-border.png);
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    overflow: hidden;
    display: inline-block;
    padding: 20px
}

@media (max-width:800px) {
    .infographic-2nd-level ul li {
        padding: 20px 0
    }
}

.infographic-2nd-level ul li div:first-of-type {
    min-height: 95px
}

@media (max-width:800px) {
    .infographic-2nd-level ul li div:first-of-type {
        min-height: auto;
        padding: 0
    }
}

.infographic-2nd-level ul li a {
    display: block
}

.infographic-2nd-level ul li a:hover {
    color: inherit
}

.infographic-2nd-level ul li figure {
    width: auto;
    max-height: 95px
}

@media (max-width:800px) {
    .infographic-2nd-level ul li figure {
        margin-bottom: 20px;
        max-height: 95px;
        text-align: center;
        margin: 0
    }
}

.infographic-2nd-level ul li figure img {
    width: auto;
    max-height: 95px;
    max-width: 100%
}

.infographic-2nd-level ul li .def-content {
    min-height: 95px;
    word-wrap: break-word
}

.infographic-2nd-level ul li .def-content h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: black;
    position: absolute;
    position: relative;
    font-size: 1.4rem;
    margin: 0
}

.infographic-2nd-level ul li .def-content h3 {
    font-size: 2.6rem;
    margin: 0 0 5px 0;
    font-weight: 700;
    color: black;
    line-height: 1;
    text-align: left
}

@media (max-width:800px) {
    .infographic-2nd-level ul li .def-content h3 {
        margin: 0;
        letter-spacing: -2px
    }
}

.infographic-2nd-level ul li .def-content h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 700;
    text-align: left
}

@media (max-width:800px) {
    .infographic-2nd-level ul li .def-content {
        text-align: center
    }
}

.infographic-2nd-level ul li .over-content {
    min-height: 95px;
    display: none
}

.infographic-2nd-level ul li .over-content h3 {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    font-weight: 700
}

.infographic-2nd-level ul li .over-content h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 500;
    color: #666
}

.infographic-2nd-level ul li span.icon {
    padding-top: 5px;
    display: inline-block;
    font-size: 6rem
}

.infographic-2nd-level ul li.grey .over-content>h3 {
    color: #a89e80
}

.infographic-2nd-level ul li.grey span.icon {
    color: #a89e80
}

.infographic-2nd-level ul li.green .over-content>h3 {
    color: #8a9225
}

.infographic-2nd-level ul li.green span.icon {
    color: #8a9225
}

.infographic-2nd-level ul li.sand .over-content>h3 {
    color: #b5ad85
}

.infographic-2nd-level ul li.sand span.icon {
    color: #b5ad85
}

.infographic-2nd-level ul li.red .over-content>h3 {
    color: #af2336
}

.infographic-2nd-level ul li.red span.icon {
    color: #af2336
}

.infographic-2nd-level ul li.blue .over-content>h3 {
    color: #4b84ab
}

.infographic-2nd-level ul li.blue span.icon {
    color: #4b84ab
}

.infographic-2nd-level ul li.orange .over-content>h3 {
    color: #d68f22
}

.infographic-2nd-level ul li.orange span.icon {
    color: #d68f22
}

.infographic-2nd-level .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    heigth: auto;
    padding: 0 0 2px 0
}

@media (max-width:800px) {
    .infographic-2nd-level .swiper-pagination {
        padding: 0
    }
}

.infographic-2nd-level .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

.infographic-2nd-level .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.infographic-2nd-level .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

.content-list-wrap {
    padding: 30px 20px
}

@media (max-width:800px) {
    .content-list-wrap {
        padding: 26px 20px
    }
}

.content-list-wrap h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 20px 0;
    font-weight: 300
}

@media (max-width:800px) {
    .content-list-wrap h2 {
        text-align: center;
        font-size: 2.4rem;
        line-height: 30px;
        margin: 0 0 16px 0
    }
}

.content-list-wrap h2 a {
    color: #1d1d1d
}

.content-list-wrap p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

@media (max-width:800px) {
    .content-list-wrap p {
        text-align: center;
        font-size: 1.6rem;
        line-height: 24px;
        padding: 0;
        margin: 0
    }
}

.content-list-wrap p strong {
    color: #1d1d1d
}

.content-list-wrap .bottom-cta {
    margin: 0 auto;
    padding-top: 10px;
    float: none
}

@media (max-width:800px) {
    .content-list-wrap .bottom-cta {
        padding: 0
    }
}

.content-list-wrap .bottom-cta .btn-yellow {
    width: 100%;
    letter-spacing: 5px
}

.content-list-wrap .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.content-list-wrap .content-list {
    list-style: none;
    list-style-type: none;
    margin: 5px 0 30px 0;
    padding: 0
}

@media (max-width:800px) {
    .content-list-wrap .content-list {
        margin: 0;
        overflow: visible
    }
}

.content-list-wrap .content-list li {
    width: 50%;
    width: calc(50% - 32px);
    width: -webkit-calc(50% - 32px);
    width: -moz-calc(50% - 32px);
    background: url(/img/dotted-border.png) bottom left repeat-x;
    overflow: hidden;
    display: inline-block;
    padding: 20px 0;
    float: left
}

@media (max-width:800px) {
    .content-list-wrap .content-list li {
        background: none;
        padding-bottom: 0
    }
}

.content-list-wrap .content-list li:nth-last-child(-n+2) {
    background: none
}

.content-list-wrap .content-list li:nth-child(odd) {
    margin-right: 30px
}

.content-list-wrap .content-list li:nth-child(even) {
    margin-left: 30px
}

.content-list-wrap .content-list li figure {
    background: #fff;
    max-width: 132px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 20px
}

@media (max-width:800px) {
    .content-list-wrap .content-list li figure {
        float: none;
        margin: 0 auto
    }
}

.content-list-wrap .content-list li figure img {
    border-radius: 100%;
    width: 100%;
    height: auto
}

.content-list-wrap .content-list li a {
    display: block
}

.content-list-wrap .content-list li .vertical-text {
    min-height: 132px;
    display: table
}

@media (max-width:800px) {
    .content-list-wrap .content-list li .vertical-text {
        min-height: auto;
        padding-top: 20px;
        width: 100%
    }
}

.content-list-wrap .content-list li .vertical-text .title {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.content-list-wrap .content-list li .vertical-text .title h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 8px 0
}

@media (max-width:800px) {
    .content-list-wrap .content-list li .vertical-text .title h3 {
        text-align: center
    }
}

.content-list-wrap .content-list li .vertical-text .title h3 a {
    color: #1d1d1d
}

.content-list-wrap .content-list li .vertical-text .title p {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    margin-top: 0;
    padding: 0
}

@media (max-width:800px) {
    .content-list-wrap .content-list li .vertical-text .title p {
        text-align: center
    }
}

@media (max-width:801px) {
    .content-list-wrap .content-list li {
        width: 100%
    }
    .content-list-wrap .content-list li:nth-last-child(-n+2) {
        background: url(/img/dotted-border.png) bottom left repeat-x
    }
    .content-list-wrap .content-list li:last-child {
        background: none
    }
    .content-list-wrap .content-list li:nth-child(odd) {
        margin-right: 0
    }
    .content-list-wrap .content-list li:nth-child(even) {
        margin-left: 0
    }
}

@media (max-width:801px) and (max-width:800px) {
    .content-list-wrap .content-list li:nth-last-child(-n+2) {
        background: none
    }
}

.content-list-wrap .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    heigth: auto;
    padding: 20px 0
}

@media (max-width:800px) {
    .content-list-wrap .swiper-pagination {
        padding: 12px 0
    }
}

.content-list-wrap .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

.content-list-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.content-list-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

.form-wrap {
    padding: 40px 20px
}

@media (max-width:800px) {
    .form-wrap {
        padding: 25px 0
    }
}

.form-wrap h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin: 0 0 20px 0
}

@media (max-width:800px) {
    .form-wrap h1 {
        font-size: 2.4rem;
        line-height: 34px
    }
}

.form-wrap h2 {
    color: #1d1d1d;
    font-size: 2.6rem;
    line-height: 34px;
    font-weight: 700;
    margin: 0
}

@media (max-width:800px) {
    .form-wrap h2 {
        font-size: 2rem;
        line-height: 28px
    }
}

.form-wrap h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 700;
    margin: 0
}

@media (max-width:800px) {
    .form-wrap h3 {
        font-size: 1.6rem;
        line-height: 24px
    }
}

.form-wrap h4 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

@media (max-width:800px) {
    .form-wrap h4 {
        font-size: 1.4rem;
        line-height: 22px
    }
}

.form-wrap a {
    text-decoration: underline
}

.form-wrap p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0;
    color: #666
}

@media (max-width:800px) {
    .form-wrap p {
        font-size: 1.8rem;
        line-height: 30px
    }
}

.form-wrap .column {
    padding-bottom: 20px;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column h1 {
    margin: 0
}

.form-wrap .column h2 {
    margin-top: 20px
}

.form-wrap .column p {
    margin-top: 20px
}

.form-wrap .column-input {
    padding: 0 0 30px 0;
    margin: 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column-input label {
    display: none
}

.form-wrap .column-input .error-box {
    margin-top: 20px;
    width: 100%;
    height: auto;
    padding: 20px;
    border: 1px solid #ad0b3a;
    background: #ce6d89;
    color: #fff;
    display: none
}

.form-wrap .column-input .error-box p {
    margin: 0 !important
}

.form-wrap .column-input .error-box .color-error {
    margin: 0;
    margin-left: -20px
}

@media (max-width:800px) {
    .form-wrap .column-input .error-box {
        padding: 16px 12px
    }
}

.form-wrap .column-input input[type="text"] {
    margin-top: 20px;
    height: 54px;
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 32px;
    background: #fff;
    color: #666
}

@media (max-width:800px) {
    .form-wrap .column-input input[type="text"] {
        padding: 16px 12px
    }
}

.form-wrap .column-input input[type="text"]::-webkit-input-placeholder {
    color: #666
}

.form-wrap .column-input input[type="text"]:-moz-placeholder {
    color: #666
}

.form-wrap .column-input input[type="text"]::-moz-placeholder {
    color: #666
}

.form-wrap .column-input input[type="text"]:-ms-input-placeholder {
    color: #666
}

@media (min-width:801px) {
    .form-wrap .column-input input[type="text"].col-lg-7,
    .form-wrap .column-input input[type="text"].col-md-7 {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px);
        -ms-width: calc(50% - 10px)
    }
}

@media (max-width:800px) {
    .form-wrap .column-input input[type="text"].col-sm-14,
    .form-wrap .column-input input[type="text"].col-xs-14 {
        width: 100% !important
    }
}

.form-wrap .column-input .error {
    border: 1px solid #ad0b3a !important
}

.form-wrap .column-input .error::-webkit-input-placeholder {
    color: #ad0b3a !important
}

.form-wrap .column-input .error:-moz-placeholder {
    color: #ad0b3a !important
}

.form-wrap .column-input .error::-moz-placeholder {
    color: #ad0b3a !important
}

.form-wrap .column-input .error:-ms-input-placeholder {
    color: #ad0b3a !important
}

.form-wrap .column-input select {
    margin-top: 20px;
    height: 54px;
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 28px;
    background: #f1f1f1;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: url(/img/select-arrow.png) no-repeat calc(100% - 20px) #ddd;
    text-indent: .01px;
    text-overflow: ''
}

@media (max-width:800px) {
    .form-wrap .column-input select {
        padding: 16px 12px
    }
}

.form-wrap .column-input select::-ms-expand {
    display: none
}

.form-wrap .column-input select.col-lg-7,
.form-wrap .column-input select.col-md-7 {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    -ms-width: calc(50% - 10px)
}

@media (max-width:800px) {
    .form-wrap .column-input select.col-sm-14,
    .form-wrap .column-input select.col-xs-14 {
        width: 100% !important
    }
}

.form-wrap .column-input p {
    margin-top: 20px
}

.form-wrap .column-privacy {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

@media (max-width:800px) {
    .form-wrap .column-privacy {
        padding: 0 0 20px 0
    }
}

.form-wrap .column-privacy .note {
    max-height: 160px;
    overflow-y: auto;
    border: 1px solid #d1d1d1;
    margin: 26px 0;
    padding: 6px 10px
}

@media (max-width:800px) {
    .form-wrap .column-privacy .note {
        font-size: 1.4rem;
        line-height: 22px;
        margin: 26px 0 16px 0
    }
}

@media (max-width:800px) {
    .form-wrap .column-privacy .note p {
        font-size: 1.4rem;
        line-height: 22px
    }
}

.form-wrap .column-privacy .radio-wrap {
    padding: 0;
    font-size: 1.4rem;
    line-height: 28px;
    color: #666
}

@media (max-width:800px) {
    .form-wrap .column-privacy .radio-wrap {
        font-size: 1.2rem;
        line-height: 20px
    }
}

.form-wrap .column-privacy .radio-wrap div {
    padding: 0
}

.form-wrap .column-privacy .radio-wrap .radio-input {
    text-align: right
}

@media (max-width:800px) {
    .form-wrap .column-privacy .radio-wrap .radio-input {
        text-align: left
    }
}

.form-wrap .column-privacy .radio-wrap .radio-input label {
    font-size: 1.4rem;
    line-height: 28px;
    font-weight: normal
}

@media (max-width:800px) {
    .form-wrap .column-privacy .radio-wrap .radio-input label {
        margin-top: 10px
    }
}

.form-wrap .column-privacy .radio-wrap .radio-input input {
    margin-right: 10px
}

.form-wrap .column-privacy .radio-wrap .radio label:after {
    padding-left: 8px !important;
    padding-top: 0 !important
}

.form-wrap .column-privacy .radio-wrap .small-text-left {
    text-align: right
}

.form-wrap .column-privacy .radio-wrap .small-text-left.text-left {
    text-align: left;
    padding-top: 10px
}

@media (max-width:800px) {
    .form-wrap .column-privacy .radio-wrap .small-text-left {
        text-align: left !important
    }
}

.form-wrap .column-upload {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column-upload .btn-upload {
    margin-top: 26px
}

.form-wrap .column-upload .btn-upload .btn-file {
    position: relative;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 26px;
    padding: 9px 15px
}

@media (max-width:800px) {
    .form-wrap .column-upload .btn-upload .btn-file {
        width: 100%;
        letter-spacing: 5px
    }
}

.form-wrap .column-upload .btn-upload .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block
}

.form-wrap .column-upload .btn-upload label {
    margin: 0;
    font-size: 1.4rem;
    line-height: 26px;
    color: #666;
    font-weight: normal;
    padding-left: 10px
}

@media (max-width:800px) {
    .form-wrap .column-upload .btn-upload label {
        margin-top: 14px;
        padding: 0;
        font-size: 1.2rem;
        line-height: 20px
    }
}

.form-wrap .column-checkbox {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column-checkbox .checkbox-wrap {
    margin: 26px 0 0 0
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox {
    padding-left: 26px;
    position: relative;
    display: block;
    margin: 0
}

@media (max-width:800px) {
    .form-wrap .column-checkbox .checkbox-wrap .checkbox {
        margin-bottom: 20px
    }
    .form-wrap .column-checkbox .checkbox-wrap .checkbox:last-child {
        margin-bottom: 0
    }
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    position: absolute;
    margin-left: -26px;
    margin: 4px 0 0;
    line-height: normal;
    padding: 0
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox input[type="checkbox"]:checked+label:after {
    content: "\f04d"
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox label {
    font-size: 16px;
    color: #666;
    word-wrap: break-word;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    min-height: 26px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    max-width: 100%
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 26px;
    height: 26px;
    left: 0;
    top: 1px;
    margin-left: -25px;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.form-wrap .column-checkbox .checkbox-wrap .checkbox label:after {
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    margin-left: -26px;
    padding-left: 9px;
    padding-top: 6px;
    font-size: 11px;
    color: #ccc
}

.form-wrap .column-radio {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column-radio .radio-wrap {
    margin: 26px 0 0 0
}

.form-wrap .column-radio .radio-wrap .radio {
    padding-left: 26px;
    position: relative;
    display: block;
    margin: 0
}

@media (max-width:800px) {
    .form-wrap .column-radio .radio-wrap .radio {
        margin-bottom: 20px
    }
    .form-wrap .column-radio .radio-wrap .radio:last-child {
        margin-bottom: 0
    }
}

.form-wrap .column-radio .radio-wrap .radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    position: absolute;
    margin-left: -26px;
    margin: 4px 0 0;
    line-height: normal;
    padding: 0
}

.form-wrap .column-radio .radio-wrap .radio input[type="radio"]:checked+label:after {
    content: "\f111"
}

.form-wrap .column-radio .radio-wrap .radio label {
    font-size: 16px;
    color: #666;
    word-wrap: break-word;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    min-height: 26px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    max-width: 100%
}

.form-wrap .column-radio .radio-wrap .radio label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 26px;
    height: 26px;
    left: 0;
    top: 0;
    margin-left: -26px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.form-wrap .column-radio .radio-wrap .radio label:after {
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    margin-left: -26px;
    padding-left: 9px;
    padding-top: 6px;
    font-size: 11px;
    color: #ccc
}

.form-wrap .column-textarea {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.form-wrap .column-textarea textarea {
    margin: 26px 0 0 0;
    width: 100%;
    height: 170px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    padding: 14px 20px
}

.form-wrap .column-textarea textarea::-webkit-input-placeholder {
    color: #666
}

.form-wrap .column-textarea textarea:-moz-placeholder {
    color: #666
}

.form-wrap .column-textarea textarea::-moz-placeholder {
    color: #666
}

.form-wrap .column-textarea textarea:-ms-input-placeholder {
    color: #666
}

.form-wrap .column-captcha {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0
}

.form-wrap .column-captcha h3 {
    margin-bottom: 20px
}

.form-wrap .column-captcha .g-recaptcha div,
.form-wrap .column-captcha .g-recaptcha iframe {
    /*width:100% !important*/
}

.form-wrap .column-submit {
    padding: 0 0 30px 0;
    margin: 0 0 26px 0
}

.form-wrap .column-submit input[type="submit"] {
    border: none;
    font-family: "Source Sans Pro", sans-serif;
    color: rgba(29, 29, 29, 0.6);
    font-weight: 700
}

.form-wrap .column-submit input[type="submit"]:hover {
    background-color: #000 !important;
    color: white
}

.form-wrap .column-submit input[type="reset"]:hover {
    background-color: #999;
    color: white
}

.form-wrap .column-submit .btn {
    width: 100%;
    padding: 21px 0;
    transition: all .3s linear
}

.form-wrap .column-submit>div:first-child {
    padding-left: 0
}

.form-wrap .column-submit>div:last-child {
    padding-right: 0
}

.form-wrap .column-docs {
    margin: 20px 0
}

.grid .grid:after {
    content: '';
    display: block;
    clear: both
}

.grid .grid-item {
    padding-bottom: 40px;
    width: 100%
}

@media (min-width:1025px) and (max-width:1029px) {
    .grid .grid-item {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

.grid .grid-item.heighted {
    border: 1px solid #bebebe;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    margin: 0 0 20px
}

@media (max-width:800px) {
    .grid .grid-item {
        padding-bottom: 60px
    }
}

@media (min-width:768px) and (max-width:800px) {
    .grid .grid-item {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    .grid .grid-item.block-row {
        width: 100%
    }
    .grid .grid-item.half-row {
        width: -webkit-calc(100%);
        width: -moz-calc(100%);
        width: calc(100%)
    }
}

@media (min-width:801px) {
    .grid .grid-item {
        width: -webkit-calc(33.33333% - 13.33333px);
        width: -moz-calc(33.33333% - 13.33333px);
        width: calc(33.33333% - 13.33333px)
    }
    .grid .grid-item.block-row {
        width: 100%
    }
    .grid .grid-item.half-row {
        width: -webkit-calc(66.66666% - 6.66666px);
        width: -moz-calc(66.66666% - 6.66666px);
        width: calc(66.66666% - 6.66666px)
    }
}

@media (min-width:1025px) {
    .grid .grid-item {
        width: 49%;
        width: -webkit-calc(33.33333% - 13.33333px);
        width: -moz-calc(33.33333% - 13.33333px);
        width: calc(33.33333% - 13.33333px)
    }
    .grid .grid-item.block-row {
        width: 100%
    }
    .grid .grid-item.half-row {
        width: -webkit-calc(66.66666% - 6.66666px);
        width: -moz-calc(66.66666% - 6.66666px);
        width: calc(66.66666% - 6.66666px)
    }
}

@media (min-width:768px) and (max-width:801px) {
    .grid .grid-item {
        width: 49%;
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px)
    }
    .grid .grid-item.block-row {
        width: 100%
    }
    .grid .grid-item.half-row {
        width: 100%
    }
}

.link-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.link-list li {
    background: url('/img/dotted-border.png') repeat-x top left
}

.link-list li a {
    padding: 20px;
    display: block
}

.link-list li a:hover {
    text-decoration: underline
}

.link-list li a.link:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0;
    color: #999;
    position: relative;
    display: inline-block
}

.link-list li a.external-link:before {
    content: "\69";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0;
    color: #999;
    position: relative;
    display: inline-block
}

.link-list li a.video:before {
    content: "\26";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0;
    color: #999;
    position: relative;
    display: inline-block
}

.link-list li a.file:before {
    content: "\6f";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    margin: 0;
    color: #999;
    display: inline-block
}

.loader-visual {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/img/ico/loading.gif) no-repeat center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

#grid-loader {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3) url(/img/ico/loading.gif) no-repeat center;
    z-index: 999
}

@media (min-width:768px) and (max-width:801px) {
    .widget-space-hp {
        padding-top: 10px
    }
}

@media (max-width:800px) {
    .widget-space-hp .grid {
        padding-bottom: 0
    }
}

@media (max-width:800px) {
    .widget-space-hp .grid .grid-item {
        padding-bottom: 50px
    }
}

#share-modal {
    z-index: 9999
}

#share-modal .close-modal {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    top: -40px !important;
    right: 0 !important;
    background: url(/img/ico/close.png) no-repeat center;
    cursor: pointer;
    z-index: 20
}

#share-modal .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#share-modal .modal-dialog.row {
    opacity: 1;
    height: -moz-calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
    height: -o-calc(100% - 80px);
    height: calc(100% - 80px);
    margin: 80px 0 0 0
}

#share-modal .modal-dialog.row .modal-content {
    padding: 40px;
    border-radius: 0
}

@media (max-width:800px) {
    #share-modal .modal-dialog.row .modal-content {
        padding: 20px
    }
}

#share-modal .modal-dialog.row .modal-title {
    color: #333;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase
}

@media (max-width:800px) {
    #share-modal .modal-dialog.row .modal-title {
        font-size: 22px
    }
}

#share-modal .modal-dialog.row .modal-page-title {
    margin: 40px 0 50px 0;
    color: #333;
    font-size: 40px;
    font-weight: 600
}

@media (max-width:800px) {
    #share-modal .modal-dialog.row .modal-page-title {
        font-size: 24px
    }
}

#share-modal .modal-dialog.row .list-inline li.share-ico {
    padding-right: 2%
}

#share-modal .modal-dialog.row .list-inline li.share-ico img {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 100px
}

#board-directors {
    padding: 30px 20px
}

@media (max-width:767px) {
    #board-directors {
        padding: 20px 0
    }
}

#board-directors h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px
}

#board-directors h2 {
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px
}

#board-directors p {
    font-size: 1.6rem;
    line-height: 26px;
    margin: 0
}

#board-directors .top ul {
    padding: 40px 0;
    margin: 0 10px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    list-style-type: none
}

#board-directors .top ul li {
    display: inline-block;
    width: 49.8%;
    width: -moz-calc(50% - 4px);
    width: -o-calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    text-align: center
}

@media (max-width:767px) {
    #board-directors .top ul li {
        width: 100%
    }
    #board-directors .top ul li:first-of-type {
        margin-bottom: 40px
    }
}

#board-directors .top ul li a {
    text-decoration: none;
    color: transparent
}

#board-directors .top ul li a:hover {
    text-decoration: none;
    color: transparent
}

#board-directors .top ul li a .bod-top figure {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px
}

#board-directors .top ul li a .bod-top figure img {
    max-width: 100%
}

@media (max-width:767px) {
    #board-directors .top ul li a .bod-top figure img {
        max-width: 172px
    }
}

#board-directors .top ul li a .bod-top h2 {
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

#board-directors .top ul li a .bod-top p {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666
}

#board-directors .bottom ul {
    padding: 40px 0;
    margin: 0 10px 40px 10px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    list-style-type: none
}

#board-directors .bottom ul li {
    display: inline-block;
    width: 49.8%;
    width: -moz-calc(50% - 4px);
    width: -o-calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    text-align: left;
    margin-bottom: 40px;
    padding-right: 20px
}

#board-directors .bottom ul li:nth-last-of-type(-n+2) {
    margin-bottom: 0
}

@media (max-width:767px) {
    #board-directors .bottom ul li {
        width: 100%;
        padding-right: 0
    }
    #board-directors .bottom ul li:nth-last-of-type(-n+2) {
        margin-bottom: 40px
    }
    #board-directors .bottom ul li:nth-last-of-type(-n+1) {
        margin-bottom: 0
    }
}

#board-directors .bottom ul li a {
    text-decoration: none;
    color: transparent
}

#board-directors .bottom ul li a:hover {
    text-decoration: none;
    color: transparent
}

#board-directors .bottom ul li a .bod-bottom figure {
    max-width: 172px;
    height: 172px;
    float: left
}

@media (max-width:767px) {
    #board-directors .bottom ul li a .bod-bottom figure {
        max-width: 100%;
        height: auto;
        float: none;
        position: relative;
        text-align: center;
        margin-bottom: 20px
    }
}

#board-directors .bottom ul li a .bod-bottom .details {
    float: left;
    width: -moz-calc(100% - 172px);
    width: -o-calc(100% - 172px);
    width: -webkit-calc(100% - 172px);
    width: calc(100% - 172px);
    height: 172px;
    padding-left: 20px;
    display: table
}

@media (max-width:767px) {
    #board-directors .bottom ul li a .bod-bottom .details {
        padding-left: 0;
        float: none;
        width: 100%;
        height: auto;
        display: block;
        position: relative
    }
}

#board-directors .bottom ul li a .bod-bottom .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    #board-directors .bottom ul li a .bod-bottom .details div {
        display: block;
        position: relative;
        text-align: center
    }
}

#board-directors .bottom ul li a .bod-bottom .details div h2 {
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

#board-directors .bottom ul li a .bod-bottom .details div p {
    font-size: 1.6rem;
    line-height: 22px;
    color: #666
}

#board-directors .bottom-cta {
    margin-top: 20px;
    padding: 20px 0 0 0;
    background: url("/img/dotted-border.png") repeat-x top left
}

#board-directors .bottom-cta a {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    display: table
}

@media (max-width:767px) {
    #board-directors .bottom-cta a {
        text-indent: -0.8em;
        padding-left: 2em
    }
}

#board-directors .bottom-cta a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

#board-statutory-auditors {
    padding: 30px 20px
}

@media (max-width:767px) {
    #board-statutory-auditors {
        padding: 20px 0
    }
}

#board-statutory-auditors h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px
}

#board-statutory-auditors h2 {
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px
}

#board-statutory-auditors p {
    font-size: 1.6rem;
    line-height: 26px;
    margin: 0
}

#board-statutory-auditors .top ul {
    padding: 40px 0;
    margin: 0 10px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    list-style-type: none
}

#board-statutory-auditors .top ul li {
    display: inline-block;
    width: 49.8%;
    width: -moz-calc(50% - 4px);
    width: -o-calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    text-align: center
}

@media (max-width:767px) {
    #board-statutory-auditors .top ul li {
        width: 100%
    }
}

#board-statutory-auditors .top ul li:only-of-type {
    display: inline-block;
    width: 98%;
    width: -moz-calc(100% - 4px);
    width: -o-calc(100% - 4px);
    width: -webkit-calc(100% - 4px);
    width: calc(100% - 4px);
    text-align: center
}

#board-statutory-auditors .top ul li a {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .top ul li a:hover {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .top ul li a .bod-top figure {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px
}

#board-statutory-auditors .top ul li a .bod-top figure img {
    max-width: 100%
}

@media (max-width:767px) {
    #board-statutory-auditors .top ul li a .bod-top figure img {
        max-width: 172px
    }
}

#board-statutory-auditors .top ul li a .bod-top h2 {
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

#board-statutory-auditors .top ul li a .bod-top p {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666
}

#board-statutory-auditors .bottom ul {
    padding: 40px 0 0 0;
    margin: 0 10px 40px 10px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    list-style-type: none
}

#board-statutory-auditors .bottom ul li {
    display: inline-block;
    width: 49.8%;
    width: -moz-calc(50% - 4px);
    width: -o-calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    text-align: left;
    margin-bottom: 40px;
    padding-right: 20px
}

@media (max-width:767px) {
    #board-statutory-auditors .bottom ul li {
        width: 100%;
        padding-right: 0
    }
    #board-statutory-auditors .bottom ul li:nth-last-of-type(-n+2) {
        margin-bottom: 40px
    }
}

#board-statutory-auditors .bottom ul li a {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .bottom ul li a:hover {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .bottom ul li .bod-bottom figure {
    max-width: 172px;
    height: 172px;
    float: left
}

@media (max-width:767px) {
    #board-statutory-auditors .bottom ul li .bod-bottom figure {
        max-width: 100%;
        height: auto;
        float: none;
        position: relative;
        text-align: center;
        margin-bottom: 20px
    }
}

#board-statutory-auditors .bottom ul li .bod-bottom .details {
    float: left;
    width: -moz-calc(100% - 172px);
    width: -o-calc(100% - 172px);
    width: -webkit-calc(100% - 172px);
    width: calc(100% - 172px);
    height: 172px;
    padding-left: 20px;
    display: table
}

@media (max-width:767px) {
    #board-statutory-auditors .bottom ul li .bod-bottom .details {
        padding-left: 0;
        float: none;
        width: 100%;
        height: auto;
        display: block;
        position: relative
    }
}

#board-statutory-auditors .bottom ul li .bod-bottom .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    #board-statutory-auditors .bottom ul li .bod-bottom .details div {
        display: block;
        position: relative;
        text-align: center
    }
}

#board-statutory-auditors .bottom ul li .bod-bottom .details div h2 {
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

#board-statutory-auditors .bottom ul li .bod-bottom .details div p {
    font-size: 1.6rem;
    line-height: 22px;
    color: #666
}

#board-statutory-auditors .bottom-cta {
    margin-top: 20px;
    padding: 20px 0 0 0;
    background: url("/img/dotted-border.png") repeat-x top left
}

#board-statutory-auditors .bottom-cta a {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    display: table
}

@media (max-width:767px) {
    #board-statutory-auditors .bottom-cta a {
        text-indent: -0.8em;
        padding-left: 2em
    }
}

#board-statutory-auditors .bottom-cta a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999;
    display: inline-block
}

#board-statutory-auditors .vertical-list ul {
    padding: 0;
    margin: 0 10px;
    list-style-type: none
}

#board-statutory-auditors .vertical-list ul li {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 40px
}

#board-statutory-auditors .vertical-list ul li:last-of-type {
    margin-bottom: 0
}

#board-statutory-auditors .vertical-list ul li a {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .vertical-list ul li a:hover {
    text-decoration: none;
    color: transparent
}

#board-statutory-auditors .vertical-list ul li h2 {
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px
}

@media (max-width:767px) {
    #board-statutory-auditors .vertical-list ul li h2 {
        text-align: center
    }
}

#board-statutory-auditors .vertical-list ul li p {
    font-size: 1.6rem;
    line-height: 22px;
    color: #666
}

@media (max-width:767px) {
    #board-statutory-auditors .vertical-list ul li p {
        text-align: center
    }
}

#board-directors-element {
    padding: 30px 20px
}

@media (max-width:767px) {
    #board-directors-element {
        padding: 20px 0
    }
}

#board-directors-element .element-top {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

#board-directors-element .element-top figure {
    max-width: 228px;
    height: 228px;
    float: left
}

@media (max-width:767px) {
    #board-directors-element .element-top figure {
        position: relative;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

#board-directors-element .element-top figure img {
    width: 100%
}

#board-directors-element .element-top .details {
    float: left;
    width: -moz-calc(100% - 228px);
    width: -o-calc(100% - 228px);
    width: -webkit-calc(100% - 228px);
    width: calc(100% - 228px);
    height: 228px;
    padding-left: 20px;
    display: table
}

@media (max-width:767px) {
    #board-directors-element .element-top .details {
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        display: block;
        padding: 0;
        text-align: center
    }
}

#board-directors-element .element-top .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    #board-directors-element .element-top .details div {
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        display: block;
        padding: 0
    }
}

#board-directors-element .element-top .details div h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px
}

@media (max-width:767px) {
    #board-directors-element .element-top .details div h1 {
        font-size: 2.8rem;
        line-height: 38px
    }
}

#board-directors-element .element-top .details div p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0
}

#board-directors-element p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0 0 30px 0
}

#board-directors-element p strong {
    color: #1d1d1d;
    font-weight: 700
}

#board-directors-element .bio {
    padding-top: 20px;
    background: url("/img/dotted-border.png") repeat-x top left
}

#board-directors-element .bio span {
    max-width: 40px;
    height: auto;
    padding: 0;
    color: #4b84ab;
    font-size: 4.9rem;
    display: inline-block
}

#board-directors-element .bio div {
    display: inline-block;
    height: auto;
    padding-left: 15px
}

#board-directors-element .bio div h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: 700;
    margin: 0;
    vertical-align: top
}

#board-directors-element .bio div h3 a {
    color: #1d1d1d
}

#board-directors-element .bio div p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

#documentation-page h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 52px;
    font-weight: 700;
    margin: 0 0 30px 0
}

@media (max-width:800px) {
    #documentation-page h1 {
        font-size: 2.4rem;
        line-height: 34px
    }
}

#documentation-page h2 {
    color: #1d1d1d;
    font-size: 2.4rem;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 30px 0
}

@media (max-width:800px) {
    #documentation-page h2 {
        margin-bottom: 22px
    }
}

#documentation-page p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    margin: 0 0 24px 0
}

#documentation-page .top-documentation-wrap {
    padding-bottom: 46px;
    margin-bottom: 36px;
    border-bottom: 1px solid #d1d1d1
}

@media (max-width:800px) {
    #documentation-page .top-documentation-wrap {
        padding-bottom: 0;
        margin-bottom: 26px
    }
}

#documentation-page .top-documentation-wrap .top-documentation {
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    position: relative;
    text-align: center
}

#documentation-page .top-documentation-wrap .top-documentation:last-of-type {
    margin-right: 0
}

@media (max-width:800px) {
    #documentation-page .top-documentation-wrap .top-documentation {
        width: 100%;
        margin-right: 0
    }
}

#documentation-page .top-documentation-wrap .top-documentation h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #1d1d1d;
    font-size: 1.4rem;
    line-height: 15px;
    top: 0;
    width: 100%
}

#documentation-page .top-documentation-wrap .top-documentation h2:before,
#documentation-page .top-documentation-wrap .top-documentation h2:after {
    background-color: rgba(0, 0, 0, 0.18);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

#documentation-page .top-documentation-wrap .top-documentation h2:before {
    right: 10px;
    margin-left: -50%
}

#documentation-page .top-documentation-wrap .top-documentation h2:after {
    left: 5px;
    margin-right: -50%
}

#documentation-page .top-documentation-wrap .top-documentation h2:before,
#documentation-page .top-documentation-wrap .top-documentation h2:after {
    width: 50%
}

#documentation-page .top-documentation-wrap .top-documentation figure {
    margin-top: 40px;
    height: auto
}

#documentation-page .top-documentation-wrap .top-documentation figure img {
    vertical-align: middle;
    max-width: 50%
}

#documentation-page .top-documentation-wrap .top-documentation h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 700;
    margin: 30px 0 10px 0
}

@media (max-width:800px) {
    #documentation-page .top-documentation-wrap .top-documentation h3 {
        line-height: 24px;
        margin: 18px 0 10px 0
    }
}

#documentation-page .top-documentation-wrap .top-documentation h3 a {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 700
}

@media (max-width:800px) {
    #documentation-page .top-documentation-wrap .top-documentation h3 a {
        line-height: 24px
    }
}

#documentation-page .top-documentation-wrap .top-documentation p {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    margin: 0
}

@media (max-width:800px) {
    #documentation-page .top-documentation-wrap .swiper-pagination {
        position: relative;
        text-align: center;
        width: 100%;
        heigth: auto;
        padding: 20px 0
    }
    #documentation-page .top-documentation-wrap .swiper-pagination .swiper-pagination-bullet {
        margin-right: 14px;
        background: #999
    }
    #documentation-page .top-documentation-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0
    }
    #documentation-page .top-documentation-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #000
    }
}

#documentation-page .tab-box .nav-tabs {
    border-bottom-color: #d1d1d1
}

#documentation-page .tab-box .nav-tabs li {
    padding: 0;
    border-right: 1px solid #fff;
    background: #ebebeb;
    margin: 0;
    width: 100%;
    text-align: center
}

@media (min-width:801px) {
    #documentation-page .tab-box .nav-tabs li {
        width: calc((100% / 5))
    }
}

#documentation-page .tab-box .nav-tabs li:last-child {
    border-right: 0
}

#documentation-page .tab-box .nav-tabs li a {
    padding: 20px 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 19px;
    font-weight: 700;
    margin: 0;
    border-radius: 0;
    border-color: transparent;
    color: #666
}

#documentation-page .tab-box .nav-tabs li a:active,
#documentation-page .tab-box .nav-tabs li a:focus {
    outline: none
}

#documentation-page .tab-box .nav-tabs li.active {
    margin-bottom: -1px;
    margin-left: -1px;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    width: calc((100% / 5) - 1px)
}

@media (max-width:767px) {
    #documentation-page .tab-box .nav-tabs li.active {
        margin-bottom: 0;
        margin-left: 0
    }
}

#documentation-page .tab-box .nav-tabs li.active a {
    background: #fff;
    color: #1d1d1d
}

#documentation-page .tab-box .nav-tabs li:first-of-type.active {
    margin-left: 0
}

@media (max-width:801px) {
    #documentation-page .tab-box .nav-tabs {
        border: 1px solid #d1d1d1;
        *zoom: 1;
        height: 56px;
        overflow: hidden
    }
    #documentation-page .tab-box .nav-tabs:before,
    #documentation-page .tab-box .nav-tabs:after {
        display: table;
        content: "";
        line-height: 0
    }
    #documentation-page .tab-box .nav-tabs:before:after,
    #documentation-page .tab-box .nav-tabs:after:after {
        clear: both
    }
    #documentation-page .tab-box .nav-tabs li {
        display: none;
        background: transparent;
        float: left;
        width: 100%
    }
    #documentation-page .tab-box .nav-tabs li.active {
        width: 100%;
        display: block;
        float: left;
        margin-bottom: 0;
        border-width: 0;
        border-color: 0;
        border-top: 0
    }
    #documentation-page .tab-box .nav-tabs li.active:before,
    #documentation-page .tab-box .nav-tabs li.active:after {
        content: '';
        width: 54px;
        background: #ebebeb;
        height: 100%;
        min-height: 54px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: #b2b2b2;
        font-size: 24px;
        line-height: 54px;
        font-weight: bold;
        text-align: center
    }
    #documentation-page .tab-box .nav-tabs li.active:before {
        content: "\f104";
        float: left;
        border-right: 1px solid #d1d1d1
    }
    #documentation-page .tab-box .nav-tabs li.active:after {
        content: "\f105";
        float: right;
        border-left: 1px solid #d1d1d1
    }
    #documentation-page .tab-box .nav-tabs li.active a {
        float: left;
        width: calc(100% - 108px)
    }
    #documentation-page .tab-box .nav-tabs li a {
        font-size: 1.5rem;
        text-align: center;
        line-height: 16px;
        padding: 18px 0;
        background: transparent
    }
}

#documentation-page .tab-box .tab-content {
    padding: 30px 0 0 0
}

#documentation-page .tab-box p {
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 26px
}

#documentation-page .tab-box .accordion .panel {
    margin-top: 0;
    border-radius: 0
}

#documentation-page .tab-box .accordion .panel:nth-of-type(n+2) .panel-heading {
    margin-top: -1px
}

#documentation-page .tab-box .accordion .panel .panel-collapse {
    position: relative;
    padding: 30px 0 0 0
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body {
    border: 0;
    padding: 0
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li {
    background: url("/img/dotted-border.png") repeat-x top left;
    padding: 11px 0;
    display: inline-block;
    width: 100%
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li a:not(.btn) {
    display: inline-block;
    width: 83%;
    width: -moz-calc(85% - 4px);
    width: -ms-calc(85% - 4px);
    width: -webkit-calc(85% - 4px);
    width: calc(85% - 4px)
}

@media (max-width:767px) {
    #documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li a:not(.btn) {
        width: 100%;
        display: block
    }
}

@media (max-width:767px) {
    #documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li [data-target=".modal-info"] {
        display: none
    }
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li figure {
    width: auto;
    max-width: 32px;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: top
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li figure img {
    height: 32px
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li h4 {
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: 700;
    color: #1d1d1d;
    display: inline-block;
    margin: 0 0 0 -4px;
    width: 80%;
    width: -moz-calc(100% - 42px);
    width: -ms-calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px)
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li span {
    font-size: 1.4rem;
    line-height: 32px;
    color: #666;
    display: inline-block;
    float: right;
    margin: 0;
    width: 15%;
    text-align: right
}

@media (max-width:767px) {
    #documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li span {
        float: none;
        display: block;
        line-height: 22px;
        padding-left: 42px;
        width: 100%;
        text-align: left
    }
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .btn {
    padding: 0 10px 0 0;
    float: right;
    max-height: 32px
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li:last-of-type {
    margin-bottom: 40px
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .btn img {
    width: auto;
    height: auto
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-dialog {
    width: 100%;
    max-width: 750px;
    margin: 40px auto
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content {
    padding: 40px 20px 20px 20px;
    width: 100%;
    max-width: 750px;
    border-radius: 0
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top {
    width: 100%;
    height: auto;
    margin-bottom: 40px
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top figure {
    width: 230px !important;
    margin-left: 20px !important;
    margin-right: 40px !important;
    float: left;
    display: inherit;
    max-width: none
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top figure img {
    max-height: none;
    height: auto
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap {
    text-align: left;
    width: calc(100% - 330px);
    height: 100%;
    min-height: 320px;
    display: table
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description {
    display: table-cell;
    vertical-align: middle
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description h2 {
    color: #1d1d1d;
    font-size: 2.4rem;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px 0
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-top: 1px solid #d1d1d1
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li {
    background: url("/img/dotted-border.png") repeat-x bottom left center;
    font-size: 1.6rem;
    line-height: 24px;
    color: #666;
    padding: 16px 0
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li strong {
    color: #1d1d1d
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li:last-of-type {
    background: none
}

#documentation-page .tab-box .accordion .panel .panel-collapse .panel-body ul li .modal-info .btn {
    padding: 15px 0;
    float: none;
    display: inline-block;
    max-height: none
}

#documentation-page .tab-box .accordion .panel-heading {
    width: 100%;
    background: #f1f1f1;
    padding: 14px 20px;
    border-radius: 0;
    border: 1px solid #d1d1d1
}

#documentation-page .tab-box .accordion .panel-heading.active .panel-title a:after {
    content: "\f0d7"
}

#documentation-page .tab-box .accordion .panel-heading .panel-title a {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding: 0;
    display: inline-block;
    width: 100%
}

#documentation-page .tab-box .accordion .panel-heading .panel-title a:after {
    padding-top: 4px;
    float: right;
    content: "\f0d8";
    color: #1d1d1d;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#business-services {
    position: relative;
    height: 317px;
    padding: 0 30px;
    margin-top: 40px
}

@media (max-width:800px) {
    #business-services {
        height: 317px
    }
}

@media (max-width:1024px) {
    #business-services {
        height: 218px
    }
}

@media (min-width:800px) and (max-width:1024px) {
    #business-services {
        height: 317px
    }
}

@media (max-width:800px) {
    #business-services {
        height: 317px;
        padding: 0
    }
}

@media (max-width:767px) {
    #business-services {
        padding: 0 10px;
        height: 485px
    }
}

#business-services h2 {
    margin: 0 0 10px 0;
    color: white;
    font-size: 3.2rem;
    line-height: 40px;
    font-weight: 300
}

#business-services h2 span {
    color: #fed300
}

@media (max-width:800px) {
    #business-services h2 {
        width: 100%;
        font-size: 3.2rem;
        line-height: 40px;
        padding: 0 20px;
        margin: 0 0 35px 0
    }
}

@media (min-width:800px) and (max-width:1024px) {
    #business-services h2 {
        font-size: 3.2rem;
        line-height: 42px
    }
}

@media (max-width:767px) {
    #business-services h2 {
        width: 100%;
        font-size: 2.6rem;
        line-height: 34px;
        padding: 0;
        margin: 34px 0 0 0;
        text-align: center
    }
}

#business-services figure {
    z-index: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

@media (max-width:800px) {
    #business-services figure {
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

#business-services figure img {
    width: auto;
    height: 100%
}

@media (min-width:321px) and (max-width:767px) {
    #business-services figure img {
        width: 100%;
        height: auto
    }
}

#business-services .table-cell,
#business-services .row>div {
    height: 317px
}

@media (max-width:800px) {
    #business-services .table-cell,
    #business-services .row>div {
        height: auto
    }
}

@media (max-width:1024px) {
    #business-services .table-cell,
    #business-services .row>div {
        height: 248px
    }
    #business-services .table-cell:first-of-type,
    #business-services .row>div:first-of-type {
        height: 317px
    }
}

@media (min-width:800px) and (max-width:1024px) {
    #business-services .table-cell,
    #business-services .row>div {
        height: 317px
    }
}

@media (max-width:767px) {
    #business-services .table-cell,
    #business-services .row>div {
        height: auto
    }
    #business-services .table-cell:first-of-type,
    #business-services .row>div:first-of-type {
        height: auto
    }
}

#business-services .swiper-slide {
    height: 159px;
    display: table
}

@media (min-width:1025px) {
    #business-services .swiper-slide {
        opacity: 0
    }
}

#business-services .swiper-slide.swiper-slide-visible {
    opacity: 1
}

#business-services .swiper-slide:empty {
    background: none;
    cursor: default
}

#business-services .swiper-slide:empty:hover {
    background: none
}

@media (max-width:1024px) {
    #business-services .swiper-slide {
        height: 68px;
        background: url('/img/dot-light.png') repeat-x bottom
    }
    #business-services .swiper-slide:empty {
        background: none
    }
    #business-services .swiper-slide:nth-child(3n) {
        background: none
    }
}

@media (max-width:800px) {
    #business-services .swiper-slide {
        height: 66px
    }
}

#business-services .swiper-slide .slide-content {
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 100%;
    display: table-cell;
    text-align: center;
    width: 100%;
    vertical-align: middle
}

@media (max-width:1024px) {
    #business-services .swiper-slide .slide-content {
        border: none
    }
}

#business-services .swiper-slide .slide-content h3 {
    margin: 0 0 10px 0;
    color: #fed300;
    font-size: 3.6rem;
    line-height: 36px;
    font-family: 'EniTabLight'
}

@media (min-width:1025px) {
    #business-services .swiper-slide .slide-content h3.small {
        font-size: 2.6rem
    }
}

@media (max-width:1024px) {
    #business-services .swiper-slide .slide-content h3 {
        font-size: 3rem;
        margin: 0
    }
}

@media (max-width:800px) {
    #business-services .swiper-slide .slide-content h3 {
        font-size: 3rem
    }
}

#business-services .swiper-slide .slide-content h3 strong {
    font-family: 'EniTabBold'
}

#business-services .swiper-slide .slide-content p {
    margin: 0;
    color: white;
    font-size: 1.4rem
}

@media (max-width:1024px) {
    #business-services .swiper-slide .slide-content p {
        display: none
    }
}

@media (min-width:1025px) {
    #business-services .swiper-slide:hover {
        background: rgba(255, 255, 255, 0.4)
    }
    #business-services .swiper-slide:hover .slide-content {
        border: 3px solid #fed300
    }
}

#business-services .swiper-container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1025px) {
    #business-services .swiper-container {
        padding-left: 1px;
        overflow: visible
    }
}

@media (min-width:801px) and (max-width:1024px) {
    #business-services .swiper-container {
        margin-left: 30px
    }
}

@media (max-width:800px) {
    #business-services .swiper-container {
        margin: 58px 20px 0 20px;
        padding: 0;
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width:767px) {
    #business-services .swiper-container {
        margin: 16px 10px 0 10px;
        padding: 0
    }
}

#business-services .swiper-pagination-service {
    margin: 95px 0 0 0;
    text-align: center;
    display: inline-block
}

#business-services .swiper-pagination-service span {
    margin: 0 7.5px
}

#business-services .swiper-pagination-service span.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5)
}

#business-services .swiper-pagination-service span.swiper-pagination-bullet:only-child {
    display: none
}

#business-services .swiper-pagination-service span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff
}

@media (min-width:800px) and (max-width:1024px) {
    #business-services .swiper-pagination-service {
        margin: 60px 0 0 0
    }
}

@media (max-width:1024px) {
    #business-services .swiper-pagination-service {
        margin: 60px 0 0 30px
    }
}

@media (max-width:800px) {
    #business-services .swiper-pagination-service {
        margin: 0
    }
}

#business-services .dropdown {
    margin: 20px 0 0 0;
    z-index: 9
}

@media (max-width:800px) {
    #business-services .dropdown {
        padding: 0 20px
    }
}

@media (max-width:767px) {
    #business-services .dropdown {
        padding: 0;
        margin: 30px 0 34px 0
    }
}

#business-services .dropdown .btn {
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: auto;
    text-align: left;
    width: 70%;
    background: transparent;
    padding: 18px;
    font-size: 1.6rem;
    line-height: 28px;
    color: #fff;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal
}

@media (max-width:800px) {
    #business-services .dropdown .btn {
        width: 100%
    }
}

@media (max-width:767px) {
    #business-services .dropdown .btn {
        padding: 14px
    }
}

#business-services .dropdown .btn span:not(.caret):not(.dropdown-label) {
    color: #fed300
}

#business-services .dropdown .btn span.caret {
    margin: 11px 0;
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    max-width: 10%
}

#business-services .dropdown .btn span.dropdown-label {
    width: 90%;
    word-wrap: break-word
}

#business-services .dropdown.open>.dropdown-menu {
    width: 70%;
    top: -2px;
    background: #f1f1f1;
    z-index: 8;
    border: none;
    border-radius: 0;
    padding: 15px 0
}

@media (max-width:800px) {
    #business-services .dropdown.open>.dropdown-menu {
        width: 100%
    }
}

#business-services .dropdown.open>.dropdown-menu li:hover {
    background: transparent;
    font-weight: 700;
    color: #222
}

#business-services .dropdown.open>.dropdown-menu li a {
    color: #666;
    font-size: 1.6rem;
    line-height: 26px
}

#business-services .dropdown.open>.dropdown-menu li a.selected {
    color: #222;
    font-weight: 700
}

#business-services .dropdown.open>.dropdown-menu li a.selected:before {
    font-size: 1.2rem;
    padding-right: 5px;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e013"
}

#business-services .select-style {
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: auto;
    text-align: left;
    width: 70%;
    background: transparent;
    padding: 18px;
    font-size: 1.6rem;
    line-height: 28px;
    color: #fff;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    overflow: hidden
}

@media (max-width:767px) {
    #business-services .select-style {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:800px) {
    #business-services .select-style {
        width: 77%
    }
}

#business-services .select-style:after {
    content: " ";
    margin: 11px 0;
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    max-width: 10%;
    float: right;
    margin-top: -14px
}

#business-services .select-style select {
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#business-services .select-style select option {
    height: 28px;
    line-height: 28px
}

#business-services .select-style select option span {
    color: #fed300
}

#business-services .select-style select:focus {
    outline: none
}

#business-services .swiper-pagination-service-wrap {
    position: relative;
    text-align: center
}

#business-services .swiper-pagination-service-wrap .swiper-arrows {
    position: relative;
    display: inline-block;
    margin: 0;
    top: 2px;
    height: 12px
}

#business-services .swiper-pagination-service-wrap .swiper-arrows.swiper-button-next {
    padding-left: 5px;
    background-image: url(/img/right-arrow.png)
}

#business-services .swiper-pagination-service-wrap .swiper-arrows.swiper-button-prev {
    padding-right: 5px;
    background-image: url(/img/left-arrow.png)
}

@media (max-width:1024px) {
    #business-services .swiper-pagination-service-wrap .swiper-arrows.swiper-button-prev {
        left: 40px
    }
}

@media (max-width:800px) {
    #business-services .swiper-pagination-service-wrap .swiper-arrows.swiper-button-prev {
        left: 10px
    }
}

#press-release h1 {
    font-size: 3.2rem;
    color: #1d1d1d;
    line-height: 44px;
    margin: 0 0 20px;
    font-weight: 700
}

#press-release p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0 0 30px
}

#press-release #filter-options {
    background: #ebebeb;
    padding: 0 10px;
    line-height: 56px;
    height: 56px;
    font-weight: 700;
    font-size: 1.6rem;
    color: #1d1d1d
}

#press-release #filter-options .fa {
    font-size: 2rem;
    line-height: 56px
}

#press-release #filter-options .fa-plus {
    display: none
}

#press-release #filter-options.collapsed .fa-plus {
    display: block
}

#press-release #filter-options.collapsed .fa-minus {
    display: none
}

#press-release #press-filters {
    background: #ebebeb;
    padding: 20px 10px;
    margin: 0;
    position: relative !important
}

@media (max-width:800px) {
    #press-release #press-filters {
        display: none;
        padding: 10px 0
    }
    #press-release #press-filters.collapsing,
    #press-release #press-filters.in {
        display: block !important
    }
}

#press-release #press-filters input {
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: white;
    border: 1px solid #c1c1c1;
    width: 100%
}

#press-release #press-filters input.btn-yellow {
    border: none;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

#press-release #press-filters input.btn-yellow.disabled {
    pointer-events: none
}

@media (max-width:800px) {
    #press-release #press-filters input {
        margin: 0 0 10px
    }
}

#press-release #press-filters select {
    padding: 0 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 45px;
    height: 45px;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: url("/img/select-arrow.png") no-repeat calc(100% - 20px) center #ddd;
    background-position-x: calc(100% - 20px);
    text-indent: .01px;
    text-overflow: '';
    width: 100%
}

@media (max-width:800px) {
    #press-release #press-filters select {
        padding: 0 20px;
        margin: 0 0 10px
    }
}

#press-release #press-filters select::-ms-expand {
    display: none
}

#press-release #press-filters select option {
    padding: 10px;
    line-height: 45px;
    height: 45px;
    display: block
}

#press-release .checkbox {
    display: block;
    margin: 20px 0 0;
    padding-left: 26px;
    position: relative
}

#press-release .checkbox:checked+label::after {
    content: ""
}

#press-release .checkbox label {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    max-width: 100%;
    min-height: 26px;
    padding-left: 10px;
    position: relative;
    word-wrap: break-word
}

#press-release .checkbox label:before {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    content: "";
    display: inline-block;
    height: 26px;
    left: 0;
    margin-left: -26px;
    position: absolute;
    transition: border .15s ease-in-out 0s, color .15s ease-in-out 0s;
    width: 26px
}

#press-release .checkbox label:after {
    color: #ccc;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 11px;
    height: 10px;
    left: 0;
    margin-left: -26px;
    padding-left: 9px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    width: 10px
}

#press-release .reset {
    display: block;
    margin: 20px 0 0;
    padding-left: 26px;
    position: relative
}

#press-release .reset input[type=reset] {
    display: none
}

#press-release .reset label {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    max-width: 100%;
    min-height: 26px;
    padding-left: 10px;
    position: relative;
    word-wrap: break-word
}

#press-release .reset label:before {
    background: url(/img/ico/ico-reset@2x.png) center center no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: 26px;
    height: 26px;
    left: 0;
    margin-left: -26px;
    margin-top: -1px;
    position: absolute
}

#press-release .listing-wrap {
    margin: 30px 0 0
}

#press-release .listing-wrap #price-sensitive {
    line-height: normal;
    margin: 4px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    z-index: 1
}

#press-release .listing-wrap .press-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

#press-release .listing-wrap .press-list li {
    background: url("/img/dotted-border.png") repeat-x left top;
    padding: 30px 0
}

#press-release .listing-wrap .press-list li h2 {
    font-size: 2.4rem;
    line-height: 34px;
    margin: 0 0 15px;
    color: #333;
    font-weight: 700
}

#press-release .listing-wrap .press-list li h2 a {
    color: #333
}

#press-release .listing-wrap .press-list li h2 a:hover {
    color: #333;
    text-decoration: underline
}

#press-release .listing-wrap .press-list li p {
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700
}

#press-release .listing-wrap .press-list li p span {
    color: #d68f22
}

#press-release .pagination-wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.18)
}

#press-release .pagination-wrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0;
    font-size: 1.4rem
}

#press-release .pagination-wrap .pagination>li>a,
#press-release .pagination-wrap .pagination>li>span {
    padding: 0 6px;
    line-height: 36px;
    height: 36px;
    text-decoration: none;
    color: #1d1d1d;
    background-color: transparent;
    border: 0;
    margin-left: -1px;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

#press-release .pagination-wrap .pagination>li.inactive a,
#press-release .pagination-wrap .pagination>li.inactive span {
    opacity: .5
}

#press-release .pagination-wrap .pagination>li.active>a,
#press-release .pagination-wrap .pagination>li.active>span {
    font-weight: normal;
    color: #666
}

#press-release .pagination-wrap .icon-ui-first:before {
    content: '\33';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#press-release .pagination-wrap .icon-ui-prev:before {
    content: '\32';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#press-release .pagination-wrap .icon-ui-next:before {
    content: '\34';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#press-release .pagination-wrap .icon-ui-last:before {
    content: '\36';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#company-profile {
    padding: 30px 0 0;
    margin: 20px 0 0 10px;
    background: url("/img/dotted-border.png") repeat-x top left
}

@media (max-width:1024px) {
    #company-profile {
        margin: 20px 0 0
    }
}

#press-release-pdf {
    margin: 17px 0 17px 10px;
    padding-top: 20px;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

@media (max-width:1024px) {
    #press-release-pdf {
        margin: 17px 0
    }
}

#press-release-pdf .simple-column {
    padding: 0 10px
}

#press-release-pdf .simple-column ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#press-release-pdf .simple-column ul li {
    padding: 0 0 20px;
    display: inline-block;
    width: 100%
}

#press-release-pdf .simple-column ul li figure {
    max-width: 40px;
    height: auto;
    padding: 0;
    float: left;
    margin-right: 10px
}

#press-release-pdf .simple-column ul li figure img {
    width: 100%
}

#press-release-pdf .simple-column ul li h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: 700;
    margin: 0
}

#press-release-pdf .simple-column ul li h3 a {
    color: #1d1d1d
}

#press-release-pdf .simple-column ul li p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

.text-editor+#press-release-pdf {
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x
}

#disclaimer .btn {
    margin-top: 30px;
    color: rgba(29, 29, 29, 0.6);
    text-decoration: none
}

@media (min-width:801px) {
    #disclaimer a.btn-grey {
        margin-left: 10px
    }
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66afe9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px !important
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2a6496;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 25px;
    margin-top: 2px;
    width: 20px;
    color: #999
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    color: #999
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\e079"
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\e080"
}

.ui-datepicker .ui-icon {
    display: none
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
    text-align: center;
    padding: 4px 0;
    color: #000 !important
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    transition: background-color .1s ease-in-out, color .1s ease-in-out
}

.ui-datepicker .ui-datepicker-calendar td:hover:not(.ui-datepicker-current-day) {
    background-color: #eee;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
    color: #000;
    text-align: center
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #fed300
}

.ui-datepicker td.ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default
}

.ui-datepicker-month {
    border: 0;
    color: #000
}

.ui-datepicker-year {
    border: 0;
    color: #000
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    color: transparent
}

#streaming {
    position: relative;
    overflow: hidden;
    height: 100%;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (max-width:1024px) {
    #streaming {
        background: none;
        padding: 0 0 50px 0;
        overflow: hidden
    }
}

@media (max-width:767px) {
    #streaming {
        padding: 0 0 50px 0;
        margin-top: -60px
    }
}

#streaming h2 {
    font-size: 1.6rem;
    color: #1d1d1d;
    line-height: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    font-weight: 700;
    margin: 0
}

@media (max-width:767px) {
    #streaming h2 {
        display: none
    }
}

#streaming #streaming-wrapper {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    width: calc(100% + 30px) !important;
    margin: 0 -10px
}

#streaming #streaming-wrapper>div:last-child li:last-of-type {
    background: none
}

@media (min-width:800px) and (max-width:1024px) {
    #streaming #streaming-wrapper>div:last-child li:nth-last-child(-n+2) {
        background: none
    }
}

#streaming #streaming-wrapper .btn {
    background-image: url("/img/dotted-border.png"), url("/img/dotted-border.png");
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x;
    font-size: 1.4rem;
    line-height: 14px;
    padding: 13px 0;
    color: #1d1d1d;
    width: 100%;
    text-align: center
}

#streaming #stream {
    padding-bottom: 40px;
    height: calc(100% - 40px);
    overflow: hidden
}

#streaming ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#streaming #stock-quotes {
    margin: 20px 0
}

@media (min-width:1025px) {
    #streaming #stock-quotes {
        margin: 0 0 30px 0
    }
}

#streaming #stock-quotes iframe {
    height: 48px
}

@media (min-width:768px) {
    #streaming #stock-quotes iframe {
        height: 64px
    }
}

@media (min-width:1025px) {
    #streaming #stock-quotes iframe {
        height: 195px
    }
}

#streaming .social-feed ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (min-width:800px) and (max-width:1024px) {
    #streaming .social-feed ul li {
        width: calc(50% - 22px);
        display: inline-block
    }
    #streaming .social-feed ul li:nth-of-type(odd) {
        margin-right: 40px
    }
}

#streaming .social-feed ul li:last-of-type {
    background: none
}

@media (max-width:800px) {
    #streaming .social-feed ul li:last-of-type {
        margin-bottom: 0
    }
}

#streaming .social-feed ul li figure {
    display: inline-block
}

#streaming .social-feed ul li figure.full-width {
    width: 100%
}

#streaming .social-feed ul li figure.full-width img {
    width: 100%
}

#streaming .social-feed ul li figure figcaption {
    font-size: 1.4rem;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px;
    color: #1d1d1d
}

@media (max-width:800px) {
    #streaming .social-feed ul li figure figcaption {
        left: 22%
    }
}

#streaming .social-feed ul li figure figcaption a {
    color: #1d1d1d
}

#streaming .social-feed ul li h3 {
    font-size: 1.8rem;
    line-height: 24px;
    margin: 0;
    font-weight: 700;
    color: #1d1d1d;
    margin-top: 14px
}

#streaming .social-feed ul li h4 {
    font-size: 1.8rem;
    line-height: 24px;
    margin: 0;
    font-weight: 500;
    color: #1d1d1d;
    margin-top: 14px
}

#streaming .social-feed ul li h4 strong,
#streaming .social-feed ul li h4 a {
    font-weight: 700;
    color: #1d1d1d
}

#streaming .social-feed ul li p {
    font-size: 1.4rem;
    line-height: 18px;
    margin: 0;
    color: #666;
    margin-top: 8px
}

#streaming .social-feed .btn {
    width: 100%;
    margin-bottom: 50px;
    background-image: url("/img/dotted-border.png"), url("/img/dotted-border.png");
    background-repeat: repeat-x, repeat-x;
    background-position: top left, bottom left;
    color: #1d1d1d
}

#streaming #collapse-streaming {
    position: relative
}

#streaming:last-child li {
    background: none
}

.isIe10 #streaming h2 {
    padding-top: 20px
}

#streaming-wrapper-mobile h3 {
    font-size: 1.8rem;
    color: #1d1d1d;
    font-weight: 700;
    margin: 20px 0
}

#streaming-wrapper-mobile p {
    font-size: 1.4rem;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    background: url("/img/dotted-border.png") repeat-x left bottom
}

#streaming-wrapper-mobile a {
    width: 100%
}

body {
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden
}

.hypeTemplate .post-text {
    background-color: #eee
}

.hypeTemplate_v2 .post {
    min-width: 172px !important;
    width: 100% !important
}

.hypeTemplate .post-share {
    background-color: #f7f7f7;
    color: #597ddb
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #fff
}

#collectionHolder li {
    color: #fff
}

.post-text {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

.fontcolor_post,
.fontcolor_post a {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #c9bfb9
}

#profileHolder {
    display: none !important
}

.fontcolor_post a {
    color: #6c6c6c
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #597ddb
}

.post-doublewide .clearfix.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .dl-horizontal dd.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .container.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .container-fluid.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .row.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .form-horizontal .form-group.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .btn-toolbar.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .btn-group-vertical>.btn-group.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .nav.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar-header.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar-collapse.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .pager.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .panel-body.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .modal-header.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .modal-footer.post-holder.font-secondary.fontsize-secondary.fontcolor_post {
    background-color: #597ddb
}

.post-doublewide .post-text {
    background-color: #597ddb;
    color: #fff
}

.post-doublewide .fontcolor_post a {
    color: #fff
}

.post-twitter .tweet-actions {
    display: none
}

.post-text .post-timestamp {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

#collectionHolder {
    display: none !important
}

.hypeTemplate_v2 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.hypeTemplate_v2 .post-content {
    padding: 8px 0 0 10px
}

.hypeTemplate_v2.post {
    margin: 20px 0 0 0 !important;
    padding: 0 0 18px 0;
    background: url('/dist/componenti-embed/social-svg/dotted-border.png') repeat-x left bottom
}

.post-acct {
    word-wrap: normal
}

.post-footer {
    display: none
}

.hypeTemplate .post-title p::first-line,
.hypeTemplate.text-only .post-title p::first-line,
.hypeTemplate.text-only .post-title p,
.post .post-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.post-text .post-timestamp {
    padding-top: 0;
    margin-top: 8px
}

.fontcolor_post,
.fontcolor_post a,
.post-text {
    margin-top: 0
}

.fontcolor_post a:hover {
    text-decoration: none
}

.twitter-link,
.external-link {
    font-weight: 700;
    color: #1d1d1d !important
}

.post-triangle {
    background: none
}

.post-type-icon .fa {
    text-indent: -3000em;
    width: 24px;
    height: 24px
}

.post-type-icon .fa-facebook {
    background: url('/dist/componenti-embed/social-svg/facebook.svg') no-repeat center
}

.post-type-icon .fa-twitter {
    background: url('/dist/componenti-embed/social-svg/twitter.svg') no-repeat center
}

.post-type-icon .fa-youtube {
    background: url('/dist/componenti-embed/social-svg/youtube.svg') no-repeat center
}

.post-type-icon .fa-flickr {
    background: url('/dist/componenti-embed/social-svg/flickr.svg') no-repeat center
}

.post-type-icon .fa-instagram {
    background: url('/dist/componenti-embed/social-svg/instagram.svg') no-repeat center
}

.post-type-icon .fa-google-plus {
    background: url('/dist/componenti-embed/social-svg/g+.svg') no-repeat center
}

.post-type-icon .fa-pinterest {
    background: url('/dist/componenti-embed/social-svg/pinterest.svg') no-repeat center
}

#hypeHolderInner {
    margin-top: 0 !important
}

.slider-hp-fullwidth {
    margin: 0;
    padding: 90px 0 0 0
}

@media (min-width:800px) and (max-width:1024px) {
    .slider-hp-fullwidth {
        padding: 90px 10px 0 10px
    }
}

.slider-hp-fullwidth h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #1d1d1d;
    position: absolute;
    font-size: 1.4rem;
    line-height: 15px;
    top: -45px;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.slider-hp-fullwidth .swiper-container {
    padding-left: 10px
}

@media (max-width:1024px) {
    .slider-hp-fullwidth .swiper-container {
        padding: 0
    }
}

.slider-hp-fullwidth .swiper-slide figure {
    position: relative;
    width: 100%
}

.slider-hp-fullwidth .swiper-slide figure img {
    width: 100%;
    height: auto
}

.slider-hp-fullwidth .swiper-slide figure figcaption {
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    font-size: 2rem;
    line-height: 24px;
    color: white;
    font-weight: 700
}

.slider-hp-fullwidth .swiper-pagination {
    position: relative;
    bottom: 0;
    margin: 36px 0 10px
}

@media (max-width:800px) {
    .slider-hp-fullwidth .swiper-pagination {
        margin: 26px 0
    }
}

.slider-hp-fullwidth .swiper-pagination .swiper-pagination-bullet {
    background: #999
}

.slider-hp-fullwidth .swiper-pagination .swiper-pagination-bullet:only-child {
    display: none
}

.slider-hp-fullwidth .swiper-pagination .swiper-pagination-bullet-active {
    background: #000
}

.ticker-e-procurement {
    background: rgba(0, 0, 0, 0.08);
    padding: 40px 0;
    overflow: hidden
}

@media (max-width:800px) {
    .ticker-e-procurement {
        padding-bottom: 0
    }
}

.ticker-e-procurement h2 {
    font-size: 1.8rem;
    line-height: 26px;
    padding: 0 0 20px 0;
    margin: 0 20px 20px 0;
    border-bottom: 1px solid #c1c1c1;
    color: #222;
    font-weight: 300
}

.ticker-e-procurement h2 a {
    color: #222
}

.ticker-e-procurement h3 {
    font-size: 1.8rem;
    line-height: 26px;
    margin: 0 0 13px 0;
    color: #222;
    font-weight: 700
}

.ticker-e-procurement h3 a {
    color: #222
}

.ticker-e-procurement p {
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.4rem;
    margin: 0
}

.ticker-e-procurement p.deadline-date {
    text-transform: uppercase;
    font-weight: 700
}

.ticker-e-procurement a.link,
.ticker-e-procurement a.external-link {
    -moz-user-select: none;
    background-image: none;
    background: #fed300 !important;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin: 17px 0 0 0;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: none;
    color: rgba(29, 29, 29, 0.6) !important;
    letter-spacing: 0;
    width: auto
}

.ticker-e-procurement a.link:before,
.ticker-e-procurement a.external-link:before {
    background: none;
    content: ''
}

.ticker-e-procurement a.link:hover,
.ticker-e-procurement a.external-link:hover {
    background: #1d1d1d !important;
    color: #fed300 !important
}

@media (max-width:800px) {
    .ticker-e-procurement a.link,
    .ticker-e-procurement a.external-link {
        margin-bottom: 40px
    }
}

#informative h1 {
    font-size: 3.2rem;
    line-height: 44px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 28px 0
}

@media (max-width:800px) {
    #informative h1 {
        font-size: 2.4rem;
        line-height: 34px;
        margin: 0 0 20px 0
    }
}

#informative h2 {
    font-size: 2.4rem;
    line-height: 32px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 20px 0
}

@media (max-width:800px) {
    #informative h2 {
        font-size: 2rem;
        line-height: 27px
    }
}

#informative p {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    margin: 0 0 28px 0
}

#informative p strong {
    font-weight: 700
}

#informative ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 28px 0
}

#informative ul li {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    margin: 0 0 18px 0;
    padding-left: 1em;
    text-indent: -0.6em
}

@media (max-width:800px) {
    #informative ul li {
        line-height: 26px;
        margin: 0 0 10px 0
    }
}

#informative ul li:before {
    content: "• ";
    color: #1d1d1d;
    font-size: 3.2rem;
    vertical-align: -14%;
    display: inline-block;
    padding-left: 2px
}

#informative ul li strong {
    font-weight: 700
}

#informative table {
    width: 100%;
    table-layout: fixed;
    margin: 0 0 56px 0
}

#informative table thead {
    background-color: #ebebeb
}

#informative table thead th {
    width: calc(100% / 8);
    height: auto;
    font-size: 1.4rem;
    line-height: 19px;
    color: #666;
    font-weight: 700;
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #d1d1d1
}

#informative table tbody {
    background-color: white
}

#informative table tbody td {
    width: calc(100% /8);
    height: auto;
    font-size: 1.2rem;
    line-height: 17px;
    color: #666;
    font-weight: 500;
    text-align: left;
    padding: 20px 10px;
    border: 1px solid #d1d1d1;
    word-wrap: break-word;
    vertical-align: top
}

#informative .btn {
    letter-spacing: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 24px
}

@media (max-width:800px) {
    #informative .btn {
        width: 100%;
        letter-spacing: 5px;
        word-wrap: break-word;
        line-height: 21px;
        white-space: normal;
        padding: 10px 15px
    }
}

#informative .btn:first-of-type {
    margin-right: 10px
}

@media (max-width:800px) {
    #informative .btn:first-of-type {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media (max-width:800px) {
    #informative .dropdown-informative .btn-informative {
        width: 100%;
        letter-spacing: 0;
        word-wrap: break-word;
        font-size: 1.6rem;
        line-height: 28px;
        color: #666;
        font-weight: 500;
        text-align: left;
        white-space: normal;
        padding: 20px 10px;
        background-color: #f1f1f1;
        border: 1px solid #dadada;
        margin: 0
    }
    #informative .dropdown-informative .btn-informative .caret {
        float: right;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 8px dashed #1d1d1d;
        border-top: 8px solid \9 #1d1d1d;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        margin-top: 12px;
        margin-right: 10px
    }
    #informative .dropdown-informative .dropdown-menu {
        width: 100%
    }
    #informative .dropdown-informative .dropdown-menu.active,
    #informative .dropdown-informative .dropdown-menu:active {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #informative .dropdown-informative .dropdown-menu li {
        text-indent: 0;
        padding: 15px 0;
        margin: 0 10px;
        background: url("/img/dotted-border.png") repeat-x left bottom
    }
    #informative .dropdown-informative .dropdown-menu li:last-of-type {
        background: none
    }
    #informative .dropdown-informative .dropdown-menu li a {
        padding: 0;
        word-wrap: break-word;
        white-space: normal;
        line-height: 26px
    }
    #informative .dropdown-informative .dropdown-menu li:before {
        content: none
    }
    #informative .dropdown-content.hidden {
        opacity: 0
    }
    #informative .dropdown-content ul {
        margin-top: 10px
    }
    #informative .dropdown-content ul li {
        padding: 16px 0;
        text-indent: 0;
        margin: 0;
        background: url("/img/dotted-border.png") repeat-x left bottom
    }
    #informative .dropdown-content ul li h3 {
        font-size: 1.6rem;
        line-height: 24px;
        color: #1d1d1d;
        font-weight: 700;
        margin: 0 0 6px 0
    }
    #informative .dropdown-content ul li p {
        font-size: 1.4rem;
        line-height: 22px;
        color: #666;
        margin: 0
    }
    #informative .dropdown-content ul li:before {
        content: none
    }
    #informative .dropdown-content ul li:last-of-type {
        background: none
    }
}

#reserved-area h1 {
    font-size: 3.2rem;
    line-height: 44px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 28px 0
}

@media (max-width:800px) {
    #reserved-area h1 {
        font-size: 2.4rem;
        line-height: 34px;
        margin: 0 0 20px 0
    }
}

#reserved-area p {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    margin: 0 0 14px 0
}

#reserved-area p strong {
    font-weight: 700
}

#reserved-area p b {
    font-size: 1.6rem;
    font-weight: 700;
    color: #333
}

#reserved-area p a {
    text-decoration: underline
}

#reserved-area h2 {
    font-size: 2.4rem;
    line-height: 32px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 16px 0
}

@media (max-width:800px) {
    #reserved-area h2 {
        font-size: 2rem;
        line-height: 27px
    }
}

#reserved-area .icon-list-wrap {
    font-family: 'Source Sans Pro', sans-serif !important;
    margin-top: 24px
}

#reserved-area .icon-list-wrap ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#reserved-area .icon-list-wrap ul li {
    width: calc(25% - 15px);
    display: inline-block;
    margin-right: 15px;
    vertical-align: top
}

@media (max-width:800px) {
    #reserved-area .icon-list-wrap ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 30px
    }
    #reserved-area .icon-list-wrap ul li:first-of-type {
        margin-top: 0
    }
}

#reserved-area .icon-list-wrap ul li:last-of-type {
    margin-right: 0
}

#reserved-area .icon-list-wrap ul li .top {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 16px;
    background: url("/img/dotted-border.png") repeat-x left bottom
}

#reserved-area .icon-list-wrap ul li .top figure {
    width: auto;
    float: left;
    display: inline;
    padding-right: 12px
}

#reserved-area .icon-list-wrap ul li .top figure img {
    max-height: 35px;
    float: left
}

#reserved-area .icon-list-wrap ul li .top h2 {
    display: inline;
    font-size: 2rem;
    line-height: 35px;
    color: #1d1d1d;
    font-weight: 700
}

#reserved-area .icon-list-wrap ul li p {
    font-size: 1.4rem;
    line-height: 22px;
    color: #666;
    margin-bottom: 22px
}

#reserved-area .icon-list-wrap ul li p:last-of-type {
    margin: 0
}

#reserved-area .bottom-block {
    margin-top: 40px;
    padding-top: 36px;
    border-top: 1px solid #d1d1d1
}

#reserved-area .bottom-block>div:nth-child(-n+2) {
    padding: 0
}

@media (min-width:800px) {
    #reserved-area .bottom-block>div:nth-child(-n+2):nth-child(1) {
        padding-right: 10px
    }
    #reserved-area .bottom-block>div:nth-child(-n+2):nth-child(2) {
        padding-left: 10px
    }
}

#reserved-area .bottom-block ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 28px 0
}

#reserved-area .bottom-block ul li {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    margin: 0 0 18px 0;
    padding-left: 1em;
    text-indent: -0.6em
}

@media (max-width:800px) {
    #reserved-area .bottom-block ul li {
        line-height: 26px;
        margin: 0 0 10px 0
    }
}

#reserved-area .bottom-block ul li:before {
    content: "• ";
    color: #1d1d1d;
    font-size: 3.2rem;
    vertical-align: -14%;
    display: inline-block;
    padding-left: 2px;
    margin-right: 10px
}

#reserved-area .bottom-block ul li strong {
    font-weight: 700
}

#col-dx {
    *zoom: 1;
    padding: 0 10px
}

#col-dx:before,
#col-dx:after {
    content: " ";
    display: table
}

#col-dx:after {
    clear: both
}

#col-dx:before,
#col-dx:after {
    content: " ";
    display: table
}

#col-dx:after {
    clear: both
}

#col-dx:before,
#col-dx:after {
    display: table;
    content: "";
    line-height: 0
}

#col-dx:before:after,
#col-dx:after:after {
    clear: both
}

#col-dx:before,
#col-dx:after {
    display: table;
    content: "";
    line-height: 0
}

#col-dx:before:after,
#col-dx:after:after {
    clear: both
}

#col-dx h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #1d1d1d;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 25px
}

#col-dx .panel {
    margin: 30px 0 10px 0
}

#col-dx #send-to-mail {
    background: url("/img/send-to-mail.png") no-repeat center right;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #1d1d1d;
    font-weight: 700;
    line-height: 25px;
    display: block;
    font-size: 1.4rem
}

#col-dx #share-this {
    padding: 30px 20px;
    background: #ebebeb;
    display: none !important
}

@media (min-width:1025px) {
    #col-dx #share-this {
        display: block !important
    }
}

#col-dx #share-this ul {
    margin: 0
}

#col-dx #share-this ul li {
    padding: 0;
    margin-left: 10px
}

@media (min-width:1115px) and (max-width:1153px) {
    #col-dx #share-this ul li {
        margin-left: 8px
    }
}

@media (min-width:1070px) and (max-width:1114px) {
    #col-dx #share-this ul li {
        margin-left: 6px
    }
}

@media (min-width:1025px) and (max-width:1069px) {
    #col-dx #share-this ul li {
        margin-left: 3px
    }
}

#col-dx #share-this ul li:first-child {
    margin-left: 0
}

@media (min-width:1025px) and (max-width:1315px) {
    #col-dx #share-this h3 {
        float: left;
        margin-top: -60px
    }
    #col-dx #share-this ul {
        margin-top: 20px;
        float: none !important
    }
}

#col-dx #did-you-know h3 {
    background: none;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 0 20px;
    padding-bottom: 13px
}

#col-dx #did-you-know h3 .fa {
    line-height: 25px
}

#col-dx #did-you-know p {
    padding: 0;
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 36px
}

#col-dx #did-you-know p:before {
    content: url('../../../img/quote-left.png');
    display: block;
    height: 26px;
    margin-bottom: 20px;
    text-align: left
}

#col-dx #did-you-know p:after {
    content: url('../../../img/quote-right.png');
    display: block;
    height: 26px;
    margin-top: 20px;
    text-align: right
}

#col-dx #did-you-know p a:hover {
    color: inherit
}

#col-dx #related-content h3 {
    background: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 13px;
    margin: 0 0 20px
}

#col-dx #related-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#col-dx #related-content ul li {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (max-width:800px) {
    #col-dx #related-content ul li {
        display: table
    }
}

#col-dx #related-content ul li:last-child {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0
}

#col-dx #related-content ul li figure {
    float: left;
    margin-right: 10px;
    width: 116px;
    height: 65px;
    overflow: hidden
}

#col-dx #related-content ul li figure img {
    width: 116px;
    height: 65px
}

@media (max-width:800px) {
    #col-dx #related-content ul li figure {
        display: table-cell;
        vertical-align: middle;
        max-height: 65px
    }
}

@media (max-width:800px) {
    #col-dx #related-content ul li div {
        display: table-cell;
        vertical-align: middle;
        height: 65px
    }
}

#col-dx #related-content ul li a {
    color: #1d1d1d
}

#col-dx #related-content ul li h4 {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1d1d1d
}

@media (max-width:800px) {
    #col-dx #related-content ul li h4 {
        margin-top: 0;
        margin-bottom: 5px;
        line-height: 22px
    }
}

#col-dx #related-content ul li p {
    font-size: 1.4rem
}

#col-dx #related-content ul li p span {
    font-weight: 700;
    color: #1d1d1d
}

@media (max-width:800px) {
    #col-dx #related-content ul li p {
        margin: 0;
        line-height: 20px
    }
}

@media (min-width:1024px) {
    #col-dx #related-content.col-lg-14 ul li {
        vertical-align: top;
        width: -webkit-calc(50% - 27px);
        width: -moz-calc(50% - 27px);
        width: -ms-calc(50% - 27px);
        width: calc(50% - 27px);
        display: inline-block
    }
    #col-dx #related-content.col-lg-14 ul li:nth-child(odd) {
        margin-right: 50px
    }
    #col-dx #related-content.col-lg-14 ul li:last-child {
        background: url("/img/dotted-border.png") repeat-x bottom left;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media (min-width:1024px) {
    #col-dx #related-content.col-lg-7#related-content {
        padding-right: 25px
    }
}

#col-dx #contacts-dx ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#col-dx #contacts-dx h3 {
    background: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 13px;
    margin: 0 0 20px
}

#col-dx #contacts-dx li {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (max-width:800px) {
    #col-dx #contacts-dx li {
        padding-bottom: 10px
    }
}

#col-dx #contacts-dx li:last-child {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0
}

#col-dx #contacts-dx li h4 {
    font-size: 2rem;
    margin: 0 0 20px;
    font-weight: 700;
    color: #1d1d1d;
    border: none
}

#col-dx #contacts-dx li h5 {
    font-size: 1.4rem;
    margin: 0 0 10px;
    font-weight: 700;
    color: #1d1d1d
}

#col-dx #contacts-dx li h5.sub-role {
    color: #666;
    margin: -15px 0 20px 0
}

@media (max-width:800px) {
    #col-dx #contacts-dx li h5 {
        padding-left: 1em;
        text-indent: -1em
    }
}

#col-dx #contacts-dx li h5 .fa {
    color: #b79800;
    font-size: 16px;
    margin-right: 5px
}

@media (max-width:800px) {
    #col-dx #contacts-dx li h5 .fa {
        margin-left: 1em;
        margin-right: 0
    }
}

#col-dx #contacts-dx li p {
    font-size: 1.4rem;
    line-height: 22px
}

#col-dx #contacts-dx li p .fa-twitter {
    color: #50abdd;
    margin-right: 5px;
    font-size: 20px
}

#col-dx #contacts-dx li p.social-contact {
    line-height: 20px
}

@media (min-width:1024px) {
    #col-dx #contacts-dx.col-lg-14 ul li {
        vertical-align: top;
        width: -webkit-calc(50% - 27px);
        width: -moz-calc(50% - 27px);
        width: -ms-calc(50% - 27px);
        width: calc(50% - 27px);
        display: inline-block
    }
    #col-dx #contacts-dx.col-lg-14 ul li:nth-child(odd) {
        margin-right: 50px
    }
    #col-dx #contacts-dx.col-lg-14 ul li:last-child {
        background: url("/img/dotted-border.png") repeat-x bottom left;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media (min-width:1024px) {
    #col-dx #contacts-dx.col-lg-7#contacts-dx {
        padding-left: 25px
    }
}

#social-space span[class^="PIN"] {
    width: 100%
}

#social-space h1 {
    font-size: 3.2rem;
    color: #1d1d1d;
    font-weight: 700;
    margin: 35px 0 0 0;
    text-transform: capitalize
}

@media (max-width:767px) {
    #social-space h1 {
        margin: 10px 0 0 0
    }
}

#social-space select {
    margin-top: 20px;
    height: auto;
    padding: 0 10px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: url(/img/select-arrow.png) no-repeat calc(100% - 20px) center #ddd;
    background-position: calc(100% - 20px) 50%;
    text-indent: .01px;
    text-overflow: '';
    width: 100%
}

#social-space select::-ms-expand {
    display: none
}

#social-space select option {
    font-size: 1.6rem;
    color: #333;
    padding: 20px 10px
}

.social-filters {
    padding: 20px 0 40px 0;
    overflow: hidden
}

.social-filters ul {
    margin: 0;
    padding: 0;
    float: right
}

.social-filters ul li {
    float: left;
    line-height: 1;
    text-align: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(16, 16, 16, 0.25);
    color: #808080;
    margin: 0 0 0 20px;
    cursor: pointer
}

.social-filters ul li span {
    font-size: 1.6rem;
    line-height: 64px
}

.social-filters ul li i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social-filters ul li.active {
    border: none;
    background: #808080;
    color: white
}

#social-menu {
    padding: 20px
}

#social-menu .panel {
    background: url("/img/dotted-border.png") repeat-x bottom left;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0
}

#social-menu .panel img {
    display: inline-block;
    padding-right: 10px
}

#social-menu .panel h3 {
    display: inline-block;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 700;
    color: #333
}

#social-menu .panel h3 a {
    color: #333
}

#social-menu .panel ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none
}

#social-menu .panel ul li {
    margin-bottom: 10px;
    position: relative
}

#social-menu .panel ul li:last-child {
    margin: 0
}

#social-menu .panel ul li:hover:after {
    content: "\69";
    font-family: 'Eni-User-Interface-Font' !important;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#social-menu .panel:last-child {
    background: none
}

#social-menu .panel .dropdown {
    position: relative;
    margin: 10px 0;
    width: 100%
}

#social-menu .panel .dropdown .btn {
    width: 100%;
    border: 1px solid #d1d1d1;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 6px 10px;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
    text-transform: none;
    color: #333;
    letter-spacing: 0
}

#social-menu .panel .dropdown .btn .caret {
    color: #999;
    display: inline-block;
    margin: 5px 0
}

#social-menu .panel .dropdown .dropdown-menu {
    padding: 0;
    margin: 0;
    top: 28px
}

#social-menu .panel .dropdown .dropdown-menu li {
    margin: 0 10px;
    padding: 5px 0;
    text-align: left;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

#social-menu .panel .dropdown .dropdown-menu li:first-child {
    padding-top: 10px
}

#social-menu .panel .dropdown .dropdown-menu li:last-child {
    padding-bottom: 10px;
    background: none
}

#social-menu .panel .dropdown .dropdown-menu li a {
    padding: 0
}

.socialNewsRoom #collectionHolder {
    display: block !important
}

#social-space [data-id="eni-com"] {
    background: transparent;
    top: 20px
}

@media (min-width:768px) {
    #social-space [data-id="eni-com"] {
        top: -64px
    }
}

body {
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
    background: transparent
}

#hypeHolderInner {
    margin-top: 80px !important
}

.hypeTemplate .post-text {
    background-color: #eee
}

[data-id="socialnewsroom"] * {
    background: transparent
}

.hypeTemplate_v2 .post {
    min-width: 172px !important;
    width: 100% !important
}

.hypeTemplate .post-share {
    background-color: #f7f7f7;
    color: #597ddb
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #fff
}

#collectionHolder li {
    color: #fff
}

.post-text {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

.fontcolor_post,
.fontcolor_post a {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #c9bfb9
}

#profileHolder {
    display: none !important
}

.fontcolor_post a {
    color: #6c6c6c
}

.hypeTemplate .post-acct .names,
.hypeTemplate:hover .post-acct .names {
    color: #597ddb
}

.post-doublewide .clearfix.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .dl-horizontal dd.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .container.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .container-fluid.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .row.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .form-horizontal .form-group.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .btn-toolbar.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .btn-group-vertical>.btn-group.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .nav.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar-header.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .navbar-collapse.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .pager.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .panel-body.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .modal-header.post-holder.font-secondary.fontsize-secondary.fontcolor_post,
.post-doublewide .modal-footer.post-holder.font-secondary.fontsize-secondary.fontcolor_post {
    background-color: #597ddb
}

.post-doublewide .post-text {
    background-color: #597ddb;
    color: #fff
}

.post-doublewide .fontcolor_post a {
    color: #fff
}

.post-twitter .tweet-actions {
    display: none
}

.post-text .post-timestamp {
    color: #666;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 8px 0 0
}

.hypeTemplate_v2 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.hypeTemplate_v2 .post-content {
    padding: 8px 0 0 10px
}

.hypeTemplate_v2.post {
    margin: 20px 0 0 0 !important;
    padding: 0 0 18px 0;
    background: url('/dist/componenti-embed/social-svg/dotted-border.png') repeat-x left bottom
}

.post-acct {
    word-wrap: normal
}

.hypeTemplate_v2 .post-footer img {
    border-radius: 0
}

.hypeTemplate .post-title p::first-line,
.hypeTemplate.text-only .post-title p::first-line,
.hypeTemplate.text-only .post-title p,
.post .post-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.post-text .post-timestamp {
    padding-top: 0;
    margin-top: 8px
}

.fontcolor_post,
.fontcolor_post a,
.post-text {
    margin-top: 0
}

.fontcolor_post a:hover {
    text-decoration: none
}

.twitter-link,
.external-link {
    font-weight: 700;
    color: #1d1d1d !important
}

.post-triangle {
    background: none
}

.post-type-icon .fa {
    text-indent: -3000em;
    width: 32px;
    height: 32px
}

.post-type-icon .fa-facebook {
    background: url('/dist/componenti-embed/social-svg/facebook.svg') no-repeat center
}

.post-type-icon .fa-twitter {
    background: url('/dist/componenti-embed/social-svg/twitter.svg') no-repeat center
}

.post-type-icon .fa-youtube {
    background: url('/dist/componenti-embed/social-svg/youtube.svg') no-repeat center
}

.post-type-icon .fa-flickr {
    background: url('/dist/componenti-embed/social-svg/flickr.svg') no-repeat center
}

.post-type-icon .fa-instagram {
    background: url('/dist/componenti-embed/social-svg/instagram.svg') no-repeat center
}

.post-type-icon .fa-google-plus {
    background: url('/dist/componenti-embed/social-svg/g+.svg') no-repeat center
}

.post-type-icon .fa-pinterest {
    background: url('/dist/componenti-embed/social-svg/pinterest.svg') no-repeat center
}

#collectionHolder {
    width: auto;
    right: 20px
}

#collectionHolder ul {
    height: auto
}

#collectionHolder li {
    border: 1px solid #808080;
    border-radius: 50%;
    color: #808080;
    height: 64px;
    width: 64px;
    background: white;
    line-height: 1;
    padding: 0 !important;
    margin: 0 0 0 20px !important;
    top: auto !important
}

#collectionHolder li:last-child {
    display: none
}

#collectionHolder li.active {
    background: #808080;
    color: white
}

#collectionHolder li i:before,
#collectionHolder li i:after {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.collection-triangle {
    display: none !important
}

.collections-sub-item {
    color: white
}

[class*="foundicon-"]::before,
#collectionHolder .fa {
    font-size: 28px
}

#collectionHolder li:first-child {
    margin-left: 0 !important
}

#collectionHolder li:first-child i.fa-home:before {
    content: "All";
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 62px;
    font-weight: 700
}

#hypeBottomLoading {
    background-image: url("/dist/componenti-embed/social-svg/ico/loading.gif")
}

[class*="foundicon-"]::before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 28px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto
}

.foundicon-facebook::before {
    content: "\f09a"
}

.foundicon-twitter::before {
    content: "\f099"
}

.foundicon-youtube::before {
    content: "\f167"
}

.foundicon-pinterest::before {
    content: "\f0d2"
}

.foundicon-instagram::before {
    content: "\f16d"
}

.foundicon-flickr::before {
    content: "\f16e"
}

.foundicon-slideshare::before {
    content: "\f1e7"
}

@media screen and (max-width:747px) {
    #collectionHolder li {
        width: 34px;
        height: 34px;
        margin: 0 0 0 10px !important
    }
    #collectionHolder li i {
        line-height: 34px
    }
    [class*="foundicon-"]::before,
    #collectionHolder .fa {
        font-size: 14px
    }
    #collectionHolder {
        right: auto;
        left: 0
    }
}

@media screen and (min-width:748px) and (max-width:780px) {
    #collectionHolder li {
        margin-left: 5px !important
    }
}

body {
    position: relative
}

#calendar-events-wrap {
    padding: 20px 40px 0 0
}

@media (max-width:800px) {
    #calendar-events-wrap {
        padding: 10px 0 0 0
    }
}

#calendar-events-wrap h1 {
    font-size: 3.2rem;
    line-height: 52px;
    margin: 0 0 30px 0;
    font-weight: 700;
    color: #1d1d1d
}

@media (max-width:800px) {
    #calendar-events-wrap h1 {
        font-size: 2.4rem;
        line-height: 34px;
        margin: 0 0 20px 0
    }
}

#calendar-events-wrap .calendar-events {
    padding: 0 0 30px 0
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events {
        padding: 0 0 40px 0
    }
}

#calendar-events-wrap .calendar-events p {
    font-size: 1.4rem;
    line-height: 20px;
    color: #666;
    margin: 10px 0 0 0
}

#calendar-events-wrap .calendar-events .calendar-events-top {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 16px;
    border-bottom: 1px solid #d6d6d6
}

#calendar-events-wrap .calendar-events .calendar-events-top h2 {
    font-size: 2rem;
    line-height: 34px;
    margin: 0;
    font-weight: 700;
    color: #1d1d1d;
    width: 50%;
    float: left
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .calendar-events-top h2 {
        line-height: 30px
    }
}

#calendar-events-wrap .calendar-events .calendar-events-top .add-all {
    width: 50%;
    text-align: right;
    float: right
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .calendar-events-top .add-all {
        display: none
    }
}

#calendar-events-wrap .calendar-events .calendar-events-top .add-all a {
    font-size: 1.4rem;
    line-height: 34px;
    margin: 0;
    font-weight: 700;
    color: #666;
    text-transform: uppercase
}

#calendar-events-wrap .calendar-events .item {
    padding: 20px 0 0 0;
    border-bottom: 1px solid #d6d6d6
}

#calendar-events-wrap .calendar-events .item:last-of-type {
    border-bottom: none
}

#calendar-events-wrap .calendar-events .item .date {
    float: left;
    width: 90px;
    height: 90px;
    background: rgba(174, 35, 70, 0.7);
    color: #fff;
    text-align: center;
    margin: 0 20px 20px 0
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .date {
        margin: 0 0 20px 0;
        width: 60px;
        height: auto
    }
}

#calendar-events-wrap .calendar-events .item .date span:nth-of-type(1) {
    width: 100%;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 14px;
    font-weight: 700;
    padding-top: 18px;
    float: left
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .date span:nth-of-type(1) {
        display: inline;
        font-size: 1.4rem;
        line-height: 28px;
        padding-top: 0;
        float: right;
        width: 60%;
        text-align: left;
        padding-left: 2px
    }
}

#calendar-events-wrap .calendar-events .item .date span:nth-of-type(2) {
    width: 100%;
    font-size: 4.2rem;
    line-height: 42px;
    font-weight: 300;
    float: left
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .date span:nth-of-type(2) {
        display: inline;
        font-size: 1.4rem;
        line-height: 28px;
        font-weight: 700;
        width: 40%;
        text-align: right
    }
}

#calendar-events-wrap .calendar-events .item .event-details-wrap {
    display: table;
    height: 90px;
    margin-bottom: 20px
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .event-details-wrap {
        clear: both;
        height: auto
    }
}

#calendar-events-wrap .calendar-events .item .event-details-wrap .event-details {
    display: table-cell;
    height: auto;
    vertical-align: middle
}

#calendar-events-wrap .calendar-events .item .event-details-wrap .event-details h3 {
    float: left;
    width: 78%;
    margin: 0 0 4px 0;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 700;
    color: #1d1d1d
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .event-details-wrap .event-details h3 {
        width: 100%;
        font-size: 1.6rem;
        line-height: 22px;
        margin: 0 0 10px 0
    }
}

#calendar-events-wrap .calendar-events .item .event-details-wrap .event-details p {
    float: left;
    width: 78%;
    margin: 0 0 2px 0;
    font-size: 1.4rem;
    line-height: 18px;
    color: #666
}

#calendar-events-wrap .calendar-events .item .event-details-wrap .event-details p:last-of-type {
    margin: 0
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .event-details-wrap .event-details p {
        line-height: 22px;
        width: 100%
    }
    #calendar-events-wrap .calendar-events .item .event-details-wrap .event-details p:nth-of-type(2) {
        margin-top: 10px
    }
}

#calendar-events-wrap .calendar-events .item .event-details-wrap .event-details p strong {
    font-weight: 700;
    color: #1d1d1d
}

#calendar-events-wrap .calendar-events .item .add-item {
    display: none;
    padding: 18px 0;
    background: url(/img/dotted-border.png) repeat-x top left;
    border-bottom: 1px solid #d6d6d6
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .add-item {
        padding: 10px 0
    }
}

#calendar-events-wrap .calendar-events .item .add-item a {
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 14px;
    color: #666;
    font-weight: 700
}

@media (max-width:800px) {
    #calendar-events-wrap .calendar-events .item .add-item a {
        color: #1d1d1d;
        text-transform: capitalize
    }
}

#calendar-events-wrap .calendar-events .item.active .date {
    background: #ae2346
}

#calendar-events-wrap .calendar-events .item.active .add-item {
    display: block
}

#calendar-events-wrap .calendar-events .item.active:not(:last-child) {
    border-bottom: none
}

.stock-quotes object,
.stock-quotes embed,
.stock-quotes iframe {
    width: 100%
}

#contacts-page {
    padding: 30px 0 30px 0;
    text-align: left
}

@media (max-width:800px) {
    #contacts-page {
        padding: 10px 0;
        margin: 0 -10px
    }
}

#contacts-page h1,
#contacts-page h2,
#contacts-page h3,
#contacts-page h4 {
    color: #1d1d1d;
    font-weight: 700
}

#contacts-page h1 {
    font-size: 3.2rem;
    margin: 0 0 20px 0
}

@media (max-width:800px) {
    #contacts-page h1 {
        font-size: 2.4rem;
        line-height: 34px
    }
}

#contacts-page h2 {
    font-size: 2rem;
    margin: 18px 0 10px 0
}

#contacts-page h2 a {
    color: #1d1d1d
}

#contacts-page h3 {
    font-size: 2rem;
    margin: 0
}

#contacts-page h4 {
    font-size: 1.4rem;
    margin: 0 0 10px 0
}

#contacts-page p {
    margin: 0
}

#contacts-page strong {
    color: #1d1d1d
}

#contacts-page .panel {
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden
}

@media (max-width:800px) {
    #contacts-page .panel {
        padding-bottom: 0
    }
}

#contacts-page .panel.bordered {
    background: url("../../../img/dotted-border.png") repeat-x bottom left
}

@media (max-width:800px) {
    #contacts-page .panel.bordered {
        border-bottom: 1px solid #d1d1d1;
        background: none
    }
}

@media (max-width:800px) {
    #contacts-page .panel.bordered p {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:800px) {
    #contacts-page .panel.bordered p {
        text-align: left
    }
}

@media (max-width:800px) {
    #contacts-page .panel.bordered h2 {
        margin-top: 10px
    }
}

#contacts-page .panel img {
    width: 100%
}

@media (max-width:801px) {
    #contacts-page .panel img {
        max-width: 100%
    }
}

@media (max-width:800px) {
    #contacts-page .panel p {
        font-size: 1.6rem;
        line-height: 26px
    }
}

#contacts-page ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#contacts-page ul li {
    padding: 15px 0
}

#contacts-page ul li:first-child {
    background: url("../../../img/dotted-border.png") repeat-x bottom left
}

#contacts-page ul li .fa {
    margin-right: 5px;
    color: #b79800;
    font-size: 16px
}

#contacts-page ul li img.marker {
    margin-right: 5px;
    width: 10px;
    height: 14px;
    vertical-align: top
}

#contacts-page ul li p {
    font-size: 1.4rem;
    line-height: 22px
}

#contacts-page ul.list-inline>li {
    width: 100%;
    padding-right: 20px;
    float: left;
    display: block
}

@media (min-width:1024px) {
    #contacts-page ul.list-inline>li {
        width: calc(33.3333% - 20px)
    }
}

#contacts-page ul.list-inline>li h3 {
    padding: 0 0 15px 0;
    background: url("../../../img/dotted-border.png") repeat-x bottom left;
    margin: 30px 30px 20px 0
}

@media (max-width:800px) {
    #contacts-page ul.list-inline>li h3 {
        padding: 0 0 20px 0
    }
}

@media (max-width:800px) {
    #contacts-page ul.list-inline>li#other-contacts .link-list {
        padding-bottom: 10px
    }
}

#contacts-page ul.list-inline>li#other-contacts li {
    padding: 0
}

#contacts-page ul.list-inline>li#other-contacts h3 {
    padding: 0;
    background: none;
    margin-bottom: 15px
}

#contacts-page .box-location {
    overflow: hidden;
    display: table;
    vertical-align: middle;
    padding: 0 0 20px 0;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    width: 100%
}

#contacts-page .box-location figure {
    padding-right: 20px;
    display: table-cell;
    width: 248px
}

@media (max-width:767px) {
    #contacts-page .box-location figure {
        width: 172px
    }
}

#contacts-page .box-location figure img {
    width: 100%;
    border-radius: 50%;
    display: table-cell
}

#contacts-page .box-location .title {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

#contacts-page .box-location .vertical-text {
    display: table-cell;
    vertical-align: middle
}

#contacts-page .box-location-wrap:first-child {
    padding-right: 30px
}

#contacts-page .box-location-wrap:nth-of-type(2) {
    padding-left: 30px
}

@media (max-width:800px) {
    #contacts-page .box-location-wrap {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
    #contacts-page .box-location-wrap:first-child {
        margin-bottom: 30px
    }
}

#contacts-page .green-number {
    font-size: 2rem;
    color: #25b23c;
    display: block
}

#contacts-page .green-number.big {
    font-size: 8rem;
    margin: 50px 0;
    text-align: center
}

@media (max-width:800px) {
    #contacts-page .green-number.big {
        font-size: 5.4rem;
        margin: 20px 0
    }
}

#contacts-page .content-list-wrap .content-list li {
    background: none;
    border-bottom: 1px solid #d1d1d1;
    width: calc(100%);
    padding: 30px 0
}

#contacts-page .content-list-wrap .content-list li:nth-last-of-type(-n+2) {
    border-bottom: 0
}

@media (min-width:767px) {
    #contacts-page .content-list-wrap .content-list li {
        width: calc(50% - 32px)
    }
}

#contacts-page .content-list-wrap .content-list li .vertical-text .title {
    height: 132px
}

#contacts-page .content-list-wrap .content-list .info-list {
    margin-top: 20px;
    background: rgba(0, 0, 0, 0) url("/img/dotted-border.png") repeat-x scroll left top;
    padding-top: 20px
}

#contacts-page .content-list-wrap .content-list .info-list li {
    width: auto;
    display: block;
    margin: 0;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
    border: none
}

#contacts-page .content-list-wrap {
    padding-right: 0;
    padding-left: 0
}

@media (max-width:801px) {
    #contacts-page .content-list-wrap figure {
        float: left
    }
    #contacts-page .content-list-wrap * {
        text-align: left
    }
}

#contacts-page .side-info h3 {
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    margin-bottom: 20px
}

#contacts-page .side-info p {
    font-size: 1.4rem;
    line-height: 22px;
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    margin-bottom: 20px
}

#contacts-page .side-info span {
    display: block;
    font-size: 1.4rem;
    line-height: 22px
}

#contacts-page .side-info span a {
    font-size: 1.4rem;
    line-height: 22px
}

#contacts-page .tab-box {
    margin-top: 30px
}

#contacts-page .tab-box .nav-tabs {
    border-bottom-color: #b7b7b7;
    border-bottom: none
}

#contacts-page .tab-box .nav-tabs li {
    padding: 0;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #b7b7b7;
    background: #f1f1f1;
    margin: 0;
    width: 100%;
    text-align: center
}

@media (min-width:1025px) {
    #contacts-page .tab-box .nav-tabs li {
        width: calc((100% / 7))
    }
}

#contacts-page .tab-box .nav-tabs li:last-child {
    border-right: 0
}

#contacts-page .tab-box .nav-tabs li.active {
    background: #fff
}

#contacts-page .tab-box .nav-tabs li a {
    padding: 20px 0;
    text-align: left;
    padding-left: 20px;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    border-radius: 0;
    border-color: transparent;
    color: grey
}

@media (min-width:801px) {
    #contacts-page .tab-box .nav-tabs li a {
        font-size: 1.2rem
    }
}

@media (min-width:1024px) {
    #contacts-page .tab-box .nav-tabs li a {
        text-align: center;
        padding-left: 0;
        font-size: 1.4rem
    }
}

@media (min-width:801px) and (max-width:1024px) {
    #contacts-page .tab-box .nav-tabs li a {
        padding: 20px 15px
    }
}

#contacts-page .tab-box .nav-tabs li a:active,
#contacts-page .tab-box .nav-tabs li a:focus {
    outline: none
}

#contacts-page .tab-box .nav-tabs li.active {
    margin-bottom: -1px;
    border-width: 0 1px;
    border-color: #b7b7b7;
    border-top: 3px solid #fed300
}

#contacts-page .tab-box .nav-tabs li.active a {
    background: white;
    padding-top: 18px;
    color: #1d1d1d
}

@media (max-width:1024px) {
    #contacts-page .tab-box .nav-tabs {
        border: 1px solid #d1d1d1;
        *zoom: 1;
        height: 56px;
        overflow: hidden
    }
    #contacts-page .tab-box .nav-tabs:before,
    #contacts-page .tab-box .nav-tabs:after {
        display: table;
        content: "";
        line-height: 0
    }
    #contacts-page .tab-box .nav-tabs:before:after,
    #contacts-page .tab-box .nav-tabs:after:after {
        clear: both
    }
    #contacts-page .tab-box .nav-tabs li {
        display: none;
        background: transparent;
        float: left
    }
    #contacts-page .tab-box .nav-tabs li.active {
        display: block;
        float: left;
        margin-bottom: 0;
        border-width: 0;
        border-color: 0;
        border-top: 0
    }
    #contacts-page .tab-box .nav-tabs li.active:before,
    #contacts-page .tab-box .nav-tabs li.active:after {
        content: '';
        width: 54px;
        background: #ebebeb;
        height: 100%;
        min-height: 54px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: #b2b2b2;
        font-size: 24px;
        line-height: 54px;
        font-weight: bold;
        text-align: center
    }
    #contacts-page .tab-box .nav-tabs li.active:before {
        content: "\f104";
        float: left;
        border-right: 1px solid #d1d1d1
    }
    #contacts-page .tab-box .nav-tabs li.active:after {
        content: "\f105";
        float: right;
        border-left: 1px solid #d1d1d1
    }
    #contacts-page .tab-box .nav-tabs li.active a {
        float: left;
        width: calc(100% - 108px)
    }
    #contacts-page .tab-box .nav-tabs li a {
        font-size: 1.5rem;
        text-align: center;
        line-height: 16px;
        padding: 18px 0;
        background: transparent
    }
}

#contacts-page .tab-box .tab-content {
    padding: 40px 0 0 0
}

#contacts-page .tab-box .tab-content div.border {
    margin-bottom: 30px
}

#contacts-page .tab-box .tab-content .top-wrap.margin-bottom {
    margin-bottom: 30px
}

#contacts-page .tab-box .tab-content .top {
    width: calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: -moz-calc(50% - 4px);
    width: -ms-calc(50% - 4px);
    display: inline-block;
    padding-bottom: 40px
}

#contacts-page .tab-box .tab-content .top:nth-of-type(1) {
    padding-right: 30px
}

#contacts-page .tab-box .tab-content .top:nth-of-type(2) {
    padding-left: 30px
}

#contacts-page .tab-box .tab-content .top:only-child {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .top:only-child {
        width: 100%
    }
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .top {
        width: 100%;
        display: block
    }
    #contacts-page .tab-box .tab-content .top:nth-of-type(1) {
        padding-right: 0
    }
    #contacts-page .tab-box .tab-content .top:nth-of-type(2) {
        padding-left: 0
    }
}

#contacts-page .tab-box .tab-content .top figure {
    width: 100%;
    max-width: 228px;
    float: left
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top figure {
        max-width: 172px;
        float: none;
        position: relative;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

#contacts-page .tab-box .tab-content .top figure img {
    width: 100%
}

#contacts-page .tab-box .tab-content .top.no-images {
    padding-top: 30px;
    padding-bottom: 0;
    vertical-align: top
}

#contacts-page .tab-box .tab-content .top.no-images .details {
    width: 100%;
    height: auto;
    padding-left: 0
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top.no-images .details h3 {
        text-align: left
    }
}

#contacts-page .tab-box .tab-content .top.no-images .details p {
    font-weight: 700
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top.no-images .details p {
        text-align: left
    }
}

#contacts-page .tab-box .tab-content .top .details {
    float: left;
    width: calc(100% - 228px);
    width: -webkit-calc(100% - 228px);
    width: -moz-calc(100% - 228px);
    width: -ms-calc(100% - 228px);
    height: 228px;
    display: table;
    padding-left: 20px
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top .details {
        padding-left: 0;
        width: 100%;
        float: none;
        position: relative;
        display: block;
        text-align: center;
        height: auto
    }
}

#contacts-page .tab-box .tab-content .top .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top .details div {
        width: 100%;
        float: none;
        position: relative;
        display: block;
        text-align: center
    }
}

#contacts-page .tab-box .tab-content .top .details div h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .top .details div h3 {
        background: none;
        margin-bottom: 0;
        padding-bottom: 10px
    }
}

#contacts-page .tab-box .tab-content .top .details div p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666
}

#contacts-page .tab-box .tab-content .top .details div p strong {
    display: block;
    color: #1d1d1d;
    font-weight: 700
}

#contacts-page .tab-box .tab-content .bottom {
    padding: 40px 0 0 0;
    border-top: 1px solid rgba(209, 209, 209, 0.6)
}

#contacts-page .tab-box .tab-content .bottom:last-of-type {
    border-bottom: 1px solid rgba(209, 209, 209, 0.6);
    margin-bottom: 40px
}

#contacts-page .tab-box .tab-content .bottom .col-right {
    float: right;
    width: calc((100% / 3) * 2);
    width: -webkit-calc((100% / 3) * 2);
    width: -moz-calc((100% / 3) * 2);
    width: -ms-calc((100% / 3) * 2);
    text-align: right
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .bottom .col-right {
        position: relative;
        width: 100%;
        height: auto;
        text-align: center
    }
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .bottom .col-right {
        float: none;
        width: 100%;
        text-align: center
    }
}

#contacts-page .tab-box .tab-content .bottom .map {
    float: left;
    width: calc(100% / 3);
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: -ms-calc(100% / 3);
    height: auto;
    padding-right: 60px
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .bottom .map {
        float: none;
        width: 100%;
        text-align: left;
        padding-right: 0;
        margin-bottom: 40px
    }
}

#contacts-page .tab-box .tab-content .bottom .contact {
    float: left;
    width: calc(50% - 30px);
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: -ms-calc(50% - 30px);
    height: auto
}

#contacts-page .tab-box .tab-content .bottom .contact:nth-of-type(odd) {
    margin-right: 60px
}

#contacts-page .tab-box .tab-content .bottom .contact:nth-of-type(even) {
    margin-right: 0;
    float: right
}

#contacts-page .tab-box .tab-content .bottom .contact:only-of-type {
    margin-right: 0;
    float: right
}

#contacts-page .tab-box .tab-content .bottom .contact:last-of-type {
    margin-right: 0;
    float: right
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .bottom .contact {
        width: 100%
    }
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .bottom .map {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        padding-right: 0
    }
}

#contacts-page .tab-box .tab-content .bottom .map p {
    font-size: 2.6rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 300
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .bottom .map p {
        text-align: center
    }
}

#contacts-page .tab-box .tab-content .bottom .map figure {
    max-width: 324px;
    margin-top: 20px
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .bottom .map figure {
        margin: 0 auto;
        margin-top: 40px
    }
}

@media (max-width:800px) {
    #contacts-page .tab-box .tab-content .bottom .map figure {
        display: none
    }
}

#contacts-page .tab-box .tab-content .bottom .map figure img {
    width: 100%
}

#contacts-page .tab-box .tab-content .bottom .contact {
    margin-bottom: 40px
}

#contacts-page .tab-box .tab-content .bottom .contact figure {
    width: 132px;
    height: 132px;
    margin: 0 auto
}

#contacts-page .tab-box .tab-content .bottom .contact figure img {
    width: 100%
}

#contacts-page .tab-box .tab-content .bottom .contact h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 10px 0;
    width: 100%;
    text-align: center
}

#contacts-page .tab-box .tab-content .bottom .contact .city {
    text-align: center
}

#contacts-page .tab-box .tab-content .bottom .contact .city figure {
    margin: 0 auto;
    width: 18px;
    height: 25px
}

#contacts-page .tab-box .tab-content .bottom .contact .city figure img {
    width: 100%
}

#contacts-page .tab-box .tab-content .bottom .contact .city h4 {
    font-size: 1.4rem;
    line-height: 18px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 4px 0;
    width: 100%;
    text-align: center
}

#contacts-page .tab-box .tab-content .bottom .contact .city p {
    font-size: 1.4rem;
    line-height: 22px;
    color: #666
}

#contacts-page .tab-box .tab-content .bottom .contact .city p:first-of-type {
    line-height: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url("../../../img/dotted-border.png") repeat-x bottom left
}

@media (max-width:767px) {
    #contacts-page .tab-box .tab-content .bottom .contact .city p:first-of-type {
        background: none;
        padding-bottom: 0
    }
}

#contacts-page .tab-box .tab-content .bottom .contact .city p a {
    color: #666;
    text-decoration: none
}

#contacts-page .tab-box .tab-content .bottom .contact .city p a:hover {
    color: #666;
    text-decoration: none
}

@media (max-width:767px) {
    #contacts-page .link-list li a.link:before {
        margin-left: -10px
    }
    #contacts-page .tab-pane {
        margin: 0 -10px
    }
    #contacts-page .tab-pane .content-list .vertical-text {
        padding: 0 0 0 20px;
        width: calc(100% - 140px)
    }
    #contacts-page .tab-pane .content-list .vertical-text .title h3 {
        font-size: 2rem;
        line-height: 24px
    }
    #contacts-page .tab-pane .content-list .vertical-text .title p {
        font-size: 1.4rem;
        line-height: 19px;
        font-weight: 700
    }
}

@media (max-width:767px) and (max-width:767px) {
    #contacts-page .tab-pane {
        margin: 0
    }
}

#contacts-page.leaf .panel {
    border-top: 1px solid rgba(209, 209, 209, 0.6)
}

#contacts-page.leaf .panel:not(.bordered) {
    padding-top: 40px
}

@media (max-width:800px) {
    #contacts-page.leaf .panel {
        padding-top: 0
    }
}

#contacts-page.leaf .panel.bordered {
    background: none;
    margin-bottom: 0;
    border: none
}

#contacts-page.leaf h1 {
    margin: 0
}

@media (max-width:800px) {
    #contacts-page.leaf h1 {
        margin: 0 0 20px 0
    }
}

#contacts-page.leaf .top {
    width: calc(50% - 2px);
    width: -webkit-calc(50% - 2px);
    width: -moz-calc(50% - 2px);
    width: -ms-calc(50% - 2px);
    display: inline-block;
    padding-bottom: 40px;
    vertical-align: top
}

#contacts-page.leaf .top:nth-of-type(1) {
    padding-right: 30px
}

@media (max-width:800px) {
    #contacts-page.leaf .top:nth-of-type(1) {
        padding-right: 0;
        margin-top: 40px
    }
}

#contacts-page.leaf .top:nth-of-type(2) {
    padding-left: 30px
}

@media (max-width:800px) {
    #contacts-page.leaf .top:nth-of-type(2) {
        padding-left: 0
    }
}

#contacts-page.leaf .top:only-of-type {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 40px;
    display: block;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:800px) {
    #contacts-page.leaf .top:only-of-type {
        width: 100%;
        margin-top: 40px
    }
}

@media (max-width:800px) {
    #contacts-page.leaf .top {
        width: 100%
    }
}

#contacts-page.leaf .top figure {
    width: 100%;
    max-width: 152px;
    float: left
}

@media (max-width:767px) {
    #contacts-page.leaf .top figure {
        max-width: 172px;
        float: none;
        position: relative;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

#contacts-page.leaf .top figure img {
    width: 100%
}

#contacts-page.leaf .top .details {
    float: left;
    width: calc(100% - 152px);
    width: -webkit-calc(100% - 152px);
    width: -moz-calc(100% - 152px);
    width: -ms-calc(100% - 152px);
    height: 152px;
    display: table;
    padding-left: 20px
}

@media (max-width:767px) {
    #contacts-page.leaf .top .details {
        padding-left: 0;
        width: 100%;
        float: none;
        position: relative;
        display: block;
        text-align: center;
        height: auto
    }
}

#contacts-page.leaf .top .details div {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:767px) {
    #contacts-page.leaf .top .details div {
        width: 100%;
        float: none;
        position: relative;
        display: block;
        text-align: center
    }
}

#contacts-page.leaf .top .details div h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

@media (max-width:767px) {
    #contacts-page.leaf .top .details div h3 {
        background: none;
        margin-bottom: 0;
        padding-bottom: 10px
    }
}

#contacts-page.leaf .top .details div p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666
}

#contacts-page.leaf .top .details div p strong {
    display: block;
    color: #1d1d1d;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 4px
}

#contacts-page.leaf .bottom {
    padding: 40px 0 0 0;
    border-top: 1px solid rgba(209, 209, 209, 0.6)
}

#contacts-page.leaf .bottom:last-of-type {
    margin-bottom: 40px
}

#contacts-page.leaf .bottom .col-right {
    float: right;
    width: calc((100% / 3) * 2);
    width: -webkit-calc((100% / 3) * 2);
    width: -moz-calc((100% / 3) * 2);
    width: -ms-calc((100% / 3) * 2);
    text-align: right
}

@media (max-width:800px) {
    #contacts-page.leaf .bottom .col-right {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        text-align: center
    }
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .col-right {
        float: none;
        width: 100%;
        text-align: center
    }
}

#contacts-page.leaf .bottom .map {
    float: left;
    width: calc(100% / 3);
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: -ms-calc(100% / 3);
    height: auto;
    padding-right: 60px
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .map {
        float: none;
        width: 100%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 40px
    }
}

#contacts-page.leaf .bottom .contact {
    float: left;
    width: calc(50% - 30px);
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: -ms-calc(50% - 30px);
    height: auto
}

#contacts-page.leaf .bottom .contact:nth-of-type(odd) {
    margin-right: 60px
}

#contacts-page.leaf .bottom .contact:nth-of-type(even) {
    margin-right: 0;
    float: right
}

#contacts-page.leaf .bottom .contact:only-of-type {
    margin-right: 0;
    float: right
}

#contacts-page.leaf .bottom .contact:last-of-type {
    margin-right: 0;
    float: right
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .contact {
        width: 100%
    }
}

@media (max-width:800px) {
    #contacts-page.leaf .bottom .map {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        padding-right: 0;
        margin-bottom: 40px
    }
}

#contacts-page.leaf .bottom .map p {
    font-size: 2.6rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 300
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .map p {
        text-align: center
    }
}

#contacts-page.leaf .bottom .map figure {
    max-width: 324px;
    margin-top: 20px
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .map figure {
        margin: 0 auto;
        margin-top: 40px
    }
}

@media (max-width:800px) {
    #contacts-page.leaf .bottom .map figure {
        display: none
    }
}

#contacts-page.leaf .bottom .map figure img {
    width: 100%
}

#contacts-page.leaf .bottom .contact {
    margin-bottom: 40px
}

#contacts-page.leaf .bottom .contact figure {
    width: 132px;
    height: 132px;
    margin: 0 auto
}

#contacts-page.leaf .bottom .contact figure img {
    width: 100%
}

#contacts-page.leaf .bottom .contact h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 10px 0;
    width: 100%;
    text-align: center
}

#contacts-page.leaf .bottom .contact .city {
    text-align: center
}

#contacts-page.leaf .bottom .contact .city figure {
    margin: 0 auto;
    width: 18px;
    height: 25px
}

#contacts-page.leaf .bottom .contact .city figure img {
    width: 100%
}

#contacts-page.leaf .bottom .contact .city h4 {
    font-size: 1.4rem;
    line-height: 18px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 4px 0;
    width: 100%;
    text-align: center
}

#contacts-page.leaf .bottom .contact .city p {
    font-size: 1.4rem;
    line-height: 22px;
    color: #666
}

#contacts-page.leaf .bottom .contact .city p:first-of-type {
    line-height: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url("../../../img/dotted-border.png") repeat-x bottom left
}

@media (max-width:767px) {
    #contacts-page.leaf .bottom .contact .city p:first-of-type {
        background: none;
        padding-bottom: 0
    }
}

#contacts-page.leaf .bottom .contact .city p a {
    color: #666;
    text-decoration: none
}

#contacts-page.leaf .bottom .contact .city p a:hover {
    color: #666;
    text-decoration: none
}

#contacts-page .border {
    border-bottom: 1px solid rgba(209, 209, 209, 0.6);
    padding-bottom: 30px
}

#contacts-page .media-baloon figure {
    width: 100%;
    max-width: 228px;
    float: left
}

#contacts-page .media-baloon .media-baloon__details {
    float: left;
    width: -webkit-calc(100% - 228px);
    width: -moz-calc(100% - 228px);
    width: -ms-calc(100% - 228px);
    width: calc(100% - 228px);
    height: 228px;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle
}

#contacts-page .media-baloon .media-baloon__details h3 {
    font-size: 2rem;
    line-height: 30px;
    color: #1d1d1d;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
    background: url(/img/dotted-border.png) repeat-x bottom left
}

#contacts-page .media-baloon .media-baloon__details p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666
}

body {
    position: relative
}

.isIe9 #reading-list-nav {
    display: none !important
}

#reading-list-nav {
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fed300;
    width: auto;
    overflow: hidden;
    opacity: 0;
    z-index: 99
}

@media (max-width:1024px) {
    #reading-list-nav {
        display: none
    }
}

#reading-list-nav ul {
    height: 100%;
    position: relative;
    float: right;
    min-width: 100%;
    width: auto;
    padding: 15px 20px
}

#reading-list-nav li {
    padding: 0 0 10px 0
}

#reading-list-nav li a {
    text-align: right;
    padding: 0 30px 0 0;
    font-size: 1.4rem;
    color: rgba(29, 29, 29, 0.6);
    background: url("/img/reading-list-bullet.png") no-repeat right -93px
}

#reading-list-nav li a:hover,
#reading-list-nav li a:active,
#reading-list-nav li a:focus {
    color: #1d1d1d;
    background-position: right 7px
}

#reading-list-nav li a:last-child {
    padding-bottom: 0
}

#reading-list-nav li.active a {
    color: #1d1d1d;
    background-position: right 7px
}

#reading-list-nav li:last-child {
    padding-bottom: 0
}

#sms-mail-main-page .single-column {
    padding: 0 20px 30px
}

#sms-mail-main-page .single-column:first-child {
    padding: 20px 20px 30px
}

#sms-mail-main-page h1 {
    font-size: 3.2rem;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #1d1d1d
}

#sms-mail-main-page p {
    font-size: 1.6rem;
    line-height: 26px
}

#sms-mail-main-page select {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: url(/img/select-arrow.png) no-repeat calc(100% - 20px) #ddd;
    text-indent: .01px;
    text-overflow: '';
    width: 100%;
    margin: 0 0 20px 0
}

#sms-mail-main-page input[type="text"] {
    line-height: 55px;
    height: 55px;
    background: white;
    border: 1px solid #d1d1d1;
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    padding: 0 15px;
    margin: 0 0 20px 0
}

#sms-mail-main-page input[type="text"]:disabled {
    background: #d1d1d1
}

#sms-mail-main-page input[type="submit"] {
    border: none;
    padding: 0 35px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    color: rgba(29, 29, 29, 0.6);
    font-weight: 700
}

#sms-mail-main-page #col-dx {
    padding: 20px;
    background: #ebebeb
}

#sms-mail-main-page #col-dx h2 {
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #d1d1d1;
    font-size: 1.4rem;
    font-weight: 700;
    color: #1d1d1d
}

#sms-mail-main-page #col-dx p {
    margin-bottom: 20px
}

#sms-mail-main-page #col-dx input[type="text"] {
    margin: 0 0 10px 0;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem
}

#sms-mail-main-page #col-dx input[type="submit"] {
    height: 55px;
    background: #fed300;
    border: none;
    padding: 0 35px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    color: rgba(29, 29, 29, 0.6);
    font-weight: 700;
    margin: 10px 0;
    width: 100%
}

#sms-mail-main-page #col-dx .g-recaptcha iframe {
    width: 100%
}

#sms-mail-main-page #col-dx a {
    font-weight: 700;
    color: #1d1d1d
}

#sms-mail-main-page #col-dx.warning {
    background: #fff3c2
}

#sms-mail-main-page .single-column h2 {
    font-size: 2.4rem;
    color: #1d1d1d;
    margin: 20px 0 20px 0;
    padding-top: 40px;
    border-top: 1px solid #d1d1d1;
    font-weight: 700
}

#sms-mail-main-page .single-column .service {
    clear: both;
    overflow: hidden;
    padding-top: 30px;
    background: url("/img/dotted-border.png") top left repeat-x
}

#sms-mail-main-page .single-column h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 0 20px 10px;
    color: #1d1d1d
}

#sms-mail-main-page .single-column textarea {
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 20px;
    background: white;
    min-height: 170px;
    margin: 0 0 30px 0
}

#sms-mail-main-page .single-column .column-captcha {
    padding: 30px 0;
    border: solid #d1d1d1;
    border-width: 1px 0;
    margin: 30px 0 40px 0
}

#sms-mail-main-page .single-column .btn {
    padding: 15px 0;
    width: 100%;
    text-transform: capitalize
}

#sms-mail-main-page .single-column .btn:hover {
    background: #999;
    color: #fff
}

#sms-mail-main-page .single-column .btn.yellow-bg:hover {
    background: #1d1d1d !important;
    color: #fed300
}

#sms-mail-main-page .modal-content {
    padding: 40px;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    text-align: center
}

#sms-mail-main-page .modal-content h3 {
    font-size: 1.8rem;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 20px 0;
    background: none;
    padding: 0;
    line-height: 28px
}

#sms-mail-main-page .modal-content h4 {
    font-size: 3.2rem;
    font-weight: 300;
    color: #333;
    margin: 40px 0
}

#sms-mail-main-page .modal-content input[type="text"] {
    margin: 0;
    width: calc(100% - 2px)
}

#sms-mail-main-page .modal-content input[type="submit"] {
    background: #fed300 none repeat scroll 0 0;
    border: medium none;
    color: rgba(29, 29, 29, 0.6);
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    height: 55px;
    margin: 10px 0 20px 0;
    padding: 0 35px;
    width: 100%
}

#sms-mail-main-page .modal-content input[type="submit"]:last-child {
    margin-bottom: 0
}

#sms-mail-main-page .modal-content p {
    margin: 0
}

#sms-mail-main-page .modal-content a {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1d1d1d
}

#email-subscription {
    overflow: hidden;
    padding: 30px;
    background: #fff3c2;
    margin: 0 0 30px 0
}

#email-subscription h2 {
    font-size: 1.8rem;
    color: rgba(29, 29, 29, 0.6);
    font-weight: 700;
    margin: 0 0 30px 0
}

#email-subscription #formWrapper {
    position: relative
}

#email-subscription #formWrapper button[type="button"] {
    position: absolute;
    right: 3px;
    top: 3px;
    height: calc(100% - 26px);
    background: #fed300;
    border: none;
    padding: 0 35px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.6rem;
    color: rgba(29, 29, 29, 0.6);
    font-weight: 700
}

#alert-list {
    margin: 0;
    padding-left: 15px
}

#alert-list li {
    margin: 20px 0 0 0
}

#visore-mobile-app img {
    width: 100%;
    height: auto
}

#visore-mobile-app .visore-txt {
    z-index: 3;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    border-top: 0
}

#visore-mobile-app .visore-txt h1 {
    color: white;
    font-size: 3.2rem;
    margin: 0 0 10px 0;
    font-weight: 700
}

#visore-mobile-app .visore-txt h1.black {
    color: black
}

#visore-mobile-app .visore-txt h1.black:after {
    background-color: rgba(0, 0, 0, 0.4)
}

#visore-mobile-app .visore-txt p {
    font-size: 1.6rem;
    line-height: 26px;
    color: #fff;
    font-weight: 300;
    margin: 0
}

@media (max-width:1025px) {
    #visore-mobile-app .visore-txt p {
        font-size: 2rem;
        line-height: 30px
    }
}

@media (max-width:801px) {
    #visore-mobile-app .visore-txt p {
        font-size: 2rem;
        line-height: 30px
    }
}

#visore-mobile-app .visore-txt p strong {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1px
}

@media (max-width:801px) {
    #visore-mobile-app .visore-txt p strong {
        border: none
    }
}

#title-mobile-app .visore-txt {
    border: 0;
    padding: 30px 20px 80px
}

@media (max-width:800px) {
    #title-mobile-app .visore-txt {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    #title-mobile-app .visore-txt {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 25px;
        padding-top: 28px
    }
}

#title-mobile-app h1 {
    font-size: 3.2rem;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #1d1d1d
}

#title-mobile-app h1.black {
    color: black
}

#title-mobile-app h1.black:after {
    background-color: rgba(0, 0, 0, 0.4)
}

#title-mobile-app p {
    font-size: 1.6rem;
    line-height: 26px
}

#list-mobile-app .nav-tabs {
    border-bottom-color: #b7b7b7
}

#list-mobile-app .nav-tabs li {
    padding: 0;
    border-right: 1px solid #d4d4d4;
    background: #f1f1f1;
    margin: 0;
    width: 100%;
    text-align: center
}

@media (min-width:801px) {
    #list-mobile-app .nav-tabs li {
        width: calc((100% / 3));
        width: -webbkit-calc((100% / 3));
        width: -moz-calc((100% / 3));
        width: -ms-calc((100% / 3))
    }
}

#list-mobile-app .nav-tabs li:last-child {
    border-right: 0
}

#list-mobile-app .nav-tabs li a {
    padding: 20px 0;
    text-align: left;
    padding-left: 20px;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    border-radius: 0;
    border-color: transparent;
    color: grey
}

@media (min-width:801px) {
    #list-mobile-app .nav-tabs li a {
        font-size: 1.2rem
    }
}

@media (min-width:1024px) {
    #list-mobile-app .nav-tabs li a {
        text-align: center;
        padding-left: 0;
        font-size: 1.4rem
    }
}

#list-mobile-app .nav-tabs li a:active,
#list-mobile-app .nav-tabs li a:focus {
    outline: none
}

#list-mobile-app .nav-tabs li.active {
    margin-bottom: -1px;
    border-width: 0 1px;
    border-color: #b7b7b7;
    border-top: 3px solid #fed300
}

#list-mobile-app .nav-tabs li.active a {
    background: white;
    padding-top: 18px;
    color: #1d1d1d
}

@media (max-width:801px) {
    #list-mobile-app .nav-tabs {
        border: 1px solid #d1d1d1;
        *zoom: 1;
        height: 56px;
        overflow: hidden
    }
    #list-mobile-app .nav-tabs:before,
    #list-mobile-app .nav-tabs:after {
        display: table;
        content: "";
        line-height: 0
    }
    #list-mobile-app .nav-tabs:before:after,
    #list-mobile-app .nav-tabs:after:after {
        clear: both
    }
    #list-mobile-app .nav-tabs li {
        display: none;
        background: transparent;
        float: left
    }
    #list-mobile-app .nav-tabs li.active {
        display: block;
        float: left;
        margin-bottom: 0;
        border-width: 0;
        border-color: 0;
        border-top: 0
    }
    #list-mobile-app .nav-tabs li.active:before,
    #list-mobile-app .nav-tabs li.active:after {
        content: '';
        width: 54px;
        background: #ebebeb;
        height: 100%;
        min-height: 54px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: #b2b2b2;
        font-size: 24px;
        line-height: 54px;
        font-weight: bold;
        text-align: center
    }
    #list-mobile-app .nav-tabs li.active:before {
        content: "\f104";
        float: left;
        border-right: 1px solid #d1d1d1
    }
    #list-mobile-app .nav-tabs li.active:after {
        content: "\f105";
        float: right;
        border-left: 1px solid #d1d1d1
    }
    #list-mobile-app .nav-tabs li.active a {
        float: left;
        width: calc(100% - 108px)
    }
    #list-mobile-app .nav-tabs li a {
        font-size: 1.5rem;
        text-align: center;
        line-height: 16px;
        padding: 18px 0;
        background: transparent
    }
}

#list-mobile-app .tab-content {
    padding: 0 20px 20px
}

@media (max-width:767px) {
    #list-mobile-app .tab-content {
        padding-left: 0;
        padding-right: 0
    }
}

#list-mobile-app .tab-content h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left;
    margin: 60px 0 0 0
}

@media (max-width:800px) {
    #list-mobile-app .tab-content h2 {
        margin: 30px 0 0 0
    }
}

#list-mobile-app .tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#list-mobile-app .tab-content ul li {
    display: flex;
    margin-top: 40px;
    padding: 0 30px 0 0
}

@media (max-width:767px) {
    #list-mobile-app .tab-content ul li {
        display: block;
        padding: 0;
        margin-top: 30px
    }
}

@media (min-width:801px) {
    #list-mobile-app .tab-content ul li:nth-child(odd) {
        padding: 0 30px 0 0
    }
    #list-mobile-app .tab-content ul li:nth-child(even) {
        padding: 0 0 0 30px
    }
}

#list-mobile-app .tab-content ul li figure {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    width: 152px;
    position: relative;
    height: 100%
}

@media (min-width:800px) {
    #list-mobile-app .tab-content ul li figure img {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width:767px) {
    #list-mobile-app .tab-content ul li figure {
        display: inline-block;
        margin: 0 10px 0 0;
        width: 120px
    }
    #list-mobile-app .tab-content ul li figure img {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        width: 120px
    }
}

#list-mobile-app .tab-content ul li .item-app {
    display: inline-block;
    width: calc(100% - 176px);
    width: -webbkit-calc(100% - 176px);
    width: -moz-calc(100% - 176px);
    width: -ms-calc(100% - 176px)
}

@media (max-width:767px) {
    #list-mobile-app .tab-content ul li .item-app {
        width: calc(100% - 154px);
        width: -webbkit-calc(100% - 154px);
        width: -moz-calc(100% - 154px);
        width: -ms-calc(100% - 154px);
        padding-top: 30px
    }
    #list-mobile-app .tab-content ul li .item-app p {
        display: none
    }
}

#list-mobile-app .tab-content ul li h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    margin: 10px 0 20px 0
}

@media (max-width:767px) {
    #list-mobile-app .tab-content ul li h3 {
        background: url("/img/dotted-border.png") repeat-x bottom left;
        padding-bottom: 8px;
        margin: 0 0 6px 0;
        font-size: 1.8rem;
        line-height: 22px
    }
}

#list-mobile-app .tab-content ul li p {
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

#list-mobile-app .tab-content ul li a {
    font-weight: 700;
    font-size: 1.4rem;
    color: #1d1d1d
}

@media (max-width:767px) {
    #list-mobile-app .tab-content ul li a {
        line-height: 22px;
        vertical-align: top
    }
}

#sitemap .col-centered {
    float: none;
    margin: 0 auto
}

#sitemap #title-sitemap h1 {
    font-size: 38px;
    color: #222;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 30px
}

@media (min-width:1025px) {
    #sitemap #main-content-sitemap .right-padd {
        padding-right: 50px
    }
}

#sitemap #main-content-sitemap a {
    color: #222
}

#sitemap #main-content-sitemap h2 {
    font-size: 20px;
    color: #222;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    padding-bottom: 18px
}

#sitemap #main-content-sitemap ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#sitemap #main-content-sitemap .subcategory {
    padding-left: 0;
    list-style-type: none
}

#sitemap #main-content-sitemap .subcategory li {
    border-bottom: 1px dotted #eee
}

@media (min-width:1025px) {
    #sitemap #main-content-sitemap .subcategory li:last-child {
        margin-bottom: 30px
    }
}

#sitemap #main-content-sitemap .subcategory li a {
    color: #777
}

#sitemap #main-content-sitemap .subcategory li h3 {
    color: #777;
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0
}

#sitemap #main-content-sitemap .sublevel {
    padding-left: 15px;
    list-style-type: none
}

#sitemap #main-content-sitemap .sublevel li {
    border-bottom: none
}

@media (min-width:1025px) {
    #sitemap #main-content-sitemap .sublevel li:last-child {
        margin-bottom: 0
    }
}

#sitemap #main-content-sitemap .sublevel li a {
    color: #777
}

#sitemap #main-content-sitemap .sublevel li h4 {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    margin: 10px 0
}

@media (max-width:800px) {
    #multimedia-page {
        margin: 0 -10px
    }
}

#multimedia-page .content-section {
    margin: 30px 0 0 0
}

@media (max-width:800px) {
    #multimedia-page .content-section {
        margin-top: 35px
    }
}

#multimedia-page header {
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden;
    margin: 30px 0 20px 0
}

@media (max-width:800px) {
    #multimedia-page header {
        margin-top: 0
    }
}

#multimedia-page h1 {
    font-size: 3.2rem;
    margin: 0 0 20px 0;
    color: #1d1d1d;
    font-weight: 700
}

@media (max-width:800px) {
    #multimedia-page h1 {
        font-size: 2.4rem;
        line-height: 34px
    }
}

#multimedia-page h2 {
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0;
    color: #1d1d1d;
    font-weight: 700
}

@media (max-width:800px) {
    #multimedia-page h2 {
        font-size: 2rem;
        line-height: 40px
    }
}

#multimedia-page h3 {
    font-size: 1.8rem;
    margin: 20px 0;
    color: #1d1d1d;
    font-weight: 700
}

@media (max-width:800px) {
    #multimedia-page h3 {
        line-height: 22px;
        margin: 18px 0 16px 0
    }
}

#multimedia-page p {
    font-size: 1.4rem
}

@media (max-width:800px) {
    #multimedia-page p {
        line-height: 22px;
        margin-bottom: 25px
    }
}

#multimedia-page #page-title p {
    font-size: 1.6rem
}

@media (max-width:800px) {
    #multimedia-page #page-title p {
        line-height: 28px;
        margin: 0
    }
}

#multimedia-page .channel-link {
    text-align: right;
    font-size: 1.6rem;
    color: #272727;
    line-height: 40px;
    font-weight: 700
}

@media (max-width:800px) {
    #multimedia-page .channel-link {
        white-space: nowrap;
        color: transparent
    }
}

#multimedia-page .channel-link a {
    color: #272727
}

#multimedia-page #youtube-channel {
    background: url("/img/ico/youtube-channel.png") no-repeat center right;
    padding-right: 90px
}

@media (max-width:800px) {
    #multimedia-page #youtube-channel {
        min-height: 40px;
        padding: 0;
        background-size: 70px auto
    }
}

#multimedia-page #flickr-channel {
    background: url("/img/ico/flickr-channel.png") no-repeat center right;
    padding-right: 110px
}

@media (max-width:800px) {
    #multimedia-page #flickr-channel {
        min-height: 40px;
        padding: 0;
        background-size: 70px auto
    }
}

#multimedia-page #soundcloud-channel {
    background: url("/img/ico/soundcloud-channel.png") no-repeat center right;
    padding-right: 90px
}

@media (max-width:800px) {
    #multimedia-page #soundcloud-channel {
        min-height: 40px;
        padding: 0;
        background-size: 70px auto
    }
}

#multimedia-page #enisoundcloud iframe:first-of-type {
    margin-bottom: 40px
}

#multimedia-page #enisoundcloud iframe:last-of-type {
    margin-bottom: 10px
}

#multimedia-page .matchHeight {
    overflow: hidden
}

#multimedia-page.rewrite-grid-margin-top {
    margin-top: 20px
}

#dossier-wrap .visore-2nd-level {
    padding: 0 10px;
    margin-bottom: 30px;
    margin: 0 -20px
}

@media (min-width:768px) and (max-width:1024px) {
    #dossier-wrap .visore-2nd-level {
        margin: 0 -30px
    }
}

@media (min-width:1025px) {
    #dossier-wrap .visore-2nd-level {
        margin: 0 -10px
    }
}

#dossier-wrap .visore-2nd-level .visual-wrapper-2ndlevel {
    height: auto !important
}

#dossier-wrap .visore-2nd-level .visual-wrapper-2ndlevel img {
    width: 100%;
    height: auto
}

#dossier-wrap .visore-interactive-txt {
    padding: 0 20px
}

@media (min-width:768px) {
    #dossier-wrap .visore-interactive-txt {
        padding: 0 30px
    }
}

#dossier-wrap .text-editor {
    clear: both;
    padding-bottom: 35px
}

#dossier-wrap .text-editor .simple-column {
    padding: 0 10px
}

#dossier-wrap .visore-interactive-txt {
    padding: 0 20px;
    margin: 0
}

@media (min-width:768px) {
    #dossier-wrap .visore-interactive-txt {
        padding: 0 30px
    }
}

#dossier-wrap .grid-item .publishing .title {
    width: auto
}

@media (max-width:801px) {
    #dossier-wrap .grid-item .publishing .title {
        width: 100%
    }
}

@media (max-width:801px) {
    #dossier-wrap .grid-item .publishing li {
        text-indent: -1em;
        padding-left: 1em
    }
    #dossier-wrap .grid-item .publishing li a:before {
        padding-right: 20px;
        transform: translateX(14px)
    }
}

#dossier-wrap .grid-item .listing {
    position: relative
}

@media (max-width:768px) {
    #dossier-wrap .grid-item .listing {
        margin-top: 80px
    }
    #dossier-wrap .grid-item .listing ul {
        padding: 0
    }
}

#dossier-wrap .grid-item .listing h2 {
    transform: translate(-50%, -40px);
    -webkit-transform: translate(-50%, -40px);
    -moz-transform: translate(-50%, -40px);
    -ms-transform: translate(-50%, -40px)
}

#dossier-wrap .grid-item .infographic {
    position: relative
}

#dossier-wrap .grid-item .infographic ul li .over-content h4 {
    padding-left: 97px
}

@media (max-width:800px) {
    #dossier-wrap .grid-item .infographic ul {
        padding: 0
    }
}

#dossier-wrap .grid-item .infographic h2 {
    transform: translate(-50%, -15px);
    -webkit-transform: translate(-50%, -15px);
    -moz-transform: translate(-50%, -15px);
    -ms-transform: translate(-50%, -15px)
}

#dossier-wrap .grid-item .mediagallery {
    position: relative
}

#dossier-wrap .grid-item .documents {
    position: relative
}

#dossier-wrap .grid-item .documents h2 {
    transform: translate(-50%, -60px);
    -webkit-transform: translate(-50%, -60px);
    -moz-transform: translate(-50%, -60px);
    -ms-transform: translate(-50%, -60px)
}

#dossier-wrap .grid-item .press-release-list {
    position: relative
}

@media (max-width:800px) {
    #dossier-wrap .grid-item .press-release-list {
        margin-top: 70px
    }
}

#dossier-wrap .grid-item .press-release-list h2 {
    transform: translate(-50%, -35px);
    -webkit-transform: translate(-50%, -35px);
    -moz-transform: translate(-50%, -35px);
    -ms-transform: translate(-50%, -35px)
}

#dossier-wrap .quote-3rd-level {
    clear: both;
    margin: 25px 0;
    padding: 90px 0;
    background-image: url('../../../img/quote-left.png'), url('../../../img/quote-right.png'), url('/img/dotted-border.png'), url('/img/dotted-border.png');
    background-position: left 40px, right -moz-calccalc((100% - 40px)), top left, bottom left;
    background-position: left 40px, right -webkit-calccalc((100% - 40px)), top left, bottom left;
    background-position: left 40px, right calc((100% - 40px)), top left, bottom left;
    background-repeat: no-repeat, no-repeat, repeat-x, repeat-x;
    background-size: 1px
}

#dossier-wrap object {
    background-image: url('/img/dotted-border.png'), url('/img/dotted-border.png');
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    padding: 1px 0;
    position: relative;
    width: 100%
}

#dossier-wrap .slider-3rd-level {
    clear: both;
    padding: 40px 0;
    background: url('/img/dotted-border.png') bottom left repeat-x
}

#dossier-wrap .content-list-wrap {
    clear: both;
    background: url('/img/dotted-border.png') top left repeat-x
}

#dossier-wrap .polymorphic {
    margin: 0 -10px
}

#dossier-wrap .infographic-2nd-level {
    padding: 30px 0
}

#dossier-wrap .documents-3rd-level {
    clear: both
}

.fs-table-wrapper table.fs-table {
    width: 100%;
    line-height: 1;
    table-layout: fixed;
    border-collapse: collapse;
    border-top: 1px solid #bbb
}

.fs-table-wrapper table.fs-table caption {
    padding: 20px 10px;
    background: #b5ad85;
    color: white;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase
}

.fs-table-wrapper table.fs-table th,
.fs-table-wrapper table.fs-table td {
    border: solid #bbb;
    border-width: 0 1px 1px 0;
    padding: 10px;
    word-wrap: break-word;
    font-size: 1.4rem
}

.fs-table-wrapper table.fs-table th:first-child,
.fs-table-wrapper table.fs-table td:first-child {
    border-left-width: 1px
}

.fs-table-wrapper table.fs-table th a,
.fs-table-wrapper table.fs-table td a {
    text-decoration: underline
}

.fs-table-wrapper table.fs-table th {
    background: #e2e2e2;
    color: #1d1d1d;
    font-weight: 500;
    text-align: start
}

.fs-table-wrapper table.fs-table td a {
    text-decoration: underline
}

.fs-table-wrapper table.fs-table tfoot td {
    color: #1d1d1d;
    font-weight: 500
}

@media (max-width:1024px) {
    .fs-table-wrapper table.fs-table {
        width: 984px
    }
}

@media (max-width:800px) {
    .fs-table-wrapper table.fs-table {
        width: 728px
    }
    .fs-table-wrapper table.fs-table td,
    .fs-table-wrapper table.fs-table th,
    .fs-table-wrapper table.fs-table caption {
        font-size: 1.2rem
    }
}

@media (max-width:1024px) {
    .fs-table-wrapper {
        overflow-x: auto
    }
}

p.size-note {
    font-size: 1.2rem
}

#cookie-bar {
    background: #f2e7b2;
    padding: 20px 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    display: none
}

@media (min-width:320px) and (max-width:767px) {
    #cookie-bar {
        padding: 20px 10px;
        text-align: center
    }
}

#cookie-bar p {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 40px;
    margin: 0
}

@media (min-width:768px) and (max-width:1024px) {
    #cookie-bar p {
        font-size: 1.6rem
    }
}

@media (min-width:320px) and (max-width:767px) {
    #cookie-bar p {
        font-size: 1.4rem;
        line-height: 22px;
        margin-bottom: 15px;
        text-align: center
    }
}

#cookie-bar p strong {
    font-weight: 700
}

#cookie-bar p a {
    text-decoration: none;
    color: #1d1d1d
}

#cookie-bar p a:hover {
    color: #1d1d1d
}

#cookie-bar .btn {
    float: right;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    padding: 5px 15px;
    text-transform: none
}

#cookie-bar .btn:hover {
    background: #1d1d1d !important;
    color: #fed300
}

@media (min-width:320px) and (max-width:767px) {
    #cookie-bar .btn {
        float: none
    }
}

footer {
    background: #222;
    margin-top: 30px
}

footer header {
    padding: 20px 0;
    overflow: hidden;
    background-color: #1a1a1a
}

footer header .glyphicon-plus,
footer header .glyphicon-minus {
    color: #ccc;
    font-weight: 700;
    font-size: 20px
}

footer header .glyphicon-plus {
    display: none
}

footer header .collapsed .glyphicon-minus {
    display: none
}

footer header .collapsed .glyphicon-plus {
    display: block
}

footer h2 {
    margin: 16px 0 0 0;
    color: white;
    font-size: 16px;
    line-height: 36px
}

footer .logo-footer {
    margin-right: 10px;
    max-width: 43px
}

@media (min-width:1025px) {
    footer .logo-footer {
        float: left
    }
}

@media (min-width:768px) and (max-width:800px) {
    footer .logo-footer {
        margin-left: 20px
    }
}

footer #footer-content {
    padding: 40px 0
}

@media (max-width:800px) {
    footer #footer-content {
        padding: 26px 20px
    }
}

footer #footer-content p {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 30px;
    padding-right: 40px;
    font-size: 14px;
    line-height: 18px
}

@media (max-width:800px) {
    footer #footer-content p {
        padding-right: 0;
        margin-bottom: 26px
    }
}

footer #footer-content p:last-child {
    margin-bottom: 0
}

footer #footer-content h3 {
    color: #fed300;
    margin: 0 40px 16px 0;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4)
}

@media (max-width:1024px) {
    footer #footer-content h3 {
        margin: 0 0 16px 0
    }
}

@media (min-width:801px) {
    footer #footer-content strong {
        display: inline
    }
}

footer #footer-content #otherSite {
    position: relative
}

footer #footer-content #otherSite select {
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 400;
    color: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #000;
    border-radius: 0;
    line-height: 1;
    text-indent: .01px;
    text-overflow: "";
    width: 100%;
    padding: 10px
}

footer #footer-content #otherSite select::-ms-expand {
    display: none
}

footer #footer-content #otherSite .fa-caret-down {
    position: absolute;
    z-index: 10;
    color: white;
    top: 15px;
    right: 10px
}

footer #footer-content ul {
    margin: 0 0 40px 0
}

footer #footer-content ul:last-child {
    margin: 0
}

footer #footer-content ul li {
    margin-bottom: 2px;
    line-height: 20px
}

footer #footer-content ul li:last-child {
    margin-bottom: 0
}

footer #footer-content ul li a {
    color: white;
    font-size: 1.4rem;
    line-height: 26px
}

footer #footer-content ul li a img {
    float: left;
    margin-right: 10px
}

footer #footer-content ul li a.social-link {
    line-height: 24px;
    display: block;
    padding-top: 6px
}

.modal-info .modal-dialog {
    width: 100%;
    max-width: 750px;
    margin: 40px auto
}

.modal-info .modal-content {
    padding: 40px 20px 20px 20px;
    width: 100%;
    max-width: 750px;
    border-radius: 0
}

.modal-info .modal-content .modal-top {
    width: 100%;
    height: auto;
    margin-bottom: 40px
}

.modal-info .modal-content .modal-top figure {
    width: 230px;
    margin-left: 20px;
    margin-right: 40px;
    float: left
}

.modal-info .modal-content .modal-top .doc-description-wrap {
    text-align: left;
    width: calc(100% - 330px);
    height: 100%;
    min-height: 320px;
    display: table
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description {
    display: table-cell;
    vertical-align: middle
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description h2 {
    color: #1d1d1d;
    font-size: 2.4rem;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px 0
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-top: 1px solid #d1d1d1
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li {
    background: url("/img/dotted-border.png") repeat-x bottom left center;
    font-size: 1.6rem;
    line-height: 24px;
    color: #666;
    padding: 16px 0
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li strong {
    color: #1d1d1d
}

.modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li:last-of-type {
    background: none
}

.modal-info .btn {
    width: 100%
}

.interactive-map-widget .select-country {
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline-block;
    z-index: 20
}

@media (max-width:768px) {
    .interactive-map-widget .select-country {
        width: calc(100% - 40px);
        left: 20px;
        right: auto
    }
}

.interactive-map-widget .select-country select {
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 28px;
    background: #ebeff1;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 3px;
    background: url(/img/select-arrow.png) no-repeat calc(90%) #ebeff1;
    text-indent: .01px;
    text-overflow: '';
    width: 220px
}

@media (max-width:768px) {
    .interactive-map-widget .select-country select {
        width: 100%
    }
}

#mapview {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #bbc8d0
}

.amcharts-chart-div a {
    display: none !important
}

#interactiveMapPopup {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: 10px;
    margin-right: 10px;
    padding: 0
}

#interactiveMapPopup .fa-times:before {
    content: '\77';
    color: #999;
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important
}

@media (max-width:768px) {
    #interactiveMapPopup .fa-times:before {
        font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important
    }
}

#interactiveMapPopup .corePopup {
    width: 280px;
    height: auto;
    background-color: #e8e7e5;
    padding: 20px
}

@media (min-width:768px) {
    #interactiveMapPopup .corePopup {
        width: 560px
    }
}

#interactiveMapPopup .corePopup .row {
    padding: 0;
    margin: 0
}

#interactiveMapPopup .corePopup .row .col-xs-14 {
    padding: 0
}

#interactiveMapPopup .corePopup .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    background: url('/img/dotted-border.png') repeat-x bottom left;
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

#interactiveMapPopup .corePopup .header h3 {
    font-size: 20px;
    color: #1d1d1d;
    font-weight: bold;
    line-height: 1.2;
    margin: 0
}

@media (max-width:768px) {
    #interactiveMapPopup .corePopup .header h3 {
        font-size: 16px
    }
}

#interactiveMapPopup .corePopup .header .right {
    position: absolute;
    right: 0
}

#interactiveMapPopup .corePopup ul {
    padding-left: 18px;
    margin-bottom: 20px;
    display: block
}

#interactiveMapPopup .corePopup ul li {
    margin-bottom: 5px
}

@media (max-width:768px) {
    #interactiveMapPopup .corePopup #description {
        font-size: 14px
    }
}

#interactiveMapPopup .corePopup .btn {
    padding: 18px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: none
}

#interactiveMapPopup .corePopup #btnClose {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 8px;
    height: 40px;
    border: none;
    border-radius: 3px;
    background-color: #ebeff1;
    background-image: none;
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-single span {
    font-size: 14px;
    font-family: "Source Sans Pro";
    color: #666;
    line-height: 1.714;
    padding-left: 5px;
    padding-right: 5px
}

.chosen-container-single .chosen-single div {
    padding-top: 8px
}

.chosen-container-single .chosen-drop {
    position: absolute;
    top: 40px;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #ebeff1;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    border: none
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ebeff1;
    background-image: none;
    border: none;
    box-shadow: 0 1px 0 #fff inset
}

#auction-announcement h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin: 24px 0 0 0
}

#auction-announcement p {
    margin: 10px 0 0 0;
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    font-weight: 400
}

#auction-announcement ul {
    list-style-type: none;
    margin: 40px 0 0 0;
    padding: 0;
    border-top: 1px solid #d1d1d1
}

#auction-announcement ul li {
    padding: 28px 0;
    background: url('/img/dotted-border.png') repeat-x bottom left
}

#auction-announcement ul li:last-of-type {
    background: none
}

#auction-announcement ul li a {
    text-decoration: none;
    color: inherit
}

#auction-announcement ul li a h2 {
    color: #1d1d1d;
    font-size: 2.4rem;
    line-height: 32px;
    font-weight: 700;
    margin: 0
}

#auction-announcement ul li a p {
    color: #666;
    font-size: 1.6rem;
    line-height: 26px;
    font-weight: 700;
    margin: 10px 0 0 0;
    text-transform: uppercase
}

#auction-announcement ul li a p.abstract {
    text-transform: none;
    font-weight: 400
}

.timeline {
    overflow: hidden;
    padding: 30px 0
}

@media (max-width:1024px) {
    .timeline {
        overflow-x: hidden;
        overflow-y: visible;
        padding-bottom: 80px
    }
}

.timeline .timeline-swiper {
    margin-bottom: 60px;
    background: url("/img/dotted-border.png") bottom left repeat-x;
    overflow: visible
}

.timeline .timeline-swiper .swiper-wrapper {
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.timeline .timeline-swiper .swiper-slide {
    min-height: 350px;
    text-align: center;
    width: 20%
}

@media (max-width:800px) {
    .timeline .timeline-swiper .swiper-slide {
        width: 33.3333%
    }
}

.timeline .timeline-swiper .swiper-slide figure {
    text-align: center;
    margin: 90px auto 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    width: 100%;
    height: auto;
    opacity: .4;
    max-width: 76px;
    -webkit-transition-property: width height;
    -moz-transition-property: width height;
    -o-transition-property: width height;
    -ms-transition-property: width height;
    transition-property: width height;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    -ms-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:1024px) {
    .timeline .timeline-swiper .swiper-slide figure {
        max-width: 64px;
        max-height: 64px
    }
}

.timeline .timeline-swiper .swiper-slide figure img {
    width: 100%;
    height: auto
}

.timeline .timeline-swiper .swiper-slide .timeline-caption {
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
    opacity: 0;
    height: auto;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.timeline .timeline-swiper .swiper-slide .timeline-caption h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #1d1d1d;
    line-height: 32px;
    margin: 12px 0 0 0
}

.timeline .timeline-swiper .swiper-slide .timeline-caption p {
    font-size: 1.4rem;
    line-height: 22px;
    margin: 0
}

.timeline .timeline-swiper .swiper-slide .timeline-caption ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.timeline .timeline-swiper .swiper-slide .timeline-caption ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    padding-bottom: 8px
}

.timeline .timeline-swiper .swiper-slide .timeline-caption ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    display: inline-block;
    vertical-align: top
}

.timeline .timeline-swiper .swiper-slide .timeline-year {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 2rem;
    font-weight: 300;
    color: #1d1d1d;
    -webkit-transition-property: font-size;
    -moz-transition-property: font-size;
    -o-transition-property: font-size;
    -ms-transition-property: font-size;
    transition-property: font-size;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    -ms-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: 60px;
    line-height: 60px;
    color: #666
}

.timeline .timeline-swiper .swiper-slide .timeline-year span {
    height: 60px;
    display: inline-block;
    line-height: 60px;
    color: #666;
    cursor: pointer
}

.timeline .timeline-swiper .swiper-slide .timeline-year:before {
    width: 10px;
    height: 10px;
    content: " ";
    background-image: url(/img/timeline/dot.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: -7.5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-prev {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%)
}

@media (max-width:800px) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-prev {
        -webkit-transform: translateX(-17%);
        -moz-transform: translateX(-17%);
        -ms-transform: translateX(-17%);
        transform: translateX(-17%)
    }
}

@media (max-width:400) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-prev {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-prev figure {
    margin: 40px auto 0 auto;
    width: 100%;
    height: auto;
    max-width: 172px;
    max-height: 172px;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:1024px) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-prev figure {
        max-width: 148px;
        max-height: 148px
    }
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-next {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%)
}

@media (max-width:800px) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-next {
        -webkit-transform: translateX(17%);
        -moz-transform: translateX(17%);
        -ms-transform: translateX(17%);
        transform: translateX(17%)
    }
}

@media (max-width:400) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-next {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-next figure {
    margin: 40px auto 0 auto;
    max-width: 172px;
    max-height: 172px;
    width: 100%;
    height: auto;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

@media (max-width:1024px) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-next figure {
        max-width: 148px;
        max-height: 148px
    }
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-active .timeline-caption {
    opacity: 1;
    height: auto;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    -ms-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-active figure {
    margin: 0 auto;
    max-width: 252px;
    max-height: 252px;
    width: 100%;
    height: auto;
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    align-self: auto
}

@media (max-width:1024px) {
    .timeline .timeline-swiper .swiper-slide.swiper-slide-active figure {
        max-width: 228px;
        max-height: 228px
    }
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-active .timeline-year {
    font-size: 4.2rem;
    font-weight: 700;
    -webkit-transition-property: font-size;
    -moz-transition-property: font-size;
    -o-transition-property: font-size;
    -ms-transition-property: font-size;
    transition-property: font-size;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    -ms-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-active .timeline-year span {
    height: 60px;
    display: inline-block;
    line-height: 60px;
    color: #1d1d1d
}

.timeline .timeline-swiper .swiper-slide.swiper-slide-active .timeline-year:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url(/img/timeline/active-dot.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

.timeline .timeline-swiper .swiper-button-prev,
.timeline .timeline-swiper .swiper-button-next {
    position: absolute;
    z-index: 205;
    top: 295px;
    width: 27px;
    height: 52px
}

.timeline .timeline-swiper .swiper-button-prev {
    background-image: url(/img/timeline/prev.png);
    left: 18%
}

.timeline .timeline-swiper .swiper-button-next {
    background-image: url(/img/timeline/next.png);
    right: 18%
}

.timeline .dark-txt {
    text-align: center;
    background: url("/img/dotted-border.png") top left repeat-x
}

.timeline .dark-txt:empty {
    height: 1px
}

@media (max-width:1024px) {
    .timeline .dark-txt {
        height: 1px;
        overflow: hidden
    }
}

.timeline .dark-txt h2 {
    padding-top: 28px;
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 22px 0;
    font-weight: 300
}

.timeline .dark-txt h2 a {
    color: #1d1d1d
}

.timeline .dark-txt p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

.timeline .bottom-cta {
    margin: 30px auto 0 auto;
    float: none
}

.timeline .bottom-cta .btn {
    width: 100%
}

.timeline .swiper-pagination {
    width: 100%;
    bottom: -105px;
    height: 20px;
    position: absolute
}

.timeline .swiper-pagination span {
    width: 8px;
    height: 8px;
    cursor: pointer
}

.timeline .swiper-pagination span.swiper-pagination-bullet-active {
    background: #4c4c4c
}

#financial-results-page {
    padding: 30px 0
}

#financial-results-page h1 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 44px;
    font-weight: 700;
    margin: 0 0 10px 0
}

#financial-results-page p {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0
}

#financial-results-page .multimedia {
    padding: 30px 0 5px 0
}

#financial-results-page .multimedia h2 {
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 700;
    padding: 0 0 10px 0;
    margin: 0
}

#financial-results-page .multimedia p {
    padding: 0 0 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 0 25px 0
}

#financial-results-page .multimedia p:empty {
    padding: 0
}

#financial-results-page .multimedia ul {
    margin: 0 0 45px 0;
    padding: 0;
    list-style-type: none
}

#financial-results-page .multimedia ul li span {
    display: block;
    color: #999;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 10px 0
}

#financial-results-page .multimedia ul li h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 700;
    margin: 0 0 10px 0
}

#financial-results-page .multimedia ul li h3 a {
    color: #1d1d1d;
    text-decoration: underline
}

#financial-results-page .multimedia ul li ul {
    margin: 0 0 25px 0;
    padding: 10px 0 25px 0;
    list-style-type: none;
    background: url('/img/dotted-border.png') repeat-x top left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

#financial-results-page .multimedia ul li ul li {
    display: inline-block;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #d6d6d6;
    line-height: 20px
}

@media (max-width:767px) {
    #financial-results-page .multimedia ul li ul li {
        width: 100%;
        border: none;
        padding: 0 0 15px 0;
        margin: 0
    }
}

#financial-results-page .multimedia ul li ul li:last-child {
    border: none
}

@media (max-width:767px) {
    #financial-results-page .multimedia ul li ul li:last-child {
        padding: 0
    }
}

#financial-results-page .multimedia ul li ul li img {
    padding-right: 10px;
    vertical-align: middle
}

#financial-results-page .multimedia ul li ul li a {
    color: #1d1d1d;
    font-size: 1.4rem;
    line-height: 22px;
    font-weight: 700;
    text-decoration: underline
}

#disclaimer-page,
#no-presentations {
    max-width: 1092px;
    margin: 0 auto
}

#disclaimer-page h1,
#no-presentations h1 {
    position: relative;
    display: block;
    height: auto;
    margin: 0;
    padding: 20px 0;
    text-align: left;
    color: #000;
    font-size: 3.6rem;
    line-height: 50px;
    font-weight: 700;
    border-bottom: 5px solid #fed300;
    font-family: "eniTabReg", sans-serif
}

#disclaimer-page h1 a,
#no-presentations h1 a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    line-height: 50px
}

#disclaimer-page h1 a img,
#no-presentations h1 a img {
    height: 50px;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 0 0
}

#disclaimer-page h1 a span,
#no-presentations h1 a span {
    display: inline-block;
    color: #ffd328;
    font-size: 3.6rem;
    line-height: 50px;
    font-weight: 700
}

#disclaimer-page ul,
#no-presentations ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#disclaimer-page ul li,
#no-presentations ul li {
    display: inline-block;
    padding: 38px 0;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

#disclaimer-page ul li:last-child,
#no-presentations ul li:last-child {
    background: none
}

#disclaimer-page ul li h2,
#no-presentations ul li h2 {
    color: #000;
    font-size: 2.2rem;
    line-height: 28px;
    font-weight: 700;
    margin: 0
}

#disclaimer-page ul li p,
#no-presentations ul li p {
    padding: 15px 0;
    margin: 0;
    color: #666;
    font-size: 1.6rem;
    line-height: 28px
}

#disclaimer-page ul li .btn,
#no-presentations ul li .btn {
    font-size: 1.6rem;
    margin: 5px 0 0 0;
    padding: 15px;
    text-align: center;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width:767px) {
    #disclaimer-page ul li .btn,
    #no-presentations ul li .btn {
        width: 100%
    }
}

.download-press-release-wrap {
    padding-bottom: 20px
}

.download-press-release-wrap .download-press-release {
    padding-bottom: 20px;
    background: url("/img/dotted-border.png") repeat-x bottom left
}

.download-press-release-wrap .download-press-release span {
    max-width: 40px;
    height: auto;
    padding: 0;
    color: #4b84ab;
    font-size: 4.9rem;
    display: inline-block
}

.download-press-release-wrap .download-press-release div {
    display: inline-block;
    height: auto;
    padding-left: 15px;
    max-width: 78%;
    max-width: -webkit-calc(80% - 44px);
    max-width: -moz-calc(80% - 44px);
    max-width: -ms-calc(80% - 44px);
    max-width: calc(80% - 44px)
}

@media (max-width:767px) {
    .download-press-release-wrap .download-press-release div {
        max-width: 100%
    }
}

.download-press-release-wrap .download-press-release div h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: 700;
    margin: 0;
    vertical-align: top
}

.download-press-release-wrap .download-press-release div h3 a {
    color: #1d1d1d
}

.download-press-release-wrap .download-press-release div p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

.download-press-release-wrap .download-press-release .anchor-to-doc-list {
    padding: 10px 20px;
    border: 1px solid #d3d3d3;
    color: #1d1d1d;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 16px;
    float: right;
    margin-top: 6px
}

.download-press-release-wrap .download-press-release .anchor-to-doc-list .caret {
    color: #1d1d1d;
    vertical-align: middle;
    margin-left: 25px
}

@media (max-width:767px) {
    .download-press-release-wrap .download-press-release .anchor-to-doc-list .caret {
        float: right;
        margin-top: 6px
    }
}

@media (max-width:767px) {
    .download-press-release-wrap .download-press-release .anchor-to-doc-list {
        float: none;
        display: block;
        width: 100%;
        margin-top: 20px;
        padding: 14px 20px
    }
}

.image-box-press-release {
    margin: 40px 0;
    background: #ebebeb;
    display: block
}

.image-box-press-release .table-row {
    display: table
}

@media (max-width:800px) {
    .image-box-press-release .table-row {
        display: left
    }
}

.image-box-press-release .table-col {
    float: none;
    display: table-cell !important;
    vertical-align: top
}

@media (max-width:800px) {
    .image-box-press-release .table-col {
        float: left;
        display: block !important;
        vertical-align: initial
    }
}

.image-box-press-release .table-col:nth-child(2) {
    vertical-align: middle
}

@media (max-width:800px) {
    .image-box-press-release .table-col:nth-child(2) {
        vertical-align: initial
    }
}

.image-box-press-release .table-col:nth-child(2) h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 6px;
    padding-right: 20px
}

@media (max-width:800px) {
    .image-box-press-release .table-col:nth-child(2) h3 {
        padding-top: 14px;
        text-align: center;
        padding-left: 20px
    }
}

.image-box-press-release .table-col:nth-child(2) p {
    font-size: 1.4rem;
    line-height: 20px;
    padding-right: 20px
}

@media (max-width:800px) {
    .image-box-press-release .table-col:nth-child(2) p {
        text-align: center;
        padding-left: 20px;
        padding-bottom: 17px
    }
}

.image-box-press-release .table-col:nth-child(2) ul {
    padding: 10px 0 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.image-box-press-release .table-col:nth-child(2) ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 8px
}

.image-box-press-release .table-col:nth-child(2) ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.image-box-press-release img {
    width: 100%;
    height: auto
}

.slider-press-release {
    margin: 0;
    padding: 40px 0 25px 0
}

.slider-press-release .swiper-slide img {
    width: 100%;
    height: auto;
    cursor: pointer !important
}

.slider-press-release .swiper-slide:last-child {
    margin-right: 0
}

.slider-press-release .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 18px
}

.slider-press-release .swiper-pagination .swiper-pagination-bullet {
    background: #999;
    width: 7px;
    height: 7px
}

.slider-press-release .swiper-pagination .swiper-pagination-bullet-active {
    background: #4c4c4c
}

.documents-list-press-release {
    margin: 15px 0;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x
}

.documents-list-press-release .simple-column {
    padding: 0 10px 0 10px
}

.documents-list-press-release span[class^="icon-"],
.documents-list-press-release span[class*=" icon-"] {
    max-width: 34px;
    height: auto;
    padding: 0;
    color: #4b84ab;
    font-size: 4.2rem;
    padding-top: 5px;
    display: inline-block
}

@media (max-width:767px) {
    .documents-list-press-release span[class^="icon-"],
    .documents-list-press-release span[class*=" icon-"] {
        margin-left: -10px
    }
}

.documents-list-press-release ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.documents-list-press-release ul li {
    padding: 20px 0;
    display: inline-block;
    float: left;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x, repeat-x;
    width: -webkit-calc((100% - 42px) / 3);
    width: -moz-calc((100% - 42px) / 3);
    width: -ms-calc((100% - 42px) / 3);
    width: calc((100% - 42px) / 3);
    margin-right: 20px
}

.documents-list-press-release ul li:nth-last-child(-n+3) {
    background: none
}

.documents-list-press-release ul li:nth-child(3n+3) {
    margin-right: 0
}

.documents-list-press-release ul li>div:first-of-type {
    max-width: 40px;
    padding: 0
}

@media (max-width:767px) {
    .documents-list-press-release ul li>div:first-of-type {
        padding-left: 10px
    }
}

@media (max-width:800px) {
    .documents-list-press-release ul li {
        width: calc(100%);
        padding-right: 0;
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x;
        margin-right: 0
    }
    .documents-list-press-release ul li:nth-last-child(-n+3) {
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x
    }
    .documents-list-press-release ul li:last-child {
        background-image: none
    }
}

.documents-list-press-release ul li .wrap {
    float: left;
    padding-right: 0
}

.documents-list-press-release ul li .wrap h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

.documents-list-press-release ul li .wrap h3 a {
    color: #1d1d1d
}

.documents-list-press-release ul li .wrap h3 a:hover {
    text-decoration: underline
}

.documents-list-press-release ul li .wrap p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

.link-list-press-release {
    margin: 0
}

.link-list-press-release .simple-column {
    padding: 0 10px 0 10px;
    margin: 17px 0
}

.link-list-press-release ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x;
    overflow: hidden
}

.link-list-press-release ul li {
    padding: 15px 0;
    width: 28%;
    width: -webkit-calc((100% - 42px) / 3);
    width: -moz-calc((100% - 42px) / 3);
    width: -ms-calc((100% - 42px) / 3);
    width: calc((100% - 42px) / 3);
    display: inline-block;
    float: left;
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x, repeat-x;
    margin-right: 20px
}

.link-list-press-release ul li:nth-child(3n+3) {
    margin-right: 0
}

@media (max-width:800px) {
    .link-list-press-release ul li {
        width: calc(100%);
        padding-right: 0;
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x;
        margin-right: 0
    }
    .link-list-press-release ul li:nth-last-child(-n+3) {
        background-image: url('../../../img/dot.png');
        background-position: bottom;
        background-repeat: repeat-x, repeat-x
    }
    .link-list-press-release ul li:last-child {
        background-image: none
    }
}

.link-list-press-release ul li a {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 700;
    display: table
}

.link-list-press-release ul li a:hover {
    text-decoration: underline
}

.link-list-press-release ul li a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    display: table-cell;
    padding-right: 5px;
    color: #999
}

.link-list-press-release ul li a:first-line {
    color: red
}

#company-profile-new {
    margin: 20px 0;
    padding: 0
}

@media (max-width:1024px) {
    #company-profile-new {
        margin: 20px 0 0
    }
}

#company-profile-new a {
    text-decoration: underline;
    color: #1d1d1d;
    font-weight: 700
}

#company-profile-new a.twitter-follow-button {
    margin-top: 10px
}

#company-profile-new iframe {
    margin-top: 10px
}

#news-listing h1 {
    font-size: 3.2rem;
    color: #1d1d1d;
    line-height: 44px;
    margin: 0 0 20px;
    font-weight: 700
}

#news-listing p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0 0 30px
}

#news-listing #filter-options {
    background: #ebebeb;
    padding: 0 10px;
    line-height: 56px;
    height: 56px;
    font-weight: 700;
    font-size: 1.6rem;
    color: #1d1d1d
}

#news-listing #filter-options .fa {
    font-size: 2rem;
    line-height: 56px
}

#news-listing #filter-options .fa-plus {
    display: none
}

#news-listing #filter-options.collapsed .fa-plus {
    display: block
}

#news-listing #filter-options.collapsed .fa-minus {
    display: none
}

#news-listing #press-filters {
    background: #ebebeb;
    padding: 20px 10px;
    margin: 0;
    position: relative !important
}

@media (max-width:800px) {
    #news-listing #press-filters {
        display: none;
        padding: 10px 0
    }
    #news-listing #press-filters.collapsing,
    #news-listing #press-filters.in {
        display: block !important
    }
}

#news-listing #press-filters input {
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: white;
    border: 1px solid #c1c1c1;
    width: 100%
}

#news-listing #press-filters input.btn-yellow {
    border: none;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

#news-listing #press-filters input.btn-yellow.disabled {
    pointer-events: none
}

@media (max-width:800px) {
    #news-listing #press-filters input {
        margin: 0 0 10px
    }
}

#news-listing #press-filters select {
    padding: 0 20px;
    border: 1px solid #d1d1d1;
    font-size: 1.6rem;
    line-height: 45px;
    height: 45px;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: url("/img/select-arrow.png") no-repeat calc(100% - 20px) center #fff;
    background-position-x: calc(100% - 20px);
    text-indent: .01px;
    text-overflow: '';
    width: 100%
}

@media (max-width:800px) {
    #news-listing #press-filters select {
        padding: 0 20px;
        margin: 0 0 10px
    }
}

#news-listing #press-filters select::-ms-expand {
    display: none
}

#news-listing #press-filters select option {
    padding: 10px;
    line-height: 45px;
    height: 45px;
    display: block
}

#news-listing .checkbox {
    display: block;
    margin: 20px 0 0;
    padding-left: 26px;
    position: relative
}

#news-listing .checkbox:checked+label::after {
    content: ""
}

#news-listing .checkbox label {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    max-width: 100%;
    min-height: 26px;
    padding-left: 10px;
    position: relative;
    word-wrap: break-word
}

#news-listing .checkbox label:before {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    content: "";
    display: inline-block;
    height: 26px;
    left: 0;
    margin-left: -26px;
    position: absolute;
    transition: border .15s ease-in-out 0s, color .15s ease-in-out 0s;
    width: 26px
}

#news-listing .checkbox label:after {
    color: #ccc;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 11px;
    height: 10px;
    left: 0;
    margin-left: -26px;
    padding-left: 9px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    width: 10px
}

#news-listing .reset {
    display: block;
    margin: 20px 0 0;
    padding-left: 26px;
    position: relative
}

#news-listing .reset input[type=reset] {
    display: none
}

#news-listing .reset label {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    max-width: 100%;
    min-height: 26px;
    padding-left: 10px;
    position: relative;
    word-wrap: break-word;
    text-decoration: underline
}

#news-listing .reset label:before {
    background: url(/img/ico/ico-reset@2x.png) center center no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: 26px;
    height: 26px;
    left: 0;
    margin-left: -26px;
    margin-top: -1px;
    position: absolute;
    text-decoration: none
}

#news-listing .listing-wrap {
    margin: 30px 0 0
}

#news-listing .listing-wrap #price-sensitive {
    line-height: normal;
    margin: 4px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    z-index: 1
}

#news-listing .listing-wrap .press-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

@media (max-width:767px) {
    #news-listing .listing-wrap .press-list {
        padding-left: 20px;
        padding-right: 20px
    }
}

#news-listing .listing-wrap .press-list li {
    background: url("/img/dotted-border.png") repeat-x left top;
    padding: 30px 0
}

#news-listing .listing-wrap .press-list li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.18)
}

#news-listing .listing-wrap .press-list li div:nth-of-type(1) {
    display: inline-block;
    max-width: 228px;
    vertical-align: top
}

@media (min-width:768px) and (max-width:800px) {
    #news-listing .listing-wrap .press-list li div:nth-of-type(1) {
        max-width: 260px
    }
}

#news-listing .listing-wrap .press-list li div:nth-of-type(1) figure {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: auto
}

#news-listing .listing-wrap .press-list li div:nth-of-type(1) figure img {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: auto;
    vertical-align: top
}

@media (max-width:767px) {
    #news-listing .listing-wrap .press-list li div:nth-of-type(1) {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

#news-listing .listing-wrap .press-list li div:nth-of-type(2) {
    padding-left: 20px;
    display: inline-block;
    width: 65%;
    width: calc(100% - 232px);
    width: -webkit-calc(100% - 232px);
    width: -moz-calc(100% - 232px);
    width: -ms-calc(100% - 232px);
    vertical-align: top
}

@media (min-width:768px) and (max-width:800px) {
    #news-listing .listing-wrap .press-list li div:nth-of-type(2) {
        width: 60%;
        width: calc(100% - 264px);
        width: -webkit-calc(100% - 264px);
        width: -moz-calc(100% - 264px);
        width: -ms-calc(100% - 264px)
    }
}

@media (max-width:767px) {
    #news-listing .listing-wrap .press-list li div:nth-of-type(2) {
        display: block;
        width: 100%;
        max-width: 100%;
        padding-left: 0
    }
}

#news-listing .listing-wrap .press-list li h2 {
    font-size: 2.4rem;
    line-height: 34px;
    margin: 0 0 10px;
    color: #333;
    font-weight: 700
}

@media (max-width:1024px) {
    #news-listing .listing-wrap .press-list li h2 {
        font-size: 2rem;
        line-height: 30px;
        margin: 0 0 5px
    }
}

#news-listing .listing-wrap .press-list li h2 a {
    color: #333
}

#news-listing .listing-wrap .press-list li h2 a:hover {
    color: #333;
    text-decoration: underline
}

#news-listing .listing-wrap .press-list li p {
    color: #666;
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 15px
}

@media (max-width:1024px) {
    #news-listing .listing-wrap .press-list li p {
        margin-bottom: 5px
    }
}

#news-listing .listing-wrap .press-list li p.date {
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700
}

#news-listing .listing-wrap .press-list li p.date span {
    color: #d68f22
}

#news-listing .listing-wrap .press-list li p.date .category {
    font-size: 1.4rem;
    font-weight: 500;
    display: inline-block;
    color: #666;
    line-height: 30px;
    text-transform: none
}

#news-listing .listing-wrap .press-list li p.date .category:before {
    content: '';
    border-left: 1px solid #d1d1d1;
    padding-left: 20px;
    margin-left: 20px;
    color: #666
}

#news-listing .pagination-wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18)
}

#news-listing .pagination-wrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0;
    font-size: 1.4rem
}

#news-listing .pagination-wrap .pagination>li>a,
#news-listing .pagination-wrap .pagination>li>span {
    padding: 0 6px;
    line-height: 36px;
    height: 36px;
    text-decoration: none;
    color: #1d1d1d;
    background-color: transparent;
    border: 0;
    margin-left: -1px;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

#news-listing .pagination-wrap .pagination>li.inactive a,
#news-listing .pagination-wrap .pagination>li.inactive span {
    opacity: .5
}

#news-listing .pagination-wrap .pagination>li.active>a,
#news-listing .pagination-wrap .pagination>li.active>span {
    font-weight: normal;
    color: #666
}

#news-listing .pagination-wrap .icon-ui-first:before {
    content: '\33';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#news-listing .pagination-wrap .icon-ui-prev:before {
    content: '\32';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#news-listing .pagination-wrap .icon-ui-next:before {
    content: '\34';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#news-listing .pagination-wrap .icon-ui-last:before {
    content: '\36';
    font: normal normal normal 24px/1 'Eni-User-Interface-Font' !important;
    vertical-align: middle;
    position: relative;
    top: 4px
}

#company-profile {
    padding: 30px 0 0;
    margin: 20px 0 0 10px;
    background: url("/img/dotted-border.png") repeat-x top left
}

@media (max-width:1024px) {
    #company-profile {
        margin: 20px 0 0
    }
}

#press-release-pdf {
    margin: 17px 0 17px 10px;
    padding-top: 20px;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

@media (max-width:1024px) {
    #press-release-pdf {
        margin: 17px 0
    }
}

#press-release-pdf .simple-column {
    padding: 0 10px
}

#press-release-pdf .simple-column ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#press-release-pdf .simple-column ul li {
    padding: 0 0 20px;
    display: inline-block;
    width: 100%
}

#press-release-pdf .simple-column ul li figure {
    max-width: 40px;
    height: auto;
    padding: 0;
    float: left;
    margin-right: 10px
}

#press-release-pdf .simple-column ul li figure img {
    width: 100%
}

#press-release-pdf .simple-column ul li h3 {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 28px;
    font-weight: 700;
    margin: 0
}

#press-release-pdf .simple-column ul li h3 a {
    color: #1d1d1d
}

#press-release-pdf .simple-column ul li p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 22px
}

.text-editor+#press-release-pdf {
    background-image: url('../../../img/dot.png'), url('../../../img/dot.png');
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x
}

#disclaimer .btn {
    margin-top: 30px;
    color: rgba(29, 29, 29, 0.6);
    text-decoration: none
}

@media (min-width:801px) {
    #disclaimer a.btn-grey {
        margin-left: 10px
    }
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66afe9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px !important
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2a6496;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 25px;
    margin-top: 2px;
    width: 20px;
    color: #999
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    color: #999
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\e079"
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\e080"
}

.ui-datepicker .ui-icon {
    display: none
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
    text-align: center;
    padding: 4px 0;
    color: #000 !important
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, color .1s ease-in-out;
    transition: background-color .1s ease-in-out, color .1s ease-in-out
}

.ui-datepicker .ui-datepicker-calendar td:hover:not(.ui-datepicker-current-day) {
    background-color: #eee;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
    color: #000;
    text-align: center
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #fed300
}

.ui-datepicker td.ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default
}

.ui-datepicker-month {
    border: 0;
    color: #000
}

.ui-datepicker-year {
    border: 0;
    color: #000
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    color: transparent
}

#enipedia-news {
    padding: 60px 0 30px 0;
    text-align: center
}

#enipedia-news h3 {
    font-family: "eniTabReg", sans-serif;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 2.4rem;
    line-height: 44px;
    font-weight: bold;
    color: #000;
    margin: 0
}

#enipedia-news h3 a {
    display: inline-block;
    vertical-align: top;
    color: #000
}

#enipedia-news h3 a:hover {
    color: inherit
}

#enipedia-news h3 a img {
    max-width: 55px;
    height: auto;
    vertical-align: top;
    padding-right: 4px
}

#enipedia-news h3 a span {
    color: #fed300
}

#enipedia-news h4 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    margin: 25px 0 10px 0
}

@media (max-width:767px) {
    #enipedia-news h4 {
        font-size: 2.6rem
    }
}

#enipedia-news p {
    color: #1d1d1d;
    font-size: 1.8rem;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    margin: 0
}

#enipedia-news a.btn {
    margin: 30px 0 0 0;
    background: #fed300;
    color: #1d1d1d;
    font-size: 1.4rem;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 18px 50px;
    vertical-align: top
}

.news-leaf-wrapper .date-widget {
    margin: -10px 0 17px 0;
    padding: 0 0 15px 0;
    background-image: url('../../../img/dot.png');
    background-position: bottom;
    background-repeat: repeat-x
}

.news-leaf-wrapper .image-box-news-leaf {
    margin: 40px 0;
    background: #ebebeb;
    display: block
}

.news-leaf-wrapper .image-box-news-leaf .table-row {
    display: table
}

@media (max-width:800px) {
    .news-leaf-wrapper .image-box-news-leaf .table-row {
        display: left
    }
}

.news-leaf-wrapper .image-box-news-leaf .table-col {
    float: none;
    display: table-cell !important;
    vertical-align: top
}

@media (max-width:800px) {
    .news-leaf-wrapper .image-box-news-leaf .table-col {
        float: left;
        display: block !important;
        vertical-align: initial
    }
}

.news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) {
    vertical-align: middle
}

@media (max-width:800px) {
    .news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) {
        vertical-align: initial
    }
}

.news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 6px;
    padding-right: 20px
}

@media (max-width:800px) {
    .news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) h3 {
        padding-top: 14px;
        text-align: center;
        padding-left: 20px
    }
}

.news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) p {
    font-size: 1.4rem;
    line-height: 20px;
    padding-right: 20px
}

@media (max-width:800px) {
    .news-leaf-wrapper .image-box-news-leaf .table-col:nth-child(2) p {
        text-align: center;
        padding-left: 20px;
        padding-bottom: 17px
    }
}

.news-leaf-wrapper .image-box-news-leaf img {
    width: 100%;
    height: auto
}

.news-leaf-wrapper .quote-3rd-level h3 span {
    color: #999;
    font-size: 1.2rem;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: block;
    font-weight: 700;
    padding-top: 18px
}

#breadcrumb-share {
    display: none
}

@media (max-width:1024px) {
    #breadcrumb-share {
        display: none !important
    }
}

#breadcrumb-share ul {
    margin: 0;
    padding: 15px 0
}

#breadcrumb-share ul li {
    padding: 0 5px
}

#breadcrumb-share ul li:last-child {
    padding-right: 0
}

#breadcrumb-share ul li a {
    vertical-align: top
}

#breadcrumb-share ul li a img {
    height: 22px;
    width: auto;
    vertical-align: top
}

#menu-visual-row.no-margin-3rd-level {
    margin-top: -20px
}

.squared-box {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none
}

.squared-box li {
    position: relative;
    display: inline-block;
    width: 166px;
    height: 166px;
    background: #fed300;
    padding: 0 !important;
    margin: 0 20px 20px 0;
    vertical-align: top
}

.squared-box li:nth-child(5n) {
    margin-right: 0
}

@media (max-width:767px) {
    .squared-box li:nth-child(5n) {
        margin-right: 20px
    }
}

.squared-box li a {
    display: inline-block;
    width: 166px;
    height: 166px;
    text-decoration: none;
    color: #1d1d1d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11
}

.squared-box li a:hover {
    text-decoration: none;
    color: #1d1d1d !important
}

.squared-box li a span {
    display: block;
    width: 100%;
    margin-top: 40px;
    text-align: center;
    color: #1d1d1d !important;
    font-size: 2.8rem !important;
    line-height: 28px !important
}

.squared-box li h3 {
    position: absolute;
    left: 0;
    top: 68px;
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    color: #1d1d1d !important;
    font-size: 1.6rem !important;
    line-height: 22px !important;
    padding: 0 15px;
    font-weight: 700
}

#documentation-embed h2 {
    color: #1d1d1d !important;
    font-size: 2.4rem !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    margin: 0 0 30px 0 !important
}

@media (max-width:800px) {
    #documentation-embed h2 {
        margin-bottom: 22px !important
    }
}

#documentation-embed ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important
}

#documentation-embed ul li {
    position: relative !important;
    background: url("/img/dotted-border.png") repeat-x top left !important;
    padding: 11px 0 !important;
    display: inline-block !important;
    width: 100% !important
}

#documentation-embed ul li a:not(.btn) {
    display: inline-block !important;
    width: 100% !important;
    height: -moz-calc(100% - 22px) !important;
    height: -ms-calc(100% - 22px) !important;
    height: -webkit-calc(100% - 22px) !important;
    height: calc(100% - 22px) !important;
    position: absolute !important;
    top: 11px !important;
    left: 0;
    z-index: 11
}

@media (max-width:767px) {
    #documentation-embed ul li a:not(.btn) {
        width: 100% !important;
        display: block !important
    }
}

@media (max-width:767px) {
    #documentation-embed ul li [data-target=".modal-info"] {
        display: none !important
    }
}

#documentation-embed ul li figure {
    width: auto !important;
    max-width: 32px !important;
    display: inline-block !important;
    margin: 0 10px 0 0 !important;
    vertical-align: top !important
}

#documentation-embed ul li figure img {
    height: 32px !important
}

#documentation-embed ul li h4 {
    font-size: 1.6rem !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    color: #1d1d1d !important;
    margin: 0 0 0 -4px !important;
    display: inline-block !important;
    width: 83% !important;
    width: -moz-calc(85% - 46px) !important;
    width: -ms-calc(85% - 46px) !important;
    width: -webkit-calc(85% - 46px) !important;
    width: calc(85% - 46px) !important;
    position: absolute !important;
    left: 42px !important;
    top: 11px !important;
    z-index: 10
}

@media (max-width:767px) {
    #documentation-embed ul li h4 {
        position: relative !important;
        left: 42px !important;
        top: 0 !important;
        width: 90% !important;
        width: -moz-calc(100% - 46px) !important;
        width: -ms-calc(100% - 46px) !important;
        width: -webkit-calc(100% - 46px) !important;
        width: calc(100% - 46px) !important
    }
}

#documentation-embed ul li .doc-info-wrap {
    font-size: 1.4rem !important;
    line-height: 32px !important;
    color: #666 !important;
    display: inline-block !important;
    float: right !important;
    margin: 0 !important;
    width: 15% !important;
    text-align: right !important
}

@media (max-width:767px) {
    #documentation-embed ul li .doc-info-wrap {
        float: none !important;
        display: block !important;
        line-height: 22px !important;
        padding-left: 42px !important;
        width: 100% !important;
        text-align: left !important
    }
}

#documentation-embed ul li .btn {
    padding: 0 10px 0 0 !important;
    float: right !important;
    max-height: 32px !important
}

#documentation-embed ul li:last-of-type {
    margin-bottom: 40px !important
}

#documentation-embed ul li .btn img {
    width: auto !important;
    height: auto !important
}

#documentation-embed ul li .modal-info .modal-dialog {
    width: 100% !important;
    max-width: 750px !important;
    margin: 40px auto !important
}

#documentation-embed ul li .modal-info .modal-content {
    padding: 40px 20px 20px 20px !important;
    width: 100% !important;
    max-width: 750px !important;
    border-radius: 0 !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 40px !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top figure {
    width: 230px !important !important;
    margin-left: 20px !important !important;
    margin-right: 40px !important !important;
    float: left !important;
    display: inherit !important;
    max-width: none !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top figure img {
    max-height: none !important;
    height: auto !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap {
    text-align: left !important;
    width: calc(100% - 330px) !important;
    height: 100% !important;
    min-height: 320px !important;
    display: table !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description {
    display: table-cell !important;
    vertical-align: middle !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description h2 {
    color: #1d1d1d !important;
    font-size: 2.4rem !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    margin: 0 0 15px 0 !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
    width: 100% !important;
    border-top: 1px solid #d1d1d1 !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li {
    background: url("/img/dotted-border.png") repeat-x bottom left center !important;
    font-size: 1.6rem !important;
    line-height: 24px !important;
    color: #666 !important;
    padding: 16px 0 !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li strong {
    color: #1d1d1d !important
}

#documentation-embed ul li .modal-info .modal-content .modal-top .doc-description-wrap .doc-description ul li:last-of-type {
    background: none !important
}

#documentation-embed ul li .modal-info .btn {
    padding: 15px 0 !important;
    float: none !important;
    display: inline-block !important;
    max-height: none !important
}

#documentation-embed .bottom-cta {
    text-align: center
}

#documentation-embed .bottom-cta .btn {
    width: 50%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:767px) {
    #documentation-embed .bottom-cta .btn {
        width: 100%
    }
}

#documentation-embed.documentation-embed--foundation ul li {
    min-height: 56px
}

#documentation-embed.documentation-embed--foundation ul li h4 {
    top: 0 !important
}

.quote-2nd-level {
    margin: 17px 0;
    padding: 30px 20px;
    text-align: center
}

.quote-2nd-level .simple-column {
    padding: 0 10px
}

@media (max-width:800px) {
    .quote-2nd-level {
        padding: 45px 20px
    }
}

@media (max-width:767px) {
    .quote-2nd-level {
        padding: 45px 0
    }
}

.quote-2nd-level h3 {
    position: relative;
    margin: 0;
    color: #1d1d1d;
    font-size: 2rem;
    line-height: 30px;
    font-weight: 600;
    padding: 0 55px
}

.quote-2nd-level h3:before {
    content: ' ';
    background-image: url('../../../img/quote-left.png');
    background-size: 32px auto;
    background-repeat: no-repeat;
    width: 32px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: -2px
}

.quote-2nd-level h3:after {
    content: ' ';
    background-image: url('../../../img/quote-right.png');
    background-size: 32px auto;
    background-repeat: no-repeat;
    width: 32px;
    height: 21px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -2px
}

@media (max-width:767px) {
    .quote-2nd-level h3 {
        font-size: 2rem;
        line-height: 30px;
        padding: 0
    }
    .quote-2nd-level h3:before {
        top: -30px
    }
    .quote-2nd-level h3:after {
        bottom: -30px
    }
}

.quote-2nd-level p {
    color: #999;
    font-size: 1.2rem;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    font-weight: 700;
    padding-top: 18px;
    margin: 0
}

@media (max-width:767px) {
    .quote-2nd-level p {
        padding-top: 45px
    }
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper {
    display: block !important
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table {
    border-color: transparent;
    border: 1px solid #bbb
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr {
    border-color: transparent;
    border-top: 1px solid #bbb
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type {
    width: 65%;
    float: left;
    *zoom: 1
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:first-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type {
    width: 35%;
    float: left;
    *zoom: 1
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:last-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div:only-of-type {
    width: 100%
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td[colspan="3"] div p {
    text-align: right
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr.year td div {
    border-right: none
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr th {
    border-color: transparent
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr th div {
    margin: 10px 0;
    height: -moz-calc(100% - 20px);
    height: -ms-calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px)
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr th div span {
    padding-top: 10px;
    padding-bottom: 10px
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td {
    border-color: transparent
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td div {
    margin: 10px 0;
    padding: 0 20px;
    width: 100%;
    text-align: left;
    display: inline-block;
    height: -moz-calc(100% - 20px);
    height: -ms-calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    vertical-align: bottom
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td div p {
    margin: 5px 0;
    font-size: 1.6rem;
    line-height: 16px;
    color: #666
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type {
    width: 65%;
    float: left;
    *zoom: 1
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:first-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type {
    width: 35%;
    float: left;
    *zoom: 1
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    content: " ";
    display: table
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after {
    display: table;
    content: "";
    line-height: 0
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:before:after,
#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:last-of-type:after:after {
    clear: both
}

#financial-results-and-presentation.acquisition-divestments .fs-table-wrapper table tr td[colspan="3"] div:only-of-type {
    width: 100%
}

@media (max-width:768px) {
    #financial-results-and-presentation.acquisition-divestments .fs-table-wrapper {
        border: 1px solid #bbb !important
    }
    #financial-results-and-presentation.acquisition-divestments .fs-table {
        border: none !important;
        display: block !important
    }
}

#financial-results-and-presentation .fs-table-wrapper {
    margin-bottom: 60px
}

@media (max-width:768px) {
    #financial-results-and-presentation .fs-table-wrapper {
        display: none
    }
}

#financial-results-and-presentation .fs-table-wrapper:last-of-type {
    margin-bottom: 0
}

#financial-results-and-presentation .fs-table {
    width: 100% !important;
    border: 1px solid #bbb
}

@media (max-width:768px) {
    #financial-results-and-presentation .fs-table {
        display: none
    }
}

#financial-results-and-presentation .fs-table tr {
    border-top: 1px solid #bbb
}

#financial-results-and-presentation .fs-table th {
    border: none;
    padding: 0
}

#financial-results-and-presentation .fs-table th:not(:last-of-type) div {
    border-right: 1px solid #bbb
}

#financial-results-and-presentation .fs-table th div {
    width: 100%;
    padding: 0;
    margin: 20px 0;
    min-height: 30px;
    display: table
}

#financial-results-and-presentation .fs-table th div span {
    padding: 0 20px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 16px;
    color: #666;
    display: table-cell;
    vertical-align: middle
}

#financial-results-and-presentation .fs-table td {
    border: none;
    padding: 0
}

#financial-results-and-presentation .fs-table td:not(:last-of-type) div {
    border-right: 1px solid #bbb
}

#financial-results-and-presentation .fs-table td:first-of-type div span {
    padding: 0 20px;
    width: 100%;
    display: table-cell;
    vertical-align: top;
    text-align: left
}

#financial-results-and-presentation .fs-table td div {
    width: 100%;
    padding: 0;
    margin: 20px 0;
    min-height: 30px;
    display: table
}

#financial-results-and-presentation .fs-table td div span {
    padding: 0 20px;
    width: 100%;
    display: top;
    vertical-align: middle;
    text-align: center
}

#financial-results-and-presentation .fs-table td div span a {
    display: block;
    width: 100%
}

#financial-results-and-presentation .fs-table td div span a img {
    margin: 10px 0 6px 0;
    display: inline-block;
    max-height: 30px;
    max-width: 30px
}

#financial-results-and-presentation .fs-table td div span a span {
    font-size: 1.4rem;
    line-height: 14px;
    margin: 0;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

#financial-results-and-presentation .fs-table td div span a:hover span {
    text-decoration: underline
}

#financial-results-and-presentation .fs-table td div span p {
    margin: 0;
    font-size: 1.6rem;
    line-height: 22px
}

#financial-results-and-presentation .fs-table td div span p:first-of-type {
    margin-bottom: 5px;
    margin-top: 10px
}

#financial-results-and-presentation .fs-table td div span p a {
    text-decoration: none;
    color: #1d1d1d;
    position: relative;
    padding-left: 20px;
    display: inline-block
}

#financial-results-and-presentation .fs-table td div span p a:before {
    position: absolute;
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    padding-right: 5px;
    color: #999;
    display: inline-block;
    top: 4px;
    left: 0
}

#financial-results-and-presentation .fs-table td div span p a:hover {
    text-decoration: underline
}

#financial-results-and-presentation .fs-table td div span p a strong {
    font-weight: 700;
    color: #1d1d1d
}

#financial-results-and-presentation .fs-table-mobile {
    display: none;
    border: 1px solid #bbb;
    margin-bottom: 40px
}

#financial-results-and-presentation .fs-table-mobile:last-of-type {
    margin: 0
}

@media (max-width:768px) {
    #financial-results-and-presentation .fs-table-mobile {
        display: block
    }
}

#financial-results-and-presentation .fs-table-mobile h2 {
    margin: 0;
    padding: 20px 10px;
    font-size: 1.6rem;
    line-height: 16px;
    color: #666;
    background: #e2e2e2;
    text-align: center;
    font-weight: 700
}

#financial-results-and-presentation .fs-table-mobile ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#financial-results-and-presentation .fs-table-mobile ul li {
    border-top: 1px solid #bbb;
    padding: 20px 10px
}

#financial-results-and-presentation .fs-table-mobile ul li p {
    font-size: 1.6rem;
    line-height: 28px;
    margin: 0 0 5px 0;
    padding: 0
}

#financial-results-and-presentation .fs-table-mobile ul li p:last-of-type {
    margin: 0
}

#financial-results-and-presentation .fs-table-mobile ul li p a {
    text-decoration: none;
    color: #1d1d1d;
    position: relative;
    padding-left: 20px;
    display: inline-block
}

#financial-results-and-presentation .fs-table-mobile ul li p a:before {
    content: "\75";
    font: normal normal normal 16px/1 'Eni-User-Interface-Font' !important;
    padding-right: 5px;
    color: #999;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0
}

#financial-results-and-presentation .fs-table-mobile ul li p a:hover {
    text-decoration: underline
}

#financial-results-and-presentation .fs-table-mobile ul li p a strong {
    font-weight: 700;
    color: #1d1d1d
}

#financial-results-and-presentation .fs-table-mobile ul li ul li {
    border-top: none;
    padding: 20px 0;
    background-image: url(../../../img/dot.png);
    background-position: bottom;
    background-repeat: repeat-x
}

#financial-results-and-presentation .fs-table-mobile ul li ul li:last-child {
    background: none;
    padding-bottom: 0
}

#financial-results-and-presentation .fs-table-mobile ul li ul li a {
    display: block;
    width: 100%;
    text-align: left
}

#financial-results-and-presentation .fs-table-mobile ul li ul li a img {
    max-height: 30px;
    max-width: 30px;
    display: inline-block;
    margin-right: 14px
}

#financial-results-and-presentation .fs-table-mobile ul li ul li a span {
    display: inline-block;
    line-height: 30px;
    color: #999;
    font-weight: 700;
    font-size: 1.4rem
}

#financial-results-and-presentation .accordion .panel {
    margin-top: 0;
    border-radius: 0
}

#financial-results-and-presentation .accordion .panel:nth-of-type(n+2) .panel-heading {
    margin-top: -1px
}

#financial-results-and-presentation .accordion .panel .panel-collapse {
    position: relative;
    padding: 30px 0 0 0
}

#financial-results-and-presentation .accordion .panel .panel-collapse .panel-body {
    border: 0;
    padding: 0
}

#financial-results-and-presentation .accordion .panel-heading {
    width: 100%;
    background: #f1f1f1;
    padding: 14px 20px;
    border-radius: 0;
    border: 1px solid #d1d1d1
}

#financial-results-and-presentation .accordion .panel-heading.active .panel-title a:after {
    content: "\f0d7"
}

#financial-results-and-presentation .accordion .panel-heading .panel-title a {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding: 0;
    display: inline-block;
    width: 100%
}

#financial-results-and-presentation .accordion .panel-heading .panel-title a:after {
    padding-top: 4px;
    float: right;
    content: "\f0d8";
    color: #1d1d1d;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#financial-results-and-presentation .accordion .panel-heading .panel-title a:hover {
    text-decoration: none
}

#financial-results-and-presentation .accordion .panel-heading .panel-title a:hover strong {
    text-decoration: none
}

#enipedia-insight-row {
    margin: 60px 0
}

#enipedia-insight-row h2 {
    font-weight: 700;
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 28px;
    margin: 0;
    padding: 0
}

@media (max-width:767px) {
    #enipedia-insight-row h2 {
        font-size: 2rem;
        line-height: 26px
    }
}

#enipedia-insight-row h2 span {
    font-weight: bold;
    font-family: "eniTabReg", sans-serif;
    color: #000;
    font-size: 2.4rem
}

@media (max-width:767px) {
    #enipedia-insight-row h2 span {
        font-size: 2.2rem
    }
}

#enipedia-insight-row h2 span span {
    color: #fed300
}

#enipedia-insight-row p {
    padding: 0;
    margin: 10px 0 0 0;
    font-size: 1.6rem;
    line-height: 28px
}

#enipedia-insight-row .find-more-3rd-level {
    margin: 10px 0 0 0;
    padding: 0
}

#enipedia-insight-row .find-more-3rd-level .simple-column {
    margin: 0
}

#enipedia-insight-row .find-more-3rd-level .simple-column ul {
    background-image: url(../../../img/dot.png);
    background-position: bottom;
    background-repeat: repeat-x
}

#enipedia-insight-row .find-more-3rd-level .simple-column ul li {
    padding: 26px 0;
    text-align: left
}

#enipedia-insight-row .find-more-3rd-level .simple-column ul li a {
    text-align: left;
    position: relative;
    padding-left: 21px
}

#enipedia-insight-row .find-more-3rd-level .simple-column ul li a:before {
    position: absolute;
    left: 0;
    top: 4px
}

#enipedia-insight-row .bottom-cta {
    margin: 0 auto;
    float: none;
    margin-top: 30px
}

#enipedia-insight-row .bottom-cta a {
    width: 50%
}

@media (max-width:800px) {
    #enipedia-insight-row .bottom-cta a {
        width: 100%
    }
}

#search-input {
    position: absolute;
    z-index: 1090;
    background-color: #f0f0f0;
    height: 96px;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 10px;
    width: 100%;
    top: 122px;
    *zoom: 1
}

@media (max-width:1024px) {
    #search-input {
        top: 49px
    }
}

#search-input:before,
#search-input:after {
    display: table;
    content: "";
    line-height: 0
}

#search-input:before:after,
#search-input:after:after {
    clear: both
}

#search-input .menuSearchBar {
    position: relative
}

#search-input .menuSearchBar .calloutUpSearch {
    height: 0;
    width: 0;
    border-bottom: 12px solid #f0f0f0;
    border-left: 12px dashed transparent;
    border-right: 12px dashed transparent;
    z-index: 10;
    top: -8px;
    position: absolute;
    right: 8px
}

@media (max-width:1024px) {
    #search-input .menuSearchBar .calloutUpSearch {
        right: 91px
    }
}

@media (max-width:767px) {
    #search-input .menuSearchBar .calloutUpSearch {
        right: 73px
    }
}

#search-input .menuSearchBar img {
    opacity: .4;
    max-width: 18px;
    margin-left: 10px
}

@media (max-width:1024px) {
    #search-input .menuSearchBar img {
        margin-left: 0
    }
}

#search-input .menuSearchBar #search-form {
    display: inline-block;
    width: 90%;
    width: -moz-calc(100% - 32px);
    width: -ms-calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px)
}

@media (max-width:767px) {
    #search-input .menuSearchBar #search-form {
        width: -moz-calc(100% - 22px);
        width: -ms-calc(100% - 22px);
        width: -webkit-calc(100% - 22px);
        width: calc(100% - 22px)
    }
}

#search-input .menuSearchBar #search-form #search-value {
    font-style: normal;
    border: none;
    font-size: 1.2rem;
    height: 96px;
    width: 85%;
    width: -moz-calc(100% - 94px);
    width: -ms-calc(100% - 94px);
    width: -webkit-calc(100% - 94px);
    width: calc(100% - 94px);
    font-family: 'Source Sans Pro';
    letter-spacing: 1px;
    font-weight: 600;
    background: #f0f0f0;
    border-bottom: 1px solid #d6d6d6;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 20px;
    box-shadow: none;
    border-radius: 4px;
    outline: none
}

@media (max-width:767px) {
    #search-input .menuSearchBar #search-form #search-value {
        width: -moz-calc(100% - 49px);
        width: -ms-calc(100% - 49px);
        width: -webkit-calc(100% - 49px);
        width: calc(100% - 49px)
    }
}

#search-input .menuSearchBar #search-form .button-wrap {
    cursor: pointer;
    text-align: right;
    width: 80px;
    padding-top: 40px;
    float: right;
    margin-right: 10px
}

@media (max-width:1024px) {
    #search-input .menuSearchBar #search-form .button-wrap {
        margin-right: 0
    }
}

@media (max-width:767px) {
    #search-input .menuSearchBar #search-form .button-wrap {
        width: 45px
    }
}

#search-input .menuSearchBar #search-form .button-wrap input {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: right;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.2rem;
    line-height: 1.42857143;
    color: #333;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    outline: none;
    vertical-align: top
}

#search-input.fixed {
    position: fixed;
    top: 49px
}

#search-input.fixed .container-fluid {
    max-width: 100%
}

#search-input.fixed .calloutUpSearch {
    right: -3px
}

@media (max-width:1024px) {
    #search-input.fixed .calloutUpSearch {
        right: 91px
    }
}

@media (max-width:767px) {
    #search-input.fixed .calloutUpSearch {
        right: 73px
    }
}

#search-input.fixed #search-form {
    width: -moz-calc(100% - 22px);
    width: -ms-calc(100% - 22px);
    width: -webkit-calc(100% - 22px);
    width: calc(100% - 22px)
}

#search-input.fixed #search-form .button-wrap {
    margin-right: 0
}

#search-input.fixed .menuSearchBar img {
    margin-left: 0
}

.image-box-eniday-abo {
    margin: 17px 0;
    display: inline-block
}

.image-box-eniday-abo .table-row {
    display: table
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-row {
        display: left
    }
}

.image-box-eniday-abo .table-col {
    float: none;
    display: table-cell !important;
    vertical-align: top
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-col {
        float: left;
        display: block !important;
        vertical-align: initial
    }
}

.image-box-eniday-abo .table-col:nth-child(1) {
    padding-right: 0
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-col:nth-child(1) {
        padding-right: 10px
    }
}

.image-box-eniday-abo .table-col:nth-child(1) img {
    width: 100%;
    height: auto
}

.image-box-eniday-abo .table-col:nth-child(1) h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 5px;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    z-index: 5;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: table;
    white-space: nowrap;
    overflow: hidden;
    text-align: center
}

.image-box-eniday-abo .table-col:nth-child(1) h2:before,
.image-box-eniday-abo .table-col:nth-child(1) h2:after {
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.image-box-eniday-abo .table-col:nth-child(1) h2:before {
    right: 10px;
    margin-left: -50%
}

.image-box-eniday-abo .table-col:nth-child(1) h2:after {
    left: 5px;
    margin-right: -50%
}

@media (min-width:768px) {
    .image-box-eniday-abo .table-col:nth-child(1) h2 {
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -ms-calc(100% - 70px);
        width: calc(100% - 70px);
        left: -webkit-calc(50% + 5px);
        left: -moz-calc(50% + 5px);
        left: -ms-calc(50% + 5px);
        left: calc(50% + 5px)
    }
}

.image-box-eniday-abo .table-col:nth-child(1) h2 img {
    max-width: 100%;
    width: auto
}

.image-box-eniday-abo .table-col:nth-child(2) {
    vertical-align: middle;
    padding: 20px 20px 20px 50px
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-col:nth-child(2) {
        vertical-align: initial;
        padding: 20px
    }
}

@media (max-width:768px) {
    .image-box-eniday-abo .table-col:nth-child(2) {
        text-align: center;
        padding: 20px 10px
    }
}

.image-box-eniday-abo .table-col:nth-child(2) h3 {
    color: #1d1d1d;
    font-size: 2.2rem;
    line-height: 34px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 6px
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-col:nth-child(2) h3 {
        padding-top: 14px;
        text-align: center
    }
}

.image-box-eniday-abo .table-col:nth-child(2) p {
    font-size: 1.6rem;
    line-height: 28px
}

@media (max-width:800px) {
    .image-box-eniday-abo .table-col:nth-child(2) p {
        text-align: center;
        margin-bottom: 17px
    }
}

.image-box-eniday-abo .table-col:nth-child(2) ul {
    padding: 10px 0;
    margin-left: 20px;
    list-style: disc;
    text-align: left
}

.image-box-eniday-abo .table-col:nth-child(2) ul li {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    padding-bottom: 8px
}

.image-box-eniday-abo .table-col:nth-child(2) ul li span {
    color: #666;
    font-size: 1.6rem;
    line-height: 28px;
    display: inline-block;
    vertical-align: top
}

.image-box-eniday-abo .table-col:nth-child(2) .btn {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px
}

@media (max-width:767px) {
    .image-box-eniday-abo .table-col:nth-child(2) .btn {
        width: 100%;
        margin-top: 0
    }
}

.infographic-3rd-level {
    padding: 0 0 30px 0
}

.infographic-3rd-level .container-fluid {
    padding: 0 10px
}

@media (max-width:800px) {
    .infographic-3rd-level {
        padding: 0 20px 26px 20px
    }
}

.infographic-3rd-level .swiper-gallery-infographic {
    margin-bottom: 10px
}

.infographic-3rd-level h2 {
    color: #1d1d1d;
    font-size: 3.2rem;
    line-height: 40px;
    margin: 0 0 20px 0;
    font-weight: 300
}

@media (max-width:800px) {
    .infographic-3rd-level h2 {
        text-align: center;
        font-size: 2.4rem;
        line-height: 30px;
        margin-top: 0;
        margin: 0 0 16px 0
    }
}

.infographic-3rd-level h2 a {
    color: #1d1d1d
}

.infographic-3rd-level p {
    color: #666;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0 20px;
    font-weight: 300;
    margin: 0
}

@media (max-width:800px) {
    .infographic-3rd-level p {
        text-align: center;
        font-size: 1.6rem;
        line-height: 24px;
        padding: 0
    }
}

.infographic-3rd-level p strong {
    color: #1d1d1d
}

.infographic-3rd-level .bottom-cta {
    margin: 0 auto;
    padding-top: 20px;
    float: none
}

@media (max-width:800px) {
    .infographic-3rd-level .bottom-cta {
        padding-left: 0;
        padding-right: 0;
        letter-spacing: 5px;
        padding-top: 12px
    }
}

.infographic-3rd-level .bottom-cta .btn-yellow {
    width: 100%
}

.infographic-3rd-level .bottom-cta .btn-yellow:hover {
    background: #1d1d1d !important;
    color: #fed300
}

.infographic-3rd-level ul {
    list-style: none;
    margin: 25px 0 0 0;
    padding: 0
}

@media (max-width:800px) {
    .infographic-3rd-level ul {
        margin: 16px 0 0 0
    }
}

.infographic-3rd-level ul li {
    width: calc(33%);
    width: -webkit-calc(33% - 40px);
    width: -moz-calc(33% - 40px);
    background-image: url(/img/dotted-border.png), url(/img/dotted-border.png);
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    overflow: hidden;
    display: inline-block;
    padding: 20px
}

@media (max-width:800px) {
    .infographic-3rd-level ul li {
        padding: 20px 0
    }
}

.infographic-3rd-level ul li div:first-of-type {
    min-height: 95px
}

@media (max-width:800px) {
    .infographic-3rd-level ul li div:first-of-type {
        min-height: auto;
        padding: 0
    }
}

.infographic-3rd-level ul li a {
    display: block
}

.infographic-3rd-level ul li a:hover {
    color: inherit
}

.infographic-3rd-level ul li figure {
    width: auto;
    max-height: 95px
}

@media (max-width:800px) {
    .infographic-3rd-level ul li figure {
        margin-bottom: 20px;
        max-height: 95px;
        text-align: center;
        margin: 0
    }
}

.infographic-3rd-level ul li figure img {
    width: auto;
    max-height: 95px;
    max-width: 100%
}

.infographic-3rd-level ul li .def-content {
    min-height: 95px;
    word-wrap: break-word
}

.infographic-3rd-level ul li .def-content h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -ms-width: calc(100%);
    z-index: 5;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: black;
    position: absolute;
    position: relative;
    font-size: 1.4rem;
    margin: 0
}

.infographic-3rd-level ul li .def-content h3 {
    font-size: 2.6rem;
    margin: 0 0 5px 0;
    font-weight: 700;
    color: black;
    line-height: 1;
    text-align: left
}

@media (max-width:800px) {
    .infographic-3rd-level ul li .def-content h3 {
        margin: 0;
        letter-spacing: -2px
    }
}

.infographic-3rd-level ul li .def-content h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 700;
    text-align: left
}

@media (max-width:800px) {
    .infographic-3rd-level ul li .def-content {
        text-align: center
    }
}

.infographic-3rd-level ul li .over-content {
    min-height: 95px;
    display: none
}

.infographic-3rd-level ul li .over-content h3 {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    font-weight: 700
}

.infographic-3rd-level ul li .over-content h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 500;
    color: #666
}

.infographic-3rd-level ul li span.icon {
    padding-top: 5px;
    display: inline-block;
    font-size: 6rem
}

.infographic-3rd-level ul li.grey .over-content>h3 {
    color: #a89e80
}

.infographic-3rd-level ul li.grey span.icon {
    color: #a89e80
}

.infographic-3rd-level ul li.green .over-content>h3 {
    color: #8a9225
}

.infographic-3rd-level ul li.green span.icon {
    color: #8a9225
}

.infographic-3rd-level ul li.sand .over-content>h3 {
    color: #b5ad85
}

.infographic-3rd-level ul li.sand span.icon {
    color: #b5ad85
}

.infographic-3rd-level ul li.red .over-content>h3 {
    color: #af2336
}

.infographic-3rd-level ul li.red span.icon {
    color: #af2336
}

.infographic-3rd-level ul li.blue .over-content>h3 {
    color: #4b84ab
}

.infographic-3rd-level ul li.blue span.icon {
    color: #4b84ab
}

.infographic-3rd-level ul li.orange .over-content>h3 {
    color: #d68f22
}

.infographic-3rd-level ul li.orange span.icon {
    color: #d68f22
}

.infographic-3rd-level .swiper-pagination {
    position: relative;
    text-align: center;
    width: 100%;
    heigth: auto;
    padding: 0 0 2px 0
}

@media (max-width:800px) {
    .infographic-3rd-level .swiper-pagination {
        padding: 0
    }
}

.infographic-3rd-level .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background: #999
}

.infographic-3rd-level .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.infographic-3rd-level .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

.video-box {
    margin: 17px 0;
    background: #ebebeb;
    display: block
}

.video-box .table-row {
    display: table
}

@media (max-width:768px) {
    .video-box .table-row {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin: 0
    }
}

.video-box .table-col {
    float: none;
    display: table-cell !important;
    vertical-align: top
}

@media (max-width:800px) {
    .video-box .table-col {
        float: left;
        display: block !important;
        vertical-align: initial
    }
}

.video-box .table-col:nth-child(2) {
    padding-left: 0
}

@media (max-width:800px) {
    .video-box .table-col:nth-child(2) {
        padding-left: 10px
    }
}

@media (max-width:768px) {
    .video-box .table-col:nth-child(2) {
        padding: 0;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-order: 1;
        order: 1
    }
}

.video-box .table-col:nth-child(1) {
    vertical-align: middle;
    padding-right: 0
}

@media (max-width:800px) {
    .video-box .table-col:nth-child(1) {
        vertical-align: initial;
        padding-right: 10px
    }
}

@media (max-width:768px) {
    .video-box .table-col:nth-child(1) {
        -webkit-order: 2;
        -moz-order: 2;
        -ms-order: 2;
        order: 2;
        padding: 0
    }
}

.video-box .table-col:nth-child(1) h3 {
    color: #1d1d1d;
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

@media (max-width:800px) {
    .video-box .table-col:nth-child(1) h3 {
        padding-top: 14px;
        text-align: center
    }
}

.video-box .table-col:nth-child(1) p {
    font-size: 1.4rem;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

@media (max-width:800px) {
    .video-box .table-col:nth-child(1) p {
        text-align: center;
        padding-bottom: 17px
    }
}

.video-box .table-col:nth-child(1) ul {
    padding: 10px 20px;
    margin-left: 20px;
    list-style: disc;
    text-align: right
}

.video-box .table-col:nth-child(1) ul li {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    padding-bottom: 8px
}

.video-box .table-col:nth-child(1) ul li span {
    color: #666;
    font-size: 1.4rem;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.video-box .embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.visore-3rd-level {
    padding-bottom: 5px;
    position: relative;
    width: calc(100% + 40px);
    margin-left: -20px
}

.visore-3rd-level .container-fluid {
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width:1024px) {
    .visore-3rd-level {
        width: calc(100% + 40px);
        margin-left: -20px
    }
}

@media (max-width:767px) {
    .visore-3rd-level {
        width: calc(100% + 20px);
        margin-left: -10px
    }
}

@media (max-width:800px) {
    .visore-3rd-level {
        padding-bottom: 26px
    }
}

.visore-3rd-level .text-center {
    padding: 0
}

.visore-3rd-level img {
    width: 100%;
    height: auto;
    visibility: hidden
}

.visore-3rd-level .visual-wrapper-3rdlevel {
    height: 420px;
    position: relative
}

.visore-3rd-level .visual-wrapper-3rdlevel .animated-image {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.visore-3rd-level .visual-wrapper-3rdlevel .animated-image img {
    height: 100%;
    width: auto
}

@media (width:320px) {
    .visore-3rd-level .visual-wrapper-3rdlevel .animated-image img {
        height: auto;
        width: 100%
    }
}

@media (min-width:768px) {
    .visore-3rd-level .visual-wrapper-3rdlevel {
        height: 400px
    }
}

@media (max-width:767px) {
    .visore-3rd-level .visual-wrapper-3rdlevel {
        height: 340px
    }
}

@media (min-width:768px) and (max-width:800px) {
    .visore-3rd-level .visual-wrapper-3rdlevel .animated-image img {
        height: auto;
        width: 100%
    }
}

@media (min-width:1025px) {
    .visore-3rd-level .visual-wrapper-3rdlevel {
        height: 420px
    }
    .visore-3rd-level .visual-wrapper-3rdlevel .animated-image img {
        height: 100%;
        width: auto
    }
}

.visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt {
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    padding: 20px;
    max-width: 57% !important;
    width: auto !important
}

@media (max-width:767px) {
    .visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt {
        width: 100% !important;
        padding: 20px 10px
    }
}

.visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 20px;
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 1px;
    background: url('/img/dotted-border.png') #fff repeat-x bottom left
}

@media (max-width:767px) {
    .visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt:after {
        left: 10px;
        width: -moz-calc(100% - 20px);
        width: -ms-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }
}

.visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt h1 {
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 16px;
    margin: 0;
    padding: 0;
    color: #666;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: left
}

.visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt h2 {
    color: #1d1d1d;
    font-size: 2.8rem;
    line-height: 30px;
    font-weight: 700;
    margin: 15px 0 0 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    text-align: left;
    letter-spacing: 0
}

.visore-3rd-level .visual-wrapper-3rdlevel .visore-interactive-txt p {
    margin: 15px 0 0 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    text-align: left;
    letter-spacing: 0;
    font-size: 1.6rem;
    line-height: 20px;
    color: #666
}

@media (max-width:767px) {
    .visore-3rd-level .visore-interactive-txt {
        background: #fff;
        position: relative;
        width: 100% !important;
        padding: 20px 10px
    }
    .visore-3rd-level .visore-interactive-txt:after {
        position: absolute;
        content: '';
        bottom: 0;
        height: 1px;
        background: url('/img/dotted-border.png') #fff repeat-x bottom left;
        left: 10px;
        width: -moz-calc(100% - 20px);
        width: -ms-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .visore-3rd-level .visore-interactive-txt h1 {
        text-transform: uppercase;
        font-size: 1.6rem;
        line-height: 16px;
        margin: 0;
        padding: 0;
        color: #666;
        font-weight: 700;
        letter-spacing: 5px;
        text-align: left
    }
    .visore-3rd-level .visore-interactive-txt h2 {
        color: #1d1d1d;
        font-size: 2.8rem;
        line-height: 30px;
        font-weight: 700;
        margin: 15px 0 0 0;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        text-align: left;
        letter-spacing: 0
    }
    .visore-3rd-level .visore-interactive-txt p {
        margin: 15px 0 0 0;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        text-align: left;
        letter-spacing: 0;
        font-size: 1.6rem;
        line-height: 26px;
        color: #666
    }
}

@keyframes shadow {
    from {
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: 0
    }
    to {
        -webkit-box-shadow: 0 1px 5px;
        -moz-box-shadow: 0 1px 5px;
        box-shadow: 0 1px 5px
    }
}

@keyframes moveAskNow {
    from {
        top: -68px
    }
    to {
        top: 0
    }
}

@keyframes moveAskNowScrollUp {
    from {
        top: 0
    }
    to {
        top: 60px
    }
}

@keyframes moveAskNowScrollDown {
    from {
        top: 60px
    }
    to {
        top: 0
    }
}

@keyframes moveMainNavUp {
    from {
        top: -60px
    }
    to {
        top: 0
    }
}

@keyframes moveMainNavDown {
    from {
        top: 0
    }
    to {
        top: -60px
    }
}

@keyframes moveDown {
    from {
        top: -60px
    }
    to {
        top: 0
    }
}

@keyframes animated-image {
    from {
        -webkit-transform: matrix(2, 0, 0, 2, -50%, -50%);
        -moz-transform: matrix(2, 0, 0, 2, -50%, -50%);
        -ms-transform: matrix(2, 0, 0, 2, -50%, -50%);
        -o-transform: matrix(2, 0, 0, 2, -50%, -50%);
        transform: matrix(2, 0, 0, 2, -50%, -50%);
        top: 50%;
        left: 50%
    }
    to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        -moz-transform: matrix(1, 0, 0, 1, 0, 0);
        -ms-transform: matrix(1, 0, 0, 1, 0, 0);
        -o-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
        top: 0;
        left: 0
    }
}


/* cookie bar */
#cookie-bar {
  background: #f2e7b2;
  padding: 20px 30px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  #cookie-bar {
    padding: 20px 10px;
    text-align: center;
  }
}
#cookie-bar p {
  color: #1d1d1d;
  font-size: 1.6rem;
  line-height: 25px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #cookie-bar p {
    font-size: 1.6rem;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #cookie-bar p {
    font-size: 1.4rem;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: center;
  }
}
#cookie-bar p strong {
  font-weight: 700;
}
#cookie-bar p a {
  text-decoration: none;
  color: #1d1d1d;
}
#cookie-bar p a:hover {
  color: #1d1d1d;
}
#cookie-bar .btn {
  float: right;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding: 5px 15px;
  text-transform: none;
}
#cookie-bar .btn:hover {
  background: #1d1d1d !important;
  color: #fed300;
}
@media (min-width: 320px) and (max-width: 767px) {
  #cookie-bar .btn {
    float: none;
  }
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

/* Slider terzo livello */
.slider-3rd-level {
  margin: 0;
  padding: 17px 0;
}
.slider-3rd-level .slider-3rd-level-container {
  width: 92%;
  margin: 0 auto;
}
.slider-3rd-level .slider-3rd-level-container .swiper-button-prev {
  background: url(../../../img/ico/modale-prev.png) center no-repeat;
  top: 38%;
}
@media (max-width: 800px) {
  .slider-3rd-level .slider-3rd-level-container .swiper-button-prev {
    display: none;
  }
}
.slider-3rd-level .slider-3rd-level-container .swiper-button-next {
  background: url(../../../img/ico/modale-next.png) center no-repeat;
  top: 38%;
}
@media (max-width: 800px) {
  .slider-3rd-level .slider-3rd-level-container .swiper-button-next {
    display: none;
  }
}
.slider-3rd-level .swiper-slide img {
  width: 100%;
  height: auto;
  cursor: pointer !important;
}
.slider-3rd-level .swiper-slide:last-child {
  margin-right: 0px;
}
.slider-3rd-level .swiper-slide:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  top: 0;
  left: 0;
  vertical-align: middle;
  z-index: 2;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: opacity;
  -webkit-transition-property: opacity;
}
@media (min-width: 1025px) {
  .slider-3rd-level .swiper-slide:hover:after {
    opacity: 1;
    cursor: pointer;
  }
  .slider-3rd-level .swiper-slide:hover.image-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url('../../../img/ico/ico-lens.png') no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
  }
  .slider-3rd-level .swiper-slide:hover.video-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url('../../../img/ico/ico-play.png') no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
  }
}
@media (max-width: 1024px) {
  .slider-3rd-level .swiper-slide:after {
    opacity: 1;
    cursor: pointer;
  }
  .slider-3rd-level .swiper-slide.image-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url('../../../img/ico/ico-lens.png') no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
  }
  .slider-3rd-level .swiper-slide.video-resource:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 24px;
    height: 24px;
    background: url('../../../img/ico/ico-play.png') no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
  }
}
.slider-3rd-level .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 18px;
}
.slider-3rd-level .swiper-pagination .swiper-pagination-bullet {
  background: #999;
  width: 7px;
  height: 7px;
}
.slider-3rd-level .swiper-pagination .swiper-pagination-bullet-active {
  background: #4c4c4c;
}