
@font-face {
    font-family: fontello;
    src: url(../vendor/fonts/fontello_83818680.eot);
    src: url(../vendor/fonts/fontello_83818680.eot#iefix) format("embedded-opentype"), url(../vendor/fonts/fontello_83818680.woff2) format("woff2"), url(../vendor/fonts/fontello_83818680.woff) format("woff"),
        url(../vendor/fonts/fontello_83818680.ttf) format("truetype"), url(../vendor/fonts/fontello_83818680.svg#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-right-big:before {
    content: "\e800";
}
.icon-left-big:before {
    content: "\e801";
}
.icon-right:before {
    content: "\e802";
}
.icon-left:before {
    content: "\e803";
}
.icon-down:before {
    content: "\e804";
}
.icon-up:before {
    content: "\e805";
}
.icon-down-big:before {
    content: "\e806";
}
.icon-up-big:before {
    content: "\e807";
}
.icon-email:before {
    content: "\e808";
}
.icon-facebook:before {
    content: "\e809";
}
.icon-twitter:before {
    content: "\e80a";
}
.icon-phone:before {
    content: "\e80b";
}
.icon-login:before {
    content: "\e80c";
}
.icon-clock:before {
    content: "\e80d";
}
.icon-location:before {
    content: "\e80e";
}
.icon-logo-fachowcy:before {
    content: "\e80f";
}
.icon-facebook-1:before {
    content: "\e810";
}
.icon-gplus:before {
    content: "\e811";
}
.icon-youtube-play:before {
    content: "\e812";
}
.icon-linkedin:before {
    content: "\e813";
}
.icon-instagram:before {
    content: "\e814";
}
.icon-youtube:before {
    content: "\e815";
}
.icon-rzetelna_firma:before {
    content: "\e816";
}
.icon-google:before {
    content: "\e817";
}
.icon-live-chat:before {
    content: "\e818";
}
.icon-right-2:before {
    content: "\e819";
}
.icon-goldenline:before {
    content: "\e81a";
}
.icon-ok:before {
    content: "\e81b";
}
.icon-help:before {
    content: "\e81c";
}
.icon-pinterest:before {
    content: "\e81d";
}
.icon-tripadvisor:before {
    content: "\e81e";
}
.icon-estheticon:before {
    content: "\e81f";
}
.icon-znany_lekarz:before {
    content: "\e820";
}
.icon-tumblr:before {
    content: "\e821";
}
.icon-volume-off:before {
    content: "\e822";
}
.icon-volume-up:before {
    content: "\e823";
}
.icon-play:before {
    content: "\e824";
}
.icon-pause:before {
    content: "\e825";
}
.icon-cancel:before {
    content: "\e826";
}
.icon-menu:before {
    content: "\f0c9";
}
.icon-skype:before {
    content: "\f17e";
}
.icon-vkontakte:before {
    content: "\f189";
}
.icon-fax:before {
    content: "\f1ac";
}
.icon-spotify:before {
    content: "\f1bc";
}
.icon-soundcloud:before {
    content: "\f1be";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-odnoklassniki:before {
    content: "\f263";
}
.icon-map:before {
    content: "\f279";
}
.icon-vimeo:before {
    content: "\f27d";
}
.icon-snapchat-ghost:before {
    content: "\f2ac";
}
.icon-tripadvisor:before {
    text-indent: 0.5em;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: 'Source Sans Pro' !important;
}
body {
    margin: 0;
    font-family: 'Source Sans Pro' !important;
}
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: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    :after,
    :before {
        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: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: Glyphicons Halflings;
    src: url(../vendor/fonts/glyphicons-halflings-regular.eot);
    src: url(../vendor/fonts/glyphicons-halflings-regular_.eot#iefix) format("embedded-opentype"), url(../vendor/fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(../vendor/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../vendor/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 800px) {
    .lead {
        font-size: 21px;
    }

}
@media (min-width: 1500px) {
    .box-content {
        padding: 75px 70px 70px 70px!important;
    }
}

.small,
small {
    font-size: 85%;
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd,
dt {
    line-height: 1.42857143;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width: 800px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 800px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 1000px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-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 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-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: 800px) {
    .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: 1000px) {
    .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: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
}
caption,
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-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 > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 799px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

}
fieldset {
    margin: 0;
    min-width: 0;
}
fieldset,
legend {
    padding: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    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="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="time"] {
        line-height: 34px;
    }
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.form-group-sm .form-control,
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].form-group-sm .form-control,
select[multiple].input-sm,
textarea.form-group-sm .form-control,
textarea.input-sm {
    height: auto;
}
.form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.form-group-lg .form-control,
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].form-group-lg .form-control,
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 800px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 800px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 800px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}
@media (min-width: 800px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    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.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    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.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    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;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    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: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 800px) {
    .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-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    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 {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li,
.nav > li > a {
    position: relative;
    display: block;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 800px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 800px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 800px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 800px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
    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: 20px;
    border: 1px solid transparent;
}
@media (min-width: 800px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 800px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 800px) {
    .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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 800px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 800px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 800px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 800px) {
    .navbar > .container-fluid .navbar-brand,
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 800px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 799px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
@media (min-width: 800px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1), 0 1px 0 hsla(0, 0%, 100%, 0.1);
}
@media (min-width: 800px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 799px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 800px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        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: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 800px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 800px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777;
    transition-duration: .4s;
    font-size: 15px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: inherit;
    background-color: #171717;
    text-shadow: 0 0 25px rgba(222, 222, 222, 0.8);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #252525;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 799px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: inherit;
    background-color: #171717;
    text-shadow: 0 0 25px rgba(222, 222, 222, 0.8);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: inherit;
    background-color: #171717;
    text-shadow: 0 0 25px rgba(222, 222, 222, 0.8);
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff;
}
@media (max-width: 799px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container-fluid .jumbotron,
.container .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 800px) {
    .jumbotron {
        padding: 48px 0;
    }
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.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-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    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%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
    color: #000;
    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,
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    transform: translate(0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    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: #000;
}
.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.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 800px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 1000px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.carousel,
.carousel-inner {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
    .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        transform: translateZ(0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 800px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 799px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 799px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 799px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 799px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
    .top {
        top: 0%!important;
    }
}
@media (min-width: 750px) and (max-width: 999px) {
        .box1 {
        width: 99%!important;
        margin-right: 0%!important;
    }
    .col-sm-offset-2 {
        margin-left: 0%!important;
    }
    .top-5 {
        top: -100%!important;
    }
}
@media (min-width: 1000px) and (max-width: 1103px) {
    .box1 {
        width: 99%!important;
    }
    .col-md-offset-4 {
        margin-left: 0%!important;
    }
    .col-sm-offset-2 {
        margin-left: 0%!important;
    }
    .top {
        top: 0%!important;
    }
}
@media (min-width: 1104px) and (max-width: 1230px) {
    .box1 {
        width: 100%!important;
        margin-right: 0%!important;
        top: 20%!important;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 799px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
}
.navbar .navbar-nav li a {
    text-transform: none;
}
.btn {
    white-space: normal;
}
.addon-middle {
    border-left: none;
    border-right: none;
}
.input-group .form-control {
    position: relative;
    z-index: auto;
}
.container-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.container-flex .col-lg-1,
.container-flex .col-lg-2,
.container-flex .col-lg-3,
.container-flex .col-lg-4,
.container-flex .col-lg-5,
.container-flex .col-lg-6,
.container-flex .col-lg-7,
.container-flex .col-lg-8,
.container-flex .col-lg-9,
.container-flex .col-lg-10,
.container-flex .col-lg-11,
.container-flex .col-lg-12,
.container-flex .col-md-1,
.container-flex .col-md-2,
.container-flex .col-md-3,
.container-flex .col-md-4,
.container-flex .col-md-5,
.container-flex .col-md-6,
.container-flex .col-md-7,
.container-flex .col-md-8,
.container-flex .col-md-9,
.container-flex .col-md-10,
.container-flex .col-md-11,
.container-flex .col-md-12,
.container-flex .col-sm-1,
.container-flex .col-sm-2,
.container-flex .col-sm-3,
.container-flex .col-sm-4,
.container-flex .col-sm-5,
.container-flex .col-sm-6,
.container-flex .col-sm-7,
.container-flex .col-sm-8,
.container-flex .col-sm-9,
.container-flex .col-sm-10,
.container-flex .col-sm-11,
.container-flex .col-sm-12,
.container-flex .col-xs-1,
.container-flex .col-xs-2,
.container-flex .col-xs-3,
.container-flex .col-xs-4,
.container-flex .col-xs-5,
.container-flex .col-xs-6,
.container-flex .col-xs-7,
.container-flex .col-xs-8,
.container-flex .col-xs-9,
.container-flex .col-xs-10,
.container-flex .col-xs-11,
.container-flex .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    float: none;
}
.container-flex .col-xs-1 {
    width: 8.33333333%;
}
.container-flex .col-xs-2 {
    width: 16.66666667%;
}
.container-flex .col-xs-3 {
    width: 25%;
}
.container-flex .col-xs-4 {
    width: 33.33333333%;
}
.container-flex .col-xs-5 {
    width: 41.66666667%;
}
.container-flex .col-xs-6 {
    width: 50%;
}
.container-flex .col-xs-7 {
    width: 58.33333333%;
}
.container-flex .col-xs-8 {
    width: 66.66666667%;
}
.container-flex .col-xs-9 {
    width: 75%;
}
.container-flex .col-xs-10 {
    width: 83.33333333%;
}
.container-flex .col-xs-11 {
    width: 91.66666667%;
}
.container-flex .col-xs-12 {
    width: 100%;
}
@media (min-width: 800px) {
    .container-flex .col-sm-1 {
        width: 8.33333333%;
    }
    .container-flex .col-sm-2 {
        width: 16.66666667%;
    }
    .container-flex .col-sm-3 {
        width: 25%;
    }
    .container-flex .col-sm-4 {
        width: 33.33333333%;
    }
    .container-flex .col-sm-5 {
        width: 41.66666667%;
    }
    .container-flex .col-sm-6 {
        width: 50%;
    }
    .container-flex .col-sm-7 {
        width: 58.33333333%;
    }
    .container-flex .col-sm-8 {
        width: 66.66666667%;
    }
    .container-flex .col-sm-9 {
        width: 75%;
    }
    .container-flex .col-sm-10 {
        width: 83.33333333%;
    }
    .container-flex .col-sm-11 {
        width: 91.66666667%;
    }
    .container-flex .col-sm-12 {
        width: 100%;
    }
}
@media (min-width: 1000px) {
    .container-flex .col-md-1 {
        width: 8.33333333%;
    }
    .container-flex .col-md-2 {
        width: 16.66666667%;
    }
    .container-flex .col-md-3 {
        width: 25%;
    }
    .container-flex .col-md-4 {
        width: 33.33333333%;
    }
    .container-flex .col-md-5 {
        width: 41.66666667%;
    }
    .container-flex .col-md-6 {
        width: 50%;
    }
    .container-flex .col-md-7 {
        width: 58.33333333%;
    }
    .container-flex .col-md-8 {
        width: 66.66666667%;
    }
    .container-flex .col-md-9 {
        width: 75%;
    }
    .container-flex .col-md-10 {
        width: 83.33333333%;
    }
    .container-flex .col-md-11 {
        width: 91.66666667%;
    }
    .container-flex .col-md-12 {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .container-flex .col-lg-1 {
        width: 8.33333333%;
    }
    .container-flex .col-lg-2 {
        width: 16.66666667%;
    }
    .container-flex .col-lg-3 {
        width: 25%;
    }
    .container-flex .col-lg-4 {
        width: 33.33333333%;
    }
    .container-flex .col-lg-5 {
        width: 41.66666667%;
    }
    .container-flex .col-lg-6 {
        width: 50%;
    }
    .container-flex .col-lg-7 {
        width: 58.33333333%;
    }
    .container-flex .col-lg-8 {
        width: 66.66666667%;
    }
    .container-flex .col-lg-9 {
        width: 75%;
    }
    .container-flex .col-lg-10 {
        width: 83.33333333%;
    }
    .container-flex .col-lg-11 {
        width: 91.66666667%;
    }
    .container-flex .col-lg-12 {
        width: 100%;
    }
}
body,
html {
    min-height: 100%;
    box-sizing: border-box;
}
body,
html {
    position: relative;
}
body {
    -webkit-font-smoothing: antialiased;
    background-attachment: scroll;
    background-color: #f8f8f8;
    background-position: 50%;
    background-repeat: no-repeat;
    color: #444;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 2.5rem;
}
body.scroll {
    overflow: auto !important;
}
a,
a:focus,
a:hover,
button,
input,
label,
textarea {
    outline: none;
}
hr {
    margin-top: 0;
}
iframe {
    border: none;
}
header {
    z-index: 100;
}
.title,
h2,
header {
    position: relative;
}
.title,
h2 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 3.4rem;
    color: inherit;
    text-align: center;
}
.title.line,
h2.line {
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.title.line:after,
h2.line:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 2px;
    background-color: #231f20;
}
.h4,
.txt-col-title,
h4 {
    font-size: 2.2rem;
}
.wrapper {
    margin: auto;
    padding: 0 15px;
    max-width: 1440px;
}
.max-width .wrapper {
    max-width: 100%;
}
#page-wrapper {
    margin: auto;
    max-width: 1440px;
    padding-bottom: 50px;
}
body.with-cookie-info #page-wrapper {
    position: relative;
}
body.with-cookie-info #page-wrapper:not(.relative) {
    padding-bottom: 100px;
}
body.with-cookie-info #page-wrapper #footer {
    height: 100px;
    max-height: 100px;
}
body.with-cookie-info #page-wrapper #footer.with-livechat {
    height: auto;
    max-height: none;
}
@media (min-width: 800px) {
    body.transparent-menu #page-wrapper {
        min-height: 100vh !important;
    }
}
.max-width #page-wrapper {
    max-width: 100%;
}
.navbar {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
section {
    padding: 45px;
    background-position: 50% 0;
}
@media (max-width: 999px) {
    section {
        padding: 20px;
    }
}
@media (max-width: 480px) {
    section {
        padding: 15px;
    }
}
body.static-bg {
    background-attachment: fixed;
}
body.static-bg #page-wrapper,
body.static-bg .footer .footer-wrapper,
body.static-bg section {
    background-color: transparent;
}
@media (max-width: 1580px) {
    body.static-bg.narrow #main-nav.navbar-fixed-top,
    body.static-bg.narrow #page-wrapper,
    body.static-bg.narrow header {
        margin-left: 70px;
        margin-right: 70px;
        width: auto;
    }
}
@media (max-width: 1200px) {
    body.static-bg.narrow #main-nav.navbar-fixed-top,
    body.static-bg.narrow #page-wrapper,
    body.static-bg.narrow header {
        margin-left: 35px;
        margin-right: 35px;
    }
}
@media (max-width: 1000px) {
    body.static-bg.narrow #main-nav.navbar-fixed-top,
    body.static-bg.narrow #page-wrapper,
    body.static-bg.narrow header {
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 480px) {
    body.static-bg.narrow #main-nav.navbar-fixed-top,
    body.static-bg.narrow #page-wrapper,
    body.static-bg.narrow header {
        margin-left: 10px;
        margin-right: 10px;
    }
}
p {
    color: #444;
}
#page-wrapper .btn {
    display: inline-block;
    margin: 15px 0;
    padding: 7px 28px;
    color: #fff;
    background-color: #9b9b9b;
    border-radius: 4px;
    border: 2px solid transparent;
    opacity: 1;
    transition: all 0.2s ease-out;
}
#page-wrapper .btn-default {
    padding: 9px 28px;
    font-size: 12px;
}
#page-wrapper .btn:hover {
    opacity: 0.7;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease-out;
}
#page-wrapper .btn:active,
#page-wrapper .btn:focus {
    outline: none;
}
.intro {
    font-size: 1.8rem;
    margin-bottom: 38px;
}
.intro p:last-child {
    margin-bottom: 0;
}
.txt-wrapper .txt-col-title,
.txt-wrapper h4 {
    margin-top: 0;
    margin-bottom: 15px;
}
.scroll-down {
    position: fixed;
    left: 50%;
    bottom: 35px;
    margin-left: -25px;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: jump 1s ease-in-out infinite;
    z-index: 100;
}
.scroll-down.clickable {
    cursor: pointer;
}
.scroll-down span {
    color: #fff;
    font-size: 1.8rem;
}
@keyframes jump {
    0% {
        bottom: 35px;
    }
    25% {
        bottom: 50px;
    }
    to {
        bottom: 35px;
    }
}
#page-wrapper .back-to-top {
    cursor: pointer;
    position: fixed;
    margin: 0;
    padding: 6px 12px !important;
    bottom: 100px;
    left: 45px;
    display: none;
    opacity: 0.5;
    z-index: 100;
}
@media (max-width: 999px) {
    #page-wrapper .back-to-top {
        left: 20px;
    }
}
@media (max-width: 480px) {
    #page-wrapper .back-to-top {
        left: 15px;
    }
}
.back-to-top:hover {
    background-color: #9b9b9b;
    border-color: #9b9b9b;
    opacity: 1;
}
.back-to-top span {
    color: #fff;
}
.v-align:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.no-transition {
    transition: none;
}
.no-padding {
    padding: 0;
}
#main-nav .nav .dropdown-menu {
    margin: 0;
    left: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
@media (max-width: 799px) {
    body.no-overflow {
        overflow: hidden;
        overflow: -moz-scrollbars-vertical;
        overflow-y: scroll;
        background-color: #2d2d2d;
        background-image: none;
    }
    body.no-overflow header {
        position: fixed;
        left: 0;
        right: 0;
    }
    .back-to-top {
        bottom: 10px;
        left: 10px;
    }
    body.no-overflow #page-wrapper {
        display: none;
    }
    #main-nav .nav .dropdown-menu {
        position: relative;
        float: none;
        margin: 0;
        padding: 0;
        background-color: inherit;
    }
    #main-nav .nav .dropdown-menu li {
        padding-left: 10px;
    }
}
.privacy-page {
    background-image: none;
    background-color: #fff;
}
.privacy-page.transparent-menu #privacy {
    border-top: 125px solid #000;
}
.privacy-page #privacy ol > li {
    font-weight: 700;
    list-style-type: upper-roman;
    margin-bottom: 1em;
}
.privacy-page #privacy ol > li p {
    font-weight: 400;
}
.privacy-page #privacy ol li li {
    font-weight: 400;
    list-style-type: decimal;
    margin-bottom: 0.5em;
}
.privacy-page #privacy ol.type-a li {
    list-style-type: lower-alpha;
}
iframe[name=google_conversion_frame],img[src*="//cm.g.doubleclick.net/pixel"]
{
    position: absolute !important;
    display: none !important;
}
body > img {
    position: absolute;
    bottom: 0;
    left: 0;
}
#site-scripts {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}
#site-scripts + img {
    position: absolute;
    bottom: 0;
}
.spinner-wrapper {
    margin: 100px auto 50px;
    width: 40px;
    height: 40px;
    position: relative;
}
.spinner-wrapper .spinner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.spinner-wrapper .spinner:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    animation: spinnerFadeDelay 1.2s infinite ease-in-out both;
}
.spinner-wrapper .spinner2 {
    transform: rotate(30deg);
}
.spinner-wrapper .spinner3 {
    transform: rotate(60deg);
}
.spinner-wrapper .spinner4 {
    transform: rotate(90deg);
}
.spinner-wrapper .spinner5 {
    transform: rotate(120deg);
}
.spinner-wrapper .spinner6 {
    transform: rotate(150deg);
}
.spinner-wrapper .spinner7 {
    transform: rotate(180deg);
}
.spinner-wrapper .spinner8 {
    transform: rotate(210deg);
}
.spinner-wrapper .spinner9 {
    transform: rotate(240deg);
}
.spinner-wrapper .spinner10 {
    transform: rotate(270deg);
}
.spinner-wrapper .spinner11 {
    transform: rotate(300deg);
}
.spinner-wrapper .spinner12 {
    transform: rotate(330deg);
}
.spinner-wrapper .spinner2:before {
    animation-delay: -1.1s;
}
.spinner-wrapper .spinner3:before {
    animation-delay: -1s;
}
.spinner-wrapper .spinner4:before {
    animation-delay: -0.9s;
}
.spinner-wrapper .spinner5:before {
    animation-delay: -0.8s;
}
.spinner-wrapper .spinner6:before {
    animation-delay: -0.7s;
}
.spinner-wrapper .spinner7:before {
    animation-delay: -0.6s;
}
.spinner-wrapper .spinner8:before {
    animation-delay: -0.5s;
}
.spinner-wrapper .spinner9:before {
    animation-delay: -0.4s;
}
.spinner-wrapper .spinner10:before {
    animation-delay: -0.3s;
}
.spinner-wrapper .spinner11:before {
    animation-delay: -0.2s;
}
.spinner-wrapper .spinner12:before {
    animation-delay: -0.1s;
}
@keyframes spinnerFadeDelay {
    0%,
    39%,
    to {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
#ar-wrapper,
#sb-wrapper {
    transition: all 0.5s ease-out;
}
#ar-wrapper.active,
#sb-wrapper.active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
}
#ar-wrapper #arModal,
#ar-wrapper #sbModal,
#sb-wrapper #arModal,
#sb-wrapper #sbModal {
    top: 25%;
    padding-left: 15px;
}
#ar-wrapper #arModal .modal-content,
#ar-wrapper #sbModal .modal-content,
#sb-wrapper #arModal .modal-content,
#sb-wrapper #sbModal .modal-content {
    border-radius: 0;
}
#ar-wrapper #arModal .modal-content img,
#ar-wrapper #sbModal .modal-content img,
#sb-wrapper #arModal .modal-content img,
#sb-wrapper #sbModal .modal-content img {
    max-width: 100%;
}
.blur {
    filter: blur(10px);
}
.conditions-password {
    background-color: #fff;
}
.conditions-password form {
    margin: auto;
    width: 60vw;
    max-width: 100%;
    min-width: 280px;
}
#page-wrapper .conditions-password .btn {
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    font-size: 1.4rem;
    border: 1px solid #ccc;
    border-left: none;
    background-color: #fff;
    color: #333;
}
#page-wrapper .conditions-password .btn:hover {
    background-color: #111;
    color: #ddd;
    border-color: #000;
}
section.blog-4:first-of-type {
    margin-top: 0;
}
section.blog-4 {
    margin-top: 0;
    margin-bottom: 25px;
}
.blog-4 p {
    color: #7f8c8d;
    font-size: 18px;
    min-height: 80px;
    line-height: 31.005929946899414px;
    margin: 0;
    margin-top: 30px;
}
.blog-4 h3,
.blog-4 p {
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    z-index: auto;
}
.blog-4 h3 {
    color: #2c3e50;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 36px;
    margin: 0;
    text-align: left;
    text-rendering: optimizelegibility;
}
.blog-4 .img {
    height: 242px;
    width: 538px;
    margin: 70px 0;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
}
.blog-4 .img > img {
    display: block;
    border-radius: 6px;
}
.blog-4 .quote {
    position: relative;
    margin: 60px 0 55px 40px;
    font-size: 37px;
    line-height: 50px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #2c3e50;
    font-weight: 300;
    letter-spacing: -1px;
}
.blog-4 .quote:before {
    content: url(../../../common-files/icons/quote-up.png.html);
    position: absolute;
    top: -17px;
    left: -40px;
}
@media (max-width: 800px) {
    .blog-4 .quote {
        font-size: 29px;
        line-height: 38px;
    }
}
.blog-4 .tags {
    font-size: 12px;
}
section.blog-3:first-of-type.transparent-menu:before {
    content: "";
    display: block;
    height: 141px;
    margin: -45px -45px 35px;
}
@media (max-width: 1000px) {
    section.blog-3:first-of-type.transparent-menu:before {
        margin: -20px -20px 35px;
    }
}
@media (max-width: 800px) {
    section.blog-3:first-of-type.transparent-menu:before {
        display: none;
    }
}
section.blog {
    margin-top: 0;
    margin-bottom: 25px;
    background-color: #ebebeb;
}
section.blog:first-of-type {
    margin-top: 0;
}
section.blog .post-submitted {
    margin-bottom: 25px;
}
section.blog p {
    margin: 0 0 25px;
}
section.blog p img {
    height: auto;
    max-width: 100%;
    display: inline-block;
}
section.blog .fb-share-button > span {
    vertical-align: top !important;
}
.blog-4 .tags {
    margin-top: 70px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.19em;
    color: #bdc3c7;
}
.blog-4 .tags a {
    color: #bdc3c7;
}
.blog-4 .tags a.active,
.blog-4 .tags a:focus,
.blog-4 .tags a:hover {
    color: #979c9f;
}
.blog-4 .tags ol,
.blog-4 .tags ul {
    list-style: none;
    display: block;
    margin: 0;
}
.blog-4 .tags li {
    display: inline-block;
    margin-right: 20px;
}
.blog-4 .blog-post {
    margin-bottom: 40px;
}
@media (max-width: 800px) {
    .blog-4 .tags {
        display: none;
    }
}
.blog-4 .related-articles {
    margin-top: 82px;
    font-size: 15px;
    color: #bdc3c7;
}
.blog-4 .related-articles h6 {
    font-size: 19px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0 0 30px;
}
.blog-4 .related-articles ol,
.blog-4 .related-articles ul {
    list-style: none;
    display: block;
    margin: 0;
    padding-left: 0;
}
.blog-4 .related-articles li {
    display: block;
    line-height: 1.45;
}
.blog-4 .related-articles li + li {
    margin-top: 30px;
}
.blog-4 .related-articles a {
    color: #8493ce;
    font-size: 17px;
    font-weight: 500;
}
.blog-4 .related-articles a.active,
.blog-4 .related-articles a:focus,
.blog-4 .related-articles a:hover {
    color: #b2bddb;
}
.blog-4 .related-articles a + div {
    margin-top: 4px;
}
@media (max-width: 800px) {
    .blog-4 .related-articles {
        margin-top: 60px;
    }
}
.blog-4 .more a,
.submitted {
    font-size: 12px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.19em;
    color: #bdc3c7;
    margin-top: 18px;
}
.blog-4 .more a {
    display: block;
    line-height: 20.639999389648438px;
    text-align: right;
    z-index: auto;
}
section.blog-3:first-of-type {
    margin-top: 0;
}
@media (min-width: 992px) {
    section.blog-3:first-of-type {
        margin-top: 0;
    }
}
section.blog-3 {
    margin-top: 0;
    margin-bottom: 25px;
}
.blog-3 p {
    margin: 0;
    color: #7f8c8d;
}
.blog-3 .header {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 25px;
    color: #2c3e50;
}
.blog-3 p + p {
    margin-top: 30px;
}
.blog-3 h6 {
    font-size: 20px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0 0 25px;
    text-transform: none;
}
.blog-3 .title {
    margin-bottom: 84px;
    text-align: center;
}
.blog-3 .title h3 {
    color: #2c3e50;
    display: block;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 36px;
    margin: 0;
    text-align: center;
    text-rendering: optimizelegibility;
    z-index: auto;
}
.blog-3 .title .submitted,
.blog-3 .title h3 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.blog-3 .title .submitted {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.19em;
    color: #bdc3c7;
    margin-top: 18px;
}
.blog-3 .title img {
    display: block;
    margin: 0 auto 37px;
    transform: rotate(-30deg);
}
.blog-3 .img {
    height: 380px;
    margin: 110px 0;
    background: url(../../../common-files/img/Brazil_002.png.html) 50% 80% no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    .blog-3 .img {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }
}
.blog-3 .quote {
    position: relative;
    margin-bottom: 35px;
    font-size: 37px;
    line-height: 50px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #2c3e50;
    letter-spacing: -1px;
    font-weight: 300;
}
.blog-3 .quote:before {
    content: url(../../../common-files/icons/quote-up.png.html);
    position: absolute;
    top: -17px;
    left: -40px;
}
@media (max-width: 767px) {
    .blog-3 .quote {
        margin-left: 40px;
        font-size: 29px;
        line-height: 38px;
    }
}
.blog-3 .promo {
    margin-bottom: 70px;
}
.blog-3 .links,
.blog-4 .links {
    margin-top: 76px;
}
.blog-3 .links,
.blog-3 .links *,
.blog-4 .links,
.blog-4 .links * {
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #bdc3c7;
}
.blog-3 .links h6,
.blog-4 .links h6 {
    margin: 0 0 23px;
    letter-spacing: 0.19em;
    font-size: 12px;
    font-weight: 500;
}
.blog-3 .links a,
.blog-4 .links a {
    color: #8493ce;
    font-size: 17px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.5;
}
.blog-3 .links a.active,
.blog-3 .links a:focus,
.blog-3 .links a:hover,
.blog-4 .links a.active,
.blog-4 .links a:focus,
.blog-4 .links a:hover,
.blog-4 a:focus,
.blog-4 a:hover {
    color: #b2bddb;
}
.blog-4 a {
    color: #8493ce;
}
.blog-4 .links {
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .blog-4 .links {
        margin-bottom: 55px;
    }
}
section.blog-v2.basic {
    margin: 0;
    background-color: #fff;
}
@media (min-width: 1000px) {
    section.blog-v2.basic .blog-posts-list {
        padding-right: 32px;
    }
}
@media (min-width: 1000px) {
    section.blog-v2.basic .blog-sidebar {
        padding-left: 32px;
    }
}
@media (max-width: 999px) {
    section.blog-v2.basic .blog-sidebar {
        clear: both;
    }
}
section.blog-v2.basic .blog-post {
    margin-bottom: 35px;
}
section.blog-v2.basic .blog-post h2 {
    position: relative;
    margin-bottom: 20px;
    color: #454545;
    font-size: 2.2rem;
    line-height: 3rem;
    text-align: left;
}
section.blog-v2.basic .blog-post h2:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #eee;
}
section.blog-v2.basic .blog-post h2 a {
    display: block;
    color: inherit;
    line-height: inherit;
}
section.blog-v2.basic .blog-post h2 a:hover {
    text-decoration: none;
}
@media (max-width: 800px) {
    section.blog-v2.basic .blog-post .post-img {
        margin-bottom: 12px;
    }
}
section.blog-v2.basic .blog-post .post-tags {
    margin-top: -4px;
    margin-bottom: 15px;
}
section.blog-v2.basic .blog-post .post-more,
section.blog-v2.basic .blog-post .post-submitted {
    opacity: 0.6;
    color: #454545;
    font-size: 1.4rem;
}
section.blog-v2.basic .blog-post .post-more:hover {
    opacity: 1;
}
@media (max-width: 800px) {
    section.blog-v2.basic .blog-post.with-image .post-more,
    section.blog-v2.basic .blog-post.with-image .short-txt,
    section.blog-v2.basic .blog-post.with-image h2 {
        margin-left: 0;
    }
}
section.blog-v2.basic p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #6b6e80;
    margin: 0 0 25px;
}
section.blog-v2.basic p:last-child {
    margin-bottom: 16px;
}
section.blog-v2.basic p img {
    height: auto !important;
    max-width: 100%;
    display: inline-block;
}
#page-wrapper .list-group .post-tag.btn,
#page-wrapper .post-tag.btn {
    margin: -2px 5px 0 0;
    padding: 1px 4px;
    line-height: 1;
    background-color: #ccc;
    border-radius: 2px;
}
#page-wrapper .post-more.btn {
    margin: 0;
    padding: 5px 16px;
    font-size: 1.2rem;
    background-color: #ccc;
    border-radius: 2px;
}
#page-wrapper .tags-wrapper .post-tag.btn {
    margin-right: 5px;
    margin-bottom: 5px;
}
#page-wrapper #blog-pager .btn {
    padding: 0;
    margin-right: 5px;
    border: none;
    background-color: transparent;
}
#page-wrapper #blog-pager .btn a {
    display: inline-block;
    width: 35px;
    height: 27px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
}
#page-wrapper #blog-pager .btn:first-child a i:before,
#page-wrapper #blog-pager .btn:last-child a i:before {
    width: 0.1rem;
}
#page-wrapper #blog-pager .btn.selected a {
    opacity: 0.5;
}
#page-wrapper .modern #blog-pager .btn a {
    color: #ccc;
    border: none;
    border-radius: 0;
    border-right: 1px solid #ccc;
    background-color: transparent;
}
#page-wrapper .modern #blog-pager .btn:last-child a {
    border: none;
}
#page-wrapper .modern #blog-pager .btn.selected a {
    color: #aaa;
}
section.blog-v2-item .blog-post {
    box-shadow: none;
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    section.blog-v2-item .blog-post {
        padding: 5px 110px 5px 0;
    }
}
section.blog-v2-item .blog-post iframe,
section.blog-v2-item .blog-post img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    float: none;
    height: auto;
}
section.blog-v2-item .blog-post iframe {
    height: 100%;
}
section.blog-v2-item .blog-post .addthis_toolbox iframe {
    max-width: none;
}
section.blog-v2-item .blog-post h2 {
    margin-bottom: 35px;
    text-align: left;
    clear: both;
}
section.blog-v2-item .blog-post .post-details {
    float: left;
    margin-bottom: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
section.blog-v2-item .blog-post .post-details .post-author,
section.blog-v2-item .blog-post .post-details .post-submitted {
    display: inline-block;
}
section.blog-v2-item .blog-post .post-content {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
section.blog-v2-item .blog-post .post-content p img {
    display: inline-block;
}
section.blog-v2-item .blog-post .post-content p:last-child {
    margin-bottom: 30px;
}
section.blog-v2-item .blog-post .addthis_toolbox {
    margin-bottom: 10px;
}
section.blog-v2 h4 {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem;
    text-transform: uppercase;
}
section.blog-v2 h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #eee;
}
section.blog-v2 .archive-wrapper h4 {
    padding-bottom: 0;
}
section.blog-v2 .list-group {
    padding-bottom: 12px;
    background-color: transparent;
}
section.blog-v2 .list-group .list-group-item {
    margin: 0;
    padding: 0;
    padding-right: 0;
    border-radius: 0;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #eee;
}
section.blog-v2 .list-group .list-group-item:first-child {
    border: none;
}
section.blog-v2 .list-group .list-group-item a {
    display: block;
    padding: 8px 0 8px 18px;
    color: #6b6e80;
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-indent: -22px;
}
section.blog-v2 .list-group .list-group-item a:hover {
    text-decoration: none;
}
section.blog-v2 .list-group .list-group-item a i {
    text-indent: -5px;
    color: #ccc;
}
section.blog-v2 .list-group.archive .list-group-item {
    padding: 0;
}
section.blog-v2 .list-group.archive .list-group-item.years {
    text-align: center;
}
section.blog-v2 .list-group.archive .list-group-item.years a {
    display: inline-block;
}
section.blog-v2 .list-group.archive .list-group-item a span {
    float: right;
    display: inline-block;
    width: 35px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    border-radius: 2px;
    margin: -2.5px 0;
    color: #999;
    font-size: 1.4rem;
    text-indent: 0;
    background-color: #eee;
}
section.blog-v2 .list-group.tag .list-group-item {
    border: none;
}
section.blog-v2 .list-group.tag .list-group-item a {
    text-indent: 0;
    display: inline-block;
    padding: 0 5px 0 0;
}
section.blog-v2 .fb-share-button > span {
    vertical-align: top !important;
}
section.blog-v2.minimal h4:after {
    content: none;
}
section.blog-v2.minimal .list-group.archive .list-group-item a span {
    background-color: transparent;
}
section.blog-v2.modern h4:after {
    content: none;
}
section.blog-v2.modern .list-group.archive .list-group-item a span {
    background-color: transparent;
}
section.blog-v2.modern .blog-post {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    height: 370px;
    border-bottom: 2px solid transparent;
}
section.blog-v2.modern .blog-post:nth-child(2n) {
    border-left: 1px solid transparent;
}
section.blog-v2.modern .blog-post:nth-child(odd) {
    border-right: 1px solid transparent;
}
@media (max-width: 1000px) {
    section.blog-v2.modern .blog-post {
        width: 100%;
    }
}
section.blog-v2.modern .blog-post .blog-post-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background-size: cover;
    background-position: 50%;
    transition: all 0.3s ease;
}
section.blog-v2.modern .blog-post:hover .blog-post-img {
    transform: scale(1.1);
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
}
@media (max-width: 480px) {
    section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info {
        padding: 10px;
    }
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info h2 {
    margin: 0 0 5px;
    padding: 0;
    color: #fff;
    font-size: 2.6rem;
    line-height: 3.2rem;
    border: none;
    text-align: left;
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info p {
    margin: 0;
    padding: 0;
    left: 20px;
    bottom: 20px;
    color: #fff;
    font-style: italic;
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info .post-submitted {
    float: none;
    white-space: nowrap;
}
section.blog-v2.modern .blog-post .blog-post-info-wrapper .blog-post-info .post-more {
    float: right;
}
@media (min-width: 1000px) {
    section.blog-v2.minimal .blog-posts-list {
        padding-left: 120px;
    }
}
section.blog-v2.minimal .blog-post {
    margin: 0;
    padding: 30px 0;
    box-shadow: none;
    border-bottom: 1px solid #efefef;
}
section.blog-v2.minimal .blog-post:first-of-type {
    padding-top: 0;
}
section.blog-v2.minimal .blog-post:last-of-type {
    margin-bottom: 35px;
}
section.blog-v2.minimal .blog-post > figure > img {
    max-width: 100%;
}
@media (min-width: 600px) {
    section.blog-v2.minimal .blog-post > figure > img {
        float: right;
        margin: 0;
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }
}
section.blog-v2.minimal .blog-post .short-txt,
section.blog-v2.minimal .blog-post h2 {
    margin-bottom: 30px;
}
@media (min-width: 600px) {
    section.blog-v2.minimal .blog-post .short-txt,
    section.blog-v2.minimal .blog-post h2 {
        margin-right: 210px;
    }
}
section.blog-v2.minimal .blog-post .short-txt .post-more a,
section.blog-v2.minimal .blog-post h2 .post-more a {
    color: #ccc;
    transition: all 0.3s;
}
section.blog-v2.minimal .blog-post .short-txt .post-more a:hover,
section.blog-v2.minimal .blog-post h2 .post-more a:hover {
    color: #333;
}
section.blog-v2.minimal .blog-post h2 {
    padding: 0;
    margin-bottom: 10px;
    border: none;
    color: #454545;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 3.5rem;
    text-align: left;
}
section.blog-v2.minimal .blog-post h2 a {
    color: inherit;
    transition: all 0.3s;
}
section.blog-v2.minimal .blog-post h2 a:hover {
    color: #b6b6b6;
    text-decoration: none;
}
section.blog-v2.minimal .blog-post .post-info a,
section.blog-v2.minimal .blog-post .post-info span {
    color: #ccc;
    transition: all 0.3s;
}
section.blog-v2.minimal .blog-post .post-info a:hover {
    color: #333;
    text-decoration: none;
}
section.blog-v2.minimal .blog-post .post-info a:hover:after {
    color: #ccc;
}
section.blog-v2.minimal .blog-post .post-info .post-tags {
    display: inline-block;
}
section.blog-v2.minimal .blog-post .post-info .post-tags a:after {
    content: " / ";
}
section.blog-v2.minimal .blog-post .post-info .post-tags a:last-child:after {
    content: "";
}
@media (max-width: 800px) {
    .addthis_toolbox {
        width: 100%;
    }
    .addthis_toolbox a {
        display: block;
        width: 100% !important;
        margin-bottom: 10px;
    }
}
.transparent-menu .blog-v2 {
    padding-top: 150px;
}
section.blog-v3-feed > .row,
section.blog-v3-item > .row,
section.blog-v3 > .row {
    margin: 0;
}
section.blog-v3-feed > .row > div,
section.blog-v3-item > .row > div,
section.blog-v3 > .row > div {
    padding: 0;
}
section.blog-v3 h1,
section.blog-v3 h2,
section.blog-v3 h3,
section.blog-v3 h4,
section.blog-v3 h5,
section.blog-v3 h6,
section.blog-v3 p,
section.blog-v3-feed h1,
section.blog-v3-feed h2,
section.blog-v3-feed h3,
section.blog-v3-feed h4,
section.blog-v3-feed h5,
section.blog-v3-feed h6,
section.blog-v3-feed p,
section.blog-v3-item h1,
section.blog-v3-item h2,
section.blog-v3-item h3,
section.blog-v3-item h4,
section.blog-v3-item h5,
section.blog-v3-item h6,
section.blog-v3-item p {
    margin-top: 0;
    text-align: left;
}
section.blog-v3 h1:empty,
section.blog-v3 h2:empty,
section.blog-v3 h3:empty,
section.blog-v3 h4:empty,
section.blog-v3 h5:empty,
section.blog-v3 h6:empty,
section.blog-v3 p:empty,
section.blog-v3-feed h1:empty,
section.blog-v3-feed h2:empty,
section.blog-v3-feed h3:empty,
section.blog-v3-feed h4:empty,
section.blog-v3-feed h5:empty,
section.blog-v3-feed h6:empty,
section.blog-v3-feed p:empty,
section.blog-v3-item h1:empty,
section.blog-v3-item h2:empty,
section.blog-v3-item h3:empty,
section.blog-v3-item h4:empty,
section.blog-v3-item h5:empty,
section.blog-v3-item h6:empty,
section.blog-v3-item p:empty {
    display: none;
    margin: 0;
    padding: 0;
}
section.blog-v3,
section.blog-v3-feed,
section.blog-v3-item {
    background-color: #fff;
    background-position: 0 0;
}
section.blog-v3 .posts-list .post-wrapper,
section.blog-v3-feed .posts-list .post-wrapper,
section.blog-v3-item .posts-list .post-wrapper {
    padding: 15px;
    text-align: left;
}
section.blog-v3 .posts-list .post-wrapper a,
section.blog-v3-feed .posts-list .post-wrapper a,
section.blog-v3-item .posts-list .post-wrapper a {
    color: inherit;
    text-decoration: none;
}
section.blog-v3 .posts-list .post-wrapper .post-date,
section.blog-v3 .posts-list .post-wrapper .post-img-wrapper,
section.blog-v3 .posts-list .post-wrapper .post-title,
section.blog-v3-feed .posts-list .post-wrapper .post-date,
section.blog-v3-feed .posts-list .post-wrapper .post-img-wrapper,
section.blog-v3-feed .posts-list .post-wrapper .post-title,
section.blog-v3-item .posts-list .post-wrapper .post-date,
section.blog-v3-item .posts-list .post-wrapper .post-img-wrapper,
section.blog-v3-item .posts-list .post-wrapper .post-title {
    margin: 0;
    padding: 0;
}
section.blog-v3 .posts-list .post-wrapper .post-img-wrapper,
section.blog-v3-feed .posts-list .post-wrapper .post-img-wrapper,
section.blog-v3-item .posts-list .post-wrapper .post-img-wrapper {
    text-align: center;
}
section.blog-v3 .posts-list .post-wrapper .post-img-wrapper img,
section.blog-v3-feed .posts-list .post-wrapper .post-img-wrapper img,
section.blog-v3-item .posts-list .post-wrapper .post-img-wrapper img {
    display: inline-block;
}
section.blog-v3 .posts-list .post-wrapper .post-date,
section.blog-v3-feed .posts-list .post-wrapper .post-date,
section.blog-v3-item .posts-list .post-wrapper .post-date {
    line-height: 2em;
}
section.blog-v3 .posts-list .post-wrapper .post-title,
section.blog-v3-feed .posts-list .post-wrapper .post-title,
section.blog-v3-item .posts-list .post-wrapper .post-title {
    font-size: 2rem;
    font-weight: 700;
    text-align: left;
}
section.blog-v3-item {
    padding: 0;
}
section.blog-v3-item p:last-child {
    margin: 0;
}
section.blog-v3-item img:not(.slide-content) {
    min-width: 100%;
    max-width: 100%;
    height: auto;
}
section.blog-v3-item .item-intro {
    text-align: center;
}
section.blog-v3-item .item-intro .title {
    font-size: 2rem;
    text-align: inherit;
}
section.blog-v3-item .item-intro .subtitle {
    font-size: 1.8rem;
    font-weight: 400;
    text-align: inherit;
}
section.blog-v3-item .item-intro {
    background-size: cover;
}
section.blog-v3-item .item-text p:not(:last-child) {
    margin-bottom: 1.5em;
}
@media (max-width: 999px) {
    section.blog-v3-item .item-product .image-wrapper {
        padding-bottom: 25px;
    }
}
section.blog-v3-item .item-product .info-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
section.blog-v3-item .item-gallery .image-wrapper {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
section.blog-v3-item .item-gallery .image-caption {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 15px;
    font-size: 1.4rem;
    line-height: 1.4em;
    background-color: hsla(0, 0%, 100%, 0.75);
    transition: all 0.15s ease-in;
    overflow: hidden;
}
section.blog-v3-item .item-gallery .image-caption .image-title {
    font-weight: 700;
    font-size: 1.14286em;
}
section.blog-v3-item .item-gallery.captions-hover .image-caption {
    opacity: 0;
}
section.blog-v3-item .item-gallery.captions-hover .image-wrapper:hover .image-caption {
    opacity: 1;
}
section.blog-v3-item .post-footer {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
}
section.blog-v3-item .post-footer .post-author {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
}
section.blog-v3-item .post-footer .post-author img {
    display: inline-block;
    max-width: 60px;
    max-height: 60px;
    margin-right: 15px;
    border-radius: 50%;
}
section.blog-v3-item .post-footer .post-author a,
section.blog-v3-item .post-footer .post-author p {
    color: inherit !important;
}
section.blog-v3-item .post-footer .post-share-wrapper {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
section.blog-v3-item .disqus-wrapper {
    background-color: #fff;
}
.bullet-advanced {
    padding: 45px 0 20px;
    background-color: #ebebeb;
    text-align: center;
}
.bullet-advanced .bullet-item {
    display: inline-block;
    margin-bottom: 25px;
    float: none;
    vertical-align: top;
}
.bullet-advanced a .bullet-item:hover {
    background-color: #fff;
}
.bullet-advanced .img-wrapper {
    margin: auto;
    padding: 3px;
    max-width: 138px;
    text-align: center;
    border-radius: 50%;
}
.bullet-advanced .img-wrapper.border {
    border: 1px solid #bbb;
}
.bullet-advanced .img-wrapper img {
    border-radius: 50%;
}
.bullet-advanced .text-wrapper h4 {
    margin: 25px 0;
}
.bullet-advanced .text-wrapper p {
    font-size: 1.4rem;
    line-height: 2rem;
}
.bullet-advanced .text-wrapper p:last-child {
    margin-bottom: 0;
}
.bullet-advanced.bullet-advanced-left .img-wrapper {
    margin-left: -30px;
}
.bullet-advanced.bullet-advanced-left .text-wrapper {
    text-align: left;
}
.bullet-advanced.bullet-advanced-left .text-wrapper h4 {
    margin-top: 0;
}
@media (max-width: 640px) {
    .bullet-advanced .text-wrapper p {
        font-size: inherit;
        line-height: inherit;
    }
}
@media (max-width: 480px) {
    .bullet-advanced.bullet-advanced-left .img-wrapper {
        margin-left: 0;
    }
}
.button {
    text-align: center;
}
.modal-header {
    position: absolute;
    top: 2px;
    right: 20px;
    padding: 5px;
    min-height: 0;
    border: 0 none;
    z-index: 10;
}
.modal-header button.close {
    color: #fff;
}
@media (max-width: 800px) {
    .modal-header {
        right: 10px;
    }
    .modal-header button.close {
        color: #000;
    }
    .button .btn-lg {
        font-size: 15px;
        padding: 10px;
    }
}
@media (max-width: 360px) {
    .modal-dialog {
        margin: 10px 0;
        width: 100%;
        max-width: 100%;
    }
    section.button {
        padding-right: 10px;
        padding-left: 10px;
    }
    section.button .container-fluid {
        padding: 0;
    }
}
.calendar {
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 200px 0 0;
    overflow: hidden;
}
@media (min-width: 800px) and (max-width: 1200px) {
    .calendar {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (max-width: 800px) {
    .calendar {
        padding: 100px 15px 0;
    }
}
.calendar .header-wrapper {
    max-width: 800px;
    margin: auto;
}
.calendar .header-wrapper h2 {
    color: #666;
    font-size: 45px;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
}
.calendar .header-wrapper p {
    color: #666;
    font-size: 18px;
    line-height: 1.6em;
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 800px) {
    .calendar .header-wrapper h2 {
        font-size: 28px;
        letter-spacing: 3px;
        margin-bottom: 20px;
    }
    .calendar .header-wrapper p {
        font-size: 16px;
        margin-bottom: 100px;
    }
}
.calendar .calendar-wrapper {
    text-align: center;
    margin: auto;
}
@media (min-width: 1200px) {
    .calendar .calendar-wrapper {
        width: 1200px;
    }
}
@media (max-width: 1200px) {
    .calendar .calendar-wrapper {
        max-width: 500px;
    }
}
.calendar .calendar-wrapper .calendar-header {
    overflow: hidden;
}
.calendar .calendar-wrapper .calendar-header h3 {
    display: block;
    width: 100%;
    text-align: center;
    letter-spacing: 4px;
    font-size: 22px;
    font-weight: 300;
    color: #444;
    margin: 0;
}
@media (max-width: 1200px) {
    .calendar .calendar-wrapper .calendar-header h3 {
        padding-bottom: 25px;
    }
}
.calendar .calendar-wrapper .calendar-header h3 a {
    color: inherit;
    text-decoration: none;
}
.calendar .calendar-wrapper .calendar-header .btn-next,
.calendar .calendar-wrapper .calendar-header .btn-prev {
    display: block;
    position: relative;
    color: #444;
    background: transparent;
    border: none;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0.5em;
}
@media (max-width: 1200px) {
    .calendar .calendar-wrapper .calendar-header .btn-next,
    .calendar .calendar-wrapper .calendar-header .btn-prev {
        margin-bottom: 1.3em;
    }
}
.calendar .calendar-wrapper .calendar-header .btn-next:after,
.calendar .calendar-wrapper .calendar-header .btn-prev:after {
    content: "";
    display: block;
    position: absolute;
    width: 0.8em;
    height: 0.8em;
    border: 0.4em solid transparent;
    top: 50%;
    margin-top: -0.4em;
}
.calendar .calendar-wrapper .calendar-header .btn-prev {
    float: left;
    padding-left: 1.3em;
}
.calendar .calendar-wrapper .calendar-header .btn-prev:after {
    border-right: 0.4em solid;
    left: 0;
}
.calendar .calendar-wrapper .calendar-header .btn-next {
    float: right;
    padding-right: 1.3em;
}
.calendar .calendar-wrapper .calendar-header .btn-next:after {
    border-left: 0.4em solid;
    right: 0;
}
.calendar .calendar-wrapper .month {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background: #b4b4b4;
    margin: auto;
    margin-bottom: 45px;
}
@media (max-width: 1200px) {
    .calendar .calendar-wrapper .month {
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 500px;
    }
    .calendar .calendar-wrapper .month li.day {
        border-bottom: 1px solid transparent;
    }
    .calendar .calendar-wrapper .month li.day .day-number {
        padding: 10px 0;
    }
    .calendar .calendar-wrapper .month li.day .day-name {
        display: none !important;
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:before {
        display: block;
        padding-bottom: 10px;
        text-align: center;
        font-size: 11px;
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:first-child::before {
        content: "Pon";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(2):before {
        content: "Wto";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(3):before {
        content: "Sro";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(4):before {
        content: "Czw";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(5):before {
        content: "Pia";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(6):before {
        content: "Sob";
    }
    .calendar .calendar-wrapper .month .week:first-child li.day:nth-child(7):before {
        content: "Nie";
    }
}
.calendar .calendar-wrapper .month ul.week {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    padding: 0;
}
.calendar .calendar-wrapper .month ul.week:last-child li.day {
    border: none !important;
}
.calendar .calendar-wrapper .month ul.week li.day {
    color: #636363;
    -ms-flex: 1;
    flex: 1;
}
.calendar .calendar-wrapper .month ul.week li.day-event .day-name,
.calendar .calendar-wrapper .month ul.week li.day-event .day-number {
    background: #9ac4e0 !important;
}
.calendar .calendar-wrapper .month ul.week li.day.active .day-name,
.calendar .calendar-wrapper .month ul.week li.day.active .day-number {
    background: #2980b9 !important;
    font-weight: 700;
    color: #fff !important;
}
.calendar .calendar-wrapper .month ul.week li.day.current {
    outline: 1px solid;
    z-index: 1;
}
@media (max-width: 1200px) {
    .calendar .calendar-wrapper .month ul.week li.day.current {
        outline: none;
    }
    .calendar .calendar-wrapper .month ul.week li.day.current .day-number {
        outline: 1px solid;
    }
}
@media (min-width: 1200px) {
    .calendar .calendar-wrapper .month ul.week li.day:last-child {
        border-right: 1px solid #888;
    }
}
.calendar .calendar-wrapper .month ul.week li.day a {
    color: inherit;
}
.calendar .calendar-wrapper .month ul.week li.day a:hover {
    text-decoration: none;
}
.calendar .calendar-wrapper .month ul.week li.day a:hover span {
    opacity: 0.75;
}
.calendar .calendar-wrapper .month ul.week li.day span {
    display: block;
}
.calendar .calendar-wrapper .month ul.week li.day span.day-number {
    text-align: center;
    font-size: 15px;
    background: #d1d1d1;
    color: #636363;
    padding-top: 3px;
}
.calendar .calendar-wrapper .month ul.week li.day span.day-name {
    font-size: 8px;
    text-align: center;
}
.calendar .calendar-wrapper .month ul.week .other-month .day-name,
.calendar .calendar-wrapper .month ul.week .other-month .day-number {
    opacity: 0.3;
}
.calendar #calendar-categories {
    padding: 40px 0;
    margin: auto;
}
@media (min-width: 1200px) {
    .calendar #calendar-categories {
        width: 1200px;
    }
}
.calendar #calendar-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.calendar #calendar-categories ul li {
    display: inline-block;
}
.calendar #calendar-categories ul li a {
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 9px;
    padding: 11px 16px;
    font-size: 11px;
    line-height: 11px;
    background-color: #f4f4f4;
    color: #999;
}
.calendar #calendar-categories ul li a:active,
.calendar #calendar-categories ul li a:focus,
.calendar #calendar-categories ul li a:hover {
    text-decoration: none;
}
.calendar #calendar-categories ul li a.active {
    color: #fff;
    background-color: #9ac4e0;
}
.calendar #calendar-events {
    position: relative;
    margin: auto;
    background: #b4b4b4;
    padding-top: 50px;
    padding-bottom: 150px;
}
.calendar #calendar-events:after,
.calendar #calendar-events:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: inherit;
    top: 0;
    z-index: 1;
}
.calendar #calendar-events:before {
    left: -100%;
}
.calendar #calendar-events:after {
    right: -100%;
}
@media (min-width: 1200px) {
    .calendar #calendar-events {
        width: 1200px;
    }
}
.calendar .event-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #999;
}
@media (max-width: 800px) {
    .calendar .event-row {
        display: block;
    }
}
.calendar .event-row:last-child {
    border-bottom: 1px solid #999;
}
.calendar .event-row .event-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 4.5;
    flex: 4.5;
}
@media (max-width: 1200px) {
    .calendar .event-row .event-info {
        -ms-flex: 4;
        flex: 4;
    }
}
@media (min-width: 800px) and (max-width: 1000px) {
    .calendar .event-row .event-info {
        display: block;
        -ms-flex: 3;
        flex: 3;
    }
}
@media (max-width: 800px) {
    .calendar .event-row .event-info {
        margin-bottom: 5px;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 0 15px;
    }
}
.calendar .event-row .event-info .event-time {
    padding: 20px 15px;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.4em;
    color: #444;
    font-weight: 400;
}
@media (min-width: 800px) and (max-width: 1200px) {
    .calendar .event-row .event-info .event-time {
        -ms-flex: 1;
        flex: 1;
    }
}
.calendar .event-row .event-info h4 {
    -ms-flex: 2;
    flex: 2;
    font-size: 14px;
    color: #444;
    font-weight: 700;
    line-height: 1.4em;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin: 0;
    padding: 20px 15px;
}
@media (max-width: 800px) {
    .calendar .event-row .event-info h4 {
        text-align: right;
    }
}
.calendar .event-row .event-info .no-events {
    padding: 20px 15px;
}
.calendar .event-row .event-desc {
    -ms-flex: 6;
    flex: 6;
    padding-top: 20px;
    position: relative;
    padding-right: 40px;
}
@media (min-width: 800px) and (max-width: 1200px) {
    .calendar .event-row .event-desc {
        -ms-flex: 5.5;
        flex: 5.5;
    }
}
@media (max-width: 1000px) {
    .calendar .event-row .event-desc {
        display: block;
    }
}
@media (max-width: 800px) {
    .calendar .event-row .event-desc {
        padding-left: 30px;
    }
}
.calendar .event-row .event-desc p {
    padding-left: 10px;
    padding-right: 20px;
    display: block;
    font-size: 14px;
    color: inherit;
    font-weight: 400;
    line-height: 1.5em;
}
@media (max-width: 800px) {
    .calendar .event-row .event-desc p {
        padding: 0;
    }
}
.calendar .event-row .event-desc p:last-child {
    margin-bottom: 0;
}
.calendar .event-row .event-desc p img {
    max-width: 100%;
}
.calendar .event-row .event-desc .event-desc-show-more {
    display: inline-block;
    color: inherit;
    position: absolute;
    bottom: 7px;
    right: 20px;
}
.calendar .event-row .event-desc-more {
    width: 100%;
}
.calendar .event-row .event-desc-more p {
    padding-left: 10px;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: inherit;
    font-weight: 400;
    line-height: 1.5em;
}
@media (max-width: 800px) {
    .calendar .event-row .event-desc-more {
        padding: 0 25px 0 15px;
    }
    .calendar .event-row .event-desc-more p {
        padding: 0;
    }
}
.calendar .event-row .btn-wrapper {
    -ms-flex: 1.5;
    flex: 1.5;
    text-align: right;
    padding: 20px 15px;
}
@media (min-width: 800px) and (max-width: 1200px) {
    .calendar .event-row .btn-wrapper {
        -ms-flex: 1;
        flex: 1;
    }
}
@media (max-width: 800px) {
    .calendar .event-row .btn-wrapper {
        text-align: left;
        padding: 20px 30px;
    }
}
.calendar .event-row .btn-wrapper .btn-more {
    border: none;
    background: transparent;
    padding: 5px 30px;
    color: inherit;
    letter-spacing: 2px;
}
#contact-flow-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 100%;
    margin: 0;
    padding: 0;
    background-color: #dedede;
    overflow: hidden;
    z-index: 900;
}
.cf-btn {
    position: relative;
    display: none;
    margin: 17px 0 0 15px;
    padding: 0 3px 0 10px;
    height: 39px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background: #232323 none;
    border: 1px solid #000;
    transition-duration: .5s;
}
.cf-btn:focus,
.cf-btn:hover {
    color: #fff;
    text-decoration: none;
    transform:scale(1.1);

}
.cf-btn.active,
.cf-btn.chat-online {
    background-color: #89a24c;
}
.cf-btn i,
.cf-btn span {
    display: inline-block;
    vertical-align: middle;
}
.cf-btn i:before,
.cf-btn span:before {
    font-size: 2.3rem;
    line-height: inherit;
    vertical-align: middle;
}
.cf-btn i,
.cf-btn span.glyphicon {
    width: 32px;
}
.cf-btn span:before {
    font-size: 1.6rem;
}
.cf-btn span.glyphicon {
    display: none;
    top: -2px;
}
.cf-btn.cf-active span.glyphicon {
    display: inline-block;
}
.cf-btn.cf-active i {
    display: none;
}
#live-chat-btn {
    margin-left: 0;
}
#live-chat-btn.lc-offline {
    background-color: #666;
}
#live-chat-btn.lc-online {
    background-color: #89a24c;
    color: #fff;
}
#offlineFormHtml {
    padding: 0 10px;
}
#liveChatIntroHtml,
#phoneIntroHtml {
    padding: 10px;
    text-align: center;
}
#contact-flow-wrapper fieldset {
    display: table-cell;
    border: none;
    border-top: 2px solid #333;
}
#contact-flow-wrapper legend {
    margin: 0 auto 15px;
    width: auto;
    border: none;
    padding: 0 15px;
    font-size: 20px;
    font-weight: 700;
}
#contact-flow-wrapper p.header {
    padding: 0 0 10px;
    font-size: 2rem;
    line-height: 2.2rem;
    font-weight: 700;
    text-align: center;
}
#contact-flow-wrapper p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem;
}
#contact-flow-wrapper.live-chat fieldset {
    border: none;
}
#contact-flow-wrapper.live-chat legend {
    display: none;
}
.lc-nicknameform {
    padding-top: 25px;
}
.lc-nicknameform input {
    display: block;
    margin: 10px auto;
    padding: 0 5px;
    width: 80%;
}
.of-body {
    padding-top: 10px;
}
.of-form input,
.of-form textarea {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #666;
}
.of-form textarea {
    resize: vertical;
}
.of-form input,
.of-form textarea {
    width: 80%;
}
.of-form input[type="submit"] {
    margin-left: 5%;
    width: 15%;
}
#contact-flow-wrapper .failure,
#contact-flow-wrapper .success {
    display: none;
    text-align: center;
}
#contact-flow-wrapper.show-of-result #liveChatIntroHtml,
#contact-flow-wrapper.show-of-result #phoneIntroHtml,
#contact-flow-wrapper.show-of-result .of-form {
    display: none;
}
#contact-flow-wrapper.failure .failure,
#contact-flow-wrapper.success .success {
    display: block;
}
#contact-flow-wrapper.show-of-result .of-result-close {
    margin-top: 15px;
}
#live-chat {
    position: relative;
}
#lc-overflow-close {
    display: none;
    position: absolute;
    padding: 50px 15px;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.7);
}
#lc-overflow-close a {
    margin: 0 10px;
}
.lc-header {
    background-color: #666;
    color: #fff;
    padding: 5px 10px;
}
.lc-online .lc-header {
    background-color: #89a24c;
}
.lc-online .lc-header p {
    margin: 0;
    color: #fff;
}
.lc-online .lc-header p > .glyphicon {
    padding-right: 5px;
}
.lc-online .lc-header p a {
    color: inherit;
    text-decoration: none;
}
.lc-online .lc-header p span[class*="glyphicon-chevron-"] {
    display: none;
}
.lc-body {
    overflow-y: auto;
}
#lc-msgs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#lc-msgs li {
    padding: 0 10px;
}
#lc-msg {
    float: left;
    width: 100%;
}
#lc-submit {
    display: none;
    float: left;
    width: 20%;
}
.lc-footer {
    padding: 10px;
}
#lc-msgs li.right .chat-body p {
    text-align: right;
    clear: both;
}
#lc-msgs li.right .header {
    text-align: right;
}
@media (max-width: 799px) {
    .cf-btn {
        display: inline-block;
    }
}
@media (max-width: 599px) {
    .cf-btn {
        padding: 0 3px;
    }
    .cf-btn .btn-label {
        display: none;
    }
}
@media (max-width: 480px) {
    .cf-btn {
        margin: 20px 0 0 5px;
        padding: 0 5px;
        height: 31px;
        vertical-align: top;
    }
    .cf-btn i,
    .cf-btn span.glyphicon {
        width: 22px;
        vertical-align: top;
        display: inline-block;
        top: 2px;
    }
    .cf-btn span.glyphicon {
        display: none;
    }
    .cf-btn i:before,
    .cf-btn span:before {
        font-size: 2rem;
        line-height: 30px;
        vertical-align: top;
        margin: 0;
    }
    .of-form input,
    .of-form textarea {
        width: 100%;
    }
    .of-form input[type="submit"] {
        margin-left: 0;
        width: 100%;
    }
}
@media (max-width: 320px) {
    .cf-btn {
        margin-top: 15px;
    }
}
#live-chat-desktop-btn,
#live-chat-desktop-btn.lc-disabled {
    display: none;
}
@media (min-width: 800px) {
    #contact-flow-wrapper {
        padding: 0 15px;
        bottom: 0;
        right: 25px;
        left: auto;
        width: auto;
        min-width: 175px;
        overflow: visible;
    }
    #live-chat-desktop-btn {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0;
        top: -38px;
        color: #fff;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    #live-chat-desktop-btn > i {
        margin-right: 5px;
    }
    #live-chat-desktop-btn .glyphicon {
        top: 5px;
    }
    #live-chat-desktop-btn.lc-online {
        background-color: #89a24c;
        color: #fff;
    }
    #contact-flow-wrapper #live-chat-desktop-btn.cf-active .glyphicon-off,
    #contact-flow-wrapper #live-chat-desktop-btn .glyphicon-chevron-up {
        display: block;
    }
    #contact-flow-wrapper #live-chat-desktop-btn.cf-active .glyphicon-chevron-up {
        display: none;
    }
    #live-chat {
        width: 470px;
    }
    .lc-header {
        display: none;
    }
    #lc-msg {
        width: 80%;
    }
    #lc-submit {
        display: block;
    }
}
.contact-full {
    padding-left: 100px;
    padding-right: 100px;
}
.contact-full .intro p {
    color: inherit;
}
.contact-full h4 {
    margin-bottom: 14px;
}
.contact-full .contact-container {
    padding: 0 60px 0 0;
}
.contact-full .contact-container a,
.contact-full .contact-container i,
.contact-full .contact-container p,
.contact-full .contact-container span {
    color: inherit;
}
.contact-full .contact-container .contact-details {
    position: relative;
    margin-bottom: 20px;
    padding-left: 55px;
    min-height: 30px;
    overflow: hidden;
}
.contact-full .contact-container .contact-details i.icon {
    position: absolute;
    top: 2px;
    left: 0;
}
.contact-full .contact-container.contact-container.col-sm-offset-3 {
    padding: 0 15px;
    text-align: center;
}
.contact-full .contact-container.contact-container.col-sm-offset-3 .contact-details {
    padding: 0;
}
.contact-full .contact-container.contact-container.col-sm-offset-3 .contact-details i.icon {
    display: none;
}
.contact-full .contact-container .map-img {
    margin-bottom: 65px;
}
.contact-full .info {
    margin-bottom: 32px;
    padding-left: 0;
}
.contact-full .info.last {
    margin-top: 32px;
}
.contact-full .form-container {
    padding: 0 0 0 60px;
}
.contact-full .form-container.form-centered {
    padding: 0;
}
.contact-full .form-container form {
    padding-top: 0;
    background-color: transparent;
}
.contact-full .form-container form input,
.contact-full .form-container form select,
.contact-full .form-container form textarea {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block;
    font-size: 1.4rem;
    margin-bottom: 15px;
    padding: 0 15px;
    width: 100%;
}
.contact-full .form-container form input:focus,
.contact-full .form-container form input:hover,
.contact-full .form-container form select:focus,
.contact-full .form-container form select:hover,
.contact-full .form-container form textarea:focus,
.contact-full .form-container form textarea:hover {
    border-color: #aaa;
    outline: none;
}
.contact-full .form-container form input,
.contact-full .form-container form select {
    line-height: 39px;
    height: 39px;
}
.contact-full .form-container form textarea {
    padding-top: 5px;
    min-height: 125px;
}
.contact-full .form-container form button {
    margin: 0;
}
.contact-full .form-container form .with-checkbox label {
    display: block;
    font-weight: 400;
}
.contact-full .form-container form .with-checkbox label:hover {
    cursor: pointer;
}
.contact-full .form-container form .with-checkbox label.assent {
    font-size: 12px;
    line-height: 1.5em;
}
.contact-full .form-container form .with-checkbox label input[type="checkbox"] {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 10px 0 0;
}
.contact-full .form-container .form-group.error span {
    color: #900;
}
@media (max-width: 1000px) {
    .contact-full {
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media (max-width: 800px) {
    .contact-full {
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-full .contact-container,
    .contact-full .form-container {
        padding: 0;
    }
}
.contact-full.linear form input,
.contact-full.linear form select,
.contact-full.linear form textarea {
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    background-color: transparent;
}
.contact-full .label-hidden {
    height: 3em;
    overflow-y: hidden;
}
.contact-full .expand {
    cursor: pointer;
    text-align: center;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.contact-short .intro {
    margin-bottom: 90px;
}
.contact-short .contact-item {
    margin-bottom: 38px;
    padding: 0 23px;
    text-align: center;
}
.contact-short .contact-item:last-child {
    margin-bottom: 0;
}
.contact-short .contact-item .icon {
    display: block;
    margin-bottom: 22px;
    font-size: 2.5rem;
    text-align: center;
}
.contact-short .contact-item a {
    color: inherit;
}
.contact-short .contact-item a:hover {
    text-decoration: none;
}
.contact-short .contact-item a:hover .icon {
    opacity: 0.6;
}
.contact-short.pattern-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.contact-short .row.separate .contact-item {
    text-align: left;
}
@media (min-width: 992px) {
    .contact-short .row.separate .col-md-3 {
        border-right: 1px solid rgba(68, 68, 68, 0.25);
    }
    .contact-short .row.separate .col-md-3:last-child {
        border-right: 0 none;
    }
}
@media (min-width: 800px) and (max-width: 992px) {
    .contact-short .row.separate .col-md-3:first-child,
    .contact-short .row.separate .col-md-3:nth-child(3) {
        border-right: 1px solid rgba(68, 68, 68, 0.25);
    }
}
@media (min-width: 800px) {
    .contact-short .row.separate .col-sm-4,
    .contact-short .row.separate .col-sm-6 {
        border-right: 1px solid rgba(68, 68, 68, 0.25);
    }
    .contact-short .row.separate .col-sm-4:last-child,
    .contact-short .row.separate .col-sm-6:last-child {
        border-right: 0 none;
    }
}
@media (max-width: 799px) {
    .contact-short .row.separate .col-md-3,
    .contact-short .row.separate .col-sm-4,
    .contact-short .row.separate .col-sm-6 {
        margin-bottom: 19px;
        padding-bottom: 19px;
        border-bottom: 1px solid rgba(68, 68, 68, 0.25);
    }
    .contact-short .row.separate .col-md-3 p,
    .contact-short .row.separate .col-sm-4 p,
    .contact-short .row.separate .col-sm-6 p {
        margin-bottom: 0;
    }
    .contact-short .row.separate .col-md-3:last-child,
    .contact-short .row.separate .col-sm-4:last-child,
    .contact-short .row.separate .col-sm-6:last-child {
        border-bottom: 0 none;
    }
    .contact-short .pattern-bg {
        background-size: auto 100%;
    }
    .contact-short .contact-item {
        margin-bottom: 30px;
        padding: 0 15px;
        min-height: 0 !important;
    }
    .contact-short .contact-item .icon {
        margin-bottom: 15px;
    }
}
.contact-v2 {
    position: relative;
    padding: 45px 15px 0;
}
@media (max-width: 999px) {
    .contact-v2 {
        padding: 20px 15px 0;
    }
}
@media (max-width: 480px) {
    .contact-v2 {
        padding: 15px 15px 0;
    }
}
.contact-v2 .contact-v2-wrapper {
    padding: 50px;
    position: relative;
}
@media (max-width: 999px) {
    .contact-v2 .contact-v2-wrapper {
        padding: 0;
    }
}
.contact-v2 .contact-v2-wrapper .contact-v2-content {
    position: relative;
    z-index: 10;
    padding: 50px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
}
.contact-v2 .contact-v2-wrapper .contact-v2-map {
    position: relative;
    height: 350px;
}
@media (min-width: 1000px) {
    .contact-v2 .contact-v2-wrapper .contact-v2-map {
        position: absolute !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: auto;
    }
}
.contact-v2 .contact-v2-title {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.contact-v2 .contact-v2-details {
    font-size: 1.4rem;
    margin-bottom: 25px;
}
@media (min-width: 800px) {
    .contact-v2 .contact-v2-details {
        border-right: 1px solid #ccc;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .contact-v2 .contact-v2-details.col-md-12 {
        border: none;
    }
}
.contact-v2 .contact-v2-details:last-child {
    border: none;
}
.contact-v2 .contact-v2-details a {
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 999px) and (max-width: 1199px) {
    .contact-v2 .col-sm-8 .contact-v2-details:first-child {
        margin-bottom: 0 !important;
        border: none;
    }
}
.contact-v2 .contact-v2-socials-wrapper {
    text-align: right;
}
@media (max-width: 800px) {
    .contact-v2 .contact-v2-socials-wrapper {
        text-align: left;
        margin-bottom: 15px;
    }
}
.contact-v2 .contact-v2-socials-wrapper a {
    color: inherit;
    display: inline-block;
    margin-bottom: 10px;
}
@media (min-width: 800px) {
    .contact-v2 form .col-sm-4:first-child {
        padding-right: 5px;
    }
    .contact-v2 form .col-sm-4:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-v2 form .col-sm-4:last-child {
        padding-left: 5px;
        border: none;
    }
}
.contact-v2 form input,
.contact-v2 form textarea {
    margin-bottom: 15px;
    padding: 0 10px;
    max-width: 100%;
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
}
.contact-v2 form input {
    height: 36px;
    line-height: 36px;
}
.contact-v2 form textarea {
    min-height: 108px;
}
.contact-v3 .extra-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-v3.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.contact-v3.no-margin {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.contact-v3.no-margin .row {
    margin: 0;
}
.contact-v3.no-margin .col-xs-12 {
    padding: 0;
}
.contact-v3.no-margin .extra-padding {
    padding-left: 0;
    padding-right: 0;
}
.contact-v3.no-margin .boxes-col > .row {
    margin-left: -15px;
    margin-right: -15px;
}
@media (max-width: 1000px) {
    .contact-v3.no-margin .intro,
    .contact-v3.no-margin .title {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 480px) {
    .contact-v3.no-margin .intro,
    .contact-v3.no-margin .title {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.contact-v3 .map-col {
    min-height: 20rem;
}
.contact-v3 .map-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.contact-v3 .show-all-markers {
    position: absolute;
    top: 10px;
    right: 45px;
}
.contact-v3 .show-all-markers div {
    background-color: #fff;
    height: 25px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    font-size: 14px;
}
.contact-v3 .show-all-markers .map-icon-wrapper {
    width: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
}
.contact-v3 .show-all-markers .map-icon-wrapper a {
    color: #565656;
    line-height: 14px;
    text-align: center;
}
.contact-v3 .show-all-markers .map-icon-desc {
    display: none;
    position: absolute;
    color: #757575;
    border-radius: 25px;
    padding: 0 10px;
    white-space: nowrap;
    top: 35px;
    right: -31px;
    pointer-events: none;
}
.contact-v3 .show-all-markers:hover .map-icon-desc {
    display: block;
}
.contact-v3 .infoBox {
    min-width: 60px;
}
.contact-v3 .infoBox img {
    z-index: 1;
}
.contact-v3 .infobox-content {
    background-color: #fafafa;
    padding: 10px;
    position: relative;
}
.contact-v3 .infobox-content:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -20px;
    border-top: 20px solid #fafafa;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.contact-v3 .contact-v3-map {
    height: 100%;
    width: 100%;
}
.contact-v3 .contact-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 45px;
}
.contact-v3 .contact-col:after,
.contact-v3 .contact-col:before {
    position: absolute;
    z-index: 1;
}
.contact-v3 .contact-col:before {
    border-right: 4px solid;
    height: 80%;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
}
.contact-v3 .contact-col:after {
    border-bottom: 4px solid;
    width: 80%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
}
.contact-v3 .contact-col .contact-box {
    max-width: 100%;
}
.contact-v3 .contact-col a,
.contact-v3 .contact-col p {
    color: inherit;
}
.contact-v3 .contact-col a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.contact-v3 .contact-col .social-link {
    display: inline-block;
}
.contact-v3 .contact-col .icon:before {
    margin-left: 0;
    margin-right: 0.5em;
}
.contact-v3 .contact-col.text-right .icon:before {
    margin-left: 0.5em;
    margin-right: 0;
}
.contact-v3 .contact-col .field-address > span {
    display: block;
}
.contact-v3 .contact-col-title {
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: 15px;
}
@media (max-width: 799px) {
    .contact-v3 .h-separator .contact-col:not(:last-child):after {
        content: "";
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .contact-v3 .h-separator.separator-3 .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-4 .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-6 .contact-col:nth-child(-n + 4):after,
    .contact-v3 .h-separator.separator-8 .contact-col:nth-child(-n + 6):after,
    .contact-v3 .h-separator.separator-9 .contact-col:nth-child(-n + 8):after,
    .contact-v3 .v-separator .contact-col:nth-child(odd):before {
        content: "";
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .contact-v3 .h-separator.separator-3:not(.no-map) .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-4:not(.no-map) .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-6 .contact-col:nth-child(-n + 3):after,
    .contact-v3 .h-separator.separator-8 .contact-col:nth-child(-n + 6):after,
    .contact-v3 .h-separator.separator-9 .contact-col:nth-child(-n + 6):after,
    .contact-v3 .v-separator.separator-2 .col-1:before,
    .contact-v3 .v-separator.separator-3.no-map .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-3:not(.no-map) .contact-col:nth-child(odd):before,
    .contact-v3 .v-separator.separator-4.no-map .contact-col:not(:nth-child(4n)):before,
    .contact-v3 .v-separator.separator-4:not(.no-map) .contact-col:nth-child(odd):before,
    .contact-v3 .v-separator.separator-6 .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-8 .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-9 .contact-col:not(:nth-child(3n)):before {
        content: "";
    }
}
@media (min-width: 1200px) {
    .contact-v3 .h-separator.separator-3:not(.no-map) .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-4:not(.no-map) .contact-col:nth-child(-n + 2):after,
    .contact-v3 .h-separator.separator-6 .contact-col:nth-child(-n + 3):after,
    .contact-v3 .h-separator.separator-8 .contact-col:nth-child(-n + 6):after,
    .contact-v3 .h-separator.separator-9 .contact-col:nth-child(-n + 6):after,
    .contact-v3 .v-separator.separator-2 .col-1:before,
    .contact-v3 .v-separator.separator-3.no-map .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-3:not(.no-map) .contact-col:nth-child(odd):before,
    .contact-v3 .v-separator.separator-4.no-map .contact-col:not(:nth-child(4n)):before,
    .contact-v3 .v-separator.separator-4:not(.no-map) .contact-col:nth-child(odd):before,
    .contact-v3 .v-separator.separator-6 .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-8 .contact-col:not(:nth-child(3n)):before,
    .contact-v3 .v-separator.separator-9 .contact-col:not(:nth-child(3n)):before {
        content: "";
    }
}
.form {
    background-size: cover;
}
.form-container .summary-content {
    padding: 10px;
}
.form-container .summary-content div span:first-child {
    font-weight: 700;
}
.form-container .summary-content div p,
.form-container .summary-content div span {
    font-size: 1.4rem;
    line-height: 21px;
}
.form-container h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
    line-height: 1em;
    font-size: 1.6rem;
    background-color: #aaa;
}
.form-container form {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid transparent;
}
.form-container fieldset {
    margin-bottom: 3px;
}
.form-container legend {
    padding: 10px 0 3px;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.6rem;
    border-bottom: none;
}
.form-container .legend-hidden legend,
.form-container label {
    display: none;
}
.form-container .checkboxlist,
.form-container .radiolist {
    margin-top: 5px;
    margin-bottom: 0;
}
.form-container .checkboxlist label,
.form-container .radiolist label {
    padding-left: 5px;
    display: inline;
    font-size: 1.4rem;
    cursor: pointer;
    font-weight: 400;
}
.form-container .checkboxlist > label,
.form-container .radiolist > label {
    display: none;
}
.form-container .checbox label,
.form-container .radiolist label {
    display: inline-block !important;
}
.form-container .form-group {
    vertical-align: top;
}
.form-container input,
.form-container select {
    width: 100%;
    height: 29px;
    line-height: 25px;
}
.form-container select {
    height: 29px;
    padding: 1px 0;
}
#page-wrapper .form-container .buttons .btn {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    border-radius: 0;
    border-width: 1px;
    border-right: none;
    border-left: none;
}
#page-wrapper .form-container .buttons #correct {
    width: 30%;
    margin-right: 2%;
}
#page-wrapper .form-container .buttons #save {
    width: 68%;
}
.form-container .errorMessage {
    font-size: 1.4rem;
    color: #900;
}
.form-container input,
.form-container select {
    box-sizing: border-box !important;
}
.form-container input,
.form-container select,
.form-container textarea {
    padding-left: 15px;
    padding-right: 5px;
    border: 1px solid #ccc;
}
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    margin: auto;
    padding: 0;
}
textarea {
    width: 100%;
}
.form.linear h3 {
    display: none;
}
.form.linear .summary-content,
.form.linear form {
    padding: 45px 30px;
}
.form.linear input,
.form.linear select,
.form.linear textarea {
    margin-bottom: 20px;
    padding: 0 20px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    border: none;
    border-bottom: 2px solid #fff;
    background-color: transparent;
    outline: none;
}
@media (max-width: 1000px) {
    .form.linear input,
    .form.linear select,
    .form.linear textarea {
        padding: 0 10px;
    }
}
@media (max-width: 480px) {
    .form.linear input,
    .form.linear select,
    .form.linear textarea {
        padding: 0 5px;
    }
}
.form.linear textarea {
    padding-top: 8px;
    min-height: 150px;
}
.form.linear input[type="checkbox"],
.form.linear input[type="radio"] {
    margin-bottom: 0;
    display: block;
    float: left;
    height: 25px;
}
.form.linear .checkboxlist,
.form.linear .radiolist {
    padding-left: 0;
}
.form.linear .checkboxlist label,
.form.linear .radiolist label {
    display: block;
    margin-left: 15px;
    text-align: justify;
}
.form.linear .checkboxlist > label,
.form.linear .radiolist > label {
    display: none;
}
.form.linear label,
.form.linear legend {
    color: #fff;
}
.form.linear legend {
    padding: 5px 15px 25px;
    font-size: 16px;
    text-align: left;
}
.form.linear option {
    color: #000;
}
.form.linear ::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}
.form.linear :-moz-placeholder,
.form.linear ::-moz-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}
.form.linear ::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}
.form.linear .form-container {
    position: relative;
}
.form.linear .form-step {
    position: absolute;
    bottom: 60px;
    left: 35px;
    color: #fff;
    display: block;
    min-width: 100px;
}
.form.linear form div.error input,
.form.linear form div.error select,
.form.linear form div.error textarea {
    border-color: red !important;
}
.form.linear form label.error {
    color: red !important;
}
.form.linear form div.error .errorMessage {
    display: none !important;
}
.form.linear .form-data {
    margin-bottom: 25px;
    color: #fff;
}
.form.linear .form-data span {
    font-weight: 700;
}
.form.linear .summary-txt {
    margin-bottom: 25px;
}
.form.linear .summary-txt p {
    color: #fff;
}
#page-wrapper .linear .form-container .buttons {
    margin: 0;
}
#page-wrapper .linear .form-container .buttons .btn {
    float: right;
    margin-top: 20px;
    width: auto;
    height: auto;
    padding: 12px 33px;
    margin-bottom: 0;
    border-radius: 0;
    border: 2px solid #fff;
    background-color: transparent;
}
@media (max-width: 480px) {
    #page-wrapper .linear .form-container .buttons .btn#correct,
    #page-wrapper .linear .form-container .buttons .btn#save {
        padding: 5px 10px;
    }
}
#page-wrapper .linear .form-container .buttons .btn#correct {
    margin-left: 0;
    margin-right: 2%;
    width: 38%;
    float: left;
}
#page-wrapper .linear .form-container .buttons .btn#save {
    margin-left: 2%;
    margin-right: 0;
    width: 58%;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.gallery-small .col-sm-6 {
    padding: 10px;
}
.gallery-small > .row:before {
    display: inline-block;
    content: " ";
    vertical-align: middle;
}
.gallery-small .row .col-md-6 {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.gallery-small .title {
    text-align: inherit;
}
.gallery h4 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
}
.gallery .gallery-wrapper {
    position: relative;
    margin: auto;
    text-align: center;
}
.gallery .img-wrapper {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 740px;
    overflow: hidden;
    vertical-align: top;
}
.gallery .img-wrapper a.fullscreen-disabled {
    cursor: default;
}
.gallery .img-wrapper img {
    height: auto !important;
}
.gallery .img-wrapper .img-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 15px;
    opacity: 0;
    background-color: hsla(0, 0%, 100%, 0.8);
    transition: all 0.2s ease-out;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.gallery .img-wrapper:hover .img-caption {
    opacity: 1;
    transition: all 0.2s ease-out;
}
.gallery .img-wrapper .img-caption p {
    color: #000;
}
.gallery .img-wrapper .img-caption .content p {
    font-size: 1.4rem;
    line-height: normal;
}
.gallery .img-wrapper .img-caption .content p:last-child {
    margin: 0;
}
.gallery.captions-visible .img-caption {
    opacity: 1;
    top: auto;
}
.tos-close,
.tos-next,
.tos-prev {
    background: #fff;
    border-radius: 3px;
    opacity: 0.5;
    display: block;
    width: 40px;
    position: absolute;
    z-index: 1;
    transition: opacity 0.4s ease;
}
.tos-next,
.tos-prev {
    height: 80px;
    margin-top: -40px;
    top: 50%;
}
.tos-next.tos-disabled,
.tos-prev.tos-disabled {
    cursor: default;
}
.tos-prev {
    left: 20px;
}
.tos-next {
    right: 20px;
}
.tos-close {
    height: 40px;
    top: 20px;
    right: 20px;
}
.tos-desktop .tos-wrapper:hover .tos-close,
.tos-desktop .tos-wrapper:hover .tos-next,
.tos-desktop .tos-wrapper:hover .tos-prev,
.tos-touch .tos-wrapper.tos-hover .tos-close,
.tos-touch .tos-wrapper.tos-hover .tos-next,
.tos-touch .tos-wrapper.tos-hover .tos-prev {
    opacity: 0.2;
}
.tos-desktop .tos-wrapper:hover .tos-close:hover,
.tos-desktop .tos-wrapper:hover .tos-next:hover,
.tos-desktop .tos-wrapper:hover .tos-prev:hover,
.tos-touch .tos-wrapper.tos-hover .tos-close:hover,
.tos-touch .tos-wrapper.tos-hover .tos-next:hover,
.tos-touch .tos-wrapper.tos-hover .tos-prev:hover {
    opacity: 1;
}
.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled {
    opacity: 0.5;
}
.tos-close span.glyphicon,
.tos-next span.glyphicon,
.tos-prev span.glyphicon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -7px 0 0 -9px;
    color: #000;
    transform: none;
}
.tos-close span.glyphicon-chevron-left,
.tos-close span.glyphicon-chevron-right,
.tos-next span.glyphicon-chevron-left,
.tos-next span.glyphicon-remove,
.tos-prev span.glyphicon-chevron-right,
.tos-prev span.glyphicon-remove {
    display: none;
}
.tos-caption {
    background-color: #fff;
    position: fixed;
    bottom: 40px !important;
    left: 80px;
    right: 80px;
    width: auto;
    padding: 0 20px;
}
.tos-caption p:first-child {
    margin-top: 15px;
}
.tos-caption p:last-child {
    margin: 0;
}
.tos-caption div {
    padding-bottom: 15px;
}
.tos-caption > span {
    display: none;
}
@media (max-width: 1200px) {
    .gallery .img-wrapper.show-captions-mobile {
        position: relative !important;
        top: auto !important;
        left: auto !important;
    }
    .gallery .img-wrapper.show-captions-mobile .img-caption {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        top: auto;
        opacity: 1;
    }
}
@media (max-width: 800px) {
    .gallery .img-wrapper,
    .gallery .img-wrapper img {
        max-width: 450px;
    }
}
@media (max-width: 480px) {
    .gallery .img-wrapper {
        margin-right: 0;
    }
    .gallery .img-wrapper,
    .gallery .img-wrapper img {
        max-width: 290px;
    }
}
@media (max-width: 320px) {
    .gallery .img-wrapper,
    .gallery .img-wrapper img {
        max-width: 270px;
    }
}
.google_maps {
    padding: 0;
    box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.1);
}
.google_maps .google-maps-canavas {
    width: 100%;
    height: 300px;
}
.header-txt {
    position: relative;
}
.header-txt.bg-pattern {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.header-txt.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.header-txt .intro {
    text-align: center;
    margin-bottom: 0;
}
.header-txt .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
@media (max-width: 1025px) {
    .header-txt.bg-fixed {
        background-attachment: scroll;
    }
    .header-txt.bg-pattern {
        background-size: auto;
    }
}
@media (max-width: 800px) {
    .header-txt.pattern-bg {
        background-size: auto 100%;
    }
}
.video-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0;
}
.video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: opacity 1s;
    z-index: 0;
}
@media (max-width: 799px) {
    .video-container video {
        display: none;
    }
}
.img-with-txt-box {
    position: relative;
    padding: 0;
    background-color: #fff;
}
.img-with-txt-box .image-wrapper img {
    margin: 0 auto;
}
.img-with-txt-box .txt-box-wrapper {
    position: absolute;
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}
.img-with-txt-box .txt-box-wrapper .txt-box {
    padding: 43px;
    background-color: hsla(0, 0%, 100%, 0.8);
}
.img-with-txt-box .txt-box-wrapper .txt-box p {
    color: inherit;
}
.img-with-txt-box .txt-box-wrapper .txt-box .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
@media (max-width: 799px) {
    .img-with-txt-box .txt-box-wrapper {
        position: static;
        margin: -50px 10px 0;
    }
    .img-with-txt-box .txt-box {
        padding: 0 15px;
    }
}
.image-with-txt-box-offset {
    padding-top: 34%;
    padding-bottom: 45px;
    background-color: #ebebeb;
    background-image: url(../default/img/img-with-txt-box-offset-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}
.image-with-txt-box-offset .txt-box {
    padding: 50px 8% 45px;
    color: #231f20;
    text-align: center;
    background-color: #fff;
}
.image-with-txt-box-offset .txt-box h2 {
    margin-bottom: 20px;
    padding-bottom: 25px;
    font-size: 4rem;
}
.image-with-txt-box-offset .txt-box p {
    clear: both;
    font-size: 2rem;
    line-height: 2.8rem;
    color: inherit;
}
.image-with-txt-box-offset .txt-box p:last-child {
    margin-bottom: 0;
}
.image-with-txt-box-offset .txt-box .btn {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 800px) {
    .image-with-txt-box-offset {
        padding-left: 10px;
        padding-right: 10px;
    }
    .image-with-txt-box-offset .txt-box h2 {
        font-size: 3.4rem;
    }
    .image-with-txt-box-offset .txt-box {
        padding: 45px 10px;
    }
}
@media (max-width: 480px) {
    .image-with-txt-box-offset .txt-box h2 {
        font-size: 3.4rem !important;
    }
    .image-with-txt-box-offset .txt-box h2.long-words {
        font-size: 2.4rem !important;
    }
}
#page-wrapper .list-btn {
    text-align: center;
}
#page-wrapper .list-btn .container-fluid {
    margin-bottom: -14px;
}
#page-wrapper .list-btn a.btn {
    margin: 0 7px 14px;
    display: inline-block;
}
@media (max-width: 360px) {
    .list-btn .container-fluid {
        padding: 0;
    }
}
@media (max-width: 480px) {
    .list-column {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.list-column.no-margin,
.list-column.no-margin .col-item,
.list-column.no-margin .row {
    padding: 0;
    margin: 0;
}
.list-column.bg-once {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.list-column.bg-fixed {
    background-attachment: fixed;
}
.list-column.txt-img img {
    margin: 0 auto;
}
.list-column .txt-wrapper {
    padding: 0;
}
.list-column .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.list-column.txt-img .txt-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.list-column.txt-img .txt-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.list-column.txt-img .txt-img-wrapper {
    position: relative;
}
.list-column.txt-img .btn-wrapper {
    text-align: center;
}
.list-column.txt-img .txt-wrapper h4 {
    margin-bottom: 0;
    color: #444;
}
.list-column.txt-img .txt-wrapper .txt > div {
    margin-top: 15px;
}
.list-column.txt-img .col-item {
    margin-bottom: 34px;
}
.list-column.txt-img .txt {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 30px;
}
.list-column .cols-wrapper.cols-right .col-item {
    float: right;
}
.list-column .cols-wrapper .h4 {
    margin: 0;
}
.list-column .cols-wrapper .col-item img {
    display: block;
    margin: auto;
    margin-bottom: 34px;
}
.list-column .hidden-cols-wrapper {
    clear: both;
    overflow: hidden;
}
.list-column .hidden-cols-wrapper .hidden-cols {
    display: none;
}
#page-wrapper .list-column .toggle-cols {
    margin-bottom: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}
.txt-img-wrapper .txt p:last-child {
    margin-bottom: 0;
}
.list-column .row.borders .col-item {
    border-right: 1px solid rgba(0, 0, 0, 0.25);
}
@media (max-width: 799px) {
    .list-column .row.borders .cols-width-1 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-2 .col-item,
    .list-column .row.borders .cols-width-3 .col-item,
    .list-column .row.borders .cols-width-4 .col-item,
    .list-column .row.borders .cols-width-6 .col-item,
    .list-column .row.borders .cols-width-12 .col-item {
        border: none;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    .list-column .row.borders .cols-width-1 .col-item:nth-child(4n),
    .list-column .row.borders .cols-width-2 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-3 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-4 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-6 .col-item,
    .list-column .row.borders .cols-width-12 .col-item {
        border: none;
    }
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .list-column .row.borders .cols-width-1 .col-item:nth-child(6n),
    .list-column .row.borders .cols-width-2 .col-item:nth-child(3n),
    .list-column .row.borders .cols-width-3 .col-item:nth-child(3n),
    .list-column .row.borders .cols-width-4 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-6 .col-item,
    .list-column .row.borders .cols-width-12 .col-item {
        border: none;
    }
}
@media (min-width: 1200px) {
    .list-column .row.borders .cols-width-1 .col-item:nth-child(12n),
    .list-column .row.borders .cols-width-2 .col-item:nth-child(6n),
    .list-column .row.borders .cols-width-3 .col-item:nth-child(4n),
    .list-column .row.borders .cols-width-4 .col-item:nth-child(3n),
    .list-column .row.borders .cols-width-6 .col-item:nth-child(2n),
    .list-column .row.borders .cols-width-12 .col-item {
        border: none;
    }
}
section.list-group {
    margin: 0;
    padding: 45px;
    background-color: #fff;
}
@media (max-width: 1000px) {
    section.list-group {
        padding: 20px;
    }
}
@media (max-width: 480px) {
    section.list-group {
        padding: 15px;
    }
}
section.list-group .categories {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
section.list-group .categories .categories {
    padding-left: 15px;
}
section.list-group .categories .main-category > .categories {
    padding-left: 0;
}
section.list-group .categories .main-category .categories {
    display: none;
}
section.list-group .categories .category {
    margin: 0;
    padding: 0;
    padding-right: 0;
    border-radius: 0;
    border: none;
}
section.list-group .categories .category:first-child {
    border: none;
}
section.list-group .categories .category a {
    display: block;
    padding: 5px 0;
    color: #6b6e80;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
section.list-group .categories .category a:hover {
    color: #333;
    text-decoration: none;
}
section.list-group .categories .category a i {
    color: #ccc;
}
section.list-group .categories .category a i:before {
    margin: 0;
    text-align: left;
}
section.list-group .categories .category.active > a {
    font-weight: 700;
}
section.list-group .categories .category.active > .categories {
    display: block;
}
section.list-group .categories .category.main-category {
    margin-bottom: 20px;
}
section.list-group .categories .category.main-category > a {
    display: inline-block;
    padding-left: 0;
    text-indent: 0;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
section.list-group .categories .category.main-category > a i {
    display: none;
}
section.list-group .list-group-search {
    margin-bottom: 35px;
}
section.list-group .list-group-search div {
    padding: 0;
}
section.list-group .list-group-search input {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid;
}
section.list-group .list-group-search input:not([type="submit"]) {
    background-color: #fff;
}
section.list-group .list-group-search .btn {
    margin: 0 !important;
    width: 100%;
    border-radius: 0 !important;
}
section.list-group .product-row {
    padding-bottom: 45px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
}
section.list-group .product-row .item-title {
    font-size: 2.2rem;
    line-height: 3.2rem;
    font-weight: 700;
}
section.list-group #list-group-pager .btn {
    padding: 0;
    margin-right: 5px;
    border: none;
    background-color: transparent;
}
section.list-group #list-group-pager .btn a {
    display: inline-block;
    width: 35px;
    height: 27px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
}
section.list-group #list-group-pager .btn:first-child a i:before,
section.list-group #list-group-pager .btn:last-child a i:before {
    width: 0.1rem;
}
section.list-group #list-group-pager .btn.selected a {
    opacity: 0.5;
}
#page-wrapper .list-group .btn {
    margin: 0;
    margin-top: 20px;
    padding: 5px 16px;
}
#page-wrapper .list-group .error,
#page-wrapper .list-group .success {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #500;
    line-height: 12px;
}
#page-wrapper .list-group .success {
    color: #050;
}
.list-slider {
    padding: 0;
}
.list-slider .intro,
.list-slider h2 {
    color: #fff;
    text-align: center;
}
.list-slider h2 {
    margin-bottom: 20px;
    padding-bottom: 25px;
    font-size: 4.8rem;
    line-height: 5rem;
}
.list-slider h2.line:after {
    background-color: #fff;
}
.list-slider h2.no-line {
    margin-bottom: 0;
}
.list-slider h2.no-line.no-txt {
    margin: 0;
    padding: 0;
}
.list-slider p {
    clear: both;
    font-size: 2.2rem;
    line-height: 3rem;
    text-align: center;
}
.list-slider .slider-wrapper {
    position: relative;
}
.list-slider .slider {
    margin: 0;
    padding: 0;
}
.list-slider .slider li {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.max-width .list-slider .slider li img {
    display: inline-block;
    width: 100%;
}
.list-slider .slider .slide-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}
.list-slider .slider .slide-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 45px;
    transform-style: preserve-3d;
}
.list-slider .slider .slide-content-wrapper > .container-fluid {
    padding: 0;
}
.list-slider .slider .container,
.list-slider .slider .container-fluid {
    position: relative;
    height: 100%;
}
.list-slider .slider .slide-content.bottom {
    position: absolute;
    bottom: 0;
}
.list-slider .slider .slide-content.left {
    position: absolute;
    left: 0;
    right: auto;
    text-align: left;
}
.list-slider .slider .slide-content.right {
    position: absolute;
    left: auto;
    right: 0;
    text-align: right;
}
@media (min-width: 800px) {
    .list-slider .slider .slide-content.left.center,
    .list-slider .slider .slide-content.right.center {
        top: 50%;
        transform: translateY(-50%);
    }
}
.list-slider .slider .slide-content.left.text-center,
.list-slider .slider .slide-content.right.text-center {
    text-align: center;
}
@media (min-width: 1101px) {
    .list-slider .slider .slide-content.top.center {
        position: absolute;
        top: 0;
    }
    .list-slider .slider .slide-content.bottom.center,
    .list-slider .slider .slide-content.top.center {
        left: 50%;
        transform: translateX(-50%);
    }
}
#page-wrapper .list-slider .slider .slide-content .btn {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    margin-top: 30px;
}
#page-wrapper .list-slider .slider .slide-content .btn:hover {
    color: #000;
    border-color: #fff;
    background-color: #fff;
}
.list-slider .slider-controls a.bx-prev {
    position: absolute;
    top: 50%;
    left: 18px;
    font-size: 5rem;
    margin-top: -25px;
}
.list-slider .slider-controls a.bx-next {
    position: absolute;
    top: 50%;
    right: 18px;
    font-size: 5rem;
    margin-top: -25px;
}
.list-slider .slider-controls .bx-pager {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 51;
}
.list-slider .slider-controls .bx-next i,
.list-slider .slider-controls .bx-pager a,
.list-slider .slider-controls .bx-prev i {
    color: #fff;
}
.list-slider .slider-controls a.bx-next i:before,
.list-slider .slider-controls a.bx-prev i:before {
    width: auto;
    margin: 0;
}
.list-slider .slider-controls .bx-next,
.list-slider .slider-controls .bx-prev {
    display: none;
    z-index: 51;
}
.list-slider .slider-controls .bx-pager a {
    margin: 0 3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -1000px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.5;
    transition: all 0.2s ease-out;
    vertical-align: middle;
}
.list-slider .slider-controls .bx-pager a.img {
    margin: 0 5px;
    width: auto;
    height: auto;
    overflow: visible;
    text-indent: 0;
    border-radius: 0;
    background-color: transparent;
}
.list-slider .slider-controls .bx-pager a.img img {
    display: block;
    vertical-align: middle;
}
@media (max-width: 799px) {
    .list-slider .slider-controls .bx-pager a.img img {
        max-height: 30px;
    }
}
.list-slider .slider-controls .bx-pager a:hover {
    opacity: 0.75;
}
.list-slider .slider-controls .bx-pager a.active {
    opacity: 1;
    transition: all 0.2s ease-out;
}
.list-slider .slide-content.center {
    position: relative;
    margin: auto;
    float: none;
}
.list-slider .v-center.intro {
    margin-bottom: 0;
}
.list-slider .slider-wrapper .slider li {
    display: none;
}
.list-slider .slider-wrapper .slider li:first-child {
    display: block;
}
.slide-content-wrapper .container-fluid > .row,
.slide-content-wrapper .container-fluid > .row > div,
.slide-content-wrapper .container-fluid > .row > div > .row {
    height: 100%;
}
@media (min-width: 1025px) {
    .list-slider.hover .slide-content-wrapper,
    .list-slider.hover .slide-mask {
        opacity: 0;
        transition: all 0.3s;
    }
    .list-slider.hover .slider-wrapper:hover .slide-content-wrapper,
    .list-slider.hover .slider-wrapper:hover .slide-mask {
        opacity: 1;
    }
}
@media (min-width: 800px) {
    .slide-content-wrapper .container-fluid > .row > div > .row {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }
    .slide-content-wrapper .container-fluid > .row > div > .row:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .slide-content-wrapper .container-fluid .row div .row .slide-content {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }
    .list-slider .slide-content.box-content.intro {
        margin: 0 -15px 8px;
        padding: 0;
    }
    .list-slider .slide-content.box-content.intro .color-box {
        padding: 30px 50px;
        display: inline-block;
    }
}
@media (max-width: 1100px) and (min-width: 800px) {
    .list-slider .slider .slide-content.bottom,
    .list-slider .slider .slide-content.top {
        position: relative;
        vertical-align: middle;
        margin-bottom: 0;
    }
    .list-slider .slider .slide-content-wrapper {
        padding: 15px 45px;
    }
    .list-slider .slider .row.left {
        text-align: left;
    }
    .list-slider .slider .row.right {
        text-align: right;
    }
}
@media (max-width: 799px) {
    .box1 {
    width: 100%!important;
    margin-right: 0%!important;
    }
    .box-content {
        border: solid 1px #a0a0a0!important;
        box-shadow: 0 0 10px rgb(187 187 187)!important;
    }
    .p-content {
        text-shadow: none!important;
        text-align: justify!important;
    }
    .cookies-info {
        font-size: .6rem;
    }
    .list-slider .slider .slide-content-wrapper {
        padding: 40px 20px 35px;
    }
    .list-slider .slider .slide-mask {
        display: none;
    }
    .list-slider .slider .slide-content,
    .list-slider .slider .slide-content-wrapper,
    .list-slider .slider .slide-content.bottom,
    .list-slider .slider .slide-content.left,
    .list-slider .slider .slide-content.right {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .list-slider .slide-content.v-center {
        top: auto;
        transform: none;
    }
    .list-slider .slider-controls .bx-pager {
        bottom: 10px;
    }
    .list-slider h2 {
        font-size: 3.8rem;
        line-height: 4rem;
    }
    .list-slider h2.line:after {
        background-color: #444 !important;
    }
    .list-slider .intro p,
    .list-slider h2 {
        color: #444 !important;
        text-align: center;
    }
    #page-wrapper .list-slider .slider .slide-content .btn {
        color: #444;
        border-color: #444;
        background-color: transparent;
    }
    #page-wrapper .list-slider .slider .slide-content .btn:hover {
        color: #000;
        border-color: #000;
        background-color: transparent;
    }
    .list-slider .slider-controls .bx-pager a {
        background-color: #444;
    }
    .list-slider .intro {
        margin-bottom: 0;
    }
}
@media (max-width: 481px) {
    .list-slider h2 {
        font-size: 2.6rem;
        line-height: 3rem;
    }
    .list-slider.mobile-safe h2 {
        font-size: 2.6rem !important;
        line-height: 3rem !important;
    }
    .list-slider.mobile-safe .intro p {
        font-size: 2rem !important;
        line-height: 2.8rem !important;
    }
}
.list-social-media {
    text-align: center;
}
.list-social-media .social-icons a {
    display: inline-block;
    margin: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    opacity: 1;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    border: 2px solid #444;
    background-color: transparent;
    transition: all 0.2s ease-out;
}
.list-social-media .social-icons a:active,
.list-social-media .social-icons a:focus,
.list-social-media .social-icons a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.list-social-media .social-icons a .social-icon:before {
    color: #444;
    width: 31px;
    line-height: 31px;
    font-size: 17px;
    height: 34px;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.list-social-media .social-icons a .social-icon.icon-facebook-1:before {
    left: -1px;
    top: 1px;
}
.list-social-media .social-icons a .social-icon.icon-tripadvisor:before {
    left: 6px;
}
.list-social-media .social-icons a .social-icon.icon-rzetelna_firma:before {
    font-size: 30px;
}
.list-social-media .social-icons a .social-icon.icon-gplus:before {
    top: 1px;
}
.list-social-media .social-icons.normal a {
    width: 50px;
    height: 50px;
}
.list-social-media .social-icons.normal a .social-icon:before {
    width: 47px;
    height: 50px;
    font-size: 25px;
    line-height: 47px;
}
.list-social-media .social-icons.normal a .social-icon.icon-facebook-1:before {
    top: 0;
    left: -1px;
}
.list-social-media .social-icons.normal a .social-icon.icon-tripadvisor:before {
    left: 10px;
    top: 1px;
}
.list-social-media .social-icons.normal a .social-icon.icon-goldenline:before {
    left: -1px;
    top: 1px;
}
.list-social-media .social-icons.normal a .social-icon.icon-gplus:before {
    top: 1px;
}
.list-social-media .social-icons.normal a .social-icon.icon-instagram:before {
    left: -1px;
}
.list-social-media .social-icons.normal a .social-icon.icon-rzetelna_firma:before {
    font-size: 48px;
    left: 1px;
}
.list-social-media .social-icons.large a {
    width: 80px;
    height: 80px;
}
.list-social-media .social-icons.large a .social-icon {
    height: 80px;
    max-height: 80px;
    font-size: 40px;
    line-height: 77px;
}
.list-social-media .social-icons.large a .social-icon:before {
    width: 77px;
    height: 80px;
    font-size: 40px;
    line-height: 77px;
}
.list-social-media .social-icons.large a .social-icon.icon-facebook-1:before {
    left: -2px;
    top: -1px;
}
.list-social-media .social-icons.large a .social-icon.icon-tripadvisor:before {
    left: -2px;
    top: -4px;
}
.list-social-media .social-icons.large a .social-icon.icon-gplus:before {
    top: 1px;
    left: 1px;
}
.list-social-media .social-icons.large a .social-icon.icon-rzetelna_firma:before {
    font-size: 76px;
    left: 1px;
    top: -2px;
}
.list-social-media .social-icons.large a .social-icon.icon-twitter:before {
    top: -2px;
}
.list-social-media .social-icons.large a .social-icon.icon-estheticon:before,
.list-social-media .social-icons.large a .social-icon.icon-goldenline:before,
.list-social-media .social-icons.large a .social-icon.icon-youtube:before,
.list-social-media .social-icons.large a .social-icon.icon-znany_lekarz:before {
    top: -3px;
    left: -1px;
}
.list-social-media .social-icons.large a .social-icon.icon-instagram:before,
.list-social-media .social-icons.large a .social-icon.icon-linkedin:before,
.list-social-media .social-icons.large a .social-icon.icon-pinterest:before {
    top: -3px;
}
.list-txt-with-img {
    background-color: #ebebeb;
    text-align: center;
    background-position: 50% 50%;
    background-repeat: repeat;
}
.list-txt-with-img .intro {
    margin-bottom: 45px;
}
.list-txt-with-img .list-item > .row {
    margin-top: 40px;
    margin-bottom: 30px;
}
.list-txt-with-img .list-item > .row:last-child .list-item > .row {
    margin-bottom: 0;
}
.list-txt-with-img > .row:first-child .list-item > .row {
    margin-top: 0;
}
.list-txt-with-img .img-wrapper {
    margin: auto;
    text-align: center;
}
.list-txt-with-img .img-wrapper img {
    display: inline-block;
    border: 2px solid transparent;
}
.list-txt-with-img .txt-wrapper.left {
    padding-right: 6%;
    text-align: right;
}
.list-txt-with-img .txt-wrapper.right {
    padding-left: 6%;
    text-align: left;
}
.list-txt-with-img .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.list-txt-with-img .txt-wrapper .btn {
    margin: 27px 0 0;
}
.list-txt-with-img.no-margin .row {
    margin: 0;
}
.list-txt-with-img.no-margin .list-item {
    padding-right: 0;
    padding-left: 0;
}
.list-txt-with-img.no-margin .list-item > .row {
    margin-right: 0;
    margin-left: 0;
}
.list-txt-with-img.no-margin.txt-13-img-23 .col-sm-4,
.list-txt-with-img.no-margin.txt-13-img-23 .col-sm-8 {
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.list-txt-with-img.txt-middle .img-inside,
.list-txt-with-img.txt-middle .txt-wrapper {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.list-txt-with-img.txt-middle .btn {
    margin-bottom: 0 !important;
}
.list-txt-with-img.txt-bottom .img-inside,
.list-txt-with-img.txt-bottom .txt-wrapper {
    float: none;
    display: inline-block;
    vertical-align: bottom;
}
.list-txt-with-img.txt-bottom .btn {
    margin-bottom: 0 !important;
}
.list-txt-with-img.bg-fixed {
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
}
.list-txt-with-img.mb-none .list-item > .row {
    margin-bottom: 0;
}
.list-txt-with-img.mb-none .img-wrapper img {
    border: none;
}
@media (min-width: 800px) {
    .list-txt-with-img .list-item > .row.left-pattern,
    .list-txt-with-img .list-item > .row.right-pattern {
        background-size: auto 100%;
        background-position: 100%;
    }
    .list-txt-with-img .list-item > .row.left-pattern {
        background-position: 0;
    }
    .list-txt-with-img.no-margin {
        padding: 0;
    }
    .list-txt-with-img.no-margin .list-item > .row {
        margin: 0;
        position: relative;
        text-align: left;
    }
    .list-txt-with-img.no-margin .list-item > .row:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .list-txt-with-img.no-margin .list-item > .row .col-sm-6 {
        padding: 0;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .list-txt-with-img.no-margin .img-wrapper {
        overflow: hidden;
    }
    .list-txt-with-img.no-margin .img-wrapper img {
        border: 0 none;
    }
    .list-txt-with-img.no-margin {
        padding-left: 0;
        padding-right: 0;
    }
    .list-txt-with-img.no-margin .text {
        padding: 0 16.666%;
    }
}
@media (min-width: 1440px) {
    .list-txt-with-img.no-margin img {
        width: 100%;
    }
}
@media (min-width: 800px) and (max-width: 991px) {
    .list-txt-with-img.no-margin .text {
        padding: 0 20px;
    }
}
@media (max-width: 799px) {
    .list-txt-with-img.no-margin {
        padding: 0;
    }
    .list-txt-with-img.no-margin .list-item > .row {
        margin: 0;
        width: 100%;
    }
    .list-txt-with-img.switching .list-item > .row {
        display: table;
    }
    .list-txt-with-img.switching .list-item {
        padding-bottom: 30px;
    }
    .list-txt-with-img.switching .list-item > .row .txt-wrapper.left {
        display: table-footer-group;
    }
    .list-txt-with-img.switching .list-item > .row .txt-wrapper .text {
        padding: 30px 20px 0;
    }
    .list-txt-with-img.no-margin .list-item > .row .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
    }
    .list-txt-with-img.no-margin.switching .left {
        margin-bottom: 0;
    }
    .list-txt-with-img.no-margin .img-wrapper img {
        border: 0 none;
    }
    .list-txt-with-img.no-margin .text {
        padding: 30px 20px 0;
    }
    .list-txt-with-img .txt-wrapper.left {
        padding-right: 15px;
        margin-bottom: 34px;
    }
    .list-txt-with-img .txt-wrapper.right {
        padding-left: 15px;
        margin-bottom: 34px;
    }
    .list-txt-with-img .txt-wrapper:last-child {
        margin-bottom: 0;
    }
    .list-txt-with-img .left {
        margin-bottom: 34px;
    }
    .list-txt-with-img .img-wrapper {
        max-width: 400px;
    }
    .list-txt-with-img.no-margin .img-wrapper {
        max-width: 100%;
    }
    .list-txt-with-img .img-wrapper img {
        width: 100%;
    }
}
.list {
    background-color: #ebebeb;
    text-align: center;
    background-position: 50% 50%;
    background-repeat: repeat;
    padding-left: 100px;
    padding-right: 100px;
}
.list .intro {
    margin-bottom: 47px;
}
.list .container-fluid {
    padding: 0;
}
.list h2 {
    margin-bottom: 15px;
    padding-bottom: 0;
}
.list h2:after {
    content: none;
}
.list .list-item {
    display: inline-block;
    padding: 8px 0;
    margin-bottom: 30px;
    float: none;
    vertical-align: top;
}
.list a .list-item:hover {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.4);
}
.list .img-wrapper {
    margin: auto;
    padding: 3px;
    max-width: 148px;
    text-align: center;
    border-radius: 50%;
}
.list .img-wrapper.border {
    border: 1px solid #bbb;
}
.list .img-wrapper img {
    border-radius: 50%;
}
.list .text-wrapper {
    padding-left: 5%;
    padding-right: 7%;
}
.list .text-wrapper h4 {
    margin: 26px 0 16px;
    color: #333;
}
.list .text-wrapper p {
    font-size: 1.4rem;
    line-height: 2rem;
}
.list .text-wrapper p:last-child {
    margin-bottom: 0;
}
.list.list-left .img-wrapper {
    margin-right: -10px;
}
.list.list-left .text-wrapper {
    text-align: left;
}
.list.list-left .text-wrapper h4 {
    margin-top: 0;
}
.list .img-wrapper,
.list .list-item,
.list .text-wrapper h4,
.list .text-wrapper p {
    transition: 0.4s ease-out;
}
@media (max-width: 800px) {
    .list {
        padding-left: 20px;
        padding-right: 20px;
    }
    .list .list-item {
        margin-bottom: 10px;
    }
    .list.list-left .img-wrapper {
        margin-right: 0;
    }
    .list .text-wrapper {
        padding: 0;
    }
    .list .text-wrapper p {
        font-size: 1.6rem;
        line-height: 2.5rem;
    }
}
.map-with-points {
    padding: 0;
}
.map-with-points .map-container {
    min-width: 100%;
    min-height: 200px;
}
.map-with-points .infoBox {
    padding: 15px;
    border: 1px solid #ccc;
    color: #333;
    background-color: #fff;
}
.map-with-points .infoBox a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.offer .alert {
    border-radius: 0;
}
section.offer .offer-filters {
    margin-bottom: 40px;
}
section.offer .offer-filters .form-control,
section.offer .offer-filters .input-group-addon {
    border-radius: 0;
}
section.offer .offer-filters .btn {
    border-radius: 0 !important;
    margin: 30px 0 0 !important;
}
section.offer .offer-wrapper {
    padding-bottom: 30px;
}
section.offer .offer-wrapper a {
    display: block;
    color: inherit;
    transition: all 0.25s;
}
section.offer .offer-wrapper a:hover {
    text-decoration: none;
    opacity: 0.7;
}
section.offer .offer-wrapper .offer-img-wrapper {
    background-position: 50% 0;
    background-size: cover;
    height: 0;
    padding-top: 100%;
    width: 100%;
}
section.offer .offer-details {
    margin: 0;
    background-color: #f2f2f2;
    padding: 15px;
}
section.offer .offer-details p {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    line-height: 2em;
}
section.offer .offer-details p:first-child {
    font-weight: 700;
}
section.offer .offer-details p:last-child {
    font-size: 1.4rem;
    border-top: 1px solid #ccc;
    opacity: 0.7;
}
section.offer .offer-details p span {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
section.offer .offer-details p span:last-child {
    text-align: right;
}
@media (min-width: 1200px) {
    section.offer .container-flex .col-lg-24 {
        width: 20%;
    }
}
section.offer .pagination > li > a {
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #ccc;
    border: 1px solid #ccc;
    margin-right: 2px;
}
section.offer .pagination > li:first-child > a,
section.offer .pagination > li:first-child > span,
section.offer .pagination > li:last-child > a,
section.offer .pagination > li:last-child > span {
    border-radius: 0;
}
section.offer .pagination > li.active > a {
    opacity: 0.5;
    background-color: #ccc;
    border: 1px solid #ccc;
}
section.offer .pagination > li > a:focus,
section.offer .pagination > li > a:hover,
section.offer .pagination > li > span:focus,
section.offer .pagination > li > span:hover {
    color: #aaa;
}
section.offer-item {
    padding-top: 0;
}
section.offer-item #offer-gallery-wrapper {
    margin: -45px -45px 0;
}
section.offer-item .offer-description {
    padding-top: 45px;
    padding-right: 50px;
}
section.offer-item .offer-specs {
    background-color: #f2f2f2;
    line-height: 1.4em;
    margin: 0;
    padding: 50px 30px 30px;
}
section.offer-item .offer-specs p:last-child {
    margin: 0;
}
section.offer-item .offer-location span {
    display: block;
}
section.offer-item .offer-location span:after {
    content: ", ";
    display: inline-block;
    margin-right: 5px;
}
section.offer-item .offer-location span:nth-child(3),
section.offer-item .offer-location span:nth-child(4) {
    display: inline-block;
}
section.offer-item .offer-location span:empty {
    display: none;
}
section.offer-item .offer-location span:first-child::after,
section.offer-item .offer-location span:last-child:after,
section.offer-item .offer-location span:nth-child(2):after,
section.offer-item .offer-location span:nth-child(4):after {
    content: none;
}
section.offer-item .offer-contact span {
    display: block;
}
section.offer-item .offer-category {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 1.4rem;
}
section.offer-item .offer-area,
section.offer-item .offer-price {
    font-weight: 700;
}
section.offer-item .offer-price {
    font-size: 3.2rem;
}
section.offer-item .offer-area {
    opacity: 0.7;
}
section.offer-item .offer-contact span a {
    color: inherit;
}
section.offer-item .offer-contact span.offer-contact-email {
    display: block;
    height: 1.4em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
section.offer-item .offer-gallery-wrapper {
    max-height: 250px;
    overflow: hidden;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background-color: #fff;
    margin: 0 -45px;
}
section.offer-item .offer-gallery-wrapper .offer-gallery {
    white-space: nowrap;
}
section.offer-item .offer-gallery-wrapper .offer-gallery a {
    display: inline-block;
    width: 20%;
    height: 250px;
    background-size: cover;
    background-position: 50% 50%;
}
@media (max-width: 999px) {
    section.offer-item .offer-gallery-wrapper {
        margin: 0 -20px;
    }
}
@media (max-width: 799px) {
    section.offer-item .offer-gallery-wrapper {
        max-height: 200px;
    }
    section.offer-item .offer-gallery-wrapper a {
        height: 200px;
    }
}
@media (max-width: 480px) {
    section.offer-item .offer-gallery-wrapper {
        margin: 0 -15px;
    }
}
.price-table {
    background-color: #fff;
}
.price-table.bg-pattern {
    background: no-repeat 50%;
    background-size: 100% auto;
}
.price-table.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.price-table .price-table-group {
    margin-bottom: 40px;
}
.price-table .price-table-group:last-child {
    margin-bottom: 0;
}
.price-table .price-table-group h4 {
    margin-bottom: 19px;
}
.price-table .group-col-left {
    padding-right: 22px;
}
.price-table .group-col-right {
    padding-left: 22px;
}
.price-table .group-item-container {
    clear: both;
}
.price-table .group-item {
    margin-left: 13px;
    margin-right: 13px;
    padding: 0;
    border-bottom: 1px solid transparent;
}
.price-table .item-header.toggle {
    cursor: pointer;
}
.price-table .item-header p {
    margin: 0 -13px;
    padding: 7px 13px;
}
.price-table .item-header i:before {
    font-size: 100%;
    line-height: 1em;
}
.price-table .item-name {
    margin-left: -13px;
}
.price-table .item-price {
    margin-right: -13px;
    text-align: right;
    color: #333;
}
.price-table .item-desc p {
    padding-top: 5px;
    font-size: 1.4rem;
    line-height: 1.8rem;
}
@media (max-width: 1000px) {
    .price-table .group-col-left {
        padding-right: 15px;
    }
    .price-table .group-col-right {
        padding-left: 15px;
    }
}
.pricelist-mobile-controls {
    display: none;
}
.pt-fachowcypl {
    margin: auto;
    padding: 0;
    width: 1000px;
}
.pt-fachowcypl.price-table {
    position: relative;
}
.pt-fachowcypl .pricelist-head .col-head {
    width: 200px;
    height: 208px;
    float: left;
    color: #fff;
    background: #000;
    text-align: center;
    border-right: 2px solid #fff;
}
.pt-fachowcypl .pricelist-head .col-head:first-child {
    padding-left: 30px;
    padding-top: 68px;
    font-size: 17px;
    text-align: left;
}
.pt-fachowcypl .pricelist-head .col-head:last-child {
    border: none;
}
.pt-fachowcypl .pricelist-head .col-head span {
    display: block;
}
.pt-fachowcypl .pricelist-head .col-head .package-name {
    padding: 36px 0 26px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
}
.pt-fachowcypl .pricelist-head .col-head .m-price {
    font-weight: 300;
    font-size: 45px;
}
.pt-fachowcypl .pricelist-head .col-head .m-price span {
    display: inline;
    font-size: 15px;
}
.pt-fachowcypl .pricelist-head .col-head .y-price {
    padding-bottom: 10px;
    color: #777;
    font-size: 20px;
}
.pt-fachowcypl .pricelist-head .col-head .y-price span {
    display: inline;
    font-size: 11px;
}
.pt-fachowcypl .pricelist-head .col-head a {
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    border-radius: 10px;
    font-size: 11px;
    color: #000;
    display: inline-block;
    background-color: #ffd300;
}
.pt-fachowcypl .pricelist-head .col-head a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.pt-fachowcypl .pricelist-more {
    text-align: center;
    padding: 25px 0;
}
.pt-fachowcypl .pricelist-more .toggle-off,
.pt-fachowcypl .pricelist-more .toggle-on {
    display: inline-block;
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    opacity: 1;
    text-decoration: none;
}
.pt-fachowcypl .pricelist-more .toggle-off:hover,
.pt-fachowcypl .pricelist-more .toggle-on:hover {
    opacity: 0.7;
}
.pt-fachowcypl .pricelist-more .toggle-off {
    display: none;
}
.pt-fachowcypl .col-foot {
    width: 200px;
    float: left;
    text-align: center;
    padding: 25px 10px;
}
.pt-fachowcypl .col-foot a {
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    border-radius: 10px;
    font-size: 11px;
    color: #000;
    display: inline-block;
    background-color: #ffd300;
}
.pt-fachowcypl .col-foot a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.pt-fachowcypl .pt-col {
    position: relative;
    padding: 25px 10px 25px 80px;
    width: 200px;
    float: left;
    text-align: left;
    border-right: 2px solid #eee;
}
.pt-fachowcypl .pt-col:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-bottom: 1px solid #eee;
}
.pt-fachowcypl .pt-col:first-child {
    padding-left: 10px;
}
.pt-fachowcypl .pt-col:first-child:after {
    left: 0;
}
.pt-fachowcypl .pt-col h4 {
    margin: 0;
    color: #00273a;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
}
.pt-fachowcypl .pt-col .col-title {
    display: none;
}
.pt-fachowcypl .pt-col i {
    font-size: 25px;
}
.pt-fachowcypl .pt-col sup {
    top: -1.2em;
}
.pt-fachowcypl .pt-col.disabled {
    color: #ccc;
}
.pt-fachowcypl .pt-row.activation {
    background-color: #f5f5f5;
}
.pt-fachowcypl .pt-row.activation .pt-col {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999;
}
@media (max-width: 1023px) {
    .pt-fachowcypl {
        width: 700px;
    }
    .pt-fachowcypl .pricelist-head .col-head {
        width: 140px;
        height: 148px;
    }
    .pt-fachowcypl .pricelist-head .col-head:first-child {
        padding-left: 20px;
        padding-top: 47px;
        font-size: 14px;
        line-height: 18px;
    }
    .pt-fachowcypl .pricelist-head .col-head .package-name {
        padding: 23px 0 15px;
        font-size: 10px;
        line-height: 10px;
    }
    .pt-fachowcypl .pricelist-head .col-head .m-price {
        font-size: 32px;
    }
    .pt-fachowcypl .pricelist-head .col-head .m-price span {
        font-size: 12px;
    }
    .pt-fachowcypl .pricelist-head .col-head .y-price {
        padding-bottom: 0;
        font-size: 16px;
    }
    .pt-fachowcypl .pricelist-head .col-head .y-price span {
        font-size: 11px;
    }
    .pt-fachowcypl .pricelist-head .col-head a {
        padding: 0 10px;
        height: 17px;
        line-height: 17px;
        border-radius: 8px;
        font-size: 10px;
    }
    .pt-fachowcypl .col-foot {
        width: 140px;
    }
    .pt-fachowcypl .col-foot a {
        padding: 0 10px;
        font-size: 10px;
    }
    .pt-fachowcypl .pt-col {
        width: 140px;
        padding: 15px 10px 15px 50px;
    }
    .pt-fachowcypl .pt-col:first-child {
        padding-left: 10px;
    }
    .pt-fachowcypl .pt-col:after {
        left: 15px;
        right: 15px;
    }
    .pt-fachowcypl .pt-col h4 {
        font-size: 12px;
    }
    .pt-fachowcypl .pt-col i {
        font-size: 20px;
    }
}
@media (max-width: 740px) {
    #price-table-66683 {
        padding-top: 48px !important;
    }
    .pricelist-mobile-controls {
        display: block;
        position: relative;
    }
    .pricelist-mobile-controls .next-column,
    .pricelist-mobile-controls .previous-column {
        position: absolute;
        top: 60px;
        opacity: 0.3;
        z-index: 5;
    }
    .pricelist-mobile-controls .next-column:hover,
    .pricelist-mobile-controls .previous-column:hover {
        opacity: 0.6;
    }
    .pricelist-mobile-controls .next-column i,
    .pricelist-mobile-controls .previous-column i {
        color: #fff;
        font-size: 35px;
    }
    .pricelist-mobile-controls .previous-column {
        left: 5px;
    }
    .pricelist-mobile-controls .next-column {
        right: 5px;
    }
    .pricelist-wrapper {
        width: 320px;
        overflow: hidden;
    }
    .pricelist-wrapper .pricelist-container {
        width: 1280px;
    }
    .pt-fachowcypl {
        width: 320px;
    }
    .pt-fachowcypl .pricelist-head .col-head {
        width: 320px;
        height: 155px;
        border: none;
    }
    .pt-fachowcypl .pricelist-head .col-head:first-child {
        position: absolute !important;
        top: 0;
        padding: 25px 0 0;
        height: 50px;
        text-align: center;
    }
    .pt-fachowcypl .pricelist-head .col-head .package-name {
        padding: 23px 0 15px;
        font-size: 10px;
        line-height: 10px;
    }
    .pt-fachowcypl .pricelist-head .col-head .m-price {
        font-size: 32px;
    }
    .pt-fachowcypl .pricelist-head .col-head .m-price span {
        font-size: 12px;
    }
    .pt-fachowcypl .pricelist-head .col-head .y-price {
        padding-bottom: 0;
        font-size: 16px;
    }
    .pt-fachowcypl .pricelist-head .col-head .y-price span {
        font-size: 11px;
    }
    .pt-fachowcypl .pricelist-head .col-head a {
        padding: 0 10px;
        height: 17px;
        line-height: 17px;
        border-radius: 8px;
        font-size: 10px;
    }
    .pt-fachowcypl .col-foot {
        width: 320px;
    }
    .pt-fachowcypl .col-foot:first-child {
        display: none;
    }
    .pt-fachowcypl .pt-col {
        padding: 15px 10px;
        width: 320px;
        border: none;
    }
    .pt-fachowcypl .pt-col:first-child {
        display: none;
    }
    .pt-fachowcypl .pt-col:after {
        left: 5px;
        right: 5px;
    }
    .pt-fachowcypl .pt-col .col-title {
        display: block;
        float: left;
        width: 250px;
        padding-right: 100px;
    }
    .pt-fachowcypl .pt-col i {
        font-size: 20px;
    }
}
.rich-txt {
    padding: 45px 0;
}
.rich-txt .txt-box {
    text-align: center;
}
.rich-txt .txt-box h2.no-separator {
    margin-bottom: 16px;
    padding: 0;
}
.rich-txt .txt-box h2.no-separator:after {
    content: none;
}
.rich-txt .txt-box p.intro {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 25px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    color: inherit;
}
.rich-txt .txt-box p.intro:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
    width: 44px;
    height: 2px;
    background-color: #231f20;
}
.rich-txt .txt-box p:last-child {
    margin-bottom: 0;
}
@media (max-width: 640px) {
    .rich-txt .txt-box p.intro {
        font-size: inherit;
        line-height: inherit;
    }
}
.separator hr {
    margin: 0;
}
.shop-product-categories .list-group {
    margin-bottom: 5px;
    padding-left: 15px;
}
.shop-product-categories .list-group:first-child {
    padding: 0;
}
.shop-product-categories .list-group .list-group-item {
    padding: 0;
    border: none;
}
.shop-product-categories .list-group .list-group-item a {
    display: block;
    text-decoration: none;
}
.shop-product-categories .list-group .list-group-item a.active {
    background-color: transparent;
}
@media (min-width: 800px) {
    body.transparent-menu > #page-wrapper > section:first-child.shop {
        border-top: 121px solid #000;
    }
}
.modal-backdrop {
    background-color: #fff;
    opacity: 0.75;
}
#cartModal .modal-dialog {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 1000px;
}
#cartModal .modal-content {
    padding: 15px 30px 50px;
}
.shop {
    background-color: #fff;
}
.shop .product-category:first-child {
    border-top: 1px solid #ccc;
}
.shop .product-category {
    position: relative;
    display: block;
    padding: 7px 0 7px 5px;
    color: #444;
    line-height: 18px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    transition: all 0.2s ease-out;
}
.shop .product-category:hover {
    background-color: #f5f5f5;
    transition: all 0.2s ease-out;
}
.shop .product-category.active {
    background-color: #f5f5f5;
}
.shop .product-row:first-child {
    border-top: 1px solid #cacaca;
}
.shop .product-row {
    padding: 40px 0;
    border-bottom: 1px solid #cacaca;
}
.shop .product-row div:last-child {
    text-align: right;
}
.add-to-cart {
    margin-bottom: 0;
}
.cart-table {
    margin-bottom: 25px;
}
.cart-table th.cart-item {
    font-size: 1.4rem;
    font-weight: 400;
    color: #8f8f8f;
}
.cart-table th.cart-price {
    padding-right: 2px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #909090;
    text-align: right;
}
.cart-table td.cart-item,
.cart-table td.cart-sum-txt {
    padding-top: 12px;
    padding-left: 2px;
    color: #3e3e3e;
}
.cart-table td.cart-price,
.cart-table td.cart-sum {
    padding-right: 2px;
    padding-top: 12px;
    text-align: right;
}
.cart-table td.cart-sum,
.cart-table td.cart-sum-txt {
    font-weight: 700;
    color: #3e3e3e;
    border-bottom: 1px solid #ddd;
}
.cart-table .button-column,
.cart-table td.cart-delete {
    padding: 0 0 0 40px;
    width: 190px;
    border: none;
}
.cart-table a.delete,
.cart-table a.delete-all {
    display: block;
    margin-top: 5px;
    margin-bottom: 2px;
    width: 150px;
    height: 39px;
    color: #000;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #b8b8b8;
}
#cart-finalize,
#main-nav #cart-wrapper {
    box-shadow: none;
}
#cart-close {
    position: absolute;
    top: 25px;
    right: 25px;
    background-color: inherit;
    border: none;
    font-size: 3rem;
    color: #ddd;
    transition: all 0.2s ease-out;
}
#cart-close:hover {
    color: #444;
    transition: all 0.2s ease-out;
}
#cart-return {
    margin-right: 20px;
    background-color: #f0f0f0;
}
#cart-finalize,
#cart-return {
    padding: 0 20px;
    display: inline-block;
    float: right;
    height: 39px;
    color: #000;
    opacity: 1;
    line-height: 35px;
    border-radius: 0;
}
#cart-finalize {
    margin-right: 190px;
    background-color: #d1d1d1;
}
#cart-finalize:hover {
    opacity: 1;
}
#shop-form .checkbox-container {
    padding: 0 15px 15px;
}
#shop-form .checkbox-container label {
    display: inline;
}
#user-form fieldset {
    margin-bottom: 25px;
}
#user-form input[type="text"] {
    width: 100%;
}
#user-form #contact-details,
#user-form #delivery-address {
    margin-top: 15px;
}
#user-form-submit {
    border-radius: 0;
}
#user-form-submit:hover {
    opacity: 1;
    color: #000;
}
@media (max-width: 800px) {
    .table-responsive {
        border: none;
    }
    .shop .product-categories {
        padding: 0;
    }
    .shop .product-row:first-child {
        border-top: none;
    }
    .shop .product-category {
        text-align: center;
    }
    .cart-table .button-column,
    .cart-table td.cart-delete {
        padding: 0 0 0 10px;
        width: 190px;
    }
    #cartModal .modal-content {
        padding: 10px;
    }
    #cart-close {
        top: 10px;
        right: 10px;
    }
    #cart-return {
        display: block;
        margin: 0;
        float: none;
        height: 39px;
        width: 100%;
    }
    #cart-finalize {
        padding: 0 20px;
        display: block;
        margin: 0 0 15px;
        float: none;
    }
    .cart-table a.delete,
    .cart-table a.delete-all {
        width: 100%;
        overflow: hidden;
    }
}
#shop-form .errorMessage {
    padding: 0 15px;
    font-size: 0.8em;
    color: #900;
}
#shop-form .tmp {
    background: #000;
}
.sitemap .sitemap-top-border {
    border-top: 2px solid #eee;
    display: none;
}
.sitemap .sitemap-lists-container {
    padding: 35px 0;
    text-align: center;
    border: 2px solid #eee;
}
.sitemap .sitemap-list {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.sitemap .col-md-12 p.line,
.sitemap .sitemap-list > p {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.sitemap .sitemap-list .col-md-12 p.line,
.sitemap .sitemap-list .nav li,
.sitemap .sitemap-list p {
    text-align: inherit;
}
.sitemap .sitemap-subtitle-border {
    display: inline-block;
    width: 12px;
    margin-bottom: 15px;
    margin-right: 0;
    border-top: 1px solid #444;
}
.sitemap .sitemap-list .nav li a {
    display: block;
    padding: 0;
    font-size: 1.4rem;
    text-align: inherit;
    color: inherit;
    opacity: 0.8;
    background-color: transparent;
    transition: all 0.2s ease-out;
}
.sitemap .sitemap-list .nav li a:hover {
    color: #222;
    opacity: 1;
    transition: all 0.2s ease-out;
}
.sitemap.no-border .sitemap-lists-container {
    border: 0 none;
}
.sitemap.items-left .sitemap-list {
    text-align: left;
}
@media (max-width: 800px) {
    .sitemap .intro {
        padding: 0;
    }
    .sitemap .sitemap-list {
        display: block;
        padding: 0;
        margin-bottom: 25px;
    }
    .sitemap .sitemap-list.nopad {
        margin-bottom: 0;
    }
    .sitemap .sitemap-list.text-left {
        text-align: center;
    }
    .listemap .sitemap-list.nopad:last-child {
        margin-bottom: 25px;
    }
    .sitemap .sitemap-list:last-child {
        margin-bottom: 0;
    }
}
.social {
    text-align: center;
}
.social h2 {
    margin-bottom: 36px;
}
.social .social-icons {
    display: inline;
}
.social .social-icons a:hover {
    opacity: 0.6;
}
.social .social-icons a span {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    width: 128px;
    height: 128px;
    background-size: 80%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: transparent;
}
.social .social-icons a span:before {
    content: none !important;
}
.social .social-icons a span.icon-facebook {
    background-image: url(../../../img/icons/social/circle/128/facebook.png);
}
.social .social-icons a span.icon-twitter {
    background-image: url(../../../img/icons/social/circle/128/twitter.png);
}
.social .social-icons a span.icon-linkedin {
    background-image: url(../../../img/icons/social/circle/128/linkedin.png);
}
.social .social-icons a span.icon-googleplus {
    background-image: url(../../../img/icons/social/circle/128/google + .png);
}
.social .social-icons a span.icon-instagram {
    background-image: url(../../../img/icons/social/circle/128/instagram.png);
}
.social .social-icons a span.icon-tripadvisor {
    background-image: url(../../../img/icons/social/circle/128/tripadvisor.png);
}
.social .social-icons a span.icon-rzetelna-firma {
    background-image: url(../../../img/icons/social/circle/128/rzetelna_firma.png);
}
.social .social-icons a span.icon-youtube {
    background-image: url(../../../img/icons/social/circle/128/youtube.png);
}
.social .social-icons a span.icon-goldenline {
    background-image: url(../../../img/icons/social/circle/128/goldenline.png);
}
section.table .table-caption {
    line-height: normal;
}
section.table p {
    color: inherit;
}
section.tabs {
    padding: 0;
}
section.tabs .tabs-nav-wrapper {
    padding: 45px 45px 0;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 999px) {
    section.tabs .tabs-nav-wrapper {
        padding: 20px 20px 0;
    }
}
@media (max-width: 480px) {
    section.tabs .tabs-nav-wrapper {
        padding: 15px 15px 0;
    }
}
section.tabs .tabs-nav-wrapper .nav-tabs {
    border: none;
}
section.tabs .tab-content {
    width: 100%;
}
section.tabs.tabs-center li,
section.tabs.tabs-right li {
    display: inline-block;
    float: none;
}
section.tabs.tabs-center li:last-child a,
section.tabs.tabs-right li:last-child a {
    margin-right: 0;
}
section.tabs.tabs-center {
    text-align: center;
}
section.tabs.tabs-right {
    text-align: right;
}
@media (min-width: 800px) {
    section.tabs.tabs-vertical {
        display: -ms-flexbox;
        display: flex;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper {
        min-width: 200px;
        padding: 45px 0 45px 45px;
        border-right: 1px solid #ddd;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .tabs-nav-col {
        width: 100%;
        margin: 0;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs {
        border: none;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs li {
        display: block;
        float: none;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs li a {
        margin: 0;
        margin-bottom: 2px;
        margin-right: -1px;
        border-right-color: transparent;
        border-radius: 4px 0 0 4px;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs li a:hover {
        border-color: #eee;
        border-right-color: transparent;
    }
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs li.active a,
    section.tabs.tabs-vertical .tabs-nav-wrapper .nav-tabs li.active a:hover {
        border: 1px solid #ddd;
        border-right-color: transparent;
    }
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper {
        -ms-flex-order: 2;
        order: 2;
        padding: 45px 45px 45px 0;
        border-left: 1px solid #ddd;
        border-right: none;
    }
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper .nav-tabs li a {
        border-left-color: transparent;
        border-radius: 0 4px 4px 0;
        margin: 0 0 2px -1px;
    }
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper .nav-tabs li a:hover {
        background-color: hsla(0, 0%, 100%, 0.25);
        border-color: #eee;
        border-left-color: transparent;
    }
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper .nav-tabs li.active a,
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper .nav-tabs li.active a:hover {
        background-color: #fff;
        border-color: #ddd;
        border-left-color: transparent;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    section.tabs.tabs-vertical .tabs-nav-wrapper {
        padding: 20px 0 20px 20px;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    section.tabs.tabs-vertical.tabs-right .tabs-nav-wrapper {
        padding: 20px 20px 20px 0;
    }
}
testimonial-table {
    background-color: #e7e7e7;
}
.testimonial-table .intro {
    margin-bottom: 15px;
}
.testimonial-table .slider-wrapper {
    position: relative;
    padding: 0;
}
.testimonial-table .slider {
    margin: 9px 0 0;
    padding: 0 0 10px;
    list-style-type: none;
    text-align: center;
}
.testimonial-table .slider li {
    margin: 0;
    padding: 0;
}
.testimonial-table .slider blockquote {
    margin: 0 0 15px;
    padding: 20px 0;
    font-style: italic;
    font-size: 1.4rem;
    line-height: 2rem;
    border-left: none;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.testimonial-table .slider .author {
    margin: 0;
    padding-bottom: 5px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2rem;
}
.testimonial-table .slider-controls {
    margin-top: 47px;
    text-align: center;
}
.testimonial-table .slider-controls a.bx-next,
.testimonial-table .slider-controls a.bx-prev {
    display: inline-block;
    width: 33px;
    height: 33px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #353535;
    opacity: 0.67;
    transition: all 0.2s ease-out;
}
.testimonial-table .slider-controls a i:before {
    display: inline-block;
    margin: 0;
    width: 31px;
    height: 31px;
    color: #353535;
    line-height: 33px;
    text-align: center;
}
.testimonial-table .slider-controls a:hover {
    opacity: 1;
    transition: all 0.2s ease-out;
}
.testimonial-table .slider-controls .bx-pager {
    display: inline-block;
    padding: 0 25px;
    vertical-align: middle;
}
.testimonial-table .slider-controls .bx-pager a {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -1000px;
    border-radius: 50%;
    background-color: #353535;
    opacity: 0.5;
    transition: all 0.2s ease-out;
}
.testimonial-table .slider-controls .bx-pager a:hover {
    opacity: 0.75;
}
.testimonial-table .slider-controls .bx-pager a.active {
    opacity: 1;
    transition: all 0.2s ease-out;
}
@media (max-width: 800px) {
    .testimonial-table .slider-controls a.bx-next,
    .testimonial-table .slider-controls a.bx-prev {
        display: none;
    }
}
.references .row .col-sm-6 {
    text-align: center;
    height: 150px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    display: inline-block;
}
.references div.row:first-of-type .img-col {
    display: inline-block;
}
.references div.row:first-of-type .col-sm-6 {
    border-top: 1px solid #e5e5e5;
}
.references div.row div.col-sm-6:first-of-type {
    border-left: 1px solid #e5e5e5;
}
.references .col-sm-6 .wrap {
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 800px) and (max-width: 992px) {
    .references .row div.col-sm-6:nth-child(3) {
        border-left: 1px solid #e5e5e5;
    }
    .references div.row:first-of-type div.col-sm-6:first-child,
    .references div.row:first-of-type div.col-sm-6:nth-child(2) {
        border-bottom: 0;
    }
}
@media (max-width: 800px) {
    .references div.row:first-of-type .col-sm-6 {
        border-top: 0;
    }
    .references div.row:first-of-type div.col-sm-6:first-child {
        border-top: 1px solid #e5e5e5;
    }
    references .row .col-sm-6 {
        border-left: 1px solid #e5e5e5;
    }
}
.noborder.references .row .col-sm-6 {
    border: 0 none !important;
}
.testimonial {
    background-color: #e7e7e7;
}
.testimonial .intro {
    margin-bottom: 15px;
}
.testimonial .slider-wrapper {
    position: relative;
    padding: 0;
}
.testimonial .slider {
    margin: 9px 0 0;
    padding: 0 0 10px;
    list-style-type: none;
    text-align: center;
}
.testimonial h2 {
    margin-bottom: 35px;
}
.testimonial .slider li {
    margin: 0;
    padding: 0 1px 15px;
}
.testimonial .slider blockquote {
    margin: 0 0 15px;
    padding: 20px 0;
    font-style: italic;
    font-size: 1.4rem;
    line-height: 2rem;
    border-left: none;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.testimonial .slider blockquote img {
    display: block;
    margin: 30px auto;
}
.testimonial .slider .author {
    margin: 0;
    padding-bottom: 5px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2rem;
}
.bx-controls {
    display: none;
}
.testimonial .slider-controls {
    margin-top: 47px;
    text-align: center;
}
.testimonial .slider-controls a.bx-next,
.testimonial .slider-controls a.bx-prev {
    display: inline-block;
    width: 33px;
    height: 33px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #353535;
    opacity: 0.67;
    transition: all 0.2s ease-out;
}
.testimonial .slider-controls a i:before {
    display: inline-block;
    margin: 0;
    width: 31px;
    height: 31px;
    color: #353535;
    line-height: 33px;
    text-align: center;
}
.testimonial .slider-controls a:hover {
    opacity: 1;
    transition: all 0.2s ease-out;
}
.testimonial .slider-controls .bx-pager {
    display: inline-block;
    padding: 0 25px;
    vertical-align: middle;
}
.testimonial .slider-controls .bx-pager a {
    margin: 0 3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -1000px;
    border-radius: 50%;
    background-color: #353535;
    opacity: 0.5;
    transition: all 0.2s ease-out;
}
.testimonial .slider-controls .bx-pager a:hover {
    opacity: 0.75;
}
.testimonial .slider-controls .bx-pager a.active {
    opacity: 1;
    transition: all 0.2s ease-out;
}
.testimonial.pattern-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
@media (max-width: 800px) {
    .testimonial.pattern-bg {
        background-size: auto 100%;
    }
    .testimonial .slider-controls a.bx-next,
    .testimonial .slider-controls a.bx-prev {
        display: none;
    }
}
.txt-1col .txt-wrapper iframe {
    max-width: 100% !important;
}
.txt-1col.bg-pattern {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.txt-1col.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.txt-1col .intro {
    margin-bottom: 60px;
}
.txt-1col .col-wrapper {
    overflow: hidden;
}
.txt-1col img {
    display: block;
    margin: auto;
    margin-bottom: 34px;
}
.txt-1col p img {
    max-width: 100%;
    height: auto !important;
}
.txt-1col.txt-img img,
.txt-1col .without-txt img {
    margin-bottom: 0;
}
.txt-1col .txt-wrapper {
    padding: 0;
    min-width: 100%;
}
.txt-1col .txt p a {
    color: inherit;
}
.txt-1col.txt-img img {
    margin: 0 auto;
}
.txt-1col.txt-img .txt-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}
.txt-1col.txt-img .txt-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.txt-1col.txt-img .txt-img-wrapper {
    position: relative;
}
.txt-1col .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.txt-1col .btn {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
}
.txt-1col.txt-img .btn-wrapper {
    text-align: center;
}
.txt-1col.txt-img .txt-wrapper .txt-col-title {
    margin-bottom: 0;
    color: #444;
}
.txt-1col.txt-img .txt-wrapper .txt > div {
    margin-top: 15px;
}
.txt-1col .txt-col-intro {
    margin: 0;
    padding-bottom: 15px;
}
.txt-1col .txt-col-intro p {
    margin: 0;
    color: inherit;
    line-height: 1.1em;
}
.txt-1col .title {
    margin-bottom: 55px;
}
.txt-1col .title.with-txt {
    margin-bottom: 15px;
}
.txt-1col .title.line {
    margin-bottom: 20px;
}
.txt-1col.hover .txt-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}
.txt-1col.txt-img .txt {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 30px;
}
.txt-1col.no-margin {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.txt-1col.no-margin .row {
    margin: 0;
}
.txt-1col.no-margin .col-xs-12 {
    padding: 0;
}
@media (min-width: 1440px) {
    .txt-1col.no-margin img {
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .txt-1col.no-margin .intro,
    .txt-1col.no-margin .title {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 799px) {
    .txt-1col.no-margin .col-item {
        margin-bottom: 0;
    }
}
@media (max-width: 480px) {
    .txt-1col.no-margin .intro,
    .txt-1col.no-margin .title {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.txt-1col .txt-wrapper.with-btn {
    padding-bottom: 0 !important;
}
@media (min-width: 1025px) {
    .txt-1col.hover .txt-wrapper {
        opacity: 0;
    }
    .txt-1col.hover .txt-img-wrapper:hover .txt-wrapper {
        opacity: 1;
    }
}
@media (max-width: 1025px) {
    .txt-1col.bg-fixed {
        background-attachment: scroll;
        background-size: cover;
    }
}
@media (max-width: 800px) {
    .txt-1col.pattern-bg {
        background-size: auto 100%;
    }
    .txt-1col .col-item {
        margin-bottom: 34px;
    }
    .txt-1col .col-item:last-child {
        margin-bottom: 0;
    }
}
.txt-2col.bg-pattern {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.txt-2col.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.txt-2col .intro {
    margin-bottom: 60px;
}
.txt-2col .col-wrapper {
    overflow: hidden;
}
.txt-2col img {
    display: block;
    margin: auto;
    margin-bottom: 34px;
}
.txt-img.txt-2col img {
    margin: 0 auto;
}
.txt-2col .txt-wrapper {
    padding: 0;
    min-width: 100%;
}
.txt-2col .txt p a {
    color: inherit;
}
.txt-img.txt-2col .txt-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}
.txt-2col .txt-wrapper iframe {
    max-width: 100% !important;
}
.txt-img.txt-2col .txt-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.txt-img.txt-2col .txt-img-wrapper {
    position: relative;
}
.txt-2col .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.txt-2col .btn {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
}
.txt-2col.txt-img .col-item {
    margin-bottom: 34px;
}
.txt-2col.txt-img .btn-wrapper {
    text-align: center;
}
.txt-2col.txt-img .txt-wrapper h4 {
    margin-bottom: 0;
    color: #444;
}
.txt-2col.txt-img .txt-wrapper .txt > div {
    margin-top: 15px;
}
.txt-2col .h4 {
    margin: 0;
    padding-bottom: 15px;
}
.txt-2col .h4 p {
    margin: 0;
    color: inherit;
}
.txt-2col h2 {
    margin-bottom: 55px;
}
.txt-2col h2.with-txt {
    margin-bottom: 15px;
}
.txt-2col h2.line {
    margin-bottom: 20px;
}
.txt-2col.hover .txt-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}
.txt-2col.no-margin {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.txt-2col.no-margin .row {
    margin: 0;
}
.txt-2col.no-margin .col-item,
.txt-2col.no-margin .col-sm-4,
.txt-2col.no-margin .col-sm-6,
.txt-2col.no-margin .col-sm-8,
.txt-2col.no-margin .col-xs-12 {
    padding: 0;
}
.txt-2col.no-margin .col-item {
    margin-bottom: 0;
}
.txt-2col.no-margin .col-item .txt,
.txt-2col.no-margin .col-item img {
    margin: 0;
}
@media (min-width: 1440px) {
    .txt-2col.no-margin img {
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .txt-2col.no-margin .intro,
    .txt-2col.no-margin h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 800px) {
    .txt-2col.no-margin .txt-wrapper .txt {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 480px) {
    .txt-2col.no-margin .intro,
    .txt-2col.no-margin h2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.txt-2col.txt-img .txt {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 30px;
}
.txt-2col .txt-wrapper.with-btn {
    padding-bottom: 0 !important;
}
@media (min-width: 1025px) {
    .txt-2col.hover .txt-wrapper {
        opacity: 0;
    }
    .txt-2col.hover .txt-img-wrapper:hover .txt-wrapper {
        opacity: 1;
    }
}
@media (max-width: 1025px) {
    .txt-2col.bg-fixed {
        background-attachment: scroll;
        background-size: cover;
    }
}
@media (max-width: 800px) {
    .txt-2col.pattern-bg {
        background-size: auto 100%;
    }
    .txt-2col .col-item {
        margin-bottom: 34px;
    }
    .txt-2col .col-item:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 801px) {
    .txt-2col .row.borders .col-item:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
}
.txt-3col.bg-pattern {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.txt-3col.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.txt-3col .intro {
    margin-bottom: 60px;
}
.txt-3col .col-wrapper {
    overflow: hidden;
}
.txt-3col img {
    display: block;
    margin: auto;
    margin-bottom: 34px;
}
.txt-3col .txt-wrapper {
    padding: 0;
    min-width: 100%;
}
.txt-3col .txt-wrapper.with-btn {
    padding-bottom: 0 !important;
}
.txt-3col .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.txt-3col .txt-wrapper iframe {
    max-width: 100% !important;
}
.txt-3col.txt-img img {
    margin: 0 auto;
}
.txt-3col.txt-img .txt-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}
.txt-3col.txt-img .txt-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.txt-3col.txt-img .txt-wrapper h4 {
    margin-bottom: 0;
    color: #444;
}
.txt-3col.txt-img .txt-img-wrapper {
    position: relative;
}
.txt-3col.txt-img .col-item {
    margin-bottom: 34px;
}
.txt-3col.txt-img .txt {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 30px;
}
.txt-3col.txt-img .btn-wrapper {
    text-align: center;
}
.txt-3col h2 {
    margin-bottom: 55px;
}
.txt-3col h2.with-txt {
    margin-bottom: 15px;
}
.txt-3col h2.line {
    margin-bottom: 20px;
}
.txt-3col .h4 {
    margin: 0;
    padding-bottom: 15px;
}
.txt-3col .h4 p {
    margin: 0;
    color: inherit;
}
.txt-3col .txt p a {
    color: inherit;
}
.txt-3col.hover .txt-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}
.txt-3col.no-margin {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.txt-3col.no-margin .row {
    margin: 0;
}
.txt-3col.no-margin .col-sm-4,
.txt-3col.no-margin .col-xs-12 {
    padding: 0;
}
.txt-3col.no-margin .col-item,
.txt-3col.no-margin .col-item img {
    margin-bottom: 0;
}
@media (min-width: 1440px) {
    .txt-3col.no-margin img {
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .txt-3col.no-margin .intro,
    .txt-3col.no-margin h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 480px) {
    .txt-3col.no-margin .intro,
    .txt-3col.no-margin h2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 1025px) {
    .txt-3col.hover .txt-wrapper {
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all 0.3s;
    }
    .txt-3col.hover .txt-img-wrapper:hover .txt-wrapper {
        opacity: 1;
    }
}
@media (max-width: 1025px) {
    .txt-3col.bg-fixed {
        background-attachment: scroll;
        background-size: cover;
    }
}
@media (max-width: 800px) {
    .txt-3col.bg-pattern {
        background-size: auto 100%;
    }
    .txt-3col .col-item {
        margin-bottom: 34px;
    }
    .txt-3col .col-item:last-child {
        margin-bottom: 0;
    }
    .txt-3col.no-margin .col-item {
        margin-bottom: 0;
        margin-top: 0;
    }
}
@media (min-width: 801px) {
    .txt-3col .row.borders .col-item:nth-child(-n + 2) {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
}
#page-wrapper .txt-4col .btn {
    margin-top: 0;
}
#page-wrapper .txt-4col.txt-img .btn {
    margin-top: 15px;
}
.txt-4col.bg-pattern {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}
.txt-4col.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.txt-4col .intro {
    margin-bottom: 60px;
}
.txt-4col .col-wrapper {
    overflow: hidden;
}
.txt-4col img {
    display: block;
    margin: auto;
    margin-bottom: 34px;
}
.txt-4col.txt-img img {
    margin: 0 auto;
}
.txt-4col .txt-wrapper {
    padding: 0;
    min-width: 100%;
}
.txt-4col .txt-wrapper p:last-child {
    margin-bottom: 0;
}
.txt-4col.txt-img .txt-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
}
.txt-4col.txt-img .txt-wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.txt-4col .txt-wrapper iframe {
    max-width: 100% !important;
}
.txt-img.txt-4col .txt-img-wrapper {
    position: relative;
}
.txt-4col.txt-img .btn-wrapper {
    text-align: center;
}
.txt-4col .h4 {
    margin: 0;
    padding-bottom: 15px;
}
.txt-4col.txt-img .txt-wrapper h4 {
    margin-bottom: 0;
    color: #444;
}
.txt-4col.txt-img .txt-wrapper .txt > div {
    margin-top: 15px;
}
.txt-4col.txt-img .col-item {
    margin-bottom: 34px;
}
.txt-4col .txt p a {
    color: inherit;
}
.txt-4col .h4 p {
    margin: 0;
    color: inherit;
}
.txt-4col h2 {
    margin-bottom: 55px;
}
.txt-4col h2.with-txt {
    margin-bottom: 15px;
}
.txt-4col h2.line {
    margin-bottom: 20px;
}
.txt-4col.hover .txt-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}
.txt-4col.no-margin {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.txt-4col.no-margin .row,
.txt-4col.no-margin img {
    margin: 0;
}
.txt-4col.no-margin .col-md-6,
.txt-4col.no-margin .col-xs-12 {
    padding: 0;
}
.txt-4col.no-margin .col-item {
    margin-bottom: 0;
}
@media (min-width: 1440px) {
    .txt-4col.no-margin img {
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .txt-4col.no-margin .intro,
    .txt-4col.no-margin h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 800px) {
    .txt-4col.no-margin .txt-wrapper .txt {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 480px) {
    .txt-4col.no-margin .intro,
    .txt-4col.no-margin h2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.txt-4col.txt-img .txt {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 30px;
}
.txt-4col .txt-wrapper.with-btn {
    padding-bottom: 0 !important;
}
@media (min-width: 1025px) {
    .txt-4col.hover .txt-wrapper {
        opacity: 0;
        transition: all 0.3s;
    }
    .txt-4col.hover .txt-img-wrapper:hover .txt-wrapper {
        opacity: 1;
        transition: all 0.3s;
    }
}
@media (max-width: 1025px) {
    .txt-4col.bg-fixed {
        background-attachment: scroll;
        background-size: cover;
    }
}
@media (max-width: 800px) {
    .txt-4col.bg-pattern {
        background-size: auto 100%;
    }
    .txt-4col .col-item {
        margin-bottom: 34px;
    }
    .txt-4col .row:last-child > .cols-wrapper:last-child .col-item:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 801px) {
    .txt-4col .row.borders .col-item:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
}
@media (min-width: 1000px) {
    .txt-4col .row.borders .col-2 {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
    }
}
/*# sourceMappingURL=style.css.map */


header {
    height: 80px;
}
header.with-topbar {
    height: 121px;
}
header.max-width #main-nav,
header.max-width #top-bar {
    max-width: 100%;
}
@media (min-width: 800px) {
    header.without-menu {
        display: none;
    }
}
@media (max-width: 799px) {
    header,
    header.with-topbar {
        height: 70px;
    }
}
@media (max-width: 320px) {
    header,
    header.with-topbar {
        height: 60px;
    }
}
#top-bar {
    position: relative;
    padding: 0 45px;
    min-height: 40px;
    background-color: #fff;
    border-bottom: 1px solid rgba(119, 119, 199, 0.2);
}
@media (min-width: 1200px) {
    #top-bar {
        max-width: 1440px;
        margin: auto;
        box-shadow: 4px 0 6px -4px rgba(0, 0, 0, 0.1), -4px 0 6px -4px rgba(0, 0, 0, 0.1);
    }
}
@media (max-width: 999px) {
    #top-bar {
        padding: 0 20px;
    }
}
@media (max-width: 799px) {
    #top-bar {
        display: none;
    }
}
#top-bar a,
#top-bar span {
    display: inline-block;
    margin-left: 5px;
    line-height: 40px;
    color: #333;
    opacity: 0.6;
    font-size: 1.3rem;
    transition: all 0.2s ease-out;
}
#top-bar a.first,
#top-bar span.first {
    margin-left: 10px;
}
#top-bar a:first-child,
#top-bar span:first-child {
    margin-left: 0;
}
#top-bar a i,
#top-bar span i {
    margin-right: 3px;
}
#top-bar a:hover {
    opacity: 1;
    text-decoration: none;
}
#top-bar .icons a i {
    margin-left: 5px;
    margin-right: 0;
}
#top-bar .icons a i:before {
    margin-right: 0;
}
#top-bar .languages {
    margin-left: 19px;
    margin-right: 0;
}
#top-bar .languages .dropdown-toggle {
    padding: 0;
    color: #333;
    background-color: inherit;
    text-transform: uppercase;
}
#top-bar .languages .open i:before,
#top-bar .languages i:before {
    transition: all 0.2s ease-out;
}
#top-bar .languages .dropdown-menu {
    margin: 0;
    padding: 0;
    min-width: 0;
    left: -20px;
    right: -1px;
    border: 1px solid rgba(119, 119, 199, 0.2);
    border-top: none;
    box-shadow: none;
    z-index: 1500;
}
#top-bar .languages .dropdown-menu > li {
    margin: 0;
    padding: 0;
}
#top-bar .languages .dropdown-menu > li > a {
    display: block;
    margin: 0;
    padding: 5px 0;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}
#top-bar .languages .dropdown-menu > li > a:hover {
    color: #333;
    background-color: inherit;
}
#main-nav {
    margin: 0 auto;
    padding: 0 45px;
    height: 80px;
    line-height: 80px;
    border: none;
    border-radius: 0;
    background-color: inherit;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 1200px) {
    #main-nav {
        max-width: 1440px;
        margin: auto;
        box-shadow: 4px 0 6px -4px rgba(0, 0, 0, 0.1), -4px 0 6px -4px rgba(0, 0, 0, 0.1);
    }
}
@media (max-width: 999px) {
    #main-nav {
        padding: 0 20px;
    }
}
@media (max-width: 799px) {
    #main-nav {
        height: 70px;
        line-height: 70px;
    }
}
@media (max-width: 480px) {
    #main-nav {
        padding: 0 10px;
    }
}
@media (max-width: 320px) {
    #main-nav {
        height: 60px;
        line-height: 60px;
    }
}
#main-nav.navbar-fixed-top {
    width: 100%;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 800px) {
    #main-nav.navbar-fixed-top .navbar-right {
        margin-right: 0;
    }
}
#main-nav .main-nav-container {
    position: relative;
    margin: auto;
    padding: 0;
}
#main-nav .main-nav-container .navbar-toggle {
    margin: 17px 0 0 15px;
    padding: 0 8px;
    height: 39px;
    line-height: 37px;
    background-color: black;
}
#main-nav .main-nav-container .navbar-toggle:active,
#main-nav .main-nav-container .navbar-toggle:hover {
    background-color: #131313 !important;
    color: #444;
    text-decoration: none;
    transition-duration: .4s;
}
#main-nav .main-nav-container .navbar-toggle.empty {
    display: none;
}
#main-nav .main-nav-container .navbar-toggle .burger {
    display: inline-block;
    margin-left: 5px;
}
#main-nav .main-nav-container .navbar-toggle .icon-bar {
    display: none;
}
#main-nav .main-nav-container .navbar-toggle .glyphicon {
    display: inline-block;
    padding-top: 5px;
    width: 22px;
}
#main-nav .main-nav-container .navbar-toggle.collapsed .icon-bar {
    display: block;
}
#main-nav .main-nav-container .navbar-toggle.collapsed .glyphicon {
    display: none;
}
@media (max-width: 680px) {
    #main-nav .main-nav-container .navbar-toggle span {
        display: none;
    }
    #main-nav .main-nav-container .navbar-toggle .burger {
        display: inline-block;
        margin: 0;
    }
}
@media (max-width: 480px) {
    #main-nav .main-nav-container .navbar-toggle {
        padding: 0 5px;
        margin: 20px 0 0 5px;
        height: 31px;
        line-height: 31px;
    }
    #main-nav .main-nav-container .navbar-toggle span {
        display: none;
    }
    #main-nav .main-nav-container .navbar-toggle .burger {
        margin: 0;
        display: block;
    }
    #main-nav .main-nav-container .navbar-toggle .glyphicon {
        vertical-align: top;
        margin-top: 3px;
    }
}
@media (max-width: 320px) {
    #main-nav .main-nav-container .navbar-toggle {
        margin-top: 15px;
    }
}
#main-nav .navbar-brand {
    margin: 0;
    padding: 0;
    height: 80px;
}
@media (max-width: 799px) {
    #main-nav .navbar-brand {
        max-height: 70px;
    }
}
@media (max-width: 320px) {
    #main-nav .navbar-brand {
        height: 60px;
    }
}
#main-nav .navbar-brand img {
    vertical-align: middle;
    max-height: 70px;
    max-width: 100%;
    width: auto;
    transition: all 0.4s;
}
@media (max-width: 799px) {
    #main-nav .navbar-brand img {
        max-height: 60px;
        max-width: 290px;
    }
}
@media (max-width: 700px) {
    #main-nav .navbar-brand img {
        max-width: 240px;
    }
}
@media (max-width: 480px) {
    #main-nav .navbar-brand img {
        max-width: 200px;
    }
}
@media (max-width: 380px) {
    #main-nav .navbar-brand img {
        max-width: 140px;
    }
}
@media (max-width: 320px) {
    #main-nav .navbar-brand img {
        max-height: 50px;
    }
}
#main-nav .nav {
    position: relative;
    margin-top: 20px;
    padding: 0;
    line-height: 38px;
    list-style-type: none;
    text-align: right;
}
#main-nav .nav li {
    position: relative;
    display: inline-block;
    margin: 0;
}
#main-nav .nav li.dropdown,
#main-nav .nav li.phone {
    display: none;
}
#main-nav .nav li a {
    position: relative;
    display: block;
    padding: 0 15px;
    color: #231f20;
    font-size: 1.4rem;
    line-height: 42px;
    white-space: nowrap;
}
#main-nav .nav li a:before {
    content: " ";
    position: absolute;
    display: block;
    top: 42px;
    left: 15px;
    right: 15px;
    height: 2px;
    opacity: 0;
    background-color: #777;
    transition: opacity 0.2s ease-out;
}
@media (max-width: 799px) {
    #main-nav .nav li a:before {
        display: none;
    }
}
#main-nav .nav li a:hover {
    text-decoration: none;
}
#main-nav .nav li a:hover:before {
    top: 42px;
    opacity: 0.5;
    transition: opacity 0.2s ease-out;
}
#main-nav .nav li.active a {
    background-color: inherit;
}
#main-nav .nav li.active a:before {
    opacity: 1;
}
#main-nav .nav li.dropdown-li a:before {
    display: none;
}
#main-nav .nav li.last-visible a,
#main-nav .nav li:last-child a {
    padding-right: 0;
}
#main-nav .nav li.last-visible a:before,
#main-nav .nav li:last-child a:before {
    right: 0;
}
#main-nav .nav li.separate:after {
    display: block;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 1px;
    background-color: #231f20;
}
@media (max-width: 799px) {
    #main-nav .nav li.separate:after {
        display: none;
    }
}
#main-nav .nav .dropdown-langs {
    display: block;
    padding: 0;
    background-color: transparent;
}
#main-nav .nav .dropdown-langs li a {
    padding-left: 25px;
}
header.transparent {
    background-color: transparent;
}
@media (min-width: 800px) {
    header.transparent {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    header.transparent #main-nav {
        line-height: 80px;
        height: 80px;
        width: 100%;
        transform: translateZ(0);
        background-color: transparent;
        box-shadow: 0 0;
        border: 0 none;
    }
    header.transparent #main-nav .navbar-nav {
        margin-top: 0;
    }
    header.transparent #main-nav .navbar-nav li {
        position: relative;
        margin-top: 22px;
        padding-bottom: 0;
    }
    header.transparent #main-nav .navbar-nav li a {
        position: static;
    }
    header.transparent #main-nav .navbar-nav li a:before {
        top: 0;
    }
    header.transparent #main-nav.navbar-fixed-top .navbar-nav li {
        margin-top: 0;
    }
    header.transparent #main-nav.minified {
        line-height: 55px;
        max-height: 55px;
    }
    header.transparent #main-nav.minified .navbar-nav li {
        padding-bottom: 5px;
        padding-top: 8px;
    }
    header.transparent #top-bar {
        border: none;
        background-color: transparent;
    }
    header.transparent #top-bar a,
    header.transparent #top-bar span {
        opacity: 1;
    }
    header.transparent #top-bar .dropdown-menu {
        background-color: transparent;
        border: none;
        left: auto;
        right: 13px;
        min-width: 420px;
        text-align: right;
    }
    header.transparent #top-bar .dropdown-menu li {
        display: inline-block;
    }
    header.transparent #top-bar .dropdown-menu li a {
        padding: 5px;
    }
}
header.transparent #main-nav .nav a:before {
    display: none;
}
header.transparent #main-nav.minified .nav > li > a:before {
    display: block;
}
header.transparent #main-nav.minified .dropdown-menu {
    top: 54px;
    left: 0;
}
header.transparent #main-nav.minified .navbar-brand {
    height: 55px;
}
header.transparent #main-nav.minified .navbar-brand img {
    max-height: 47px;
}
header.transparent.fixed-height #main-nav.navbar-fixed-top .navbar-nav li {
    margin-top: 22px;
}
@media (max-width: 799px) {
    header.transparent #main-nav.minified {
        max-height: 55px;
        line-height: 55px;
    }
    header.transparent #main-nav.minified .navbar-brand {
        height: 55px;
    }
    header.transparent #main-nav.minified .navbar-brand img {
        max-height: 47px;
    }
    header.transparent #main-nav.minified .cf-btn,
    header.transparent #main-nav.minified .navbar-toggle {
        margin-top: 8px;
        margin-left: 5px;
    }
}
@media (max-width: 480px) {
    header.transparent #main-nav.minified .cf-btn,
    header.transparent #main-nav.minified .navbar-toggle {
        margin-top: 12px;
    }
}
@media (min-width: 800px) {
    header #main-nav .navbar-right .dropdown-menu {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
        padding: 14px 16px;
        border: 1px solid rgba(0, 0, 0, 0.05);
        border-bottom-width: 2px;
        border-top: none;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        box-shadow: none;
        min-width: 0;
        z-index: 999;
        top: 42px;
        left: 15px;
        right: auto;
    }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        background-color: transparent;
    }
    #main-nav .nav li.dropdown-li {
        padding-bottom: 18px;
    }
    #main-nav .dropdown-menu > li > a:focus,
    #main-nav .dropdown-menu > li > a:hover {
        color: inherit;
    }
    header #main-nav .nav .dropdown-menu li {
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }
    header #main-nav .nav .dropdown-menu li a {
        line-height: 22px;
        font-size: 14px;
        padding: 5px;
        text-align: left;
    }
    #main-nav li:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 799px) {
    #main-nav .navbar-nav .open .dropdown-menu {
        padding: 0 0 0 10px;
        border-top: 1px solid #666;
        border-bottom: 1px solid #000;
    }
    #main-nav {
        border-radius: 0;
    }
    #main-nav .navbar-collapse {
        margin: 0;
        padding: 0;
        max-height: none;
        height: auto;
        border-top: 1px solid #000;
        background-color: #131313;
        z-index: 1000;
    }
    #main-nav .nav li.dropdown,
    #main-nav .nav li.phone {
        display: block;
    }
    #main-nav .nav a:before {
        content: none;
    }
    #main-nav .nav li:first-of-type > a {
        border-top: 0 none;
    }
    #main-nav .nav li a {
        font-size: 1.3rem;
        border-top: 1px solid #666;
        border-bottom: 1px solid #000;
        padding: 0 10px;
        color: #fff !important;
        background-color: inherit;
        line-height: 44px;
        text-align: left;
        text-transform: uppercase;
        transition: all 0.2s;
    }
    #main-nav .nav li:last-of-type > a {
        border-bottom: 0 none;
    }
    #main-nav .nav li.dropdown.open > a {
        border-bottom: 1px solid #000;
    }
    #main-nav .nav li a:hover {
        background-color: #fff;
        color: #2d2d2d !important;
        border-bottom-color: #fff;
        transition: all 0.2s;
    }
    #main-nav .nav li.dropdown .dropdown-menu {
        padding: 0;
    }
    #main-nav .nav li.dropdown a {
        border-top: 1px solid #666;
    }
    #main-nav .nav,
    #main-nav .nav li {
        margin: 0;
        padding: 0;
    }
    #main-nav .nav li {
        display: block;
        height: auto;
    }
}
#cart-info {
    display: block;
}
#cart-info:hover {
    text-decoration: none;
    opacity: 1;
}
#cart-info .glyphicon-shopping-cart {
    display: inline-block;
    margin-right: 5px;
    font-size: 2rem;
    vertical-align: text-bottom;
}
#cart-info #cart-products {
    display: block;
    float: right;
    width: 28px;
    text-align: center;
    color: #d00;
    font-weight: 900;
}
/*# sourceMappingURL=header-1.css.map */



.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    max-height: 50px;
}
.footer.with-livechat .footer-wrapper {
    padding-bottom: 35px;
}
.footer-wrapper > .container {
    position: relative;
}
.footer p {
    color: #999;
    line-height: 24px;
    margin: 0;
    font-size: 12px;
    line-height: 50px;
}
#page-wrapper.absolute .footer {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 4px 0 6px -4px rgba(0, 0, 0, 0.1), -4px 0 6px -4px rgba(0, 0, 0, 0.1);
}
.footer .footer-wrapper {
    background-color: #f6f4f5;
}
.footer .cookie-infobox {
    min-height: 50px;
    display: none!important;
}
.footer .cookie-infobox p {
    padding: 12px 0;
    line-height: 2.5rem;
}
.footer p a {
    color: inherit !important;
    text-decoration: none;
}
.footer p a:hover {
    text-decoration: underline;
}
.footer .icon-logo-fachowcy {
    line-height: 29px;
}
.scrolltotop {
    position: fixed;
    bottom: -50px;
    right: 20px;
    height: 40px;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-clip: padding-box;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease-out;
    opacity: 0;
}
.cookie-infobox {
    background-color: #fff;
    text-align: center;
}
.cookie-accept {
    margin: 0 20px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.footer p a.cookie-accept:hover {
    text-decoration: none;
    border-color: #bbb;
}
.footer .copyright {
    font-size: 22px;
    position: relative;
    top: 3px;
    line-height: 21px;
    padding-right: 10px;
    font-weight: 300;
}
.footer .divider {
    padding: 0 20px;
}
.footer p:first-child {
    float: left;
}
.footer p:last-child {
    float: right;
}
#page-wrapper .footer .btn.cookie-accept {
    background-color: #efefef;
    padding: 3px 17px;
    font-size: 11px;
    line-height: 16px;
    position: relative;
    top: -1px;
    margin: 0 10px;
    border-radius: 4px;
}
.footer a.underline {
    text-decoration: underline;
}
#privacy ol li {
    font-weight: 700;
    list-style-type: upper-roman;
}
#privacy ol li li {
    font-weight: 400;
    list-style-type: decimal;
}
#privacy ol li li li {
    list-style-type: lower-latin;
}
#page-wrapper.relative {
    padding-bottom: 0;
}
.relative .footer {
    position: relative;
    height: auto;
    max-height: none;
}
iframe [name="google_conversion_frame"] {
    display: none;
}
@media (max-width: 800px) {
    .footer.with-livechat .footer-wrapper {
        padding-bottom: 0;
    }
    .footer p {
        font-size: 12px;
    }
    #privacy ol {
        padding-left: 15px;
    }
    #privacy ol ol {
        padding-left: 0;
    }
}
@media (max-width: 600px) {
    #page-wrapper {
        padding-bottom: 60px;
    }
    .footer {
        height: 60px;
        max-height: 60px;
    }
    .footer .right {
        float: none;
        display: block;
        margin-top: 0;
    }
    .footer p {
        float: none !important;
        text-align: center;
        line-height: 2.5rem;
    }
    .footer .pull-right {
        float: none !important;
        display: block;
    }
}
@media (max-width: 480px) {
    #page-wrapper {
        padding-bottom: 85px;
    }
    .footer {
        height: 85px;
        max-height: 85px;
    }
    .footer .link-privacy {
        display: block;
    }
    .footer .divider {
        display: none;
    }
    .footer-wrapper p {
        text-align: center;
    }
}
.btn:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
    background: #131313;
    color: white!important;
    transform: scale(1.1);
}
#list-slider-60993 {
    box-shadow: 0 0 25px rgba(35, 35, 35, 0.5);
}
#list-tiem-33354 {
    box-shadow: 0 0 25px rgba(35, 35, 35, 0.5);
}
                #txt-1col-60869 h2 {
                    border: 1px solid #a5a5a5;
                    padding: 34px 30px 30px 30px;
                    border-radius: 0px;
                }
                                #list-slider-45424 h2 {
                    border: 1px solid #ececec;
                    padding-bottom: 50px;
                    padding-top: 50px;
                    backdrop-filter:blur(2px);
                    border-radius: 0px;
                }
.txt-content {
font-size: 1.3rem!important;
line-height: 40px!important;
}
.txt-col-content {
    display:grid;
}

::-moz-selection {
  color: white;
  background: #131313;
}

::selection {
  color: white;
  background: #131313;
}

.box1 {
    width: 53%;
    margin-right: -5.5%;
}
.box-content {
    border: solid 1px #383838;
    padding: 15px;
    font-size: 2.2rem;
    box-shadow: 0 0 25px rgb(0 0 0 / 1);
    background:rgb(35 35 35 / 0.2);
    backdrop-filter: blur(2px);
}
.p-content {
    text-align:justify!important;
    font-size:1.3rem;
    padding-top:15px;
    text-shadow:0 0 10px black;
}
#list-slider-60919 h2 {
    border: 1px solid #ececec;
    padding-bottom: 34px;
    padding-top: 30px;
    border-radius: 0px;
    backdrop-filter:blur(2px);
    box-shadow: 0 0 21px rgba(22, 22, 22, 0.5);
}
.info-box {
    border: solid 1px #e2e2e2;
    padding: 25px;
    text-align: center;
    width: 60%;
    margin: 4% auto;
    display: block;
    box-shadow: 0 0 12px rgba(222, 222, 222, 0.6);
    background: linear-gradient(0deg, #f5f5f5, transparent);
}
.top {
    top: 15%;
}
.top-5 {
    top: -5%;
}










#list-tiem-25452 .slide-mask {
    background-color: rgba(0,0,0,0.3);
}
@media (min-width: 481px) { 
    #list-tiem-25452 h2 {
        line-height: 48px;
    }
}
@media (min-width: 481px){ 
    #list-tiem-25452 h2 {
        font-size: 55px;
    }
}
#list-tiem-25452 h2 {
    font-weight: 400;
}
#list-tiem-25452 .intro p {
    color: #fff;
}
#list-tiem-25452 .intro p {
    font-weight: 600;
}
#list-tiem-25452 .intro p {
    font-size: 16px;
}
#list-tiem-25452 h2 {
    letter-spacing: 10px;
}
#list-tiem-25452 .intro p {
    letter-spacing: 8px;
}
#page-wrapper .list-slider .slider #list-tiem-25452 .btn {
    background-color: #a21128;
    color: #fff;
    border-color: #a21128;
}
#list-tiem-32776 .slide-mask {
    background-color: rgba(0,0,0,0.2);
}
#list-tiem-32776 h2 {
    text-align: left;
}
@media (min-width: 801px){ 
    #list-tiem-32776 .slide-content {
        padding-top: 2px;
    }
}
#list-tiem-32776 h2 {
    color: #fff;
}
@media (min-width: 481px) { 
    #list-tiem-32776 h2 {
        line-height: 28px;
        font-size: 18px;
    }
}

#list-tiem-32776 h2.line::after {
    left: 0; 
    right: auto; 
    margin-left: 0;
}
#list-tiem-32776 .intro p{
    text-align: left;
    color: #ccc;
    font-weight: 700;
    line-height: 24px;
    font-size: 12px;
}
#list-tiem-32776 h2 {
    letter-spacing: 4px;
}
#list-tiem-33335 .slide-mask {
    background-color: rgba(0,0,0,0.35);
    }
#list-tiem-33335 h2 {
    text-align: left;
    color: #fff;
}
@media (min-width: 481px) { 
    #list-tiem-33335 h2 {
        line-height: 28px;
        font-size: 18px;
    }
}
#list-tiem-33335 h2.line::after {
    left: 0; 
    right: auto; 
    margin-left: 0;
}
#list-tiem-33335 .intro p {
    text-align: left;
    color: #ccc;
    font-weight: 700;
    line-height: 24px;
    font-size: 12px;
}
#list-tiem-33335 h2 {
    letter-spacing: 4px;
}
#list-tiem-33354 .slide-mask {
    background-color: rgba(0,0,0,0.4);
}
@media (min-width: 801px) { 
    #list-tiem-33354 .slide-content {
        padding-top: 2px;
    }
}
#list-tiem-33354 h2 {
    color: #fff;
}
@media (min-width: 481px) { 
    #list-tiem-33354 h2 {
        line-height: 28px;
        font-size: 18px;
    }
}
#list-tiem-33354 .intro p {
    color: #ccc;
    font-weight: 700;
    line-height: 24px;
    font-size: 12px;
}
#list-tiem-33354 h2 {
    letter-spacing: 4px;
}
#page-wrapper .list-slider .slider #list-tiem-33354 .btn {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
#list-social-media-45427 {
    background-color: #131313;
    }
#list-social-media-45427 a .social-icon::before {
    color: #ccc;
}
#list-social-media-45427 a {
    border-color: transparent;
}
#list-social-media-45427 {
    padding-top: 0px;
}
#list-social-media-45427 {
    padding-bottom: 30px;
}
@media (max-width: 799px) {
    #list-social-media-45427 {
        padding-top: 0px;
        padding-bottom: 40px
    }
}
#page-wrapper a:hover {
    color: #d67c03;
}
body.transparent-menu #shop {
    border-top: 121px solid #111 !important;
    }
@media (min-width: 800px) {
    body.transparent-menu #page-wrapper {
        min-height: 100vh !important;
    }
}
header.transparent #main-nav.minified {
    background-color: rgba(17,17,17,0.9) !important;
}
header.transparent.fixed-height #main-nav.navbar-fixed-top {
    background-color: rgba(17,17,17,0.9) !important;
}
@media (max-width: 799px) {
    header.transparent #main-nav {
        background-color: #111 !important;
    }
}
@media (min-width: 800px) {
    header #main-nav .dropdown-menu { 
        background-color: #111;
    }
}
#page-wrapper .btn, #ar-wrapper .btn {
    border-radius: 0px;
}
#main-nav .nav a {
    color: #e3e3e3 !important;
}
#main-nav .nav a::before {
    background-color: #e3e3e3 !important;
}
#main-nav .nav .separate::after {
    background-color: #e3e3e3!important;
}
#main-nav .nav a {
    font-size: 12px !important;
    letter-spacing: 1.3px!important;
}
#main-nav .nav li a {
    letter-spacing: 0.2px;
    font-weight: 900;
}
#top-bar, #main-nav {
    box-shadow: none !important; 
    border: none !important;
}
.footer .footer-wrapper {
    background: linear-gradient(-90deg, #131313, #1b1b1b, #191919);
}
.footer .footer-wrapper p {
    color: #ccc !important;
}
#testimonial-60925 {
    background-color:#bfbfbd;
    padding-bottom:0px;
    padding-top:80px;
}
#testimonial-60925 blockquote {
    border:0 none;
} 
#testimonial-60925.testimonial .slider blockquote {
    font-style:normal;
}
#txt-1col-60869 {
    background-color:#bfbfbd;
    padding-top:120px;
    padding-bottom:120px;
}
#txt-1col-60869 .title {
    font-size:18px;
    letter-spacing:4px;
    line-height:28px
    ;margin-bottom:0px;
    text-align:center;
    font-weight:500;
    box-shadow:0 0 25px rgb(111 111 111 / 50%);
    background:linear-gradient(0deg, #b9b9b9, transparent);
}
#txt-1col-60869 .intro p {
    text-align:center;
}
#gallery-45438 {
    padding-top:90px;
    padding-bottom:90px;
}
#gallery-45438 h2 {
    text-align:center;
}
#gallery-45438 .intro {
    text-align:center;
}
#txt-4col-60894 {
    background-color:#131313;
    padding-top:90px;
    padding-bottom:80px;
    box-shadow:0 0 20px rgb(51 51 51 / 50%);
}
#txt-4col-60894 .title {
    text-align:center;
} 
#txt-4col-60894 .intro p {
    text-align:center;
}
#txt-4col-60894 .txt-wrapper {
    text-align:center;
    font-size:12px;
    font-weight:700;
    line-height:24px;
}
#txt-4col-60894 .txt-wrapper p, #txt-4col-60894 .txt-wrapper li {
    color:#ccc;
}
#txt-4col-60894 .txt-col-title, #txt-4col-60894 .txt-col-intro {
    color:#eee;
    font-size:12px;
    font-weight:700;
    line-height:24px;
    text-align:center;
    text-transform:uppercase;
}
#txt-4col-60894 .col-item .txt p {
    text-transform:uppercase;
}
#txt-4col-60894 .btn-wrapper {
    text-align:center;
}
#txt-4col-60894 .txt-col-content h1,#txt-4col-60894 .txt-col-content h2,#txt-4col-60894 .txt-col-content h3,#txt-4col-60894 .txt-col-content h4,#txt-4col-60894 .txt-col-content h5,#txt-4col-60894 .txt-col-content h6 {
    color:#eee;
    font-size:12px;
    font-weight:700;
    line-height:24px;
    text-align:center;
    text-transform:uppercase;
}
@media(max-width: 799px) {
    #testimonial-60925 {
        padding-bottom:0px;
        padding-top:40px;
    }
    #txt-1col-60869 {
        padding-top:40px;
        padding-bottom:40px;
    }
    #gallery-45438 {
        padding-top:40px;
        padding-bottom:40px;
    } 
    #txt-4col-60894 {
        padding-top:40px;
        padding-bottom:40px;
    }
}
@media(max-width: 480px) {
    #txt-1col-60869 .title {
        font-size:14px;
        line-height:22px;
    }
}
#list-social-media-60887 {background-color: #111;}#list-social-media-60887 a .social-icon::before {color: #ccc;}#list-social-media-60887 a {border-color: transparent;}#list-social-media-60887 {padding-top: 0px;}#list-social-media-60887 {padding-bottom: 120px;}@media (max-width: 799px) {#list-social-media-60887 {padding-top: 0px;}}@media (max-width: 799px) {#list-social-media-60887 {padding-bottom: 40px;}} h1, h2, h3, h4, header, .btn, .h4 p {font-family: 'Source Sans Pro' !important;}header, .btn {font-family: 'Source Sans Pro' !important;}#page-wrapper a:hover {color: #d67c03;}body.transparent-menu #shop {border-top: 121px solid #111 !important;}@media (min-width: 800px) {body.transparent-menu #page-wrapper {min-height: 100vh !important;}}header.transparent #main-nav.minified {background-color: rgba(17,17,17,0.9) !important;}header.transparent.fixed-height #main-nav.navbar-fixed-top {background-color: rgba(17,17,17,0.9) !important;}@media (max-width: 799px) {header.transparent #main-nav {background-color: #111 !important;}}@media (min-width: 800px) {header #main-nav .dropdown-menu { background-color: #111;}}#page-wrapper .btn, #ar-wrapper .btn {border-radius: 0px;}#main-nav .nav a {color: #e3e3e3 !important;}#main-nav .nav a::before {background-color: #e3e3e3 !important;}#main-nav .nav .separate::after {background-color: #e3e3e3!important;}#main-nav .nav a {font-size: 11px !important;}#main-nav .nav li a {letter-spacing: 0.2px;}#main-nav .nav li a {font-weight: 900;}#top-bar, #main-nav {box-shadow: none !important; border: none !important;}.footer .footer-wrapper {background-color: #111 !important;} .footer .footer-wrapper p {color: #ccc !important;}#txt-1col-60052{background-color:#111;padding-top:40px;padding-bottom:40px;}#txt-1col-60052 .title{text-align:center;}#txt-1col-60052 .intro p{text-align:center;}#txt-2col-60961{background-color:#fff;padding-top:90px;padding-bottom:90px;}#txt-2col-60961 .title{text-align:center;}#txt-2col-60961 .intro p{text-align:center;}#txt-2col-60961 .txt-wrapper{font-size:14px;line-height:24px;}#txt-2col-60961 .txt-col-title, #txt-2col-60961 .txt-col-intro{font-size:18px;font-weight:400;letter-spacing:4px;line-height:28px;text-transform:uppercase;}#txt-2col-60961 .txt-col-content h1,#txt-2col-60961 .txt-col-content h2,#txt-2col-60961 .txt-col-content h3,#txt-2col-60961 .txt-col-content h4,#txt-2col-60961 .txt-col-content h5,#txt-2col-60961 .txt-col-content h6{font-size:18px;font-weight:400;letter-spacing:4px;line-height:28px;text-transform:uppercase;}#gallery-45444{background-color:#111;padding-top:120px;padding-bottom:120px;}#gallery-45444 h2{text-align:center;}#gallery-45444 .intro{text-align:center;}#gallery-45444 h4{color:#111;}#txt-1col-60957{background-color:#111;padding-top:0px;padding-bottom:0px;}#txt-1col-60957 .title{text-align:center;}#txt-1col-60957 .intro p{text-align:center;}#txt-4col-60885{background-color:#111;padding-top:90px;padding-bottom:80px;}#txt-4col-60885 .title{text-align:center;}#txt-4col-60885 .intro p{text-align:center;}#txt-4col-60885 .txt-wrapper{text-align:center;font-size:12px;font-weight:700;line-height:24px;}#txt-4col-60885 .txt-wrapper p, #txt-4col-60885 .txt-wrapper li{color:#ccc;}#txt-4col-60885 .txt-col-title, #txt-4col-60885 .txt-col-intro{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}#txt-4col-60885 .col-item .txt p{text-transform:uppercase;}#txt-4col-60885 .btn-wrapper{text-align:center;}#txt-4col-60885 .txt-col-content h1,#txt-4col-60885 .txt-col-content h2,#txt-4col-60885 .txt-col-content h3,#txt-4col-60885 .txt-col-content h4,#txt-4col-60885 .txt-col-content h5,#txt-4col-60885 .txt-col-content h6{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}@media(max-width: 799px){#txt-1col-60052{padding-top:0px;padding-bottom:0px;}#txt-2col-60961{padding-top:40px;padding-bottom:40px;}#gallery-45444{padding-top:40px;padding-bottom:40px;}#txt-1col-60957{padding-top:0px;padding-bottom:0px;}#txt-4col-60885{padding-top:40px;padding-bottom:40px;}}
#list-social-media-60889 {background-color: #111;}#list-social-media-60889 a .social-icon::before {color: #ccc;}#list-social-media-60889 a {border-color: transparent;}#list-social-media-60889 {padding-top: 0px;}#list-social-media-60889 {padding-bottom: 120px;}@media (max-width: 799px) {#list-social-media-60889 {padding-top: 0px;}}@media (max-width: 799px) {#list-social-media-60889 {padding-bottom: 40px;}} h1, h2, h3, h4, header, .btn, .h4 p {font-family: 'Source Sans Pro' !important;}header, .btn {font-family: 'Source Sans Pro' !important;}#page-wrapper a:hover {color: #d67c03;}body.transparent-menu #shop {border-top: 121px solid #111 !important;}@media (min-width: 800px) {body.transparent-menu #page-wrapper {min-height: 100vh !important;}}header.transparent #main-nav.minified {background-color: rgba(17,17,17,0.9) !important;}header.transparent.fixed-height #main-nav.navbar-fixed-top {background-color: rgba(17,17,17,0.9) !important;}@media (max-width: 799px) {header.transparent #main-nav {background-color: #111 !important;}}@media (min-width: 800px) {header #main-nav .dropdown-menu { background-color: #111;}}#page-wrapper .btn, #ar-wrapper .btn {border-radius: 0px;}#main-nav .nav a {color: #e3e3e3 !important;}#main-nav .nav a::before {background-color: #e3e3e3 !important;}#main-nav .nav .separate::after {background-color: #e3e3e3!important;}#main-nav .nav a {font-size: 11px !important;}#main-nav .nav li a {letter-spacing: 0.2px;}#main-nav .nav li a {font-weight: 900;}#top-bar, #main-nav {box-shadow: none !important; border: none !important;}.footer .footer-wrapper {background-color: #111 !important;} .footer .footer-wrapper p {color: #ccc !important;}#txt-1col-60065{background-color:#111;padding-top:40px;padding-bottom:40px;}#txt-1col-60065 .title{text-align:center;}#txt-1col-60065 .intro p{text-align:center;}#gallery-46092{background-color:#ffffff;padding-top:80px;padding-bottom:80px;}#gallery-46092 h2{text-align:center;}#gallery-46092 h2.line::after{background-color:#ffffff;}#gallery-46092 .intro{text-align:center;}#gallery-46092 h4{color:#ffffff;}#txt-4col-60888{background-color:#111;padding-top:90px;padding-bottom:80px;}#txt-4col-60888 .title{text-align:center;}#txt-4col-60888 .intro p{text-align:center;}#txt-4col-60888 .txt-wrapper{text-align:center;font-size:12px;font-weight:700;line-height:24px;}#txt-4col-60888 .txt-wrapper p, #txt-4col-60888 .txt-wrapper li{color:#ccc;}#txt-4col-60888 .txt-col-title, #txt-4col-60888 .txt-col-intro{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}#txt-4col-60888 .col-item .txt p{text-transform:uppercase;}#txt-4col-60888 .btn-wrapper{text-align:center;}#txt-4col-60888 .txt-col-content h1,#txt-4col-60888 .txt-col-content h2,#txt-4col-60888 .txt-col-content h3,#txt-4col-60888 .txt-col-content h4,#txt-4col-60888 .txt-col-content h5,#txt-4col-60888 .txt-col-content h6{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}@media(max-width: 799px){#txt-1col-60065{padding-top:0px;padding-bottom:0px;}#gallery-46092{padding-top:40px;padding-bottom:40px;}#txt-4col-60888{padding-top:40px;padding-bottom:40px;}}
#list-social-media-311770 {background-color: #111;}#list-social-media-311770 a .social-icon::before {color: #ccc;}#list-social-media-311770 a {border-color: transparent;}#list-social-media-311770 {padding-top: 0px;}#list-social-media-311770 {padding-bottom: 120px;}@media (max-width: 799px) {#list-social-media-311770 {padding-top: 0px;}}@media (max-width: 799px) {#list-social-media-311770 {padding-bottom: 40px;}} h1, h2, h3, h4, header, .btn, .h4 p {font-family: 'Source Sans Pro' !important;}header, .btn {font-family: 'Source Sans Pro' !important;}#page-wrapper a:hover {color: #d67c03;}body.transparent-menu #shop {border-top: 121px solid #111 !important;}@media (min-width: 800px) {body.transparent-menu #page-wrapper {min-height: 100vh !important;}}header.transparent #main-nav.minified {background-color: rgba(17,17,17,0.9) !important;}header.transparent.fixed-height #main-nav.navbar-fixed-top {background-color: rgba(17,17,17,0.9) !important;}@media (max-width: 799px) {header.transparent #main-nav {background-color: #111 !important;}}@media (min-width: 800px) {header #main-nav .dropdown-menu { background-color: #111;}}#page-wrapper .btn, #ar-wrapper .btn {border-radius: 0px;}#main-nav .nav a {color: #e3e3e3 !important;}#main-nav .nav a::before {background-color: #e3e3e3 !important;}#main-nav .nav .separate::after {background-color: #e3e3e3!important;}#main-nav .nav a {font-size: 11px !important;}#main-nav .nav li a {letter-spacing: 0.2px;}#main-nav .nav li a {font-weight: 900;}#top-bar, #main-nav {box-shadow: none !important; border: none !important;}.footer .footer-wrapper {background-color: #111 !important;} .footer .footer-wrapper p {color: #ccc !important;}#txt-1col-311768{background-color:#111;padding-top:40px;padding-bottom:40px;}#txt-1col-311768 .title{text-align:center;}#txt-1col-311768 .intro p{text-align:center;}#txt-1col-311773{background-color:#ffffff;padding-bottom:40px;}#txt-1col-311773 .title{text-align:center;}#txt-1col-311773 .txt-wrapper{text-align:center;}#txt-1col-311773 .btn-wrapper{text-align:center;}#price-table-311771{padding-top:40px;padding-bottom:10px;}#price-table-311771 h2{text-align:center;}#price-table-311771 .intro{text-align:center;}#price-table-311771 .group-item{border-color:#cccccc;border-bottom-style:dashed;}#price-table-311771 .item-name, #price-table-311771 .item-price{font-size:14px;line-height:24px;}#price-table-311771 .item-desc, #price-table-311771 .item-desc p{font-size:14px;line-height:24px;}#txt-1col-311772{padding-top:10px;}#txt-1col-311772 .txt-wrapper{text-align:center;}#txt-1col-311772 .btn-wrapper{text-align:center;}#txt-4col-311767{background-color:#111;padding-top:90px;padding-bottom:80px;}#txt-4col-311767 .title{text-align:center;}#txt-4col-311767 .intro p{text-align:center;}#txt-4col-311767 .txt-wrapper{text-align:center;font-size:12px;font-weight:700;line-height:24px;}#txt-4col-311767 .txt-wrapper p, #txt-4col-311767 .txt-wrapper li{color:#ccc;}#txt-4col-311767 .txt-col-title, #txt-4col-311767 .txt-col-intro{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}#txt-4col-311767 .col-item .txt p{text-transform:uppercase;}#txt-4col-311767 .btn-wrapper{text-align:center;}#txt-4col-311767 .txt-col-content h1,#txt-4col-311767 .txt-col-content h2,#txt-4col-311767 .txt-col-content h3,#txt-4col-311767 .txt-col-content h4,#txt-4col-311767 .txt-col-content h5,#txt-4col-311767 .txt-col-content h6{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}@media(max-width: 799px){#txt-1col-311768{padding-top:0px;padding-bottom:0px;}#price-table-311771{padding-top:40px;}#txt-4col-311767{padding-top:40px;padding-bottom:40px;}}
#list-tiem-33302 .slide-mask {background-color: rgba(0,0,0,0.4);}@media (min-width: 481px) { #list-tiem-33302 h2 {line-height: 48px;}}@media (min-width: 481px){ #list-tiem-33302 h2 {font-size: 42px;}}#list-tiem-33302 h2 {font-weight: 400;}#list-tiem-33302 .intro p {color: #fff;}#list-tiem-33302 .intro p {font-weight: 600;}#list-tiem-33302 .intro p {font-size: 14px;}#list-tiem-33302 h2 {letter-spacing: 10px;}#list-tiem-33302 .intro p {letter-spacing: 8px;}#page-wrapper .list-slider .slider #list-tiem-33302 .btn {background-color: #a21128;}#page-wrapper .list-slider .slider #list-tiem-33302 .btn {color: #fff;}#page-wrapper .list-slider .slider #list-tiem-33302 .btn {border-color: #a21128;}#list-social-media-60896 {background-color: #111;}#list-social-media-60896 a .social-icon::before {color: #ccc;}#list-social-media-60896 a {border-color: transparent;}#list-social-media-60896 {padding-top: 0px;}#list-social-media-60896 {padding-bottom: 120px;}@media (max-width: 799px) {#list-social-media-60896 {padding-top: 0px;}}@media (max-width: 799px) {#list-social-media-60896 {padding-bottom: 40px;}}html, body {font-family: 'Source Sans Pro' !important;}h1, h2, h3, h4, header, .btn, .h4 p {font-family: 'Source Sans Pro' !important;}header, .btn {font-family: 'Source Sans Pro' !important;}#page-wrapper a:hover {color: #d67c03;}body.transparent-menu #shop {border-top: 121px solid #111 !important;}@media (min-width: 800px) {body.transparent-menu #page-wrapper {min-height: 100vh !important;}}header.transparent #main-nav.minified {background-color: rgba(17,17,17,0.9) !important;}header.transparent.fixed-height #main-nav.navbar-fixed-top {background-color: rgba(17,17,17,0.9) !important;}@media (max-width: 799px) {header.transparent #main-nav {background-color: #111 !important;}}@media (min-width: 800px) {header #main-nav .dropdown-menu { background-color: #111;}}#page-wrapper .btn, #ar-wrapper .btn {border-radius: 0px;}#main-nav .nav a {color: #e3e3e3 !important;}#main-nav .nav a::before {background-color: #e3e3e3 !important;}#main-nav .nav .separate::after {background-color: #e3e3e3!important;}#main-nav .nav a {font-size: 11px !important;}#main-nav .nav li a {letter-spacing: 0.2px;}#main-nav .nav li a {font-weight: 900;}#top-bar, #main-nav {box-shadow: none !important; border: none !important;}.footer .footer-wrapper {background-color: #111 !important;} .footer .footer-wrapper p {color: #ccc !important;}#price-table-45435{padding-top:80px;padding-bottom:100px;}#price-table-45435 h2{text-align:center;}#price-table-45435 .intro{text-align:center;}#price-table-45435 .group-item{border-color:#cccccc;border-bottom-style:dashed;}#price-table-45435 .item-name, #price-table-45435 .item-price{font-size:14px;line-height:24px;}#price-table-45435 .item-desc, #price-table-45435 .item-desc p{font-size:14px;line-height:24px;}#header-txt-300852{padding-top:0px;padding-bottom:20px;}#header-txt-300852 h2{font-size:16px;text-align:center;}#header-txt-300852 .intro{text-align:center;}#txt-4col-60895{background-color:#111;padding-top:90px;padding-bottom:80px;}#txt-4col-60895 .title{text-align:center;}#txt-4col-60895 .intro p{text-align:center;}#txt-4col-60895 .txt-wrapper{text-align:center;font-size:12px;font-weight:700;line-height:24px;}#txt-4col-60895 .txt-wrapper p, #txt-4col-60895 .txt-wrapper li{color:#ccc;}#txt-4col-60895 .txt-col-title, #txt-4col-60895 .txt-col-intro{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}#txt-4col-60895 .col-item .txt p{text-transform:uppercase;}#txt-4col-60895 .btn-wrapper{text-align:center;}#txt-4col-60895 .txt-col-content h1,#txt-4col-60895 .txt-col-content h2,#txt-4col-60895 .txt-col-content h3,#txt-4col-60895 .txt-col-content h4,#txt-4col-60895 .txt-col-content h5,#txt-4col-60895 .txt-col-content h6{color:#eee;font-size:12px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;}@media(max-width: 799px){#price-table-45435{padding-top:40px;padding-bottom:40px;}#header-txt-300852{padding-top:0px;padding-bottom:0px;}#txt-4col-60895{padding-top:40px;padding-bottom:40px;}}video {max-width: 100%;max-height: 100%;box-sizing: border-box;}




