/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic");
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

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

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

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

[hidden],
template {
    display: none; }

a {
    background-color: transparent; }

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

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

b,
strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

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

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

small {
    font-size: 80%; }

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

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

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

figure {
    margin: 1em 40px; }

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible; }

button,
select {
    text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled],
html input[disabled] {
    cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

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

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

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

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

td,
th {
    padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important; }

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

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

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

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

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

    thead {
        display: table-header-group; }

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

    img {
        max-width: 100% !important; }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }

    h2,
    h3 {
        page-break-after: avoid; }

    select {
        background: #fff !important; }

    .navbar {
        display: none; }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important; }

    .label {
        border: 1px solid #000; }

    .table {
        border-collapse: collapse !important; }
    .table td,
    .table th {
        background-color: #fff !important; }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important; } }
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
    content: "\2a"; }

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

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"; }

.glyphicon-minus:before {
    content: "\2212"; }

.glyphicon-cloud:before {
    content: "\2601"; }

.glyphicon-envelope:before {
    content: "\2709"; }

.glyphicon-pencil:before {
    content: "\270f"; }

.glyphicon-glass:before {
    content: "\e001"; }

.glyphicon-music:before {
    content: "\e002"; }

.glyphicon-search:before {
    content: "\e003"; }

.glyphicon-heart:before {
    content: "\e005"; }

.glyphicon-star:before {
    content: "\e006"; }

.glyphicon-star-empty:before {
    content: "\e007"; }

.glyphicon-user:before {
    content: "\e008"; }

.glyphicon-film:before {
    content: "\e009"; }

.glyphicon-th-large:before {
    content: "\e010"; }

.glyphicon-th:before {
    content: "\e011"; }

.glyphicon-th-list:before {
    content: "\e012"; }

.glyphicon-ok:before {
    content: "\e013"; }

.glyphicon-remove:before {
    content: "\e014"; }

.glyphicon-zoom-in:before {
    content: "\e015"; }

.glyphicon-zoom-out:before {
    content: "\e016"; }

.glyphicon-off:before {
    content: "\e017"; }

.glyphicon-signal:before {
    content: "\e018"; }

.glyphicon-cog:before {
    content: "\e019"; }

.glyphicon-trash:before {
    content: "\e020"; }

.glyphicon-home:before {
    content: "\e021"; }

.glyphicon-file:before {
    content: "\e022"; }

.glyphicon-time:before {
    content: "\e023"; }

.glyphicon-road:before {
    content: "\e024"; }

.glyphicon-download-alt:before {
    content: "\e025"; }

.glyphicon-download:before {
    content: "\e026"; }

.glyphicon-upload:before {
    content: "\e027"; }

.glyphicon-inbox:before {
    content: "\e028"; }

.glyphicon-play-circle:before {
    content: "\e029"; }

.glyphicon-repeat:before {
    content: "\e030"; }

.glyphicon-refresh:before {
    content: "\e031"; }

.glyphicon-list-alt:before {
    content: "\e032"; }

.glyphicon-lock:before {
    content: "\e033"; }

.glyphicon-flag:before {
    content: "\e034"; }

.glyphicon-headphones:before {
    content: "\e035"; }

.glyphicon-volume-off:before {
    content: "\e036"; }

.glyphicon-volume-down:before {
    content: "\e037"; }

.glyphicon-volume-up:before {
    content: "\e038"; }

.glyphicon-qrcode:before {
    content: "\e039"; }

.glyphicon-barcode:before {
    content: "\e040"; }

.glyphicon-tag:before {
    content: "\e041"; }

.glyphicon-tags:before {
    content: "\e042"; }

.glyphicon-book:before {
    content: "\e043"; }

.glyphicon-bookmark:before {
    content: "\e044"; }

.glyphicon-print:before {
    content: "\e045"; }

.glyphicon-camera:before {
    content: "\e046"; }

.glyphicon-font:before {
    content: "\e047"; }

.glyphicon-bold:before {
    content: "\e048"; }

.glyphicon-italic:before {
    content: "\e049"; }

.glyphicon-text-height:before {
    content: "\e050"; }

.glyphicon-text-width:before {
    content: "\e051"; }

.glyphicon-align-left:before {
    content: "\e052"; }

.glyphicon-align-center:before {
    content: "\e053"; }

.glyphicon-align-right:before {
    content: "\e054"; }

.glyphicon-align-justify:before {
    content: "\e055"; }

.glyphicon-list:before {
    content: "\e056"; }

.glyphicon-indent-left:before {
    content: "\e057"; }

.glyphicon-indent-right:before {
    content: "\e058"; }

.glyphicon-facetime-video:before {
    content: "\e059"; }

.glyphicon-picture:before {
    content: "\e060"; }

.glyphicon-map-marker:before {
    content: "\e062"; }

.glyphicon-adjust:before {
    content: "\e063"; }

.glyphicon-tint:before {
    content: "\e064"; }

.glyphicon-edit:before {
    content: "\e065"; }

.glyphicon-share:before {
    content: "\e066"; }

.glyphicon-check:before {
    content: "\e067"; }

.glyphicon-move:before {
    content: "\e068"; }

.glyphicon-step-backward:before {
    content: "\e069"; }

.glyphicon-fast-backward:before {
    content: "\e070"; }

.glyphicon-backward:before {
    content: "\e071"; }

.glyphicon-play:before {
    content: "\e072"; }

.glyphicon-pause:before {
    content: "\e073"; }

.glyphicon-stop:before {
    content: "\e074"; }

.glyphicon-forward:before {
    content: "\e075"; }

.glyphicon-fast-forward:before {
    content: "\e076"; }

.glyphicon-step-forward:before {
    content: "\e077"; }

.glyphicon-eject:before {
    content: "\e078"; }

.glyphicon-chevron-left:before {
    content: "\e079"; }

.glyphicon-chevron-right:before {
    content: "\e080"; }

.glyphicon-plus-sign:before {
    content: "\e081"; }

.glyphicon-minus-sign:before {
    content: "\e082"; }

.glyphicon-remove-sign:before {
    content: "\e083"; }

.glyphicon-ok-sign:before {
    content: "\e084"; }

.glyphicon-question-sign:before {
    content: "\e085"; }

.glyphicon-info-sign:before {
    content: "\e086"; }

.glyphicon-screenshot:before {
    content: "\e087"; }

.glyphicon-remove-circle:before {
    content: "\e088"; }

.glyphicon-ok-circle:before {
    content: "\e089"; }

.glyphicon-ban-circle:before {
    content: "\e090"; }

.glyphicon-arrow-left:before {
    content: "\e091"; }

.glyphicon-arrow-right:before {
    content: "\e092"; }

.glyphicon-arrow-up:before {
    content: "\e093"; }

.glyphicon-arrow-down:before {
    content: "\e094"; }

.glyphicon-share-alt:before {
    content: "\e095"; }

.glyphicon-resize-full:before {
    content: "\e096"; }

.glyphicon-resize-small:before {
    content: "\e097"; }

.glyphicon-exclamation-sign:before {
    content: "\e101"; }

.glyphicon-gift:before {
    content: "\e102"; }

.glyphicon-leaf:before {
    content: "\e103"; }

.glyphicon-fire:before {
    content: "\e104"; }

.glyphicon-eye-open:before {
    content: "\e105"; }

.glyphicon-eye-close:before {
    content: "\e106"; }

.glyphicon-warning-sign:before {
    content: "\e107"; }

.glyphicon-plane:before {
    content: "\e108"; }

.glyphicon-calendar:before {
    content: "\e109"; }

.glyphicon-random:before {
    content: "\e110"; }

.glyphicon-comment:before {
    content: "\e111"; }

.glyphicon-magnet:before {
    content: "\e112"; }

.glyphicon-chevron-up:before {
    content: "\e113"; }

.glyphicon-chevron-down:before {
    content: "\e114"; }

.glyphicon-retweet:before {
    content: "\e115"; }

.glyphicon-shopping-cart:before {
    content: "\e116"; }

.glyphicon-folder-close:before {
    content: "\e117"; }

.glyphicon-folder-open:before {
    content: "\e118"; }

.glyphicon-resize-vertical:before {
    content: "\e119"; }

.glyphicon-resize-horizontal:before {
    content: "\e120"; }

.glyphicon-hdd:before {
    content: "\e121"; }

.glyphicon-bullhorn:before {
    content: "\e122"; }

.glyphicon-bell:before {
    content: "\e123"; }

.glyphicon-certificate:before {
    content: "\e124"; }

.glyphicon-thumbs-up:before {
    content: "\e125"; }

.glyphicon-thumbs-down:before {
    content: "\e126"; }

.glyphicon-hand-right:before {
    content: "\e127"; }

.glyphicon-hand-left:before {
    content: "\e128"; }

.glyphicon-hand-up:before {
    content: "\e129"; }

.glyphicon-hand-down:before {
    content: "\e130"; }

.glyphicon-circle-arrow-right:before {
    content: "\e131"; }

.glyphicon-circle-arrow-left:before {
    content: "\e132"; }

.glyphicon-circle-arrow-up:before {
    content: "\e133"; }

.glyphicon-circle-arrow-down:before {
    content: "\e134"; }

.glyphicon-globe:before {
    content: "\e135"; }

.glyphicon-wrench:before {
    content: "\e136"; }

.glyphicon-tasks:before {
    content: "\e137"; }

.glyphicon-filter:before {
    content: "\e138"; }

.glyphicon-briefcase:before {
    content: "\e139"; }

.glyphicon-fullscreen:before {
    content: "\e140"; }

.glyphicon-dashboard:before {
    content: "\e141"; }

.glyphicon-paperclip:before {
    content: "\e142"; }

.glyphicon-heart-empty:before {
    content: "\e143"; }

.glyphicon-link:before {
    content: "\e144"; }

.glyphicon-phone:before {
    content: "\e145"; }

.glyphicon-pushpin:before {
    content: "\e146"; }

.glyphicon-usd:before {
    content: "\e148"; }

.glyphicon-gbp:before {
    content: "\e149"; }

.glyphicon-sort:before {
    content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
    content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }

.glyphicon-sort-by-order:before {
    content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
    content: "\e154"; }

.glyphicon-sort-by-attributes:before {
    content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }

.glyphicon-unchecked:before {
    content: "\e157"; }

.glyphicon-expand:before {
    content: "\e158"; }

.glyphicon-collapse-down:before {
    content: "\e159"; }

.glyphicon-collapse-up:before {
    content: "\e160"; }

.glyphicon-log-in:before {
    content: "\e161"; }

.glyphicon-flash:before {
    content: "\e162"; }

.glyphicon-log-out:before {
    content: "\e163"; }

.glyphicon-new-window:before {
    content: "\e164"; }

.glyphicon-record:before {
    content: "\e165"; }

.glyphicon-save:before {
    content: "\e166"; }

.glyphicon-open:before {
    content: "\e167"; }

.glyphicon-saved:before {
    content: "\e168"; }

.glyphicon-import:before {
    content: "\e169"; }

.glyphicon-export:before {
    content: "\e170"; }

.glyphicon-send:before {
    content: "\e171"; }

.glyphicon-floppy-disk:before {
    content: "\e172"; }

.glyphicon-floppy-saved:before {
    content: "\e173"; }

.glyphicon-floppy-remove:before {
    content: "\e174"; }

.glyphicon-floppy-save:before {
    content: "\e175"; }

.glyphicon-floppy-open:before {
    content: "\e176"; }

.glyphicon-credit-card:before {
    content: "\e177"; }

.glyphicon-transfer:before {
    content: "\e178"; }

.glyphicon-cutlery:before {
    content: "\e179"; }

.glyphicon-header:before {
    content: "\e180"; }

.glyphicon-compressed:before {
    content: "\e181"; }

.glyphicon-earphone:before {
    content: "\e182"; }

.glyphicon-phone-alt:before {
    content: "\e183"; }

.glyphicon-tower:before {
    content: "\e184"; }

.glyphicon-stats:before {
    content: "\e185"; }

.glyphicon-sd-video:before {
    content: "\e186"; }

.glyphicon-hd-video:before {
    content: "\e187"; }

.glyphicon-subtitles:before {
    content: "\e188"; }

.glyphicon-sound-stereo:before {
    content: "\e189"; }

.glyphicon-sound-dolby:before {
    content: "\e190"; }

.glyphicon-sound-5-1:before {
    content: "\e191"; }

.glyphicon-sound-6-1:before {
    content: "\e192"; }

.glyphicon-sound-7-1:before {
    content: "\e193"; }

.glyphicon-copyright-mark:before {
    content: "\e194"; }

.glyphicon-registration-mark:before {
    content: "\e195"; }

.glyphicon-cloud-download:before {
    content: "\e197"; }

.glyphicon-cloud-upload:before {
    content: "\e198"; }

.glyphicon-tree-conifer:before {
    content: "\e199"; }

.glyphicon-tree-deciduous:before {
    content: "\e200"; }

.glyphicon-cd:before {
    content: "\e201"; }

.glyphicon-save-file:before {
    content: "\e202"; }

.glyphicon-open-file:before {
    content: "\e203"; }

.glyphicon-level-up:before {
    content: "\e204"; }

.glyphicon-copy:before {
    content: "\e205"; }

.glyphicon-paste:before {
    content: "\e206"; }

.glyphicon-alert:before {
    content: "\e209"; }

.glyphicon-equalizer:before {
    content: "\e210"; }

.glyphicon-king:before {
    content: "\e211"; }

.glyphicon-queen:before {
    content: "\e212"; }

.glyphicon-pawn:before {
    content: "\e213"; }

.glyphicon-bishop:before {
    content: "\e214"; }

.glyphicon-knight:before {
    content: "\e215"; }

.glyphicon-baby-formula:before {
    content: "\e216"; }

.glyphicon-tent:before {
    content: "\26fa"; }

.glyphicon-blackboard:before {
    content: "\e218"; }

.glyphicon-bed:before {
    content: "\e219"; }

.glyphicon-apple:before {
    content: "\f8ff"; }

.glyphicon-erase:before {
    content: "\e221"; }

.glyphicon-hourglass:before {
    content: "\231b"; }

.glyphicon-lamp:before {
    content: "\e223"; }

.glyphicon-duplicate:before {
    content: "\e224"; }

.glyphicon-piggy-bank:before {
    content: "\e225"; }

.glyphicon-scissors:before {
    content: "\e226"; }

.glyphicon-bitcoin:before {
    content: "\e227"; }

.glyphicon-yen:before {
    content: "\00a5"; }

.glyphicon-ruble:before {
    content: "\20bd"; }

.glyphicon-scale:before {
    content: "\e230"; }

.glyphicon-ice-lolly:before {
    content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }

.glyphicon-education:before {
    content: "\e233"; }

.glyphicon-option-horizontal:before {
    content: "\e234"; }

.glyphicon-option-vertical:before {
    content: "\e235"; }

.glyphicon-menu-hamburger:before {
    content: "\e236"; }

.glyphicon-modal-window:before {
    content: "\e237"; }

.glyphicon-oil:before {
    content: "\e238"; }

.glyphicon-grain:before {
    content: "\e239"; }

.glyphicon-sunglasses:before {
    content: "\e240"; }

.glyphicon-text-size:before {
    content: "\e241"; }

.glyphicon-text-color:before {
    content: "\e242"; }

.glyphicon-text-background:before {
    content: "\e243"; }

.glyphicon-object-align-top:before {
    content: "\e244"; }

.glyphicon-object-align-bottom:before {
    content: "\e245"; }

.glyphicon-object-align-horizontal:before {
    content: "\e246"; }

.glyphicon-object-align-left:before {
    content: "\e247"; }

.glyphicon-object-align-vertical:before {
    content: "\e248"; }

.glyphicon-object-align-right:before {
    content: "\e249"; }

.glyphicon-triangle-right:before {
    content: "\e250"; }

.glyphicon-triangle-left:before {
    content: "\e251"; }

.glyphicon-triangle-bottom:before {
    content: "\e252"; }

.glyphicon-triangle-top:before {
    content: "\e253"; }

.glyphicon-console:before {
    content: "\e254"; }

.glyphicon-superscript:before {
    content: "\e255"; }

.glyphicon-subscript:before {
    content: "\e256"; }

.glyphicon-menu-left:before {
    content: "\e257"; }

.glyphicon-menu-right:before {
    content: "\e258"; }

.glyphicon-menu-down:before {
    content: "\e259"; }

.glyphicon-menu-up:before {
    content: "\e260"; }

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

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

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

body {
    font-family: "Opel Sans", arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #2d333e;
    background-color: #fff; }

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

a {
    color: #fcbb0d;
    text-decoration: none; }
a:hover, a:focus {
    color: #2d333e;
    text-decoration: none; }
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
    margin: 0; }

img {
    vertical-align: middle; }

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

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

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }

.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: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%; }

h1, .h1 {
    font-size: 36px; }

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

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

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

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

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

p {
    margin: 0 0 10px; }

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
@media (min-width: 768px) {
    .lead {
        font-size: 21px; } }

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

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

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.text-center {
    text-align: center; }

.text-justify {
    text-align: justify; }

.text-nowrap {
    white-space: nowrap; }

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

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

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

.text-muted {
    color: #777777; }

.text-primary {
    color: #fcbb0d; }

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

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

.bg-primary {
    background-color: #fcbb0d; }

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857; }

dt {
    font-weight: bold; }

dd {
    margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table; }
.dl-horizontal dd:after {
    clear: both; }
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }

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

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
.container:before, .container:after {
    content: " ";
    display: table; }
.container:after {
    clear: both; }
@media (min-width: 768px) {
    .container {
        width: 740px; } }
@media (min-width: 992px) {
    .container {
        width: 960px; } }
@media (min-width: 1280px) {
    .container {
        width: 1260px; } }
@media (min-width: 1500px) {
    .container {
        width: 1480px; } }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
.container-fluid:after {
    clear: both; }

.row {
    margin-left: -10px;
    margin-right: -10px; }
.row:before, .row:after {
    content: " ";
    display: table; }
.row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left; }

    .col-sm-1 {
        width: 8.33333%; }

    .col-sm-2 {
        width: 16.66667%; }

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

    .col-sm-4 {
        width: 33.33333%; }

    .col-sm-5 {
        width: 41.66667%; }

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

    .col-sm-7 {
        width: 58.33333%; }

    .col-sm-8 {
        width: 66.66667%; }

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

    .col-sm-10 {
        width: 83.33333%; }

    .col-sm-11 {
        width: 91.66667%; }

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

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

    .col-sm-pull-1 {
        right: 8.33333%; }

    .col-sm-pull-2 {
        right: 16.66667%; }

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

    .col-sm-pull-4 {
        right: 33.33333%; }

    .col-sm-pull-5 {
        right: 41.66667%; }

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

    .col-sm-pull-7 {
        right: 58.33333%; }

    .col-sm-pull-8 {
        right: 66.66667%; }

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

    .col-sm-pull-10 {
        right: 83.33333%; }

    .col-sm-pull-11 {
        right: 91.66667%; }

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

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

    .col-sm-push-1 {
        left: 8.33333%; }

    .col-sm-push-2 {
        left: 16.66667%; }

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

    .col-sm-push-4 {
        left: 33.33333%; }

    .col-sm-push-5 {
        left: 41.66667%; }

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

    .col-sm-push-7 {
        left: 58.33333%; }

    .col-sm-push-8 {
        left: 66.66667%; }

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

    .col-sm-push-10 {
        left: 83.33333%; }

    .col-sm-push-11 {
        left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-12 {
        margin-left: 100%; } }
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left; }

    .col-md-1 {
        width: 8.33333%; }

    .col-md-2 {
        width: 16.66667%; }

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

    .col-md-4 {
        width: 33.33333%; }

    .col-md-5 {
        width: 41.66667%; }

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

    .col-md-7 {
        width: 58.33333%; }

    .col-md-8 {
        width: 66.66667%; }

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

    .col-md-10 {
        width: 83.33333%; }

    .col-md-11 {
        width: 91.66667%; }

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

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

    .col-md-pull-1 {
        right: 8.33333%; }

    .col-md-pull-2 {
        right: 16.66667%; }

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

    .col-md-pull-4 {
        right: 33.33333%; }

    .col-md-pull-5 {
        right: 41.66667%; }

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

    .col-md-pull-7 {
        right: 58.33333%; }

    .col-md-pull-8 {
        right: 66.66667%; }

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

    .col-md-pull-10 {
        right: 83.33333%; }

    .col-md-pull-11 {
        right: 91.66667%; }

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

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

    .col-md-push-1 {
        left: 8.33333%; }

    .col-md-push-2 {
        left: 16.66667%; }

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

    .col-md-push-4 {
        left: 33.33333%; }

    .col-md-push-5 {
        left: 41.66667%; }

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

    .col-md-push-7 {
        left: 58.33333%; }

    .col-md-push-8 {
        left: 66.66667%; }

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

    .col-md-push-10 {
        left: 83.33333%; }

    .col-md-push-11 {
        left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-12 {
        margin-left: 100%; } }
@media (min-width: 1280px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left; }

    .col-lg-1 {
        width: 8.33333%; }

    .col-lg-2 {
        width: 16.66667%; }

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

    .col-lg-4 {
        width: 33.33333%; }

    .col-lg-5 {
        width: 41.66667%; }

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

    .col-lg-7 {
        width: 58.33333%; }

    .col-lg-8 {
        width: 66.66667%; }

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

    .col-lg-10 {
        width: 83.33333%; }

    .col-lg-11 {
        width: 91.66667%; }

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

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

    .col-lg-pull-1 {
        right: 8.33333%; }

    .col-lg-pull-2 {
        right: 16.66667%; }

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

    .col-lg-pull-4 {
        right: 33.33333%; }

    .col-lg-pull-5 {
        right: 41.66667%; }

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

    .col-lg-pull-7 {
        right: 58.33333%; }

    .col-lg-pull-8 {
        right: 66.66667%; }

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

    .col-lg-pull-10 {
        right: 83.33333%; }

    .col-lg-pull-11 {
        right: 91.66667%; }

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

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

    .col-lg-push-1 {
        left: 8.33333%; }

    .col-lg-push-2 {
        left: 16.66667%; }

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

    .col-lg-push-4 {
        left: 33.33333%; }

    .col-lg-push-5 {
        left: 41.66667%; }

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

    .col-lg-push-7 {
        left: 58.33333%; }

    .col-lg-push-8 {
        left: 66.66667%; }

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

    .col-lg-push-10 {
        left: 83.33333%; }

    .col-lg-push-11 {
        left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-12 {
        margin-left: 100%; } }
@media (min-width: 1500px) {
    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left; }

    .col-xl-1 {
        width: 8.33333%; }

    .col-xl-2 {
        width: 16.66667%; }

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

    .col-xl-4 {
        width: 33.33333%; }

    .col-xl-5 {
        width: 41.66667%; }

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

    .col-xl-7 {
        width: 58.33333%; }

    .col-xl-8 {
        width: 66.66667%; }

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

    .col-xl-10 {
        width: 83.33333%; }

    .col-xl-11 {
        width: 91.66667%; }

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

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

    .col-xl-pull-1 {
        right: 8.33333%; }

    .col-xl-pull-2 {
        right: 16.66667%; }

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

    .col-xl-pull-4 {
        right: 33.33333%; }

    .col-xl-pull-5 {
        right: 41.66667%; }

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

    .col-xl-pull-7 {
        right: 58.33333%; }

    .col-xl-pull-8 {
        right: 66.66667%; }

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

    .col-xl-pull-10 {
        right: 83.33333%; }

    .col-xl-pull-11 {
        right: 91.66667%; }

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

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

    .col-xl-push-1 {
        left: 8.33333%; }

    .col-xl-push-2 {
        left: 16.66667%; }

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

    .col-xl-push-4 {
        left: 33.33333%; }

    .col-xl-push-5 {
        left: 41.66667%; }

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

    .col-xl-push-7 {
        left: 58.33333%; }

    .col-xl-push-8 {
        left: 66.66667%; }

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

    .col-xl-push-10 {
        left: 83.33333%; }

    .col-xl-push-11 {
        left: 91.66667%; }

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

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

    .col-xl-offset-1 {
        margin-left: 8.33333%; }

    .col-xl-offset-2 {
        margin-left: 16.66667%; }

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

    .col-xl-offset-4 {
        margin-left: 33.33333%; }

    .col-xl-offset-5 {
        margin-left: 41.66667%; }

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

    .col-xl-offset-7 {
        margin-left: 58.33333%; }

    .col-xl-offset-8 {
        margin-left: 66.66667%; }

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

    .col-xl-offset-10 {
        margin-left: 83.33333%; }

    .col-xl-offset-11 {
        margin-left: 91.66667%; }

    .col-xl-offset-12 {
        margin-left: 100%; } }
table {
    background-color: transparent; }

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

th {
    text-align: left; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0; }
.table > tbody + tbody {
    border-top: 2px solid #ddd; }
.table .table {
    background-color: #fff; }

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

.table-bordered {
    border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
    .table-responsive > .table {
        margin-bottom: 0; }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
        border: 0; }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

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

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

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

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

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

input[type="file"] {
    display: block; }

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    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: #eeeeee;
    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="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
    input[type="month"] {
        line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
    input[type="month"] {
        line-height: 46px; } }
.form-group {
    margin-bottom: 15px; }

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto; }
.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }

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

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto; }
.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }

.has-feedback {
    position: relative; }
.has-feedback .form-control {
    padding-right: 42.5px; }

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d; }
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
.has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b; }
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
.has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442; }
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
.has-error .form-control-feedback {
    color: #a94442; }

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto; }
    .form-inline .input-group > .form-control {
        width: 100%; }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0; }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px; }
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
.form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
    right: 10px; }
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px; } }
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px; } }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
.btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
    color: #fff;
    background-color: #fcbb0d;
    border-color: #fcbb0d; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d39b03;
    border-color: #c99302; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #fcbb0d;
    border-color: #fcbb0d; }
.btn-primary .badge {
    color: #fcbb0d;
    background-color: #fff; }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
    color: #fff;
    background-color: #2d333e;
    border-color: #22272f; }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #181b20;
    border-color: #090a0c; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #2d333e;
    border-color: #22272f; }
.btn-info .badge {
    color: #2d333e;
    background-color: #fff; }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
    color: #fcbb0d;
    font-weight: normal;
    border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
.btn-link:hover, .btn-link:focus {
    color: #2d333e;
    text-decoration: none;
    background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
.dropdown-menu.pull-right {
    right: 0;
    left: auto; }
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

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

.open > .dropdown-menu {
    display: block; }
.open > a {
    outline: 0; }

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    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: 2px; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
    margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
.btn-toolbar:after {
    clear: both; }
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left; }
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

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

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

.btn-group > .btn-group {
    float: left; }

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
    margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
.btn-group-vertical > .btn-group:after {
    clear: both; }
.btn-group-vertical > .btn-group > .btn {
    float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-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 input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px; }
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
.input-group-btn > .btn {
    position: relative; }
.input-group-btn > .btn + .btn {
    margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2; }
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
.nav:before, .nav:after {
    content: " ";
    display: table; }
.nav:after {
    clear: both; }
.nav > li {
    position: relative;
    display: block; }
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.nav > li.disabled > a {
    color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #fcbb0d; }
.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.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }

.nav-pills > li {
    float: left; }
.nav-pills > li > a {
    border-radius: 4px; }
.nav-pills > li + li {
    margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #fcbb0d; }

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }

.tab-content > .tab-pane {
    display: none;
    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; }
.navbar:before, .navbar:after {
    content: " ";
    display: table; }
.navbar:after {
    clear: both; }
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table; }
.navbar-header:after {
    clear: both; }
@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
.navbar-collapse:after {
    clear: both; }
.navbar-collapse.in {
    overflow-y: auto; }
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
    .navbar-collapse.in {
        overflow-y: visible; }
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px; }
@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0; } }

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
.navbar-brand > img {
    display: block; }
@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -10px; } }

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
.navbar-toggle:focus {
    outline: 0; }
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -10px; }
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none; } }
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav > li {
        float: left; }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }

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

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

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

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

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

    .navbar-right {
        float: right !important;
        margin-right: -10px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
.navbar-default .navbar-brand {
    color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
.navbar-default .navbar-text {
    color: #777; }
.navbar-default .navbar-nav > li > a {
    color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
.navbar-default .navbar-toggle {
    border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
.navbar-default .navbar-link {
    color: #777; }
.navbar-default .navbar-link:hover {
    color: #333; }
.navbar-default .btn-link {
    color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #090909; }
.navbar-inverse .navbar-brand {
    color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
.navbar-inverse .navbar-text {
    color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
.navbar-inverse .navbar-toggle {
    border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
.navbar-inverse .navbar-link {
    color: #9d9d9d; }
.navbar-inverse .navbar-link:hover {
    color: #fff; }
.navbar-inverse .btn-link {
    color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 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: #777777; }

.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.42857;
    text-decoration: none;
    color: #fcbb0d;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #2d333e;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #fcbb0d;
    border-color: #fcbb0d;
    cursor: default; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    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:before, .pager:after {
    content: " ";
    display: table; }
.pager:after {
    clear: both; }
.pager li {
    display: inline; }
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.pager .next > a,
.pager .next > span {
    float: right; }
.pager .previous > a,
.pager .previous > span {
    float: left; }
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

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

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

.label-info {
    background-color: #2d333e; }
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #181b20; }

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px; }
.badge:empty {
    display: none; }
.btn .badge {
    position: relative;
    top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #fcbb0d;
    background-color: #fff; }
.list-group-item > .badge {
    float: right; }
.list-group-item > .badge + .badge {
    margin-right: 5px; }
.nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
.jumbotron h1,
.jumbotron .h1 {
    color: inherit; }
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
.jumbotron > hr {
    border-top-color: #d5d5d5; }
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
.jumbotron .container {
    max-width: 100%; }
@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0; }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
.thumbnail .caption {
    padding: 9px;
    color: #2d333e; }

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
.alert h4 {
    margin-top: 0;
    color: inherit; }
.alert .alert-link {
    font-weight: bold; }
.alert > p,
.alert > ul {
    margin-bottom: 0; }
.alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px; }
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
.alert-success hr {
    border-top-color: #c9e2b3; }
.alert-success .alert-link {
    color: #2b542c; }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
.alert-info hr {
    border-top-color: #a6e1ec; }
.alert-info .alert-link {
    color: #245269; }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
.alert-warning hr {
    border-top-color: #f7e1b5; }
.alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
.alert-danger hr {
    border-top-color: #e4b9c0; }
.alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

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

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

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

.media-body {
    width: 10000px; }

.media-object {
    display: block; }

.media-right,
.media > .pull-right {
    padding-left: 10px; }

.media-left,
.media > .pull-left {
    padding-right: 10px; }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top; }

.media-middle {
    vertical-align: middle; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    margin-bottom: 20px;
    padding-left: 0; }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item {
    color: #555; }
a.list-group-item .list-group-item-heading {
    color: #333; }
a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #fcbb0d;
    border-color: #fcbb0d; }
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fef4d7; }

.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:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    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:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    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:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    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:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

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

.panel-body {
    padding: 15px; }
.panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
.panel-body:after {
    clear: both; }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit; }

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0; }
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table: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 {
    border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table: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 {
    border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table: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,
.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 {
    border-bottom-left-radius: 3px; }
.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,
.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 {
    border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0; }
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }

.panel-group {
    margin-bottom: 20px; }
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
.panel-group .panel + .panel {
    margin-top: 5px; }
.panel-group .panel-heading {
    border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
.panel-group .panel-footer {
    border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
    border-color: #ddd; }
.panel-default > .panel-heading {
    color: #333333;
    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: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
    border-color: #fcbb0d; }
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #fcbb0d;
    border-color: #fcbb0d; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fcbb0d; }
.panel-primary > .panel-heading .badge {
    color: #fcbb0d;
    background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #fcbb0d; }

.panel-success {
    border-color: #d6e9c6; }
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
    border-color: #bce8f1; }
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
    border-color: #faebcc; }
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
    border-color: #ebccd1; }
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
.embed-responsive.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
.close:hover, .close:focus {
    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-open {
    overflow: hidden; }

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }

.modal-backdrop {
    position: 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.42857px; }

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

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

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

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
.modal-footer:after {
    clear: both; }
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

    .modal-sm {
        width: 300px; } }
@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Opel Sans", arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    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 {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Opel Sans", arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    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;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    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: #999999;
    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: #999999;
    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: #999999;
    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: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
    position: relative; }

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000; }
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0; } }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block; }
.carousel-inner > .active {
    left: 0; }
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
.carousel-inner > .next {
    left: 100%; }
.carousel-inner > .prev {
    left: -100%; }
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0; }
.carousel-inner > .active.left {
    left: -100%; }
.carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
.carousel-control .icon-prev:before {
    content: '\2039'; }
.carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -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; } }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
.clearfix:after {
    clear: both; }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important;
    visibility: hidden !important; }

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }
.visible-xs {
    display: none !important; }

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

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
    display: none !important; }

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

    table.visible-xs {
        display: table; }

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

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important; } }
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

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

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

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

    table.visible-sm {
        display: table; }

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

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

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

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

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

    table.visible-md {
        display: table; }

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

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

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

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

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

    table.visible-lg {
        display: table; }

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

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

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

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

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

    table.visible-xl {
        display: table; }

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

    th.visible-xl,
    td.visible-xl {
        display: table-cell !important; } }
@media (min-width: 1500px) {
    .visible-xl-block {
        display: block !important; } }

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

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

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

    table.visible-xxl {
        display: table; }

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

    th.visible-xxl,
    td.visible-xxl {
        display: table-cell !important; } }
@media (min-width: 1920px) {
    .visible-xxl-block {
        display: block !important; } }

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

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

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }
@media (min-width: 992px) and (max-width: 1279px) {
    .hidden-md {
        display: none !important; } }
@media (min-width: 1280px) {
    .hidden-lg {
        display: none !important; } }
@media (min-width: 1500px) {
    .hidden-xl {
        display: none !important; } }
@media (min-width: 1920px) {
    .hidden-xxl {
        display: none !important; } }
.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }

    table.visible-print {
        display: table; }

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

    th.visible-print,
    td.visible-print {
        display: table-cell !important; } }
.visible-print-block {
    display: none !important; }
@media print {
    .visible-print-block {
        display: block !important; } }

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

.visible-print-inline-block {
    display: none !important; }
@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }
@font-face {
    font-family: 'Rouble';
    src: url("../fonts/Rouble.woff") format("woff");
    font-weight: 400; }
@font-face {
    font-family: 'Opel Sans';
    src: url("../fonts/OpelSansRegular.woff") format("woff");
    font-weight: 400;
    font-style: normal; }
@font-face {
    font-family: 'Opel Sans';
    src: url("../fonts/OpelSansItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic; }
@font-face {
    font-family: 'Opel Sans';
    src: url("../fonts/OpelSansBold.woff") format("woff");
    font-weight: 700;
    font-style: normal; }
@font-face {
    font-family: 'Opel Sans';
    src: url("../fonts/OpelSansBoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic; }
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important; }

html, body {
    position: relative;
    min-height: 100%;
    overflow: hidden; }

/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 4px; }

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px; }

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px; }

img {
    max-width: 100%; }

a {
    text-decoration: underline;
    cursor: pointer; }

textarea {
    resize: none; }

.rub {
    font-family: 'Rouble', arial, sans-serif;
    font-weight: 400; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Opel Sans", arial, sans-serif;
    margin: 10px 0; }

h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px; }

.page {
    width: 100%;
    overflow-x: hidden; }

.fancybox-bg {
    background: #fff; }

.fancybox-image {
    -webkit-box-shadow: 0 24px 38px rgba(0, 0, 0, 0.51);
    box-shadow: 0 24px 38px rgba(0, 0, 0, 0.51); }

.fancybox-button {
    border-radius: 50%;
    margin: 5px;
    background: #fcbb0d;
    color: #000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.fancybox-button:hover {
    background: #ffcb41;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15); }
.fancybox-button:active {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }

.primary-color {
    color: #fcbb0d; }

[data-toggle="collapse"] {
    cursor: pointer; }

ol {
    padding-left: 20px; }

.owl-carousel {
    position: relative; }

.owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 0;
    font-size: 40px;
    color: #c7c7c7; }

.owl-nav > div .fa {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.owl-nav > div:hover .fa {
    color: #2d333e; }
.owl-nav > div:active .fa {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }
.wow {
  /* visibility: hidden; */
}
@media (max-width: 767px) {
    .wow {
        /* visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
        opacity: 1 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important; */
    }
}
.svg-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    fill: currentColor; }
.svg-icon svg {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top; }

.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 330px;
    height: 100vh;
    overflow: hidden; }
.page__aside {
    width: 330px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.51);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.51);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }
.page__aside .aside {
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.page__aside .aside::-webkit-scrollbar {
    width: 0;
    height: 0; }
.page__aside-banners {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    padding: 100px 0 0;
    z-index: 20;
    overflow-y: scroll; }
.page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 330px);
    height: 100vh; }
.page__content-scroll {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    overflow-x: hidden; }
.page__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 64px 230px 64px 60px;
    position: relative;
    width: 100%; }
.page .header,
.page .footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.page__title {
    text-transform: uppercase;
    color: #2d333e;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 24px; }
.page__title img {
    display: inline-block;
    margin-right: 8px;
    margin-left: 6px;
    vertical-align: baseline; }
.page__title::before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #cdd2da;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-animation: pageTitleLine1 2s ease;
    animation: pageTitleLine1 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.page__title::after {
    content: '';
    display: block;
    width: 0;
    height: 6px;
    background: #fcbb0d;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-animation: pageTitleLine2 1.5s ease;
    animation: pageTitleLine2 1.5s ease;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.page__title a {
    font-size: 18px;
    color: #d5d5d5;
    text-decoration: none; }
.page__title a + img {
    margin: 0 15px; }
.page__title_lite {
    font-size: 28px; }
.page__title_lite::before, .page__title_lite::after {
    content: none; }
.page__title_lite img {
    margin-right: 26px;
    margin-left: 0; }
.page__aside-show {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    height: 100vh;
    width: 50px;
    background: rgba(45, 51, 62, 0.95);
    cursor: pointer;
    color: #fff; }
.page__aside-show span {
    position: absolute;
    top: 50%;
    left: 50%;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 50px;
    width: 50px;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.page__aside-show .toggler {
    position: absolute;
    top: 137px;
    left: 32px;
    width: 30px;
    height: 70px;
    background: #f3f3f3;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2e323c;
    font-size: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.26); }
.opened .page__aside-show .toggler i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.page__aside-show .toggler:hover {
    background: #fcbb0d; }
@media (max-width: 1499px) {
    .page {
        margin-left: 50px; }
    .page__content {
        width: calc(100% - 50px); }
    .page__aside {
        left: -330px; }
    .page__aside.opened {
        left: 0; }
    .page__aside-show {
        display: block; } }
@media (max-width: 1279px) {
    .page__aside-banners {
        display: none; }
    .page__main {
        padding-left: 25px;
        padding-right: 25px; } }
@media (max-width: 767px) {
    .page__title {
        font-size: 22px; }
    .page__main {
        padding-left: 15px;
        padding-right: 15px; } }

@-webkit-keyframes pageTitleLine1 {
    0% {
        width: 0; }
    100% {
        width: 95%; } }

@keyframes pageTitleLine1 {
    0% {
        width: 0; }
    100% {
        width: 95%; } }
@-webkit-keyframes pageTitleLine2 {
    0% {
        width: 0; }
    100% {
        width: 35%; } }
@keyframes pageTitleLine2 {
    0% {
        width: 0; }
    100% {
        width: 35%; } }
.aside-top {
    text-align: center;
    height: 227px; }
.aside-top__logo {
    padding: 56px 10px 24px 0; }
.aside-top__logo .glow-wrap {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: -10px; }
.aside-top__logo .glow {
    display: block;
    position: absolute;
    width: 40%;
    height: 200%;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: rotate(45deg) translate(-450%, 0);
    -ms-transform: rotate(45deg) translate(-450%, 0);
    transform: rotate(45deg) translate(-450%, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
.aside-top__logo .logo {
    display: block;
    margin: 0 auto;
    height: 99px;
    width: 171px;
    position: relative; }
.aside-top__logo .logo img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    margin: -10px auto 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -86px; }
.aside-top__logo .logo:hover .glow-wrap, .aside-top__logo .logo:hover img {
    margin-top: 0; }
.aside-top__logo .logo:hover .glow {
    -webkit-transform: rotate(45deg) translate(450%, 0);
    -ms-transform: rotate(45deg) translate(450%, 0);
    transform: rotate(45deg) translate(450%, 0);
    -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.aside-top__schedule {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 3px 0 0;
    color: #000; }
.aside-top__schedule p {
    display: inline-block;
    padding-right: 4px; }
.aside-top__schedule a {
    color: inherit;
    text-decoration: none;
    font-size: 24px;
    margin-right: 5px; }
.aside-top__schedule a .fa {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-top__schedule a:hover .fa {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }
.aside-top__schedule span {
    color: #c5c5c5; }
.aside-top__schedule:hover span {
    color: #000; }

.aside-menu {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.aside-menu a,
.aside-menu a > span, .aside-menu__item {
    position: relative; }
.aside-menu ul {
    list-style: none; }
.aside-menu .plus {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: url(/images/plus.png) no-repeat 50% 50%; }
.aside-menu .plus::before, .aside-menu .plus::after {
    display: block;
    position: absolute;
    top: 50%;
    background: currentColor;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 3px; }
.aside-menu .plus::before {
    left: 0;
    width: 100%;
    height: 3px;
    margin-top: -1.5px; }
.aside-menu .plus::after {
    left: 50%;
    width: 3px;
    bottom: 0;
    top: 0;
    margin-left: -1.5px; }
.aside-menu .plus[aria-expanded="true"] {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-filter: brightness(10) contrast(10);
    filter: brightness(10) contrast(10); }
.aside-menu ul.aside-menu__level-2 .plus {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
.aside-menu ul.aside-menu__level-2 .plus[aria-expanded="true"] {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background: url(/images/minus.png) no-repeat 50% 50%; }
.aside-menu ul.aside-menu__level-2 .plus[aria-expanded="true"]::after {
    top: 50%;
    bottom: 50%; }
.aside-menu > ul {
    padding: 0;
    margin: 0 0 30px; }
.aside-menu > ul > li > .aside-menu__item::before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #d5d5d5;
    position: absolute;
    top: 0;
    left: 0; }
.aside-menu > ul > li > .aside-menu__item:hover::before {
    width: 100%; }
.aside-menu__link_level-1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 40px 11px 70px;
    text-decoration: none;
    color: #000;
    display: block;
    position: relative; }
.aside-menu__link_level-1:hover, .aside-menu__link_level-1:focus, .aside-menu__link_level-1:focus:active, .aside-menu__link_level-1:active {
    color: #000; }
.aside-menu__link_level-1::after {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    border: 10px solid transparent;
    border-left: 8px solid #2d333e;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-menu__link_level-1::before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #d5d5d5;
    position: absolute;
    top: 0;
    left: 0; }
.aside-menu__link_level-1.active {
    color: #fff; }
.aside-menu__link_level-1.active:hover, .aside-menu__link_level-1.active:focus, .aside-menu__link_level-1.active:focus:active, .aside-menu__link_level-1.active:active {
    color: #fff; }
.aside-menu__link_level-1.active::before {
    width: 100%;
    background: #2d333e; }
.aside-menu__link_level-1.active + .plus {
    color: #fff; }
.aside-menu__level-2 {
    background: #fcbb0d;
    padding: 15px 0; }
.aside-menu__link_level-2 {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 7px 40px 7px 70px;
    text-transform: uppercase;
    font-weight: 700; }
.aside-menu__link_level-2:hover, .aside-menu__link_level-2:focus, .aside-menu__link_level-2:focus:active, .aside-menu__link_level-2:active {
    color: #000; }
.aside-menu__level-3 {
    background: #ffcb41;
    padding: 10px 0; }
.aside-menu__link_level-3 {
    font-size: 14px;
    padding: 3px 30px 3px 70px;
    color: #000;
    text-decoration: none; }
.aside-menu__link_level-3:hover, .aside-menu__link_level-3:focus, .aside-menu__link_level-3:focus:active, .aside-menu__link_level-3:active {
    color: #000; }
.aside-menu__link_level-3.active {
    font-weight: 700; }
.aside-menu__btn {
    margin: 35px 29px 35px 33px; }

.aside-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 29px 35px 33px;
    font-size: 20px;
    line-height: 20px; }
.aside-bottom__social a {
    color: #bfbfbf;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-bottom__social a:hover {
    font-size: 18px; }
.aside-bottom__mail a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-bottom__mail a:hover {
    font-size: 18px; }

.header {
    background: #2d333e;
    width: 100%;
    height: 58px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    position: relative;
    z-index: 99; }
.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.header__logo {
    padding: 7px 15px 0; }
.header__menu {
    padding: 0 20px 0 33px;
    width: calc(100% - 172px); }
.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 58px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
.header__menu ul li {
    padding: 0 10px;
    margin: 0;
    position: relative; }
.header__menu ul li::before {
    content: '';
    position: absolute;
    top: 100%;
    right: 100%;
    width: 100vw;
    height: 1px;
    -webkit-transition: right 1s;
    -o-transition: right 1s;
    transition: right 1s;
    margin-top: -1px;
    background: #fcbb0d;
    opacity: 0; }
.header__menu ul li:hover::before {
    opacity: 1;
    right: 45px; }
.header__menu ul li a {
    color: #616a7c;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 13px 6px;
    display: block;
    line-height: 1; }
.header__menu ul li a:hover, .header__menu ul li a.active {
    color: #fff; }
.header__menu ul li .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.31);
    display: none; }
.header__menu ul li .dropdown ul {
    display: block;
    height: auto; }
.header__menu ul li .dropdown li {
    display: block;
    margin: 0 8px;
    border-bottom: 1px solid #e0dfdf; }
.header__menu ul li .dropdown li::before {
    content: none; }
.header__menu ul li .dropdown li:last-of-type {
    border-bottom: none; }
.header__menu ul li .dropdown a {
    color: #616a7c;
    margin-left: -18px;
    margin-right: -18px; }
.header__menu ul li .dropdown a:hover {
    color: #0b0b0b;
    background: #fcbb0d; }
.header__phones {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    color: #fff;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 22px;
    background: url(../images/icon-phone.png) no-repeat 0 50%;
    width: 172px; }
.header__phones a {
    color: #fff;
    text-decoration: none; }
.header__burger {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.header__burger .navbar-toggle {
    display: block;
    padding: 0;
    height: 40px;
    width: 30px;
    position: relative; }
.header__burger .icon-bar {
    pointer-events: none;
    display: block;
    height: 2px;
    width: 30px;
    margin: 6px 0;
    background: #fff;
    position: absolute;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
.header__burger .icon-bar:nth-child(1) {
    top: 3px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; }
.menu-open .header__burger .icon-bar:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 23px;
    left: 5px; }
.header__burger .icon-bar:nth-child(2) {
    top: 14px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
.menu-open .header__burger .icon-bar:nth-child(2) {
    width: 0;
    opacity: 0; }
.header__burger .icon-bar:nth-child(3) {
    top: 23px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; }
.menu-open .header__burger .icon-bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 4px;
    left: 5px; }
@media (min-width: 1280px) {
    .header__burger {
        display: none; } }
@media (min-width: 1280px) {
    .header__menu > ul li:hover .dropdown {
        display: block; }
    .header__menu > ul li.has-dropdown > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .header__menu > ul li.has-dropdown > a::after {
        font-family: 'FontAwesome';
        content: "\f107";
        font-size: 24px;
        color: #fff;
        margin-left: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        line-height: 0; } }
@media (min-width: 1500px) {
    .header__logo {
        display: none; }
    .header__menu > ul li.has-dropdown > a {
        display: block; }
    .header__menu > ul li.has-dropdown > a::after {
        content: none; } }
@media (min-width: 1920px) {
    .header__menu > ul li:hover .dropdown {
        display: none; } }
@media (max-width: 1279px) {
    .header__menu {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        background: #2d333e;
        max-width: 300px;
        padding: 10px 15px;
        display: none;
        overflow-y: auto;
        max-height: calc(100vh - 60px); }
    .menu-open .header__menu {
        display: block; }
    .header__menu ul {
        height: auto;
        display: block; }
    .header__menu ul li {
        padding: 0; }
    .header__menu ul li::before {
        content: none; }
    .header__menu ul li a {
        text-align: left; }
    .header__logo {
        width: 100px; } }
@media (max-width: 374px) {
    .header__phones {
        background: none;
        padding-left: 0; }
    .header__logo {
        width: 85px;
        padding: 7px; } }

.footer {
    color: #667082;
    background: #2d333e;
    padding: 30px 40px 35px 90px;
    position: relative;
    z-index: 10; }
.footer a {
    color: inherit; }
.footer a:hover {
    color: #fff; }
.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.footer__copyright {
    width: 100%;
    margin-bottom: 20px; }
.footer__address {
    line-height: 1.6; }
.footer__address:hover {
    color: #fff; }
.footer__address-map .fa {
    font-size: 24px; }
.footer__address {
    width: 100%;
    margin-bottom: 20px; }
.footer__developer {
    width: 100%; }
@media (max-width: 1279px) {
    .footer {
        padding-left: 25px;
        padding-right: 25px; }
    .footer__developer {
        text-align: right; } }
@media (min-width: 992px) {
    .footer__address {
        width: 50%;
        margin-bottom: 0; }
    .footer__developer {
        width: 50%; } }
@media (min-width: 1500px) {
    .footer__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .footer__copyright {
        width: 48%;
        margin-bottom: 0; }
    .footer__address {
        width: 32%;
        padding-left: 50px; }
    .footer__developer {
        width: 20%; } }

.modal-backdrop {
    z-index: 1030;
    background: #fff; }
.modal-backdrop.in {
    bottom: 0;
    opacity: 0.79; }

.modal.fade {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    overflow: auto;
    padding: 30px 0; }
.modal.fade .modal-dialog {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    margin: auto; }
.modal.fade.in {
    pointer-events: auto; }
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.modal-content {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 24px 38px rgba(0, 0, 0, 0.26);
    box-shadow: 0 24px 38px rgba(0, 0, 0, 0.26); }

.modal-dialog {
    max-width: 890px;
    width: 96%; }
.modal-dialog .close {
    font-size: 30px;
    position: absolute;
    top: 8px;
    right: 8px;
    line-height: .6; }

#mapModalBox {
    height: 100%; }

.modal__title {
    font-size: 30px;
    font-weight: 700;
    color: #2d333e;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px; }
.modal__title + p {
    color: #666d7b;
    font-size: 10px;
    text-align: center;
    margin-bottom: 25px; }
.modal__map {
    margin-top: 15px;
    height: 450px; }

.modal-body {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(56%, #ececeb), color-stop(44%, #fff));
    background: -webkit-linear-gradient(top, #ececeb 56%, #fff 44%);
    background: -o-linear-gradient(top, #ececeb 56%, #fff 44%);
    background: linear-gradient(to bottom, #ececeb 56%, #fff 44%); }

@media (min-width: 768px) {
    .modal-body {
        padding: 30px 38px; } }
@media (max-width: 767px) {
    .modal__title {
        font-size: 24px; } }
.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    min-height: 41px;
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.btn-primary {
    color: #000; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:focus:active, .btn-primary:active {
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-ripple {
    position: relative;
    overflow: hidden; }
.btn-ripple:hover, .btn-ripple:focus, .btn-ripple:focus:active, .btn-ripple:active {
    background: #fcbb0d;
    border-color: #fcbb0d; }

.ripple-effect {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 5000px;
    -webkit-animation: ripple 1s ease forwards;
    animation: ripple 1s ease forwards;
    z-index: 1; }

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0); }
    100% {
        -webkit-transform: scale(100);
        transform: scale(100); } }

@keyframes ripple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0); }
    100% {
        -webkit-transform: scale(100);
        transform: scale(100); } }
.btn-ripple2 {
    position: relative;
    overflow: hidden; }
.btn-ripple2 span.btn__content {
    position: relative;
    z-index: 2; }
.btn-ripple2 span.btn__hover-effect {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #fcbb0d;
    -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0; }
.btn-ripple2:hover {
    border-color: #2d333e;
    color: #2d333e; }
.btn-ripple2:hover .btn__hover-effect {
    width: 225%;
    height: 255%; }

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }

input.form-control {
    background: none;
    border: none;
    -webkit-box-shadow: inset 0 -5px #fcbb0d;
    box-shadow: inset 0 -5px #fcbb0d;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    font-weight: 700;
    color: #2d333e;
    padding: 10px 0; }
input.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit; }
input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit; }
input.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit; }
input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: inherit; }
input.form-control:focus {
    -webkit-box-shadow: inset 0 -1px #2d333e;
    box-shadow: inset 0 -1px #2d333e;
    color: #686f7d; }

textarea.form-control {
    background: #fff;
    border: 1px solid #ececeb;
    text-transform: uppercase;
    color: #b6b8bd;
    font-weight: 700;
    font-size: 14px;
    height: 320px;
    padding: 15px 20px; }
textarea.form-control:hover, textarea.form-control:focus {
    border-color: #2d333e; }

.form-group__wrap {
    margin: 0 15px; }
.form-group__btns {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
    position: relative; }
.form-group__btns .btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 266px; }
.form-group__agreement {
    font-size: 10px;
    color: #000;
    margin: 0 15px; }
.form-group__agreement a {
    color: inherit; }
@media (max-width: 767px) {
    .form-group__wrap, .form-group__agreement {
        margin: 0; }
    .form-group__btns {
        margin-bottom: 15px; } }

.topbar {
    background: #fcbb0d;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1; }
.topbar strong {
    font-size: 30px; }
.topbar__item {
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 5px; }
.topbar__item-close {
    color: #f2a216;
    margin-left: 30px;
    padding-top: 5px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.topbar__item-close:hover {
    color: #2d333e; }
@media (max-width: 767px) {
    .topbar {
        display: none !important; } }

.poweredby {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    width: 300px;
    text-align: left; }
.poweredby__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 62px;
    margin-left: 15px; }
@media (max-width: 1279px) {
    .poweredby {
        width: 220px; }
    .poweredby__text {
        text-align: right; } }

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700; }
.pagination__item {
    color: #d0d0d0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 36px;
    margin: 0 7px; }
.pagination__item span, .pagination__item a {
    text-decoration: none !important;
    color: inherit !important;
    background: none !important; }
.pagination__item:hover, .pagination__item.active {
    color: #2d333e;
    text-decoration: none; }
.pagination__item_prev, .pagination__item_next {
    font-size: 40px; }
.pagination__item_prev:active, .pagination__item_next:active {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85); }

.pagination_top {
    position: absolute;
    top: 50px;
    right: 230px; }
@media (max-width: 1279px) {
    .pagination_top {
        right: 25px; } }
@media (min-width: 1500px) {
    .pagination_top {
        left: 50%;
        right: auto;
        width: 200px;
        margin-left: -175px; } }
@media (max-width: 767px) {
    .pagination_top {
        position: relative;
        right: 0;
        top: 0;
        text-align: center;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.aside-banner {
    pointer-events: auto;
    margin-bottom: 55px;
    width: 150px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-banner::before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    border: 10px solid transparent;
    border-right: 8px solid #2d333e;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.aside-banner:hover::before {
    left: -22px; }
.aside-banner_top {
    height: 150px;
    background: #2d333e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
.aside-banner_top img {
    opacity: 0.21; }
.aside-banner_top a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 15px; }
.aside-banner_top a:hover {
    background: #2d333e;
}
.aside-banner_bottom {
    background: #2d333e;
    border: 1px solid #2d333e;
    font-weight: 700;
    text-align: center;
    position: relative; }
.aside-banner_bottom a {
    display: block;
    text-decoration: none; }
.aside-banner__bottom-more {
    color: #fff;
    padding: 20px 15px;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    display: block; }
.aside-banner__bottom-image {
    background: #fff; }

[class^="swiper-button-"] {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }

.swiper-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }

.swiper-container {
    width: 80%;
    height: 600px;
    float: left;
    -webkit-transition: opacity .6s ease, -webkit-transform .3s ease;
    transition: opacity .6s ease, -webkit-transform .3s ease;
    -o-transition: opacity .6s ease, transform .3s ease;
    transition: opacity .6s ease, transform .3s ease;
    transition: opacity .6s ease, transform .3s ease, -webkit-transform .3s ease; }
.swiper-container.nav-slider {
    width: 20%;
    padding-left: 5px; }
.swiper-container.nav-slider .swiper-slide {
    cursor: pointer;
    opacity: .4;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
    opacity: 1; }
.swiper-container.nav-slider .swiper-slide .content {
    width: 100%; }
.swiper-container.nav-slider .swiper-slide .content .title {
    font-size: 20px; }
.swiper-container.nav-slider .swiper-slide:hover {
    opacity: 1; }
.swiper-container.nav-slider .swiper-slide:hover::after {
    content: '';
    display: block;
    background: #fcbb0d url(../images/icon-zoom.png) no-repeat 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible; }
.swiper-container.loading {
    opacity: 0;
    visibility: hidden; }

.swiper-slide {
    overflow: hidden; }
.swiper-slide .slide-bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
.swiper-slide .entity-img {
    display: none; }
.swiper-slide .content {
    display: none !important; }

[class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden; }

.swiper-button-prev {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px); }

.swiper-button-next {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px); }

@media (max-width: 767px) {
    .swiper-container {
        width: 100%;
        height: auto; }
    .swiper-container.main-slider {
        margin-bottom: 15px; }
    .swiper-container.main-slider::before {
        content: '';
        display: block;
        padding-bottom: 70%; }
    .swiper-container.main-slider .swiper-wrapper {
        position: absolute;
        top: 0;
        left: 0; }
    .swiper-container.nav-slider {
        width: 100%;
        padding-left: 0; }
    .swiper-container.nav-slider .swiper-wrapper {
        height: auto;
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 15px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; }
    .swiper-container.nav-slider .swiper-slide {
        width: 33.33333%;
        height: auto; }
    .swiper-container.nav-slider .swiper-slide::before {
        content: '';
        display: block;
        padding-bottom: 70%; } }
.sertif {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    pointer-events: none; }
.sertif__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.sertif__item {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 62px; }
.sertif__item img {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.51);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.51); }
.sertif__item a {
    background: #2d333e;
    display: inline-block;
    position: relative;
    text-decoration: none;
    pointer-events: auto; }
.sertif__item a:hover img {
    opacity: 0.8; }
.sertif__item a:hover .sertif__zoom {
    opacity: 1; }
.sertif__zoom {
    background: #fcbb0d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin: -23px 0 0 -23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.sertif__move-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
@media (min-width: 768px) {
    .sertif__item {
        width: 25%;
        text-align: left; } }
@media (min-width: 992px) {
    .sertif__item {
        width: 20%; } }

.gallery__items {
    margin-left: -12px;
    margin-right: -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
.gallery__item {
    padding: 0 12px;
    margin-bottom: 4px;
    position: relative; }
.gallery__item a {
    text-decoration: none; }
.gallery__item:hover .gallery__title {
    background: #fcbb0d;
    color: #000; }
.gallery__item:hover .gallery__image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
.gallery__item:hover .gallery__zoom::before {
    -webkit-transform: translate(-50%, -50%) scale(4);
    -ms-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
    -webkit-transition-duration: var(--photoboxAnimationDuration, 0.8s);
    -o-transition-duration: var(--photoboxAnimationDuration, 0.8s);
    transition-duration: var(--photoboxAnimationDuration, 0.8s); }
.gallery__item:hover .gallery__zoom .fa {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition-duration: calc(var(--photoboxAnimationDuration, .8s) / 2);
    -o-transition-duration: calc(var(--photoboxAnimationDuration, .8s) / 2);
    transition-duration: calc(var(--photoboxAnimationDuration, .8s) / 2);
    -webkit-transition-delay: calc(var(--photoboxAnimationDuration, .8s) / 4);
    -o-transition-delay: calc(var(--photoboxAnimationDuration, .8s) / 4);
    transition-delay: calc(var(--photoboxAnimationDuration, .8s) / 4); }
.gallery__title {
    background: #d5d5d5;
    display: block;
    height: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #000;
    text-transform: uppercase; }
.gallery__image {
    overflow: hidden;
    position: relative;
    display: block; }
.gallery__image img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    -o-transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); }
.gallery__zoom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 33.33333%;
    height: 50%;
    color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 30px;
    overflow: hidden;
    --photoboxOverlay: #fcbb0d;
    --photoboxAnimationDuration: .5s; }
.gallery__zoom::before {
    content: '';
    width: 0;
    height: 0;
    padding: 25%;
    background-color: var(--photoboxOverlay, rgba(0, 0, 0, 0.8));
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    -o-transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease, -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    will-change: transform;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
.gallery__zoom .fa {
    width: 95%;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    -o-transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity, transform;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 200%);
    -ms-transform: translate(-50%, 200%);
    transform: translate(-50%, 200%);
    z-index: 3; }
@media (min-width: 768px) {
    .gallery__item {
        width: 33.33333%; } }

.contacts__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.contacts__image {
    margin-bottom: 28px;
    width: 100%;
    border: 1px solid #d5d5d5; }
.contacts__info {
    margin-bottom: 28px; }
.contacts__info h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #2d333e;
    margin-top: 20px;
    margin-bottom: 0; }
.contacts__companyname {
    color: #d0d0d0; }
.contacts__delivery {
    -webkit-box-shadow: inset 0 0 0 1px #f4f4f4;
    box-shadow: inset 0 0 0 1px #f4f4f4;
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    /*color: #e6e6e6;*/
    color: #2d333e;
}
.contacts__delivery::before, .contacts__delivery::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; }
.contacts__delivery::before {
    border-top: 1px solid #2d333e;
    border-bottom: 1px solid #2d333e;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1); }
.contacts__delivery::after {
    border-left: 1px solid #2d333e;
    border-right: 1px solid #2d333e;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1); }
.contacts__delivery:hover {
    color: #2d333e; }
/*.contacts__delivery:hover::before, .contacts__delivery:hover::after {*/
.contacts__delivery::before, .contacts__delivery::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
/*.contacts__delivery:hover img {*/
.contacts__delivery img {
    opacity: 1; }
.contacts__delivery-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
.contacts__delivery-top img {
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: .1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.contacts__map {
    height: 494px;
    position: relative;
    background: #ccc;
    margin-bottom: 50px; }
.contacts__map #map {
    height: 100%; }
.contacts__map-title {
    color: #fff;
    background: #2d333e;
    text-transform: uppercase;
    position: absolute;
    bottom: -35px;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 35px;
    width: 494px;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    padding: 0 0 0 17px;
    z-index: 2; }
.contacts__form {
    position: relative; }
.contacts__form .form {
    position: relative;
    margin: 0 auto;
    max-width: 890px;
    width: 96%;
    background: #fff;
    padding: 15px;
    overflow: hidden; }
.contacts__form .form::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 220px;
    background: #ececeb; }
.contacts__move-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: -1;}
.contacts__address {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px;
    background: #f0f0f0; }
.contacts__address a {
    color: #b4b4b4;
    text-decoration: none; }
.contacts__address a:hover {
    color: #2d333e; }
.contacts__address p {
    margin-top: 15px;
    margin-bottom: 0; }
.contacts__address strong {
    font-size: 18px; }
.contacts__address hr {
    max-width: 250px;
    margin: 5px 0;
    border: 1px solid #d5d5d5;
    border-bottom: none; }
.contacts__phones {
    margin: 20px 0 10px; }
.contacts__phones::after {
    content: '';
    margin-top: 7px;
    display: block;
    width: 1px;
    border-bottom: 1px solid #d5d5d5;
    -webkit-animation: pageTitleLine4 2s ease;
    animation: pageTitleLine4 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.contacts__phone {
    font-size: 15px;
    white-space: nowrap;
    border-right: 1px solid #d5d5d5; }
.contacts__schedule {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px; }
.contacts__schedule-days-off {
    color: #c5c5c5;
    font-weight: 700; }
.contacts__props-name {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 50px 35px;
    font-size: 18px; }
.contacts__props-name hr {
    margin: 10px auto;
    max-width: 250px; }
.contacts__props-desc {
    color: #c0c0c0; }
@media (min-width: 768px) {
    .contacts__image {
        width: 35%; }
    .contacts__info {
        width: 65%;
        padding-left: 30px; }
    .contacts__info h3 {
        font-size: 28px; }
    .contacts__form .form {
        padding: 30px 28px 0;
        margin-bottom: 30px;
    }
    .contacts__address {
        margin-left: -30px;
        margin-right: 0;
        padding-left: 30px; } }
@media (min-width: 1920px) {
    .contacts__delivery {
        margin-left: 30px;
        padding: 30px; }
    .contacts__info {
        padding-left: 65px; }
    .contacts__address {
        margin-left: -65px;
        padding-left: 65px; }
    .contacts__phone {
        font-size: 18px; }
    .contacts__form .form {
        padding: 30px 38px; } }

@-webkit-keyframes pageTitleLine4 {
    0% {
        width: 0; }
    100% {
        width: 55%; } }

@keyframes pageTitleLine4 {
    0% {
        width: 0; }
    100% {
        width: 55%; } }
.articles .page__title_lite img {
    margin-right: 16px; }
.articles__list {
    margin-left: -37px;
    margin-top: 52px;
    margin-right: -5px; }
.articles__list .row {
    margin-left: -5px;
    margin-right: -5px; }
.articles__list .col-xs-12 {
    padding-left: 5px;
    padding-right: 5px; }
.articles__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #fafafa;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    position: relative;
    overflow: hidden;
}
.articles__item:hover .articles__item-desc-hidden {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
.articles__item-image, .articles__item-slider {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.articles__item-image {
    position: relative;
    overflow: hidden; }
.articles__item-slider {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%; }
.articles__item_lead, .articles__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none; }
.articles__item_lead .articles__item-image, .articles__item_lead .articles__item-slider, .articles__item:hover .articles__item-image, .articles__item:hover .articles__item-slider {
    width: 220px; }
.articles__item_lead .articles__item-slider, .articles__item:hover .articles__item-slider {
    opacity: 1;
    z-index: 2; }
.articles__item_lead .articles__item-slider .owl-carousel,
.articles__item_lead .articles__item-slider .owl-stage-outer,
.articles__item_lead .articles__item-slider .owl-item,
.articles__item_lead .articles__item-slider .owl-stage, .articles__item:hover .articles__item-slider .owl-carousel,
.articles__item:hover .articles__item-slider .owl-stage-outer,
.articles__item:hover .articles__item-slider .owl-item,
.articles__item:hover .articles__item-slider .owl-stage {
    height: 100%; }
.articles__item_lead .articles__item-slider .owl-dots, .articles__item:hover .articles__item-slider .owl-dots {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -8px; }
.articles__item_lead .articles__item-slider .owl-dot, .articles__item:hover .articles__item-slider .owl-dot {
    height: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #fff; }
.articles__item_lead .articles__item-slider .owl-dot:hover, .articles__item_lead .articles__item-slider .owl-dot.active, .articles__item:hover .articles__item-slider .owl-dot:hover, .articles__item:hover .articles__item-slider .owl-dot.active {
    background: #fcbb0d; }
.articles__item_lead .articles__item-slider .articles__item-image, .articles__item:hover .articles__item-slider .articles__item-image {
    height: 100%;
    min-height: 200px; }
.articles__item_lead .articles__item-slider .articles__item-image img, .articles__item:hover .articles__item-slider .articles__item-image img {
    display: none !important; }
.articles__item_lead .articles__item-desc, .articles__item:hover .articles__item-desc {
    position: relative;
    min-height: 100px; }
.articles__item_lead .articles__item-desc::after, .articles__item:hover .articles__item-desc::after {
    content: '';
    width: 100%;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: #2d333e; }
.articles__item_lead .articles__item-desc div, .articles__item:hover .articles__item-desc div {
    white-space: normal; }
.articles__item_lead .articles__item-desc div p, .articles__item:hover .articles__item-desc div p {
    line-height: 1.25;
    max-height: 4.25em;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
.articles__item_lead .articles__item-desc .btn, .articles__item:hover .articles__item-desc .btn {
    width: 100%;
    max-width: 265px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
.articles__item_lead .articles__item-slider {
    position: relative;
    height: auto; }
.articles__item-image {
    position: relative;
    top: 0;
    border-right: 1px solid #e4e4e4;
    width: 151px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
.articles__item-image img {
    opacity: 0; }
.articles__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.articles__item-title {
    padding: 30px 33px 20px;
    text-transform: uppercase;
    font-weight: 700;
    max-height: 100px;
    overflow: hidden;
    font-size: 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.articles__item-title p {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    margin-top: 20px; }
.articles__item-desc {
    background: #f0f0f0;
    overflow: hidden;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%; }
.articles__item-desc .btn {
    display: none; }
.articles__item-desc-visible {
    width: 100%;
    min-height: 58px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 35px; }
.articles__item-desc-visible p {
    line-height: 1.25;
    max-height: 4.25em;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal; }
.articles__item-desc-hidden {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 35px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
.articles__item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 0; }
@media (max-width: 1279px) {
    .articles__list {
        margin-left: 0; } }
@media (max-width: 767px) {
    .articles__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .articles__item-title {
        padding: 10px 15px 10px;
        font-size: 16px; }
    .articles__item-desc-hidden, .articles__item-desc-visible {
        padding: 10px 15px; }
    .articles__item-image {
        width: 100%; }
    .articles__item .articles__item-slider {
        width: 100%; } }

.news .articles__item-title {
    height: 100px;
    overflow: hidden; }
.news .articles__item:hover .articles__item-link {
    pointer-events: auto; }
.news .articles__item:hover .articles__item-desc::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    border: 6px solid transparent;
    border-bottom: 6px solid #2d333e;
    bottom: 8px;
    margin-left: -5px;
    z-index: 20; }

.offers .page__title_lite img {
    margin-right: 16px; }
.offers .articles__item_lead .articles__item-slider {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.offers .articles__item_lead .articles__item-image {
    width: 100%; }
.offers .articles__item_lead .articles__item-title {
    font-size: 30px;
    max-width: 100%;
    font-weight: 400;
    line-height: 1; }
.offers .articles__item_lead .articles__item-desc .btn {
    max-width: 200px; }
.offers .articles__item_lead:hover .articles__item-desc {
    color: #fff;
    background: #2d333e;
}

.offers .articles__item_lead:hover .articles__item-desc .btn {
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.1);
}

@media (max-width: 767px) {
    .offers .articles__item_lead .articles__item-slider {
        width: 100%; } }

.repair .page__title_lite img {
    margin-right: 16px; }
.repair__container {
    position: relative; }
.repair__move-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
.repair__content {
    pointer-events: none;
    position: relative;
    background: url(../images/repair_bg1.png) no-repeat 0 0;
    margin-top: 90px;
    margin-left: -30px;
    margin-bottom: -64px;
    padding-top: 20px;
    padding-bottom: 200px; }
.repair__content > div {
    pointer-events: auto; }
.repair__content-top {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    padding-left: 20%;
    padding-bottom: 84px; }
.repair__content-middle {
    margin-left: 21%;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    padding: 22px 24px;
	min-height: 173px;
    margin-bottom: 20px; }
.repair__content-middle::before {
    content: '';
    display: block;
    background: url(../images/repair__content-middle.png) no-repeat 0 0;
    width: 150px;
    height: 173px;
    position: absolute;
    top: 0;
    left: -150px;
    z-index: 2; }
.repair__content-middle::after {
    content: '';
    display: block;
    width: 0;
    height: 6px;
    background: #fcbb0d;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: pageTitleLine3 1.5s ease;
    animation: pageTitleLine3 1.5s ease;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
.repair__content-middle p {
    margin-bottom: 25px; }
.repair__content-middle p:last-of-type {
    margin-bottom: 0; }
.repair__content-bottom {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-left: 42%;
    text-indent: 15px;
    line-height: 1.2; }
@media (min-width: 1500px) {
    .repair__content-top {
        font-size: 30px; } }
@media (max-width: 767px) {
    .repair__content-top {
        margin-left: 0;
        font-size: 18px;
        padding-left: 0; }
    .repair__content-middle {
        margin-left: 0; }
    .repair__content-middle::before {
        content: none; }
    .repair__content-bottom {
        margin-left: 0;
        text-indent: 0; }
    .repair__content {
        background: none;
        margin-left: 0; } }

@-webkit-keyframes pageTitleLine3 {
    0% {
        width: 0; }
    100% {
        width: 97%; } }

@keyframes pageTitleLine3 {
    0% {
        width: 0; }
    100% {
        width: 97%; } }
.mainpage .page__aside-banners {
    overflow: hidden;
    pointer-events: none; }
.mainpage .page__aside-banners > div {
    left: 150px;
    pointer-events: auto; }
.mainpage .page__aside-banners .aside-banner_top {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
.mainpage .page__aside-banners .aside-banner_bottom {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
.mainpage.banner-show .page__aside-banners {
    overflow-y: visible; }
.mainpage.banner-show .page__aside-banners > .aside-banner_bottom {
    left: 0; }
.mainpage.banner-carousel-show .page__aside-banners > .aside-banner_top {
    left: 0; }
.mainpage.banner-carousel-show .mainpage__carousel {
    height: 0;
    padding: 0;
    margin: 0; }
.mainpage .page__main {
    padding-top: 50px;
    padding-bottom: 0;
    z-index: 11; }
.mainpage__video {
    /*height: calc(100vh - 48px);*/
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background:url(/images/main-vorota-3.jpg) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
	}

.mainpage__video::before {
    content: '';
    display: block;
    padding-bottom: 50%;
}
.mainpage__video-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
.mainpage__video-logo img {
    max-height: 80%; }
.mainpage__video-btn {
    position: absolute;
    bottom: 40px;
    left: 15px; }
.mainpage__video-btn .btn {
    border: 1px solid #fff;
    width: 264px;
    color: #3b424e;
    background: #fff;
    -webkit-transform: .3s;
    -ms-transform: .3s;
    transform: .3s; }
.mainpage__video-btn .btn:hover, .mainpage__video-btn .btn:focus, .mainpage__video-btn .btn:focus:active, .mainpage__video-btn .btn:active {
    color: #fff;
    background: transparent; }
.mainpage__video-garant {
    position: absolute;
    bottom: 24px;
    right: 30px;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase; }
.mainpage__video-garant span.underline {
    position: relative; }
.mainpage__video-garant span.underline::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 7px;
    left: 0;
    height: 1px;
    background: currentColor;
    opacity: .5; }
.mainpage__video-garant span.big {
    font-size: 64px;
    display: inline-block;
    position: relative;
    top: 10px;
    text-decoration: none; }
@media (max-width: 767px) {
    .mainpage__video {
        background-color: rgba(45, 51, 62, 0.75);
    }

    .mainpage__video-logo {
        position: relative;
    }

    .mainpage__video-btn {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .mainpage__video-puls-arrow {
        display: none;
    }
}

.mainpage__carousel {
    height: 180px;
    background: #eee;
    margin-bottom: 95px;
    padding: 30px 230px 30px 30px;
    margin-right: -230px;
    margin-left: -60px;
    position: relative;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    right: 0; }
.mainpage__carousel.mini {
    right: calc(-100% - 290px); }
.mainpage__carousel-hide {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer; }
.mainpage__carousel-hide .fa {
    font-size: 40px; }
.mainpage .gallery {
    margin-top: 50px;
    margin-bottom: 120px; }
.mainpage__reviews {
    margin-bottom: 60px; }
.mainpage__reviews .owl-carousel {
    position: relative; }
.mainpage__reviews .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 40px;
    color: #c7c7c7; }
.mainpage__reviews .owl-next {
    margin-right: -60px; }
.mainpage .reviews-item {
    position: relative;
    padding: 6px 14px; }
.mainpage .reviews-item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    border: 1px solid #d2d2d2;
    border-top: none; }
.mainpage .reviews-item img {
    position: relative;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.51);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.51); }
.mainpage .reviews-item a {
    background: #2d333e;
    display: inline-block;
    position: relative;
    text-decoration: none;
    pointer-events: auto; }
.mainpage .reviews-item a:hover img {
    opacity: 0.8; }
.mainpage .reviews-item a:hover .reviews-item__zoom {
    opacity: 1; }
.mainpage .reviews-item__zoom {
    background: #fcbb0d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin: -23px 0 0 -23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.mainpage__seotext {
    margin-bottom: 100px;
    font-size: 16px; }
.mainpage__seotext ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: square; }
.mainpage__seotext ul li {
    margin: 10px 0; }
.mainpage__seotext-grey {
    padding: 20px 38px;
    background: #eee;
    font-size: 16px;
    margin-top: 20px; }
.mainpage__seotext-grey h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700; }
.mainpage__seotext-grey p {
    margin-bottom: 20px; }
.mainpage__clients {
    margin-bottom: 40px; }
.mainpage__clients img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.mainpage__clients img:hover {
    -webkit-filter: none;
    filter: none; }
.mainpage__clients .owl-carousel {
    position: relative; }
.mainpage__clients .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 40px;
    color: #c7c7c7; }
.mainpage__clients .owl-next {
    margin-right: -60px; }
.mainpage__bottom-text {
    border: 1px solid #d5d5d5;
    padding: 40px 38px;
    margin-bottom: -30px;
    font-size: 16px;
    background: #fff;
    overflow: hidden; }
.mainpage__bottom-text strong {
    font-size: 18px;
    white-space: nowrap; }
.mainpage__bottom-text ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: square; }
.mainpage__bottom-text ul li {
    margin: 10px 0; }
.mainpage__middle-text {
    margin-bottom: 90px; }
.mainpage__middle-video {
    position: relative;
    margin-bottom: 20px; }
.mainpage__middle-video::after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px solid #fcbb0d;
    pointer-events: none; }
.mainpage__middle-video a {
    display: block;
    position: relative; }
.mainpage__middle-video a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/icon-play.png) no-repeat 50% 50%; }
.mainpage__middle-content {
    font-size: 16px; }
.mainpage__middle-content h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 50px; }
.mainpage__middle-content h3 span {
    display: inline-block;
    background: #fcbb0d;
    margin-left: -70px;
    padding: 5px 50px 5px 70px; }
.mainpage__middle-content p {
    margin-bottom: 20px; }
@media (min-width: 992px) {
    .mainpage__video-btn {
        left: 64px; }
    .mainpage__middle-text .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .mainpage__middle-text .row::before, .mainpage__middle-text .row::after {
        content: none; }
    .mainpage__middle-video {
        margin-right: -20px; }
    .mainpage__middle-content {
        padding-left: 50px; } }
@media (min-width: 1280px) {
    .mainpage__middle-content h3 {
        font-size: 30px; } }
@media (max-width: 1279px) {
    .mainpage__video-garant {
        display: none; }
    .mainpage__bottom-text {
        padding: 15px;
        margin-bottom: 15px; } }

.catalog__clients {
    margin-bottom: 60px;
    background: url(../images/catalog__map.jpg) no-repeat 50% 0;
    background-size: contain;
    font-size: 16px;
    text-shadow: 0 0 5px #fff; }
.catalog__clients .page__title {
    margin: 50px 0; }
.catalog__clients img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.catalog__clients img:hover {
    -webkit-filter: none;
    filter: none; }
.catalog__clients .owl-carousel {
    position: relative; }
.catalog__clients .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 40px;
    color: #c7c7c7; }
.catalog__clients .owl-next {
    margin-right: -60px; }
.catalog__clients-map::before {
    content: '';
    display: block;
    padding-bottom: 25%; }
.catalog__info-block {
    border: 1px solid #ddd;
    margin-bottom: 13px;
    position: relative;
    padding: 5px 15px; }
.catalog__info-block h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.4; }
.catalog__gallery {
    margin-bottom: 60px; }
.catalog__form {
    padding: 60px 0 70px;
    position: relative;
    margin: 30px 0 60px;
    min-height: 450px; }
.catalog__form .form {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #2d333e), color-stop(41%, #fff));
    background: -webkit-linear-gradient(top, #2d333e 70%, #fff 41%);
    background: -o-linear-gradient(top, #2d333e 70%, #fff 41%);
    background: linear-gradient(to bottom, #2d333e 70%, #fff 41%);
    margin: 0 auto;
    position: relative;
    max-width: 500px;
    padding: 30px 30px 0; }
.catalog__form .form .modal__title {
    color: #fff;
    font-weight: 400; }
.catalog__form .form .form-group__btns {
    margin-bottom: -20px; }
.catalog__form .form .form-group__wrap {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto; }
.catalog__form .form input.form-control {
    color: #fff; }
.catalog__price-btn {
    position: absolute;
    top: 50%;
    right: -22px;
    margin-top: -125px;
    cursor: pointer; }
.catalog__price-content {
    color: #f0f0f1;
    max-width: 400px;
    position: absolute;
    top: 30px;
    right: -22px;
    background: #2d333e;
    height: 390px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 15px;
    border: 1px solid rgba(255, 255, 255, 0.2); }
.opened .catalog__price-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.catalog__price-content h3 {
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: 4px solid #fcbb0d;
    padding-bottom: 4px; }
.catalog__price-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0; }
.catalog__price-text img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px; }
.catalog__price-phone {
    white-space: nowrap;
    font-size: 33px; }
.catalog__seotext {
    background: #f9f9f8;
    margin: 50px 0 40px;
    font-size: 16px;
    overflow: hidden;
    position: relative; }
.catalog__seotext > * {
    position: relative;
    z-index: 2;
    pointer-events: none; }
.catalog__seotext > * a {
    pointer-events: auto; }
.catalog__seotext > .catalog__move-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%; }
.catalog__items .articles__list {
    margin-top: 80px;
    margin-bottom: 100px; }
.catalog__items .articles__item-title {
    max-width: 100%; }
.catalog__items .articles__item-content {
    color: #bfbfbf; }
.catalog__items .articles__item:hover .articles__item-content {
    color: #2d333e; }
.catalog__goods-carousel {
    padding: 0 45px;
    position: relative;
    margin: 40px 0 80px; }
.catalog__goods-carousel .owl-nav {
    width: auto;
    left: -45px;
    right: -45px; }
.catalog__goods-item {
    width: 180px;
    text-align: center;
    position: relative; }
.catalog__goods-item:hover .catalog__goods-title::after {
    width: 100%; }
.catalog__goods-title {
    font-size: 18px;
    font-weight: 700;
    min-height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    margin-bottom: 10px;
    line-height: 1;
    padding: 5px 0;
    text-transform: uppercase; }
.catalog__goods-title::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    height: 6px;
    background: #fcbb0d; }
.catalog__goods-type {
    font-size: 14px;
    color: #bababa; }
.catalog__goods-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-decoration: none; }
.catalog__goods-pretext {
    padding: 15px; }
.catalog__goods-pretext h4 {
    line-height: 1.25;
    margin-bottom: 20px; }
.catalog__info-hint {
    color: #d1d1d1;
    font-size: 14px; }
.catalog__main {
    border: none;
    margin-bottom: 50px;
    font-size: 16px; }
.catalog__main h3 {
    text-align: center; }
.catalog__main h3::after {
    content: none; }
.catalog__data {
    font-size: 16px; }
.catalog__data-head {
    font-weight: 700;
    border-bottom: 1px solid #404858; }
.catalog__data-head .row {
    text-align: center;
    margin-left: -5px;
    margin-right: -5px; }
.catalog__data-head .row > div {
    padding: 2px 5px; }
.catalog__data-body {
    overflow: hidden;
    border-bottom: 1px solid #404858;
    margin-bottom: 10px; }
.catalog__data-body .row {
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-left: -5px;
    margin-right: -5px; }
.catalog__data-body .row > div {
    padding: 1px 5px; }
.catalog__data-body .row:hover {
    background: #f0f0f0; }
.catalog__data-body .row > div:first-of-type {
    text-transform: uppercase;
    text-align: left; }
.catalog__position-slider {
    margin-bottom: 85px; }
.catalog__position-slider p {
    color: #858fa4;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px; }
.catalog__position-slider p strong {
    font-size: 18px;
    color: #2d333e; }
.catalog__position-info2 {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    margin-bottom: 85px; }
.catalog__similar {
    padding: 15px 38px 0;
    background: #fff; }
.catalog__similar .owl-prev {
    margin-left: -15px; }
.catalog__similar .owl-next {
    margin-right: -15px; }
.catalog__similar-item {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px; }
.catalog__similar-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    height: 6px;
    margin-top: -6px;
    background: #fcbb0d; }
.catalog__similar-item:hover::after {
    width: 100%; }
.catalog__similar-image {
    max-width: 150px;
    margin: 0 auto 15px; }
.catalog__similar-title {
    padding: 0 20px; }
.catalog__similar-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 0; }
.catalog__position-desc {
    padding: 15px 38px;
    font-size: 16px;
    background: #f0f0f0; }
.catalog__position-info {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    /*max-width: 300px;*/
    margin-bottom: 20px; }
.catalog__position-info .large {
    display: block;
    font-size: 30px; }
.catalog__position-info h3 {
    font-size: 24px;
    font-weight: 700; }
.catalog__position-title {
    line-height: 1;
    margin-bottom: 15px; }
.catalog__position-title::after {
    content: '';
    display: block;
    -webkit-animation: pageTitleLine1 2s ease;
    animation: pageTitleLine1 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    width: 1px;
    height: 1px;
    background: #cdd2da;
    margin-top: 15px; }
.catalog__position-label {
    color: #dadada; }
.catalog__row .catalog__info-block {
    padding: 15px;
    margin: 0;
    height: 100%; }
.catalog__row .catalog__info-block h4 {
    margin-top: 0; }
.catalog__row .row {
    margin-left: -5px;
    margin-right: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.catalog__row .row::before, .catalog__row .row::after {
    content: none; }
.catalog__row .row > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px; }
.catalog__navlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    text-transform: uppercase;
    margin: 0 0 50px;
    padding: 0;
    /*border-bottom: 1px solid #cdd2da;*/
    font-size: 20px;
    background: linear-gradient(to bottom, #fff 98%, #cdd2da 2%);
    background-size: 100% 58px;
    font-weight: 700; }
.catalog__navlist li {
    height: 58px;
    line-height: 1;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
	
.catalog__navlist li a {
    color: #d0d0d0;
    text-decoration: none; }
.catalog__navlist li a:hover {
    color: #2d333e; }
.catalog__navlist li.active a {
    color: #2d333e; }
.catalog__navlist .lavalamp-object::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #fcbb0d; }
.catalog__position-garage {
    background: #fff;
    border-top: 1px solid #fcbb0d;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.31);
    margin-bottom: 15px;
    font-size: 16px;
    position: relative; }
.catalog__position-garage .owl-carousel_text {
    padding-right: 36px; }
.catalog__position-garage .owl-carousel_text .item {
    padding: 15px; }
.catalog__position-garage .owl-carousel_text .owl-nav {
    display: block !important;
    position: static; }
.catalog__position-garage .owl-carousel_text .owl-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    bottom: 0;
    background: #d5d5d5; }
.catalog__position-garage .owl-carousel_text .owl-next::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 13px;
    height: 26px;
    background: url(../images/catalog__position-garage.png) no-repeat 0 0; }
.catalog__position-garage .owl-carousel_text .owl-next:hover {
    background: #fcbb0d; }
.catalog__text {
    font-size: 16px;
    margin: 30px 0; }
.catalog__info-text2 {
    padding: 0 30px 0 0 !important;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.catalog__info-text2 h4 {
    font-size: 18px;
    margin: 0 0 30px;
    padding-top: 30px; }
.catalog__info-text2 h3 {
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px; }
.catalog__info-text2-image {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.catalog__info-text2-text {
    position: relative; }
.catalog__info-text2-text .catalog__info-text2-collapse {
    position: absolute;
    top: 0;
    left: 0;
    right: -30px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    display: none; }
.catalog__info-text2-text p {
    height: 200px; }
.catalog__info-text2-text:hover .catalog__info-text2-collapse {
    display: block; }
.catalog__info-text-head {
    padding: 20px 40px; }
.catalog__info-text-head-level-1 {
    color: #2d333e;
    font-size: 30px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-transform: uppercase;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px; }
.catalog__info-text-head-level-1 img {
    margin-right: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative; }
.catalog__info-text-head-level-1 span {
    position: relative; }
.catalog__info-text-head-level-1::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 25px;
    right: 0;
    height: 26px;
    background: #fcbb0d; }
.catalog__info-text-head-level-2 {
    font-size: 12px;
    padding-left: 80px;
    color: #7a859c;
    margin-right: -60px; }
.catalog__info-text2-collapse {
    background: #2d333e;
    padding: 15px 15px 15px 0;
    color: #fff; }
.catalog__info-text2-collapse > div:first-of-type {
    border-top: 0; }
.catalog__info-text2-collapse-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    border-top: 1px solid #404858;
    padding: 5px 0 5px 10px;
    line-height: 1; }
.catalog__info-text2-collapse-text {
    font-size: 12px;
    color: #b3b5b9;
    padding: 5px 10px 15px;
    line-height: 1; }
.catalog__info-text2-collapse-text a {
    text-decoration: none;
    color: #fff; }
.catalog__info-text2-collapse-text a:hover {
    color: #fcbb0d; }
.catalog__sliding-gates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0 60px;
    width: 100%;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.catalog__sliding-gates-image {
    max-width: 100%;
    position: relative; }
.catalog__sliding-gates-image a {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    background: #2d333e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2; }
.catalog__sliding-gates-price {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; }
.catalog__sliding-gates-price span {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    display: block;
    margin-bottom: 10px; }
.catalog__sliding-gates-price::after {
    content: '';
    display: block;
    width: 244px;
    background: #ccc;
    height: 1px;
    margin: 15px 0; }
.catalog__sliding-gates-price2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; }
.catalog__sliding-gates-price2 div {
    color: #c5c5c5;
    margin-bottom: 10px; }
.catalog__sliding-gates-info {
    border: 1px solid #ddd;
    padding: 15px 20px 15px 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.catalog__sliding-gates-info .contacts__delivery-top {
    margin-top: 20px; }
.catalog__sliding-gates-info .contacts__delivery-top img {
    opacity: 1; }
.grecaptcha-badge{
    height: 0!important;
    overflow: hidden!important;
}
.scrollup {
    position: fixed;
    width: 113px;
    height: 41px;
    background: rgb(128,128,128);
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    right: 23px;
    bottom: 100px;
    display: none;
    cursor: pointer;
    text-align: center;
    opacity: 0.18;
    -webkit-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
	z-index:20;
    color: #fff;
    line-height: 40px;
    font-size: 40px;
}
.scrollup:hover {
    opacity: 1;
}
.scrollup::before {
    content: "\f106";
    font-family: "FontAwesome";

}
.scrollup img,
.scrollup span {
    display: none;
    clear: both;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
}

.credit-button {
    position: fixed;
    right: 69px;
    bottom: 30px;
    z-index: 9999;
}    

.whatsapp-button {
    position: fixed;
    right: 45px;
    bottom: 130px;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.whatsapp-button::before, .whatsapp-button::after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #28a9ea;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.whatsapp-button::after {
    animation-delay: .5s;
}

@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (max-width: 768px) {
   
    .whatsapp-button {
    right: 0px;
    }

    .credit-button {
    right: 25px;   
    }

}

@media (max-width: 991px) {
    .scrollup {
        width: 60px;
        height: 60px;
        line-height: 50px;
        border-radius: 50%;
        opacity: 0.50;
    }
}

@media (min-width: 992px) {
    .scrollup {
        bottom: 50px;
        right: 215px;
    }
}

@media (min-width: 1280px) {
    .catalog__sliding-gates {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .catalog__sliding-gates-image {
        width: 60%; } }
@media (min-width: 1280px) {
    .catalog__info-block, .catalog__goods-pretext {
        padding: 10px 38px;
        margin-left: -37px; }
    .catalog__gallery, .catalog__form, .catalog__bottom {
        margin-left: -37px; }
    .catalog__price-content {
        padding: 50px; }
    .catalog__position-slider {
        margin-right: -200px; }
    .catalog__position-slider .lSSlideOuter .lSPager-wrap {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        overflow: hidden;
        -webkit-transform: scale(0.32);
        -ms-transform: scale(0.32);
        transform: scale(0.32); }
    .catalog__position-slider .lSSlideOuter .lSPager.lSGallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        padding-right: 200px; }
    .catalog__position-slider .lSSlideOuter .lSPager.lSGallery li {
        width: 60px !important;
        height: 60px !important;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .catalog__position-slider p {
        padding-right: 200px; }
    .catalog__position-info {
        margin-left: 200px; }
    .catalog__row {
        margin-left: -37px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .catalog__row::before, .catalog__row::after {
        content: none; }
    .catalog__row .catalog__info-block.catalog__info-text2 {
        height: auto; }
    .catalog__position-garage .owl-carousel_text .item {
        padding: 40px 38px 20px; }
    .catalog__info-text2-collapse {
        padding: 30px; } }
@media (min-width: 1500px) {
    .catalog__navlist {
        font-size: 30px; } }
@media (max-width: 1279px) {
    .catalog__info-block, .catalog__goods-pretext, .catalog__bottom {
        margin-left: 0; } }
@media (max-width: 767px) {
    .catalog__info-text-head-level-2 {
        padding-left: 0;
        margin-right: 0; }
    .catalog__info-text-head {
        padding-right: 0;
        padding-left: 0; }
    .catalog__sliding-gates-price::after {
        width: 100%; }
    .catalog__sliding-gates-price {
        font-size: 24px; }
    .catalog__seotext {
        font-size: 14px; }
    .catalog__info-text-head-level-1 {
        font-size: 18px;
        margin-bottom: 10px; }
    .catalog__info-text-head-level-1 img {
        margin-right: 0; }
    .catalog__info-text2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

	.catalog__position-info {
		font-size: 13px;}
	}

.icon-slice-gate {
    position: absolute;
    margin-left: -40px;
    z-index: 30;
    margin-top: 8px;
    z-index: 2;}


.num-style {  text-align: center;  color: #f29200;  font-size: 150px;  font-weight: bold;  line-height: 1.1;}.text-style {  text-transform: uppercase;  font-size: 25px;  font-weight: 600;  text-align: center;  line-height: 1.2;}


.tbl-standart tr:nth-child(2n+1) {
    background: #ededed;
}

.tbl-standart th {
    text-align: left;
    text-transform: uppercase;
    padding: 5px;
    background-color: #c6c6c5;
    border: solid 1px #979797;
    font-size: 10px;
}

.tbl-standart td {
    padding: 5px;
}

.mainpage__video-puls-arrow {
    position: absolute;
    bottom: 30px;
    left: 50%;
    animation: main-section__arrow 1s infinite alternate;
    transform: translateY(10px);
}

@-webkit-keyframes main-section__arrow {
    from {
        -webkit-transform: translateY(10px);
        transform: translateY(10px); }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px); }
}
@keyframes main-section__arrow {
    from {
        -webkit-transform: translateY(10px);
        transform: translateY(10px); }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px); }
}

.row.catalog__row > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
}

.row.catalog__row > div .catalog__info-block {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
@media (max-width: 767px) {
	.catalog__navlist li {
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cdd2da;
	}
	
	.catalog__navlist {
		background: none;
	}
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9::before {
    padding-top: 22%;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.video-right-r {
float:right;
width: 40%;
margin:10px;	
}

@media (max-width: 992px) {
.resp {
width:100%;
float: none;
margin: 0;
}
}

/* Акция Alutech */

.trend-body {min-width: 696px;max-width: 905px;margin: 0 auto;width: auto;background: center;font-family: "Myriad Pro Italic" !important;}
.trend-title-box {background-image: url(img/title-bg.jpg);background-position: right center;background-repeat: no-repeat;height: 532px;position: relative;}
.trend-title-act {position: absolute;top: 114px;right: 328px;width: 236px;height: 235px;background-image: url(img/title-act.png);background-repeat: no-repeat;background-position: center center;}
.trend-title-plus {position: absolute;top: 217px;right: 229px;width: 68px;height: 68px;background-image: url(img/title-plus.png);background-repeat: no-repeat;background-position: center center;}
.trend-title-pult {position: absolute;top: 345px;right: 332px;width: 86px;height: 79px;background-image: url(img/pult.png);background-repeat: no-repeat;background-position: center center;}
.trend-title-privod {position: absolute;top: 442px;right: 317px;width: 183px;height: 89px;background-image: url(img/privod.jpg);background-repeat: no-repeat;background-position: center center;}
.trend-title-price,.trend-title-price2 {position: absolute;font-family: "Myriad Pro Bold Italic" !important;}
.trend-title-price {top: 55px;right: 34px;color: #FFFFFF;width: 283px;height: 151px;}
.trend-title-prall,.trend-title-pr2all {position: relative;}
.trend-title-prall .pr1,.trend-title-prall .pr2,.trend-title-prall .pr3,.trend-title-prall .pr4,.trend-title-prall .pr5,.trend-title-pr2all .pr1,.trend-title-pr2all .pr2,.trend-title-pr2all .pr3,.trend-title-pr2all .pr4,.trend-title-pr2all .pr5,.trend-title-pr2all .pr6 {position: absolute;}
.trend-title-prall .pr1 {font-size: 26px;text-transform: uppercase;top: 1px;left: 0px;}
.trend-title-prall .pr2 {font-size: 130px;top: -42px;left: 25px;}
.trend-title-prall .pr3 {font-size: 75px;top: -23px;left: 162px;}
.trend-title-prall .pr4 {font-size: 25px;top: 62px;left: 157px;font-family: "Myriad Pro Italic" !important;}
.trend-title-prall .pr5 {font-family: "Myriad Pro Italic" !important;font-size: 20px;left: 24px;line-height: 22px;top: 105px;}
.trend-title-prall .pr5 b {font-family: "Myriad Pro Italic" !important;font-weight: bold;}
.trend-title-price2 {top: 303px;right: 66px;color: #000000;width: 232px;height: 210px;}
.trend-title-pr2all .pr1 {font-size: 38px;left: 0;line-height: 30px;top: -2px;}
.trend-title-pr2all .pr2 {font-family: "Myriad Pro Light Italic" !important;font-size: 14px;left: 0;line-height: 16px;top: 76px;}
.trend-title-pr2all .pr2 b {font-family: "Myriad Pro Bold Italic" !important;}
.trend-title-pr2all .pr3 {font-size: 23px;left: 0;text-transform: uppercase;top: 123px;color: #fe8e31;}
.trend-title-pr2all .pr4 {color: #fe8e31;font-family: "Myriad Pro Italic" !important;font-size: 119px;font-weight: 600;left: 12px;top: 95px;}
.trend-title-pr2all .pr5 {color: #fe8e31;font-family: "Myriad Pro Italic" !important;font-size: 74px;font-weight: 600;left: 75px;top: 108px;}
.trend-title-pr2all .pr6 {color: #fe8e31;font-family: "Myriad Pro Italic" !important;font-size: 25px;left: 192px;top: 156px;}
.trend-group {background-image: url("img/group-bg.png");background-repeat: repeat;margin-bottom: 50px;margin-top: 14px;padding-bottom: 50px;position: relative;}
.trend-group-head {padding: 12px 20px 14px 4%;}
.trend-group-head table {width:100%;}
.trend-group-head table td {vertical-align:top;}
.group-head-trend {float: left;padding: 35px 43px 0 33px;}
.group-head-text1 {color: #fff;font-size: 34px;line-height: 32px;padding: 46px 0 0 25%;text-shadow: 0 5px #e15a19;}
.group-head-text2 {font-family: "Myriad Pro Bold Italic" !important;text-transform: uppercase;color: #fff;font-size: 22px;padding: 22px 0 0 7%;}
.group-head-text2 b {text-transform: none;font-size: 32px;text-shadow: 0px 3px #e15a19;}
.trend-group-body {margin: 5px 23px;padding: 10px;background-color: #FFFFFF;border-radius: 6px;}
.trend-group-body table td {font-family: "Myriad Pro Italic" !important;font-size: 14px;padding: 2px;text-align: center;vertical-align: bottom;}
.trend-group-body table td table {width:100%;}
.trend-group-body table td.cohe,tr .cohe img {vertical-align: middle;}
tr .cohe img {padding-right:8px;}
.trend-group-body table td.lf,.trend-group-body table td.lfr {background-color:#000000;color:#f2cb1f;text-align: left;padding:2px 7px;}
.trend-group-body table td.lf {font-family: "Myriad Pro Regular" !important;font-size: 13px;background-color:#000000;color:#f2cb1f;text-align: left;padding:2px 7px;}
.trend-group-body table td.lfr {font-size: 14px;background-color: #000000;color: #f2cb1f;text-align: left;padding: 2px 7px;font-family: "Myriad Pro Regular" !important;}
.trend-group-body table td.tps,.trend-group-body table td.tp {background-color: #f2cb1f;font-family: "Myriad Pro Regular" !important;font-size: 12px;padding: 2px 6px 5px;}
.trend-group-body table td.tp {text-align: left;}
.trend-group-body table td.crst {background-color:#f5f4e9;}
.trend-group-snoska {color: #000000;font-size: 12px;padding: 5px 0 0;}
.trend-footer-body {background-color: #EBEBEB;padding: 12px 0 23px 23px;}
.trend-footer-title {font-family: "Myriad Pro Light Italic" !important;font-size: 29px;text-align: center;padding-bottom: 15px;}
.trend-footer-title b{font-family: "Myriad Pro Bold Italic" !important;font-size: 30px;}
.footer-body-arg {display: inline-block;padding-bottom: 18px;padding-right: 21px;vertical-align: top;width: 102px;}
.footer-body-arg-t1,.footer-body-arg-t2,.footer-body-arg-t3,.footer-body-arg-t4,.footer-body-arg-t5,.footer-body-arg-t6,.footer-body-arg-t7 {display: table-cell;font-size: 14px;font-weight: 700;height: 85px;line-height: 13px;vertical-align: bottom;}
.footer-body-arg-t1 {background: url(img/pic1.png) no-repeat left top;}
.footer-body-arg-t2 {background: url(img/pic2.png) no-repeat left top;}
.footer-body-arg-t3 {background: url(img/pic3.png) no-repeat left top;}
.footer-body-arg-t4 {background: url(img/pic4.png) no-repeat left top;}
.footer-body-arg-t5 {background: url(img/pic5.png) no-repeat left top;}
.footer-body-arg-t6 {background: url(img/pic6.png) no-repeat left top;}
.footer-body-arg-t7 {background: url(img/pic7.png) no-repeat left top;}
.footer-body-arg-b {font-family: "Myriad Pro regular" !important;font-size: 11px;line-height: 11px;padding-top: 12px;}
.button_price {bottom: -38px;margin: 0 auto;position: absolute;text-align: center;width: 100%;}
@media (min-width : 696px ) and (max-width : 1299px ){
	.group-head-trend,.group-head-text1,.group-head-text2 {text-align:center;padding:0;clear:both;}
	.group-head-trend {float: none;margin:35px auto 0;overflow:hidden;}
	.group-head-text1,.group-head-text2 {margin:5px auto;}
}

/* Акция Alutech */


/*breads*/
.breads {
  padding: 10px;
}

/* примеры работ */
.card__portfolio {
  max-width: 180px;
  cursor: pointer;
}

.card__portfolio a {
  color: #2d333e !important;
  text-decoration: none !important;
}

.card__portfolio--img {
  max-width: 180px;
  max-height: 180px;
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  padding: 2px;
}

.card__portfolio--img img {
  width: 100%;
  height: 100%;
}

.card__portfolio--body {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #2d333e;
}

.card__portfolio:hover .card__portfolio--body {
  text-decoration: underline;
}

.pageportfolio {
  margin-bottom: 36px;
}

.header-phone-a {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.credit-header {
    display: flex;
    align-items: center;
} 

.credit-header > div {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-left: 5px;
}






/*# sourceMappingURL=style.css.map */