/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret,
    .comment-form input[type="submit"]>.caret,
    .dropup>.comment-form input[type="submit"]>.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,
.ui-icon {
    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: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.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-yen:before {
    content: "\00a5";
}

.glyphicon-ruble: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,
.ui-icon-circle-triangle-e:before {
    content: "\e250";
}

.glyphicon-triangle-left:before,
.ui-icon-circle-triangle-w:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before,
.ui-selectmenu-button span.ui-icon-triangle-1-s: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: StrongFontHeavy, "Arial Bold", sans-serif;
    font-size: 14px;
    line-height: 1.2142857;
    color: #000000;
    background-color: #ffffff;
}

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

a {
    color: #000000;
    text-decoration: none;
}

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

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.eventi-cinema .img-responsive {
    max-height: 238px !important;
}

.img-rounded {
    border-radius: 0;
}

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

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

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid #f0f0f0;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: StrongFontHeavy, "Arial Bold", sans-serif;
    font-weight: normal;
    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: #a5a5a5;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 16px;
    margin-bottom: 8px;
}

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: 8px;
    margin-bottom: 8px;
}

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: 40px;
}

h2,
.h2 {
    font-size: 14px;
}

h3,
.h3 {
    font-size: 14px;
}

h4,
.h4 {
    font-size: 14px;
}

h5,
.h5 {
    font-size: 14px;
}

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

p {
    margin: 0 0 8px;
}

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

@media (min-width: 780px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #d1461a;
    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,
.footer-links,
.main-footer,
.banner.navbar nav .navbar-nav,
.navbar-lang,
.block-header a .block-title,
.block-header>span .block-title,
.block-header a .block-title-complete,
.block-header>span .block-title-complete,
.related-title,
.block-months .page-title,
.block-months h1,
.content-title,
.page-header,
.entry-title,
.menu-dx,
.entry-content h2,
.book-details-title,
.pub-by-title {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #a5a5a5;
}

.text-primary {
    color: #000000;
}

a.text-primary:hover {
    color: #000000;
}

.text-success {
    color: #468847;
}

a.text-success:hover {
    color: #356635;
}

.text-info {
    color: #2e2e2e;
}

a.text-info:hover {
    color: #141414;
}

.text-warning {
    color: #333333;
}

a.text-warning:hover {
    color: #1a1a1a;
}

.text-danger {
    color: #d6201d;
}

a.text-danger:hover {
    color: #a91917;
}

.bg-primary {
    color: #fff;
    background-color: #000000;
}

a.bg-primary:hover {
    background-color: #000000;
}

.bg-success {
    background-color: #e6e6e6;
}

a.bg-success:hover {
    background-color: #cdcdcd;
}

.bg-info {
    background-color: #f0f0f0;
}

a.bg-info:hover {
    background-color: #d7d7d7;
}

.bg-warning {
    background-color: #d1461a;
}

a.bg-warning:hover {
    background-color: #a43714;
}

.bg-danger {
    background-color: #e6e6e6;
}

a.bg-danger:hover {
    background-color: #cdcdcd;
}

.page-header {
    padding-bottom: 7px;
    margin: 32px 0 16px;
    border-bottom: 1px solid #f0f0f0;
}

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

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

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

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

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

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

dt,
dd {
    line-height: 1.2142857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 1160px) {
    .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 #a5a5a5;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 8px 16px;
    margin: 0 0 16px;
    font-size: 17.5px;
    border-left: 5px solid #f0f0f0;
}

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.2142857;
    color: #a5a5a5;
}

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 #f0f0f0;
    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: 16px;
    font-style: normal;
    line-height: 1.2142857;
}

code,
kbd,
pre,
samp {
    font-family: Monaco;
}

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0;
    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: 7.5px;
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 1.2142857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0;
}

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: 780px) {
    .container {
        width: 766px;
    }
}

@media (min-width: 1160px) {
    .container {
        width: 1140px;
    }
}

@media (min-width: 9999px) {
    .container {
        width: 1500px;
    }
}

.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 {
    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 {
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 780px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1160px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 9999px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: #ffffff;
}

caption {
    padding-top: 0;
    padding-bottom: 0;
    color: #a5a5a5;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
}

.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: 0;
    line-height: 1.2142857;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.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 #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.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 #dddddd;
}

.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 #dddddd;
}

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

.table-striped>tbody>tr:nth-child(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: #e6e6e6;
}

.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: #d9d9d9;
}

.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: #f0f0f0;
}

.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: #e3e3e3;
}

.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: #d1461a;
}

.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: #ba3e17;
}

.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: #e6e6e6;
}

.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: #d9d9d9;
}

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

@media screen and (max-width: 779px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 12px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .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: 16px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 13px;
    font-size: 14px;
    line-height: 1.2142857;
    color: #000000;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    display: block;
    width: 100%;
    height: 42px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 1.2142857;
    color: #000000;
    background-color: #f0f0f0;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea: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,
.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
    color: #333333;
    opacity: 1;
}

.form-control:-ms-input-placeholder,
.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {
    color: #333333;
}

.form-control::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
    color: #333333;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.comment-form input[type="text"][disabled],
.comment-form input[type="text"][readonly],
fieldset[disabled] .comment-form input[type="text"],
.comment-form input[type="email"][disabled],
.comment-form input[type="email"][readonly],
fieldset[disabled] .comment-form input[type="email"],
.comment-form input[type="url"][disabled],
.comment-form input[type="url"][readonly],
fieldset[disabled] .comment-form input[type="url"],
.comment-form textarea[disabled],
.comment-form textarea[readonly],
fieldset[disabled] .comment-form textarea {
    cursor: not-allowed;
    background-color: #f0f0f0;
    opacity: 1;
}

textarea.form-control,
textarea.comment-form input[type="text"],
textarea.comment-form input[type="email"],
textarea.comment-form input[type="url"],
textarea.comment-form textarea {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 42px;
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 32px;
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 75px;
    }
}

.form-group,
.comment-form p {
    margin-bottom: 15px;
}

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

.radio label,
.checkbox label {
    min-height: 16px;
    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 {
    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: 13px;
    padding-bottom: 13px;
    margin-bottom: 0;
}

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

.input-sm,
.form-group-sm .form-control,
.form-group-sm .comment-form input[type="text"],
.form-group-sm .comment-form input[type="email"],
.form-group-sm .comment-form input[type="url"],
.form-group-sm .comment-form textarea {
    height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm,
select.form-group-sm .form-control,
select.form-group-sm .comment-form input[type="text"],
select.form-group-sm .comment-form input[type="email"],
select.form-group-sm .comment-form input[type="url"],
select.form-group-sm .comment-form textarea {
    height: 32px;
    line-height: 32px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .comment-form input[type="text"],
select[multiple].form-group-sm .comment-form input[type="text"],
textarea.form-group-sm .comment-form input[type="email"],
select[multiple].form-group-sm .comment-form input[type="email"],
textarea.form-group-sm .comment-form input[type="url"],
select[multiple].form-group-sm .comment-form input[type="url"],
textarea.form-group-sm .comment-form textarea,
select[multiple].form-group-sm .comment-form textarea {
    height: auto;
}

.input-lg,
.form-group-lg .form-control,
.form-group-lg .comment-form input[type="text"],
.form-group-lg .comment-form input[type="email"],
.form-group-lg .comment-form input[type="url"],
.form-group-lg .comment-form textarea {
    height: 75px;
    padding: 18px 28px;
    font-size: 28px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-lg,
select.form-group-lg .form-control,
select.form-group-lg .comment-form input[type="text"],
select.form-group-lg .comment-form input[type="email"],
select.form-group-lg .comment-form input[type="url"],
select.form-group-lg .comment-form textarea {
    height: 75px;
    line-height: 75px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .comment-form input[type="text"],
select[multiple].form-group-lg .comment-form input[type="text"],
textarea.form-group-lg .comment-form input[type="email"],
select[multiple].form-group-lg .comment-form input[type="email"],
textarea.form-group-lg .comment-form input[type="url"],
select[multiple].form-group-lg .comment-form input[type="url"],
textarea.form-group-lg .comment-form textarea,
select[multiple].form-group-lg .comment-form textarea {
    height: auto;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control,
.has-feedback .comment-form input[type="text"],
.has-feedback .comment-form input[type="email"],
.has-feedback .comment-form input[type="url"],
.has-feedback .comment-form textarea {
    padding-right: 52.5px;
}

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

.input-lg+.form-control-feedback {
    width: 75px;
    height: 75px;
    line-height: 75px;
}

.input-sm+.form-control-feedback {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.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: #468847;
}

.has-success .form-control,
.has-success .comment-form input[type="text"],
.has-success .comment-form input[type="email"],
.has-success .comment-form input[type="url"],
.has-success .comment-form textarea {
    border-color: #468847;
    -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,
.has-success .comment-form input[type="text"]:focus,
.has-success .comment-form input[type="email"]:focus,
.has-success .comment-form input[type="url"]:focus,
.has-success .comment-form textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #e6e6e6;
}

.has-success .form-control-feedback {
    color: #468847;
}

.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: #333333;
}

.has-warning .form-control,
.has-warning .comment-form input[type="text"],
.has-warning .comment-form input[type="email"],
.has-warning .comment-form input[type="url"],
.has-warning .comment-form textarea {
    border-color: #333333;
    -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,
.has-warning .comment-form input[type="text"]:focus,
.has-warning .comment-form input[type="email"]:focus,
.has-warning .comment-form input[type="url"]:focus,
.has-warning .comment-form textarea:focus {
    border-color: #1a1a1a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}

.has-warning .input-group-addon {
    color: #333333;
    border-color: #333333;
    background-color: #d1461a;
}

.has-warning .form-control-feedback {
    color: #333333;
}

.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: #d6201d;
}

.has-error .form-control,
.has-error .comment-form input[type="text"],
.has-error .comment-form input[type="email"],
.has-error .comment-form input[type="url"],
.has-error .comment-form textarea {
    border-color: #d6201d;
    -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,
.has-error .comment-form input[type="text"]:focus,
.has-error .comment-form input[type="email"]:focus,
.has-error .comment-form input[type="url"]:focus,
.has-error .comment-form textarea:focus {
    border-color: #a91917;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb706e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb706e;
}

.has-error .input-group-addon {
    color: #d6201d;
    border-color: #d6201d;
    background-color: #e6e6e6;
}

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

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

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

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

@media (min-width: 780px) {
    .form-inline .form-group,
    .form-inline .comment-form p {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control,
    .form-inline .comment-form input[type="text"],
    .form-inline .comment-form input[type="email"],
    .form-inline .comment-form input[type="url"],
    .form-inline .comment-form textarea {
        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,
    .form-inline .input-group .comment-form input[type="text"],
    .form-inline .input-group .comment-form input[type="email"],
    .form-inline .input-group .comment-form input[type="url"],
    .form-inline .input-group .comment-form textarea {
        width: auto;
    }
    .form-inline .input-group>.form-control,
    .form-inline .input-group>.comment-form input[type="text"],
    .form-inline .input-group>.comment-form input[type="email"],
    .form-inline .input-group>.comment-form input[type="url"],
    .form-inline .input-group>.comment-form textarea {
        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: 13px;
}

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

.form-horizontal .form-group,
.form-horizontal .comment-form p {
    margin-left: -10px;
    margin-right: -10px;
}

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

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

@media (min-width: 780px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 24.94px;
    }
}

@media (min-width: 780px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 7px;
    }
}

.btn,
.comment-form input[type="submit"] {
    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: 12px 20px;
    font-size: 14px;
    line-height: 1.2142857;
    border-radius: 0;
    -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,
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:active:focus,
.comment-form input[type="submit"].active:focus,
.comment-form input[type="submit"].focus,
.comment-form input[type="submit"]:active.focus,
.comment-form input[type="submit"].active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus,
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"].focus {
    color: #111111;
    text-decoration: none;
}

.btn:active,
.btn.active,
.comment-form input[type="submit"]:active,
.comment-form input[type="submit"].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,
.comment-form input[type="submit"].disabled,
.comment-form input[type="submit"][disabled],
fieldset[disabled] .comment-form input[type="submit"] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #111111;
    background-color: #ffffff;
    border-color: #111111;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #111111;
    background-color: #e6e6e6;
    border-color: #000000;
}

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #111111;
}

.btn-default .badge {
    color: #ffffff;
    background-color: #111111;
}

.btn-primary,
.comment-form input[type="submit"] {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"].focus,
.comment-form input[type="submit"]:active,
.comment-form input[type="submit"].active,
.open>.dropdown-toggle.comment-form input[type="submit"] {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.comment-form input[type="submit"]:active,
.comment-form input[type="submit"].active,
.open>.dropdown-toggle.comment-form input[type="submit"] {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.comment-form input[type="submit"].disabled,
.comment-form input[type="submit"][disabled],
fieldset[disabled] .comment-form input[type="submit"],
.comment-form input[type="submit"].disabled:hover,
.comment-form input[type="submit"][disabled]:hover,
fieldset[disabled] .comment-form input[type="submit"]:hover,
.comment-form input[type="submit"].disabled:focus,
.comment-form input[type="submit"][disabled]:focus,
fieldset[disabled] .comment-form input[type="submit"]:focus,
.comment-form input[type="submit"].disabled.focus,
.comment-form input[type="submit"][disabled].focus,
fieldset[disabled] .comment-form input[type="submit"].focus,
.comment-form input[type="submit"].disabled:active,
.comment-form input[type="submit"][disabled]:active,
fieldset[disabled] .comment-form input[type="submit"]:active,
.comment-form input[type="submit"].disabled.active,
.comment-form input[type="submit"][disabled].active,
fieldset[disabled] .comment-form input[type="submit"].active {
    background-color: #000000;
    border-color: #000000;
}

.btn-primary .badge,
.comment-form input[type="submit"] .badge {
    color: #000000;
    background-color: #ffffff;
}

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

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

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

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

.btn-info {
    color: #ffffff;
    background-color: #222222;
    border-color: #151515;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #080808;
    border-color: #000000;
}

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

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #222222;
    border-color: #151515;
}

.btn-info .badge {
    color: #222222;
    background-color: #ffffff;
}

.btn-warning {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #b3b3b3;
    border-color: #adadad;
}

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

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #cccccc;
    border-color: #cccccc;
}

.btn-warning .badge {
    color: #cccccc;
    background-color: #ffffff;
}

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

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

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

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

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

.btn-link {
    color: #000000;
    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: #a5a5a5;
    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: #a5a5a5;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.comment-form input[type="submit"] {
    padding: 18px 28px;
    font-size: 28px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.comment-form input[type="submit"] {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs,
.btn-group-xs>.btn,
.btn-group-xs>.comment-form input[type="submit"] {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.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: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -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: 7px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

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

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

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

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

.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.2142857;
    color: #a5a5a5;
    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 solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 1160px) {
    .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,
.btn-group>.comment-form input[type="submit"],
.btn-group-vertical>.comment-form input[type="submit"] {
    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,
.btn-group>.comment-form input[type="submit"]:hover,
.btn-group-vertical>.comment-form input[type="submit"]:hover,
.btn-group>.comment-form input[type="submit"]:focus,
.btn-group-vertical>.comment-form input[type="submit"]:focus,
.btn-group>.comment-form input[type="submit"]:active,
.btn-group-vertical>.comment-form input[type="submit"]:active,
.btn-group>.comment-form input[type="submit"].active,
.btn-group-vertical>.comment-form input[type="submit"].active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .comment-form input[type="submit"]+.comment-form input[type="submit"],
.btn-group .comment-form input[type="submit"]+.btn-group,
.btn-group .btn-group+.comment-form input[type="submit"] {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group,
.btn-toolbar>.comment-form input[type="submit"] {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.comment-form input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child,
.btn-group>.comment-form input[type="submit"]:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.comment-form input[type="submit"]: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),
.btn-group>.comment-form input[type="submit"]:last-child: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,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.comment-form input[type="submit"] {
    border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn-group:first-child>.comment-form input[type="submit"]:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child,
.btn-group>.btn-group:last-child>.comment-form input[type="submit"]: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,
.btn-group>.comment-form input[type="submit"]+.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,
.comment-form input[type="submit"] .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,
.btn-group-vertical>.comment-form input[type="submit"],
.btn-group-vertical>.btn-group>.comment-form input[type="submit"] {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>.comment-form input[type="submit"] {
    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,
.btn-group-vertical>.comment-form input[type="submit"]+.comment-form input[type="submit"],
.btn-group-vertical>.comment-form input[type="submit"]+.btn-group,
.btn-group-vertical>.btn-group+.comment-form input[type="submit"] {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group-vertical>.comment-form input[type="submit"]:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.comment-form input[type="submit"]:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>.comment-form input[type="submit"]:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.comment-form input[type="submit"] {
    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,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.comment-form input[type="submit"]:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.comment-form input[type="submit"]: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,
.btn-group-justified>.comment-form input[type="submit"] {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .comment-form input[type="submit"] {
    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"],
[data-toggle="buttons"]>.comment-form input[type="submit"] input[type="radio"],
[data-toggle="buttons"]>.btn-group>.comment-form input[type="submit"] input[type="radio"],
[data-toggle="buttons"]>.comment-form input[type="submit"] input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.comment-form input[type="submit"] 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,
.input-group .comment-form input[type="text"],
.input-group .comment-form input[type="email"],
.input-group .comment-form input[type="url"],
.input-group .comment-form textarea {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.comment-form input[type="text"],
.input-group-lg>.comment-form input[type="email"],
.input-group-lg>.comment-form input[type="url"],
.input-group-lg>.comment-form textarea,
.input-group-lg>.input-group-btn>.comment-form input[type="submit"] {
    height: 75px;
    padding: 18px 28px;
    font-size: 28px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn,
select.input-group-lg>.comment-form input[type="text"],
select.input-group-lg>.comment-form input[type="email"],
select.input-group-lg>.comment-form input[type="url"],
select.input-group-lg>.comment-form textarea,
select.input-group-lg>.input-group-btn>.comment-form input[type="submit"] {
    height: 75px;
    line-height: 75px;
}

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,
textarea.input-group-lg>.comment-form input[type="text"],
select[multiple].input-group-lg>.comment-form input[type="text"],
textarea.input-group-lg>.comment-form input[type="email"],
select[multiple].input-group-lg>.comment-form input[type="email"],
textarea.input-group-lg>.comment-form input[type="url"],
select[multiple].input-group-lg>.comment-form input[type="url"],
textarea.input-group-lg>.comment-form textarea,
select[multiple].input-group-lg>.comment-form textarea,
textarea.input-group-lg>.input-group-btn>.comment-form input[type="submit"],
select[multiple].input-group-lg>.input-group-btn>.comment-form input[type="submit"] {
    height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.comment-form input[type="text"],
.input-group-sm>.comment-form input[type="email"],
.input-group-sm>.comment-form input[type="url"],
.input-group-sm>.comment-form textarea,
.input-group-sm>.input-group-btn>.comment-form input[type="submit"] {
    height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn,
select.input-group-sm>.comment-form input[type="text"],
select.input-group-sm>.comment-form input[type="email"],
select.input-group-sm>.comment-form input[type="url"],
select.input-group-sm>.comment-form textarea,
select.input-group-sm>.input-group-btn>.comment-form input[type="submit"] {
    height: 32px;
    line-height: 32px;
}

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,
textarea.input-group-sm>.comment-form input[type="text"],
select[multiple].input-group-sm>.comment-form input[type="text"],
textarea.input-group-sm>.comment-form input[type="email"],
select[multiple].input-group-sm>.comment-form input[type="email"],
textarea.input-group-sm>.comment-form input[type="url"],
select[multiple].input-group-sm>.comment-form input[type="url"],
textarea.input-group-sm>.comment-form textarea,
select[multiple].input-group-sm>.comment-form textarea,
textarea.input-group-sm>.input-group-btn>.comment-form input[type="submit"],
select[multiple].input-group-sm>.input-group-btn>.comment-form input[type="submit"] {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .comment-form input[type="text"],
.input-group .comment-form input[type="email"],
.input-group .comment-form input[type="url"],
.input-group .comment-form textarea {
    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),
.input-group .comment-form input[type="text"]:not(:first-child):not(:last-child),
.input-group .comment-form input[type="email"]:not(:first-child):not(:last-child),
.input-group .comment-form input[type="url"]:not(:first-child):not(:last-child),
.input-group .comment-form textarea: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: 12px 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: #f0f0f0;
    border: 1px solid transparent;
    border-radius: 0;
}

.input-group-addon.input-sm {
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 0;
}

.input-group-addon.input-lg {
    padding: 18px 28px;
    font-size: 28px;
    border-radius: 0;
}

.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,
.input-group .comment-form input[type="text"]:first-child,
.input-group .comment-form input[type="email"]:first-child,
.input-group .comment-form input[type="url"]:first-child,
.input-group .comment-form textarea:first-child,
.input-group-btn:first-child>.comment-form input[type="submit"],
.input-group-btn:first-child>.btn-group>.comment-form input[type="submit"],
.input-group-btn:last-child>.comment-form input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.comment-form input[type="submit"] {
    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,
.input-group .comment-form input[type="text"]:last-child,
.input-group .comment-form input[type="email"]:last-child,
.input-group .comment-form input[type="url"]:last-child,
.input-group .comment-form textarea:last-child,
.input-group-btn:last-child>.comment-form input[type="submit"],
.input-group-btn:last-child>.btn-group>.comment-form input[type="submit"],
.input-group-btn:first-child>.comment-form input[type="submit"]:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.comment-form input[type="submit"] {
    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,
.input-group-btn>.comment-form input[type="submit"] {
    position: relative;
}

.input-group-btn>.btn+.btn,
.input-group-btn>.comment-form input[type="submit"]+.comment-form input[type="submit"] {
    margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.comment-form input[type="submit"]:hover,
.input-group-btn>.comment-form input[type="submit"]:focus,
.input-group-btn>.comment-form input[type="submit"]:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group,
.input-group-btn:first-child>.comment-form input[type="submit"] {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn:last-child>.comment-form input[type="submit"] {
    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 8.5px;
}

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

.nav>li.disabled>a {
    color: #a5a5a5;
}

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #ffffff;
    border-color: #000000;
}

.nav .nav-divider {
    height: 1px;
    margin: 7px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #000000;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.2142857;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #000000 #000000 #000000;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #ffffff;
    background-color: #000000;
    border: 1px solid #000000;
    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: 780px) {
    .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: 0;
}

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

@media (min-width: 780px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #000000;
        border-radius: 0 0 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: #ffffff;
    }
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 0;
}

.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: #000000;
    background-color: #ffffff;
}

.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: 780px) {
    .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: 0;
}

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

@media (min-width: 780px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #000000;
        border-radius: 0 0 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #ffffff;
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.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: #ffffff;
    border: 1px solid transparent;
}

@media (min-width: 1160px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width: 1160px) {
    .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: 1160px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

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

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

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

@media (min-width: 1160px) {
    .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: 1160px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 1160px) {
    .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: 16px 10px;
    font-size: 28px;
    line-height: 16px;
    height: 50px;
}

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

.navbar-brand>img {
    display: block;
}

@media (min-width: 1160px) {
    .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: 0;
}

.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: 1160px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 8px -10px;
}

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

@media (max-width: 1159px) {
    .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: 16px;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 1160px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.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: 4px;
    margin-bottom: 4px;
}

@media (min-width: 780px) {
    .navbar-form .form-group,
    .navbar-form .comment-form p {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control,
    .navbar-form .comment-form input[type="text"],
    .navbar-form .comment-form input[type="email"],
    .navbar-form .comment-form input[type="url"],
    .navbar-form .comment-form textarea {
        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,
    .navbar-form .input-group .comment-form input[type="text"],
    .navbar-form .input-group .comment-form input[type="email"],
    .navbar-form .input-group .comment-form input[type="url"],
    .navbar-form .input-group .comment-form textarea {
        width: auto;
    }
    .navbar-form .input-group>.form-control,
    .navbar-form .input-group>.comment-form input[type="text"],
    .navbar-form .input-group>.comment-form input[type="email"],
    .navbar-form .input-group>.comment-form input[type="url"],
    .navbar-form .input-group>.comment-form textarea {
        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: 1159px) {
    .navbar-form .form-group,
    .navbar-form .comment-form p {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child,
    .navbar-form .comment-form p:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1160px) {
    .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 {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

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

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

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

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

@media (min-width: 1160px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -10px;
    }
    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #ffffff;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #000000;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #1a1a1a;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #000000;
}

.navbar-default .navbar-nav>li>a {
    color: #a5a5a5;
}

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

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

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

.navbar-default .navbar-toggle {
    border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #ffffff;
    color: #000000;
}

@media (max-width: 1159px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #a5a5a5;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #000000;
        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: #000000;
        background-color: #ffffff;
    }
    .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: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #a5a5a5;
}

.navbar-default .navbar-link:hover {
    color: #000000;
}

.navbar-default .btn-link {
    color: #a5a5a5;
}

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

.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: #cccccc;
}

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #cbcbcb;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #cbcbcb;
}

.navbar-inverse .navbar-nav>li>a {
    color: #cbcbcb;
}

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.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: #ffffff;
}

@media (max-width: 1159px) {
    .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: #cbcbcb;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #ffffff;
        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: #ffffff;
        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: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #cbcbcb;
}

.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}

.navbar-inverse .btn-link {
    color: #cbcbcb;
}

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

.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: #444444;
}

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

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

.label:empty {
    display: none;
}

.btn .label,
.comment-form input[type="submit"] .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #a5a5a5;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #8c8c8c;
}

.label-primary {
    background-color: #000000;
}

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

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

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

.label-info {
    background-color: #222222;
}

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 16px;
    line-height: 1.2142857;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #000000;
}

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

.alert {
    padding: 15px;
    margin-bottom: 16px;
    border: 1px solid transparent;
    border-radius: 0;
}

.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: #e6e6e6;
    border-color: #d9d9d9;
    color: #468847;
}

.alert-success hr {
    border-top-color: #cccccc;
}

.alert-success .alert-link {
    color: #356635;
}

.alert-info {
    background-color: #f0f0f0;
    border-color: #dedede;
    color: #2e2e2e;
}

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

.alert-info .alert-link {
    color: #141414;
}

.alert-warning {
    background-color: #d1461a;
    border-color: #c32518;
    color: #333333;
}

.alert-warning hr {
    border-top-color: #ad2115;
}

.alert-warning .alert-link {
    color: #1a1a1a;
}

.alert-danger {
    background-color: #e6e6e6;
    border-color: #dedede;
    color: #d6201d;
}

.alert-danger hr {
    border-top-color: #d2d2d2;
}

.alert-danger .alert-link {
    color: #a91917;
}

.media {
    margin-top: 15px;
}

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

.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: #000000;
    border: 1px solid #333333;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

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

a.list-group-item {
    color: #ffffff;
}

a.list-group-item .list-group-item-heading {
    color: #ffffff;
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #ffffff;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #f0f0f0;
    color: #a5a5a5;
    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: #a5a5a5;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.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: #ffffff;
}

.list-group-item-success {
    color: #468847;
    background-color: #e6e6e6;
}

a.list-group-item-success {
    color: #468847;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #468847;
    background-color: #d9d9d9;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #468847;
    border-color: #468847;
}

.list-group-item-info {
    color: #2e2e2e;
    background-color: #f0f0f0;
}

a.list-group-item-info {
    color: #2e2e2e;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #2e2e2e;
    background-color: #e3e3e3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}

.list-group-item-warning {
    color: #333333;
    background-color: #d1461a;
}

a.list-group-item-warning {
    color: #333333;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #333333;
    background-color: #ba3e17;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.list-group-item-danger {
    color: #d6201d;
    background-color: #e6e6e6;
}

a.list-group-item-danger {
    color: #d6201d;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #d6201d;
    background-color: #d9d9d9;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #d6201d;
    border-color: #d6201d;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.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.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

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

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

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -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: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

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

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

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

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

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

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

.modal-footer .btn+.btn,
.modal-footer .comment-form input[type="submit"]+.comment-form input[type="submit"] {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .comment-form input[type="submit"]+.comment-form input[type="submit"] {
    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: 780px) {
    .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: 1160px) {
    .modal-lg {
        width: 900px;
    }
}

.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,
.modal-footer:before,
.modal-footer:after,
.info-top:before,
.info-top:after,
.navbar>.container:before,
.navbar>.container:after,
aside.col-md-3 ul:before,
aside.col-md-3 ul:after,
.mini-cart:before,
.mini-cart:after,
.form-horizontal .comment-form p:before,
.form-horizontal .comment-form p: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,
.modal-footer:after,
.info-top:after,
.navbar>.container:after,
aside.col-md-3 ul:after,
.mini-cart:after,
.form-horizontal .comment-form p: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;
    visibility: hidden !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: 779px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 779px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 779px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 779px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 780px) and (max-width: 1159px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 1160px) and (max-width: 9998px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

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

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

@media (min-width: 1160px) and (max-width: 9998px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 9999px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 9999px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 9999px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 9999px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 779px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 780px) and (max-width: 1159px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1160px) and (max-width: 9998px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 9999px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    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;
    }
}


/*
@font-face {
    font-family: 'StrongFont';
    src: url('../fonts/neuzeits-book-web.eot');
    src: url('../fonts/neuzeits-book-web.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuzeits-book-web.woff2') format('woff2'),
         url('../fonts/neuzeits-book-web.woff') format('woff'),
         url('../fonts/neuzeits-book-web.ttf') format('truetype'),
         url('../fonts/neuzeits-book-web.svg#neuzeits-bookbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'StrongFontHeavy';
    src: url('../fonts/neuzeitsheavy-book-web.eot');
    src: url('../fonts/neuzeitsheavy-book-web.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuzeitsheavy-book-web.woff2') format('woff2'),
         url('../fonts/neuzeitsheavy-book-web.woff') format('woff'),
         url('../fonts/neuzeitsheavy-book-web.ttf') format('truetype'),
         url('../fonts/neuzeitsheavy-book-web.svg#neuzeits_bookheavyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/


/*
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-vb5psx');
	src:url('../fonts/icomoon.eot?#iefix-vb5psx') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-vb5psx') format('woff'),
		url('../fonts/icomoon.ttf?-vb5psx') format('truetype'),
		url('../fonts/icomoon.svg?-vb5psx#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

.icon,
.ticket-icon input[type="checkbox"]+label span {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-soundcloud:before {
    content: "\e990";
}

.icon-spotify:before {
    content: "\e991";
}

.icon-clock:before {
    content: "\e600";
}

.icon-clock2:before {
    content: "\e601";
}

.icon-alarm:before {
    content: "\e602";
}

.icon-youtube3:before {
    content: "\e902";
}

.icon-mail3:before {
    content: "\e903";
}

.icon-facebook:before {
    content: "\e904";
}

.icon-instagram:before {
    content: "\e906";
}

.icon-twitter:before {
    content: "\e907";
}

.icon-feed2:before {
    content: "\e908";
}

.icon-vimeo:before {
    content: "\e909";
}

.icon-picassa:before {
    content: "\e90a";
}

.icon-pinterest:before {
    content: "\e90b";
}

.icon-menu:before {
    content: "\e90c";
}

.icon-cross:before {
    content: "\e90d";
}

.no-shadow,
.nav>li>.dropdown-menu,
.dropdown-menu {
    box-shadow: none;
}

.no-border,
.nav>li>.dropdown-menu,
.dropdown-menu {
    border: 0;
}

.js h1,
.js h2,
.js h3,
.js h4,
.js h5,
.js h6,
.js a {
    transition: opacity .3s;
    opacity: 0;
}

.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading a {
    opacity: 0;
}

.wf-active h1,
.wf-inactive h1,
.wf-active h2,
.wf-inactive h2,
.wf-active h3,
.wf-inactive h3,
.wf-active h4,
.wf-inactive h4,
.wf-active h5,
.wf-inactive h5,
.wf-active h6,
.wf-inactive h6,
.wf-active a,
.wf-inactive a {
    opacity: 1;
}

.is-ie9 h1,
.is-ie9 h2,
.is-ie9 h3,
.is-ie9 h4,
.is-ie9 h5,
.is-ie9 h6,
.is-ie9 a {
    opacity: 1;
}

.kerning,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.footer-links,
.main-footer,
.nav>li>.dropdown-menu>li>a,
.dropdown-menu>li>a,
.banner.navbar-default .navbar-nav>li>a,
.banner.navbar-default .nav-search input,
.related-info,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-menu .ui-state-hover,
.ui-menu .ui-widget-content .ui-state-hover,
.ui-menu .ui-widget-header .ui-state-hover,
.ui-menu .ui-state-focus,
.ui-menu .ui-widget-content .ui-state-focus,
.ui-menu .ui-widget-header .ui-state-focus,
.ui-menu,
.entry-content {
    letter-spacing: -0.024em;
}

.title-kerning,
.info-top,
.block-header a .location,
.block-header>span .location,
.block-header a .block-title,
.block-header>span .block-title,
.block-header a .block-title-complete,
.block-header>span .block-title-complete,
.location,
.entry-title {
    letter-spacing: -0.056em;
}

.un-upper,
.entry-content .content-small header {
    text-transform: none;
}

.mgtop-zero,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.banner.navbar-default .nav-search .search-submit,
.block-months .page-title:first-child,
.ui-selectmenu-button span.ui-icon-triangle-1-s {
    margin-top: 0;
}

.word-breaking {
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    -webkit-word-break: break-word;
}

.text-uppercase a {
    text-transform: none;
}

.text-size2 {
    color: #ff0000;
}

.fixError {
    color: red !important;
    text-shadow: 0px 1px 1px red;
    position: relative;
}

.fixError:after {
    content: "FIX THIS";
    font-size: 8px;
    font-family: sans-serif;
    position: absolute;
    top: -10px;
    left: 0;
}

#iperbody.container,
#iperbody .container {
    outline: 1px solid rgba(0, 0, 255, 0.5);
    background: rgba(255, 165, 0, 0.05);
}

#iperbody .row {
    outline: 1px solid rgba(255, 0, 0, 0.5);
    background: rgba(17, 17, 17, 0.05);
}

#iperbody .row>div[class^="col"] {
    background: rgba(255, 192, 203, 0.05);
    outline: 1px solid rgba(255, 0, 0, 0.2);
}

#iperbody h1,
#iperbody h2,
#iperbody h3,
#iperbody h4,
#iperbody h5,
#iperbody h6 {
    outline: 1px solid rgba(128, 0, 128, 0.2);
    background: rgba(0, 128, 0, 0.05);
}

#iperbody .nav a {
    outline: 1px solid rgba(255, 165, 0, 0.5);
}

body {
    overflow-x: hidden;
}

strong,
b {
    font-weight: normal;
}

.bold {
    font-weight: 700;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    position: relative;
    left: -0.05em;
}

h1,
.h1 {
    font-size: 22px;
    line-height: 22px;
}

@media (min-width: 780px) {
    h1,
    .h1 {
        font-size: 40px;
        line-height: 44px;
    }
}

h2,
.h2 {
    font-size: 12px;
}

@media (min-width: 780px) {
    h2,
    .h2 {
        font-size: 14px;
    }
}

.info-top {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}

@media (min-width: 780px) {
    .info-top {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 35px;
    }
}

a {
    color: #000000;
    text-decoration: none;
}

p>a,
div>a {
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #a5a5a5;
    text-decoration: underline;
    outline: none;
}

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

.btn,
.comment-form input[type="submit"] {
    padding: 26px 22px;
    text-transform: uppercase;
    text-decoration: none !important;
}

@media (min-width: 780px) {
    .btn,
    .comment-form input[type="submit"] {
        padding: 12px 20px;
        text-transform: none;
    }
}

.btn-label a {
    color: white;
    text-decoration: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus,
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:active:focus,
.comment-form input.active[type="submit"]:focus,
.comment-form input.focus[type="submit"],
.comment-form input.focus[type="submit"]:active,
.comment-form input.active.focus[type="submit"],
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:active:focus,
.comment-form input[type="submit"].active:focus,
.comment-form input[type="submit"].focus,
.comment-form input[type="submit"].focus:active,
.comment-form input[type="submit"].active.focus {
    outline: 0;
}

.btn:active,
.btn.active,
.comment-form input[type="submit"]:active,
.comment-form input.active[type="submit"],
.comment-form input[type="submit"]:active,
.comment-form input[type="submit"].active {
    box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"].focus,
.comment-form input[type="submit"]:active,
.comment-form input[type="submit"].active,
.open>.dropdown-toggle.comment-form input[type="submit"] {
    color: white;
    background-color: #a5a5a5;
    border-color: #a5a5a5;
}

.load-more {
    margin-bottom: 37px;
}

@media (min-width: 780px) {
    .load-more {
        margin-bottom: 40.7px;
    }
}

@media (min-width: 1160px) {
    .load-more {
        margin-bottom: 65.86px;
    }
}

.load-more .btn:focus,
.load-more .comment-form input[type="submit"]:focus {
    background: black;
    color: white;
}

.btn-buy {
    margin-bottom: 22px;
}

.anchor-link {
    position: relative;
    bottom: 80px;
}

.wrap.container {
    padding-top: 80px;
    min-width: 280px;
}

@media (min-width: 780px) {
    .wrap.container {
        padding-top: 120px;
        min-width: auto;
    }
}

@media (max-width: 779px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    [class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 780px) and (max-width: 1159px) {
    .container {
        padding-left: 8px;
        padding-right: 8px;
    }
    .row {
        margin-left: -8px;
        margin-right: -8px;
    }
    [class*='col-'] {
        padding-left: 8px;
        padding-right: 8px;
    }
}

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

.col-tablet-12 {
    width: 100%;
}

.col-tablet-11 {
    width: 91.66666667%;
}

.col-tablet-10 {
    width: 83.33333333%;
}

.col-tablet-9 {
    width: 75%;
}

.col-tablet-8 {
    width: 66.66666667%;
}

.col-tablet-7 {
    width: 58.33333333%;
}

.col-tablet-6 {
    width: 50%;
}

.col-tablet-5 {
    width: 41.66666667%;
}

.col-tablet-4 {
    width: 33.33333333%;
}

.col-tablet-3 {
    width: 25%;
}

.col-tablet-2 {
    width: 16.66666667%;
}

.col-tablet-1 {
    width: 8.33333333%;
}

.col-tablet-pull-12 {
    right: 100%;
}

.col-tablet-pull-11 {
    right: 91.66666667%;
}

.col-tablet-pull-10 {
    right: 83.33333333%;
}

.col-tablet-pull-9 {
    right: 75%;
}

.col-tablet-pull-8 {
    right: 66.66666667%;
}

.col-tablet-pull-7 {
    right: 58.33333333%;
}

.col-tablet-pull-6 {
    right: 50%;
}

.col-tablet-pull-5 {
    right: 41.66666667%;
}

.col-tablet-pull-4 {
    right: 33.33333333%;
}

.col-tablet-pull-3 {
    right: 25%;
}

.col-tablet-pull-2 {
    right: 16.66666667%;
}

.col-tablet-pull-1 {
    right: 8.33333333%;
}

.col-tablet-pull-0 {
    right: auto;
}

.col-tablet-push-12 {
    left: 100%;
}

.col-tablet-push-11 {
    left: 91.66666667%;
}

.col-tablet-push-10 {
    left: 83.33333333%;
}

.col-tablet-push-9 {
    left: 75%;
}

.col-tablet-push-8 {
    left: 66.66666667%;
}

.col-tablet-push-7 {
    left: 58.33333333%;
}

.col-tablet-push-6 {
    left: 50%;
}

.col-tablet-push-5 {
    left: 41.66666667%;
}

.col-tablet-push-4 {
    left: 33.33333333%;
}

.col-tablet-push-3 {
    left: 25%;
}

.col-tablet-push-2 {
    left: 16.66666667%;
}

.col-tablet-push-1 {
    left: 8.33333333%;
}

.col-tablet-push-0 {
    left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-tablet-offset-0 {
    margin-left: 0%;
}

.footer-links {
    font-size: 10px;
    line-height: 14px;
    color: #a5a5a5;
}

.footer-links a {
    color: #a5a5a5;
    text-decoration: none;
}

.footer-links a:hover,
.footer-links a:focus {
    color: #000000;
}

.main-footer {
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 80px;
    color: #a5a5a5;
}

.main-footer a {
    color: #a5a5a5;
    text-decoration: none;
}

.main-footer a:hover,
.main-footer a:focus {
    color: #000000;
}

.main-footer p {
    margin-bottom: 0;
}

.main-footer small {
    font-size: 8px;
    line-height: 12px;
}

@media (min-width: 1160px) {
    .main-footer small {
        text-transform: none;
        font-size: 10px;
        line-height: 12px;
    }
}

.main-footer .row-footer {
    margin-bottom: 18px;
}

.main-footer .row-footer .col-sm-3,
.main-footer .row-footer .col-sm-4 {
    margin-bottom: 18px;
}

@media (min-width: 1160px) {
    .main-footer .row-footer .col-sm-3,
    .main-footer .row-footer .col-sm-4 {
        margin-bottom: 0;
    }
}

@media (min-width: 1160px) {
    .main-footer {
        font-size: 12px;
        line-height: 15px;
    }
}

.social-links {
    margin-bottom: 40px !important;
}

.social-links .icon {
    font-size: 18px;
}

@media (min-width: 780px) {
    .social-links .icon {
        font-size: 16px;
    }
}

.social-links a+a {
    margin-left: 24px;
}

@media (min-width: 780px) {
    .social-links a+a {
        margin-left: 16px;
    }
}

.social-links a+a:hover {
    color: #000000;
}

.social-links .icon-facebook {
    margin-right: -8px;
    position: relative;
}

.social-links .icon-twitter {
    position: relative;
    top: 1px;
}

@media (min-width: 780px) {
    .social-links {
        margin-bottom: 0 !important;
    }
}

.row-social .social-post {
    overflow: hidden;
    margin-bottom: 35px;
}

@media (min-width: 780px) {
    .row-social .social-post {
        margin-bottom: 38.5px;
    }
}

@media (min-width: 1160px) {
    .row-social .social-post {
        margin-bottom: 62.3px;
    }
}

.row-social .social-post a {
    text-decoration: none;
}

.row-social .social-post a:hover,
.row-social .social-post a:focus {
    text-decoration: #a5a5a5;
}

.row-social .twitter-post {
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
}

@media (min-width: 1160px) {
    .row-social .twitter-post {
        font-size: 14px;
        line-height: 18px;
    }
}

.row-social .instagram-post .photo {
    display: block;
}

.row-social .user {
    margin-top: 15px;
    font-size: 11px;
}

.row-social .user .icon {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 16px;
}

.dropdown:hover .dropdown-toggle,
.dropdown:focus .dropdown-toggle {
    color: #000000;
}

@media (min-width: 1160px) {
    .dropdown:hover .dropdown-menu,
    .dropdown:focus .dropdown-menu {
        display: block;
    }
}

.nav>li>.dropdown-menu,
.dropdown-menu {
    margin-top: -17px;
    min-width: 120px;
    padding-top: 0;
}

@media (min-width: 1160px) {
    .nav>li>.dropdown-menu,
    .dropdown-menu {
        padding-top: 5px;
    }
}

.nav>li>.dropdown-menu>li>a,
.dropdown-menu>li>a {
    padding: 0 9px;
    font-size: 1em;
    line-height: 17px;
}

.nav>li>.dropdown-menu>.active>a,
.dropdown-menu>.active>a {
    color: #000000;
}

.nav,
.nav a {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar>.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 780px) {
    .navbar>.container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width: 1160px) {
    .navbar>.container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.container>.navbar-header {
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

.container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}

.banner.navbar nav .navbar-nav {
    margin-left: 0;
    margin-right: 0;
}

.banner.navbar nav .navbar-nav .caret {
    display: none;
}

@media (min-width: 1160px) {
    .banner.navbar nav .navbar-nav {
        padding: 0;
    }
    .banner.navbar nav .navbar-nav>li:first-child a {
        padding-left: 0;
    }
    .banner.navbar nav .navbar-nav .dropdown-menu {
        padding: 0 0 10px 0;
    }
}

.nav-search .search-submit {
    margin-top: 40px;
}

.nav-search .visible-sm-inline-block {
    display: none;
}

.menu-search {
    padding: 8px 9px 16px 0px;
    margin-top: 8px;
    line-height: 18px;
    font-size: 22px;
    display: inline-block;
    color: #a5a5a5;
}

.menu-search:hover,
.menu-search:focus {
    color: black;
    cursor: pointer;
}

@media (min-width: 1160px) {
    .menu-search {
        padding: 8px 9px 16px 9px;
        font-size: 1em;
    }
}

.banner.navbar-default>.container>.collapsing,
.banner.navbar-default>.container>.collapse.in {
    min-height: 85vh;
}

@media (min-width: 1160px) {
    .banner.navbar-default>.container>.collapsing,
    .banner.navbar-default>.container>.collapse.in {
        height: auto;
    }
}

.banner.navbar-default .navbar-nav>li>a {
    line-height: 18px;
}

.banner.navbar-default .navbar-brand {
    float: right;
    padding: 0;
    margin: 0;
}

.banner.navbar-default .icon-menu,
.banner.navbar-default .icon-cross {
    color: #b0b0b0;
    font-size: 1.286em;
}

@media (min-width: 780px) {
    .banner.navbar-default .icon-menu,
    .banner.navbar-default .icon-cross {
        font-size: 1.286em;
    }
}

.banner.navbar-default .navbar-toggle {
    padding-left: 0;
    border: 0;
    float: left;
}

.banner.navbar-default .navbar-toggle:hover,
.banner.navbar-default .navbar-toggle:focus {
    color: black;
}

.banner.navbar-default .navbar-toggle:hover .icon-menu,
.banner.navbar-default .navbar-toggle:focus .icon-menu,
.banner.navbar-default .navbar-toggle:hover .icon-cross,
.banner.navbar-default .navbar-toggle:focus .icon-cross {
    color: black;
}

.banner.navbar-default .navbar-form {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 1160px) {
    .banner.navbar-default .navbar-form {
        padding-left: 10px;
    }
}

.banner.navbar-default .nav-search {
    width: 100%;
    position: relative;
    top: 10px;
}

.banner.navbar-default .nav-search input {
    background: transparent;
    border-width: 0 0 1px 0 !important;
    border-color: #000000;
    padding: 2px 0 !important;
    font-weight: 300;
    box-shadow: none;
    font-family: StrongFont, Arial, sans-serif;
    width: 100%;
    height: 22px !important;
}

@media (min-width: 1160px) {
    .banner.navbar-default .nav-search input {
        width: 108px;
    }
}

.banner.navbar-default .nav-search .btn-search {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.banner.navbar-default .nav-search .search-submit {
    visibility: hidden;
}

.banner.navbar-default .nav-search .visible-sm-inline-block {
    display: inline-block;
}

@media (min-width: 1160px) {
    .banner.navbar-default .nav-search {
        width: auto;
    }
}

.banner.navbar-default .navbar-form-inline {
    float: none !important;
    margin-bottom: -10px;
    margin-top: -6px;
    width: 100%;
}

.banner.navbar-default .navbar-form-inline .nav-search {
    top: 0;
}

@media (min-width: 1160px) {
    .banner.navbar-default .navbar-form-inline {
        width: auto;
    }
}

.banner.navbar-default .navbar-form-inline.in {
    display: block;
}

@media (min-width: 1160px) {
    .banner.navbar-default .navbar-form-inline.in {
        display: inline-block !important;
    }
}

.navbar-lang {
    font-size: 1.429em;
    color: #a5a5a5;
    padding: 14px 0 15px 0;
    margin-bottom: 0;
    float: right;
}

.navbar-lang a {
    color: #a5a5a5;
    text-decoration: none;
    display: inline-block;
    /*+ a, + span {
            margin-left: 14px;
        }*/
}

.navbar-lang a:hover,
.navbar-lang a.active {
    color: #000000;
}

@media (min-width: 780px) {
    .navbar-lang {
        font-size: 1.286em;
        padding: 16px 0 0;
    }
}

@media (min-width: 1160px) {
    .navbar-lang {
        float: none;
        font-size: 0.643em;
        padding: 24px 0 0;
    }
}

.banner.navbar-default .navbar-nav>li>a {
    line-height: 12px;
    font-size: 14px;
    padding: 4px 0 8px 0;
    margin-top: 4px;
}

@media (min-width: 780px) {
    .banner.navbar-default .navbar-nav>li>a {
        font-size: 1.286em;
        padding: 7px 0 14px 0;
        margin-top: 7px;
        line-height: 14px;
    }
}

@media (min-width: 1160px) {
    .banner.navbar-default .navbar-nav>li>a {
        font-size: 1em;
        padding: 8px 9px 16px 9px;
        margin-top: 8px;
        line-height: 18px;
    }
}

.block-title-all {
    display: none !important;
    position: absolute;
    top: 92%;
    left: 0px;
    z-index: 1000;
    float: left;
}

.block-subtitle {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 100%;
}

@media (min-width: 480px) {
    .block-subtitle {
        font-size: 12px;
    }
}

@media (min-width: 780px) {
    .block-subtitle {
        font-size: 14px;
    }
}

@media (min-width: 1160px) {
    .block-subtitle {
        font-size: 26px;
    }
}

.block-subtitle.hero-subtitle {
    font-size: 10px;
    line-height: 100%;
    letter-spacing: -0.056em;
}

@media (min-width: 480px) {
    .block-subtitle.hero-subtitle {
        font-size: 12px;
    }
}

@media (min-width: 780px) {
    .block-subtitle.hero-subtitle {
        font-size: 16px;
    }
}

@media (min-width: 1160px) {
    .block-subtitle.hero-subtitle {
        font-size: 40px;
    }
}

.block-exibition:hover .block-title-all {
    display: block !important;
}

.block-exibition:hover .block-title-truncate b {
    display: none;
}

.block-exibition.long-title:hover+.related-link {
    opacity: 0.05;
}

.row-related .col-md-3 {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .row-related .col-md-3 {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .row-related .col-md-3 {
        margin-bottom: 35.6px;
    }
}

.row-search .block-content a {
    text-decoration: none;
}

.row-search .block-content a:hover,
.row-search .block-content a:focus {
    text-decoration: underline;
}

.block-header {
    min-height: 40px;
    width: auto;
    display: table;
    position: relative;
}

.block-header a,
.block-header>span {
    display: table-cell;
    vertical-align: bottom;
    text-decoration: none;
    padding-bottom: 7px;
}

.block-header a:hover,
.block-header>span:hover,
.block-header a:focus,
.block-header>span:focus {
    color: #a5a5a5;
    text-decoration: none;
}

.block-header a span,
.block-header>span span {
    display: block;
}

@media (min-width: 1160px) {
    .block-header a,
    .block-header>span {
        padding-bottom: 10px;
    }
}

.block-header a .location,
.block-header>span .location {
    margin-bottom: 2px;
    font-size: 10px;
    line-height: 12px;
}

@media (min-width: 780px) {
    .block-header a .location,
    .block-header>span .location {
        margin-bottom: 2.2px;
    }
}

@media (min-width: 1160px) {
    .block-header a .location,
    .block-header>span .location {
        margin-bottom: 3.56px;
    }
}

.row-calendar .block-header a .location,
.row-calendar .block-header>span .location {
    margin-bottom: 0;
}

@media (min-width: 1160px) {
    .row-calendar .block-header a .location,
    .row-calendar .block-header>span .location {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 321px) and (max-width: 780px) {
    .row-related .block-header a .location,
    .row-related .block-header>span .location {
        font-size: 12px;
        line-height: 14px;
    }
}

@media (min-width: 780px) {
    .row-related .block-header a .location,
    .row-related .block-header>span .location {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 780px) {
    .block-header a .location,
    .block-header>span .location {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 1160px) {
    .block-header a .location,
    .block-header>span .location {
        font-size: 28px;
        line-height: 26px;
    }
}

.block-header a .block-title,
.block-header>span .block-title,
.block-header a .block-title-complete,
.block-header>span .block-title-complete {
    margin-bottom: 0;
    position: relative;
}

@media (min-width: 780px) {
    .block-header a .block-title,
    .block-header>span .block-title,
    .block-header a .block-title-complete,
    .block-header>span .block-title-complete {
        left: -2px;
    }
}

.row-calendar .block-header a .block-title,
.row-calendar .block-header>span .block-title,
.row-calendar .block-header a .block-title-complete,
.row-calendar .block-header>span .block-title-complete {
    font-size: 14px;
    line-height: 16px;
}

@media (min-width: 321px) and (max-width: 780px) {
    .row-calendar .block-header a .block-title,
    .row-calendar .block-header>span .block-title,
    .row-calendar .block-header a .block-title-complete,
    .row-calendar .block-header>span .block-title-complete {
        font-size: 16px;
        line-height: 16px;
    }
}

@media (min-width: 780px) {
    .row-calendar .block-header a .block-title,
    .row-calendar .block-header>span .block-title,
    .row-calendar .block-header a .block-title-complete,
    .row-calendar .block-header>span .block-title-complete {
        font-size: 20px;
        line-height: 21px;
    }
}

.row-related .block-header a .block-title,
.row-related .block-header>span .block-title,
.row-related .block-header a .block-title-complete,
.row-related .block-header>span .block-title-complete {
    font-size: 14px;
    line-height: 16px;
}

@media (min-width: 780px) {
    .row-related .block-header a .block-title,
    .row-related .block-header>span .block-title,
    .row-related .block-header a .block-title-complete,
    .row-related .block-header>span .block-title-complete {
        font-size: 26px;
        line-height: 26px;
    }
}

@media (min-width: 1160px) {
    .row-related .block-header a .block-title,
    .row-related .block-header>span .block-title,
    .row-related .block-header a .block-title-complete,
    .row-related .block-header>span .block-title-complete {
        font-size: 32px;
        line-height: 30px;
    }
}

.row-shop .block-header a .block-title,
.row-shop .block-header>span .block-title,
.row-shop .block-header a .block-title-complete,
.row-shop .block-header>span .block-title-complete {
    font-size: 14px;
    line-height: 16px;
}

@media (min-width: 780px) {
    .row-shop .block-header a .block-title,
    .row-shop .block-header>span .block-title,
    .row-shop .block-header a .block-title-complete,
    .row-shop .block-header>span .block-title-complete {
        font-size: 20px;
        line-height: 21px;
    }
}

@media (min-width: 321px) and (max-width: 780px) {
    .block-header a .block-title,
    .block-header>span .block-title,
    .block-header a .block-title-complete,
    .block-header>span .block-title-complete {
        font-size: 22px;
        line-height: 21px;
    }
}

@media (min-width: 780px) {
    .block-header a .block-title,
    .block-header>span .block-title,
    .block-header a .block-title-complete,
    .block-header>span .block-title-complete {
        font-size: 32px;
        line-height: 32px;
    }
}

@media (min-width: 1160px) {
    .block-header a .block-title,
    .block-header>span .block-title,
    .block-header a .block-title-complete,
    .block-header>span .block-title-complete {
        font-size: 60px;
        line-height: 55px;
    }
}

@media (min-width: 780px) {
    .block-header {
        min-height: 40px;
    }
}

.location {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
    text-transform: none;
}

.row-exibit .location {
    margin-bottom: 4px;
}

@media (min-width: 780px) {
    .location {
        font-size: 28px;
        line-height: 30px;
    }
}

.block-single-single {
    max-height: 40px !important;
}

.home-sub-row .wp-caption {
    float: none !important;
}

.home-sub-row .wp-caption img {
    display: block;
    max-width: 100%;
    height: auto;
}

.related-link,
.press-image {
    margin-bottom: 10px;
}

.related-link a,
.press-image a {
    text-decoration: none;
}

@media (min-width: 780px) {
    .related-link,
    .press-image {
        margin-bottom: 14px;
    }
}

.related-info {
    font-size: 10px;
    line-height: 12px;
    display: block;
    text-decoration: none;
}

.row-home .related-info,
.row-exibit .related-info {
    font-size: 10px;
    line-height: 12px;
}

@media (min-width: 780px) {
    .row-home .related-info,
    .row-exibit .related-info {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width: 1160px) {
    .row-home .related-info,
    .row-exibit .related-info {
        font-size: 28px;
        line-height: 31px;
    }
}

.related-info:hover,
.related-info:focus {
    text-decoration: none;
}

@media (min-width: 780px) {
    .related-info {
        font-size: 14px;
        line-height: 16px;
    }
}

.related-event-buyticket {
    font-size: 10px;
    line-height: 12px;
    padding: 4px 0;
}

.related-event-buyticket a {
    text-decoration: underline;
}

@media (min-width: 780px) {
    .related-event-buyticket {
        font-size: 14px;
        line-height: 16px;
        padding: 2px 0;
    }
}

.related-title {
    display: block;
}

.related-event-type,
.related-event-date {
    display: block;
    font-size: 10px;
    line-height: 12px;
}

@media (min-width: 780px) {
    .related-event-type,
    .related-event-date {
        font-size: 14px;
        line-height: 14px;
    }
}

.row-home .related-info {
    font-size: 10px;
    line-height: 10px;
}

@media (min-width: 780px) {
    .row-home .related-info {
        font-size: 28px;
        line-height: 31px;
    }
}

.row-home .featured {
    margin-bottom: 70px;
}

.row-home .side-nth {
    margin-bottom: 70px;
}

@media (min-width: 780px) {
    .row-home .side-nth {
        margin-bottom: 140px;
    }
}

.row-home .side-nth .block-header a .block-title {
    font-size: 14px;
    line-height: 16px;
}

@media (min-width: 780px) {
    .row-home .side-nth .block-header a .block-title {
        font-size: 40px;
        line-height: 40px;
    }
}

.row-home .side-nth .block-header a .location {
    font-size: 10px;
    line-height: 10px;
}

@media (min-width: 780px) {
    .row-home .side-nth .block-header a .location {
        font-size: 20px;
        line-height: 26px;
    }
}

.row-home .side-nth .related-info {
    font-size: 10px;
    line-height: 10px;
}

@media (min-width: 780px) {
    .row-home .side-nth .related-info {
        font-size: 20px;
        line-height: 23px;
    }
}

.row-home .item--featured {
    margin-bottom: 30px;
}

@media (min-width: 780px) {
    .row-home .item--featured {
        margin-bottom: 60px;
    }
}

@media (min-width: 1160px) {
    .row-home .item--featured {
        margin-bottom: 120px;
    }
}

.row-home .item--featured .block-header {
    max-width: 1120px;
}

.row-home .item--featured .block-header>a>.block-title {
    font-size: 30px;
    line-height: 28px;
}

@media (min-width: 780px) {
    .row-home .item--featured .block-header>a>.block-title {
        font-size: 60px;
        line-height: 55px;
    }
}

@media (min-width: 1160px) {
    .row-home .item--featured .block-header>a>.block-title {
        font-size: 100px;
        line-height: 90px;
    }
}

.row-home .item--featured .related-link {
    margin-bottom: 8px;
    max-width: 835px;
}

.row-home .item--featured .related-link .img-responsive {
    max-width: 100%;
}

.row-home .item--featured .related-info,
.row-home .item--featured .location,
.row-home .item--featured .related-event-type {
    font-size: 14px;
    line-height: 13px;
    text-transform: uppercase;
}

@media (min-width: 780px) {
    .row-home .item--featured .related-info,
    .row-home .item--featured .location,
    .row-home .item--featured .related-event-type {
        font-size: 22px;
        line-height: 20px;
    }
}

@media (min-width: 1160px) {
    .row-home .item--featured .related-info,
    .row-home .item--featured .location,
    .row-home .item--featured .related-event-type {
        font-size: 28px;
        line-height: 26px;
    }
}

.row-home.row-home-v2 .item--side {
    margin-bottom: 116px;
}

.row-home.row-home-v2 .item--side .block-header>a>.block-title {
    font-size: 20px;
    line-height: 18px;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--side .block-header>a>.block-title {
        font-size: 30px;
        line-height: 25px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--side .block-header>a>.block-title {
        font-size: 60px;
        line-height: 55px;
    }
}

.row-home.row-home-v2 .item--side .related-info,
.row-home.row-home-v2 .item--side .location,
.row-home.row-home-v2 .item--side .related-event-type {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--side .related-info,
    .row-home.row-home-v2 .item--side .location,
    .row-home.row-home-v2 .item--side .related-event-type {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--side .related-info,
    .row-home.row-home-v2 .item--side .location,
    .row-home.row-home-v2 .item--side .related-event-type {
        font-size: 28px;
        line-height: 26px;
    }
}

.row-home.row-home-v2 .img-responsive {
    max-width: 100%;
}

.row-home.row-home-v2 .item--bottom .block-header>a>.block-title,
.row-home.row-home-v2 .item--bottom-side .block-header>a>.block-title {
    font-size: 20px;
    line-height: 18px;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--bottom .block-header>a>.block-title,
    .row-home.row-home-v2 .item--bottom-side .block-header>a>.block-title {
        font-size: 30px;
        line-height: 25px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--bottom .block-header>a>.block-title,
    .row-home.row-home-v2 .item--bottom-side .block-header>a>.block-title {
        font-size: 60px;
        line-height: 55px;
    }
}

.row-home.row-home-v2 .item--bottom .related-info,
.row-home.row-home-v2 .item--bottom-side .related-info,
.row-home.row-home-v2 .item--bottom .location,
.row-home.row-home-v2 .item--bottom-side .location,
.row-home.row-home-v2 .item--bottom .related-event-type,
.row-home.row-home-v2 .item--bottom-side .related-event-type {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--bottom .related-info,
    .row-home.row-home-v2 .item--bottom-side .related-info,
    .row-home.row-home-v2 .item--bottom .location,
    .row-home.row-home-v2 .item--bottom-side .location,
    .row-home.row-home-v2 .item--bottom .related-event-type,
    .row-home.row-home-v2 .item--bottom-side .related-event-type {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--bottom .related-info,
    .row-home.row-home-v2 .item--bottom-side .related-info,
    .row-home.row-home-v2 .item--bottom .location,
    .row-home.row-home-v2 .item--bottom-side .location,
    .row-home.row-home-v2 .item--bottom .related-event-type,
    .row-home.row-home-v2 .item--bottom-side .related-event-type {
        font-size: 28px;
        line-height: 26px;
    }
}

.row-home.row-home-v2 .item--bottom--right .related-info,
.row-home.row-home-v2 .item--bottom--right .related-event-type,
.row-home.row-home-v2 .item--bottom--right .location {
    font-size: 10px;
    line-height: 12px;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--bottom--right .related-info,
    .row-home.row-home-v2 .item--bottom--right .related-event-type,
    .row-home.row-home-v2 .item--bottom--right .location {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--bottom--right .related-info,
    .row-home.row-home-v2 .item--bottom--right .related-event-type,
    .row-home.row-home-v2 .item--bottom--right .location {
        font-size: 20px;
        line-height: 18px;
    }
}

.row-home.row-home-v2 .item--bottom--right .block-header>a>.block-title {
    font-size: 20px;
    line-height: 18px;
}

@media (min-width: 780px) {
    .row-home.row-home-v2 .item--bottom--right .block-header>a>.block-title {
        font-size: 30px;
        line-height: 28px;
    }
}

@media (min-width: 1160px) {
    .row-home.row-home-v2 .item--bottom--right .block-header>a>.block-title {
        font-size: 40px;
        line-height: 35px;
    }
}

.logo {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 170px;
    height: 24px;
    position: relative;
    top: 10px;
    background: url("../img/logo-1x.png") no-repeat bottom right;
}

.logo-xs {
    background-image: url("../img/logo_mobile-1x.png");
    width: 142px;
    height: 22px;
    top: -6px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-xs {
        background-image: url("../img/logo_mobile-2x.png");
        background-size: 142px 22px;
    }
}

.logo-sm {
    background-image: url("../img/logo_tablet-1x.png");
    width: 178px;
    height: 18px;
    top: -3px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-sm {
        background-image: url("../img/logo_tablet-2x.png");
        background-size: 178px 18px;
    }
}

.logo-md {
    background-image: url("../img/logo-1x.png");
    width: 170px;
    height: 24px;
    top: -9px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .logo-md {
        background-image: url("../img/logo-2x.png");
        background-size: 170px 24px;
    }
}

.location-footer {
    display: inline-block;
    position: relative;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 76px;
    height: 45px;
    background: url("../img/location_desktop1x.png") no-repeat bottom right;
}

.location-xs {
    background-image: url("../img/location_mobile1x.png");
    width: 66px;
    height: 36px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .location-xs {
        background-image: url("../img/location_mobile2x.png");
        background-size: 66px 36px;
    }
}

.location-sm {
    background-image: url("../img/location_tablet1x.png");
    width: 80px;
    height: 44px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .location-sm {
        background-image: url("../img/location_tablet2x.png");
        background-size: 79px 44px;
    }
}

.location-md {
    background-image: url("../img/location_desktop1x.png");
    width: 78px;
    height: 45px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .location-md {
        background-image: url("../img/location_desktop2x.png");
        background-size: 76px 45px;
    }
}

.img-multi {
    background: scroll 0px 0px / contain transparent;
    background-repeat: no-repeat;
    width: 100%;
}

.gridcol>.col-xs-6,
.gridcol>.col-sm-3 {
    margin-bottom: 35px;
}

@media (min-width: 780px) {
    .gridcol>.col-xs-6,
    .gridcol>.col-sm-3 {
        margin-bottom: 38.5px;
    }
}

@media (min-width: 1160px) {
    .gridcol>.col-xs-6,
    .gridcol>.col-sm-3 {
        margin-bottom: 62.3px;
    }
}

@media (max-width: 779px) {
    .gridcol>.col-xs-6:nth-of-type(2n+1) {
        clear: left;
    }
    #primariga .side-nth.col-xs-6:nth-of-type(2n+1) {
        clear: none;
    }
}

@media (min-width: 780px) {
    .gridcol>.col-xs-6:nth-of-type(2n+1) {
        clear: none;
    }
    .row-exibit>.col-xs-6:nth-of-type(2n+1) {
        clear: left;
    }
    .gridcol>.col-sm-3:nth-of-type(4n+1) {
        clear: left;
    }
    .gridcol>.col-sm-4:nth-of-type(3n+1) {
        clear: left;
    }
}

@media (min-width: 1160px) {
    .gridcol>.col-xs-6:nth-of-type(2n+1) {
        clear: none;
    }
    .row-exibit>.col-xs-6:nth-of-type(2n+1) {
        clear: left;
    }
    .gridcol>.col-sm-6:nth-of-type(2n+1) {
        clear: left;
    }
    .gridcol>.col-sm-3:nth-of-type(4n+1) {
        clear: none;
    }
    .gridcol>.col-sm-4:nth-of-type(3n+1) {
        clear: none;
    }
    .gridcol>.col-md-2:nth-of-type(6n+1) {
        clear: left;
    }
    .gridcol>.col-md-3:nth-of-type(4n+1) {
        clear: left;
    }
}

.lt-ie9 .gridcol .col-md-2:nth-child(6n+1) {
    clear: left;
}

.block-months .page-title,
.block-months h1 {
    margin-top: 135px;
    max-width: 48%;
}

.block-months .row-calendar+.page-title {
    margin-top: 15px;
}

.group-0 .page-title:first-child,
.group-0 h1:first-child {
    margin-bottom: 45px;
}

@media (min-width: 780px) {
    .group-0 .page-title:first-child,
    .group-0 h1:first-child {
        margin-bottom: 80px;
    }
}

.directions p {
    margin-bottom: 0 !important;
}

.row-shop .col-sm-4 {
    margin-bottom: 40px;
}

@media (min-width: 780px) {
    .row-shop .col-sm-4 {
        margin-bottom: 44px;
    }
}

@media (min-width: 1160px) {
    .row-shop .col-sm-4 {
        margin-bottom: 71.2px;
    }
}

.additional-space {
    margin-bottom: 20px;
}

.content-space {
    padding-top: 22px;
    margin-bottom: 20px;
    border-top: 1px solid #d5d5d5;
    margin-top: 20px;
    clear: both;
}

@media (min-width: 780px) {
    .content-space {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .content-space {
        margin-bottom: 35.6px;
    }
}

@media (min-width: 780px) {
    .content-space {
        margin-top: 0px;
    }
}

.content-space .col-md-6 {
    padding-top: 8px;
}

.content-space+.row-calendar {
    margin-top: 63px;
}

.video-bottom,
.social-box {
    margin-bottom: 40px;
}

@media (min-width: 780px) {
    .video-bottom,
    .social-box {
        margin-bottom: 44px;
    }
}

@media (min-width: 1160px) {
    .video-bottom,
    .social-box {
        margin-bottom: 71.2px;
    }
}

.map-top .didas {
    font-size: 10px;
}

.map-top .map-wrapper {
    clear: both;
    position: relative;
    height: 161px;
    width: 285px;
    margin-bottom: 10px;
}

@media (min-width: 780px) {
    .map-top .map-wrapper {
        margin-bottom: 11px;
    }
}

@media (min-width: 1160px) {
    .map-top .map-wrapper {
        margin-bottom: 17.8px;
    }
}

.map-top .sector {
    float: left;
    height: 100%;
    position: relative;
    z-index: 800;
}

.map-top .sector:hover {
    cursor: pointer;
}

.map-top .map-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    z-index: 650;
}

.map-top .map-mask-desk {
    background-image: url("../img/map_sprite.png");
}

.map-top .map-mask-mobile {
    background-image: url("../img/map_sprite_mobile@1x.png");
    /*
        @media
          only screen and (-webkit-min-device-pixel-ratio: 2),
          only screen and (   min--moz-device-pixel-ratio: 2),
          only screen and (     -o-min-device-pixel-ratio: 2/1),
          only screen and (        min-device-pixel-ratio: 2),
          only screen and (                min-resolution: 192dpi),
          only screen and (                min-resolution: 2dppx) {
            background-image: url("../img/map_sprite_mobile@2x.png");
            background-size: 264px 1318px;
          }
        */
}

.map-top .section-6 {
    width: 56px;
}

.map-top .section-5 {
    width: 64px;
}

.map-top .section-4 {
    width: 57px;
}

.map-top .section-3 {
    width: 55px;
}

.map-top .section-2 {
    width: 34px;
}

.map-top .section-1 {
    width: 19px;
}

@media (min-width: 780px) {
    .map-top .map-wrapper {
        width: 740px;
        height: 425px;
    }
    .map-top .map-wrapper.map-aside {
        width: 264px;
        height: 162px;
        margin-bottom: 5px;
    }
    .map-top .map-wrapper.map-aside .map-mask {
        width: 264px;
        height: 162px;
    }
    .map-top .section-6 {
        width: 147px;
    }
    .map-top .section-6.active~.map-mask {
        background-position: 0 -425px;
    }
    .map-top .section-6:hover~.map-mask {
        background-position: 0 -425px !important;
    }
    .map-top .section-6.mini {
        width: 52px;
    }
    .map-top .section-6.mini.active~.map-mask {
        background-position: 0 -163px;
    }
    .map-top .section-6.mini:hover~.map-mask {
        background-position: 0 -163px !important;
    }
    .map-top .section-5 {
        width: 167px;
    }
    .map-top .section-5.active~.map-mask {
        background-position: 0 -850px;
    }
    .map-top .section-5:hover~.map-mask {
        background-position: 0 -850px !important;
    }
    .map-top .section-5.mini {
        width: 60px;
    }
    .map-top .section-5.mini.active~.map-mask {
        background-position: 0 -326px;
    }
    .map-top .section-5.mini:hover~.map-mask {
        background-position: 0 -326px !important;
    }
    .map-top .section-4 {
        width: 146px;
    }
    .map-top .section-4.active~.map-mask {
        background-position: 0 -1276px;
    }
    .map-top .section-4:hover~.map-mask {
        background-position: 0 -1276px !important;
    }
    .map-top .section-4.mini {
        width: 52px;
    }
    .map-top .section-4.mini.active~.map-mask {
        background-position: 0 -489px;
    }
    .map-top .section-4.mini:hover~.map-mask {
        background-position: 0 -489px !important;
    }
    .map-top .section-3 {
        width: 143px;
    }
    .map-top .section-3.active~.map-mask {
        background-position: 0 -1701px;
    }
    .map-top .section-3:hover~.map-mask {
        background-position: 0 -1701px !important;
    }
    .map-top .section-3.mini {
        width: 51px;
    }
    .map-top .section-3.mini.active~.map-mask {
        background-position: 0 -652px;
    }
    .map-top .section-3.mini:hover~.map-mask {
        background-position: 0 -652px !important;
    }
    .map-top .section-2 {
        width: 88px;
    }
    .map-top .section-2.active~.map-mask {
        background-position: 0 -2126px;
    }
    .map-top .section-2:hover~.map-mask {
        background-position: 0 -2126px !important;
    }
    .map-top .section-2.mini {
        width: 31px;
    }
    .map-top .section-2.mini.active~.map-mask {
        background-position: 0 -815px;
    }
    .map-top .section-2.mini:hover~.map-mask {
        background-position: 0 -815px !important;
    }
    .map-top .section-1 {
        width: 49px;
    }
    .map-top .section-1.active~.map-mask {
        background-position: 0 -2551px;
    }
    .map-top .section-1:hover~.map-mask {
        background-position: 0 -2551px !important;
    }
    .map-top .section-1.mini {
        width: 18px;
    }
    .map-top .section-1.mini.active~.map-mask {
        background-position: 0 -978px;
    }
    .map-top .section-1.mini:hover~.map-mask {
        background-position: 0 -978px !important;
    }
}

.content-title {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .content-title {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .content-title {
        margin-bottom: 35.6px;
    }
}

.content-title>a {
    text-decoration: underline;
    position: relative;
    bottom: 2px;
}

.ui-widget {
    font-size: 12px;
}

@media (min-width: 780px) {
    .ui-widget {
        font-size: 14px;
    }
}

.select-location,
.select-year {
    width: 65%;
    position: relative;
    top: 6px;
}

@media (min-width: 780px) {
    .select-location,
    .select-year {
        width: auto;
        top: 21px;
    }
}

@media (min-width: 1160px) {
    .select-location,
    .select-year {
        top: 20px;
    }
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: transparent;
    border: 0;
    text-transform: none;
}

.select-location.pull-left {
    padding-top: 4px;
}

.tools {
    position: relative;
    top: 0;
    z-index: 990;
    text-transform: none;
    width: 48%;
}

.bookstore .tools {
    text-align: right;
    width: 100%;
    min-width: 180px;
    margin: 14px 0;
}

.bookstore .tools>div {
    display: inline-block;
    margin-left: 14px;
    font-size: 12px;
    width: auto;
}

@media (min-width: 1160px) {
    .bookstore .tools>div {
        font-size: 14px;
    }
}

.bookstore .tools .cl {
    width: auto;
}

.tools a {
    text-decoration: none;
}

.content-space .tools {
    top: auto;
    bottom: 8px;
}

.tools.media-left {
    width: 48%;
}

.tools .calbtn {
    margin-left: 12px;
}

@media (min-width: 780px) {
    .tools {
        width: auto;
    }
}

.cartN {
    letter-spacing: 2px;
}

.calendar {
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 90;
}

@media (min-width: 780px) {
    .calendar {
        top: 46px;
    }
}

.icon-calendar {
    color: #a5a5a5;
    position: relative;
    top: 6px;
    font-size: 1.143em;
}

.icon-calendar:hover,
.icon-calendar:focus {
    color: #000000;
    cursor: pointer;
}

@media (min-width: 780px) {
    .icon-calendar {
        top: 23px;
    }
}

.ui-icon {
    text-indent: 0 !important;
    background: none !important;
}

.ui-selectmenu-button span.ui-icon-triangle-1-s {
    top: 6px;
    right: 4px;
    font-size: 6px;
    height: 10px;
    width: 10px;
}

@media (min-width: 780px) {
    .ui-selectmenu-button span.ui-icon-triangle-1-s {
        font-size: 8px;
    }
}

.ui-datepicker .ui-datepicker-next {
    right: 30px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 30px;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    top: 10px;
    font-size: 10px;
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker .ui-datepicker-prev:focus {
    cursor: pointer;
    color: #000000;
}

@media (min-width: 780px) {
    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        font-size: 12px;
    }
}

.ui-widget-header {
    font-weight: normal;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    text-align: center !important;
}

.ui-datepicker-calendar {
    background: #f8f8f8 !important;
}

.ui-datepicker-calendar th {
    color: #a5a5a5;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0.12em 0.2em;
}

.ui-datepicker {
    width: 280px;
    padding: 1em 1em 1.5em;
    font-size: 14px;
}

.ui-datepicker th {
    padding: 8px 0 6px 0;
    font-weight: normal;
}

.ui-datepicker .ui-datepicker-header {
    padding: 8px 0 0;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 3.5em;
}

.ui-menu .ui-state-hover,
.ui-menu .ui-widget-content .ui-state-hover,
.ui-menu .ui-widget-header .ui-state-hover,
.ui-menu .ui-state-focus,
.ui-menu .ui-widget-content .ui-state-focus,
.ui-menu .ui-widget-header .ui-state-focus,
.ui-menu {
    background: white !important;
    border: 1px solid #fff;
}

.ui-menu .ui-menu-item {
    padding-bottom: 0;
    padding-left: 4px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding-right: 18px;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 5px;
    word-wrap: normal;
    line-height: 1.2;
}

@media (min-width: 780px) {
    .ui-selectmenu-button span.ui-selectmenu-text {
        padding-right: 1.2em;
    }
}

.ui-selectmenu-button {
    width: auto !important;
    height: 18px;
    vertical-align: middle;
}

.ui-selectmenu-button:focus {
    outline: none !important;
}

.media-right .ui-selectmenu-button span.ui-selectmenu-text,
.media-right .ui-menu .ui-menu-item {
    padding-left: 4px;
}


/* test flex form mobile and tablet */

.flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flex .slider-top {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@media (max-width: 1160px) {
    .flex .slider-top {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
}

.flex aside {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@media (max-width: 1160px) {
    .flex aside {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.flex .flex-body {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@media (max-width: 1160px) {
    .flex .flex-body {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
}

@media (min-width: 1160px) {
    .flex {
        display: block !important;
    }
}

.newsletter-signup {
    display: none;
}

.page-template-template-newsletter .newsletter-signup {
    display: none !important;
}

@media (max-width: 1140px) and (min-width: 1024px) {
    .newsletter-signup {
        display: block;
    }
}

@media (min-width: 1650px) {
    .newsletter-signup {
        display: block;
    }
}

.newsletter-signup .widget {
    position: fixed;
    z-index: 10;
    background-color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    width: 200px;
    height: auto;
    transform: translateX(calc(-120%));
    padding: 20px;
    display: flex;
    flex-direction: column-reverse;
}

@media (max-width: 1140px) and (min-width: 1024px) {
    .newsletter-signup .widget {
        width: 10vw;
        font-size: 12px;
        padding: 20px 10px;
        text-align: center;
    }
    .newsletter-signup .widget .btn-newsletter {
        margin: 0 auto;
    }
}

.newsletter-signup .widget .textwidget {
    padding-bottom: 18px;
}

.newsletter-signup .widget .btn-newsletter {
    font-size: 10px;
    padding: 10px;
    background-color: #a5a5a5;
    display: inline-block;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0.9;
    transition: opacity 0.4s ease-in-out;
}

#myModal {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

.newsletter-signup .widget .btn-newsletter:hover {
    opacity: 1;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.between {
    justify-content: space-between;
}

.uppercase {
    text-transform: uppercase;
}

.wrap-visit-information .visit-information {
    position: relative;
    padding: 40px 0;
}

.wrap-visit-information .visit-information:first-child {
    padding-top: 0;
}


/*
.wrap-visit-information .visit-information:nth-child(odd) {
    background-color: white;
    color: black;
}

.wrap-visit-information .visit-information:nth-child(even) {
    background-color: black;
    color: white;
}


.wrap-visit-information .visit-information:nth-child(even) .btn-primary,
.wrap-visit-information .visit-information:nth-child(even) .comment-form input[type="submit"] {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.wrap-visit-information .visit-information:nth-child(even) .btn-primary:hover,
.wrap-visit-information .visit-information:nth-child(even) .comment-form input[type="submit"]:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}


.wrap-visit-information .visit-information:nth-child(even)::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    background-color: black;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
*/

.wrap-visit-information .visit-information .visit-information-content {
    display: flex;
    flex-wrap: wrap;
}

.wrap-visit-information .visit-information .visit-information-content .block .sep-line {
    padding-top: 32px;
    border-top: 1px solid #d5d5d5;
    margin-top: 18px;
}

.wrap-accordion-block {
    padding-bottom: 50px;
}

.comment-list ol {
    list-style: none;
}

.form .help-block {
    color: #000000;
    margin-bottom: 38px;
}

.form .login-username,
.form .login-password {
    margin-bottom: 15px;
    padding-left: 0;
    float: none;
}

@media (min-width: 780px) {
    .form .login-username,
    .form .login-password {
        position: relative;
        float: left;
        width: 66.66666667%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.form .login-password {
    margin-bottom: 40px;
}

.form label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

textarea {
    box-shadow: none !important;
}

form input[type="text"],
form input[type="search"],
form input[type="email"],
form input[type="number"],
form input[type="password"] {
    display: block;
    width: 100%;
    height: 42px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 1.2142857;
    color: #000000;
    background-color: #f0f0f0;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 4px 20px;
    height: 56px;
    box-shadow: none !important;
}

form input[type="text"]:focus,
form input[type="search"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="password"]: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 input[type="text"]::-moz-placeholder,
form input[type="search"]::-moz-placeholder,
form input[type="email"]::-moz-placeholder,
form input[type="number"]::-moz-placeholder,
form input[type="password"]::-moz-placeholder {
    color: #333333;
    opacity: 1;
}

form input[type="text"]:-ms-input-placeholder,
form input[type="search"]:-ms-input-placeholder,
form input[type="email"]:-ms-input-placeholder,
form input[type="number"]:-ms-input-placeholder,
form input[type="password"]:-ms-input-placeholder {
    color: #333333;
}

form input[type="text"]::-webkit-input-placeholder,
form input[type="search"]::-webkit-input-placeholder,
form input[type="email"]::-webkit-input-placeholder,
form input[type="number"]::-webkit-input-placeholder,
form input[type="password"]::-webkit-input-placeholder {
    color: #333333;
}

form input[type="text"][disabled],
form input[type="search"][disabled],
form input[type="email"][disabled],
form input[type="number"][disabled],
form input[type="password"][disabled],
form input[type="text"][readonly],
form input[type="search"][readonly],
form input[type="email"][readonly],
form input[type="number"][readonly],
form input[type="password"][readonly],
fieldset[disabled] form input[type="text"],
fieldset[disabled] form input[type="search"],
fieldset[disabled] form input[type="email"],
fieldset[disabled] form input[type="number"],
fieldset[disabled] form input[type="password"] {
    cursor: not-allowed;
    background-color: #f0f0f0;
    opacity: 1;
}

textareaform input[type="text"],
textareaform input[type="search"],
textareaform input[type="email"],
textareaform input[type="number"],
textareaform input[type="password"] {
    height: auto;
}

form input[type="text"]:focus,
form input[type="search"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus {
    border-color: transparent;
}

.button-primary {
    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: 12px 20px;
    font-size: 14px;
    line-height: 1.2142857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 26px 22px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.button-primary:focus,
.button-primary:active:focus,
.button-primary.active:focus,
.button-primary.focus,
.button-primary:active.focus,
.button-primary.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.button-primary:hover,
.button-primary:focus,
.button-primary.focus {
    color: #111111;
    text-decoration: none;
}

.button-primary:active,
.button-primary.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);
}

.button-primary.disabled,
.button-primary[disabled],
fieldset[disabled] .button-primary {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 780px) {
    .button-primary {
        padding: 12px 20px;
        text-transform: none;
    }
}

.button-primary:hover,
.button-primary:focus,
.button-primary.focus,
.button-primary:active,
.button-primary.active,
.open>.dropdown-toggle.button-primary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

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

.button-primary.disabled,
.button-primary[disabled],
fieldset[disabled] .button-primary,
.button-primary.disabled:hover,
.button-primary[disabled]:hover,
fieldset[disabled] .button-primary:hover,
.button-primary.disabled:focus,
.button-primary[disabled]:focus,
fieldset[disabled] .button-primary:focus,
.button-primary.disabled.focus,
.button-primary[disabled].focus,
fieldset[disabled] .button-primary.focus,
.button-primary.disabled:active,
.button-primary[disabled]:active,
fieldset[disabled] .button-primary:active,
.button-primary.disabled.active,
.button-primary[disabled].active,
fieldset[disabled] .button-primary.active {
    background-color: #000000;
    border-color: #000000;
}

.button-primary .badge {
    color: #000000;
    background-color: #ffffff;
}

.button-primary:hover,
.button-primary:focus,
.button-primary.focus,
.button-primary:active,
.button-primary.active,
.open>.dropdown-toggle.button-primary {
    color: white;
    background-color: #a5a5a5;
    border-color: #a5a5a5;
}


/*
#pressareaform-custom {
    .pressarea-username,
    .pressarea-password {
        .form-group();
        .make-xs-column(8);
        padding-left: 0;
        float: none;
    }
    .pressarea-password {
        margin-bottom: 38px;
    }
    .input {
        .form-control();
        padding: 24px 20px;
    }
    label {
        .sr-only();
    }
    a {
        font-size: 14px;
    }
}

.button-primary {
    .btn;
    .btn-primary;
}
*/

.didas,
.wp-caption-text {
    font-size: 9px;
    font-style: italic;
    padding: 10px 0;
    margin-bottom: 0;
    font-family: Arial, sans-serif;
    letter-spacing: normal;
    min-height: 12px;
}

.didas.featured-didas,
.wp-caption-text.featured-didas {
    font-family: StrongFontHeavy, "Arial Bold", sans-serif;
    font-style: normal;
    font-size: 14px;
}

@media (min-width: 780px) {
    .didas.featured-didas,
    .wp-caption-text.featured-didas {
        font-size: 20px;
    }
}

.image-top {
    margin-bottom: 26px;
}

@media (min-width: 780px) {
    .image-top {
        margin-bottom: 28.6px;
    }
}

@media (min-width: 1160px) {
    .image-top {
        margin-bottom: 46.28px;
    }
}

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

.map-top {
    margin-bottom: 22px;
}

@media (min-width: 780px) {
    .map-top {
        margin-bottom: 24.2px;
    }
}

@media (min-width: 1160px) {
    .map-top {
        margin-bottom: 39.16px;
    }
}

.hidden-xs.map-top {
    text-align: right;
}

.hidden-xs.map-top .map-aside {
    display: inline-block;
}

@media (min-width: 1160px) {
    .hidden-xs.map-top {
        text-align: left;
    }
}

.video-top {
    margin-bottom: 26px;
}

.slider-top {
    margin-bottom: 26px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 780px) {
    .slider-top {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .type-visit .slider-top>img {
        max-height: 480px;
    }
}

@media (min-width: 1160px) {
    .slider-top {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1400px) {
    .slider-top {
        max-height: 100%;
    }
}

.entry-content iframe {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .entry-content iframe {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .entry-content iframe {
        margin-bottom: 35.6px;
    }
}

/* .entry-content .embed-responsive {
    max-width: 580px;
} */

/* .entry-content .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 44.25%;
} */

.video-small,
.video-full,
.video-medium {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .video-small,
    .video-full,
    .video-medium {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .video-small,
    .video-full,
    .video-medium {
        margin-bottom: 35.6px;
    }
}

.row-video-wall {
    margin-bottom: 12px;
}

@media (min-width: 780px) {
    .row-video-wall {
        margin-bottom: 13.2px;
    }
}

@media (min-width: 1160px) {
    .row-video-wall {
        margin-bottom: 21.36px;
    }
}

.gallery-row {
    padding: 8px 0;
}

.slider-top>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.bxslider {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .bxslider {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .bxslider {
        margin-bottom: 35.6px;
    }
}

.zoom {
    position: relative;
    bottom: 20px;
}

.zoom a {
    color: #a5a5a5;
    text-decoration: none;
}

.zoom a:hover,
.zoom a:focus {
    color: #000000;
}

.mfp-container {
    padding: 0 1%;
}

@media (min-width: 1160px) {
    .mfp-container {
        padding: 0 6%;
    }
}

.mfp-bg {
    opacity: 0.97 !important;
}

.mfp-close {
    opacity: .9;
    font-size: 40px;
    font-family: StrongFont, Arial, sans-serif;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -5px;
    top: -20px;
}

@media (min-width: 1160px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        right: -46px;
        top: -12px;
    }
}

.modal-gallery .close {
    font-size: 30px;
    text-shadow: 0;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 15px;
}

.modal-gallery .modal-content {
    box-shadow: none;
    background: transparent;
    border: 0;
    margin: 5% auto;
}

.modal-gallery .modal-dialog {
    width: 100% !important;
    text-align: center;
    position: relative;
}

.modal-gallery .modal-dialog img {
    display: inline-block;
    border: 4px solid black;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper li {
    min-height: 480px;
    position: relative;
}

.row-gallery .bx-wrapper li {
    min-height: 260px;
}

.bxslider-top li {
    min-height: 1%;
}

@media (min-width: 780px) {
    .bxslider-top li {
        min-height: 380px;
    }
}

@media (min-width: 1160px) {
    .bxslider-top li {
        min-height: 450px;
    }
}

@media (min-width: 1400px) {
    .bxslider-top li {
        min-height: 500px;
    }
}

.bxslider li {
    min-height: 160px;
}

@media (min-width: 780px) {
    .bxslider li {
        min-height: 480px;
    }
    .row-gallery .bxslider li {
        min-height: 260px;
    }
}

@media (min-width: 780px) {
    .bxslider-top>li>img,
    .bxslider>li>img {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        height: auto;
        max-height: 100%;
    }
}

.bx-wrapper .bx-viewport {
    margin-bottom: 16px;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: static;
    width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: none center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #dfdfdf;
    padding-top: 0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #dfdfdf;
    text-indent: -9999px;
    display: block;
    width: 6px;
    height: 6px;
    outline: 0;
    margin: 0 8px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:first-child {
    margin-left: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #626262;
}

.bx-controls,
.bx-default-pager {
    line-height: 1.1;
    height: 12px;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 0;
    background: rgba(255, 255, 255, 0.01) none no-repeat 0 0;
}

.bx-wrapper .bx-next {
    right: 0;
    background: rgba(255, 255, 255, 0.01) none no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    margin-top: 0;
    outline: 0;
    width: 42%;
    height: 93%;
    text-indent: -9999px;
    z-index: 800;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: static;
    background: transparent;
    width: 100%;
    height: 1px;
    visibility: hidden;
}

.bx-wrapper .bx-caption span {
    color: #000000;
    font-family: Arial;
    display: block;
    font-size: 10px;
    font-style: italic;
    padding: 10px 0;
}

.aligncenter {
    display: block;
    margin: 8px auto;
}

.alignleft,
.alignright {
    margin-bottom: 8px;
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}

@media (min-width: 780px) {
    .alignleft {
        float: left;
        margin-right: 8px;
    }
    .alignright {
        float: right;
        margin-left: 8px;
    }
}

.main,
.main-footer {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 780px) {
    .main,
    .main-footer {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width: 1160px) {
    .main,
    .main-footer {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.lt-ie9 .container {
    width: 980px !important;
}

.noclear {
    clear: none !important;
}

.grid-clear--left {
    clear: left !important;
}

.flexbox .grid--flex {
    display: flex;
    flex-flow: row wrap;
}

.flexbox .grid--flex .flex-items {
    flex: 1;
    min-width: 0;
}

.flexbox .grid--flex .flex-items.col-xs-12 {
    flex: 0 1 100%;
}

.flexbox .grid--flex .flex-items.col-xs-6 {
    flex: 0 1 50%;
}

.flexbox .grid--flex .flex-items.col-xs-4 {
    flex: 0 1 33.33%;
}

.flexbox .grid--flex .flex-items.col-xs-3 {
    flex: 0 1 25%;
}

@media (min-width: 780px) {
    .flexbox .grid--flex .flex-items.col-sm-4 {
        flex: 0 1 33.33%;
    }
    .flexbox .grid--flex .flex-items.col-sm-3 {
        flex: 0 1 25%;
    }
}

.no-flexboxlegacy .grid--flex {
    display: flex;
    flex-flow: row wrap;
}

.no-flexboxlegacy .grid--flex .flex-items {
    flex: 1;
    min-width: 0;
}

.no-flexboxlegacy .grid--flex .flex-items.col-xs-12 {
    flex: 0 1 100%;
}

.no-flexboxlegacy .grid--flex .flex-items.col-xs-6 {
    flex: 2 1 auto;
}

.no-flexboxlegacy .grid--flex .flex-items.col-xs-4 {
    flex: 0 1 33.33%;
}

.no-flexboxlegacy .grid--flex .flex-items.col-xs-3 {
    flex: 1 1 auto;
}

@media (min-width: 780px) {
    .no-flexboxlegacy .grid--flex .flex-items.col-sm-4 {
        flex: 0 1 33.33%;
    }
    .no-flexboxlegacy .grid--flex .flex-items.col-sm-3 {
        flex: 1 1 auto;
    }
}

.page-header {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 40px;
    border-bottom: 0;
}

@media (min-width: 780px) {
    .page-header {
        margin-bottom: 44px;
    }
}

@media (min-width: 1160px) {
    .page-header {
        margin-bottom: 71.2px;
    }
}

.page-header.page-detail {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .page-header.page-detail {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .page-header.page-detail {
        margin-bottom: 35.6px;
    }
}

.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
    margin-top: 0;
}

.page-header .tools {
    font-size: 14px;
}

.media .page-title {
    width: 100%;
}

.media .tools {
    display: block;
}

@media (min-width: 780px) {
    .media .tools {
        display: table-cell;
    }
}

.entry-title {
    margin-bottom: 0;
}

.entry-title.hero-title {
    font-size: 21px;
    line-height: 22px;
}

@media (min-width: 780px) {
    .entry-title.hero-title {
        font-size: 40px;
        line-height: 42px;
    }
}

@media (min-width: 1160px) {
    .entry-title.hero-title {
        font-size: 100px;
        line-height: 90px;
    }
}

.sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 780px) {
    .sidebar {
        float: left;
        width: 25%;
    }
}

@media (min-width: 780px) {
    .sidebar-mobile {
        display: none;
    }
}

.sidebar-mobile .newsletter-signup {
    display: block;
    width: 100%;
    padding-right: 35px;
}

.sidebar-mobile .newsletter-signup .widget {
    position: relative;
    transform: translateX(16px);
    margin-bottom: 20px;
    width: 100%;
}

aside.col-md-3 {
    margin-bottom: 20px;
}

aside.col-md-3 .btn,
aside.col-md-3 .comment-form input[type="submit"] {
    text-decoration: none;
}

aside.col-md-3 p {
    margin-bottom: 10px;
}

@media (min-width: 780px) {
    aside.col-md-3 p {
        margin-bottom: 11px;
    }
}

@media (min-width: 1160px) {
    aside.col-md-3 p {
        margin-bottom: 17.8px;
    }
}

aside.col-md-3 ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
}

aside.col-md-3 ul>li {
    position: relative;
    display: block;
}

aside.col-md-3 ul>li>a {
    position: relative;
    display: block;
    padding: 10px 8.5px;
}

aside.col-md-3 ul>li>a:hover,
aside.col-md-3 ul>li>a:focus {
    text-decoration: none;
    background-color: #ffffff;
}

aside.col-md-3 ul>li.disabled>a {
    color: #a5a5a5;
}

aside.col-md-3 ul>li.disabled>a:hover,
aside.col-md-3 ul>li.disabled>a:focus {
    color: #a5a5a5;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

aside.col-md-3 ul .open>a,
aside.col-md-3 ul .open>a:hover,
aside.col-md-3 ul .open>a:focus {
    background-color: #ffffff;
    border-color: #000000;
}

aside.col-md-3 ul .nav-divider {
    height: 1px;
    margin: 7px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

aside.col-md-3 ul>li>a>img {
    max-width: none;
}

aside.col-md-3 ul>li {
    float: none;
}

aside.col-md-3 ul>li+li {
    margin-top: 2px;
    margin-left: 0;
}

@media (min-width: 780px) {
    aside.col-md-3 ul {
        margin-bottom: 11px;
    }
}

@media (min-width: 1160px) {
    aside.col-md-3 ul {
        margin-bottom: 17.8px;
    }
}

aside.col-md-3 ul li {
    line-height: 13px;
}

aside.col-md-3 ul li>a {
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left: 0;
    color: #a5a5a5;
}

aside.col-md-3 ul li>a:hover,
aside.col-md-3 ul li>a:focus {
    color: black;
}

@media (min-width: 780px) {
    aside.col-md-3 {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    aside.col-md-3 {
        margin-bottom: 35.6px;
    }
}

aside.col-md-3 p:first-of-type {
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #d5d5d5;
}

@media (min-width: 1160px) {
    aside.col-md-3 p:first-of-type {
        margin-top: 0;
        padding-top: 4px;
        border-top: 0;
    }
}

.main-footer .widget-title {
    padding-bottom: 10px;
    color: black;
}

.main-footer .second-row .textwidget small,
.main-footer .second-row .textwidget a {
    color: black;
}

.main-footer .social-row {
    border-top: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
    padding: 18px 0;
    margin: 24px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.main-footer .social-row::before,
.main-footer .social-row::after {
    display: none;
}

@media (min-width: 780px) {
    .main-footer .social-row {
        flex-direction: row;
    }
}

@media (min-width: 780px) {
    .page-template-template-pressarea .entry-content {
        position: relative;
        float: left;
        width: 66.66666667%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        padding-left: 0;
    }
}

.home .navbar-default .navbar-nav>li>a {
    color: black;
}

.home .navbar-default .navbar-nav>li>a:hover,
.home .navbar-default .navbar-nav>li>a:focus {
    color: #a5a5a5;
}

.home .dropdown:hover .dropdown-toggle,
.home .dropdown:focus .dropdown-toggle {
    color: #a5a5a5;
}

.home .dropdown-menu a {
    color: black;
}

.home .dropdown-menu a:hover,
.home .dropdown-menu a:focus {
    color: #a5a5a5;
}

.entry-content {
    font-size: 14px;
    line-height: 18px;
}

@media (min-width: 1160px) {
    .entry-content {
        font-size: 22px;
        line-height: 30px;
    }
}

.entry-content .content-small {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 35px;
}

@media (min-width: 780px) {
    .entry-content .content-small {
        margin-bottom: 38.5px;
    }
}

@media (min-width: 1160px) {
    .entry-content .content-small {
        margin-bottom: 62.3px;
    }
}

@media (min-width: 1160px) {
    .entry-content .content-small {
        font-size: 14px;
        line-height: 18px;
    }
}

.entry-content .content-small h2 {
    margin-bottom: 5px;
}

.entry-content .content-small header {
    margin-bottom: 18px;
}

@media (min-width: 780px) {
    .entry-content .content-small header {
        margin-bottom: 19.8px;
    }
}

@media (min-width: 1160px) {
    .entry-content .content-small header {
        margin-bottom: 32.04px;
    }
}

.entry-content .content-small header>a {
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
}

.entry-content .content-small p {
    margin-bottom: 10px;
}

@media (min-width: 780px) {
    .entry-content .content-small p {
        margin-bottom: 11px;
    }
}

@media (min-width: 1160px) {
    .entry-content .content-small p {
        margin-bottom: 17.8px;
    }
}

.entry-content .content-small p img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 2px;
}

@media (min-width: 780px) {
    .entry-content .content-small p img {
        margin-bottom: 2.2px;
    }
}

@media (min-width: 1160px) {
    .entry-content .content-small p img {
        margin-bottom: 3.56px;
    }
}

.entry-content .content-small .block-header {
    text-transform: none;
}

@media (min-width: 1160px) {
    .entry-content .content-small .block-header {
        min-height: 235px;
    }
}

.entry-content p {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .entry-content p {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .entry-content p {
        margin-bottom: 35.6px;
    }
}

.entry-content h2 {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .entry-content h2 {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .entry-content h2 {
        margin-bottom: 35.6px;
    }
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

.page-template-template-visitors .block-header {
    text-transform: none;
}

.intro {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .intro {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .intro {
        margin-bottom: 35.6px;
    }
}

.extra-big-content {
    font-size: 20px;
    line-height: 22px;
}

@media (min-width: 780px) {
    .extra-big-content {
        font-size: 40px;
        line-height: 45px;
    }
}

.extra-big-content p a:last-child,
.extra-big-content p br+a {
    display: block;
    font-size: 14px;
    letter-spacing: normal;
}

.block-content {
    margin-bottom: 22px;
}

@media (min-width: 780px) {
    .block-content {
        margin-bottom: 24.2px;
    }
}

@media (min-width: 1160px) {
    .block-content {
        margin-bottom: 39.16px;
    }
}

.collapsable {
    display: none;
}

.btnexpand {
    color: #000000;
    cursor: auto;
}

.btnexpand:hover {
    color: #a5a5a5;
    cursor: pointer;
}

.btnexpand h1 {
    font-size: 42px;
}

.ticketing-software .info-success {
    margin-bottom: 40px;
    display: block;
    padding: 20px;
    border: 1px solid #eee;
}

.ticketing-software figure {
    margin-bottom: 20px;
}

@media (min-width: 780px) {
    .ticketing-software figure {
        margin-bottom: 22px;
    }
}

@media (min-width: 1160px) {
    .ticketing-software figure {
        margin-bottom: 35.6px;
    }
}

.ticketing h1,
.ticketing h2,
.ticketing h3,
.ticketing h4,
.ticketing h5,
.ticketing h6,
.ticketing a {
    transition: 0s all;
    opacity: 1;
}

.ticketing .wrap.container {
    margin-bottom: 15px;
    padding-top: 10px;
    min-width: 280px;
}

@media (min-width: 780px) {
    .ticketing .wrap.container {
        margin-bottom: 16.5px;
    }
}

@media (min-width: 1160px) {
    .ticketing .wrap.container {
        margin-bottom: 26.7px;
    }
}

@media (min-width: 780px) {
    .ticketing .wrap.container {
        padding-top: 30px;
    }
}

.align-center:before,
.ticket-icon:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.lista-eventi .table {
    border-color: transparent;
}

.lista-eventi .table tr,
.lista-eventi .table td {
    border: 0;
    border-color: transparent;
}

.table-ticket>thead>tr>th,
.table-ticket>tbody>tr>th,
.table-ticket>tfoot>tr>th,
.table-ticket>thead>tr>td,
.table-ticket>tbody>tr>td,
.table-ticket>tfoot>tr>td {
    padding: 0;
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
}

.table-ticket {
    border: 1px solid #dddddd;
}

.table-ticket .cell-bg {
    background: #f0f0f0;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid white;
    text-align: center;
}

@media (min-width: 780px) {
    .table-ticket .cell-bg {
        padding: 18px 5px;
    }
}

.table-ticket .cell-bg select {
    display: inline-block;
}

@media (min-width: 780px) {
    .table-ticket .qty-col {
        width: 15%;
        padding: 8px;
    }
}

.delete-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

@media (min-width: 780px) {
    .delete-btn {
        top: -4px;
        right: -5px;
    }
    .bookstore .delete-btn {
        right: 32px;
    }
}

.cart-repo .row {
    margin-right: 0;
    margin-left: 0;
}

.cart-repo .row>div {
    font-family: StrongFontHeavy, arial, sans-serif;
}

@media (min-width: 780px) {
    .cart-repo .row>div {
        padding: 10px 15px 10px 0;
    }
}

.cart-repo .row>div:last-child {
    padding-right: 0;
}

form input[type="text"][disabled],
form input[type="search"][disabled],
form input[type="email"][disabled],
form input[type="number"][disabled],
form input[type="password"][disabled],
form input[type="text"][readonly],
form input[type="search"][readonly],
form input[type="email"][readonly],
form input[type="number"][readonly],
form input[type="password"][readonly],
fieldset[disabled] form input[type="text"],
fieldset[disabled] form input[type="search"],
fieldset[disabled] form input[type="email"],
fieldset[disabled] form input[type="number"],
fieldset[disabled] form input[type="password"] {
    cursor: default;
}

.login-lost {
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

@media (min-width: 780px) {
    .login-lost {
        padding-top: 20px;
        padding-bottom: 75px;
    }
}

.label-text {
    padding: 12px 0;
    display: inline-block;
}

@media (min-width: 780px) {
    .cart-report p {
        max-width: 66%;
    }
}

.cart-report .btn-tools {
    border-top: 1px solid #a5a5a5;
    border-bottom: 0;
}

@media (min-width: 780px) {
    .cart-report .btn-tools {
        margin-top: 80px;
    }
}

.row-cart-header {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.row-cart-header>div {
    text-transform: uppercase;
}

.lt-ie9 .row-cart-header {
    display: none;
}

.row-cart-footer {
    padding: 30px 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    border-top: 1px solid #f0f0f0;
    text-transform: uppercase;
}

.row-cart-footer>div {
    padding: 0;
}

.row-cart-footer .addPadd {
    padding-left: 16px;
}

.row-cart-footer+.row-cart-footer {
    margin-top: 40px;
}

@media (min-width: 1160px) {
    .row-cart-footer {
        margin-top: -5px;
    }
}

.btn-tools {
    padding: 40px 0;
}

@media (max-width: 480px) {
    .btn-tools {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: separate;
    }
    .btn-tools>.btn,
    .btn-tools>.btn-group,
    .btn-tools>.comment-form input[type="submit"] {
        float: none;
        display: table-cell;
        width: 1%;
    }
    .btn-tools>.btn-group .btn,
    .btn-tools>.btn-group .comment-form input[type="submit"] {
        width: 100%;
    }
    .btn-tools>.btn-group .dropdown-menu {
        left: auto;
    }
}

@media (min-width: 780px) {
    .btn-tools {
        padding: 20px 0;
    }
    .btn-tools:before,
    .btn-tools:after {
        content: " ";
        display: table;
    }
    .btn-tools:after {
        clear: both;
    }
    .btn-tools:before,
    .btn-tools:after {
        content: " ";
        display: table;
    }
    .btn-tools:after {
        clear: both;
    }
}

.btn-tools .btn,
.btn-tools .comment-form input[type="submit"] {
    text-decoration: none;
}

.btn-tools .btn+.btn,
.btn-tools .comment-form input[type="submit"]+.comment-form input[type="submit"] {
    margin-left: 10px;
}

@media (max-width: 480px) {
    .btn-tools .btn,
    .btn-tools .comment-form input[type="submit"] {
        border: 1px solid white;
        border-right: 4px solid white;
    }
}

.btn-footer a {
    text-decoration: none;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.btn-footer a:hover,
.btn-footer a:focus {
    text-decoration: none;
}

.btn-footer a:last-child {
    margin-left: 0;
}

@media (max-width: 779px) {
    .btn-footer a+a {
        margin-left: 0px;
    }
}

@media (max-width: 779px) {
    .btn-footer .btn-next {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 779px) {
    .btn-footer .btn-warning {
        float: none;
    }
}

.loginnow {
    font-size: 14px;
    text-transform: none;
}

.simple-text {
    font-family: StrongFont, arial, sans-serif;
}

@media (min-width: 780px) {
    .simple-text {
        font-size: 10px;
    }
}

.form-group .form-checkbox input,
.comment-form p .form-checkbox input {
    margin-right: 8px;
    display: inline-block;
}

@media (min-width: 780px) {
    .form-group .form-checkbox input,
    .comment-form p .form-checkbox input {
        margin-right: 16px;
    }
}

.form-group label,
.comment-form p label {
    font-weight: normal;
}

.form-group select.form-control,
.comment-form p select.form-control,
.form-group select.comment-form input[type="text"],
.form-group select.comment-form input[type="email"],
.form-group select.comment-form input[type="url"],
.form-group select.comment-form textarea {
    height: 64px;
    box-shadow: none !important;
}

@media (min-width: 780px) {
    .form-group select.form-control,
    .comment-form p select.form-control,
    .form-group select.comment-form input[type="text"],
    .form-group select.comment-form input[type="email"],
    .form-group select.comment-form input[type="url"],
    .form-group select.comment-form textarea {
        height: 58px;
    }
}

.form-group select.form-control:focus,
.comment-form p select.form-control:focus,
.form-group select.comment-form input[type="text"]:focus,
.form-group select.comment-form input[type="email"]:focus,
.form-group select.comment-form input[type="url"]:focus,
.form-group select.comment-form textarea:focus {
    box-shadow: none !important;
    border: 1px solid transparent;
}

.ticket-spacer {
    width: auto;
    padding-right: 15px;
    vertical-align: top;
    font-size: 18px;
}

@media (min-width: 780px) {
    .ticket-spacer {
        width: 160px;
        font-size: 14px;
    }
}

@media (min-width: 1160px) {
    .ticket-spacer {
        width: 200px;
    }
}

.group-ticket {
    font-size: 12px;
}

@media (min-width: 780px) {
    .group-ticket {
        font-size: 14px;
    }
}

.calendar_table {
    background: #f8f8f8;
    border: 0;
}

.calendar_table td {
    border: 0;
    color: #676767;
}

.calendar_table .calendar_table>tbody>tr>td:first-child {
    text-align: right;
}

.calendar_table .calendar_table>tbody>tr>td:first-child+td+td {
    text-align: left;
}

.calendar_table th {
    font-weight: normal !important;
}

.calendar_table a:hover,
.calendar_table a:focus {
    text-decoration: none;
}

.seltdrop {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 125%;
    margin-right: -30px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .seltdrop {
        padding-right: 18px;
    }
}

.select-arrow {
    position: relative;
}

.ticket-choose .ticket-icon:after,
.qty-change:after {
    content: '►';
    font: 12px StrongFont, arial;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 12px;
    top: 50%;
    margin-top: -8px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

.ticket-choose .ticket-icon:before,
.qty-change:before {
    pointer-events: none;
}

.ticket {
    border: 1px solid #f0f0f0;
    position: relative;
    overflow: visible;
    margin-bottom: 10px;
}

@media (min-width: 780px) {
    .ticket {
        margin-bottom: 40px;
    }
}

.ticket.ticket-choose {
    margin-bottom: 1px;
}

@media (min-width: 780px) {
    .ticket.ticket-choose {
        margin-bottom: 2px;
    }
}

.ticket.disabled {
    border: 0;
}

.ticket.selected {
    background: #f0f0f0;
}

.ticket.selected:hover {
    background: #dadada;
}

.ticket .ui-selectmenu-button {
    display: block;
    background: #f0f0f0;
}

.ticket .ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left !important;
    padding: 0;
}

.ticket .calendar {
    top: 62px;
    width: 100%;
    padding: 10px;
    background: #F8F8F8;
}

.ticket .calendar>table {
    width: 100% !important;
    height: 235px !important;
}

@media (min-width: 780px) {
    .ticket .calendar>table {
        height: 245px !important;
    }
}

@media (min-width: 1160px) {
    .ticket .calendar>table {
        eight: 260px !important;
    }
}

@media (min-width: 495px) {
    .ticket .calendar {
        width: 60%;
    }
}

@media (min-width: 780px) {
    .ticket .calendar {
        width: 238px;
    }
}

@media (min-width: 1160px) {
    .ticket .calendar {
        width: 265px;
        top: 58px;
    }
}

.ticket>a {
    text-decoration: none;
    display: block;
}

.ticket>a:hover,
.ticket>a:focus {
    text-decoration: none;
}

.ticket>a input {
    cursor: pointer !important;
}

.tick-label,
.ticket .ui-selectmenu-button {
    padding: 27px 75px 26px 20px;
    overflow: hidden;
    border: 0;
}

@media (min-width: 780px) {
    .tick-label,
    .ticket .ui-selectmenu-button {
        padding: 20px 80px 20px 20px;
    }
}

.ticket-choose .tick-label {
    font-family: "StrongFont", Arial, sans-serif;
    font-size: 14px;
}

.tick-label .type {
    font-size: 18px;
    font-family: "StrongFontHeavy", Arial, sans-serif;
}

.tick-label.ticket-dropdown {
    padding: 0 20px;
    min-height: 60px;
    background: #f0f0f0;
}

.tick-label.ticket-dropdown,
.tick-label.ticket-dropdown:focus {
    box-shadow: none;
}

.tick-label.ticket-hour {
    padding: 0 90px 0 20px;
}

@media (min-width: 780px) {
    .tick-label.ticket-hour {
        padding: 0 90px 0 20px;
    }
}

.ticket-icon {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
    background: #f0f0f0;
    text-align: center;
    line-height: 1.25;
    width: 70px;
    height: 100%;
}

@media (min-width: 780px) {
    .ticket-icon {
        width: 70px;
        height: 100%;
    }
}

.ticket-icon.qty-change {
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    width: 60px;
    left: 0px;
    margin-top: 12px;
}

.ticket-icon.qty-change select.form-control,
.ticket-icon.qty-change select.comment-form input[type="text"],
.ticket-icon.qty-change select.comment-form input[type="email"],
.ticket-icon.qty-change select.comment-form input[type="url"],
.ticket-icon.qty-change select.comment-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 125%;
    margin-right: -30px;
    padding-left: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .ticket-icon.qty-change select.form-control,
    .ticket-icon.qty-change select.comment-form input[type="text"],
    .ticket-icon.qty-change select.comment-form input[type="email"],
    .ticket-icon.qty-change select.comment-form input[type="url"],
    .ticket-icon.qty-change select.comment-form textarea {
        padding-right: 18px;
    }
}

@media (min-width: 780px) {
    .ticket-icon.qty-change {
        top: -15px;
        left: -10px;
        width: 55px;
        margin-bottom: -5px;
        margin-top: 0;
    }
    .ticket-icon.qty-change select.form-control,
    .ticket-icon.qty-change select.comment-form input[type="text"],
    .ticket-icon.qty-change select.comment-form input[type="email"],
    .ticket-icon.qty-change select.comment-form input[type="url"],
    .ticket-icon.qty-change select.comment-form textarea {
        padding-left: 5px;
    }
}

@media (min-width: 1160px) {
    .ticket-icon.qty-change {
        width: 70px;
        left: 0;
    }
}

.ticket-icon select,
.ticket-icon span.icon {
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: 0;
}

.ticket-icon select.form-control,
.ticket-icon select.comment-form input[type="text"],
.ticket-icon select.comment-form input[type="email"],
.ticket-icon select.comment-form input[type="url"],
.ticket-icon select.comment-form textarea {
    border: 0;
    box-shadow: none;
    padding: 0px 2px 0 14px;
}

.lt-ie9 .ticket-icon select.form-control,
.lt-ie9 .ticket-icon select.comment-form input[type="text"],
.lt-ie9 .ticket-icon select.comment-form input[type="email"],
.lt-ie9 .ticket-icon select.comment-form input[type="url"],
.lt-ie9 .ticket-icon select.comment-form textarea {
    padding: 0 2px 10px 8px;
}

.ticket-icon .icon-clock {
    color: #a5a5a5;
}

.ticket-icon input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    top: 40%;
    left: 40%;
}

.lt-ie9 .ticket-icon input[type="checkbox"] {
    position: relative;
    top: auto;
    left: auto;
}

.ticket-icon input[type="checkbox"]+label {
    color: #dbdbdb;
    padding: 22px;
    margin-bottom: 0;
}

.ticket-icon input[type="checkbox"]+label:hover {
    color: black;
    text-shadow: 0 1px 0 white;
    cursor: pointer;
}

@media (min-width: 780px) {
    .ticket-icon input[type="checkbox"]+label {
        padding: 18px;
    }
}

.ticket-icon input[type="checkbox"]+label span {
    display: inline-block;
    font-size: 22px;
}

@media (min-width: 780px) {
    .ticket-icon input[type="checkbox"]+label span {
        width: 28px;
        height: 28px;
    }
}

.ticket-icon input[type="checkbox"]+label span:before {
    content: "\e601";
}

@media (min-width: 780px) {
    .ticket-icon input[type="checkbox"]+label span {
        font-size: 14px;
    }
}

.ticket-icon input[disabled="disabled"]+label span {
    color: darkred;
}

.ticket-icon input[type="checkbox"]:checked+label span {
    color: #333333;
}

.label-mobile {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 22px;
}

.lt-ie9 .label-mobile {
    display: inline-block !important;
}

input[value="sintesi"]+.qty-change:after {
    content: " ";
}

.cart-dropdown {
    position: relative;
    cursor: pointer;
}

.cart-dropdown:hover,
.cart-dropdown:focus {
    text-decoration: underline;
}

.row-cart {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.5;
}

@media (min-width: 780px) {
    .row-cart {
        margin-bottom: 0;
        line-height: 1.25;
    }
}

.row-cart [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 780px) {
    .row-cart [class*='col-'] {
        padding-left: 10px;
        padding-right: 0px;
    }
}

.row-cart p {
    font-size: 12px;
    font-family: Arial, sans-serif;
}

@media (min-width: 780px) {
    .row-cart p {
        margin-bottom: 20px;
    }
}

@media (min-width: 780px) {
    .row-cart .media-heading {
        margin-bottom: 20px;
    }
}

@media (min-width: 780px) {
    .row-cart .media-left {
        padding-right: 20px;
    }
}

.modal-title {
    max-width: 90%;
}

.lt-ie9 .isCheckbox {
    display: block;
    top: 40%;
    left: 40%;
    position: absolute;
    z-index: 600;
}

.lt-ie9 .visible-xs-block,
.lt-ie9 .visible-sm-block,
.lt-ie9 .visible-md-block {
    display: block !important;
}

.lt-ie9 .is8-only {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    position: relative;
    height: 100%;
}

.is-ie9 .is8-only {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    position: relative;
    height: 100%;
}

.bookstore .row-cart+.row-cart {
    margin-top: 30px;
}

.bookstore .row-cart {
    padding-bottom: 30px;
}

.bookstore .row-shop {
    margin-bottom: 15px;
}

@media (min-width: 780px) {
    .bookstore .row-shop {
        margin-bottom: 16.5px;
    }
}

@media (min-width: 1160px) {
    .bookstore .row-shop {
        margin-bottom: 26.7px;
    }
}

.pub-by-title .pub-by-auth {
    display: block;
}

.book-comment {
    margin-bottom: 22px;
    display: block;
}

@media (min-width: 780px) {
    .book-comment {
        margin-bottom: 24.2px;
    }
}

@media (min-width: 1160px) {
    .book-comment {
        margin-bottom: 39.16px;
    }
}

.thumb-prodotto {
    max-width: 75px;
    float: left;
    margin-right: 18px;
}

#ctl00_UpdatePanel1 {
    position: static;
    z-index: 950;
}

@media (min-width: 780px) {
    #ctl00_UpdatePanel1 {
        position: absolute;
        margin: 0;
        top: 45px;
        right: 10px;
    }
}

.tools.pull-right {
    width: 100%;
}

@media (min-width: 1160px) {
    .tools.pull-right {
        width: 80%;
    }
}

.mini-cart {
    padding: 18px;
    width: 1px;
    height: 1px;
    background: #fff;
    border: 1px solid #5d5d5d;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease-in-out;
    transition-property: opacity, transform;
    transform: translateY(-5%);
}

.mini-cart.open {
    visibility: visible;
    min-height: 50px;
    height: 100%;
    width: 100%;
    margin: 15px 0;
    opacity: 1;
    transform: translateY(0);
}

@media (min-width: 1160px) {
    .mini-cart.open {
        width: 300px;
        margin: 0;
    }
}

.mini-cart img {
    display: block;
    max-width: 100%;
    height: auto;
    max-width: 78px;
}

.mini-cart .media+.media {
    border-top: 1px solid #ddd;
    padding-top: 18px;
}

.mini-cart .media {
    padding-bottom: 18px;
    overflow: hidden;
}

#ctl00_ContentPlaceHolder1_RequiredFieldValidator10,
#ctl00_ContentPlaceHolder1_RegularExpressionValidator2 {
    display: none;
}

.shipping-address {
    opacity: 0.3;
}

input[value="show"]+.shipping-address {
    opacity: 1;
}

.shipping-check {
    font-size: 12px;
}

.shipping-check input {
    display: inline-block;
    margin-right: 10px;
}

#ctl00_ContentPlaceHolder1_UpdatePanel1 input[type=radio] {
    display: inline-block;
    margin-right: 10px;
}

#ctl00_ContentPlaceHolder1_UpdatePanel1 label {
    margin-right: 12px;
}

.cards {
    margin: 20px 0;
}

@media (min-width: 1160px) {
    .cards {
        margin: 0;
    }
}

.cards span {
    margin-bottom: 12px;
    display: inline-block;
}

.compo-simple-text {
    font-size: 14px;
    line-height: 140%;
}

.wrap-contacts .compo- simple-text {
    border-top: 1px solid #d5d5d5;
    font-size: 14px;
    line-height: 140%;
    padding-top: 20px;
}

.compo-simple-title {
    font-size: 20px;
    line-height: 140%;
}

.wrap-contacts .compo-simple-title {
    font-size: 40px;
    line-height: 44px;
}

.compo-simple-image img {
    width: 100%;
}

.compo-prices-list {
    font-size: 14px;
    line-height: 140%;
}

.compo-prices-list .price-tipology {
    padding-bottom: 10px;
}

.compo-prices-list .price-tipology .description {
    margin: 0;
    width: 80%;
}

.compo-prices-list .price-tipology .description p {
    margin: 0;
}

.compo-hours-list {
    font-size: 14px;
    line-height: 140%;
}

.compo-hours-list .subtitle {
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 10px;
}

.compo-hours-list .hours {
    padding-bottom: 20px;
}

.compo-accordion .content {
    border-top: 1px solid #d5d5d5;
    padding: 20px 0;
    position: relative;
}

.compo-accordion .content .accordion-title {
    font-size: 14px;
    text-decoration: none;
}

.compo-accordion .content .accordion-title::before {
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAACmAAAApgHdff84AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAACpQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA5lNJigAAAA50Uk5TAA0QFRYXGGLF0dLT1NWK1CfMAAAAZUlEQVQY02NgoBQoIJhMDO0ITgVDbgGMzX6Nge04jFOTwMAQA5ViPwokWLdDONUBIDIaLMW+FSzEApaqdoAo8AJKsS+BGsOynIGhygFmqGUB+2S41czTKw0QDrGcjORaRgEGqgAAhq0Qzi3LBjUAAAAASUVORK5CYII=");
    position: absolute;
    z-index: 1;
    right: 10px;
    width: 30px;
    top: 25px;
    height: 20px;
    transition: all 0.4s ease-in-out;
}

.compo-accordion .content .accordion-title[aria-expanded="true"]::before {
    transform: rotate(180deg);
}

.compo-accordion .content .accordion-content {
    font-size: 14px;
    line-height: 140%;
}


/*# sourceMappingURL=/app/themes/roots/assets/css/main.css.map */

/* .lavora-con-noi {
    width: 50%
} */

.lavora-con-noi .title {
    padding: 20px 0;
    border-bottom: 1px solid #cecece;
    width: 50%;
}

.lavora-con-noi .posizione {
    width: 50%;
}

.lavora-con-noi .title-base-form {
    margin-top: 20px;
    padding: 20px 0;
    font-weight: bold
}

.lavora-con-noi .form-container a {
    position: fixed;
    right: 25px;
    font-size: 30px;
    text-decoration: none;
    top: 25px
}

.lavora-con-noi .form-container .close {
    padding: 20px;
    background-color: cecece;
    border-radius: 5px;
    position: fixed;
    top: 0;
    right: 0
}

.lavora-con-noi .form-container .wpcf7 {
    position: fixed;
    z-index: 1111;
    background-color: white;
    width: 50vw;
    padding: 40px;
    border: 5px solid #e8e8e8;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    display: none;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.lavora-con-noi .form-container .wpcf7.fadeIn {
    display: block;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInForm;
    -o-animation-name: fadeInForm;
    animation-name: fadeInForm;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.lavora-con-noi .form-container .wpcf7.fadeOut {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeOutForm;
    -o-animation-name: fadeOutForm;
    animation-name: fadeOutForm;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes fadeInForm {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadeInForm {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInForm {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOutForm {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-o-keyframes fadeOutForm {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOutForm {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.lavora-con-noi .form-container .wpcf7 .your-message {
    display: block;
    margin-top: 10px
}

.lavora-con-noi .form-container .wpcf7 .wpcf7-form-control-wrap input {
    margin-top: 10px
}

.lavora-con-noi .form-container .wpcf7 .label-message {
    width: 100%
}

.lavora-con-noi .modal-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 1111;
    display: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.lavora-con-noi .modal-layer.fadeIn {
    display: block;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInlayer;
    -o-animation-name: fadeInlayer;
    animation-name: fadeInlayer;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.lavora-con-noi .modal-layer.fadeOut {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeOutlayer;
    -o-animation-name: fadeOutlayer;
    animation-name: fadeOutlayer;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes fadeInlayer {
    from {
        opacity: 0
    }
    to {
        opacity: 0.3
    }
}

@-o-keyframes fadeInlayer {
    from {
        opacity: 0
    }
    to {
        opacity: 0.3
    }
}

@keyframes fadeInlayer {
    from {
        opacity: 0
    }
    to {
        opacity: 0.3
    }
}

@-webkit-keyframes fadeOutlayer {
    from {
        opacity: 0.3
    }
    to {
        opacity: 0
    }
}

@-o-keyframes fadeOutlayer {
    from {
        opacity: 0.3
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOutlayer {
    from {
        opacity: 0.3
    }
    to {
        opacity: 0
    }
}

.lavora-con-noi .container-form {
    border-bottom: 1px solid #cecece;
    padding: 15px 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lavora-con-noi .container-form h2 {
    width: 50%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0px
}

.lavora-con-noi .container-form a {
    padding: 10px;
    margin: 5px
}

.lavora-con-noi .container-form .download img {
    width: 20px
}

.lavora-con-noi .container-form .open-form {
    background-color: black;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.lavora-con-noi .container-form .open-form:hover {
    background-color: #494949
}

.lavora-con-noi .container-form .open-form img {
    width: 15px
}

.lavora-con-noi .container-form .icon-container {
    float: right;
    text-align: right;
    width: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lavora-con-noi .base-form ul {
    overflow: hidden;
    padding: 0
}

.lavora-con-noi .base-form ul li {
    list-style: none;
    float: left;
    padding: 0 20px 0 0
}

.lavora-con-noi .base-form ul li.pdng-r-0 {
    padding-right: 0
}

.lavora-con-noi .base-form ul li input {
    height: 35px;
    background-color: white;
    color: gray;
    border: 1px solid gray;
    font-size: 12px
}

.lavora-con-noi .base-form ul li.ddl {
    text-align: left;
    width: 46%;
    float: left;
    margin-top: 20px
}

.lavora-con-noi .base-form ul li.ddl select {
    width: 100%;
    padding: 8px;
    font-size: 12px;
    text-transform: uppercase
}

.lavora-con-noi .base-form ul li.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

.lavora-con-noi .base-form ul li.radio div.btn,
.lavora-con-noi .base-form ul li.radio div.comment-form input[type="submit"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lavora-con-noi .base-form ul li.radio div.btn input,
.lavora-con-noi .base-form ul li.radio div.comment-form input[type="submit"] input {
    margin: 0 0 0 -20px
}

.lavora-con-noi .base-form ul li.radio div.btn label,
.lavora-con-noi .base-form ul li.radio div.comment-form input[type="submit"] label {
    padding-left: 0
}

.lavora-con-noi .base-form ul li.file {
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 1px solid black;
    position: relative;
    width: 100%;
    height: 37px
}

.lavora-con-noi .base-form ul li.file:after {
    content: attr(data-text);
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(60%);
    pointer-events: none;
    z-index: 20;
    height: 15px;
    line-height: 15px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300
}

.lavora-con-noi .base-form ul li.file:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 35px;
    background: #000000;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 10px;
    line-height: 35px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none
}

.lavora-con-noi .base-form ul li.file:hover:before {
    background: #747474
}

.lavora-con-noi .base-form ul li.file input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 35px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
    font-size: 12px
}

.lavora-con-noi .base-form ul li.message {
    width: 100%
}

.lavora-con-noi .base-form ul li.message textarea#message {
    width: 100%;
    padding: 15px;
    font-size: 12px
}

.lavora-con-noi .base-form ul li.privacy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lavora-con-noi .base-form ul li.privacy input {
    margin-right: 10px;
    margin-top: 0
}

.lavora-con-noi .base-form ul li.send-button button {
    background-color: black;
    color: white;
    padding: 10px 30px;
    border: none;
    float: right;
    font-size: 10px;
    text-transform: uppercase
}

.lavora-con-noi .base-form ul li.send-button button:hover {
    background: #747474
}

.lavora-con-noi .base-form ul li.send-button {
    float: right
}

.lavora-con-noi .base-form ul li.w100 {
    width: 100%
}

.lavora-con-noi .base-form ul li.w50 {
    width: 50%
}

.lavora-con-noi .base-form ul li.w25 {
    width: 25%
}


/*Lavora con noi Alberto*/

.lavora-con-noi .base-form ul li.radio {
    justify-content: flex-start;
}


/*
.btn {
    margin-left: 16px;
    padding: 0px 22px;
}
*/

.lavora-con-noi .base-form ul li.radio div.btn label,
.lavora-con-noi .base-form ul li.radio div.comment-form input[type="submit"] label {
    padding-left: 9px;
}

@media only screen and (max-width: 800px) {
    .lavora-con-noi {
        width: 100%;
    }
    .lavora-con-noi .base-form ul li {
        padding: 2px;
    }
    file-upload-wrapper {
        width: 100%;
    }
    .lavora-con-noi .base-form ul li.w25 {
        width: 50%;
    }
    .lavora-con-noi .base-form ul li.ddl {
        float: initial;
    }
    .lavora-con-noi .base-form ul li.w50 {
        width: 100%;
    }
    .lavora-con-noi .form-container .wpcf7 {
        width: 90vw;
    }
}


/* form base */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: black;
    color: white;
    padding: 10px 30px;
    border: none;
    float: right;
    font-size: 10px;
    text-transform: uppercase;
}

#wpcf7-f12091-o4 {
    position: relative;
    display: block;
    opacity: 1;
    transform: unset;
    left: unset;
    border: 0px;
    z-index: 10;
    padding: unset;
}

#wpcf7-f12091-o4 .close {
    display: none;
}

.lavora-con-noi>.form-container>.wpcf7 {
    position: relative;
    display: block;
    opacity: 1;
    transform: unset;
    left: unset;
    border: 0px;
    z-index: 10;
    padding: unset;
}

input,
button,
select,
textarea {
    width: 100%;
    padding: 8px;
    font-size: 12px;
    text-transform: uppercase;
}

.file {
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    /* border: 1px solid black; */
    position: relative;
    width: 100%;
    height: 37px;
}

.file .file-118 {
    margin-top: 0;
    position: unset;
}

.file-118 {
    margin-top: 0;
}

.file input {
    height: 35px;
    background-color: white;
    color: gray;
    border: 1px solid gray;
    font-size: 12px;
}

.lavora-con-noi .form-container .wpcf7 .wpcf7-form-control-wrap input {
    margin-top: 0;
    height: 35px;
    background-color: white;
    color: gray;
    border: 1px solid gray;
    font-size: 12px;
}

.file input {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 35px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
}

.file input:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 35px;
    background: #000000;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 10px;
    line-height: 35px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
}

.file input:after {
    content: attr(data-text);
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: 90%;
    pointer-events: none;
    z-index: 20;
    height: 30px;
    line-height: 15px;
    color: #999;
    border-radius: unset;
    font-weight: 300;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

.wpcf7-list-item input {
    float: left;
    margin-top: -8px;
}

.wpcf7-list-item span {
    float: left;
    margin-top: 9px;
    margin-left: 10px;
}

input[type="checkbox"] {
    width: 17px;
}

input[type="submit"] {
    float: right;
    width: 100px;
}

.wpcf7-list-item input[type="radio"] {
    width: 17px;
}

.wpcf7-select {
    margin-top: 0;
    height: 35px;
    background-color: white;
    color: #333333;
    border: 1px solid gray;
    font-size: 12px;
    padding: unset;
}

.lavora-con-noi div[class^='col'] {
    padding: 4px;
}

.upload {
    margin-top: 36px;
    position: absolute;
    z-index: 101;
    margin-left: 10px;
    color: grey;
    font-weight: normal;
    font-size: 11px;
}

.lavora-con-noi .form-container a {
    position: unset;
    right: unset;
    font-size: unset;
    text-decoration: none;
    top: unset;
}

label {
    font-weight: unset;
}


/*fix: per farlo funzionare con lo scroll */

.container-form>.form-container>.wpcf7 {
    height: 90%;
    overflow-y: scroll;
}
