/*@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300&subset=latin,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100);
*/
@font-face {
    font-family: pf_din_text_cond_promedium;
    src: url(../fonts/pfdintextcondpro-medium_0.eot);
    src: url(../fonts/pfdintextcondpro-medium_0.eot?#iefix) format('embedded-opentype'), url(../fonts/pfdintextcondpro-medium_0.woff) format('woff'), url(../fonts/pfdintextcondpro-medium_0.ttf) format('truetype'), url(../fonts/pfdintextcondpro-medium_0.svg#pf_din_text_cond_promedium) format('svg');
    font-weight: 400;
    font-style: normal
}

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

.ff-pfdin-cond-medium {
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important
}

.ff-pfdin-cond-regular {
    font-family: 'pf din text cond pro', 'pf din text cond pro regular', pf_din_text_cond_proregular, sans-serif;
    font-weight: 400 !important
}

.ff-roboto-cond-light {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important
}

.ff-roboto-cond-regular {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.ff-roboto-cond-bold {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important
}

.ff-roboto-slab-thin {
    font-family: 'Roboto Slab', serif;
    font-weight: 100 !important
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 0 0
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

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

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

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

    a[href^="javascript:"]:after, a[href^="#"]: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
    }

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

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    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 {
    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"
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #141414;
    background-color: #fff
}

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

a {
    color: #00a2d4;
    text-decoration: underline
}

a:hover, a:focus {
    color: #00a2d4;
    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, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

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

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.05;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    text-decoration: none
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, .h1 a:focus, .h2 a:focus, .h3 a:focus, .h4 a:focus, .h5 a:focus, .h6 a:focus {
    text-decoration: underline
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    h1, .h1, h2, .h2, h3, .h3 {
        text-align: center
    }
}

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

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

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

h1, .h1 {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    color: #424242;
    text-transform: uppercase
}

@media screen and (min-width: 992px) {
    h1, .h1 {
        font-size: 50px
    }
}

h2, .h2 {
    font-size: 24px;
    color: #00a2d4;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important;
    letter-spacing: -1px
}

@media screen and (min-width: 992px) {
    h2, .h2 {
        letter-spacing: -2px;
        font-size: 40px
    }
}

h3, .h3 {
    font-size: 22px;
    color: #00a2d4;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important
}

@media screen and (min-width: 992px) {
    h3, .h3 {
        font-size: 28px
    }
}

h4, .h4 {
    font-size: 18px;
    color: #00a2d4;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important
}

@media screen and (min-width: 992px) {
    h4, .h4 {
        font-size: 24px
    }
}

h5, .h5 {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    color: #424242;
    text-transform: uppercase
}

@media screen and (min-width: 992px) {
    h5, .h5 {
        font-size: 18px
    }
}

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

.header-extra {
    font-size: 60px;
    line-height: 1.05;
    padding-bottom: 9px;
    font-family: 'Roboto Slab', serif;
    font-weight: 100 !important;
    text-transform: none;
    margin-bottom: 13px
}

@media screen and (min-width: 992px) {
    .header-extra {
        font-size: 80px
    }
}

.subheader {
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #434141;
    position: relative;
    zoom: 1;
    border-bottom: 1px solid #dce4e6;
    margin-bottom: 20px;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase
}

.subheader .subheader-i {
    position: relative;
    zoom: 1;
    display: block;
    margin-bottom: -10px
}

.subheader .subheader-item {
    position: relative;
    zoom: 1;
    display: inline-block;
    background: #fff;
    padding: 0 10px
}

p {
    margin: 0 0 1em
}

.lead {
    color: #818c8f;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important;
    line-height: 1.16666666
}

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

cite {
    font-style: normal
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #00a2d4
}

a.text-primary:hover {
    color: #007ba1
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

a.bg-primary:hover {
    background-color: #007ba1
}

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

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

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

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

.list-label {
    padding-left: 0;
    list-style: none !important;
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 1.2222222222222223;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important
}

.list-label, .list-label ul {
    padding-left: 30px
}

.list-label > li, .list-label ul > li {
    margin-top: 22px;
    padding-left: 40px;
    background: url(../img/icon-18-li.png) 0 0 no-repeat
}

@media screen and (min-width: 992px) {
    .list-label {
        font-size: 18px
    }

    .list-label, .list-label ul {
        padding-left: 50px
    }

    .list-label > li, .list-label ul > li {
        background-position: 0 3px
    }
}

.list-circle {
    padding-left: 0;
    list-style: none !important;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.0909090909090908;
    color: #434141;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important
}

@media (min-width: 992px) {
    .list-circle {
        margin-bottom: 22px;
        font-size: 22px
    }
}

.list-circle > li {
    padding-left: 80px;
    position: relative;
    zoom: 1;
    margin-bottom: 21px;
    padding-top: 15px;
    min-height: 48px
}

@media (min-width: 992px) {
    .list-circle > li {
        padding-top: 7px;
        min-height: 66px
    }
}

.list-circle > li .micon-48 {
    display: block;
    position: absolute;
    top: 0;
    left: 14px
}

.list-circle > li small {
    font-size: 14px;
    line-height: 1.2857142857142858;
    color: #636d70;
    display: block;
    margin-top: 6px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.list-circle > li small.fz-16 {
    font-size: 16px;
    color: #474747
}

.list-circle > li small.fz-18 {
    font-size: 18px;
    color: #141414
}

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

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

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

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

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

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

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

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

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

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

blockquote:before, blockquote:after {
    content: ""
}

blockquote.img-quote {
    margin: 25px 0 25px 67px;
    padding: 0;
    border-left: 0;
    border-top: 1px solid #d7ddde;
    border-bottom: 1px solid #d7ddde
}

blockquote.img-quote .img {
    float: left
}

blockquote.img-quote .text {
    position: relative;
    zoom: 1;
    overflow: hidden;
    padding: 10px 25px
}

@media (max-width: 991px) {
    blockquote.img-quote {
        border: 1px solid #d7ddde;
        margin-left: 0;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 20px
    }

    blockquote.img-quote .img {
        float: none;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 5px
    }

    blockquote.img-quote .text {
        padding: 0 25px;
        text-align: center
    }
}

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

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: 3px
}

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px
}

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;
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width: 1200px) {
    .container {
        min-width: 1200px;
        max-width: 1700px;
        width: auto;
        padding-left: 130px;
        padding-right: 130px
    }
}

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

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

.col {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

th {
    text-align: left
}

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

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

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

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

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

.table .table {
    background-color: #fff
}

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

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .table-responsive > .table {
        margin-bottom: 0
    }

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

    .table-responsive > .table-bordered {
        border: 0
    }

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 29px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 29px;
    line-height: 1.428571429 \0
}

input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 25px
}

input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 41px
}

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

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

.radio label, .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    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: 400;
    cursor: pointer
}

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

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

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

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

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

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

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

select.input-sm {
    height: 25px;
    line-height: 25px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg, .form-horizontal .form-group-lg .form-control {
    height: 41px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 3px
}

select.input-lg {
    height: 41px;
    line-height: 41px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

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

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

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

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

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(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 {
    color: #8a6d3b
}

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

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(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 {
    color: #a94442
}

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

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(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.sr-only ~ .form-control-feedback {
    top: 0
}

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

@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 .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    display: inline-block;
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0 solid transparent;
    white-space: nowrap;
    text-decoration: none !important;
    padding: 9px 24px;
    font-size: 17px;
    line-height: 1.428571429;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.btn:active, .btn.active {
    outline: 0;
    background-image: none
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
    -webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, .25)
}

.btn:active, .btn.active, .btn:focus, .open > .dropdown-toggle.btn {
    -webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .25)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-transparent, .btn-transparent-inverse {
    padding-left: 0;
    padding-right: 0
}

.btn-transparent:hover, .btn-transparent-inverse:hover, .btn-transparent:focus, .btn-transparent-inverse:focus, .btn-transparent:active, .btn-transparent-inverse:active, .btn-transparent.active, .btn-transparent-inverse.active, .open > .dropdown-toggle.btn-transparent, .open > .dropdown-toggle.btn-transparent-inverse {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #474747
}

.btn-transparent-inverse {
    color: #fff
}

.btn-transparent-inverse:hover, .btn-transparent-inverse:focus, .btn-transparent-inverse:active, .btn-transparent-inverse.active, .open > .dropdown-toggle.btn-transparent-inverse {
    color: #fff
}

.btn-default {
    color: #00a2d4;
    background-color: #fff;
    border-color: #00a2d4;
    background-color: transparent;
    border-width: 1px;
    padding: 8px 23px
}

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

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

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #00a2d4
}

.btn-default .badge {
    color: #fff;
    background-color: #00a2d4
}

.btn-default:hover, .btn-default:active, .btn-default.active, .btn-default:focus, .open > .dropdown-toggle.btn-default {
    background: #fff;
    border-color: #00a2d4
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, .2)
}

.btn-default:active, .btn-default.active, .btn-default:focus, .open > .dropdown-toggle.btn-default {
    -webkit-box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, .2)
}

.btn-default-officeton {
    color: #e3000f;
    background-color: #fff;
    border-color: #e3000f
}

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

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

.btn-default-officeton.disabled, .btn-default-officeton[disabled], fieldset[disabled] .btn-default-officeton, .btn-default-officeton.disabled:hover, .btn-default-officeton[disabled]:hover, fieldset[disabled] .btn-default-officeton:hover, .btn-default-officeton.disabled:focus, .btn-default-officeton[disabled]:focus, fieldset[disabled] .btn-default-officeton:focus, .btn-default-officeton.disabled:active, .btn-default-officeton[disabled]:active, fieldset[disabled] .btn-default-officeton:active, .btn-default-officeton.disabled.active, .btn-default-officeton[disabled].active, fieldset[disabled] .btn-default-officeton.active {
    background-color: #fff;
    border-color: #e3000f
}

.btn-default-officeton .badge {
    color: #fff;
    background-color: #e3000f
}

.btn-default-officeton:hover, .btn-default-officeton:active, .btn-default-officeton.active, .btn-default-officeton:focus, .open > .dropdown-toggle.btn-default-officeton {
    background: #fff;
    border-color: #e3000f
}

.btn-default-softonway {
    color: #008ad2;
    background-color: #fff;
    border-color: #008ad2
}

.btn-default-softonway:hover, .btn-default-softonway:focus, .btn-default-softonway:active, .btn-default-softonway.active, .open > .dropdown-toggle.btn-default-softonway {
    color: #008ad2;
    background-color: #e6e6e6;
    border-color: #006295
}

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

.btn-default-softonway.disabled, .btn-default-softonway[disabled], fieldset[disabled] .btn-default-softonway, .btn-default-softonway.disabled:hover, .btn-default-softonway[disabled]:hover, fieldset[disabled] .btn-default-softonway:hover, .btn-default-softonway.disabled:focus, .btn-default-softonway[disabled]:focus, fieldset[disabled] .btn-default-softonway:focus, .btn-default-softonway.disabled:active, .btn-default-softonway[disabled]:active, fieldset[disabled] .btn-default-softonway:active, .btn-default-softonway.disabled.active, .btn-default-softonway[disabled].active, fieldset[disabled] .btn-default-softonway.active {
    background-color: #fff;
    border-color: #008ad2
}

.btn-default-softonway .badge {
    color: #fff;
    background-color: #008ad2
}

.btn-default-softonway:hover, .btn-default-softonway:active, .btn-default-softonway.active, .btn-default-softonway:focus, .open > .dropdown-toggle.btn-default-softonway {
    background: #fff;
    border-color: #008ad2
}

.btn-default-protennis {
    color: #e4ab00;
    background-color: #fff;
    border-color: #e4ab00
}

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

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

.btn-default-protennis.disabled, .btn-default-protennis[disabled], fieldset[disabled] .btn-default-protennis, .btn-default-protennis.disabled:hover, .btn-default-protennis[disabled]:hover, fieldset[disabled] .btn-default-protennis:hover, .btn-default-protennis.disabled:focus, .btn-default-protennis[disabled]:focus, fieldset[disabled] .btn-default-protennis:focus, .btn-default-protennis.disabled:active, .btn-default-protennis[disabled]:active, fieldset[disabled] .btn-default-protennis:active, .btn-default-protennis.disabled.active, .btn-default-protennis[disabled].active, fieldset[disabled] .btn-default-protennis.active {
    background-color: #fff;
    border-color: #e4ab00
}

.btn-default-protennis .badge {
    color: #fff;
    background-color: #e4ab00
}

.btn-default-protennis:hover, .btn-default-protennis:active, .btn-default-protennis.active, .btn-default-protennis:focus, .open > .dropdown-toggle.btn-default-protennis {
    background: #fff;
    border-color: #e4ab00
}

.btn-default-logiston {
    color: #ee6102;
    background-color: #fff;
    border-color: #ee6102
}

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

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

.btn-default-logiston.disabled, .btn-default-logiston[disabled], fieldset[disabled] .btn-default-logiston, .btn-default-logiston.disabled:hover, .btn-default-logiston[disabled]:hover, fieldset[disabled] .btn-default-logiston:hover, .btn-default-logiston.disabled:focus, .btn-default-logiston[disabled]:focus, fieldset[disabled] .btn-default-logiston:focus, .btn-default-logiston.disabled:active, .btn-default-logiston[disabled]:active, fieldset[disabled] .btn-default-logiston:active, .btn-default-logiston.disabled.active, .btn-default-logiston[disabled].active, fieldset[disabled] .btn-default-logiston.active {
    background-color: #fff;
    border-color: #ee6102
}

.btn-default-logiston .badge {
    color: #fff;
    background-color: #ee6102
}

.btn-default-logiston:hover, .btn-default-logiston:active, .btn-default-logiston.active, .btn-default-logiston:focus, .open > .dropdown-toggle.btn-default-logiston {
    background: #fff;
    border-color: #ee6102
}

.btn-default-logoton {
    color: #d40612;
    background-color: #fff;
    border-color: #d40612
}

.btn-default-logoton:hover, .btn-default-logoton:focus, .btn-default-logoton:active, .btn-default-logoton.active, .open > .dropdown-toggle.btn-default-logoton {
    color: #d40612;
    background-color: #e6e6e6;
    border-color: #98040d
}

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

.btn-default-logoton.disabled, .btn-default-logoton[disabled], fieldset[disabled] .btn-default-logoton, .btn-default-logoton.disabled:hover, .btn-default-logoton[disabled]:hover, fieldset[disabled] .btn-default-logoton:hover, .btn-default-logoton.disabled:focus, .btn-default-logoton[disabled]:focus, fieldset[disabled] .btn-default-logoton:focus, .btn-default-logoton.disabled:active, .btn-default-logoton[disabled]:active, fieldset[disabled] .btn-default-logoton:active, .btn-default-logoton.disabled.active, .btn-default-logoton[disabled].active, fieldset[disabled] .btn-default-logoton.active {
    background-color: #fff;
    border-color: #d40612
}

.btn-default-logoton .badge {
    color: #fff;
    background-color: #d40612
}

.btn-default-logoton:hover, .btn-default-logoton:active, .btn-default-logoton.active, .btn-default-logoton:focus, .open > .dropdown-toggle.btn-default-logoton {
    background: #fff;
    border-color: #d40612
}

.btn-default-smarton {
    color: #e0083c;
    background-color: #fff;
    border-color: #e0083c
}

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

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

.btn-default-smarton.disabled, .btn-default-smarton[disabled], fieldset[disabled] .btn-default-smarton, .btn-default-smarton.disabled:hover, .btn-default-smarton[disabled]:hover, fieldset[disabled] .btn-default-smarton:hover, .btn-default-smarton.disabled:focus, .btn-default-smarton[disabled]:focus, fieldset[disabled] .btn-default-smarton:focus, .btn-default-smarton.disabled:active, .btn-default-smarton[disabled]:active, fieldset[disabled] .btn-default-smarton:active, .btn-default-smarton.disabled.active, .btn-default-smarton[disabled].active, fieldset[disabled] .btn-default-smarton.active {
    background-color: #fff;
    border-color: #e0083c
}

.btn-default-smarton .badge {
    color: #fff;
    background-color: #e0083c
}

.btn-default-smarton:hover, .btn-default-smarton:active, .btn-default-smarton.active, .btn-default-smarton:focus, .open > .dropdown-toggle.btn-default-smarton {
    background: #fff;
    border-color: #e0083c
}

.btn-default-officetonshop,
.btn-default-officemama {
    color: #8fbf00;
    background-color: #fff;
    border-color: #8fbf00
}

.btn-default-officetonshop:hover, .btn-default-officetonshop:focus, .btn-default-officetonshop:active, .btn-default-officetonshop.active, .open > .dropdown-toggle.btn-default-officetonshop,
.btn-default-officemama:hover, .btn-default-officemama:focus, .btn-default-officemama:active, .btn-default-officemama.active, .open > .dropdown-toggle.btn-default-officemama {
    color: #8fbf00;
    background-color: #e6e6e6;
    border-color: #618200
}

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

.btn-default-officemama.disabled, .btn-default-officemama[disabled], fieldset[disabled] .btn-default-officemama, .btn-default-officemama.disabled:hover, .btn-default-officemama[disabled]:hover, fieldset[disabled] .btn-default-officemama:hover, .btn-default-officemama.disabled:focus, .btn-default-officemama[disabled]:focus, fieldset[disabled] .btn-default-officemama:focus, .btn-default-officemama.disabled:active, .btn-default-officemama[disabled]:active, fieldset[disabled] .btn-default-officemama:active, .btn-default-officemama.disabled.active, .btn-default-officemama[disabled].active, fieldset[disabled] .btn-default-officemama.active,
.btn-default-officetonshop.disabled, .btn-default-officetonshop[disabled], fieldset[disabled] .btn-default-officetonshop, .btn-default-officetonshop.disabled:hover, .btn-default-officetonshop[disabled]:hover, fieldset[disabled] .btn-default-officetonshop:hover, .btn-default-officetonshop.disabled:focus, .btn-default-officetonshop[disabled]:focus, fieldset[disabled] .btn-default-officetonshop:focus, .btn-default-officetonshop.disabled:active, .btn-default-officetonshop[disabled]:active, fieldset[disabled] .btn-default-officetonshop:active, .btn-default-officetonshop.disabled.active, .btn-default-officetonshop[disabled].active, fieldset[disabled] .btn-default-officetonshop.active {
    background-color: #fff;
    border-color: #8fbf00
}

.btn-default-officemama .badge,
.btn-default-officetonshop .badge {
    color: #fff;
    background-color: #8fbf00
}

.btn-default-officemama:hover, .btn-default-officemama:active, .btn-default-officemama.active, .btn-default-officemama:focus, .open > .dropdown-toggle.btn-default-officemama,
.btn-default-officetonshop:hover, .btn-default-officetonshop:active, .btn-default-officetonshop.active, .btn-default-officetonshop:focus, .open > .dropdown-toggle.btn-default-officetonshop {
    background: #fff;
    border-color: #8fbf00
}

.btn-primary {
    color: #fff;
    background-color: #00a2d4;
    border-color: #00a2d4
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #007ba1;
    border-color: #007397
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #00a2d4;
    border-color: #00a2d4
}

.btn-primary .badge {
    color: #00a2d4;
    background-color: #fff
}

.btn-primary:hover {
    background: #00a2d4;
    border-color: #00a2d4
}

.btn-primary:active, .btn-primary.active, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
    background: #0081b3
}

.btn-primary-officeton {
    color: #fff;
    background-color: #e3000f;
    border-color: #e3000f
}

.btn-primary-officeton:hover, .btn-primary-officeton:focus, .btn-primary-officeton:active, .btn-primary-officeton.active, .open > .dropdown-toggle.btn-primary-officeton {
    color: #fff;
    background-color: #b0000c;
    border-color: #a6000b
}

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

.btn-primary-officeton.disabled, .btn-primary-officeton[disabled], fieldset[disabled] .btn-primary-officeton, .btn-primary-officeton.disabled:hover, .btn-primary-officeton[disabled]:hover, fieldset[disabled] .btn-primary-officeton:hover, .btn-primary-officeton.disabled:focus, .btn-primary-officeton[disabled]:focus, fieldset[disabled] .btn-primary-officeton:focus, .btn-primary-officeton.disabled:active, .btn-primary-officeton[disabled]:active, fieldset[disabled] .btn-primary-officeton:active, .btn-primary-officeton.disabled.active, .btn-primary-officeton[disabled].active, fieldset[disabled] .btn-primary-officeton.active {
    background-color: #e3000f;
    border-color: #e3000f
}

.btn-primary-officeton .badge {
    color: #e3000f;
    background-color: #fff
}

.btn-primary-officeton:hover {
    background: #e3000f;
    border-color: #e3000f
}

.btn-primary-officeton:active, .btn-primary-officeton.active, .btn-primary-officeton:focus, .open > .dropdown-toggle.btn-primary-officeton {
    background: #e3000f
}

.btn-primary-softonway {
    color: #fff;
    background-color: #008ad2;
    border-color: #008ad2
}

.btn-primary-softonway:hover, .btn-primary-softonway:focus, .btn-primary-softonway:active, .btn-primary-softonway.active, .open > .dropdown-toggle.btn-primary-softonway {
    color: #fff;
    background-color: #00689f;
    border-color: #006295
}

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

.btn-primary-softonway.disabled, .btn-primary-softonway[disabled], fieldset[disabled] .btn-primary-softonway, .btn-primary-softonway.disabled:hover, .btn-primary-softonway[disabled]:hover, fieldset[disabled] .btn-primary-softonway:hover, .btn-primary-softonway.disabled:focus, .btn-primary-softonway[disabled]:focus, fieldset[disabled] .btn-primary-softonway:focus, .btn-primary-softonway.disabled:active, .btn-primary-softonway[disabled]:active, fieldset[disabled] .btn-primary-softonway:active, .btn-primary-softonway.disabled.active, .btn-primary-softonway[disabled].active, fieldset[disabled] .btn-primary-softonway.active {
    background-color: #008ad2;
    border-color: #008ad2
}

.btn-primary-softonway .badge {
    color: #008ad2;
    background-color: #fff
}

.btn-primary-softonway:hover {
    background: #008ad2;
    border-color: #008ad2
}

.btn-primary-softonway:active, .btn-primary-softonway.active, .btn-primary-softonway:focus, .open > .dropdown-toggle.btn-primary-softonway {
    background: #008ad2
}

.btn-primary-protennis {
    color: #fff;
    background-color: #e4ab00;
    border-color: #e4ab00
}

.btn-primary-protennis:hover, .btn-primary-protennis:focus, .btn-primary-protennis:active, .btn-primary-protennis.active, .open > .dropdown-toggle.btn-primary-protennis {
    color: #fff;
    background-color: #b18500;
    border-color: #a77d00
}

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

.btn-primary-protennis.disabled, .btn-primary-protennis[disabled], fieldset[disabled] .btn-primary-protennis, .btn-primary-protennis.disabled:hover, .btn-primary-protennis[disabled]:hover, fieldset[disabled] .btn-primary-protennis:hover, .btn-primary-protennis.disabled:focus, .btn-primary-protennis[disabled]:focus, fieldset[disabled] .btn-primary-protennis:focus, .btn-primary-protennis.disabled:active, .btn-primary-protennis[disabled]:active, fieldset[disabled] .btn-primary-protennis:active, .btn-primary-protennis.disabled.active, .btn-primary-protennis[disabled].active, fieldset[disabled] .btn-primary-protennis.active {
    background-color: #e4ab00;
    border-color: #e4ab00
}

.btn-primary-protennis .badge {
    color: #e4ab00;
    background-color: #fff
}

.btn-primary-protennis:hover {
    background: #e4ab00;
    border-color: #e4ab00
}

.btn-primary-protennis:active, .btn-primary-protennis.active, .btn-primary-protennis:focus, .open > .dropdown-toggle.btn-primary-protennis {
    background: #e4ab00
}

.btn-primary-logiston {
    color: #fff;
    background-color: #ee6102;
    border-color: #ee6102
}

.btn-primary-logiston:hover, .btn-primary-logiston:focus, .btn-primary-logiston:active, .btn-primary-logiston.active, .open > .dropdown-toggle.btn-primary-logiston {
    color: #fff;
    background-color: #bb4c02;
    border-color: #b14801
}

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

.btn-primary-logiston.disabled, .btn-primary-logiston[disabled], fieldset[disabled] .btn-primary-logiston, .btn-primary-logiston.disabled:hover, .btn-primary-logiston[disabled]:hover, fieldset[disabled] .btn-primary-logiston:hover, .btn-primary-logiston.disabled:focus, .btn-primary-logiston[disabled]:focus, fieldset[disabled] .btn-primary-logiston:focus, .btn-primary-logiston.disabled:active, .btn-primary-logiston[disabled]:active, fieldset[disabled] .btn-primary-logiston:active, .btn-primary-logiston.disabled.active, .btn-primary-logiston[disabled].active, fieldset[disabled] .btn-primary-logiston.active {
    background-color: #ee6102;
    border-color: #ee6102
}

.btn-primary-logiston .badge {
    color: #ee6102;
    background-color: #fff
}

.btn-primary-logiston:hover {
    background: #ee6102;
    border-color: #ee6102
}

.btn-primary-logiston:active, .btn-primary-logiston.active, .btn-primary-logiston:focus, .open > .dropdown-toggle.btn-primary-logiston {
    background: #ee6102
}

.btn-primary-logoton {
    color: #fff;
    background-color: #d40612;
    border-color: #d40612
}

.btn-primary-logoton:hover, .btn-primary-logoton:focus, .btn-primary-logoton:active, .btn-primary-logoton.active, .open > .dropdown-toggle.btn-primary-logoton {
    color: #fff;
    background-color: #a2050e;
    border-color: #98040d
}

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

.btn-primary-logoton.disabled, .btn-primary-logoton[disabled], fieldset[disabled] .btn-primary-logoton, .btn-primary-logoton.disabled:hover, .btn-primary-logoton[disabled]:hover, fieldset[disabled] .btn-primary-logoton:hover, .btn-primary-logoton.disabled:focus, .btn-primary-logoton[disabled]:focus, fieldset[disabled] .btn-primary-logoton:focus, .btn-primary-logoton.disabled:active, .btn-primary-logoton[disabled]:active, fieldset[disabled] .btn-primary-logoton:active, .btn-primary-logoton.disabled.active, .btn-primary-logoton[disabled].active, fieldset[disabled] .btn-primary-logoton.active {
    background-color: #d40612;
    border-color: #d40612
}

.btn-primary-logoton .badge {
    color: #d40612;
    background-color: #fff
}

.btn-primary-logoton:hover {
    background: #d40612;
    border-color: #d40612
}

.btn-primary-logoton:active, .btn-primary-logoton.active, .btn-primary-logoton:focus, .open > .dropdown-toggle.btn-primary-logoton {
    background: #d40612
}

.btn-primary-smarton {
    color: #fff;
    background-color: #e0083c;
    border-color: #e0083c
}

.btn-primary-smarton:hover, .btn-primary-smarton:focus, .btn-primary-smarton:active, .btn-primary-smarton.active, .open > .dropdown-toggle.btn-primary-smarton {
    color: #fff;
    background-color: #af062f;
    border-color: #a5062c
}

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

.btn-primary-smarton.disabled, .btn-primary-smarton[disabled], fieldset[disabled] .btn-primary-smarton, .btn-primary-smarton.disabled:hover, .btn-primary-smarton[disabled]:hover, fieldset[disabled] .btn-primary-smarton:hover, .btn-primary-smarton.disabled:focus, .btn-primary-smarton[disabled]:focus, fieldset[disabled] .btn-primary-smarton:focus, .btn-primary-smarton.disabled:active, .btn-primary-smarton[disabled]:active, fieldset[disabled] .btn-primary-smarton:active, .btn-primary-smarton.disabled.active, .btn-primary-smarton[disabled].active, fieldset[disabled] .btn-primary-smarton.active {
    background-color: #e0083c;
    border-color: #e0083c
}

.btn-primary-smarton .badge {
    color: #e0083c;
    background-color: #fff
}

.btn-primary-smarton:hover {
    background: #e0083c;
    border-color: #e0083c
}

.btn-primary-smarton:active, .btn-primary-smarton.active, .btn-primary-smarton:focus, .open > .dropdown-toggle.btn-primary-smarton {
    background: #e0083c
}

.btn-primary-officemama {
    color: #fff;
    background-color: #8fbf00;
    border-color: #8fbf00
}

.btn-primary-officemama:hover, .btn-primary-officemama:focus, .btn-primary-officemama:active, .btn-primary-officemama.active, .open > .dropdown-toggle.btn-primary-officemama {
    color: #fff;
    background-color: #698c00;
    border-color: #618200
}

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

.btn-primary-officemama.disabled, .btn-primary-officemama[disabled], fieldset[disabled] .btn-primary-officemama, .btn-primary-officemama.disabled:hover, .btn-primary-officemama[disabled]:hover, fieldset[disabled] .btn-primary-officemama:hover, .btn-primary-officemama.disabled:focus, .btn-primary-officemama[disabled]:focus, fieldset[disabled] .btn-primary-officemama:focus, .btn-primary-officemama.disabled:active, .btn-primary-officemama[disabled]:active, fieldset[disabled] .btn-primary-officemama:active, .btn-primary-officemama.disabled.active, .btn-primary-officemama[disabled].active, fieldset[disabled] .btn-primary-officemama.active {
    background-color: #8fbf00;
    border-color: #8fbf00
}

.btn-primary-officemama .badge {
    color: #8fbf00;
    background-color: #fff
}

.btn-primary-officemama:hover {
    background: #8fbf00;
    border-color: #8fbf00
}

.btn-primary-officemama:active, .btn-primary-officemama.active, .btn-primary-officemama:focus, .open > .dropdown-toggle.btn-primary-officemama {
    background: #8fbf00
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

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

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

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #5cb85c
}

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

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

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

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

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

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

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

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

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

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

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

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

.btn-link {
    color: #00a2d4;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .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: #00a2d4;
    text-decoration: underline;
    background-color: transparent
}

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

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.6;
    border-radius: 2px
}

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

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

.btn .micon-18 {
    margin: -5px 8px -5px -8px
}

.btn .micon-32 {
    margin: -10px 9px -10px -8px
}

.btn-transparent .micon, .btn-transparent-inverse .micon {
    margin-left: 0 !important
}

.btn-map {
    display: inline-block;
    color: #fff !important;
    background: #434141;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    padding: 11px 20px 12px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    text-decoration: none !important;
    opacity: .65;
    filter: alpha(opacity=65)
}

.btn-map > span {
    display: block;
    border-bottom: 1px dotted #fff
}

.btn-map:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

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

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none
}

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

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

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

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

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

.nav-tabs {
    display: inline-block;
    background: #fafafa;
    -webkit-box-shadow: inset 0 2px 3px -2px #e7edee;
    box-shadow: inset 0 2px 3px -2px #e7edee
}

.nav-tabs:before, .nav-tabs:after {
    content: "";
    display: block
}

.nav-tabs > li {
    float: none;
    margin-right: -1px;
    position: relative;
    zoom: 1;
    border-radius: 3px;
    z-index: 35
}

@media (min-width: 768px) {
    .nav-tabs > li {
        float: left
    }
}

.nav-tabs > li > a {
    position: relative;
    zoom: 1;
    z-index: 36;
    line-height: 22px;
    font-size: 22px;
    border: 1px solid #e9eeef;
    color: #00a2d4;
    background: #fafafa;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    text-decoration: none !important;
    -webkit-box-shadow: inset 0 3px 3px -2px #e7edee;
    box-shadow: inset 0 3px 3px -2px #e7edee;
    padding: 10px 45px 11px
}

.nav-tabs > li > a > span {
    display: block;
    border-bottom: 1px dashed #00a2d4
}

.nav-tabs > li > a:hover {
    z-index: 43;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px !important;
    color: #fff !important;
    border-color: #00a2d4;
    background-color: #00a2d4
}

.page-smarton .nav-tabs > li > a:hover {
    border-color: #e0083c;
    background-color: #e0083c
}

.nav-tabs > li > a:hover > span {
    border-bottom: 1px solid transparent
}

.nav-tabs > li:first-child > a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs > li:last-child > a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.nav-tabs > li.active, .nav-tabs > li:hover {
    z-index: 40
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default;
    border-radius: 3px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff !important;
    border-color: #00a2d4;
    background-color: #00a2d4
}

.page-smarton .nav-tabs > li.active > a, .page-smarton .nav-tabs > li.active > a:hover, .page-smarton .nav-tabs > li.active > a:focus {
    border-color: #e0083c;
    background-color: #e0083c
}

.nav-tabs > li.active > a > span, .nav-tabs > li.active > a:hover > span, .nav-tabs > li.active > a:focus > span {
    border-bottom: 1px solid transparent
}

@media (min-width: 992px) {
    .nav-tabs > li.active > a:after, .nav-tabs > li.active > a:hover:after, .nav-tabs > li.active > a:focus:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        bottom: -5px;
        left: 50%;
        margin-left: -11px;
        border-width: 4px 11px 0;
        border-top-color: #00a2d4
    }

    .page-smarton .nav-tabs > li.active > a:after, .page-smarton .nav-tabs > li.active > a:hover:after, .page-smarton .nav-tabs > li.active > a:focus:after {
        border-top-color: #e0083c
    }
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

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

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

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

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

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0
    }

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

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 3px
}

.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: #00a2d4
}

.nav-toggle {
    padding-left: 0;
    list-style: none !important;
    margin-left: -5px;
    font-size: 16px;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

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

.nav-toggle > li {
    padding-top: 5px;
    padding-bottom: 5px
}

.nav-toggle > li > a {
    display: inline-block;
    margin-right: 10px;
    border-bottom: 1px dashed #00a2d4;
    text-decoration: none !important
}

.nav-toggle > li > a:hover, .nav-toggle > li > a:focus {
    border-bottom-color: transparent
}

.nav-toggle > li.active > a, .nav-toggle > li.active > a:hover, .nav-toggle > li.active > a:focus {
    border-bottom-color: transparent;
    color: #141414
}

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

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

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

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

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

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

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

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

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0
    }

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

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

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

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

.nav-sidebar {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

@media (max-width: 767px) {
    .nav-sidebar {
        text-align: center
    }
}

.nav-sidebar li {
    font-size: 18px;
    line-height: 1.142857
}

@media (max-width: 767px) {
    .nav-sidebar li {
        font-size: 16px
    }
}

.nav-sidebar li a {
    background: 0 0;
    padding: 5px 0;
    margin: 0 0 4px;
    color: #00a2d4;
    display: block
}

.nav-sidebar li.active > a, .nav-sidebar li.active > a:hover, .nav-sidebar li.active > a:focus {
    color: #141414;
    background: 0 0
}

.nav-sidebar li ul {
    padding: 0;
    margin: 0 0 0 16px;
    margin-top: 1px;
    margin-bottom: 6px;
    list-style: none
}

@media (max-width: 767px) {
    .nav-sidebar li ul {
        margin-left: 0
    }
}

.nav-sidebar li ul li {
    font-size: 17px
}

@media (max-width: 767px) {
    .nav-sidebar li ul li {
        font-size: 12px
    }
}

.nav-sidebar li ul li a {
    padding: 3px 0;
    margin-bottom: 3px
}

.nav-sidebar.nav-sidebar-inline > li {
    display: inline-block
}

.nav-sidebar.nav-sidebar-inline > li + li:before {
    content: "|\00a0";
    padding: 0 6px;
    color: #c2cacb;
    display: inline-block
}

.nav-sidebar.nav-sidebar-inline > li a {
    display: inline-block
}

.navbar {
    position: relative
}

.navbar-header {
    position: relative;
    zoom: 1;
    z-index: 999
}

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

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

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

.lang-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .lang-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .lang-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .lang-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .lang-collapse, .navbar-static-top .lang-collapse, .navbar-fixed-bottom .lang-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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

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

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 992px) {
    .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 {
    margin: 14px auto;
    padding: 10px;
    position: relative;
    zoom: 1;
    display: block
}

.navbar-brand img {
    position: relative;
    zoom: 1
}

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

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

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .navbar > .container-clearfix .navbar-brand {
        margin: -14px 0 -20px -10px;
        width: 260px
    }
}

@media screen and (max-width: 991px) {
    .navbar-top {
        position: relative;
        zoom: 1;
        margin: 0 -30px;
        background: #fff
    }
}

.navbar-top-mobile {
    display: block
}

@media (min-width: 992px) {
    .navbar-top-mobile {
        display: none
    }
}

.navbar-toggle {
    position: relative;
    text-decoration: none !important;
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 30px;
    padding: 13px 30px;
    display: block;
    height: 56px;
    text-transform: uppercase;
    background: #00a3d4;
    color: #fff
}

.navbar-toggle .icon-bar {
    display: block;
    width: 37px;
    height: 6px;
    background: #fff
}

.navbar-toggle.collapsed {
    color: #191818;
    background: #fff
}

.navbar-toggle.collapsed .icon-bar {
    display: block;
    width: 37px;
    height: 6px;
    background: #00a3d4
}

.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
    outline: 0;
    background: #00a3d4;
    color: #fff
}

.navbar-toggle .icon-bar, .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {
    background: #fff
}

.navbar-toggle .icon-bar-o {
    display: block;
    float: left;
    margin-right: 14px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px
}

.navbar-toggle .icon-bar-title {
    display: block
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.lang-toggle {
    position: relative;
    z-index: 1035;
    float: right;
    display: block;
    text-decoration: none !important;
    font-family: 'pf din text cond pro', 'pf din text cond pro regular', pf_din_text_cond_proregular, sans-serif;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    padding: 13px 20px;
    border-left: 1px solid #c8e2e8;
    text-transform: uppercase;
    background: #00a3d4;
    color: #fff
}

.lang-toggle.collapsed {
    color: #191818;
    background: #fff
}

.lang-toggle, .lang-toggle:hover, .lang-toggle:focus {
    outline: 0;
    background: #00a3d4;
    color: #fff
}

.lang-toggle .icon-bar-o {
    float: left
}

.lang-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.lang-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 992px) {
    .lang-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 5px -10px
}

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

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

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

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

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

    .navbar-nav > li {
        float: left
    }

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

    .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }
}

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

    .navbar-right {
        float: right !important
    }
}

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

@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 .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: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 992px) {
    .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-form.navbar-right:last-child {
        margin-right: -10px
    }
}

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

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

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

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

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

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

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

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    font-family: arial, verdana, helvetica, sans-serif;
    color: #929292;
    text-transform: uppercase
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "»\00a0";
    padding: 0 3px;
    color: #929292
}

.breadcrumb > .active {
    color: #929292;
    text-decoration: none
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 11px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #00a2d4;
    background-color: #fff;
    margin: 0 2px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #00a2d4;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00a2d4;
    border-color: #00a2d4;
    cursor: default
}

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

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

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

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

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

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

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

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

.alert .alert-link {
    font-weight: 700
}

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

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

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

.alert-success .alert-link {
    color: #2b542c
}

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

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

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

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

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

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

.alert-danger .alert-link {
    color: #843534
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

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

.close {
    float: right;
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    color: #8b9098;
    opacity: .8;
    filter: alpha(opacity=80)
}

.close:hover, .close:focus {
    color: #585a5f;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100)
}

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

.modal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #d9dbde;
    margin-top: 0 !important;
    border-radius: 0 3px 0 0
}

.modal-open {
    overflow: hidden
}

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

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

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 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: 5px solid rgba(0, 0, 0, .3);
    border: 5px solid rgba(66, 65, 65, .8);
    border-radius: 8px;
    background-clip: padding-box;
    outline: 0
}

.modal-content .form-group, .modal-content .row {
    margin-left: -5px;
    margin-right: -5px
}

.modal-content .col-sm-2, .modal-content .col-sm-4, .modal-content .col-sm-10, .modal-content .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px
}

.modal-content .control-label {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    line-height: 19px
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

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

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

.modal-header {
    padding: 30px;
    min-height: 70px
}

.modal-header h4 {
    font-size: 18px;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    color: #424242;
    padding-top: 0;
    text-transform: uppercase;
    text-align: center
}

@media (min-width: 992px) {
    .modal-header h4 {
        font-size: 40px
    }
}

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

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

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

.ekko-lightbox .modal-body {
    padding-bottom: 30px
}

.modal-loading {
    padding-bottom: 15px
}

.modal-footer {
    padding: 15px 30px;
    text-align: right
}

.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-footer .btn-lg {
    display: block;
    font-size: 20px;
    position: relative;
    zoom: 1;
    margin: 0 -30px -15px;
    width: 100%;
    padding: 15px 30px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

@media (min-width: 992px) {
    .modal-footer .btn-lg {
        font-size: 30px
    }
}

.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-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 800px
    }
}

.carousel {
    position: relative;
    zoom: 1
}

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

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

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

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

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .lang-collapse:before, .lang-collapse:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .lang-collapse:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.pull-none {
    float: none !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;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table
    }

    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: 1199px) {
    .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: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

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

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

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

    table.visible-lg {
        display: table
    }

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

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

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

body {
    min-width: 320px
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pt-10 {
    padding-top: 10px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pl-30 {
    padding-left: 30px !important
}

.mh-a {
    margin-left: auto;
    margin-right: auto
}

.mt-m30 {
    position: relative;
    zoom: 1;
    margin-top: -30px !important
}

.mt-m20 {
    position: relative;
    zoom: 1;
    margin-top: -20px !important
}

.mb-m20 {
    position: relative;
    zoom: 1;
    margin-bottom: -20px !important
}

.mt-m10 {
    position: relative;
    zoom: 1;
    margin-top: -10px !important
}

.mb-m10 {
    position: relative;
    zoom: 1;
    margin-bottom: -10px !important
}

.ml-m10 {
    position: relative;
    zoom: 1;
    margin-left: -10px !important
}

.mt-m5 {
    position: relative;
    zoom: 1;
    margin-top: -5px !important
}

.mb-m5 {
    position: relative;
    zoom: 1;
    margin-bottom: -5px !important
}

.ml-m5 {
    position: relative;
    zoom: 1;
    margin-left: -5px !important
}

.mt-m1 {
    position: relative;
    zoom: 1;
    margin-top: -1px !important
}

.mb-m1 {
    position: relative;
    zoom: 1;
    margin-bottom: -1px !important
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mb-2 {
    margin-bottom: 2px !important
}

.ml-2 {
    margin-left: 2px !important
}

.mt-3 {
    margin-top: 3px !important
}

.mr-3 {
    margin-right: 3px !important
}

.m-5 {
    margin: 5px
}

.mt-5 {
    margin-top: 5px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.ml-5 {
    margin-left: 5px !important
}

.m-10 {
    margin: 10px
}

.mt-10 {
    margin-top: 10px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.ml-10 {
    margin-left: 10px !important
}

.mt-14 {
    margin-top: 14px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.ml-15 {
    margin-left: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.ml-20 {
    margin-left: 20px !important
}

.mv-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.ml-30 {
    margin-right: 30px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.ml-30 {
    margin-left: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.ml-40 {
    margin-left: 40px !important
}

.w-p100 {
    width: 100%
}

.w-p50 {
    width: 50%
}

.w-a {
    width: auto !important
}

.w-ma100 {
    max-width: 100%
}

.va-t {
    vertical-align: top !important
}

.va-m {
    vertical-align: middle !important
}

.va-b {
    vertical-align: bottom !important
}

.d-b {
    display: block !important
}

.d-n {
    display: none !important
}

.d-i {
    display: inline !important
}

.d-ib {
    display: inline-block !important
}

.d-t {
    display: table !important
}

.d-tr {
    display: table-row !important
}

.d-tc {
    display: table-cell !important;
    float: none !important
}

.fw-b {
    font-weight: 700
}

.fw-n {
    font-weight: 400
}

.float-container {
    position: relative;
    zoom: 1;
    overflow: hidden
}

.pos-r {
    position: relative
}

.fz-9 {
    font-size: 9px
}

.fz-10 {
    font-size: 10px
}

.fz-11 {
    font-size: 11px
}

.fz-12 {
    font-size: 12px
}

.fz-13 {
    font-size: 13px
}

.fz-14 {
    font-size: 14px
}

.fz-15 {
    font-size: 15px
}

.fz-16 {
    font-size: 16px
}

.fz-18 {
    font-size: 18px
}

.micon {
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important
}

.micon-9x24 {
    width: 9px;
    height: 24px
}

.micon-9x24-prev {
    background: url(../img/slider-control-9x24.png) 0 0 no-repeat
}

.micon-9x24-next {
    background: url(../img/slider-control-9x24.png) -9px 0 no-repeat
}

.micon-18 {
    width: 18px;
    height: 18px
}

.micon-18-new-window {
    background: url(../img/icon-18-new-window.png) 0 0 no-repeat
}

.micon-18-new-window-officeton {
    background: url(../img/icon-18-new-window-officeton.png) 0 0 no-repeat
}

.micon-18-new-window-softonway {
    background: url(../img/icon-18-new-window-softonway.png) 0 0 no-repeat
}

.micon-18-new-window-protennis {
    background: url(../img/icon-18-new-window-protennis.png) 0 0 no-repeat
}

.micon-18-new-window-logiston {
    background: url(../img/icon-18-new-window-logiston.png) 0 0 no-repeat
}

.micon-18-new-window-logoton {
    background: url(../img/icon-18-new-window-logoton.png) 0 0 no-repeat
}

.micon-18-new-window-officemama,
.micon-18-new-window-officetonshop {
    background: url(../img/icon-18-new-window-officemama.png) 0 0 no-repeat
}

.micon-18-new-window-protennis {
    background: url(../img/icon-18-new-window-protennis.png) 0 0 no-repeat
}

.micon-18-new-window-inverse {
    background: url(../img/icon-18-new-window-inverse.png) 0 0 no-repeat
}


.micon-18-new-window-officelife {
    background: url(../img/icon-18-new-window-officelife.png) 0 0 no-repeat
}


.micon-23x60 {
    width: 23px;
    height: 60px
}

.micon-23x60-prev {
    background: url(../img/slider-control-23x60.png) 0 0 no-repeat
}

.micon-23x60-next {
    background: url(../img/slider-control-23x60.png) -23px 0 no-repeat
}

.micon-24 {
    width: 24px;
    height: 24px
}

.micon-24-plus {
    background: url(../img/icon-24-plusminus-sprite.png) 0 0 no-repeat
}

.micon-24-minus {
    background: url(../img/icon-24-plusminus-sprite.png) -24px 0 no-repeat
}

.micon-32 {
    width: 32px;
    height: 32px
}

.micon-32-vac {
    background: url(../img/icon-32-vac.png) 0 0 no-repeat
}

.micon-32-fb {
    background: url(../img/icon-32-facebook.png) 50% 50% no-repeat
}

.micon-32-tw {
    background: url(../img/icon-32-twitter.png) 50% 50% no-repeat
}

.micon-32-yt {
    background: url(../img/icon-32-youtube.png) 50% 50% no-repeat
}

.micon-32-tw, .micon-32-fb, .micon-32-yt {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.micon-32-tw:hover, .micon-32-fb:hover, .micon-32-yt:hover {
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, .25)
}

.micon-48 {
    width: 48px;
    height: 48px
}

.micon-48-circle {
    text-align: center !important;
    text-indent: 0;
    line-height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background: #d8dee0;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 28px
}

.micon-brand {
    height: 56px
}

.micon-brand-officeton {
    width: 126px;
    background: url(../img/logo-officeton.png) 50% 50% no-repeat
}

.micon-brand-officetonshop {
    width: 126px;
    background: url(../img/logo-officeton.png) 50% 50% no-repeat
}

.micon-brand-logiston {
    width: 121px;
    background: url(../img/logo-logiston.png) 50% 50% no-repeat
}

.micon-brand-officelife {
    width: 140px;
    background: url(../img/logo-officelife.png) 50% 50% no-repeat
}


.micon-brand-smarton {
    width: 88px;
    background: url(../img/logo-smarton.png) 50% 50% no-repeat
}

.micon-brand-logoton {
    width: 116px;
    background: url(../img/logo-logoton.png) 50% 50% no-repeat
}

.micon-brand-officemama {
    width: 110px;
    background: url(../img/logo-officemama.png) 50% 50% no-repeat
}
.micon-brand-officetonshop {
    width: 110px;
    background: url(../img/logo-officemama.png) 50% 50% no-repeat
}


.micon-brand-softonway {
    width: 112px;
    background: url(../img/logo-softonway.png) 50% 50% no-repeat
}

.micon-brand-cleanton {
    width: 112px;
    background: url(../img/logo-cleanton.png) 50% 50% no-repeat
}

.micon-brand-protennis {
    width: 117px;
    background: url(../img/logo-protennis.png) 50% 50% no-repeat
}

.micon-logo-officeton {
    max-width: 435px;
    width: 100%;
    height: 44px;
    background: url(../img/logo-officeton-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-softonway {
    max-width: 395px;
    width: 100%;
    height: 71px;
    background: url(../img/logo-softonway-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-protennis {
    max-width: 461px;
    width: 100%;
    height: 114px;
    background: url(../img/logo-protennis-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-logiston {
    max-width: 397px;
    width: 100%;
    height: 37px;
    background: url(../img/logo-logiston-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-officelife {
    max-width: 397px;
    width: 100%;
    height: 58px;
    background: url(../img/logo-officelife-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}




.micon-logo-cleanton {
    max-width: 397px;
    width: 100%;
    height: 50px;
    background: url(../img/logo-cleanton-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-logoton {
    max-width: 449px;
    width: 100%;
    height: 97px;
    background: url(../img/logo-logoton-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-smarton {
    max-width: 308px;
    width: 100%;
    height: 109px;
    background: url(../img/logo-smarton-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.micon-logo-officemama {
    max-width: 217px;
    width: 100%;
    height: 175px;
    background: url(../img/logo-officemama-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}
.micon-logo-officetonshop {
    max-width: 217px;
    width: 100%;
    height: 175px;
    background: url(../img/logo-officemama-lg.png) 0 50% no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%
}

.trans {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.color-trans {
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition-property: color;
    transition-duration: .5s
}

.full-bg {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.wrapper-header {
    display: block;
    position: relative;
    zoom: 1;
    width: 100%;
    z-index: 280;
    min-height: 205px
}

.page-officeton .wrapper-header, .page-softonway .wrapper-header, .page-protennis .wrapper-header, .page-logiston .wrapper-header, .page-logoton .wrapper-header, .page-smarton .wrapper-header,
.page-officemama .wrapper-header,
.page-officetonshop .wrapper-header {
    border-bottom: 1px solid #dce4e6
}

.wrapper-header-a {
    position: absolute;
    z-index: 299;
    top: 0;
    left: 0;
    width: 100%
}

@media (max-width: 991px) {
    .header-sticky .navbar-top {
        position: fixed;
        top: 0;
        left: 30px;
        width: 100%;
        z-index: 319
    }
}

.wrapper-header-i {
    position: relative;
    z-index: 300
}

.header-nav .navbar-nav {
    text-align: center;
    float: none;
    position: relative;
    zoom: 1;
    z-index: 10;
    border-top: 1px solid #bccfd4;
    margin: 0;
    overflow-y: auto
}

.header-nav .navbar-nav li {
    float: none;
    vertical-align: top;
    text-align: left;
    display: block;
    position: relative;
    zoom: 1;
    min-height: 32px;
    border-bottom: 1px solid #bccfd4;
    margin-right: 0
}

.header-nav .navbar-nav li > a {
    padding: 17px 20px 17px 30px;
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #191818;
    text-decoration: none;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.header-nav .navbar-nav li > a:hover {
    color: #191818;
    text-decoration: underline
}

.header-nav .navbar-nav li > a.pull-right {
    border-left: 1px solid #bccfd4;
    z-index: 321;
    padding: 17px 25px
}

.header-nav .navbar-nav li > a[data-toggle=collapse], .header-nav .navbar-nav li > a.active[data-toggle=collapse] {
    color: #009aca
}

.header-nav .navbar-nav li > a.collapsed {
    color: #191818
}

.header-nav .navbar-nav li > a .micon-brand {
    width: 120px;
    margin: -17px 20px -17px -20px;
    vertical-align: middle
}

.header-nav .navbar-nav li.active > a {
    color: #00a2d4 !important;
    text-decoration: none !important
}

.header-nav .navbar-nav li ul {
    padding-left: 0;
    list-style: none !important;
    background: #dfe9eb
}

.header-nav .navbar-nav li ul > li {
    border-top: 1px solid #bccfd4;
    border-bottom: 0
}

.header-nav .navbar-nav li ul > li > a {
    padding-left: 50px;
    text-transform: none
}

.header-nav .navbar-nav li ul ul > li > a {
    padding-left: 70px
}

@media (min-width: 992px) {
    .header-nav .navbar-nav {
        text-align: center;
        border-top: 0;
        margin: 5px -10px
    }

    .header-nav .navbar-nav li {
        display: inline-block;
        min-height: 32px;
        border-left: 1px solid #bccfd4;
        border-bottom: 0;
        margin-right: 2.5%;
        margin-left: -3px
    }

    .header-nav .navbar-nav li:first-child {
        margin-left: 5.8%
    }

    .header-nav .navbar-nav li > a {
        padding: 9px;
        margin: -11px -9px -11px 0;
        font-size: 17px;
        line-height: 18px
    }
}

.header-nav .nav-lang {
    position: relative;
    z-index: 320;
    zoom: 1;
    margin: 0;
    border-top: 1px solid #ccd7da;
    padding: 0;
    list-style: none;
    list-style-type: none;
    background-color: #fff
}

.header-nav .nav-lang > li {
    display: block;
    float: left;
    width: 33.3333%
}

.header-nav .nav-lang > li + li {
    border-left: 1px solid #ccd7da
}

.header-nav .nav-lang > li > a {
    position: relative;
    zoom: 1;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 20px 5px;
    text-align: center;
    font-size: 20px;
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    color: #1a1818;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.header-nav .nav-lang > li > a:hover {
    color: #1a1818;
    background: #fff;
    text-decoration: underline
}

.header-nav .nav-lang > li.active > a {
    background: #dfe9eb;
    color: #00a3d4 !important;
    text-decoration: none !important
}

@media (min-width: 992px) {
    .header-nav {
        padding: 39px 0 38px
    }

    .header-nav .nav-lang {
        float: right;
        position: relative;
        margin: -21px 0 -25px -20px;
        padding: 0;
        border-top: 0;
        list-style: none;
        list-style-type: none;
        background-color: transparent
    }

    .header-nav .nav-lang > li {
        float: none;
        width: auto
    }

    .header-nav .nav-lang > li + li {
        border-left: 0
    }

    .header-nav .nav-lang > li > a {
        width: 26px;
        font-size: 12px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 0;
        font-family: 'pf din text cond pro', 'pf din text cond pro regular', pf_din_text_cond_proregular, sans-serif;
        font-weight: 400 !important;
        text-decoration: underline;
        background-color: transparent;
        color: #00a3d4;
        -webkit-transition-property: all;
        -webkit-transition-duration: .3s;
        transition-property: all;
        transition-duration: .3s
    }

    .header-nav .nav-lang > li > a:hover {
        color: #00a3d4;
        background: #fff;
        text-decoration: none
    }

    .header-nav .nav-lang > li.active > a {
        background: #fff;
        color: #191818 !important;
        text-decoration: none !important
    }
}

.header-brand-o {
    height: 62px;
    overflow: hidden;
    padding-top: 6px
}

.header-brand-o .header-brand {
    overflow: visible
}

.header-brand {
    position: relative;
    zoom: 1;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    height: 56px;
    text-align: center;
    display: none
}

.header-brand .nav-brands {
    position: relative;
    zoom: 1;
    padding: 0;
    width: 100%;
    list-style: none;
    list-style-type: none;
    letter-spacing: 0;
    word-spacing: 0;
    display: block;
    margin: 0 -3px 0 -1px
}

.header-brand .nav-brands > li {
    display: inline;
    text-align: left
}

.header-brand .nav-brands > li > a {
    margin: 0 -2px 0 -2px;
    position: relative;
    zoom: 1;
    display: inline-block;
    padding: 0 1%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-style: solid;
    border-width: 0 1px;
    border-color: #fff;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.header-brand .nav-brands > li > a span {
    display: block
}

@media screen and (min-width: 1000px) {
    .header-brand .nav-brands > li > a {
        padding-left: 1.5%;
        padding-right: 1.5%
    }
}

@media screen and (min-width: 1333px) {
    .header-brand .nav-brands > li > a {
        padding-left: 2.2%;
        padding-right: 2.2%
    }
}

.header-brand .nav-brands > li > a:hover {
    border-color: #ebebeb;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(top, #f1f1f1 0, #fff 100%);
    background-image: -o-linear-gradient(top, #f1f1f1 0, #fff 100%);
    background-image: linear-gradient(to bottom, #f1f1f1 0, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffffffff', GradientType=0)
}

.header-brand .nav-brands > li.active > a {
    border-color: #e5e5e5;
    background-color: #e6e6e6;
    background-image: -webkit-linear-gradient(top, #e6e6e6 0, #fff 100%);
    background-image: -o-linear-gradient(top, #e6e6e6 0, #fff 100%);
    background-image: linear-gradient(to bottom, #e6e6e6 0, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0)
}

@media (min-width: 992px) {
    .header-brand {
        display: block
    }
}

.header-slider {
    position: relative;
    zoom: 1;
    width: 100%;
    z-index: 290;
    top: 0;
    left: 0
}

.slider-item {
    padding: 165px 0 10px
}

@media screen and (min-width: 992px) {
    .slider-item {
        padding: 200px 0 31px
    }

    .page-main .slider-item {
        min-height: 567px
    }

    .page-officeton .slider-item, .page-softonway .slider-item, .page-protennis .slider-item, .page-logiston .slider-item, .page-logoton .slider-item, .page-smarton .slider-item,
    .page-officemama .slider-item,
    .page-officetonshop .slider-item {
        min-height: 588px
    }

    .page-social .slider-item {
        min-height: 386px
    }

    .page-blog .slider-item, .page-mission .slider-item, .page-history .slider-item, .page-sertificat .slider-item, .page-search .slider-item, .page-carrier .slider-item {
        min-height: 326px
    }

    .page-contacts .slider-item {
        min-width: 700px
    }
}

.slider-item .slide-text h1, .slider-item .slide-text h2 {
    color: #00a2d4;
    position: relative;
    zoom: 1;
    padding: 10px 0;
    line-height: 65px;
    font-size: 72px;
    letter-spacing: -5px;
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 5px;
    text-align: left
}

@media screen and (min-width: 992px) {
    .slider-item .slide-text h1, .slider-item .slide-text h2 {
        font-size: 103px;
        line-height: 90px
    }
}

.slider-item .slide-text p {
    font-size: 16px;
    line-height: 1.2222222;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important
}

@media screen and (min-width: 992px) {
    .slider-item .slide-text p {
        font-size: 18px
    }
}

.slider-item .slide-text .links {
    margin-top: 25px;
    margin-bottom: 25px
}

.slider-item .slide-text .breadcrumb {
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 18px;
    text-align: center
}

@media screen and (min-width: 992px) {
    .slider-item .slide-text .breadcrumb {
        text-align: left
    }
}

.header-slider-controls {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 35px
}

@media screen and (min-width: 992px) {
    .header-slider-controls {
        bottom: 56px
    }
}

.header-slider-control {
    background: #fff;
    margin-left: 1px;
    display: block;
    float: left;
    padding: 11px 19px 11px 18px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.header-slider-control-prev {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.header-slider-control-next {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding-right: 19px;
    padding-left: 18px
}

.header-slider-control .micon {
    display: block;
    opacity: .5;
    filter: alpha(opacity=50)
}

.header-slider-control:hover .micon {
    opacity: 1;
    filter: alpha(opacity=100)
}

/*
#main-slide-header-1 {
    background: #d1e6ec url(../img/main-slider-1-sm.jpg) 100% 100% no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto
}

@media screen and (min-width: 992px) {
    #main-slide-header-1 {
        background: #d1e6ec url(../img/main-slider-1.jpg) 50% 50% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#main-slide-header-2 {
    background: #d1e6ec url(../img/main-slider-2-sm.jpg) 100% 100% no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto
}

@media screen and (min-width: 992px) {
    #main-slide-header-2 {
        background: #d1e6ec url(../img/main-slider-2.jpg) 50% 50% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#main-slide-header-3 {
    background: #d1e6ec url(../img/main-slider-3-sm.jpg) 100% 100% no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto
}

@media screen and (min-width: 992px) {
    #main-slide-header-3 {
        background: #d1e6ec url(../img/main-slider-3.jpg) 50% 50% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}
*/

#officeton-header-1 {
    background: #dcdcdc url(../img/officeton-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #officeton-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #officeton-header-1 {
        background: #dbdbdb url(../img/officeton-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#officeton-header-1 .slide-text {
    border-bottom: 5px solid #e2000f;
    color: #3c3c3c;
    padding-bottom: 190px
}

@media screen and (min-width: 992px) {
    #officeton-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#officeton-header-1 .slide-text h1, #officeton-header-1 .slide-text h2 {
    display: block;
    margin-top: 33px;
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #officeton-header-1 .slide-text h1, #officeton-header-1 .slide-text h2 {
        margin-top: 73px;
        margin-left: 0;
        margin-right: 0
    }
}

#officeton-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #officeton-header-1 .slide-text p {
        font-size: 26px
    }
}

#officeton-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}









#officelife-header-1 {
    background: #dcdcdc url(../img/officelife-main-sm.png) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #officeton-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #officelife-header-1 {
        background: #dbdbdb url(../img/officelife-main.png) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#officelife-header-1 .slide-text {
    border-bottom: 5px solid #c9c9c9;
    color: #3c3c3c;
    padding-bottom: 190px
}

@media screen and (min-width: 992px) {
    #officelife-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#officelife-header-1 .slide-text h1, #officelife-header-1 .slide-text h2 {
    display: block;
    margin-top: 33px;
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #officelife-header-1 .slide-text h1, #officelife-header-1 .slide-text h2 {
        margin-top: 70px;
        margin-left: 0;
        margin-right: 0
    }
}

#officelife-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #officelife-header-1 .slide-text p {
        font-size: 26px
    }
}

#officelife-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}






#softonway-header-1 {
    background: #e4e4e4 url(../img/softonway-main-sm.jpg) 70% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #softonway-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #softonway-header-1 {
        background: #e4e4e4 url(../img/softonway-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#softonway-header-1 .slide-text {
    border-bottom: 5px solid #008ad2;
    color: #3c3c3c;
    padding-bottom: 220px
}

@media (min-width: 992px) {
    #softonway-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#softonway-header-1 .slide-text h1, #softonway-header-1 .slide-text h2 {
    display: block;
    margin-top: 18px;
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #softonway-header-1 .slide-text h1, #softonway-header-1 .slide-text h2 {
        margin-top: 68px;
        margin-left: 0;
        margin-right: 0
    }
}

#softonway-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #softonway-header-1 .slide-text p {
        font-size: 26px
    }
}

#softonway-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}

#protennis-header-1 {
    background: #f8f9fd url(../img/protennis-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #protennis-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #protennis-header-1 {
        background: #f8f9fd url(../img/protennis-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#protennis-header-1 .slide-text {
    border-bottom: 5px solid #f6be15;
    padding-bottom: 60px
}

@media (min-width: 992px) {
    #protennis-header-1 .slide-text {
        color: #fff;
        padding-bottom: 40px;
        min-height: 388px
    }
}

#protennis-header-1 .slide-text h1, #protennis-header-1 .slide-text h2 {
    display: block;
    margin-top: 0;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #protennis-header-1 .slide-text h1, #protennis-header-1 .slide-text h2 {
        margin-top: 12px;
        margin-left: 0;
        margin-right: 0
    }
}

#protennis-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #protennis-header-1 .slide-text p {
        font-size: 26px
    }
}

#protennis-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}

#logiston-header-1 {
    background: #ddd url(../img/logiston-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 992px) {
    #logiston-header-1 {
        background: #ddd url(../img/logiston-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#logiston-header-1 .slide-text {
    border-bottom: 5px solid #ee6102;
    color: #3c3c3c;
    padding-bottom: 150px
}

@media (min-width: 992px) {
    #logiston-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#logiston-header-1 .slide-text h1, #logiston-header-1 .slide-text h2 {
    display: block;
    margin-top: 15px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #logiston-header-1 .slide-text h1, #logiston-header-1 .slide-text h2 {
        margin-right: 65px;
        margin-left: 0;
        margin-right: 0
    }
}

#logiston-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #logiston-header-1 .slide-text p {
        font-size: 26px
    }
}

#logiston-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}








#cleanton-header-1 {
    background: #fff url(../img/cleanton-main-sm.jpg) 70% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #cleanton-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #cleanton-header-1 {
        background: #e4e4e4 url(../img/cleanton-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#cleanton-header-1 .slide-text {
    border-bottom: 5px solid #008ad2;
    color: #3c3c3c;
    padding-bottom: 220px
}

@media (min-width: 992px) {
    #cleanton-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#cleanton-header-1 .slide-text h1, #cleanton-header-1 .slide-text h2 {
    display: block;
    margin-top: 18px;
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #cleanton-header-1 .slide-text h1, #cleanton-header-1 .slide-text h2 {
        margin-top: 68px;
        margin-left: 0;
        margin-right: 0
    }
}

#cleanton-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px;
    padding-top: 15px;
}

@media screen and (min-width: 992px) {
    #cleanton-header-1 .slide-text p {
        font-size: 26px
    }
}

#cleanton-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}















#logoton-header-1 {
    background: #f6f6f6 url(../img/logoton-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #logoton-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #logoton-header-1 {
        background: #f6f6f6 url(../img/logoton-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#logoton-header-1 .slide-text {
    border-bottom: 5px solid #d40713;
    color: #3c3c3c;
    padding-bottom: 120px
}

@media (min-width: 992px) {
    #logoton-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#logoton-header-1 .slide-text h1, #logoton-header-1 .slide-text h2 {
    display: block;
    margin-top: 18px;
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #logoton-header-1 .slide-text h1, #logoton-header-1 .slide-text h2 {
        margin-top: 58px;
        margin-left: 0;
        margin-right: 0
    }
}

#logoton-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px
}

@media screen and (min-width: 992px) {
    #logoton-header-1 .slide-text p {
        /*color: #818c8f;*/
        font-size: 26px
    }
}

#logoton-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}

#smarton-header-1 {
    background: #dfe0e4 url(../img/smarton-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #smarton-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #smarton-header-1 {
        background: #dfe0e4 url(../img/smarton-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#smarton-header-1 .slide-text {
    border-bottom: 5px solid #e1093c;
    color: #818c8f;
    padding-bottom: 200px
}

@media (min-width: 992px) {
    #smarton-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#smarton-header-1 .slide-text h1, #smarton-header-1 .slide-text h2 {
    display: block;
    margin-top: 10px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #smarton-header-1 .slide-text h1, #smarton-header-1 .slide-text h2 {
        margin-top: 40px;
        margin-bottom: 27px;
        margin-left: 0;
        margin-right: 0
    }
}

#smarton-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px;
    color: #000;
}

@media screen and (min-width: 992px) {
    #smarton-header-1 .slide-text p {
        font-size: 26px
    }
}

#smarton-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 13px
}

#officemama-header-1 {
    background: #ddd url(../img/officemama-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}
#officetonshop-header-1 {
    background: #ddd url(../img/officemama-main-sm.jpg) 65% 100% no-repeat;
    padding-bottom: 0
}

@media screen and (min-width: 600px) {
    #officemama-header-1 {
        background-position: 50% 100%
    }#officetonshop-header-1 {
        background-position: 50% 100%
    }
}

@media screen and (min-width: 992px) {
    #officemama-header-1 {
        background: #ddd url(../img/officemama-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    } #officetonshop-header-1 {
        background: #ddd url(../img/officemama-main.jpg) 50% 100% no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#officemama-header-1 .slide-text {
    border-bottom: 5px solid #84b900;
    color: #818c8f;
    padding-bottom: 200px
}
#officetonshop-header-1 .slide-text {
    border-bottom: 5px solid #84b900;
    color: #818c8f;
    padding-bottom: 200px
}

@media (min-width: 992px) {
    #officemama-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }   #officetonshop-header-1 .slide-text {
        padding-bottom: 40px;
        min-height: 388px
    }
}

#officemama-header-1 .slide-text h1, #officemama-header-1 .slide-text h2 {
    display: block;
    margin-top: 0;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto
}#officetonshop-header-1 .slide-text h1, #officetonshop-header-1 .slide-text h2 {
    display: block;
    margin-top: 0;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 992px) {
    #officemama-header-1 .slide-text h1, #officemama-header-1 .slide-text h2 {
        margin-left: 0;
        margin-right: 0
    }  #officetonshop-header-1 .slide-text h1, #officetonshop-header-1 .slide-text h2 {
        margin-left: 0;
        margin-right: 0
    }
}

#officemama-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px;
    color: #000;
}#officetonshop-header-1 .slide-text p {
    font-size: 20px;
    line-height: 1.1538461538461537;
    margin-bottom: 14px;
    color: #000;
}

@media screen and (min-width: 992px) {
    #officemama-header-1 .slide-text p {
        font-size: 26px
    }    #officetonshop-header-1 .slide-text p {
        font-size: 26px
    }
}

#officemama-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 0
}#officetonshop-header-1 .slide-text .links {
    margin-top: 13px;
    margin-bottom: 0
}

.inner-header {
    background: #e6eef1 url(../img/inner-main.jpg) 50% 0 no-repeat
}

@media screen and (min-width: 992px) {
    .inner-header {
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

.inner-header .slide-text {
    color: #929292;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .inner-header .slide-text {
        padding-bottom: 30px
    }
}

.inner-header .slide-text h1, .inner-header .slide-text h2 {
    display: block;
    font-size: 40px;
    font-family: 'pf din text cond pro medium', pf_din_text_cond_promedium, sans-serif;
    font-weight: 400 !important;
    letter-spacing: -2px;
    padding-top: 7px;
    padding-bottom: 0;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    color: #141414;
    text-align: center
}

@media screen and (min-width: 992px) {
    .inner-header .slide-text h1, .inner-header .slide-text h2 {
        font-size: 60px;
        text-align: left
    }
}

.inner-header .slide-text p {
    font-size: 14px
}

@media screen and (min-width: 992px) {
    .inner-header .slide-text p {
        font-size: 16px
    }
}

#blog-header-1 {
    background: #e9f1f5 url(../img/blog-main-sm.jpg) 100% 100% no-repeat;
    padding-bottom: 140px
}

@media screen and (min-width: 992px) {
    #blog-header-1 {
        background: #e9f1f5 url(../img/blog-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#mission-header-1 {
    background: #e5edf1 url(../img/mission-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 140px
}

@media screen and (min-width: 992px) {
    #mission-header-1 {
        background: #e5edf1 url(../img/mission-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#history-header-1 {
    background: #e9f0f3 url(../img/history-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 140px
}

@media screen and (min-width: 992px) {
    #history-header-1 {
        background: #e9f0f3 url(../img/history-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#sertificat-header-1 {
    background: #e4ecf0 url(../img/sertificat-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 120px
}

@media screen and (min-width: 992px) {
    #sertificat-header-1 {
        background: #e4ecf0 url(../img/sertificat-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#search-header-1 {
    background: #e5edf1 url(../img/search-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 140px
}

@media screen and (min-width: 992px) {
    #search-header-1 {
        background: #e5edf1 url(../img/search-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#social-header-1 {
    background: #ebf1f4 url(../img/social-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 180px
}

@media screen and (min-width: 992px) {
    #social-header-1 {
        background: #ebf1f4 url(../img/social-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#carrier-header-1 {
    background: #e6eef2 url(../img/carrier-main-sm.jpg) 50% 100% no-repeat;
    padding-bottom: 120px
}

@media screen and (min-width: 992px) {
    #carrier-header-1 {
        background: #e6eef2 url(../img/carrier-main.jpg) 50% 100% no-repeat;
        padding-bottom: 0;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#contacts-header-1 {
    background: #e3ecf1 url(../img/contacts-main.jpg) 50% 0 no-repeat
}

@media screen and (min-width: 992px) {
    #contacts-header-1 {
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

#contacts-header-1 .slide-text .contacts-header {
    border-bottom: 1px solid #141414;
    margin: 0 0 15px;
    padding: 8px 0 30px
}

#contacts-header-1 .slide-text .contacts-header h1, #contacts-header-1 .slide-text .contacts-header .breadcrumb {
    text-align: center
}

#contacts-header-1 .slide-text .format-styles {
    margin-top: 15px;
    margin-bottom: 25px
}

#contacts-header-1 .slide-text .format-styles + .format-styles {
    border-top-color: #cbd2d4
}

#contacts-header-1 .slide-text .h2 {
    font-size: 36px;
    color: #3c3e3f;
    padding-top: 0;
    margin-bottom: 19px
}

#contacts-header-1 .slide-text .h5 {
    margin-top: 22px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important
}

.wrapper-footer {
    background: #383737;
    color: #bac5c8;
    font-size: 12px;
    line-height: 14px;
    padding: 40px 0;
    position: relative;
    zoom: 1
}

.wrapper-footer a {
    color: #bac5c8
}

.wrapper-footer a:hover {
    color: #fff
}

.wrapper-footer .container > .col-sm-2 {
    border-left: 1px solid #4a4848;
    min-height: 215px
}

.wrapper-footer .container > .col-sm-2:first-child {
    border-left: 0 none
}

.wrapper-footer .footer-logo {
    position: relative;
    zoom: 1;
    margin-top: -2px;
    margin-bottom: 21px
}

.wrapper-footer .footer-logo a {
    display: block
}

.wrapper-footer .footer-logo a img {
    display: block
}

.wrapper-footer .footer-addr {
    color: #fff
}

.wrapper-footer .footer-addr b {
    font-weight: 400;
    color: #bac5c8
}

.wrapper-footer .footer-addr a {
    color: #00a2d4
}

.wrapper-footer .footer-addr a:hover {
    color: #00a2d4
}

.wrapper-footer .footer-header {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.wrapper-footer .footer-header + .footer-header {
    margin-top: 22px
}

.wrapper-footer .footer-header a {
    color: #fff;
    text-decoration: none
}

.wrapper-footer .footer-header a:hover {
    text-decoration: underline
}

.wrapper-footer .footer-nav ul {
    padding-left: 0;
    list-style: none !important
}

.wrapper-footer .footer-nav ul li {
    margin-bottom: 10px
}

.wrapper-footer .footer-search {
    margin-bottom: 20px
}

.wrapper-footer .footer-search .form-control {
    background: #383636;
    border-color: #5a5b5c;
    color: #bac5c8
}

.wrapper-footer .footer-search .form-control:focus {
    border-color: #bac5c8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(186, 197, 200, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(186, 197, 200, .6)
}

.wrapper-footer .footer-search .form-control-feedback {
    color: #a4adb0
}

.wrapper-footer .footer-icons {
    margin-bottom: 25px
}

.wrapper-footer .footer-icons .micon {
    margin-right: 5px
}

.wrapper-footer .footer-copy {
    margin-bottom: 25px
}

.wrapper-footer .footer-dev a {
    opacity: .5;
    filter: alpha(opacity=50);
    display: block;
    position: relative;
    zoom: 1
}

.wrapper-footer .footer-dev a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.wrapper-footer .footer-dev img {
    margin-top: 4px;
    display: block
}

.wrapper-news {
    padding: 12px 0;
    border-bottom: 1px solid #dce4e6
}

.news-list {
    margin-bottom: 3px
}

.news-list-item {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 13px;
    font-family: arial, verdana, helvetica, sans-serif
}

@media (min-width: 992px) {
    .news-list-item {
        font-size: 14px
    }
}

.news-list-item a {
    text-decoration: underline
}

.news-list-item a:hover {
    text-decoration: none
}

.news-list-item .info {
    margin-bottom: 11px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    font-size: 11px;
    color: #dce4e6;
    text-transform: uppercase;
    display: block
}

.news-list-item .date {
    color: #888
}

.wrapper-principles {
    position: relative;
    zoom: 1;
    width: 100%;
    border-bottom: 1px solid #dce4e6;
    padding: 20px 0;
    background: #fff url(../img/main-map-xs.jpg) 64% 100% no-repeat;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    padding-bottom: 410px
}

.wrapper-principles .h1 {
    margin-top: 20px;
    margin-bottom: 10px
}

@media screen and (min-width: 992px) {
    .wrapper-principles .h1 {
        margin-top: 30px;
        margin-bottom: 27px
    }
}

.wrapper-principles .links {
    margin-top: 26px;
    text-align: center
}

.wrapper-principles .links .btn {
    margin-top: 10px
}

@media screen and (min-width: 500px) {
    .wrapper-principles {
        background-position: 100% 100%
    }
}

@media screen and (min-width: 768px) {
    .wrapper-principles {
        background: #fff url(../img/main-map-sm.jpg) 100% 100% no-repeat;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
        padding-bottom: 480px
    }
}

@media screen and (min-width: 992px) {
    .wrapper-principles {
        background: #fff url(../img/main-map.jpg) 50% 50% no-repeat;
        padding-bottom: 20px;
        min-height: 721px;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .wrapper-principles .links {
        text-align: left
    }
}

.wrapper-business {
    background: #dee6e8;
    background-image: -webkit-linear-gradient(top, #fff 0, #dee6e8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #dee6e8 100%);
    background-image: linear-gradient(to bottom, #fff 0, #dee6e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdee6e8', GradientType=0);
    border-bottom: 1px solid #dbe4e6;
    position: relative;
    zoom: 1;
    width: 100%;
    padding: 20px 0
}

@media screen and (max-width: 991px) {
    .wrapper-business .container {
        padding-left: 45px;
        padding-right: 45px
    }
}

.wrapper-business .h1 {
    margin-top: 15px;
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .wrapper-business .h1 {
        margin-top: 30px;
        margin-bottom: 25px
    }
}

.wrapper-business .carousel-inner {
    min-height: 498px
}

.wrapper-business .slide-text {
    margin-bottom: 25px
}

@media screen and (min-width: 992px) {
    .wrapper-business .slide-text {
        margin-bottom: 40px
    }
}

.wrapper-business .slide-text .h2 {
    border-bottom: 1px solid #dce4e6;
    padding-bottom: 17.5px;
    margin-bottom: 17.5px
}

@media screen and (min-width: 992px) {
    .wrapper-business .slide-text .h2 {
        padding-bottom: 35px;
        margin-bottom: 35px
    }
}

.wrapper-business .slide-text p {
    font-size: 16px;
    line-height: 1.2222222222222223;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important;
    margin-bottom: 1em
}

@media screen and (min-width: 992px) {
    .wrapper-business .slide-text p {
        font-size: 18px
    }
}

.wrapper-business .slide-text .links {
    margin-top: 26px;
    text-align: center
}

.wrapper-business .slide-text .links .btn {
    margin-top: 10px
}

@media screen and (min-width: 992px) {
    .wrapper-business .slide-text .links {
        text-align: left
    }
}

.wrapper-business .slide-image {
    margin-top: 20px;
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .wrapper-business .slide-image {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.wrapper-business .header-brand {
    display: block
}

.wrapper-business .header-brand-o {
    width: 100%;
    min-width: 910px
}

.wrapper-business .header-brand-o-o {
    padding-left: 25px;
    padding-right: 25px
}

@media screen and (min-width: 992px) {
    .wrapper-business .header-brand-o {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
        width: auto
    }
}

.wrapper-business .header-brand .nav-brands > li.active > a {
    background-image: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0)
}

.wrapper-business .header-brand .nav-brands > li.active > a:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    display: block;
    border-color: transparent;
    margin-left: -10px;
    border-width: 0 10px 6px;
    border-bottom-color: #fff;
    border-style: solid
}

.jspScrollable .header-brand {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

@media screen and (max-width: 991px) {
    .carousel-business-indicators .container {
        padding-left: 0;
        padding-right: 0
    }
}

.carousel-business-indicators .jspContainer {
    height: 62px !important
}

.carousel-business-controls {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    top: 33%
}

@media screen and (min-width: 992px) {
    .carousel-business-controls {
        top: 50%
    }
}

.carousel-business-controls .container {
    position: relative;
    zoom: 1
}

@media screen and (max-width: 991px) {
    .carousel-business-controls .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

.carousel-business-control {
    top: -30px;
    display: block;
    position: absolute
}

@media screen and (max-width: 991px) {
    .carousel-business-control {
        top: -12px
    }

    .carousel-business-control .micon {
        width: 9px;
        height: 24px
    }
}

.carousel-business-control-prev {
    left: 0
}

@media screen and (max-width: 991px) {
    .carousel-business-control-prev .micon {
        background: url(../img/slider-control-9x24.png) 0 0 no-repeat
    }
}

.carousel-business-control-next {
    right: 0
}

@media screen and (max-width: 991px) {
    .carousel-business-control-next .micon {
        background: url(../img/slider-control-9x24.png) -9px 0 no-repeat
    }
}

.carousel-business-control .micon {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    display: block;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-business-control:hover .micon {
    opacity: 1;
    filter: alpha(opacity=100)
}

.scroll-pane {
    overflow: auto
}

.scroll-pane .horizontal-only {
    overflow-y: visible;
    height: auto
}

.wrapper-social {
    position: relative;
    zoom: 1;
    width: 100%;
    border-bottom: 1px solid #dce4e6;
    padding: 34px 0 200px;
    background: #fbfff7 url(../img/main-soc-sm.jpg) 50% 100% no-repeat;
    font-size: 13px
}

@media screen and (min-width: 992px) {
    .wrapper-social {
        padding: 60px 0;
        background: #fbfff7 url(../img/main-soc.jpg) 60% 50% no-repeat;
        background-position: 37% 50%;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        font-size: 14px
    }
}

@media screen and (min-width: 1268px) {
    .wrapper-social {
        background-position: 50% 50%
    }
}

@media screen and (min-width: 1600px) {
    .wrapper-social {
        padding: 90px 0
    }
}

@media screen and (min-width: 1750px) {
    .wrapper-social {
        padding: 110px 0
    }
}

.wrapper-social .h2 {
    color: #51514f;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center
}

@media screen and (min-width: 992px) {
    .wrapper-social .h2 {
        text-align: left;
        margin-top: 28px;
        font-size: 40px
    }
}

.wrapper-social .h4 {
    color: #818c8f;
    margin-bottom: 20px;
    font-size: 16px
}

@media screen and (min-width: 992px) {
    .wrapper-social .h4 {
        font-size: 24px
    }
}

.wrapper-social .news-list-item {
    margin-top: 28px;
    margin-bottom: 20px;
    max-width: 540px
}

.wrapper-carrier {
    position: relative;
    zoom: 1;
    width: 100%;
    padding: 20px 0;
    font-size: 13px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier {
        font-size: 14px
    }
}

.wrapper-carrier .h1 {
    margin-top: 13px;
    margin-bottom: 10px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier .h1 {
        margin-top: 30px;
        margin-bottom: 15px
    }
}

.wrapper-carrier .slide-wrapper {
    text-align: center;
    margin-bottom: 5px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier .slide-wrapper {
        margin-bottom: 40px
    }
}

.wrapper-carrier .slide-wrapper .h2 {
    font-size: 18px;
    letter-spacing: normal;
    color: #818c8f;
    margin-bottom: 10px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier .slide-wrapper .h2 {
        margin-bottom: 16px;
        font-size: 26px
    }
}

.wrapper-carrier .slide-wrapper .slider-image-item {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}

.wrapper-carrier .slide-wrapper .slider-image-item a {
    display: block
}

.wrapper-carrier .slide-wrapper figure {
    position: relative;
    zoom: 1;
    display: block;
    background: #fff;
    padding: 5px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #c2c2c2;
    -webkit-box-shadow: 0 13px 10px -7px #aaacad;
    box-shadow: 0 13px 10px -7px #aaacad;
    max-width: 100%
}

.wrapper-carrier .slide-wrapper figure img {
    display: block;
    margin-bottom: 5px
}

.wrapper-carrier .slide-wrapper figure figcaption {
    font-size: 12px;
    display: inline-block;
    max-width: 100%;
    padding: 8px 25px 13px
}

.wrapper-carrier .slide-wrapper figure figcaption a {
    display: inline
}

.wrapper-carrier .h4 {
    color: #818c8f;
    margin-top: 5px;
    margin-bottom: 21px;
    font-size: 18px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier .h4 {
        font-size: 24px;
        margin-top: 30px
    }
}

.wrapper-carrier .links {
    margin-bottom: 20px;
    margin-top: 20px
}

@media screen and (min-width: 992px) {
    .wrapper-carrier .links {
        margin-bottom: 40px;
        margin-top: 40px
    }
}

.slider-image-indicators {
    text-align: center
}

.slider-image-indicators .carousel-indicators {
    padding-left: 0;
    list-style: none !important;
    margin-left: -5px;
    margin: 15px 0
}

.slider-image-indicators .carousel-indicators > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.slider-image-indicators .carousel-indicators li {
    padding-left: 0;
    padding-right: 0
}

.slider-image-indicators .carousel-indicators li a {
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #dce4e6
}

.slider-image-indicators .carousel-indicators li.active a, .slider-image-indicators .carousel-indicators li a:hover {
    background: #bac5c8
}

.slider-image-controls {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    padding: 0 5px 5px
}

.slider-image-controls-center .slider-image-controls {
    bottom: auto;
    top: 50%
}

.slider-image-controls .container {
    position: relative;
    zoom: 1
}

.slider-image-control {
    bottom: 0;
    display: block;
    position: absolute;
    padding: 8px 7px;
    background: #fff;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.slider-image-controls-center .slider-image-control {
    top: -20px;
    bottom: auto;
    background: rgba(255, 255, 255, .2)
}

.slider-image-control-prev {
    left: 0
}

.slider-image-control-next {
    right: 0
}

.slider-image-control .micon {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    display: block;
    opacity: .5;
    filter: alpha(opacity=50)
}

.slider-image-control:hover {
    background: #eee
}

.slider-image-control:hover .micon {
    opacity: 1;
    filter: alpha(opacity=100)
}

.wrapper-about {
    padding: 20px 0;
    border-bottom: 1px solid #dce4e6
}

.wrapper-about .text {
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    line-height: 1.375;
    margin-top: 20px;
    margin-bottom: 23px
}

@media (min-width: 992px) {
    .wrapper-about .text {
        font-size: 16px
    }
}

.wrapper-about .text h1, .wrapper-about .text .h1 {
    margin-bottom: 28px
}

.wrapper-about .text p {
    margin-bottom: 1.375em
}

.wrapper-about .text .lead {
    color: #9e9e9e;
    font-size: 18px
}

@media (min-width: 992px) {
    .wrapper-about .text .lead {
        font-size: 22px
    }
}

.wrapper-about .aside {
    margin-top: 2px;
    margin-bottom: 2px
}

.wrapper-about .links .btn {
    margin-bottom: 10px
}

.wrapper-advantage {
    padding: 20px 0;
    border-bottom: 1px solid #dce4e6;
    position: relative;
    zoom: 1;
    overflow: hidden
}

.wrapper-advantage .h1 {
    margin-bottom: 25px
}

@media (min-width: 992px) {
    .wrapper-advantage .h1 {
        margin-bottom: 40px
    }
}

.wrapper-advantage .list-circle {
    margin-bottom: 21px
}

@media (min-width: 992px) {
    .wrapper-advantage .list-circle {
        margin-bottom: 44px
    }
}

.wrapper-advantage .subheader {
    margin-bottom: 23px
}

.wrapper-advantage .list-label {
    margin-bottom: 25px
}

.wrapper-advantage .slider {
    padding: 15px 0 10px
}

.wrapper-advantage .slide-wrapper {
    max-width: 100%
}

@media (max-width: 991px) {
    .wrapper-advantage .slide-wrapper {
        float: none !important;
        text-align: center
    }

    .wrapper-advantage .slide-wrapper .slider-image {
        display: inline-block;
        max-width: 100%
    }
}

.text-circle-images {
    position: relative;
    zoom: 1;
    margin-top: -10px;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .text-circle-images {
        margin-bottom: 10px
    }
}

.text-circle-images .tci-item {
    position: relative;
    zoom: 1;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .text-circle-images .tci-item {
        margin-bottom: 10px
    }
}

.text-circle-images .tci-image {
    position: relative;
    zoom: 1;
    display: block;
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.text-circle-images .tci-image img {
    display: block
}

@media (max-width: 991px) {
    .text-circle-images .tci-image-i {
        margin-top: 15px !important
    }
}

.text-circle-images .tci-text {
    padding: 20px 0 10px;
    overflow: hidden;
    position: relative;
    zoom: 1;
    font-size: 16px;
    line-height: 1.375;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

@media (max-width: 991px) {
    .text-circle-images .tci-text {
        padding: 0;
        overflow: visible
    }
}

.text-circle-images .tci-text .h3 {
    font-size: 22px;
    color: #434141;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important
}

@media (max-width: 991px) {
    .text-circle-images .tci-text .h3 {
        text-align: center
    }
}

@media (min-width: 992px) {
    .text-circle-images .tci-item:nth-child(odd) .tci-image {
        float: left;
        margin-right: 30px
    }

    .text-circle-images .tci-item:nth-child(odd) .tci-text {
        margin-right: 8.33333%
    }

    .text-circle-images .tci-item:nth-child(even) .tci-image {
        float: right;
        margin-left: 30px
    }

    .text-circle-images .tci-item:nth-child(even) .tci-text {
        margin-left: 8.33333%
    }
}

#image-officemama-1, #image-officemama-2, #image-officemama-3, #image-officemama-4, #image-officemama-1a, #image-officemama-2a, #image-officemama-3a, #image-officemama-4a,
#image-officetonshop-1, #image-officetonshop-2, #image-officetonshop-3, #image-officetonshop-4, #image-officetonshop-1a, #image-officetonshop-2a, #image-officetonshop-3a, #image-officetonshop-4a {
    display: block;
    position: relative;
    zoom: 1
}#image-officetonshop-1, #image-officetonshop-2, #image-officetonshop-3, #image-officetonshop-4, #image-officetonshop-1a, #image-officetonshop-2a, #image-officetonshop-3a, #image-officetonshop-4a {
    display: block;
    position: relative;
    zoom: 1
}

#image-officemama-2, #image-officemama-2a {
    margin: -5px -67px 0 -10px
}

#image-officemama-3, #image-officemama-3a {
    margin-top: -17px
}

#image-officemama-4, #image-officemama-4a {
    margin-left: -58px
}#image-officetonshop-2, #image-officetonshop-2a {
    margin: -5px -67px 0 -10px
}

#image-officetonshop-3, #image-officetonshop-3a {
    margin-top: -17px
}

#image-officetonshop-4, #image-officetonshop-4a {
    margin-left: -58px
}
#image-officetonshop-2, #image-officetonshop-2a {
    margin: -5px -67px 0 -10px
}

#image-officetonshop-3, #image-officetonshop-3a {
    margin-top: -17px
}

#image-officetonshop-4, #image-officetonshop-4a {
    margin-left: -58px
}

.wrapper-contacts {
    padding: 20px 0 40px;
    border-bottom: 1px solid #dce4e6
}

.wrapper-contacts .h-buttons {
    text-align: center;
    margin-top: 20px
}

.wrapper-contacts .h-buttons .btn {
    margin-top: 10px
}

@media (min-width: 992px) {
    .wrapper-contacts .h-buttons {
        text-align: right
    }
}

.wrapper-contacts .nav-tabs {
    margin-top: 23px;
    margin-bottom: 7px
}

.wrapper-contacts .text {
    font-family: 'pf din text cond pro', 'pf din text cond pro regular', pf_din_text_cond_proregular, sans-serif;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 17px
}

.wrapper-contacts .text .h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    color: #434141;
    margin-top: 23px;
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 26px
}

.wrapper-contacts .text .image {
    margin-bottom: 35px
}

.wrapper-contacts .subheader {
    margin-bottom: 23px
}

.wrapper-contacts .list-label {
    margin-bottom: 25px
}

.wrapper-contacts .contact-list-item {
    margin-bottom: 21px
}

.wrapper-contacts .slider {
    padding: 15px 0 0
}

.contact-list {
    margin-top: 17px;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    text-align: center
}

@media (min-width: 992px) {
    .contact-list {
        text-align: left
    }
}

.contact-list p {
    margin-bottom: 10px
}

.wrapper-map {
    position: relative;
    zoom: 1;
    height: auto !important;
    display: block !important;
    overflow: hidden
}

.wrapper-map .map-container {
    height: 400px !important;
    display: block !important;
    margin: -105px 0;
    position: relative;
    zoom: 1;
    width: 100%;
    border: 0;
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.wrapper-map .map-button {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.wrapper-map.in .map-container {
    margin-top: 0;
    margin-bottom: 0
}

.toggle-btn .toggle-on {
    display: block
}

.in .toggle-btn .toggle-on {
    display: none
}

.toggle-btn .toggle-off {
    display: none
}

.in .toggle-btn .toggle-off {
    display: block
}

.page-contacts .wrapper-page {
    position: relative;
    zoom: 1;
    border-bottom: 1px solid #dce4e6
}

.wrapper-page-bdb {
    position: relative;
    zoom: 1;
    border-bottom: 1px solid #dce4e6
}

.page-aside {
    margin: 28px 0;
    padding-top: 28px;
    border-top: 1px solid #dce4e6
}

@media (min-width: 768px) {
    .page-aside {
        padding-top: 0;
        border-top: 0
    }
}

@media (min-width: 992px) {
    .page-aside {
        padding-right: 20px
    }
}

.aside-block {
    position: relative;
    zoom: 1;
    margin-bottom: 30px;
    font-size: 13px;
    color: #767676;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.aside-block .text {
    margin: 10px 0
}

.aside-block .header-0 {
    color: #424242;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 22px;
    line-height: 1.1875;
    text-transform: uppercase;
    margin-top: 0
}

@media (max-width: 767px) {
    .aside-block .header-0 {
        text-align: center
    }
}

.aside-block .header-1 {
    color: #191818;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 1.1875;
    text-transform: uppercase;
    margin-top: 0
}

@media (max-width: 767px) {
    .aside-block .header-1 {
        text-align: center
    }
}

.aside-block .header-2 {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.aside-block .header-2 a {
    color: #888;
    text-decoration: none
}

.aside-block .header-2 a:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .aside-block .header-2 {
        text-align: center
    }
}

.aside-block .form-control {
    max-width: 130px;
    font-size: 12px;
    margin-bottom: 5px
}

.aside-block .btn {
    margin-bottom: 5px
}

.aside-block p {
    margin-bottom: 10px
}

.aside-block .soc-widget-item {
    margin-bottom: 4px
}

.aside-block-bd {
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #dce4e6;
    padding: 8px 16px
}

.aside-block-bd-brand {
    border-color: #b0e2f2
}

.aside-block-bg-social {
    border: 0;
    padding: 11px 19px 57%;
    background: #eff2f4 url(../img/mission-aside-social.jpg) 100% 100% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.aside-block-bg-team {
    border: 0;
    padding: 11px 19px 45%;
    background: #eff2f4 url(../img/mission-aside-team.jpg) 100% 100% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.page-content .pagination-wrapper {
    text-align: center;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .page-content .pagination-wrapper {
        margin-left: 105px
    }
}

.blog-micon {
    color: #888;
    font-size: 12px;
    line-height: 1;
    position: relative;
    zoom: 1;
    background: transparent 0 1px no-repeat;
    min-height: 14px;
    padding: 1px 0 1px 20px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.blog-micon a {
    color: #00a2d4;
    text-decoration: none
}

.blog-micon a:hover {
    color: #00a2d4;
    text-decoration: underline
}

.blog-micon-user {
    background-image: url(../img/icon-13-user.png)
}

.blog-micon-time {
    background-image: url(../img/icon-13-time.png)
}

.blog-micon-folder {
    background-image: url(../img/icon-13-folder.png)
}

.blog-micon-comments {
    background-image: url(../img/icon-13-comments.png)
}

.blog-micon-free {
    background-image: none;
    padding-left: 0 !important
}

.blog-list-item {
    margin: 33px 0
}

.blog-list-item .blog-author {
    padding-top: 6px;
    color: #888;
    font-size: 12px;
    line-height: 1;
    position: relative;
    zoom: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

@media (min-width: 768px) {
    .blog-list-item .blog-author {
        float: left;
        margin-right: 15px;
        width: 90px
    }
}

.blog-list-item .blog-author a {
    color: #00a2d4;
    text-decoration: none
}

.blog-list-item .blog-author a:hover {
    color: #00a2d4;
    text-decoration: underline
}

.blog-list-item .blog-author .blog-userpic {
    margin-bottom: 17px
}

.blog-list-item .blog-author .blog-userpic img {
    display: block;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px
}

@media (max-width: 767px) {
    .blog-list-item .blog-author .blog-userpic {
        margin-top: 3px;
        float: left;
        margin-right: 15px;
        margin-bottom: 2px
    }
}

.blog-list-item .blog-entity {
    position: relative;
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #dbe4e6
}

.blog-list-item .blog-entity .entity-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    line-height: 1.192307;
    letter-spacing: normal;
    margin-bottom: 20px;
    font-size: 26px;
    margin-top: 0
}

@media (max-width: 767px) {
    .blog-list-item .blog-entity .entity-title {
        font-size: 20px
    }
}

.blog-list-item .blog-entity .entity-title a {
    text-decoration: underline
}

.blog-list-item .blog-entity .entity-title a:hover {
    text-decoration: none
}

.blog-list-item .blog-entity .entity-image {
    margin-bottom: 14px
}

.blog-list-item .blog-entity .entity-text {
    font-size: 14px;
    line-height: 1.4285714285714286;
    color: #767676;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.blog-list-item .blog-entity .entity-info {
    margin-bottom: 8px
}

.blog-list-item .blog-micon {
    margin-bottom: 10px;
    display: block
}

.blog-one-item {
    margin: 30px 0 40px
}

.blog-one-item .blog-author {
    border-top: 1px solid #e3e7e8;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #888;
    font-size: 12px;
    line-height: 1;
    position: relative;
    zoom: 1;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.blog-one-item .blog-author a {
    color: #00a2d4;
    text-decoration: none
}

.blog-one-item .blog-author a:hover {
    color: #00a2d4;
    text-decoration: underline
}

.blog-one-item .blog-author .blog-userpic {
    position: relative;
    zoom: 1;
    display: block;
    float: left;
    width: 60px
}

@media (min-width: 768px) {
    .blog-one-item .blog-author .blog-userpic {
        margin: -10px 0 -8px -60px
    }
}

.blog-one-item .blog-author .blog-userpic img {
    display: block;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px
}

.blog-one-item .blog-author .blog-micon {
    position: relative;
    zoom: 1;
    background-position: 0 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .blog-one-item .blog-author .blog-micon {
        float: left;
        min-height: 32px;
        max-width: 120px;
        margin-right: 20px;
        margin-bottom: 10px
    }

    .blog-one-item .blog-author .blog-micon:after {
        content: '';
        right: -11px;
        top: 0;
        border-left: 1px solid #e3e7e8;
        height: 32px;
        position: absolute;
        width: 0;
        display: block
    }
}

@media (min-width: 768px) {
    .blog-one-item .blog-author .blog-micon-comments {
        padding-top: 12px;
        background-position: 0 12px
    }
}

.blog-one-item .blog-author .blog-share {
    float: left;
    padding-top: 8px;
    position: relative;
    zoom: 1
}

.blog-one-item .blog-entity {
    position: relative;
    zoom: 1;
    overflow: hidden
}

@media (min-width: 768px) {
    .blog-one-item .blog-entity {
        padding-left: 60px
    }
}

.blog-one-item .blog-entity .entity-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    line-height: 1.192307;
    color: #141414;
    letter-spacing: normal;
    margin-bottom: 30px;
    font-size: 24px;
    margin-top: 0
}

@media (min-width: 992px) {
    .blog-one-item .blog-entity .entity-title {
        font-size: 40px
    }
}

.blog-one-item .blog-entity .entity-title a {
    text-decoration: underline
}

.blog-one-item .blog-entity .entity-title a:hover {
    text-decoration: none
}

.blog-one-item .blog-entity .entity-image {
    margin-bottom: 14px
}

@media (max-width: 991px) {
    .blog-one-item .blog-entity .entity-image {
        text-align: center
    }
}

.blog-one-item .blog-entity .entity-text {
    font-size: 15px;
    line-height: 1.4285714285714286;
    color: #767676;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.blog-one-item .blog-entity .entity-text h2 {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    color: #141414;
    margin-top: 30px
}

@media (max-width: 991px) {
    .blog-one-item .blog-entity .entity-text h2 {
        font-size: 24px;
        text-align: center
    }
}

/*
.blog-one-item .blog-entity .entity-text img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}*/

.blog-one-item .blog-entity .entity-text p {
    margin-bottom: 20px
}

.blog-one-item .blog-entity .entity-text p > img {
/*
    margin-bottom: 20px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto
*/
}

@media (max-width: 991px) {
    .blog-one-item .blog-entity .entity-text p > img {
        float: none !important
    }
}

@media (min-width: 992px) {
    .blog-one-item .blog-entity .entity-text p > img {
/*
		margin-right: 20px;
        float: left !important
*/
    }
}

.blog-one-item .blog-entity .entity-text .lead {
    margin-bottom: 25px;
    margin-top: 10px
}

.blog-one-item .blog-entity .entity-info {
    margin-top: 30px;
    margin-bottom: 8px
}

.blog-one-item .blog-micon {
    margin-bottom: 10px;
    display: block
}

.format-styles {
    margin: 35px 0;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    color: #474747
}

.format-styles + .format-styles, .format-styles.second {
    border-top: 1px solid #dbe4e6;
    padding-top: 40px
}

.format-styles h1, .format-styles .h1 {
    font-size: 36px;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0
}

.format-styles h3, .format-styles .h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300 !important;
    margin-bottom: 25px
}

.format-styles h4, .format-styles .h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    margin-bottom: 20px;
    margin-top: 35px;
    font-size: 18px;
    color: #191818;
    letter-spacing: normal
}

@media (min-width: 992px) {
    .format-styles h4, .format-styles .h4 {
        font-size: 22px
    }
}

.format-styles h6, .format-styles .h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    font-size: 14px;
    color: #898989;
    text-transform: uppercase
}

.format-styles .lead {
    font-size: 18px;
    color: #141414
}

@media (min-width: 992px) {
    .format-styles .lead {
        font-size: 20px
    }
}

.format-styles img.pull-left {
    margin-right: 20px;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .format-styles img.pull-left {
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

.format-styles img.pull-right {
    margin-left: 20px;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .format-styles img.pull-right {
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

.format-styles ul {
    list-style: url(../img/icon-6-li.png)
}

.format-styles .nav-toggle {
    margin-bottom: 35px
}

.content-team {
    position: relative;
    zoom: 1
}

.content-team .format-styles.second {
    position: relative;
    zoom: 1;
    margin-top: -20px
}

.content-team .format-styles.second .h1 {
    font-size: 22px;
    letter-spacing: -1px
}

.content-team h4 {
    margin-top: 0;
    margin-bottom: 7px
}

.content-team h6 {
    margin-top: 7px;
    margin-bottom: 15px
}

.content-team .team-list {
    position: relative;
    zoom: 1;
    margin-bottom: -30px;
    letter-spacing: -.3em;
    vertical-align: top
}

.content-team .team-item {
    position: relative;
    zoom: 1;
    letter-spacing: normal;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: -1px
}

.content-team .team-item .img-responsive {
    margin-bottom: 33px;
    float: left;
    margin-right: 20px
}

.content-team .team-item .float-container {
    min-width: 50%
}

.content-team .team-item .info {
    position: relative;
    zoom: 1;
    margin-bottom: 30px
}

.accordion-group {
    border-top: 1px solid #dbe4e6
}

.accordion {
    border-bottom: 1px solid #dbe4e6
}

.accordion-title {
    text-decoration: none !important;
    padding: 18px 40px 16px 0;
    display: block;
    position: relative;
    zoom: 1
}

.accordion-title, .accordion-title:focus {
    color: #424242
}

.accordion-title:before {
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important;
    width: 24px;
    height: 24px;
    background: url(../img/icon-24-plusminus-sprite.png) -24px 0 no-repeat;
    content: '';
    display: block;
    float: right;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    right: 10px
}

.accordion-title h4 {
    margin: 0;
    padding: 0;
    display: inline;
    zoom: 1;
    position: relative;
    border-bottom: 1px dashed transparent;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 1;
    color: inherit
}

.accordion-title.collapsed {
    color: #00a2d4
}

.accordion-title.collapsed h4 {
    color: inherit;
    border-bottom-color: #00a2d4
}

.accordion-title.collapsed:before {
    background: url(../img/icon-24-plusminus-sprite.png) 0 0 no-repeat
}

.accordion-body {
    padding-bottom: 14px
}

.accordion-body .links {
    margin-top: 13px
}

.vac-descr, .vac-info {
    margin-bottom: 16px
}

.vac-descr h5, .vac-info h5, .vac-descr .h5, .vac-info .h5 {
    margin: 0;
    padding: 0
}

.vac-descr p, .vac-info p, .vac-descr ul, .vac-info ul {
    margin-bottom: 1
}

.vac-descr ul li, .vac-info ul li {
    margin-top: 5px
}

@media screen and (min-width: 768px) {
    .vac-info {
        float: right;
        position: relative;
        zoom: 1;
        padding-left: 30px
    }

    .vac-info:before {
        position: absolute;
        content: '';
        width: 0;
        top: 3px;
        left: 10px;
        bottom: 20px;
        border-left: 1px solid #dce4e6
    }
}

.wrapper-pgallery {
    position: relative;
    overflow: hidden;
    zoom: 1
}

.wrapper-pgallery .format-styles {
    margin-top: 42px;
    margin-bottom: 42px
}

.wrapper-pgallery .bxslider-fullwidth-wrapper {
    position: relative;
    zoom: 1;
    width: 100%
}

@media screen and (min-width: 963px) {
    .wrapper-pgallery .bxslider-fullwidth-wrapper {
        width: 2247px;
        left: 50%;
        margin-left: -1123.5px
    }
}

.wrapper-pgallery .bxslider-fullwidth-wrapper .float-container {
    height: 320px;
    width: 100%
}

.wrapper-pgallery .bxslider-fullwidth-wrapper .slide a {
    display: block
}

.wrapper-pgallery-i {
    position: relative;
    zoom: 1;
    margin-bottom: 50px;
    width: 100%;
    overflow: hidden
}

.bxslider-fullwidth {
    min-width: 100%
}

.bxslider-fullwidth .slide {
    float: left
}

.bxslider-fullwidth-wrapper .bx-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

.bxslider-fullwidth-wrapper .bx-controls-direction {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 963px) {
    .bxslider-fullwidth-wrapper .bx-controls-direction {
        width: 960px
    }
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a {
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important;
    position: absolute;
    zoom: 1;
    width: 53px;
    height: 53px;
    display: block;
    background: #fff;
    background: rgba(255, 255, 255, .75);
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    -webkit-border-radius: 26.5px;
    -moz-border-radius: 26.5px;
    border-radius: 26.5px;
    margin-top: -26.5px
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a:after {
    content: '';
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important;
    width: 9px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -5px
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a:hover {
    background: #fff
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a.bx-prev {
    left: 10px
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a.bx-prev:after {
    background: url(../img/slider-control-9x24.png) 0 0 no-repeat
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a.bx-next {
    right: 10px
}

.bxslider-fullwidth-wrapper .bx-controls-direction > a.bx-next:after {
    background: url(../img/slider-control-9x24.png) -9px 0 no-repeat
}

.ekko-control {
    float: left;
    top: 0;
    position: absolute;
    width: 50%;
    outline: 0;
    outline-offset: 0
}

.ekko-control .micon-wrp {
    margin-top: -20px;
    top: 50%;
    display: block;
    position: absolute;
    zoom: 1;
    padding: 8px 7px;
    background: #fff;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ekko-control-prev {
    left: 0
}

.ekko-control-prev .micon-wrp {
    left: 10px
}

.ekko-control-next {
    right: 0
}

.ekko-control-next .micon-wrp {
    right: 10px
}

.ekko-control .micon {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    display: block;
    opacity: .5;
    filter: alpha(opacity=50)
}

.ekko-control:hover .micon-wrp {
    background: #eee
}

.ekko-control:hover .micon {
    opacity: 1;
    filter: alpha(opacity=100)
}

.col-sm-bd-l, .col-sm-bd-r {
    position: relative;
    zoom: 1
}

@media screen and (min-width: 768px) {
    .col-sm-bd-l:before, .col-sm-bd-r:before {
        position: absolute;
        content: '';
        width: 0;
        top: 3px;
        bottom: 20px
    }
}

@media screen and (min-width: 768px) {
    .col-sm-bd-l {
        padding-right: 20px
    }

    .col-sm-bd-l:before {
        right: -1px;
        border-right: 1px solid #dce4e6
    }
}

@media screen and (min-width: 768px) {
    .col-sm-bd-r {
        padding-left: 20px
    }

    .col-sm-bd-r:before {
        left: 0;
        border-left: 1px solid #dce4e6
    }
}

.container-inline-list {
    position: relative;
    zoom: 1
}

.container-inline-list .item-header {
    border-bottom: 1px solid #cbd4d9;
    width: 100%;
    position: relative;
    zoom: 1
}

.container-inline-list .item-header .img-responsive {
    margin-bottom: 20px
}

.container-inline-list .item-text {
    margin-bottom: 16px
}

.container-inline-list > .row {
    display: block;
    letter-spacing: 0
}

.container-inline-list > .row > .col {
    display: inline-block;
    vertical-align: top;
    float: none;
    letter-spacing: normal;
    position: relative;
    zoom: 1;
    margin-right: -.31em
}

.history-block {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

@media screen and (max-width: 991px) {
    .history-block {
        font-size: 14px;
        text-align: center
    }
}

@media (min-width: 1280px) {
    .history-block .col {
        width: 25%
    }
}

@media screen and (max-width: 479px) {
    .history-block .col {
        width: 100%;
        float: none
    }
}

.history-block .col > a {
    color: #191818;
    text-decoration: none;
    display: block;
    padding: 10px;
    margin: -10px;
    position: relative;
    zoom: 1;
    background-color: transparent;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s
}

.history-block .col > a:hover {
    color: #00a2d4;
    background: #dae5eb
}

.search-header {
    margin-top: 29px;
    margin-bottom: 31px
}

@media screen and (max-width: 991px) {
    .search-header {
        text-align: center
    }
}

.search-header h2 {
    font-size: 20px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    color: #434141;
    letter-spacing: normal
}

.search-header p {
    font-size: 11px;
    text-transform: uppercase;
    color: #757575
}

.search-item {
    margin-top: 26px;
    margin-bottom: 26px;
    border-top: 0 !important;
    padding-bottom: 9px;
    padding-top: 0 !important;
    border-bottom: 1px solid #dbe4e6
}

.search-item h3 {
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0;
    text-transform: none;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important
}

.search-item h3 a {
    text-decoration: underline
}

.search-item .breadcrumb {
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 9px;
    text-align: center
}

@media screen and (min-width: 992px) {
    .search-item .breadcrumb {
        text-align: left
    }
}

.wrapper-e404 {
    padding: 40px 0 0
}

@media (min-width: 992px) {
    .wrapper-e404 {
        padding: 130px 0 215px
    }
}

.content-e404 {
    position: relative;
    zoom: 1;
    z-index: 80;
    margin-bottom: 60px
}

.content-e404 .e404-styles {
    color: #474747;
    margin: 0
}

.content-e404 .e404-styles h1 {
    font-size: 36px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 27px
}

.content-e404 .e404-styles p {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
    margin-bottom: 32px
}

@media (min-width: 992px) {
    .content-e404 {
        float: right;
        margin-bottom: 0
    }

    .content-e404:before {
        content: '';
        position: absolute;
        display: block;
        zoom: 1;
        left: -4.166665%;
        bottom: 18px;
        top: 2px;
        border-left: 1px solid #cbd4d9
    }
}

.image-e404 {
    position: relative;
    zoom: 1
}

@media (min-width: 992px) {
    .image-e404 {
        margin-left: -30px;
        margin-right: -70px
    }
}

.text-search {
    margin-bottom: 20px
}

.text-search .form-control-feedback {
    color: #a4adb0
}

.bx-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    zoom: 1
}

.bx-wrapper .bx-viewport {
    position: relative;
    zoom: 1
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-nav-overlay {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay a {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    height: 100%;
    width: 49%;
    display: block;
    padding-top: 45%;
    text-shadow: 2px 2px 4px #000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    z-index: 100
}

.ekko-lightbox-nav-overlay a:empty {
    width: 49%
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .glyphicon-chevron-left {
    padding-left: 15px;
    float: left;
    left: 0;
    text-align: left
}

.ekko-lightbox .glyphicon-chevron-right {
    padding-right: 15px;
    float: right;
    right: 0;
    text-align: right
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #dde;
    position: relative;
    display: none
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #fff;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
    width: 26px;
    height: 26px;
    position: absolute
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    float: left;
    bottom: 0;
    background: #fff;
    height: 56px
}

.jspHorizontalBar .jspArrow:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-position: 2400px 2400px;
    background-repeat: no-repeat;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-indent: -9999px;
    vertical-align: middle;
    text-align: left !important;
    opacity: .7;
    filter: alpha(opacity=70);
    top: 50%;
    left: 50%;
    display: block;
    margin: -12px -4.5px;
    width: 9px;
    height: 24px
}

.jspHorizontalBar .jspArrow:hover {
    background-image: -webkit-linear-gradient(top, #f1f1f1 0, #fff 100%);
    background-image: -o-linear-gradient(top, #f1f1f1 0, #fff 100%);
    background-image: linear-gradient(to bottom, #f1f1f1 0, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#ffffffff', GradientType=0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.jspHorizontalBar .jspArrowLeft {
    left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-right: 1px solid #e9e9e9
}

.jspHorizontalBar .jspArrowLeft:before {
    background: url(../img/slider-control-9x24.png) 0 0 no-repeat
}

.jspHorizontalBar .jspArrowRight {
    right: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-left: 1px solid #e9e9e9
}

.jspHorizontalBar .jspArrowRight:before {
    background: url(../img/slider-control-9x24.png) -9px 0 no-repeat
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}


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

.form-horizontal .form-group-none .form-group{
    margin: 0;
}
.form-horizontal .form-group-none .mb-20:first-child{
    clear: both;
}

#confirm_message {
    font-size: 28px;
    color: #00a2d4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300!important;
}



@media screen and (max-width: 991px) {
    .format-styles .h1 {
        font-size: 26px;
    }
    .header-slider{
        overflow: hidden;
    }
    .slider-item .container:before {
        content: '';
        width: 2000px;
        display: block;
        background: white;
        height: 2000px;
        position: absolute;
        opacity: 0.6;
        padding: 5px;
        margin-left: -1000px;
        top: -1000px;
    }

    .slide-text {
        position: relative;
        z-index: 99;
    }
    .header-slider-controls .container{
        padding-right: 15px;
    }
}

.brand_list img{
    display: inline-block;
    max-width: 100px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.brand_list img:first-child{
    margin-left: 0px;
}



.entity-text img {
    display: inline-block;
    max-width: 100%;
    height: auto!important;
    margin: 0 auto;
}


.wrapper-carrier .slide-wrapper figure figcaption{
    max-width: 400px;
    height: 43px;
}