

/* Start:/css/normalize.min.css?15513619711981*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight: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}
/* End */


/* Start:/css/bootstrap.min.css?1551361972159900*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/css/../fonts/glyphicons-halflings-regular.eot);
    src: url(/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    /* font-size:10px; */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    /*background-color: #f5f5f5;*/
    /*border: 1px solid #ccc;*/
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}


.container-fluid {

    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    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=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1 px\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=checkbox]:focus, input[type=radio]: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.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-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: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4 px\9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    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;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}


.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}



.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    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)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;

}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -27px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #fff
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination ul > li {
    display: inline
}

.pagination ul > li > a, .pagination ul > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination ul > li > a:focus, .pagination ul > li > a:hover, .pagination ul > li > span:focus, .pagination ul > li > span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination-centered {
    text-align: center;}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;

}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.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 !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.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 !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.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 !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 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 !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
/* End */


/* Start:/css/style.css?1695843434167128*/
/*© ООО Сео-Гранд seo-grand.ru*/
@charset "UTF-8";
/* include fonts */
@font-face {
  font-family: "ProximaNova-RegularWeb";
  src: url("/css/../fonts/ProximaNova-RegularWeb.eot");
  src: url("/css/../fonts/ProximaNova-RegularWeb?#iefix") format("embedded-opentype"), url("/css/../fonts/ProximaNova-RegularWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "ProximaNova-LightWeb";
  src: url("/css/../fonts/ProximaNova-LightWeb.eot");
  src: url("/css/../fonts/ProximaNova-LightWeb?#iefix") format("embedded-opentype"), url("/css/../fonts/ProximaNova-LightWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "ProximaNova-BoldWeb";
  src: url("/css/../fonts/ProximaNova-BoldWeb.eot");
  src: url("/css/../fonts/ProximaNova-BoldWeb?#iefix") format("embedded-opentype"), url("/css/../fonts/ProximaNova-BoldWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* include mixins */
/* include common */
/* line 2, ../../sass/_common.sass */
body {
  font-size: 14px;
  min-width: 300px; }

/* line 5, ../../sass/_common.sass */
.container {
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto; }

@media (min-width: 768px) {
  /* line 12, ../../sass/_common.sass */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 16, ../../sass/_common.sass */
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 20, ../../sass/_common.sass */
  .container {
    width: 1180px; } }
/* line 23, ../../sass/_common.sass */
.clear {
  clear: both; }

/* line 26, ../../sass/_common.sass */
h2 {
  font-size: 4.9em;
  color: #171616;
  font-family: "ALSSchlangesans-Black";
  text-transform: uppercase;
  text-align: center; }

/* line 32, ../../sass/_common.sass */
h1 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 48px; }

/* line 38, ../../sass/_common.sass */
h3 {
  font-size: 40px;
  font-family: "ALSSchlangesans-Black";
  text-align: center;
  line-height: 1.1;
  margin-bottom: 20px; }

/* line 45, ../../sass/_common.sass */
h2 span {
  font-size: 66px;
  color: #0b0b0b;
  font-family: "pfdindisplaypro";
  text-transform: uppercase;
  line-height: 1;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6); }

/* line 54, ../../sass/_common.sass */
h1 span {
  font-size: 106px;
  color: #0b0b0b;
  font-family: "pfdindisplaypro";
  text-transform: uppercase;
  line-height: 1;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6); }

/* line 62, ../../sass/_common.sass */
h3 span {
  font-size: 56px;
  color: #0b0b0b;
  font-family: "pfdindisplaypro";
  text-transform: uppercase;
  line-height: 1;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6); }

/* line 70, ../../sass/_common.sass */
html, body {
  height: 100%; }

/* line 72, ../../sass/_common.sass */
.main {
  min-height: 100%; }

/* line 77, ../../sass/_common.sass */
button {
  border: 0px; }

/* line 80, ../../sass/_common.sass */
.b-line {
  background: url("/img/line.png") repeat-x;
  height: 8px;
  wight: 100%;
  margin-bottom: 70px; }

/* line 86, ../../sass/_common.sass */
.red-button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #f00;
  -moz-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "Roboto";
  font-size: 24px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.28);
  padding: 10px 35px;
  text-transform: uppercase; }

/* line 97, ../../sass/_common.sass */
.yellow-button {
  -moz-border-radius: 5px/5px 5px 5px 5px;
  -webkit-border-radius: 1;
  border-radius: 5px/5px 5px 5px 5px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #ffe713;
  -moz-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  color: #151515;
  font-size: 24px;
  font-family: "Roboto";
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.28);
  padding: 10px 35px 12px 35px;
  text-transform: uppercase;
  display: inline-block; }
  /* line 109, ../../sass/_common.sass */
  .yellow-button:hover {
    cursor: pointer; }

@media only screen and (max-width: 992px) {
  /* line 115, ../../sass/_common.sass */
  h2 {
    font-size: 3.6em;
    padding-left: 10px;
    padding-right: 10px; }
    /* line 119, ../../sass/_common.sass */
    h2 span {
      font-size: 55px; }

  /* line 121, ../../sass/_common.sass */
  h1 span {
    font-size: 86px; }

  /* line 123, ../../sass/_common.sass */
  h3 span {
    font-size: 46px; } }
@media only screen and (max-width: 767px) {
  /* line 126, ../../sass/_common.sass */
  h1 span {
    font-size: 66px; }

  /* line 128, ../../sass/_common.sass */
  h2 span {
    font-size: 45px; } }
@media only screen and (max-width: 480px) {
  /* line 132, ../../sass/_common.sass */
  h2 {
    font-size: 2.9em; }

  /* line 134, ../../sass/_common.sass */
  h3 {
    font-size: 32px; } }
/* include lib blocks */
/* line 1, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu {
  box-shadow: 0px 5px 35px 0px rgba(204, 204, 204, 0.6);
  margin-top: 20px; }

/* line 6, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu.navbar-default {
  background-color: #ffe600;
  height: 54px;
  border: 0px;
  position: relative;
  z-index: 10; }
  /* line 12, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-header {
    cursor: pointer; }
  /* line 14, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li {
    margin-right: 60px;
    margin-top: 13px; }
    /* line 17, ../../sass/blocks/top_menu/_top_menu.sass */
    .top_menu.navbar-default .navbar-nav > li:last-child {
      margin-right: 0px; }
  /* line 19, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li > a {
    color: #030303;
    font-size: 16px;
    text-decoration: none;
    padding: 5px 10px 3px 10px;
    text-transform: uppercase;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-family: "ALSSchlangesans-Black";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

/* line 31, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu.navbar-default .navbar-nav > .active > a, .top_menu.navbar-default .navbar-nav > .active > a:focus, .top_menu.navbar-default .navbar-nav > .active > a:hover, .top_menu.navbar-default .navbar-nav > li > a:hover {
  color: #030303;
  background-color: #fff; }

/* line 36, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu.navbar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0px; }

/* line 41, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .menu_aksii {
  width: 240px;
  margin-top: -22px; }
  /* line 44, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .menu_aksii img {
    width: 100%; }
/* line 46, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .menu_str {
  background: url(/css/../img/menu_str.png) no-repeat center center;
  height: 8px;
  margin-top: -13px;
  margin-bottom: 10px; }
/* line 51, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.475); }
  /* line 58, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu li > a {
    font-family: "ALSSchlangesans-black";
    font-size: 1.1em;
    display: block;
    padding: 3px 10px;
    clear: both;
    color: #333;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none; }
/* line 69, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .dropdown-toggle {
  margin-bottom: 7px; }
/* line 71, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .dropdown-menu li > a:hover {
  color: #333 !important;
  background-color: transparent; }
/* line 74, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .dropdown-menu .divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

@media only screen and (max-width: 1200px) {
  /* line 83, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li {
    margin-right: 65px;
    margin-top: 13px; }
  /* line 86, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 5px 8px 3px 8px; }

  /* line 89, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu > li > a {
    font-size: 14px;
    display: block;
    padding: 3px 10px; }

  /* line 93, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu .divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; } }
@media only screen and (max-width: 992px) {
  /* line 100, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li {
    margin-top: 13px;
    margin-right: 35px; }

  /* line 103, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 5px 6px 3px 6px; }

  /* line 107, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu > li > a {
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  /* line 112, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .navbar-collapse {
    background-color: #ffe600;
    border-top: 1px solid #fff;
    margin-left: -15px;
    margin-right: -15px; }

  /* line 117, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-toggle {
    background-color: #ffe600;
    border-color: #030303; }

  /* line 120, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #030303; }

  /* line 122, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-brand {
    color: #030303;
    font-family: "ALSSchlangesans-Black";
    text-transform: uppercase;
    margin-top: 3px; }

  /* line 127, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li {
    margin-top: 13px;
    text-align: center;
    width: 96%;
    margin-left: auto;
    margin-right: auto; }
    /* line 133, ../../sass/blocks/top_menu/_top_menu.sass */
    .top_menu.navbar-default .navbar-nav > li:last-child {
      margin-right: auto; }

  /* line 135, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 12px 7px 6px 7px; }

  /* line 138, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu > li > a {
    font-size: 15px;
    color: #333 !important;
    padding: 10px 0px !important;
    text-align: center; }

  /* line 143, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu > li > a {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px; }

  /* line 145, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-menu {
    margin-bottom: 30px;
    margin-left: 0px !important; } }
/* line 154, ../../sass/blocks/top_menu/_top_menu.sass */
.top_menu .dropdown-toggle:before {
  content: "";
  display: block;
  top: -6px;
  left: -25px;
  position: absolute; }

@media only screen and (max-width: 767px) {
  /* line 171, ../../sass/blocks/top_menu/_top_menu.sass */
  .top_menu .dropdown-toggle:before {
    display: none; } }
/* line 1, ../../sass/blocks/top_block/_top_block.sass */
.top_block {
  margin-top: 5px; }

/* line 3, ../../sass/blocks/top_block/_top_block.sass */
.top_block__item {
  display: inline-block;
  width: 33%;
  vertical-align: top; }

/* line 7, ../../sass/blocks/top_block/_top_block.sass */
.top_block__slogon {
  color: #f91e1e;
  font-size: 27px;
  font-family: "nautilus_pompiliusregular"; }

/* line 12, ../../sass/blocks/top_block/_top_block.sass */
.top_block__slogon--2 {
  text-align: right;
  margin-top: 5px;
  margin-right: -15px; }

/* line 16, ../../sass/blocks/top_block/_top_block.sass */
.top_block__slogon--1 {
  margin-top: 20px; }

/* line 18, ../../sass/blocks/top_block/_top_block.sass */
.top_block__tel {
  color: #030303;
  font-size: 36px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  text-align: right;
  margin-top: 10px; }

/* line 25, ../../sass/blocks/top_block/_top_block.sass */
.top_block__vamperez {
  margin-top: -5px;
  color: #030303;
  font-family: "Roboto", sans-serif;
  font-size: 27px;
  text-align: right;
  cursor: pointer;
  margin-right: 14px;
  font-weight: 300; }
  /* line 34, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__vamperez span {
    border-bottom: 2px dotted #030303; }

@media only screen and (max-width: 1200px) {
  /* line 39, ../../sass/blocks/top_block/_top_block.sass */
  .top_block {
    margin-top: 10px; }

  /* line 41, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon {
    font-size: 20px; }

  /* line 43, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__tel {
    font-size: 26px;
    margin-top: 30px; }

  /* line 46, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__vamperez {
    font-size: 20px; }

  /* line 48, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--1 {
    margin-top: 35px; } }
@media only screen and (max-width: 992px) {
  /* line 52, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__logo img {
    width: 100%; }

  /* line 54, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon {
    font-size: 16px; }

  /* line 56, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__vamperez {
    font-size: 18px; }

  /* line 58, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--1 {
    margin-top: 42px; } }
@media only screen and (max-width: 767px) {
  /* line 62, ../../sass/blocks/top_block/_top_block.sass */
  .top_block {
    text-align: center; }

  /* line 64, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__item {
    display: block;
    margin: auto;
    text-align: center;
    width: 100%; }

  /* line 69, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__logo img {
    width: auto;
    padding-left: 55px; }

  /* line 72, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon {
    font-size: 19px; }

  /* line 74, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--2, .top_block__tel, .top_block__vamperez {
    text-align: center; }

  /* line 76, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--2 {
    margin-right: 0; }

  /* line 78, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--1 {
    margin-top: 10px; }

  /* line 80, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__slogon--2 {
    margin-top: 0px; }

  /* line 82, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__tel {
    margin-top: 5px; }

  /* line 84, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__vamperez {
    margin-right: 0px; } }
@media only screen and (max-width: 400px) {
  /* line 88, ../../sass/blocks/top_block/_top_block.sass */
  .top_block__logo img {
    padding-left: 20px;
    width: 245px; } }
/* line 2, ../../sass/blocks/es1/_es1.sass */
.es1_bg {
  position: relative; }

/* line 4, ../../sass/blocks/es1/_es1.sass */
.es1_skid {
  position: absolute;
  bottom: 50px;
  left: 41%; }

/* line 9, ../../sass/blocks/es1/_es1.sass */
.es1_bg._ustan {
  height: 610px; }

/* line 13, ../../sass/blocks/es1/_es1.sass */
.es1_oknowoman {
  float: right; }

/* line 15, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .es1_bg__right_col {
  position: absolute;
  margin-left: 0; }

/* line 18, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman h2 {
  margin-left: 0; }

/* line 20, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman h1 {
  margin-left: 80px;
  margin-bottom: 20px; }

/* line 24, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .es1_bg__right_col .es1_bg__right_col__zag70 {
  display: inline-block;
  margin-left: 57px;
  padding-right: 15px;
  width: 200px;
  text-align: right;
  font-size: 4.5em; }

/* line 31, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .es1_bg__right_col .es1_bg__right_col__primech {
  margin-left: 160px; }

/* line 33, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .es1_bg__right_col .es1_bg__right_col__stoim {
  display: inline-block;
  margin-left: 0; }

/* line 36, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .es1_bg__right_col .rasschitat {
  float: none;
  margin-left: 80px;
  margin-top: 30px; }

/* line 40, ../../sass/blocks/es1/_es1.sass */
.es1_bg._woman .b-top__zamer {
  width: 380px;
  margin-right: 55px; }

/* line 44, ../../sass/blocks/es1/_es1.sass */
.es1_main_bg .es1_main__left_menu a {
  font-size: 26px; }
  /* line 46, ../../sass/blocks/es1/_es1.sass */
  .es1_main_bg .es1_main__left_menu a span {
    text-decoration: underline;
    display: block; }

/* line 50, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man._mezh h1 {
  margin-right: 120px; }
/* line 52, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man._mezh h3 {
  text-align: right;
  margin: 0; }

/* line 58, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man .es1_bg__right_col {
  text-align: right; }
/* line 60, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man h1 {
  margin-right: 50px;
  text-align: right; }
/* line 63, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man h2 {
  margin-right: 9%;
  text-align: right; }
/* line 66, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man .es1_bg__right_col__zag70 {
  margin-right: 105px;
  margin-left: 0; }
/* line 69, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man .es1_bg__right_col__stoim {
  margin-right: 50px;
  margin-left: 0; }
/* line 72, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man .es1_bg__right_col__primech {
  margin-right: 50px;
  margin-left: 0; }
/* line 75, ../../sass/blocks/es1/_es1.sass */
.es1_bg._man .es1_bg__right_col .rasschitat {
  margin-top: 30px; }

@media only screen and (max-width: 1200px) {
  /* line 79, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_oknoman {
    max-width: 545px;
    width: 100%; }

  /* line 82, ../../sass/blocks/es1/_es1.sass */
  .es1_skid {
    left: 26%; }

  /* line 84, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_bg__right_col {
    margin-left: 0; }

  /* line 86, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_bg__right_col .rasschitat {
    width: 90%;
    float: none;
    margin: 20px auto; }

  /* line 90, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .b-top__zamer {
    width: 90%;
    float: none;
    margin: 20px auto; }

  /* line 94, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh {
    height: 670px; } }
@media only screen and (max-width: 992px) {
  /* line 99, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_oknoman {
    max-width: 500px; }

  /* line 101, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh {
    height: auto; }

  /* line 103, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh h3 {
    text-align: right;
    margin-right: 60px; }

  /* line 106, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_oknoman {
    max-width: 488px;
    width: 100%; }

  /* line 109, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_bg__right_col .es1_bg__right_col__primech {
    text-align: right; }

  /* line 111, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col .rasschitat {
    width: 90%;
    float: none;
    margin: 20px auto; }

  /* line 115, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .container {
    width: 95%; }

  /* line 118, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_bg__right_col {
    margin-top: 30px; }

  /* line 120, ../../sass/blocks/es1/_es1.sass */
  .es1_skid {
    display: none; }

  /* line 122, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_oknoman {
    position: absolute;
    margin: 0; }

  /* line 125, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._ustan {
    height: auto; }

  /* line 128, ../../sass/blocks/es1/_es1.sass */
  .es1_main_bg .es1_main__left_menu a span {
    text-decoration: underline;
    display: inline-block; }

  /* line 131, ../../sass/blocks/es1/_es1.sass */
  .es1_oknowoman {
    float: none;
    position: absolute; }

  /* line 134, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col {
    margin-left: 0px;
    margin-top: 30px;
    width: 90%;
    position: relative; }

  /* line 139, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__primech {
    text-align: left; }

  /* line 141, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .b-top__zamer {
    float: none;
    margin-left: 75px; }

  /* line 144, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__zag70 {
    margin-left: 0; }

  /* line 146, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col {
    width: auto; }

  /* line 148, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman h2 {
    text-align: left; }

  /* line 151, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__primech {
    margin-left: 77px; }

  /* line 153, ../../sass/blocks/es1/_es1.sass */
  .es1_bg_woman .es1_bg__right_col .es1_bg__right_col__stoim {
    font-size: 8em; }

  /* line 155, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__zag70 {
    font-size: 3.5em;
    width: 170px; } }
@media only screen and (max-width: 850px) {
  /* line 160, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh h3 {
    text-align: center;
    margin-right: 0px; }

  /* line 163, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_bg__right_col {
    margin-top: -30px; }

  /* line 165, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_oknoman {
    position: relative;
    margin: auto; }

  /* line 168, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._mezh .es1_bg__right_col .es1_bg__right_col__primech {
    text-align: center; }

  /* line 170, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col__primech {
    margin-right: 0px; }

  /* line 172, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col {
    text-align: center; }

  /* line 174, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh h1, .es1_bg__right_col__zag70, .es1_bg._man .es1_bg__right_col__stoim {
    margin-right: 0px; }

  /* line 176, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col__zag70 {
    margin-right: 0px; }

  /* line 178, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col .es1_bg__right_col__primech {
    margin-left: 0px; }

  /* line 180, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man h1 {
    text-align: center;
    margin-right: 0px; }

  /* line 183, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_bg__right_col .es1_bg__right_col__primech {
    text-align: center; }

  /* line 185, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man h2 {
    margin-right: 0px;
    text-align: center; }

  /* line 188, ../../sass/blocks/es1/_es1.sass */
  .es1_bg .es1_bg__right_col .rasschitat {
    float: none; } }
@media only screen and (max-width: 767px) {
  /* line 192, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_oknoman {
    position: relative; }
  /* line 194, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col .es1_bg__right_col__zag70 {
    margin-right: 0;
    font-size: 3.5em; }
  /* line 197, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col .es1_bg__right_col__stoim {
    font-size: 7em; }
  /* line 199, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man .es1_bg__right_col__primech {
    margin-left: 0;
    font-size: 1em;
    margin-right: 0px; }

  /* line 204, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_oknowoman {
    width: 95%; }
    /* line 206, ../../sass/blocks/es1/_es1.sass */
    .es1_bg._woman .es1_oknowoman img {
      float: right;
      width: 500px; }
  /* line 209, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__zag70 {
    width: auto;
    display: block;
    text-align: left; }
  /* line 213, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__primech {
    margin-left: 0;
    font-size: 1em; }
  /* line 216, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .b-top__zamer {
    width: 90%; }
  /* line 218, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__stoim {
    font-size: 7em; } }
@media only screen and (max-width: 640px) {
  /* line 223, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_oknowoman {
    position: relative;
    max-width: 488px;
    width: 100%; }
  /* line 227, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col {
    width: 100%; }
  /* line 229, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman h2 {
    text-align: center; }
  /* line 231, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman h1 {
    margin-left: 0px;
    text-align: center; }
  /* line 234, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__zag70 {
    text-align: center; }
  /* line 236, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__stoim {
    text-align: center;
    display: block; }
  /* line 239, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .es1_bg__right_col__primech {
    text-align: center; }
  /* line 241, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .es1_bg__right_col .rasschitat {
    margin-left: 0px;
    margin-right: 0px;
    margin: 20px auto; }
  /* line 245, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman .b-top__zamer {
    margin-left: 0;
    margin-right: 0px;
    margin: auto; }

  /* line 249, ../../sass/blocks/es1/_es1.sass */
  .es1aktsii_bg .es1aktsii_bage {
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }
@media only screen and (max-width: 480px) {
  /* line 254, ../../sass/blocks/es1/_es1.sass */
  .es1_main_bg .es1_main__left_menu a {
    font-size: 22px; }

  /* line 256, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._man._mezh h3 span {
    font-size: 32px; } }
@media only screen and (max-width: 370px) {
  /* line 261, ../../sass/blocks/es1/_es1.sass */
  .es1_bg._woman h2 span {
    font-size: 32px; } }
/* line 2, ../../sass/blocks/es1/_es1-skidki.sass */
.es1aktsii_bg h1 {
  font-size: 120px;
  text-transform: uppercase;
  color: #01d2e9;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6);
  margin-right: 105px; }
/* line 13, ../../sass/blocks/es1/_es1-skidki.sass */
.es1aktsii_bg h2 {
  text-align: right;
  margin-right: 195px; }
  /* line 16, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h2 span {
    font-size: 90px; }
/* line 18, ../../sass/blocks/es1/_es1-skidki.sass */
.es1aktsii_bg .container {
  position: relative; }

/* line 20, ../../sass/blocks/es1/_es1-skidki.sass */
.es1_bg .es1_skidki {
  position: absolute;
  margin-top: 0px; }

@media only screen and (max-width: 1200px) {
  /* line 27, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
    margin-right: 45px; }
  /* line 29, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h2 {
    margin-right: 75px; }
  /* line 31, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h1 {
    margin-right: 20px; }
  /* line 33, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii_bage {
    left: 0%; } }
@media only screen and (max-width: 992px) {
  /* line 36, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1_bg .es1_skidki {
    max-width: 615px;
    width: 100%; }

  /* line 39, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col {
    margin-top: 50px; }

  /* line 41, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h2 span {
    font-size: 55px; }

  /* line 43, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h1 {
    font-size: 95px; } }
@media only screen and (max-width: 767px) {
  /* line 46, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1_bg .es1_skidki {
    max-width: 488px;
    position: relative;
    margin: auto; }

  /* line 51, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
    margin-right: 0px;
    text-align: center; }
  /* line 54, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col {
    margin-top: 0px; }
  /* line 56, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h2, .es1aktsii_bg h1 {
    margin-right: 0px;
    text-align: center; }
  /* line 59, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidka {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 30px; }
  /* line 64, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach {
    float: none;
    margin: 0;
    margin: auto; } }
@media only screen and (max-width: 480px) {
  /* line 71, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
    font-size: 3em; }
  /* line 73, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h2 span {
    font-size: 45px; }
  /* line 75, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg h1 {
    font-size: 75px; }
  /* line 77, ../../sass/blocks/es1/_es1-skidki.sass */
  .es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidka {
    font-size: 3em; } }
/* line 2, ../../sass/blocks/es1/_es1-vhod.sass */
.es1_bg._ustan .es1_bg__right_col {
  text-align: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
/* line 5, ../../sass/blocks/es1/_es1-vhod.sass */
.es1_bg._ustan h2 {
  margin-left: 60%;
  text-align: left; }
  /* line 8, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan h2 span {
    display: block; }
/* line 10, ../../sass/blocks/es1/_es1-vhod.sass */
.es1_bg._ustan .es1aktsii_15dney {
  font-size: 32px;
  margin-bottom: 15px;
  margin-right: 260px;
  margin-top: 26px; }
/* line 15, ../../sass/blocks/es1/_es1-vhod.sass */
.es1_bg._ustan .es1aktsii_skidka {
  font-size: 4.6em;
  margin-top: 10px;
  margin-right: 260px; }
/* line 19, ../../sass/blocks/es1/_es1-vhod.sass */
.es1_bg._ustan .es1aktsii_skidkaznach {
  margin-top: -115px; }

@media only screen and (max-width: 1200px) {
  /* line 24, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1_oknoman {
    max-width: 790px; }
  /* line 26, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1_bg__right_col {
    padding-right: 0px; }
  /* line 28, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_15dney {
    margin-bottom: 5px; }
  /* line 30, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan h2 {
    text-align: right;
    margin-left: 0; }
  /* line 33, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_skidkaznach {
    margin-top: -130px; } }
@media only screen and (max-width: 992px) {
  /* line 37, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1_oknoman {
    max-width: 480px; }
  /* line 39, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1_bg__right_col .rasschitat {
    width: 90%;
    float: none;
    margin: 20px auto; }
  /* line 43, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan h2 span {
    font-size: 45px;
    display: inline-block; }
    /* line 46, ../../sass/blocks/es1/_es1-vhod.sass */
    .es1_bg._ustan h2 span:last-child {
      font-size: 55px;
      display: block; }
  /* line 49, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_skidkaznach {
    margin-top: -100px; } }
@media only screen and (max-width: 915px) {
  /* line 53, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1_oknoman {
    position: relative;
    margin: auto; }
  /* line 56, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan h2 span:last-child {
    font-size: 45px;
    display: inline-block; }
  /* line 59, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan h2 {
    text-align: center; }
  /* line 61, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_15dney {
    margin-right: 0px;
    text-align: center; }
  /* line 64, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_skidka {
    margin-right: 0px;
    text-align: center;
    margin-bottom: 0px; }
  /* line 68, ../../sass/blocks/es1/_es1-vhod.sass */
  .es1_bg._ustan .es1aktsii_skidkaznach {
    float: none;
    text-align: center;
    margin-top: 15px; } }
/* line 1, ../../sass/blocks/es1/_es1_tipov.sass */
.es1_bg._tipov {
  text-align: right;
  height: auto; }
  /* line 4, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h1, .es1_bg._tipov h3 {
    text-align: right; }
  /* line 6, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h3 {
    margin: 0;
    padding: 0;
    margin-right: 60px; }
  /* line 11, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h1, .es1_bg._tipov h2 {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0; }
  /* line 16, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h1 span, .es1_bg._tipov h3 span {
    font-size: 90px; }
  /* line 19, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h2 span {
    font-size: 47px; }
  /* line 21, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .es1aktsii_15dney {
    font-size: 32px;
    margin-top: 35px;
    margin-bottom: 10px;
    margin-right: 300px; }
  /* line 26, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .es1aktsii_skidka {
    font-size: 46px;
    margin-top: 0px;
    margin-right: 300px; }
  /* line 30, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .es1aktsii_skidkaznach {
    margin-top: -120px;
    margin-right: 30px; }

/* line 34, ../../sass/blocks/es1/_es1_tipov.sass */
.es1_bg._tipov._gotovie h1 {
  margin-right: 77px; }

/* line 36, ../../sass/blocks/es1/_es1_tipov.sass */
.b-vniman {
  font-family: "Roboto", sans-serif;
  text-align: left;
  width: 477px;
  float: right;
  margin-bottom: 20px; }
  /* line 43, ../../sass/blocks/es1/_es1_tipov.sass */
  .b-vniman .b-vniman_ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px; }
  /* line 47, ../../sass/blocks/es1/_es1_tipov.sass */
  .b-vniman .b-vniman_txt {
    font-size: 18px;
    line-height: 1.2; }

@media only screen and (max-width: 1200px) {
  /* line 54, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov._gotovie .es1_oknoman {
    max-width: 763px; }

  /* line 59, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .b-vniman {
    margin-left: -300px;
    margin-top: 140px;
    float: none;
    width: 600px; }
  /* line 64, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .b-top__zamer {
    float: none;
    margin-left: 0px;
    width: 90%;
    margin: auto; }
  /* line 69, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .es1_bg__right_col {
    margin-left: 395px; }
  /* line 71, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h3 span {
    font-size: 80px; } }
@media only screen and (max-width: 992px) {
  /* line 75, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov._gotovie .es1_oknoman {
    width: 488px; }

  /* line 77, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov {
    text-align: center; }
    /* line 79, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .es1_bg__right_col {
      margin-left: 0px; }
    /* line 81, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .es1_oknoman {
      position: relative;
      margin: auto; }
    /* line 84, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov h1, .es1_bg._tipov h2, .es1_bg._tipov h3 {
      text-align: center; }
    /* line 86, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov h3 {
      margin-right: 0; }
    /* line 88, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov h1, .es1_bg._tipov h2 {
      display: block; }
    /* line 90, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .es1aktsii_skidka {
      margin-bottom: 0; }
    /* line 92, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .es1aktsii_skidkaznach {
      margin-top: 0px; }
    /* line 94, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .es1aktsii_15dney, .es1_bg._tipov .es1aktsii_skidka {
      margin-right: 0px; }
    /* line 96, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov .b-vniman {
      margin-left: 0px;
      margin: 20px auto; }
    /* line 99, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov h1 span, .es1_bg._tipov h3 span {
      font-size: 86px; }
    /* line 101, ../../sass/blocks/es1/_es1_tipov.sass */
    .es1_bg._tipov h2 span {
      font-size: 46px; } }
@media only screen and (max-width: 767px) {
  /* line 104, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov._gotovie .es1_oknoman {
    width: 450px; }

  /* line 106, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov._gotovie .es1_bg__right_col {
    margin-top: 5px; }

  /* line 109, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h1 span, .es1_bg._tipov h3 span {
    font-size: 60px; }
  /* line 111, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h2 span {
    font-size: 36px; }
  /* line 113, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov .b-vniman {
    width: 80%; } }
@media only screen and (max-width: 480px) {
  /* line 118, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h1 span, .es1_bg._tipov h3 span {
    font-size: 38px; }
  /* line 120, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov h2 span {
    font-size: 24px; }

  /* line 122, ../../sass/blocks/es1/_es1_tipov.sass */
  .es1_bg._tipov._gotovie .es1_oknoman {
    width: 280px; } }
/* line 1, ../../sass/blocks/es1/_es1-furnitura.sass */
.es1_main_bg._furnitura {
  background: url("/img/es1_furnitura.jpg") 43% top no-repeat; }
  /* line 3, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_menu {
    width: 500px;
    margin-top: 275px; }
  /* line 6, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name {
    width: 510px; }
  /* line 8, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name__badg {
    right: -138px;
    top: 223px; }

/* line 11, ../../sass/blocks/es1/_es1-furnitura.sass */
.es1_main__left_menu__li {
  padding-left: 70px;
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
  height: 70px;
  padding-right: 75px;
  padding-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 21, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_menu__li.li1 {
    background: url(/img/li4.png) no-repeat left top; }
  /* line 23, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_menu__li.li2 {
    background: url(/img/li5.png) no-repeat left top; }
  /* line 25, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_menu__li.li3 {
    background: url(/img/li6.png) no-repeat left top; }

@media only screen and (max-width: 1200px) {
  /* line 30, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg .es1_main__left_dayblock {
    margin-left: 0; } }
@media only screen and (max-width: 992px) {
  /* line 33, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura {
    background: url("/img/es1_furnitura.jpg") 58% top no-repeat; }

  /* line 35, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name__badg2 {
    right: -35px;
    top: 95px; } }
@media only screen and (max-width: 767px) {
  /* line 41, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura {
    background-size: 120%; }
    /* line 43, ../../sass/blocks/es1/_es1-furnitura.sass */
    .es1_main_bg._furnitura .es1_main__left_name {
      margin-top: 260px;
      width: 100%;
      text-align: center; }
    /* line 47, ../../sass/blocks/es1/_es1-furnitura.sass */
    .es1_main_bg._furnitura .es1_main__left_menu {
      margin-top: 50px; }
    /* line 49, ../../sass/blocks/es1/_es1-furnitura.sass */
    .es1_main_bg._furnitura .es1_main__left_name__badg2 {
      right: -10px;
      top: -15px;
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7); }
    /* line 53, ../../sass/blocks/es1/_es1-furnitura.sass */
    .es1_main_bg._furnitura .es1_main__left_menu {
      width: 175px;
      margin: 35px auto 0 auto; }

  /* line 56, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_name__badg2 {
    display: none; } }
@media only screen and (max-width: 560px) {
  /* line 60, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name {
    width: 100%;
    margin-top: 220px; }

  /* line 63, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name__badg {
    right: 7px; } }
@media only screen and (max-width: 520px) {
  /* line 68, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_menu__li.li1, .es1_main__left_menu__li.li2, .es1_main__left_menu__li.li3 {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

  /* line 70, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main__left_menu__li {
    margin-bottom: 0; } }
@media only screen and (max-width: 480px) {
  /* line 75, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura .es1_main__left_name {
    width: 100%;
    margin-top: 160px; }
  /* line 78, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura h1 span {
    font-size: 48px; }
  /* line 80, ../../sass/blocks/es1/_es1-furnitura.sass */
  .es1_main_bg._furnitura h2 span {
    font-size: 38px; } }
/* line 1, ../../sass/blocks/b-text/_b-text.sass */
.b-text {
  padding-bottom: 25px; }

/* line 4, ../../sass/blocks/b-text/_b-text.sass */
.b-text-content {
  color: #0d0d0d;
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-size: 30px;
  margin-top: 22px;
  line-height: 1.2; }

@media only screen and (max-width: 992px) {
  /* line 13, ../../sass/blocks/b-text/_b-text.sass */
  .b-text {
    padding: 50px 0 50px 0; }

  /* line 15, ../../sass/blocks/b-text/_b-text.sass */
  .b-text-content {
    font-size: 28px; } }
@media only screen and (max-width: 768px) {
  /* line 19, ../../sass/blocks/b-text/_b-text.sass */
  .b-text-content {
    font-size: 26px; } }
@media only screen and (max-width: 480px) {
  /* line 22, ../../sass/blocks/b-text/_b-text.sass */
  .b-text-content {
    font-size: 20px; } }
/* line 1, ../../sass/blocks/b-action-text/_b-action-text.sass */
.b-action-text {
  text-align: center;
  padding: 45px 0 55px 0;
  background: url("/img/line.png") bottom center repeat-x; }
  /* line 6, ../../sass/blocks/b-action-text/_b-action-text.sass */
  .b-action-text .b-action-text__ttl {
    font-size: 24px;
    font-family: "ALSSchlangesans-Black";
    text-transform: uppercase;
    line-height: 1.4; }
  /* line 11, ../../sass/blocks/b-action-text/_b-action-text.sass */
  .b-action-text .b-action-text__desc {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-transform: none;
    line-height: 28px; }
  /* line 17, ../../sass/blocks/b-action-text/_b-action-text.sass */
  .b-action-text span {
    white-space: nowrap; }

@media only screen and (max-width: 480px) {
  /* line 22, ../../sass/blocks/b-action-text/_b-action-text.sass */
  .b-action-text .b-action-text__ttl {
    font-size: 20px;
    line-height: 1.2; }

  /* line 25, ../../sass/blocks/b-action-text/_b-action-text.sass */
  .b-action-text .b-action-text__desc {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 10px; } }
/* line 1, ../../sass/blocks/es2/_es2.sass */
.b-day {
  display: table;
  table-layout: auto;
  margin: auto;
  width: 110px; }
  /* line 6, ../../sass/blocks/es2/_es2.sass */
  .b-day .b-day_item {
    display: table-cell;
    height: 57px;
    vertical-align: middle; }
    /* line 10, ../../sass/blocks/es2/_es2.sass */
    .b-day .b-day_item.count {
      font-size: 4.5em; }
    /* line 12, ../../sass/blocks/es2/_es2.sass */
    .b-day .b-day_item.day {
      font-size: 2em;
      width: 75px;
      line-height: 22px !important;
      text-align: left !important; }

/* line 17, ../../sass/blocks/es2/_es2.sass */
.es2 h2 {
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.5; }

/* line 2, ../../sass/blocks/es3/_es3.sass */
.es3 h2 {
  margin-bottom: 40px; }

/* line 4, ../../sass/blocks/es3/_es3.sass */
.es3__block {
  width: 100%;
  text-align: center; }

/* line 7, ../../sass/blocks/es3/_es3.sass */
.es3 .es3__podtext {
  margin: 10px auto; }
  /* line 9, ../../sass/blocks/es3/_es3.sass */
  .es3 .es3__podtext span {
    display: inline-block;
    vertical-align: top; }
    /* line 12, ../../sass/blocks/es3/_es3.sass */
    .es3 .es3__podtext span:first-child {
      padding-top: 15px; }

/* line 15, ../../sass/blocks/es3/_es3.sass */
.es3_blue img {
  padding-right: 5px; }

@media only screen and (max-width: 1200px) {
  /* line 21, ../../sass/blocks/es3/_es3.sass */
  .es3 .container .es3_ok2 {
    width: 280px;
    height: 380px; }
    /* line 24, ../../sass/blocks/es3/_es3.sass */
    .es3 .container .es3_ok2 .es3_blue {
      width: 100%; }
    /* line 26, ../../sass/blocks/es3/_es3.sass */
    .es3 .container .es3_ok2 ._door {
      width: 230px; }
  /* line 28, ../../sass/blocks/es3/_es3.sass */
  .es3 .container .es3_ok1, .es3 .container .es3_ok3 {
    width: 260px;
    height: 380px; }
    /* line 31, ../../sass/blocks/es3/_es3.sass */
    .es3 .container .es3_ok1 .es3_blue, .es3 .container .es3_ok3 .es3_blue {
      width: 100%; }
    /* line 33, ../../sass/blocks/es3/_es3.sass */
    .es3 .container .es3_ok1 ._door, .es3 .container .es3_ok3 ._door {
      width: 125px; }
  /* line 35, ../../sass/blocks/es3/_es3.sass */
  .es3 .container .es3_bage {
    background-size: 150px;
    padding-top: 13px;
    line-height: 1; }
  /* line 39, ../../sass/blocks/es3/_es3.sass */
  .es3 .container .es3_tsena {
    font-size: 4em; }

  /* line 41, ../../sass/blocks/es3/_es3.sass */
  .es3 .es3__podtext {
    margin: 30px auto 10px auto;
    font-size: 3.5em; }
    /* line 44, ../../sass/blocks/es3/_es3.sass */
    .es3 .es3__podtext span:first-child {
      padding-top: 25px; } }
@media only screen and (max-width: 992px) {
  /* line 47, ../../sass/blocks/es3/_es3.sass */
  .es3 .es3__podtext {
    margin: 0px auto 10px auto; }
    /* line 49, ../../sass/blocks/es3/_es3.sass */
    .es3 .es3__podtext span {
      display: block; }
      /* line 51, ../../sass/blocks/es3/_es3.sass */
      .es3 .es3__podtext span img {
        margin-top: 15px; } }
@media only screen and (max-width: 767px) {
  /* line 56, ../../sass/blocks/es3/_es3.sass */
  .es3 .es3__podtext {
    margin-top: 0px;
    font-size: 3em; } }
@media only screen and (max-width: 570px) {
  /* line 61, ../../sass/blocks/es3/_es3.sass */
  .es3 .container .es3_ok1 {
    margin: 0 auto 85px auto; } }
@media only screen and (max-width: 480px) {
  /* line 64, ../../sass/blocks/es3/_es3.sass */
  .es3 .es3__podtext {
    font-size: 2.5em; } }
/* line 67, ../../sass/blocks/es3/_es3.sass */
.es3 .container .es3_ok2 .es3_blue, .es3 .container .es3_ok1 .es3_blue, .es3 .container .es3_ok3 .es3_blue {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, ../../sass/blocks/es4/_es4.sass */
.es4_bg {
  padding-top: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 2, ../../sass/blocks/es8/_es8.sass */
.es8_but .red-button {
  width: 75%; }

@media only screen and (max-width: 767px) {
  /* line 7, ../../sass/blocks/es8/_es8.sass */
  .es8_but .red-button {
    width: 83%; } }
@media only screen and (max-width: 480px) {
  /* line 10, ../../sass/blocks/es8/_es8.sass */
  .es8_but .red-button {
    width: 95%; } }
@media only screen and (max-width: 768px) {
  /* line 2, ../../sass/blocks/es10/_es10.sass */
  .es10_bg .container .es10__text {
    font-size: 20px;
    line-height: 27px; } }
/* line 1, ../../sass/blocks/es12/_es12.sass */
.es12_bg h2 {
  padding-top: 45px;
  margin-bottom: 60px; }

/* line 5, ../../sass/blocks/es12/_es12.sass */
.es12__block {
  text-align: center; }

/* line 8, ../../sass/blocks/es12/_es12.sass */
.es12_item {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  text-align: center; }

@media only screen and (max-width: 1200px) {
  /* line 16, ../../sass/blocks/es12/_es12.sass */
  .es12_bg .es12_ico {
    width: 100%; }
  /* line 18, ../../sass/blocks/es12/_es12.sass */
  .es12_bg .es12_ico__img {
    width: 70px; }
    /* line 20, ../../sass/blocks/es12/_es12.sass */
    .es12_bg .es12_ico__img img {
      width: 100%; }
  /* line 22, ../../sass/blocks/es12/_es12.sass */
  .es12_bg .es12_item._top .es12_ico__img {
    padding-top: 15px; } }
@media only screen and (max-width: 992px) {
  /* line 25, ../../sass/blocks/es12/_es12.sass */
  .es12_item {
    width: 40%; }

  /* line 27, ../../sass/blocks/es12/_es12.sass */
  .es12_bg .es12_ico {
    width: 236px; } }
@media only screen and (max-width: 767px) {
  /* line 30, ../../sass/blocks/es12/_es12.sass */
  .es12_item {
    width: 100%; }

  /* line 32, ../../sass/blocks/es12/_es12.sass */
  .es12_bg {
    height: 1000px; }
    /* line 34, ../../sass/blocks/es12/_es12.sass */
    .es12_bg .es12_ico_name {
      font-size: 2.5em;
      margin: -20px auto 35px auto; } }
/* line 1, ../../sass/blocks/es13_bg/_es13_bg.sass */
.es13_item {
  display: inline-block;
  vertical-align: top; }

/* line 4, ../../sass/blocks/es13_bg/_es13_bg.sass */
.es13_block {
  text-align: center; }

@media only screen and (max-width: 480px) {
  /* line 10, ../../sass/blocks/es13_bg/_es13_bg.sass */
  .es13_bg .container {
    padding-left: 5px;
    padding-right: 5px; } }
@media only screen and (max-width: 992px) {
  /* line 3, ../../sass/blocks/es13_14/es13_14.sass */
  .es13_14 .es13_14__desc {
    font-size: 28px;
    line-height: 1.2; } }
@media only screen and (max-width: 767px) {
  /* line 8, ../../sass/blocks/es13_14/es13_14.sass */
  .es13_14 .es13_14__desc {
    font-size: 20px;
    width: 80%;
    margin: auto; } }
@media only screen and (max-width: 480px) {
  /* line 13, ../../sass/blocks/es13_14/es13_14.sass */
  .es13_14 .es13_14__desc {
    width: 100%; } }
/* line 2, ../../sass/blocks/es14_bg/_es14_bg.sass */
.es14_bg h2 {
  padding: 30px 20px 150px !important; }

@media only screen and (max-width: 767px) {
  /* line 8, ../../sass/blocks/es14_bg/_es14_bg.sass */
  .es14_bg h2 {
    padding: 30px 20px 30px !important; }
  /* line 10, ../../sass/blocks/es14_bg/_es14_bg.sass */
  .es14_bg .container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
/* line 2, ../../sass/blocks/es16/_es16.sass */
.es16_bg h2 {
  padding: 80px 20px 30px; }

/* line 2, ../../sass/blocks/b-pay/_b-pay.sass */
.b-pay {
  margin-top: 30px;
  margin-bottom: 50px; }
  /* line 5, ../../sass/blocks/b-pay/_b-pay.sass */
  .b-pay h2 {
    margin-bottom: 50px; }

/* line 7, ../../sass/blocks/b-pay/_b-pay.sass */
.payform {
  width: 40%;
  float: left;
  background: #ffe600;
  padding: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ffdd00;
  font-size: 1.6em;
  font-weight: bold;
  font-family: "Roboto", sans-serif; }

/* line 21, ../../sass/blocks/b-pay/_b-pay.sass */
.payform input.paytext {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
  margin-top: 5px;
  text-transform: uppercase;
  /* Medium Devices, Desktops */ }

@media only screen and (max-width: 1200px) {
  /* line 38, ../../sass/blocks/b-pay/_b-pay.sass */
  .payform {
    width: 90%;
    float: none;
    margin: 0 auto;
    background: #ffe600;
    padding: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ffdd00;
    font-size: 1.6em;
    font-weight: bold;
    font-family: "Roboto", sans-serif; } }
/* line 1, ../../sass/blocks/gk-menu/_gk-menu.sass */
.gk-menu {
  display: inline-block;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 40px;
  width: 200px;
  z-index: 50; }

/* line 11, ../../sass/blocks/gk-menu/_gk-menu.sass */
.gk-menu__block {
  position: absolute;
  top: 0;
  left: 0;
  width: 208px;
  -moz-border-radius: 0 0 14px 14px;
  -webkit-border-radius: 0;
  border-radius: 0 0 14px 14px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #dee6e8;
  -moz-box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  -webkit-box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  border: 1px solid #d7d7d7;
  -moz-box-sizing: bordet-box;
  -webkit-box-sizing: bordet-box;
  box-sizing: bordet-box;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "ALSSchlangesans-Black";
  padding: 5px 60px 5px 15px;
  opacity: 0.8; }
  /* line 27, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__block:hover {
    opacity: 1; }
  /* line 29, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__block:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 15px;
    height: 36px;
    width: 62px;
    background: url("/img/gk/gk.png"); }

/* line 42, ../../sass/blocks/gk-menu/_gk-menu.sass */
.gk-menu__item-main {
  -moz-border-radius: 0 0 14px 14px;
  -webkit-border-radius: 0;
  border-radius: 0 0 14px 14px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #dee6e8;
  -moz-box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  -webkit-box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  box-shadow: 0 5px 5px rgba(196, 212, 218, 0.38);
  border: 1px solid #d7d7d7;
  -moz-box-sizing: bordet-box;
  -webkit-box-sizing: bordet-box;
  box-sizing: bordet-box;
  font-size: 18px;
  font-family: "ALSSchlangesans-Black";
  padding: 7px 60px 5px 28px;
  position: relative;
  line-height: 1;
  text-decoration: none;
  color: #000000; }
  /* line 56, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__item-main:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 15px;
    height: 36px;
    width: 62px;
    background: url("/img/gk/gk.png"); }

/* line 65, ../../sass/blocks/gk-menu/_gk-menu.sass */
.gk-menu__item {
  height: 50px;
  width: 150px;
  text-align: right;
  margin: 13px auto 0 auto; }
  /* line 70, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__item:hover {
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #ebebeb;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33); }
  /* line 76, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__item.active {
    cursor: default;
    text-align: left;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #ebebeb;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.33); }
    /* line 83, ../../sass/blocks/gk-menu/_gk-menu.sass */
    .gk-menu__item.active a:hover {
      cursor: default; }

/* line 86, ../../sass/blocks/gk-menu/_gk-menu.sass */
.gk-menu__blockopen {
  position: absolute;
  top: 0;
  left: 20px;
  -moz-transition: all;
  -o-transition: all;
  -webkit-transition: all;
  transition: all;
  width: 178px;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0;
  border-radius: 0 0 15px 15px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 5px 5px rgba(175, 175, 175, 0.38);
  -webkit-box-shadow: 0 5px 5px rgba(175, 175, 175, 0.38);
  box-shadow: 0 5px 5px rgba(175, 175, 175, 0.38);
  padding-bottom: 20px; }
  /* line 97, ../../sass/blocks/gk-menu/_gk-menu.sass */
  .gk-menu__blockopen a {
    text-decoration: none;
    color: #000000; }

/* line 1, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
.b-footer-menu {
  background-color: rgba(0, 0, 11, 0.5);
  padding: 10px 0 10px 0; }

/* line 4, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
.b-footer-menu_block {
  display: inline-block;
  vertical-align: top; }
  /* line 7, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_block .white-link {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 16px;
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px; }
    /* line 17, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
    .b-footer-menu_block .white-link:hover {
      border-bottom: 1px solid transparent; }

/* line 19, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
.b-footer-menu_slogan {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "ALSSchlangesans-Black";
  position: relative;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 80px; }
  /* line 27, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_slogan:after {
    content: "";
    display: block;
    position: absolute;
    right: 25px;
    top: -6px; }
  /* line 34, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_slogan:before {
    content: "";
    display: none;
    position: absolute;
    bottom: 3px;
    right: 50%;
    margin-right: -21px; }

@media only screen and (max-width: 1200px) {
  /* line 43, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu {
    padding: 12px 0 12px 0; }

  /* line 45, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_slogan {
    padding-left: 0px;
    padding-right: 60px;
    font-size: 18px; }
    /* line 49, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
    .b-footer-menu_slogan:after {
      right: 10px;
      top: -9px; }

  /* line 52, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_block .white-link {
    margin-right: 8px;
    margin-left: 8px; } }
@media only screen and (max-width: 992px) {
  /* line 58, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu {
    padding: 10px 0px 12px 0px; }

  /* line 60, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu_block {
    display: block;
    text-align: center; }
    /* line 63, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
    .b-footer-menu_block .b-footer-menu_slogan {
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 22px; }
      /* line 67, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
      .b-footer-menu_block .b-footer-menu_slogan:after {
        display: none; }
      /* line 69, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
      .b-footer-menu_block .b-footer-menu_slogan:before {
        display: block; } }
@media only screen and (max-width: 500px) {
  /* line 74, ../../sass/blocks/b-footer-menu/_b-footer-menu.sass */
  .b-footer-menu {
    margin-top: 20px; } }
/* line 2, ../../sass/blocks/b-aktsii/_b-aktsii.sass */
.b-aktsii h2 {
  margin-bottom: 15px; }

/* line 1, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.b-furnitura-tip {
  padding-top: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 4, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-tip .b-furnitura-tip_lbl {
    display: inline-block;
    vertical-align: top;
    font-size: 26px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin-right: 30px;
    padding-bottom: 5px;
    padding-top: 5px; }
  /* line 13, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-tip .b-furnitura-tip__block {
    display: inline-block;
    vertical-align: top; }

/* line 16, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.b-furnitura-rght {
  display: inline-block;
  vertical-align: top;
  width: 225px;
  margin-left: 20px; }

/* line 21, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.b-furnitura-lozung {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold; }

/* line 26, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
._furnitura span.swiper-pagination-style {
  width: 23%;
  min-width: 75px; }
/* line 29, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
._furnitura .b-furnitura-lozung {
  width: 190px;
  margin-left: 10px; }
/* line 32, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
._furnitura .katalog__price {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 25px; }

/* line 41, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.katalog._mezhkomn._furnitura .swiperBtn___next, .katalog._mezhkomn._furnitura .swiperBtn___prev {
  top: 170px; }
/* line 43, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
  width: 43%;
  height: 340px; }
/* line 46, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.katalog._mezhkomn._furnitura .tdtop .razmdvvn.color {
  margin-left: 0px; }

/* line 48, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.katalog._mezhkomn._furnitura .tdtop {
  width: 56%; }

/* line 51, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
.b-furnitura-rght .b-zamer {
  cursor: pointer; }

@media only screen and (max-width: 1200px) {
  /* line 55, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-rght {
    width: 280px;
    display: block;
    margin-left: 0px;
    margin: 20px auto; }

  /* line 61, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  ._furnitura .b-zamer {
    margin-top: 25px; }
  /* line 63, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  ._furnitura .b-furnitura-lozung {
    width: 100%;
    margin-left: 0px; }
  /* line 66, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  ._furnitura .katalog_copmplekt {
    display: none; }
  /* line 68, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  ._furnitura .katalog__price {
    width: 100%; }
  /* line 70, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  ._furnitura .katalog__price_block {
    margin: auto; }

  /* line 72, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .tdtop .razmdvvn.color {
    margin: auto; }

  /* line 74, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .tdtop {
    width: 100%;
    text-align: center; } }
@media only screen and (max-width: 992px) {
  /* line 79, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
    width: 400px; } }
@media only screen and (max-width: 800px) {
  /* line 84, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-tip .b-gotovie__tip {
    padding: 15px 15px 25px 15px !important; }

  /* line 86, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-tip .b-furnitura-tip_lbl {
    margin-right: 0px; } }
@media only screen and (max-width: 480px) {
  /* line 90, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
    width: 100%; }

  /* line 93, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .swiperBtn___next {
    right: -60px; }
  /* line 95, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .swiperBtn___prev {
    left: -60px; }
  /* line 97, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
    margin-top: -65px; }

  /* line 99, ../../sass/blocks/b-furnitura-tip/_b-furnitura-tip.sass */
  .b-furnitura-tip_lbl span {
    display: none; } }
/* line 1, ../../sass/blocks/b-card/_b-card.sass */
.b-card {
  margin-top: 80px; }
  /* line 3, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .hide {
    display: none; }
  /* line 5, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .lbl {
    position: absolute;
    top: 100px;
    left: 0;
    width: 95px;
    height: 117px; }
  /* line 12, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__item {
    border: 0px;
    width: 99%; }
  /* line 15, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__item_pict {
    width: 440px;
    height: 475px;
    margin-left: 0;
    padding-left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }
    /* line 24, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_pict:after {
      background: url("/img/sale190-146.png");
      height: 146px;
      width: 190px;
      bottom: 0;
      right: 0; }
    /* line 30, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_pict._super:before {
      top: 0;
      left: 0; }
  /* line 33, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__item_info {
    width: 675px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px; }
    /* line 37, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_info h2 {
      padding: 0;
      margin: 0;
      text-align: left;
      margin-bottom: 30px; }
  /* line 42, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-harak__block {
    display: inline-block; }
  /* line 44, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__zakaz {
    position: relative;
    display: inline-block;
    vertical-align: top;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-left: 10px;
    text-align: center; }

/* line 53, ../../sass/blocks/b-card/_b-card.sass */
.b-card__block {
  margin-top: 20px;
  display: table;
  table-layout: auto;
  width: 100%; }

/* line 58, ../../sass/blocks/b-card/_b-card.sass */
.b-card__item {
  display: table-cell;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  font-size: 15px; }
  /* line 64, ../../sass/blocks/b-card/_b-card.sass */
  .b-card__item:last-child {
    padding-left: 30px; }

/* line 66, ../../sass/blocks/b-card/_b-card.sass */
.b-card__item_ttl {
  padding-left: 15px;
  border: 1px dashed #c2c2c2;
  height: 40px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  line-height: 40px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold; }
  /* line 75, ../../sass/blocks/b-card/_b-card.sass */
  .b-card__item_ttl img {
    padding-bottom: 5px;
    margin-right: 10px; }

/* line 79, ../../sass/blocks/b-card/_b-card.sass */
.b-card__item_info {
  margin-top: 15px; }
  /* line 81, ../../sass/blocks/b-card/_b-card.sass */
  .b-card__item_info ul li {
    list-style-type: none;
    position: relative;
    padding-left: 18px; }
    /* line 85, ../../sass/blocks/b-card/_b-card.sass */
    .b-card__item_info ul li:before {
      content: "";
      display: block;
      position: absolute;
      top: 12px;
      left: -1px;
      height: 1px;
      width: 10px;
      background-color: #000000; }

/* line 96, ../../sass/blocks/b-card/_b-card.sass */
.b-card .b-gotovie__info_harak-txt img {
  width: 30px;
  height: 30px; }

/* line 100, ../../sass/blocks/b-card/_b-card.sass */
.b-card__item_comment {
  margin-top: 25px; }
  /* line 102, ../../sass/blocks/b-card/_b-card.sass */
  .b-card__item_comment._blue {
    margin-top: 88px;
    font-weight: bold;
    color: #00bff3; }

/* line 106, ../../sass/blocks/b-card/_b-card.sass */
.b-card_comment {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  margin-top: 20px; }
  /* line 110, ../../sass/blocks/b-card/_b-card.sass */
  .b-card_comment span {
    color: #ff0000;
    font-weight: bold; }

@media only screen and (max-width: 1200px) {
  /* line 114, ../../sass/blocks/b-card/_b-card.sass */
  .ttl {
    display: none; }

  /* line 116, ../../sass/blocks/b-card/_b-card.sass */
  .b-card {
    margin-top: 20px; }
    /* line 118, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .hide {
      display: block !important; }
    /* line 120, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item {
      text-align: center;
      padding-left: 0; }
    /* line 123, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_info {
      margin-top: 20px;
      padding-left: 0; }
    /* line 126, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card__item_info {
      text-align: left; }
    /* line 128, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card_comment {
      text-align: left; }
    /* line 130, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card__item_comment._blue {
      margin-top: 67px; } }
@media only screen and (max-width: 767px) {
  /* line 134, ../../sass/blocks/b-card/_b-card.sass */
  .b-card {
    width: 100%; }
    /* line 136, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_pict {
      width: 280px;
      height: 302px; }
    /* line 139, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .lbl {
      width: 50px;
      height: 62px;
      top: 80px;
      left: 22px; }
    /* line 144, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_pict:after {
      bottom: -17px; }
    /* line 146, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item_info {
      width: 100%; }
    /* line 148, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__info_harak-ttl {
      width: 135px; }
    /* line 150, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card__item {
      display: block;
      width: 80%;
      text-align: left;
      margin: auto; }
      /* line 155, ../../sass/blocks/b-card/_b-card.sass */
      .b-card .b-card__item:last-child {
        padding-left: 0px;
        margin-top: 25px; }
    /* line 158, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-gotovie__item {
      padding-right: 0;
      margin-bottom: 0;
      height: auto; }
    /* line 162, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card__item_comment._blue {
      margin-top: 40px; }
    /* line 164, ../../sass/blocks/b-card/_b-card.sass */
    .b-card .b-card_comment {
      width: 80%;
      margin: 30px auto; }

  /* line 167, ../../sass/blocks/b-card/_b-card.sass */
  .b-gotovie__item_pict._super:before {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }

  /* line 169, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__item_pict:after {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
@media only screen and (max-width: 705px) {
  /* line 173, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-gotovie__zakaz {
    margin-left: 0px;
    margin-top: 15px;
    padding: 15px 15px; } }
@media only screen and (max-width: 480px) {
  /* line 178, ../../sass/blocks/b-card/_b-card.sass */
  .b-card .b-card__item, .b-card .b-card_comment {
    width: 90%; } }
/* line 1, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.b-card-zakaz__block {
  width: 884px;
  height: 499px;
  background: url("/css/../img/card-zakaz.jpg") no-repeat;
  margin: 30px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 70px; }
  /* line 8, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block input {
    margin: 8px 0px 0px 45px;
    font-size: 2.2em;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    height: 35px;
    width: 290px;
    border: 0px; }
  /* line 16, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block textarea {
    border: 1px solid #c1cbc7;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    height: 148px;
    width: 100%;
    resize: none;
    font-size: 2.2em;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 15px; }

/* line 31, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.b-card-zakaz_lft {
  width: 355px;
  display: inline-block;
  vertical-align: top; }

/* line 35, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.b-card-zakaz_rght {
  margin-left: 30px;
  width: 355px;
  display: inline-block;
  vertical-align: top; }

/* line 40, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.b-card-zakaz_btn {
  text-align: right;
  margin-top: 15px; }

/* line 43, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.b-card-zakaz_comment {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin-top: 11px;
  font-weight: 500; }
  /* line 48, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_comment span {
    color: #ff0000; }

/* line 51, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.inp_name {
  width: 349px;
  height: 55px;
  margin: 0 auto 20px auto;
  background: url(/css/../img/es8_inp_name.png) no-repeat center center; }

/* line 58, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.inp_email {
  width: 349px;
  height: 55px;
  margin: 0 auto 20px auto;
  background: url(/css/../img/es8_inp_email.png) no-repeat center center; }

/* line 63, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
.inp_tel {
  width: 349px;
  height: 55px;
  margin: 0 auto 20px auto;
  background: url(/css/../img/es8_inp_tel.png) no-repeat center center; }

@media only screen and (max-width: 992px) {
  /* line 71, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block {
    background: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #333;
    -moz-box-shadow: 0 26px 31px rgba(13, 66, 125, 0.31);
    -webkit-box-shadow: 0 26px 31px rgba(13, 66, 125, 0.31);
    box-shadow: 0 26px 31px rgba(13, 66, 125, 0.31);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkY2IwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe500), color-stop(100%, #fdcb00));
    background-image: -moz-linear-gradient(top, #ffe500 0%, #fdcb00 100%);
    background-image: -webkit-linear-gradient(top, #ffe500 0%, #fdcb00 100%);
    background-image: linear-gradient(to bottom, #ffe500 0%, #fdcb00 100%);
    height: auto;
    width: 498px;
    margin: 30px auto 60px; }

  /* line 82, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_rght {
    margin-left: 0px; }

  /* line 84, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block input[type="submit"] {
    float: none !important;
    margin: 20px auto 0; } }
@media only screen and (max-width: 590px) {
  /* line 90, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block {
    width: 430px;
    padding: 25px 40px; } }
@media only screen and (max-width: 480px) {
  /* line 94, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block {
    width: 100%;
    padding: 25px 10px; }

  /* line 97, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .inp_name, .inp_email, .inp_tel {
    width: 250px;
    height: 55px;
    margin: 0 auto 20px auto;
    background: #ffffff;
    border: 1px solid #e1d5c4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 15px; }

  /* line 107, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block input {
    font-size: 2.2em;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    height: 35px;
    width: 230px;
    border: 0px;
    margin: auto; }
  /* line 116, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz__block textarea {
    width: 250px;
    font-size: 2.2em;
    -moz-box-shadow: inset 0 2px 2px transparent;
    -webkit-box-shadow: inset 0 2px 2px transparent;
    box-shadow: inset 0 2px 2px transparent;
    border: 1px solid #e1d5c4;
    margin: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  /* line 123, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_rght {
    width: 100%;
    text-align: center; }

  /* line 126, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_comment {
    text-align: left;
    width: 250px;
    margin: 15px auto 0 auto; }

  /* line 130, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_lft {
    width: 100%; }

  /* line 132, ../../sass/blocks/b-card-zakaz/_b-card-zakaz.sass */
  .b-card-zakaz_btn {
    text-align: center; } }
/* line 1, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie {
  margin-top: 50px; }

/* line 4, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__block {
  border-bottom: 1px solid #a1a1a1;
  padding-bottom: 30px;
  margin-bottom: 35px;
  margin-top: 60px;
  text-align: center; }

/* line 10, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__tip {
  height: 122px;
  max-width: 997px;
  width: 100%;
  text-align: center;
  margin: 30px auto;
  background: url("/css/../img/gotovie-fon.jpg") bottom center no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 15px 0 15px; }

/* line 19, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-tip__item {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  font-family: "ALSSchlangesans-Black";
  text-decoration: none;
  color: #000000 !important;
  padding: 10px 15px 4px 15px;
  line-height: 1.2; }
  /* line 30, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-tip__item:hover {
    color: #ff0000 !important;
    text-decoration: none; }
  /* line 33, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-tip__item.active {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #009bd5;
    -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37);
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37);
    color: #ffffff !important; }

/* line 40, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__item {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #c2c2c2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 20px;
  /*padding-left: 20px */
  padding-bottom: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 345px;
  margin-bottom: 30px; }

/* line 55, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.mej .b-gotovie__item_pict {
  height: 300px; }

/* line 57, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__item_pict {
  display: inline-block;
  vertical-align: top;
  width: 195px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 280px; }
  /* line 65, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict img {
    height: 100%; }
  /* line 68, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict._super:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 97px;
    height: 97px;
    background: url("/css/../img/price97-97.png") no-repeat; }
  /* line 78, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict._new:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 97px;
    height: 97px;
    background: url("/css/../img/new.png") no-repeat; }
  /* line 87, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    right: 25px;
    width: 113px;
    height: 86px;
    background: url("/img/sale113-86.png") no-repeat; }

/* line 97, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__item_info {
  display: inline-block;
  vertical-align: top;
  width: 330px; }

/* line 101, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__info_ttl {
  margin-bottom: 20px;
  text-align: left;
  margin-right: 15px; }
  /* line 105, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_ttl .b-link {
    font-size: 26px;
    line-height: 1.3;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    color: #000000; }
    /* line 113, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__info_ttl .b-link:hover {
      color: #ff0000;
      border-bottom: 2px solid rgba(255, 0, 0, 0.5); }

/* line 118, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__info_harak {
  margin-bottom: 5px;
  color: #0c0c0c;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  display: table; }

/* line 124, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__info_harak-ttl {
  font-weight: bold;
  display: table-cell;
  width: 78px;
  vertical-align: top;
  text-align: right; }
  /* line 131, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_harak-ttl._color {
    padding-top: 4px; }

/* line 133, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__info_harak-txt {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  text-align: left; }
  /* line 138, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_harak-txt img {
    margin-right: 3px;
    float: left; }
  /* line 142, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_harak-txt._met {
    height: 30px;
    line-height: 30px; }

/* line 146, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__zakaz {
  -moz-border-radius: 10px 10px 10px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 10px 0;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fde700;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYmYwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZTcwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fbbf01), color-stop(100%, #fde700));
  background-image: -moz-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
  background-image: -webkit-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
  background-image: linear-gradient(to top, #fbbf01 0%, #fde700 100%);
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 345px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px; }

/* line 158, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__zakaz_price {
  display: inline-block;
  text-align: left; }

/* line 161, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__zakaz_price-old {
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  position: relative;
  display: inline-block; }
  /* line 166, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_price-old:before {
    content: "";
    display: block;
    position: absolute;
    top: 16px;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #ff0000; }

/* line 175, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__zakaz_price-new {
  font-size: 42px;
  font-family: "ALSSchlangesans-Black";
  line-height: 1; }
  /* line 179, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_price-new span {
    font-size: 26px; }

/* line 181, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
.b-gotovie__zakaz_btn {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 13px;
  margin-left: 15px;
  margin-top: 15px; }
  /* line 187, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_btn .red-button {
    padding: 10px 25px;
    font-size: 19px;
    color: #ffffff; }
    /* line 191, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__zakaz_btn .red-button:hover {
      text-decoration: none; }

@media only screen and (max-width: 992px) {
  /* line 196, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__tip {
    min-height: 122px;
    height: auto;
    background-color: #fde700;
    -moz-border-radius: 13px 13px 0 0;
    -webkit-border-radius: 13px;
    border-radius: 13px 13px 0 0;
    padding-bottom: 30px; } }
@media only screen and (max-width: 630px) {
  /* line 204, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__block {
    margin-top: 0; }

  /* line 206, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item {
    width: 280px;
    height: 605px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px; }

  /* line 213, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict {
    height: 200px;
    padding-left: 0; }

  /* line 216, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict._super:before {
    top: -45px;
    left: 25px;
    transform: scale(0.5); }

  /* line 220, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict._new:before {
    top: -45px;
    left: 25px;
    transform: scale(0.5); }

  /* line 224, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_pict:after {
    bottom: -25px;
    right: 0px;
    transform: scale(0.7); }

  /* line 228, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__item_info {
    width: 100%; }

  /* line 230, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_ttl {
    margin-top: 15px;
    margin-left: 15px; }
    /* line 233, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__info_ttl .b-link {
      font-size: 20px; }

  /* line 235, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz {
    width: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 155px; }

  /* line 239, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_price-new {
    font-size: 34px; }
    /* line 241, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__zakaz_price-new span {
      font-size: 18px; }

  /* line 243, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_btn {
    margin-left: 0;
    display: block; }
    /* line 246, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__zakaz_btn .red-button {
      font-size: 22px;
      padding: 10px 14px; }

  /* line 249, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__info_harak-ttl {
    width: 85px; }

  /* line 251, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_price-old {
    font-size: 20px; }
    /* line 253, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
    .b-gotovie__zakaz_price-old:before {
      top: 15px; }

  /* line 255, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-gotovie__zakaz_price {
    display: block; }

  /* line 257, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .mej .b-gotovie__item_pict {
    height: 200px; } }
@media only screen and (max-width: 480px) {
  /* line 260, ../../sass/blocks/b-gotovie/_b-gotovie.sass */
  .b-tip__item {
    font-size: 22px; } }
/* line 3, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__item {
  padding-bottom: 50px; }
  /* line 5, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__item .container {
    border-bottom: 1px solid #a1a1a1; }
  /* line 7, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__item:last-child {
    padding-bottom: 10px; }
    /* line 9, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov__item:last-child .container {
      border-bottom: 0px; }

/* line 12, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__block {
  margin-bottom: 50px;
  height: 210px;
  background: url("/img/tip-fon.jpg") left center no-repeat;
  font-family: "Roboto", sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  margin-top: 30px;
  background-size: 62% 100%; }

/* line 21, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov_ttl {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2; }

/* line 25, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov_item {
  font-size: 26px;
  max-width: 545px;
  width: 100%; }
  /* line 29, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_item .b-link {
    color: #000000;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    padding: 5px 15px 3px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 36, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov_item .b-link span {
      border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
    /* line 38, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov_item .b-link:hover {
      color: #ff0000; }
      /* line 40, ../../sass/blocks/b-tipov/_b-tipov.sass */
      .b-tipov_item .b-link:hover span {
        border-bottom: 1px solid rgba(255, 0, 0, 0.5); }
    /* line 42, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov_item .b-link.active {
      color: #ffffff;
      font-weight: bold;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      -moz-background-clip: padding;
      -o-background-clip: padding-box;
      -webkit-background-clip: padding;
      background-clip: padding-box;
      background-color: #009cd6;
      -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37);
      -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37);
      box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.37); }
      /* line 49, ../../sass/blocks/b-tipov/_b-tipov.sass */
      .b-tipov_item .b-link.active span {
        border-bottom: 1px solid transparent; }

/* line 51, ../../sass/blocks/b-tipov/_b-tipov.sass */
.link-item {
  display: inline-block;
  vertical-align: top;
  width: 100px; }

/* line 55, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__vid {
  display: inline-block;
  vertical-align: top;
  margin-left: 100px; }

/* line 60, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov_pict {
  float: right;
  display: inline-block;
  width: 295px;
  height: 210px;
  vertical-align: top;
  margin-top: -20px;
  overflow: hidden;
  border: 2px solid #fbcd01;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  /* line 70, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_pict img {
    width: 100%; }

/* line 74, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__imgblock {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px; }

/* line 79, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__img {
  display: inline-block;
  vertical-align: top;
  margin: 0 17px 25px 17px; }

/* line 84, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov_size {
  margin-top: 7px;
  width: 100%;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  background-color: #fde500; }
  /* line 90, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_size span {
    margin-left: 10px;
    margin-right: 10px; }

/* line 94, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__priceblock {
  text-align: center;
  font-family: "Roboto", sans-serif;
  margin-bottom: 40px; }

/* line 98, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__price_old {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 28px;
  font-weight: bold;
  padding-top: 20px; }
  /* line 105, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__price_old:before {
    content: "";
    display: block;
    position: absolute;
    top: 42px;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #000000; }
  /* line 114, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__price_old span {
    font-size: 21px; }

/* line 116, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__price_new {
  display: inline-block;
  vertical-align: top;
  font-size: 50px;
  color: #fc1010;
  font-family: "ALSSchlangesans-Black";
  margin-right: 20px;
  margin-left: 20px; }
  /* line 124, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__price_new span {
    font-size: 38px; }

/* line 127, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__price_btn {
  display: inline-block;
  vertical-align: top; }
  /* line 130, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__price_btn .red-button {
    padding: 10px 20px; }

/* line 134, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__others {
  max-width: 960px;
  width: 100%;
  padding: 40px;
  background: url("/img/pattern-line.jpg");
  background-color: #f6f5f5;
  border: 1px solid #d7d7d7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: auto; }
  /* line 144, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others h3 {
    margin: 0;
    text-align: center;
    font-size: 36px;
    font-family: "ALSSchlangesans-Black"; }

/* line 149, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-tipov__others_block {
  margin-top: 20px;
  text-align: center; }
  /* line 152, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others_block .b-link {
    font-size: 25px;
    font-family: "Roboto", sans-serif;
    color: #000000;
    text-decoration: none;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 15px;
    display: inline-block; }
    /* line 161, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov__others_block .b-link span {
      border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
    /* line 163, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov__others_block .b-link:hover {
      color: #ff0000; }
      /* line 165, ../../sass/blocks/b-tipov/_b-tipov.sass */
      .b-tipov__others_block .b-link:hover span {
        border-bottom: 1px solid rgba(255, 0, 0, 0.5); }

/* line 167, ../../sass/blocks/b-tipov/_b-tipov.sass */
.b-home {
  margin-bottom: 70px; }

/* line 169, ../../sass/blocks/b-tipov/_b-tipov.sass */
.tip_block {
  display: inline-block; }

@media only screen and (max-width: 1200px) {
  /* line 173, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__imgblock {
    width: 75%;
    margin: 50px auto 20px auto; }

  /* line 176, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__vid {
    margin-left: 0px; } }
@media only screen and (max-width: 992px) {
  /* line 179, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_ttl {
    font-size: 28px;
    text-align: center; }

  /* line 182, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_item {
    font-size: 22px; }

  /* line 184, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__vid {
    width: 50%; }

  /* line 186, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__block {
    height: auto;
    padding-bottom: 20px;
    background-size: 53% 100%; }

  /* line 190, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__imgblock {
    width: 100%; }

  /* line 192, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others h3 {
    font-size: 28px; }

  /* line 194, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others_block .b-link {
    font-size: 22px; }

  /* line 196, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others {
    width: 525px; }

  /* line 198, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others_block .b-link {
    margin-right: 0px;
    margin-left: 0px; } }
@media only screen and (max-width: 760px) {
  /* line 202, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__block {
    margin-bottom: 0px; }
    /* line 204, ../../sass/blocks/b-tipov/_b-tipov.sass */
    .b-tipov__block .container {
      text-align: center; }

  /* line 206, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_pict {
    float: none;
    display: block;
    margin: auto; }

  /* line 210, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__block {
    background: none; }

  /* line 212, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__vid {
    margin: 20px auto;
    padding: 20px 25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYmYwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZTcwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fbbf01), color-stop(100%, #fde700));
    background-image: -moz-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
    background-image: -webkit-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
    background-image: linear-gradient(to top, #fbbf01 0%, #fde700 100%);
    width: 400px; } }
@media only screen and (max-width: 580px) {
  /* line 222, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others {
    width: 390px; } }
@media only screen and (max-width: 480px) {
  /* line 225, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_ttl, .b-tipov__others h3 {
    font-size: 22px; }

  /* line 227, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_item, .b-tipov__others_block .b-link {
    font-size: 16px; }

  /* line 229, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__imgblock {
    margin: 40px auto 0 auto; }

  /* line 231, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others {
    padding: 15px;
    width: 275px; }

  /* line 235, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__vid {
    width: 275px;
    padding: 20px 15px; }

  /* line 240, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_pict {
    width: 275px; }

  /* line 242, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov_item .b-link {
    padding: 5px 10px 3px 10px; }

  /* line 244, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .link-item {
    width: 75px; }

  /* line 246, ../../sass/blocks/b-tipov/_b-tipov.sass */
  .b-tipov__others_block {
    margin-left: 10px; } }
/* line 1, ../../sass/blocks/katalog/_katalog.sass */
.katalog {
  margin-top: 55px; }

/* line 3, ../../sass/blocks/katalog/_katalog.sass */
.katalog__filter {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: url("/img/katalog_fon.png") top center no-repeat;
  height: 197px;
  text-align: center;
  max-width: 936px;
  margin: 35px auto;
  padding-top: 25px; }
  /* line 12, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter label {
    display: inline-block;
    font-size: 26px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 5px; }
  /* line 20, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter .b-form__field__block {
    display: inline-block; }
  /* line 23, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter .b-form__field {
    display: inline-block;
    margin-left: 25px; }
    /* line 26, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__filter .b-form__field .form-control {
      height: 52px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      -moz-background-clip: padding;
      -o-background-clip: padding-box;
      -webkit-background-clip: padding;
      background-clip: padding-box;
      width: 112px;
      display: inline-block;
      font-size: 24px; }
  /* line 33, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter .b-form__btn {
    margin-top: 17px; }

/* line 36, ../../sass/blocks/katalog/_katalog.sass */
.topsell {
  width: 109px;
  height: 109px;
  background: url(/css/../img/topsell.png);
  position: absolute; }

/* line 41, ../../sass/blocks/katalog/_katalog.sass */
.sale {
  width: 159px;
  height: 119px;
  background: url(/css/../img/sale.png);
  position: absolute;
  bottom: 0;
  right: 150px; }

/* line 48, ../../sass/blocks/katalog/_katalog.sass */
.dvnazv {
  font-size: 34px;
  font-family: "ALSSchlangesans-Black";
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2; }

/* line 54, ../../sass/blocks/katalog/_katalog.sass */
.dvpodnazv {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px; }

/* line 60, ../../sass/blocks/katalog/_katalog.sass */
.mainkaruselbgdvrazd {
  width: 37%;
  display: inline-block;
  height: 480px; }

/* line 65, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn .mainkaruselbgdvrazd {
  width: 40%;
  margin-left: -20px; }
/* line 68, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn .tdtop {
  width: 61%; }

/* line 74, ../../sass/blocks/katalog/_katalog.sass */
.tdtop {
  margin-top: 40px;
  width: 62%;
  display: inline-block;
  text-align: center; }
  /* line 81, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn {
    -moz-border-radius: 10px/10px 10px 10px 10px;
    -webkit-border-radius: 1;
    border-radius: 10px/10px 10px 10px 10px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 5px 5px rgba(33, 90, 109, 0.27);
    -webkit-box-shadow: 0 5px 5px rgba(33, 90, 109, 0.27);
    box-shadow: 0 5px 5px rgba(33, 90, 109, 0.27);
    border: 1px solid #acacac;
    display: inline-block;
    vertical-align: top; }
    /* line 90, ../../sass/blocks/katalog/_katalog.sass */
    .tdtop .razmdvvn.size {
      width: 335px;
      padding: 15px 10px 17px 10px; }
    /* line 93, ../../sass/blocks/katalog/_katalog.sass */
    .tdtop .razmdvvn.color {
      width: 340px;
      margin-left: 22px;
      padding: 15px 10px 10px 10px; }
    /* line 98, ../../sass/blocks/katalog/_katalog.sass */
    .tdtop .razmdvvn .vntext {
      font-size: 18px;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      margin-bottom: 15px; }
    /* line 103, ../../sass/blocks/katalog/_katalog.sass */
    .tdtop .razmdvvn .dvra {
      font-size: 16px;
      font-family: "Roboto", sans-serif;
      margin-top: 25px;
      margin-left: -4px; }
      /* line 108, ../../sass/blocks/katalog/_katalog.sass */
      .tdtop .razmdvvn .dvra li {
        list-style: none;
        margin: 0px 13px 0px 0px !important;
        line-height: 2.3;
        display: inline;
        padding: 5px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 2px solid transparent; }
        /* line 116, ../../sass/blocks/katalog/_katalog.sass */
        .tdtop .razmdvvn .dvra li.active {
          border: 2px solid #fbc102; }
        /* line 118, ../../sass/blocks/katalog/_katalog.sass */
        .tdtop .razmdvvn .dvra li:hover {
          border: 2px solid #fbc102; }

/* line 121, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn .topsell {
  top: 15px;
  left: -42px; }

/* line 124, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn .mainkaruselbgdvrazd {
  width: 36%;
  padding-top: 35px;
  height: 520px; }

/* line 128, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn .tdtop {
  width: 62%;
  margin-top: 30px;
  margin-left: 20px; }

/* line 132, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn .tdtop .razmdvvn .dvra li {
  margin: 0px 10px 0px 0px !important; }

/* line 135, ../../sass/blocks/katalog/_katalog.sass */
.razmdvvn_item {
  display: inline-block;
  vertical-align: top; }

/* line 138, ../../sass/blocks/katalog/_katalog.sass */
.plus-prezent {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  padding: 20px 0 20px 0;
  text-align: left;
  display: inline-block;
  width: 150px;
  float: left;
  margin-top: 20px; }
  /* line 147, ../../sass/blocks/katalog/_katalog.sass */
  .plus-prezent ul li {
    list-style-type: none; }
  /* line 149, ../../sass/blocks/katalog/_katalog.sass */
  .plus-prezent .plus-prezent_ttl {
    font-family: "ALSSchlangesans-Black";
    font-size: 18px;
    text-transform: uppercase; }
    /* line 153, ../../sass/blocks/katalog/_katalog.sass */
    .plus-prezent .plus-prezent_ttl span {
      color: #ff0000;
      display: block; }

/* line 157, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn .katalog__price_block {
  margin: auto; }

/* line 160, ../../sass/blocks/katalog/_katalog.sass */
.swiper-slide {
  position: relative; }
  /* line 162, ../../sass/blocks/katalog/_katalog.sass */
 .swiper___wrp:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: 0px;
    width: 159px;
    height: 119px;    z-index: 55;
    background: url("/css/../img/sale.png") no-repeat; }

/* line 173, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .swiper-slide:before {
  display: none; }
/* line 175, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .swiper-slide.skidka:before {
  display: block; }
/* line 177, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .swiperBtn___next, .katalog._mezhkomn._sale .swiperBtn___prev {
  top: 490px; }
  @media only screen and (max-width: 1200px) {
    /* line 177, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._sale .swiperBtn___next, .katalog._mezhkomn._sale .swiperBtn___prev {
      top: 225px; } }
/* line 181, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .swiperBtn___next {
  right: 170px; }
  @media only screen and (max-width: 1200px) {
    /* line 181, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._sale .swiperBtn___next {
      right: 30px; } }
  @media only screen and (max-width: 600px) {
    /* line 181, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._sale .swiperBtn___next {
      right: 0px; } }
/* line 187, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .swiperBtn___prev {
  left: 170px; }
  @media only screen and (max-width: 1200px) {
    /* line 187, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._sale .swiperBtn___prev {
      left: 40px; } }
  @media only screen and (max-width: 600px) {
    /* line 187, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._sale .swiperBtn___prev {
      left: 10px; } }
/* line 193, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._sale .dvrazdtchk {
  margin: 55px 0 40px 0px; }

/* line 200, ../../sass/blocks/katalog/_katalog.sass */
.door_item {
  position: relative; }
  /* line 202, ../../sass/blocks/katalog/_katalog.sass */
  .door_item:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: -15px;
    width: 159px;
    height: 119px;
    background: url("/css/../img/sale.png") no-repeat; }

/* line 212, ../../sass/blocks/katalog/_katalog.sass */
.katalog__block {
  margin-top: 75px; }

/* line 215, ../../sass/blocks/katalog/_katalog.sass */
.b-zamer {
  display: inline-block;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fde700;
  color: #000000;
  font-size: 1.6em;
  font-family: "ALSSchlangesans-Black";
  padding: 8px 20px 7px 53px;
  position: relative;
  margin-top: 13px;
  margin-left: 8px;
  line-height: 1; }
  /* line 228, ../../sass/blocks/katalog/_katalog.sass */
  .b-zamer span {
    font-size: 1.2em;
    display: block;
    text-transform: uppercase; }
  /* line 232, ../../sass/blocks/katalog/_katalog.sass */
  .b-zamer:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -12px; }

/* line 240, ../../sass/blocks/katalog/_katalog.sass */
.katalog_copmplekt {
  display: inline-block;
  width: 165px;
  vertical-align: top;
  font-family: "Roboto", sans-serif;
  margin-top: 40px;
  text-align: left; }
  /* line 247, ../../sass/blocks/katalog/_katalog.sass */
  .katalog_copmplekt strong {
    font-size: 18px;
    font-weight: bold; }
  /* line 250, ../../sass/blocks/katalog/_katalog.sass */
  .katalog_copmplekt span {
    font-size: 16px;
    font-weight: normal; }

/* line 254, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price {
  display: inline-block;
  margin-top: 40px;
  float: right;
  /*padding-right: 20px */
  text-align: left; }

/* line 260, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price_block {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fde700;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYmYwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZTcwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fbbf01), color-stop(100%, #fde700));
  background-image: -moz-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
  background-image: -webkit-linear-gradient(bottom, #fbbf01 0%, #fde700 100%);
  background-image: linear-gradient(to top, #fbbf01 0%, #fde700 100%);
  padding: 17px 18px;
  height: 95px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: auto; }

/* line 272, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price_item {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2; }
  /* line 276, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_item .red-button {
    padding: 10px 15px;
    margin-left: 15px; }

/* line 279, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price_old {
  font-size: 15px;
  font-family: "Roboto";
  font-weight: normal;
  width: 100px; }
  /* line 284, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_old ._old {
    position: relative;
    display: inline-block;
    font-size: 25px;
    font-weight: bold; }
    /* line 289, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__price_old ._old span {
      font-size: 19px;
      display: inline-block; }
    /* line 292, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__price_old ._old:before {
      content: "";
      display: block;
      position: absolute;
      top: 45%;
      left: 0;
      height: 2px;
      width: 100%;
      background-color: #ff0000; }

/* line 301, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price_new {
  font-size: 18px;
  font-family: "Roboto";
  font-weight: bold;
  width: 65px;
  padding-left: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block; }

/* line 309, ../../sass/blocks/katalog/_katalog.sass */
.katalog__price_newprice {
  display: inline-block;
  /*padding-left: 13px */
  font-family: "ALSSchlangesans-Black";
  font-size: 50px; }
  /* line 314, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_newprice span {
    font-size: 33px; }

/* line 317, ../../sass/blocks/katalog/_katalog.sass */
.dvrazdtchk {
  height: 8px;
  width: 98%;
  margin: 35px 0 40px 0px;
  background: url("/img/line.png") bottom center repeat-x; }

/* line 324, ../../sass/blocks/katalog/_katalog.sass */
.b-pagination {
  text-align: center; }
  /* line 326, ../../sass/blocks/katalog/_katalog.sass */
  .b-pagination ul li {
    display: inline-block;
    vertical-align: bottom;
    list-style-type: none; }

/* line 330, ../../sass/blocks/katalog/_katalog.sass */
.b-pagination ul li a, .pagination ul li span {
  padding: 0 12px;
  line-height: 20px;
  text-decoration: none;
  border-left-width: 0;
  font-family: "ALSSchlangesans-Black";
  font-size: 36px;
  color: #000000; }

/* line 339, ../../sass/blocks/katalog/_katalog.sass */
.b-pagination ul li.active a, .pagination ul li.active span {
  color: #ffffff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #01d1e9;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5); }

/* line 347, ../../sass/blocks/katalog/_katalog.sass */
.filtr-text {
  display: none; }

/* line 352, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._furnitura .katalog__price {
  width: 595px;
  margin-right: 35px; }
/* line 355, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._furnitura .katalog__price_block {
  width: 100%;
  padding: 17px 18px 17px 45px; }

/* line 360, ../../sass/blocks/katalog/_katalog.sass */
.katalog._mezhkomn._razdv .topsell {
  left: 60px; }

@media only screen and (max-width: 1200px) {
  /* line 365, ../../sass/blocks/katalog/_katalog.sass */
  .katalog .container {
    text-align: center; }

  /* line 367, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    width: 62%;
    margin-left: 0;
    margin: 0 auto 30px auto; }

  /* line 371, ../../sass/blocks/katalog/_katalog.sass */
  .swiperBtn___next {
    right: 15px; }

  /* line 373, ../../sass/blocks/katalog/_katalog.sass */
  .swiperBtn___prev {
    left: 15px; }

  /* line 375, ../../sass/blocks/katalog/_katalog.sass */
  .mainkaruselbgdvrazd, .tdtop {
    display: block;
    margin: auto; }

  /* line 378, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .mainkaruselbgdvrazd {
    width: 100%;
    height: 485px; }

  /* line 381, ../../sass/blocks/katalog/_katalog.sass */
  .katalog_copmplekt {
    text-align: left; }

  /* line 383, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price {
    padding-right: 0px;
    float: none; }

  /* line 386, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop {
    width: 76%; }

  /* line 388, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .tdtop {
    width: 76%; }

  /* line 391, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .caruseldv {
    text-align: center; }
  /* line 393, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .door_item {
    display: inline-block; }
  /* line 395, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .tdtop {
    text-align: center;
    margin-left: 0;
    margin: auto; }
  /* line 399, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .katalog__price {
    float: none; }

  /* line 402, ../../sass/blocks/katalog/_katalog.sass */
  .plus-prezent {
    text-align: left; } }
@media only screen and (max-width: 992px) {
  /* line 407, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter {
    height: 255px;
    background-size: cover; }
    /* line 410, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__filter .b-form__field__block {
      display: block; }

  /* line 412, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop {
    width: 100%; }

  /* line 414, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .tdtop {
    width: 100%; }

  /* line 417, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .katalog__price {
    float: none; }

  /* line 419, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    width: 550px; } }
@media only screen and (max-width: 767px) {
  /* line 424, ../../sass/blocks/katalog/_katalog.sass */
  .dvnazv {
    font-size: 32px; }

  /* line 426, ../../sass/blocks/katalog/_katalog.sass */
  .katalog_copmplekt {
    width: 100%;
    text-align: center;
    margin-top: 10px; }

  /* line 430, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn.size {
    display: block;
    margin: auto;
    text-align: center; }

  /* line 434, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn.color {
    display: block;
    margin: 20px auto;
    text-align: center; }

  /* line 438, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn .dvra li {
    margin: 0px 10px 0px 0px !important; }

  /* line 440, ../../sass/blocks/katalog/_katalog.sass */
  .katalog_copmplekt span {
    display: block; }

  /* line 442, ../../sass/blocks/katalog/_katalog.sass */
  .razmdvvn_item {
    display: block; }

  /* line 444, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .katalog__price {
    margin-top: 0px; }

  /* line 446, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    float: none; }

  /* line 451, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn._furnitura .katalog__price {
    width: 100%;
    margin-right: 0; }

  /* line 454, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_block {
    margin: auto; }

  /* line 456, ../../sass/blocks/katalog/_katalog.sass */
  .plus-prezent {
    text-align: center;
    width: 100%;
    padding: 1px 0 10px 0;
    margin-top: 10px; }

  /* line 461, ../../sass/blocks/katalog/_katalog.sass */
  .plus-prezent_ttl span {
    display: inline-block; } }
@media only screen and (max-width: 600px) {
  /* line 464, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_block {
    text-align: center; }

  /* line 466, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_item {
    display: inline-block; }

  /* line 468, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    margin-top: -95px;
    margin-bottom: -75px;
    width: 505px; }

  /* line 473, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin: -17px auto; } }
@media only screen and (max-width: 550px) {
  /* line 483, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    width: 505px;
    margin-left: -25px; } }
@media only screen and (max-width: 480px) {
  /* line 487, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop {
    margin-top: -75px; }

  /* line 489, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn.color {
    max-width: 335px;
    width: 100%;
    padding: 15px 20px 10px 20px; }
    /* line 493, ../../sass/blocks/katalog/_katalog.sass */
    .tdtop .razmdvvn.color .vntext {
      padding-right: 15px;
      padding-left: 15px; }

  /* line 496, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn.size {
    padding: 15px 10px 17px 10px; }

  /* line 498, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn .vntext {
    padding-right: 15px; }

  /* line 500, ../../sass/blocks/katalog/_katalog.sass */
  .mainkaruselbgdvrazd {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    margin-top: -95px;
    margin-bottom: -75px; }

  /* line 504, ../../sass/blocks/katalog/_katalog.sass */
  .tdtop .razmdvvn.size {
    max-width: 330px;
    width: 100%; }

  /* line 507, ../../sass/blocks/katalog/_katalog.sass */
  .navbar-form {
    margin-left: 0px;
    margin-right: 0px; }

  /* line 510, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter {
    padding-top: 0;
    height: 280px; }
    /* line 513, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__filter .b-form__field {
      display: block;
      margin-bottom: 10px;
      margin-left: 0px; }
    /* line 517, ../../sass/blocks/katalog/_katalog.sass */
    .katalog__filter label {
      font-size: 22px;
      padding-top: 10px; }

  /* line 520, ../../sass/blocks/katalog/_katalog.sass */
  .dvnazv {
    font-size: 29px;
    line-height: 1; }

  /* line 523, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .mainkaruselbgdvrazd {
    height: 365px;
    padding-top: 0px;
    margin: auto;
    margin-top: -45px;
    width: 100% !important; }
    /* line 529, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._vhodn .mainkaruselbgdvrazd .door_item {
      margin-left: -25px; }

  /* line 533, ../../sass/blocks/katalog/_katalog.sass */
  .b-pagination ul li a, .pagination ul li span {
    padding: 0 8px;
    font-size: 24px; }

  /* line 536, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_new {
    display: none; }

  /* line 538, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_item {
    display: block; }

  /* line 540, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_old {
    display: inline-block; }

  /* line 543, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    transform: scale(0.5);
    margin-left: 0px;
    width: 320px; }
    /* line 547, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn .mainkaruselbgdvrazd .swiperBtn___next {
      right: -175px; }
    /* line 549, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn .mainkaruselbgdvrazd .swiperBtn___prev {
      left: -16px; }

  /* line 552, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__price_item .red-button {
    margin-right: 15px; }

  /* line 554, ../../sass/blocks/katalog/_katalog.sass */
  .filtr-text {
    display: block; }

  /* line 556, ../../sass/blocks/katalog/_katalog.sass */
  .filtr-cr {
    display: none; }

  /* line 559, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    width: 300px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin: -75px auto 20px auto; }
    /* line 565, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd .swiperBtn___next {
      right: -10px; }
    /* line 567, ../../sass/blocks/katalog/_katalog.sass */
    .katalog._mezhkomn._furnitura .mainkaruselbgdvrazd .swiperBtn___prev {
      left: -16px; } }
@media only screen and (max-width: 400px) {
  /* line 573, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    margin-left: -45px;
    width: 320px; }

  /* line 576, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .mainkaruselbgdvrazd {
    margin-left: 0px; } }
@media only screen and (max-width: 333px) {
  /* line 579, ../../sass/blocks/katalog/_katalog.sass */
  .katalog__filter {
    height: 310px; }

  /* line 583, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._mezhkomn .mainkaruselbgdvrazd {
    margin-left: -65px;
    width: 320px; }

  /* line 586, ../../sass/blocks/katalog/_katalog.sass */
  .katalog._vhodn .mainkaruselbgdvrazd {
    margin-left: 0px; } }
/* line 590, ../../sass/blocks/katalog/_katalog.sass */
.katalog._vhodn span.swiper-pagination-style:last-child.active > img {
  border: 2px solid transparent; }

/* line 2, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-linetop {
  background: url("/css/../img/b-proc-top.png") top left repeat-x;
  height: 9px;
  width: 100%; }
/* line 6, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-linebottom {
  background: url("/css/../img/b-proc-bottom.png") top left repeat-x;
  height: 9px;
  width: 100%; }
/* line 10, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-linetop2 {
  background: url("/css/../img/b-proc-top2.png") top left repeat-x;
  height: 9px;
  width: 100%;
  opacity: 0.1; }
/* line 15, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-linebottom2 {
  background: url("/css/../img/b-proc-bottom2.png") top left repeat-x;
  height: 9px;
  width: 100%;
  opacity: 0.1; }
/* line 20, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-linebottom3 {
  background: url("/css/../img/b-proc-bottom2.png") top left repeat-x;
  height: 9px;
  width: 100%;
  opacity: 0.28; }
/* line 25, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki-block {
  padding-top: 60px;
  background-color: #e7e7e7; }
/* line 28, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__step {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 45px; }
  /* line 32, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__step.dark {
    background-color: #dcdcdc; }
/* line 34, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__step_number {
  background: url("/img/step.png");
  width: 71px;
  height: 71px;
  margin: auto;
  color: #000;
  font-family: "ALSSchlangesans-Black";
  font-size: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 7px; }
/* line 45, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__step_ttl {
  line-height: 32px;
  font-family: "ALSSchlangesans-Black";
  font-size: 32px; }
/* line 49, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__step_item {
  position: relative;
  display: inline-block;
  width: 340px;
  padding-top: 230px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  margin: 20px 15px 10px 15px; }
/* line 57, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__item_pict {
  position: absolute;
  top: 0;
  left: 0;
  width: 340;
  height: 240px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  /* line 64, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__item_pict img {
    width: 100%;
    height: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
/* line 68, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
.b-proc-ustanovki .b-proc-ustanovki__item_info {
  position: relative;
  text-align: center;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  padding-left: 30px; }
  /* line 75, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__item_info .b-proc-ustanovki__info {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fde500;
    -moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.11);
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.11);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZDQwMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZTgwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fbd401), color-stop(100%, #fde800));
    background-image: -moz-linear-gradient(bottom, #fbd401 0%, #fde800 100%);
    background-image: -webkit-linear-gradient(bottom, #fbd401 0%, #fde800 100%);
    background-image: linear-gradient(to top, #fbd401 0%, #fde800 100%);
    padding: 10px 20px;
    font-size: 18px;
    display: inline-block;
    font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 1200px) {
  /* line 88, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__step_item {
    width: 280px;
    padding-top: 170px; }
  /* line 91, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__item_pict {
    width: 280px;
    height: 180px; }
  /* line 94, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__item_info .b-proc-ustanovki__info {
    font-size: 16px;
    line-height: 18px; } }
@media only screen and (max-width: 480px) {
  /* line 100, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__step_ttl {
    font-size: 30px;
    line-height: 28px; }
  /* line 103, ../../sass/blocks/b-proc-ustanovki/_b-proc-ustanovki.sass */
  .b-proc-ustanovki .b-proc-ustanovki__step_item {
    margin: 20px 0 15px 0; } }
/* line 1, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka {
  padding-top: 30px;
  padding-bottom: 30px; }

/* line 4, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__items {
  padding-top: 25px;
  padding-bottom: 70px;
  background: url("/img/line.png") bottom center repeat-x; }
  /* line 8, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items:last-child {
    background: none;
    padding-bottom: 40px; }

/* line 11, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__items_block {
  margin-top: 50px;
  margin-bottom: 50px; }

/* line 14, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__item {
  display: inline-block;
  width: 49%;
  vertical-align: top; }
  /* line 19, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item._right {
    margin-left: 20px; }
    /* line 21, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__item._right .b-ustanovka__item_gost {
      margin-left: 75px; }

/* line 23, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__item_pict {
  text-align: center;
  position: relative; }

/* line 26, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__item_sale {
  position: absolute;
  bottom: -10px;
  right: -10px; }

/* line 30, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__item_gost {
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 5px 5px rgba(25, 63, 87, 0.24);
  -webkit-box-shadow: 0 5px 5px rgba(25, 63, 87, 0.24);
  box-shadow: 0 5px 5px rgba(25, 63, 87, 0.24);
  border: 1px solid #acacac;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  height: 150px;
  width: 440px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 25px 0 25px; }
  /* line 43, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_gost strong {
    font-weight: bold; }
  /* line 45, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_gost p {
    margin: 0 0 20px; }
  /* line 47, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_gost .gost {
    position: absolute;
    right: 5px;
    bottom: -15px; }

/* line 54, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__item_price {
  margin-top: 40px;
  width: 518px;
  min-height: 219px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  /* line 61, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_price._price-left {
    background: url("/img/price-left.png") no-repeat;
    padding: 20px 30px 0 100px; }
  /* line 64, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_price._price-right {
    background: url("/img/price-right.png") no-repeat;
    padding: 20px 100px 0 50px; }

/* line 67, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__price_ttl {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-align: center; }

/* line 72, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__price_block {
  display: table;
  table-layout: auto;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 77, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__price {
  line-height: 1.2;
  text-align: left;
  font-family: "Roboto", sans-serif;
  display: table-cell;
  height: 90px;
  vertical-align: bottom; }
  /* line 84, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._old {
    font-size: 20px;
    padding-right: 30px;
    position: relative;
    padding-bottom: 5px; }
    /* line 89, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__price._old:before {
      content: "";
      display: block;
      position: absolute;
      right: 0px;
      top: 8px;
      width: 1px;
      height: 72px;
      background-color: #000000; }
    /* line 98, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__price._old .old-price {
      font-size: 39px;
      position: relative; }
      /* line 101, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
      .b-ustanovka__price._old .old-price .rub {
        font-size: 29px; }
      /* line 103, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
      .b-ustanovka__price._old .old-price:before {
        content: "";
        position: absolute;
        display: block;
        top: 22px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #ff0000; }
  /* line 112, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._new {
    padding-left: 30px;
    font-size: 28px;
    font-family: "ALSSchlangesans-Black";
    text-transform: uppercase; }
    /* line 117, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__price._new .new-price {
      font-size: 44px;
      position: relative; }
      /* line 120, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
      .b-ustanovka__price._new .new-price .rub {
        font-size: 33px; }

/* line 124, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__btn .red-button {
  font-size: 20px; }

/* line 128, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
.b-ustanovka__items_info {
  font-size: 30px;
  text-align: center;
  font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 1200px) {
  /* line 135, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item {
    width: 100%; }

  /* line 137, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_gost, .b-ustanovka__item._right .b-ustanovka__item_gost {
    margin-left: 0;
    margin: 30px auto; }

  /* line 140, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_price._price-left, .b-ustanovka__item_price._price-right {
    background: none;
    width: 440px;
    min-height: 213px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 30px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2QwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmQwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffcd00), color-stop(100%, #fffd00));
    background-image: -moz-linear-gradient(bottom, #ffcd00 0%, #fffd00 100%);
    background-image: -webkit-linear-gradient(bottom, #ffcd00 0%, #fffd00 100%);
    background-image: linear-gradient(to top, #ffcd00 0%, #fffd00 100%);
    margin: auto; }

  /* line 151, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items:nth-child(2) .b-ustanovka__item_pict {
    margin-top: 40px; }
  /* line 153, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items:nth-child(2) .b-ustanovka__item_gost {
    margin: 0 auto 30px; }

  /* line 155, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_sale {
    position: relative;
    margin-top: -100px; } }
@media only screen and (max-width: 992px) {
  /* line 160, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items_info {
    font-size: 28px;
    line-height: 1.2; } }
@media only screen and (max-width: 767px) {
  /* line 165, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items_info {
    font-size: 20px;
    width: 80%;
    margin: auto; }

  /* line 170, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item._right {
    margin-left: 0px; } }
@media only screen and (max-width: 480px) {
  /* line 173, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__items_info {
    font-size: 20px; }

  /* line 175, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_pict {
    max-width: 441px;
    width: 100%;
    margin-bottom: 20px; }
    /* line 179, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__item_pict img {
      width: 80%; }

  /* line 181, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_gost {
    max-width: 440px;
    width: 100%;
    height: auto;
    padding: 30px 25px 20px 25px; }
    /* line 186, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
    .b-ustanovka__item_gost .gost img {
      width: 135px; }

  /* line 188, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__item_price._price-left, .b-ustanovka__item_price._price-right {
    max-width: 440px;
    width: 100%; }

  /* line 191, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price_block, .b-ustanovka__price {
    display: block; }

  /* line 193, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._old:before {
    display: none; }

  /* line 195, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._old {
    padding-right: 0; }

  /* line 197, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price {
    text-align: center; }

  /* line 199, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._old .old-price:before {
    top: 24px; }

  /* line 201, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._old .old-price {
    display: inline-block; }

  /* line 203, ../../sass/blocks/b-ustanovka/_b-ustanovka.sass */
  .b-ustanovka__price._new {
    padding-left: 0; } }
/* line 1, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel, .b-karusel2 {
  text-align: center; }
  /* line 3, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .b-karusel img, .b-karusel2 img {
    vertical-align: middle;
    box-sizing: border-box;
    border: 0;
    position: relative; }
  /* line 8, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .b-karusel .btn, .b-karusel2 .btn {
    display: inline-block; }
  /* line 10, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .b-karusel li, .b-karusel2 li {
    opacity: 1 !important; }

/* line 14, ../../sass/blocks/b-karusel/_b-karusel.sass */
.container1, .container2, .container3 {
  list-style: none;
  padding: 0;
  width: 99%;
  height: 440px; }
  /* line 19, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .container1 .door_0, .container2 .door_0, .container3 .door_0 {
    width: 170px;
    height: 400px;
    text-align: center;
    cursor: pointer; }
  /* line 25, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .container1 .door_0.roundabout-in-focus, .container2 .door_0.roundabout-in-focus, .container3 .door_0.roundabout-in-focus {
    cursor: default; }
  /* line 27, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .container1 .door_0 strike, .container2 .door_0 strike, .container3 .door_0 strike {
    font-size: 26px;
    font-weight: 700; }
  /* line 30, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .container1 .door_0 span, .container2 .door_0 span, .container3 .door_0 span {
    font-size: 18px;
    display: block;
    margin: -55px 0 0;
    font-weight: 700; }
  /* line 35, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .container1 .door103, .container2 .door103, .container3 .door103 {
    text-align: center;
    font-size: 24px; }
    @media only screen and (max-width: 767px) {
      /* line 35, ../../sass/blocks/b-karusel/_b-karusel.sass */
      .container1 .door103, .container2 .door103, .container3 .door103 {
        font-size: 20px; } }

/* line 43, ../../sass/blocks/b-karusel/_b-karusel.sass */
.container101, .container201, .container203, .container204, .container205 {
  list-style: none;
  padding: 0;
  width: 100%;
  height: 300px; }

/* line 48, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_0 {
  width: 125px;
  height: 269px;
  text-align: center;
  cursor: pointer; }
  /* line 54, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .door_0 .price {
    margin-top: 0px;
    color: #000000; }
    /* line 57, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_0 .price .old {
      font-size: 16px;
      text-decoration: underline; }
    /* line 60, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_0 .price .new {
      margin-left: 15px; }

/* line 66, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel .container101 img {
  height: auto;
  max-width: 85%; }
/* line 70, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel .container201 img {
  width: 100%;
  height: 90%; }
/* line 74, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel .container203 img {
  width: 100%;
  height: 90%; }

/* line 80, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel2 .container1 img {
  height: auto;
  max-width: 85%; }
/* line 84, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel2 .container2 img {
  height: 90%;
  width: auto; }
  @media (max-width: 1200px) {
    /* line 84, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .b-karusel2 .container2 img {
      height: 80%;
      width: 100%; } }
/* line 90, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel2 .container3 {
  width: 95%; }
  /* line 92, ../../sass/blocks/b-karusel/_b-karusel.sass */
  .b-karusel2 .container3 img {
    height: 90%;
    width: auto; }
    @media (max-width: 1200px) {
      /* line 92, ../../sass/blocks/b-karusel/_b-karusel.sass */
      .b-karusel2 .container3 img {
        height: 75%;
        width: 100%; } }

/* line 101, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_0.roundabout-in-focus {
  cursor: default; }

/* line 103, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_0 strike {
  font-size: 18px; }

/* line 105, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_0 span {
  font-size: 18px;
  display: inline-block;
  font-weight: 700; }

/* line 109, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_101 {
  margin: -210px 0 0 0;
  position: relative;
  z-index: 555; }
  @media (max-width: 992px) {
    /* line 114, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_101 .roundabout_image {
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7); } }

/* line 117, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_102 {
  margin: 30px 60px 0 70px; }

/* line 119, ../../sass/blocks/b-karusel/_b-karusel.sass */
.door_103 {
  width: 460px;
  display: inline-block;
  height: 350px;
  margin: 0 55px; }
  @media (max-width: 1230px) {
    /* line 119, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_103 {
      margin: 0 20px;
      width: 410px; } }
  @media (max-width: 992px) {
    /* line 119, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_103 {
      margin: 0 20px;
      width: 310px;
      height: 310px; } }
  @media (max-width: 767px) {
    /* line 119, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_103 {
      margin: 0;
      width: 410px;
      height: 310px; } }
  @media (max-width: 480px) {
    /* line 119, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .door_103 {
      width: 280px;
      height: 310px; } }

/* line 141, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel2 .door_101 {
  margin: -295px 0 0 0; }
/* line 143, ../../sass/blocks/b-karusel/_b-karusel.sass */
.b-karusel2 .door_104 {
  height: 440px; }
  @media only screen and (max-width: 992px) {
    /* line 143, ../../sass/blocks/b-karusel/_b-karusel.sass */
    .b-karusel2 .door_104 {
      height: 390px; } }

/* ╨г╨▒╨╕╤А╨░╨╡╨╝ ╨║╤А╨╡╤Б╤В╨╕╨║ ╨╕╨╖ ╨╕╨╜╨┐╤Г╤В╨╛╨▓ ╨▓ IE */
/* line 3, ../../sass/blocks/all/_all.sass */
::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

/* ╨б╤В╨╕╨╗╨╕╨╖╤Г╨╡╨╝ ╨┐╨╛╨╗╨╡ ╨▓╤Л╨▒╨╛╤А╨░ ╤В╨╡╨║╤Г╤Й╨╡╨│╨╛ ╨│╨╛╤А╨╛╨┤╨░ */
/* line 11, ../../sass/blocks/all/_all.sass */
#changeCity {
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(/css/../img/caret_down_city.png);
  background-position: right;
  background-repeat: no-repeat;
  border-color: #b3cccc;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  border-right-color: #869999;
  border-bottom-color: #869999;
  color: black;
  padding: 0px 5px;
  margin-top: -3px;
  width: 100%;
  height: 36px;
  line-height: 36px; }

@media only screen and (max-width: 992px) {
  /* line 34, ../../sass/blocks/all/_all.sass */
  .b-sms__form {
    text-align: center; } }
/* line 38, ../../sass/blocks/all/_all.sass */
.b-legalinfo__content {
  margin-top: 30px;
  font-size: 14px;
  padding: 5px;
  font-family: Arial; }

/* line 43, ../../sass/blocks/all/_all.sass */
.b-legalinfo__subheader {
  font-size: 18px; }

/* line 47, ../../sass/blocks/all/_all.sass */
.red-button._zamer {
  font-size: 20px;
  padding: 10px 20px; }

/* line 51, ../../sass/blocks/all/_all.sass */
.happy_but .red-button {
  width: 256px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 35px; }

/* line 57, ../../sass/blocks/all/_all.sass */
.b-gotovie__zakaz_btn .red-button {
  padding: 10px 14px; }

/* line 60, ../../sass/blocks/all/_all.sass */
.rzdv .b-gotovie__info_ttl {
  margin-right: 60px; }

/* line 63, ../../sass/blocks/all/_all.sass */
.vhd .b-gotovie__item_pict img {
  height: auto;
  width: 95%; }

/* line 68, ../../sass/blocks/all/_all.sass */
.b-contact h2 {
  padding-top: 30px;
  padding-bottom: 20px; }

@media only screen and (max-width: 630px) {
  /* line 73, ../../sass/blocks/all/_all.sass */
  .vhd .b-gotovie__item_pict img {
    height: 140px;
    width: auto; }

  /* line 76, ../../sass/blocks/all/_all.sass */
  .b-gotovie__zakaz_price {
    text-align: center; } }
/* line 79, ../../sass/blocks/all/_all.sass */
span.swiper-pagination-style {
  display: inline-block;
  text-align: center;
  width: 32%;
  float: none;
  vertical-align: top;
  margin-bottom: 16px; }
  /* line 86, ../../sass/blocks/all/_all.sass */
  span.swiper-pagination-style:hover {
    cursor: pointer; }
  /* line 88, ../../sass/blocks/all/_all.sass */
  span.swiper-pagination-style.active {
    cursor: default; }

/* line 90, ../../sass/blocks/all/_all.sass */
.dvra li:hover {
  cursor: pointer; }

/* line 92, ../../sass/blocks/all/_all.sass */
.dvra li.active:hover {
  cursor: default; }

/* line 94, ../../sass/blocks/all/_all.sass */
.swiperBtn___next, .swiperBtn___prev {
  top: 225px; }

/* line 96, ../../sass/blocks/all/_all.sass */
.b_greyblock__block {
  display: table;
  table-layout: auto;
  margin-left: 45px; }

/* line 100, ../../sass/blocks/all/_all.sass */
.b_greyblock_ico {
  display: table-cell;
  vertical-align: top; }

@media only screen and (max-width: 1200px) {
  /* line 104, ../../sass/blocks/all/_all.sass */
  .b-sms__form {
    margin-left: -15px;
    margin-right: -15px; }

  /* line 107, ../../sass/blocks/all/_all.sass */
  .b-sms_but .red-button {
    padding: 10px 17px; }

  /* line 109, ../../sass/blocks/all/_all.sass */
  .d-otziv-form input[type="submit"] {
    float: none !important;
    margin: auto;
    display: inherit; } }
@media only screen and (max-width: 992px) {
  /* line 117, ../../sass/blocks/all/_all.sass */
  .b-aktsii__center .b-aktsii__iconumber {
    display: none; }

  /* line 119, ../../sass/blocks/all/_all.sass */
  .b_greyblock__block {
    display: block;
    margin-left: 0px; }

  /* line 122, ../../sass/blocks/all/_all.sass */
  .b_greyblock_ico {
    display: block;
    width: 300px;
    margin: auto; } }
@media only screen and (max-width: 767px) {
  /* line 130, ../../sass/blocks/all/_all.sass */
  .es13_but_div .yellow-button {
    width: 429px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 133, ../../sass/blocks/all/_all.sass */
  .b-contact__block1 {
    text-align: center; }

  /* line 135, ../../sass/blocks/all/_all.sass */
  .b-contact__block_ico1 {
    display: inline-block; }

  /* line 137, ../../sass/blocks/all/_all.sass */
  .b-contact__block_ico2 {
    display: inline-block; } }
@media only screen and (max-width: 480px) {
  /* line 144, ../../sass/blocks/all/_all.sass */
  .b-contact h2 {
    font-size: 27px; }

  /* line 146, ../../sass/blocks/all/_all.sass */
  .b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag {
    font-size: 30px; }

  /* line 148, ../../sass/blocks/all/_all.sass */
  .b-aktsii .b-aktsii__icotext .b-aktsii__icotext__text {
    font-size: 18px; }

  /* line 150, ../../sass/blocks/all/_all.sass */
  .b-sms_bg .col-md-7 {
    padding-right: 0px;
    padding-left: 0px; }

  /* line 153, ../../sass/blocks/all/_all.sass */
  .b-sms_bg .b-sms__undertext {
    padding: 0px;
    margin-bottom: 15px; }

  /* line 157, ../../sass/blocks/all/_all.sass */
  .es13_but_div .yellow-button {
    font-size: 18px;
    width: 290px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 161, ../../sass/blocks/all/_all.sass */
  .es13_bg .es13_but_div {
    width: 290px; }

  /* line 163, ../../sass/blocks/all/_all.sass */
  .b-contact .b-contact__block_ico1 {
    background: none;
    padding-left: 20px; }

  /* line 166, ../../sass/blocks/all/_all.sass */
  .b-contact .b-contact__block_ico2 {
    background: none;
    padding-left: 20px; }

  /* line 169, ../../sass/blocks/all/_all.sass */
  .b-contact .b-contact__block_ico3 {
    background: none;
    padding-left: 20px; }

  /* line 172, ../../sass/blocks/all/_all.sass */
  .b-contact .b-contact__block_ico4 {
    padding-left: 20px; }

  /* line 174, ../../sass/blocks/all/_all.sass */
  .b-contact__block_zag2 {
    text-align: center;
    line-height: 1.2; }

  /* line 177, ../../sass/blocks/all/_all.sass */
  .b-contact__block_underzag2 {
    text-align: center; } }
@media only screen and (max-width: 992px) {
  /* line 181, ../../sass/blocks/all/_all.sass */
  .es10__text_cont {
    font-size: 24px; }

  /* line 183, ../../sass/blocks/all/_all.sass */
  .es10__zag_cont, .es10__zag_red {
    font-size: 35px; } }
@media only screen and (max-width: 767px) {
  /* line 189, ../../sass/blocks/all/_all.sass */
  .es10__text_cont {
    font-size: 20px; }

  /* line 191, ../../sass/blocks/all/_all.sass */
  .es10__zag_cont, .es10__zag_red {
    font-size: 30px; } }
/* line 194, ../../sass/blocks/all/_all.sass */
.inpfilephoto input.inputfile {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  cursor: pointer; }

/* line 201, ../../sass/blocks/all/_all.sass */
input.ERROR::-webkit-input-placeholder {
  color: #f55 !important; }

/* line 203, ../../sass/blocks/all/_all.sass */
input.ERROR:-moz-placeholder {
  color: #f55 !important; }

/* line 205, ../../sass/blocks/all/_all.sass */
input.ERROR::-moz-placeholder {
  color: #f55 !important; }

/* line 207, ../../sass/blocks/all/_all.sass */
input.ERROR:-ms-input-placeholder {
  color: #f55 !important; }

/* line 210, ../../sass/blocks/all/_all.sass */
textarea.ERROR::-webkit-input-placeholder {
  color: #f55 !important; }

/* line 212, ../../sass/blocks/all/_all.sass */
textarea.ERROR:-moz-placeholder {
  color: #f55 !important; }

/* line 214, ../../sass/blocks/all/_all.sass */
textarea.ERROR::-moz-placeholder {
  color: #f55 !important; }

/* line 216, ../../sass/blocks/all/_all.sass */
textarea.ERROR:-ms-input-placeholder {
  color: #f55 !important; }

/* line 219, ../../sass/blocks/all/_all.sass */
#legal-info .modal-dialog {
  width: 900px; }
  /* line 221, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog p {
    padding: 0;
    margin: 0; }
  /* line 224, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog .b-legalinfo__subheader {
    padding-top: 20px; }

@media (max-width: 992px) {
  /* line 228, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog {
    width: 600px;
    margin: 30px auto; } }
@media (max-width: 767px) {
  /* line 232, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog {
    width: 500px;
    margin: 30px auto; } }
@media (max-width: 550px) {
  /* line 237, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog {
    width: 400px;
    margin: 30px auto; }
  /* line 240, ../../sass/blocks/all/_all.sass */
  #legal-info .modal_zag {
    font-size: 39px; } }
@media (max-width: 480px) {
  /* line 244, ../../sass/blocks/all/_all.sass */
  #legal-info .modal-dialog {
    width: 300px;
    margin: 30px auto; }
  /* line 247, ../../sass/blocks/all/_all.sass */
  #legal-info .modal_zag {
    font-size: 37px; } }
/* line 251, ../../sass/blocks/all/_all.sass */
.b-zamer {
  cursor: pointer; }

/* line 254, ../../sass/blocks/all/_all.sass */
.b-form-clear {
  display: inline-block;
  margin-left: 20px;
  opacity: 0.5;
  cursor: pointer; }
  /* line 259, ../../sass/blocks/all/_all.sass */
  .b-form-clear:hover {
    opacity: 1; }

/* line 262, ../../sass/blocks/all/_all.sass */
.comment {
  color: #ff0000;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  width: 70%;
  margin: auto;
  text-align: center;
  line-height: 1.2;
  margin-top: -25px;
  margin-bottom: 25px; }
  /* line 272, ../../sass/blocks/all/_all.sass */
  .comment span {
    white-space: nowrap; }

@media (max-width: 992px) {
  /* line 276, ../../sass/blocks/all/_all.sass */
  .comment {
    width: 95%; }

  font-size: 20px; }
@media (max-width: 767px) {
  /* line 280, ../../sass/blocks/all/_all.sass */
  .comment {
    width: 95%;
    font-size: 18px; } }
@media (max-width: 480px) {
  /* line 284, ../../sass/blocks/all/_all.sass */
  .katalog__filter label {
    padding-right: 0px; }

  /* line 286, ../../sass/blocks/all/_all.sass */
  .b_contact_zhdu_bg .b_contact_zhdu_t1 {
    font-size: 24px;
    line-height: 1.2; }

  /* line 289, ../../sass/blocks/all/_all.sass */
  .b_contact_zhdu_bg .b_contact_zhdu_t2, .b_contact_zhdu_bg .b_contact_zhdu_t3 {
    font-size: 21px;
    line-height: 1.2; }

  /* line 293, ../../sass/blocks/all/_all.sass */
  .windows_free .windows_free_text .windows_free_t {
    font-size: 22px; } }
/* line 295, ../../sass/blocks/all/_all.sass */
.b-rassr__text span {
  white-space: nowrap; }

/* line 299, ../../sass/blocks/all/_all.sass */
.modal_form_happy {
  text-align: center; }

/* line 301, ../../sass/blocks/all/_all.sass */
#happy .happy_but {
  display: inline-block; }

/* line 303, ../../sass/blocks/all/_all.sass */
#happy .modal-header .close {
  z-index: 9; }

/* line 306, ../../sass/blocks/all/_all.sass */
.es17_bg .red-button {
  padding: 10px 35px;
  margin-left: 6px;
  width: 349px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  text-align: center; }

@media only screen and (max-width: 480px) {
  /* line 317, ../../sass/blocks/all/_all.sass */
  .es17_bg .red-button {
    width: 258px;
    padding: 10px 10px;
    margin-left: 0; } }
/* line 323, ../../sass/blocks/all/_all.sass */
span.red-button {
  display: inline-block; }

/* line 1, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
.b-top__zamer {
  width: 420px;
  background: #fde800;
  border-radius: 40px;
  margin-left: -65px;
  height: 92px;
  cursor: pointer;
  float: right;
  margin-right: 13px; }

/* line 11, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
.b-top__zamer_ruler {
  width: 102px;
  height: 79px;
  background: url(/img/es1_ruler.png) no-repeat center center;
  position: absolute;
  margin-left: -20px;
  margin-top: 12px; }

/* line 18, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
.b-top__zamer_txt {
  margin-left: 40px;
  padding-top: 14px;
  text-align: center;
  font-size: 3em;
  font-family: "ALSSchlangesans-Black";
  line-height: 1; }
  /* line 25, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
  .b-top__zamer_txt span {
    font-size: 1.2em; }

@media only screen and (max-width: 992px) {
  /* line 30, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
  .b-top__zamer {
    width: 90%;
    margin-right: 45px; } }
@media only screen and (max-width: 850px) {
  /* line 34, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
  .b-top__zamer {
    float: none;
    margin-left: 40px; } }
@media only screen and (max-width: 480px) {
  /* line 39, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
  .es1_bg._tipov .b-top__zamer {
    margin-left: 0px;
    margin: 0px auto;
    width: 90%;
    min-width: 230px;
    height: 80px; }

  /* line 45, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
  .b-top__zamer {
    margin-left: 0px;
    margin: 0px auto;
    width: 90%;
    min-width: 230px;
    height: 80px; }
    /* line 51, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
    .b-top__zamer .b-top__zamer_txt {
      padding-top: 20px;
      font-size: 2em;
      line-height: 1;
      margin-left: 25px; }
    /* line 56, ../../sass/blocks/b-top__zamer/_b-top__zamer.sass */
    .b-top__zamer .b-top__zamer_ruler {
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
      margin-left: -42px;
      margin-top: 6px; } }
/* lib for sprites */
/* line 104, icon/*.png */
.icon-sprite, .icon-seo, .icon-str, .b-footer-menu_slogan:after, .icon-str2, .b-footer-menu_slogan:before, .icon-top1, .top_menu .dropdown-toggle.top1:before, .icon-top2, .top_menu .dropdown-toggle.top2:before, .icon-top3, .top_menu .dropdown-toggle.top3:before, .icon-top4, .top_menu .dropdown-toggle.top4:before, .icon-zamer, .b-zamer:before {
  background-image: url('/css/../img/icon-s308b7fd55c.png');
  background-repeat: no-repeat; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-seo {
  background-position: 0 0;
  height: 30px;
  width: 29px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-str, .b-footer-menu_slogan:after {
  background-position: 0 -228px;
  height: 43px;
  width: 41px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-str2, .b-footer-menu_slogan:before {
  background-position: -28px -30px;
  height: 19px;
  width: 20px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-top1, .top_menu .dropdown-toggle.top1:before {
  background-position: 0 -107px;
  height: 39px;
  width: 29px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-top2, .top_menu .dropdown-toggle.top2:before {
  background-position: 0 -146px;
  height: 39px;
  width: 28px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-top3, .top_menu .dropdown-toggle.top3:before {
  background-position: 0 -68px;
  height: 39px;
  width: 32px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-top4, .top_menu .dropdown-toggle.top4:before {
  background-position: 0 -30px;
  height: 38px;
  width: 28px; }

/* line 84, C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-zamer, .b-zamer:before {
  background-position: 0 -185px;
  height: 43px;
  width: 55px; }

/* line 16, ../../sass/_icon.sass */
*[class^='icon-'] {
  display: inline-block; }

/* End */


/* Start:/css/media.css?15513619711068*/
/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .nomob {
    display: none; }

  body {
    font-size: 46%; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; }

  body {
    font-size: 40%; } }
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */

/* End */


/* Start:/css/skin.css?15513619719381*/
.jcarousel-skin-tango  {
	width:92%;

}



.mainkaruselbgdv .jcarousel-skin-tango  {
	width:440px;
	margin:0px auto;

}

.mainkaruselbgdvrazd .jcarousel-skin-tango  {
	width:350px;
	margin:0px auto;

}


.mainkaruselbgdvrazdruch .jcarousel-skin-tango  {
	width:450px;
	margin:0px auto;
}




.jcarousel-skin-tango .jcarousel-container {
   /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/

}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.mainkaruselbg .jcarousel-skin-tango .jcarousel-container-horizontal {


    padding: 12px 0px;
}


.seckaruseldopoptsbg .jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 530px;*/
    padding: 0px 60px;
}





.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 163px;
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-clip-horizontal {
		height: 510px;
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-clip-horizontal {
		height: 510px;
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-clip-horizontal {
		height: 510px;
}

.seckaruseldopoptsbg   .jcarousel-skin-tango .jcarousel-clip-horizontal {
    /*height: 150px;*/
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-item {
    width: 207px;
    height: 163px;

}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-item {
		width: 240px;
		height: 510px;
margin-right:-20px;

}


.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-item {
		width: 350px;
		height: 510px;
margin-right:0px;

}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-item {
		width: 450px;
		height: 510px;
margin-right:0px;

}


.seckaruseldopoptsbg  .jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    /*height: 150px;*/
	background:none;
text-align:center;
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-item img{

}

.seckaruseldopoptsbg  .mainkaruselbg  .jcarousel-skin-tango .jcarousel-item img{

}


.mainkaruselbg  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 11px;
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	/* margin-right: 11px;*/
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	/* margin-right: 11px;*/
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	/* margin-right: 11px;*/
}

.seckaruseldopoptsbg  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0px;
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
		margin-right: 0;
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
		margin-right: 0;
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
		margin-right: 0;
}



.seckaruseldopoptsbg  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}




.mainkaruselbg  .jcarousel-skin-tango .jcarousel-item-placeholder {

}

/**
 *  Horizontal Buttons
 */
.mainkaruselbg  .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 78px;
    right: -35px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/css/next-horizontal_.png) no-repeat 0 0;
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-next-horizontal {
		position: absolute;
		top: 233px;
		right: -28px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_right_act.png) no-repeat 0 0;
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-next-horizontal {
		position: absolute;
		top: 233px;
		right: -28px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_right_act.png) no-repeat 0 0;
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-next-horizontal {
		position: absolute;
		top: 233px;
		right: -28px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_right_act.png) no-repeat 0 0;
}

.seckaruseldopoptsbg   .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 15px;
    right: 28px;
    width: 24px;
    height: 31px;
    cursor: pointer;
    background: transparent url(/css/strdopoptsright.png) no-repeat 0 0;
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/css/prev-horizontal.png);
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
		left: 5px;
		right: auto;
		background-image: url(/img/dvstr_left_act.png);
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
		left: 5px;
		right: auto;
		background-image: url(/img/dvstr_left_act.png);
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
		left: 5px;
		right: auto;
		background-image: url(/img/dvstr_left_act.png);
}

.seckaruseldopoptsbg  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/css/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
   /* background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background-image: url(/img/dvstr_right.png) !important;
   /* background-position: -96px 0;*/
}

.mainkaruselbg  .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 78px;
    left: -32px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/css/prev-horizontal_.png) no-repeat 0 0;
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-prev-horizontal {
		position: absolute;
		top: 233px;
		left: -38px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_left_act.png) no-repeat 0 0;
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-prev-horizontal {
		position: absolute;
		top: 233px;
		left: -38px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_left_act.png) no-repeat 0 0;
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-prev-horizontal {
		position: absolute;
		top: 233px;
		left: -38px;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: transparent url(/img/dvstr_left_act.png) no-repeat 0 0;
}

.seckaruseldopoptsbg .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 17px;
    left: 28px;
    width: 24px;
    height: 31px;
    cursor: pointer;
    background: transparent url(/css/strdopoptsleft.png) no-repeat 0 0;
}



.mainkaruselbg  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/css/next-horizontal.png);
}

.mainkaruselbgdv  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
		left: auto;
		right: 5px;
		background-image: url(/img/dvstr_right_act.png);
}

.mainkaruselbgdvrazd  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
		left: auto;
		right: 5px;
		background-image: url(/img/dvstr_right_act.png);
}

.mainkaruselbgdvrazdruch  .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
		left: auto;
		right: 5px;
		background-image: url(/img/dvstr_right_act.png);
}

.seckaruseldopoptsbg .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/css/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
   /* background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background-image: url(/img/dvstr_left.png) !important;
    /*background-position: -96px 0;*/
}

/* End */


/* Start:/js/fancybox/source/jquery.fancybox.css?15513617394917*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
padding:0px!important
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/js/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/js/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/js/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/js/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/js/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/js/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/css/custom.css?175172956096633*/
@font-face {
    font-family: 'GothaProBol';
    font-style: normal;
    font-weight: normal;
    src: local('GothaProBol'), local('GothaProBol'),
    url(/css/../fonts/GothaProBol.woff) format('woff'),
    url(/css/../fonts/GothaProBol.ttf) format('truetype');
}
.es2 h2 {padding-bottom: 0px; padding-top:0; margin: 0;    line-height: 1.2;}
.predop {    text-align: center;   font-family: 'ALSSchlangesans-Black';
    text-transform: uppercase; color: #ff0000; font-size: 34px;    display: block; margin-bottom: 60px}
@media only screen and (max-width: 992px){
	.predop {font-size: 28px;}
}
@media only screen and (max-width: 480px){
	.predop {font-size: 20px;}
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-internal-autofill-selected,
input:-webkit-autofill:active {
-webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
-webkit-transition-delay: 9999s;

}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active
 {
-webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
-webkit-transition-delay: 9999s;

}

/*-----vnimanie-----*/
.vnimanie {display: none;}
/*
.main {margin-top:23px}
.vnimanie {position: fixed; top:0; left: 0;   background-color: red;  color: #fff; text-align: center; width: 100%;  
  box-shadow: 0 2px 4px -2px rgba(0,0,0,.5);text-shadow: 1px 1px 2px black;    font-size: 14px;
    padding: 3px 0;
    z-index: 55;} 
@media only screen and (max-width: 768px){
	.vnimanie span._1 {display: none}
}
@media only screen and (max-width: 480px){
	.vnimanie span {display: block}
	.vnimanie span._1 {display: none}
.main {margin-top:40px}
}
*/
/*-----vnimanie-----*/




.grafik {margin-bottom: 50px; margin-top:50px}
.grafik__ttl {font-size: 44px; text-align: center; line-height: 1.1;font-family: 'ALSSchlangesans-Black';}
.grafik__ttl span.color{    color: rgb(255, 213, 0);display: block;}
.grafik__ttl span {white-space: nowrap;}
.grafik__desc {font-size: 14px; color: rgb(174, 174, 174); line-height: 1; font-style: italic; text-align: center;margin-top: 5px;}
.grafik__block {display:flex;    align-items: center;  justify-content: center; margin-top: 50px}
.grafik__item_ttl {font-size:18px;text-align: center;}
.grafik__item_ttl._red {    color: #ff0000;}
.grafik__block .iframe_block {overflow: hidden;width: 278px; height: 340px; }
.grafik__block .iframe_block._color {background-color: #eff1f5;}
.grafik__block .iframe_label {color: #28467f;  padding: 16px 0px 12px 20px; font-size: 14px;border-bottom: 1px solid #d6d9e0; }
.grafik__block .iframe_label span {margin-right: 50px}
.iframe-parametr {padding: 15px 20px; line-height:2.32; font-size: 16px}
.iframe-parametr .exchange-rates_item  { width: 100%!important;    display: flex; justify-content: space-between;}  
.iframe-parametr div.exchange-rates__down .exchange-rates_diff {color: #ef2d1d}
.iframe-parametr div.exchange-rates__up .exchange-rates_diff {color: #1baf5d}
.exchange-rates_date { width:85px;    display: inline-block;} 
.exchange-rates_rate { width:85px;    display: inline-block;}  
.exchange-rates_diff   { text-align: right; display: inline-block;  width: 55px; }
.grafik__block	.iframe_class {
border: 0px;
    margin-left: -35px;
    margin-top: -380px;
		width: 1000px;
		height: 1000px;
	}

@media (max-width: 992px){
.iframe_block {display: none}
}
@media (max-width: 768px){
.grafik__block_item img {    max-width: 659px;  width: 100%;}
}
@media (max-width: 480px){
.grafik__item_ttl {font-size:16px}
}


.es1_bg._woman .es1_bg__right_col .rasschitat {margin-left: 125px;}
.nobr {    white-space: nowrap;}
.zagl {font-size: 48px; color: #171616; font-family: "ALSSchlangesans-Black"; text-transform: uppercase;  text-align: center;}
.b-video__block iframe {width: 100%;height:100%;border:0; }
.b-video-otziv__item iframe {width: 100%;height:100%;border:0; }
.b-contact h1{font-size: 48px;padding-top: 30px; padding-bottom: 20px;    color: #171616;  font-family: "ALSSchlangesans-Black";   text-transform: uppercase;
	text-align: center;}
.es1_bg._ustan h1 span {font-size: 68px; display: block;}
.es1_bg._ustan {height: 680px;}
.b-card .b-gotovie__item_info h1 {padding: 0; margin: 0; text-align: left; margin-bottom: 30px;font-size: 4.9em;
    color: #171616; font-family: "ALSSchlangesans-Black"; text-transform: uppercase;}
.es1_bg__right_col h1 {margin-right: 0px!important;font-size:56px;color: #0b0b0b; font-family: "pfdindisplaypro";  text-transform: uppercase;
    line-height: 1;  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6);}
.es1_bg__right_col h1 span {display:block}
.tdtop .razmdvvn .dvra li {display: inline-block; padding: 0px 5px;}
.katalog_copmplekt span {display:block}
.es1aktsii_bg .ttl2 {font-size: 120px;  text-transform: uppercase;  color: #01d2e9; font-family: "Roboto", sans-serif;
    font-style: italic;  font-weight: bold;line-height: 1; text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6);
    margin-right: 105px;}
.b-aktsii h1 { font-size: 4.9em;  color: #171616; font-family: "ALSSchlangesans-Black";  text-transform: uppercase;  text-align: center;}
.es1_rassr_bg h1 span { font-size:56px; color: #000;  font-family: 'Roboto', sans-serif; font-style: italic;  font-weight: bold; text-transform: uppercase;  line-height: 1;
    text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.1em 0.1em 0.1em rgba(0,0,0,0.6);
    margin-bottom: 20px;  text-align: left; display: block; margin-top: 15px}
.es1_bg__right_col .ttl2 {text-align: right; font-size: 100px; font-family: 'Roboto', sans-serif; font-style: italic;
font-weight: bold;text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.1em 0.1em 0.1em rgba(0,0,0,0.6); line-height: 1.1; margin-bottom: 20px;}
.es1_bg__right_col .ttl2 span { margin-right: 60px;}
.b-gotovie h1 {font-size: 4.9em; color: #171616;  font-family: "ALSSchlangesans-Black"; text-transform: uppercase;  text-align: center;}
.b-gotovie__block {margin-top: 0}
.es1_main_bg h1 span {font-size: 68px; color: #0b0b0b; font-family: 'pfdindisplaypro'; text-transform: uppercase; line-height: 1;
	text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0,0,0,0.6);display: block; margin-top:15px }
.es1_main_bg .es1_main__left_menu {   margin-top: 255px;}

@media only screen and (max-width: 1200px){
	.es1_bg._woman h1 { margin-left: 0px;}
.es1_bg._tipov .ttl2 { font-size: 80px;}
.es1aktsii_bg .ttl2 {margin-right: 20px;}
.es1_rassr_bg h1  span{margin-bottom: 20px;}
}

@media only screen and (max-width: 992px){
	.zagl { font-size: 3.6em; padding-left: 10px; padding-right: 10px;}

.es1_main_bg h1 span { font-size: 60px;}
.b-gotovie h1 {font-size: 3.6em;}
.es1_bg._tipov .ttl2 {font-size: 86px;    text-align: center;}
.es1_bg__right_col .ttl2 span { margin-right: 0px;}
.es1_rassr_bg h1 span {font-size: 56px; margin-bottom: 20px;}
.b-aktsii h1 { font-size: 3.6em;  padding-left: 10px;  padding-right: 10px;}
.es1aktsii_bg .ttl2 { font-size: 95px;}
.es1_bg._woman h1 { margin-left: 0px;}
.es1_bg__right_col h1 {font-size:46px}
.es1_bg._ustan h1 span {font-size: 55px!important; display: inline-block;}
.b-card .b-gotovie__item_info h1{font-size: 36px}
}

@media only screen and (max-width: 767px){
	.es1_main_bg .es1_main__left_menu { margin: 40px auto 0px;}
	.es1_main_bg .es1_main__left_name { margin-top: 44%;}
.es1_main_bg h1 span {font-size: 50px;}
.es1_bg._tipov .ttl2 { font-size: 60px;}
.es1_rassr_bg h1 span{font-size: 56px; margin-bottom: 20px; text-align: left; padding-left: 0;}
.es1aktsii_bg .ttl2 { margin-right: 0px; text-align: center;}
.es1_bg._ustan h1 span{ font-size: 45px!important}
}
@media only screen and (max-width: 480px){
.zagl {font-size: 2.9em;}
.zagl br {display: none}
.es1_main_bg h1 span {font-size: 28px;}
.b-gotovie h1 {font-size: 2.9em;}
.es1_bg._tipov .ttl2  {font-size: 38px;}
.es1_rassr_bg h1 span { font-size: 36px; margin-bottom: 20px;}
.es1aktsii_bg .ttl2 { font-size: 5em;}
.b-aktsii h1 {font-size: 2.9em;}
.es1_bg__right_col h1 {font-size:32px}
.es1_bg__right_col h1 {text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 0.03em 0.04em 0.08em rgba(0, 0, 0, 0.6);}
}
.es1aktsii_15dney { text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 0.02em 0.04em 0.08em rgba(0,0,0,0.6);}
.es1_otzivy_zag {color:#000}

.b-calcblock {border: 1px solid #acacac;width: 90%; margin: 30px auto; text-align: center; border-radius:10px; padding: 5px 0 10px 0;}
.b-calc-ttl {font-family: 'ALSSchlangesans-Black';  font-size: 30px; text-transform: uppercase;}
.b-calcblock .yellow-button {text-decoration: none;padding: 6px 20px 7px 20px;    font-size: 22px;}



.es30{margin-top: 50px}
.es30__block {display: flex;    margin-top: 35px; margin-bottom: 50px} 
.es30__cont {margin-bottom: 30px;padding: 0 50px 0 30px;background: url("/img/check.png") 0 7px no-repeat; }
.es30__cont_desc {    margin-top: 5px;  font-size: 18px;}
.es30__cont_ttl {  font-size: 24px;  font-family: ALSSchlangesans-Black;  line-height: 1.2;}
.es30__item {width: 48%}
.windows_free .windows_free_text .ttl2 {font-size: 80px; font-family: 'ALSSchlangesans-Black';
    line-height: 1; text-transform: uppercase;  margin-bottom: 20px; text-align: left;}

.b-video {margin: 50px auto 50px auto;}

.b-video .zagl{text-transform: none;font-size:40px;line-height: 1.2; padding-top:0px!important; padding-bottom:0px!important}
.b-video .b-video__block {max-width: 650px; height: 360px; margin: 30px auto }
.b-video-otziv {display: flex;justify-content: center;    margin-bottom: 25px;    height: 180px;}
.b-video-otziv__item {padding: 0 15px}
.es14_bg.video h2 {padding: 30px 20px 80px!important;}
.es14_bg.video { height: 1050px; background: url(/css/../img/es14_bg2.jpg) no-repeat center top;}

@media only screen and (max-width: 992px){
.b-video .zagl {font-size: 36px;}
.es30__block {display: block;  margin-top: 35px; margin-bottom: 60px} 
.es30__item {width: 98%}
}

@media only screen and (max-width: 850px){
.es1_bg._woman .es1_bg__right_col .rasschitat {margin-left: 80px;}
}
@media only screen and (max-width: 768px){
.b-calc-ttl {font-size: 26px; }
	.b-calcblock .yellow-button { font-size: 18px;    margin-top: 5px;}
	.b-video .zagl {font-size: 34px;}
    .es14_bg.video {height: auto; margin: 0 auto;background: none;    padding-bottom: 30px;}
	.es14_bg.video h2 {    padding: 30px 20px 25px!important;}
	.b-video-otziv { display: block; height: auto; text-align: center}
	.b-video-otziv__item { width: 300px;      height: 180px;  margin: 10px auto; padding:0} 
.es30__block {display: block;  margin-top: 35px; margin-bottom: 60px} 
.es30__item {width: 98%}
}
@media only screen and (max-width: 640px){
	.es1_bg._woman .es1_bg__right_col .rasschitat {margin-left: 0px;    margin: 20px auto;}
}
@media only screen and (max-width: 590px) {
	.b-video .b-video__block {height: 320px;}
}
@media only screen and (max-width: 480px){
.b-calc-ttl {font-size: 26px; }
	.b-calcblock .yellow-button { font-size: 18px;    margin-top: 5px;}
	.b-video .zagl {    font-size: 24px; line-height: 1.1;}
	.b-video .b-video__block {height: 240px;}
.es30__cont_ttl {  font-size: 20px;}
.es30__cont_desc {  font-size: 16px;}
	.es30__cont {margin-bottom: 30px;padding: 0 0px 0 30px;}
	.b-card .b-gotovie__item_info h1{font-size: 28px}
}

.es1_main_bg h1 {font-size: 11em;  color: #0b0b0b;  font-family: 'pfdindisplaypro';  text-transform: uppercase;  line-height: 1;
    text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0,0,0,0.6);}
.es1_main_bg h2 {  font-size: 6.8em;  color: #0b0b0b;  font-family: 'pfdindisplaypro';  text-transform: uppercase;
    line-height: 1;  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0,0,0,0.6);}
.zagl {font-size: 49px;      color: #171616;  font-family: "ALSSchlangesans-Black";  text-transform: uppercase;  text-align: center;   } 
.es12_bg .zagl { padding-top: 45px;  margin-bottom: 60px;}
.es2 .title   {font-size: 4.9em;  color: #171616; font-family: "ALSSchlangesans-Black";text-transform: uppercase;  
text-align: center; padding-top: 40px;  line-height: 1;}
.es13_14 .zagl {font-size: 40px; font-family: "ALSSchlangesans-Black";  text-align: center;  line-height: 1.1;  margin-bottom: 20px;}
h5 {font-size: 4.9em; color: #171616;  font-family: "ALSSchlangesans-Black";
    text-transform: uppercase;  text-align: center;}
.es13_14 .zagl.small {text-transform:none}
.es1_rassr_bg h1 { font-size: 10em;  color: #000; font-family: 'Roboto', sans-serif;  font-style: italic;  font-weight: bold; text-transform: uppercase;
    line-height: 1;  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
    margin-bottom: 5px;}

.es1_rassr_bg h2 { font-size: 5.7em; color: #000; font-family: 'Roboto', sans-serif;  font-style: italic;
    font-weight: bold;  text-transform: uppercase;  line-height: 1;  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff, 0.1em 0.1em 0.1em rgba(0,0,0,0.6);
    margin-bottom: 20px;text-align: left;}


.b-contact .zagl { padding-top: 30px;  padding-bottom: 20px;}

.toptop { width: 80px;height: 95px;}
.toptop img{ width: 100%;}


.main {min-height: auto}
.b-legalinfo__content {
    padding: 20px;
}

.b-footer-menu_block {    display: block;
    vertical-align: top;
    text-align: center;}
.b-footer-menu_slogan{
	padding-right: 30px;margin-bottom: 15px;}
.b-footer-menu_slogan:before {display: block; bottom: -15px;}
.b-footer-menu_slogan:after {display: none;}


.prav-info {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1}

.prav-info.top20 {margin-top: 20px;}
.prav-info.top10 {margin-top: 10px;}
.prav-info.center {text-align: center;}
.prav-info.grey {color: #cccccc}
.prav-info.grey a {color: #cccccc}
.prav-info.grey a:hover {color: #cccccc}
.prav-info.dark {color: rgba(0, 0, 0, 0.5)}
.prav-info.dark a {color: rgba(0, 0, 0, 0.5)}
.prav-info.dark a:hover {color: rgba(0, 0, 0, 0.5)}
.prav-info.white {color: #fff}
.prav-info.white a {color: #fff}
.prav-info.white a:hover {color: #fff}
.prav-info.w80 {width: 80%;margin: 20px auto;}
.prav-info.mb30 {margin-bottom: 30px;}
.b-sms_bg .b-sms__undertext {margin-bottom: 15px}
.es1_otzivy__form_bg {margin: 0 auto 10px auto;}
.b-vid__form .prav-info {padding-left: 0;
	padding-right: 0}

#gift .modal-dialog {height: 625px}
#gift .modal-content {height: 625px}
#want_zamer .modal-dialog .butzamer {margin-bottom: 20px;}
#happy .modal-dialog {height: 837px}
#happy .modal-content {height: 800px}
.es4_bg {height: auto;background: url(/img/es4_bg_3.jpg) no-repeat center center;
	min-height: 360px;margin: 20px auto;background-size: cover;
}

.es4_bg .es4_bg__desctext {margin: 10px auto 20px auto;}
.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
	height: 466px;background: url(/css/../img/b_market_item_form_bg.png) no-repeat center top;
	background-size: cover;}
.b-top {margin: -1px 0 -85px 0}

button.img-outer {
	vertical-align: middle;
	background: transparent;
	border: none;
	outline: none;
}
.b-footer-menu .container {    padding-left: 0px;  padding-right: px;} 

.err {text-align: center; display: table;width: 100%;    margin: 50px auto;}
.err .wrapper {display: table-cell;     height: 65%;  vertical-align: middle;}
.err .wrapper p {font-size: 18px}

.b-footer-menu_block .b-footer-menu_slogan {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 3px;    font-size: 18px;
}



@media only screen and (max-width: 1200px) {
	.es1_bg._ustan {  height: 610px;}
	.es16_bg h5 { font-size: 4.9em; padding: 80px 20px 30px;}
	.es9 .es9__text {font-size: 46px}
	h5 {font-size:46px}
	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna { font-size: 10em; margin-bottom: 5px;}
.es1_rassr_bg h2 { font-size: 5.7em; margin-bottom: 20px;}
.windows_free .windows_free_text .ttl2 {font-size: 66px;}

}




@media only screen and (max-width: 992px) {
	.es1_bg._ustan { height: auto;}
	.b-contact h1 {font-size: 36px;}
	.b-footer-menu_slogan {margin-bottom: 0px;}
    .b-footer-menu_slogan:before { bottom: 3px;}
	.es13_bg {height: 590px;background: url(/img/es13_bg.png) no-repeat center center;background-size: cover;	}
	.es13_bg .prav-info {margin-top: 20px;}
	.b-sms_bg .prav-info.top10 {margin-top: 0px;}
	.es17_bg .prav-info.top20 {margin-top: 0px;}
	#pismo_directoru_send {text-align: center}	
.es1_main_bg h1{  font-size: 8em;}
.es1_main_bg h2{  font-size: 6em;}
.es13_14 .zagl {font-size: 3.6em;padding-left: 10px;  padding-right: 10px;}
		.es2 .title  {  font-size: 3.6em;   padding-left: 10px;   padding-right: 10px;}
	.es16_bg h5 { font-size: 3.6em; padding: 80px 20px 30px;}
	h5 { font-size: 3.6em;}
.zagl { font-size: 3.6em;}
	.es9 .es9__text {font-size: 36px}
.es1_rassr_bg h1 { font-size: 10em;  margin-bottom: 5px;}
.es1_rassr_bg h2 { font-size: 5.7em; margin-bottom: 20px;}

	.b-rassr .b-rassr__zag {font-size: 42px}
	.b-rassr .b-rassr__ico img {width: 75px}
	.b-rassr .b-rassr__b1 { font-size: 2em; margin-top: 10px}
.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag90 {font-size: 6.5em; line-height: 1;  margin-left: 15px;}
	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag { font-size: 42px;}
.windows_free .windows_free_text .ttl2 {font-size: 48px; text-align: center}
}
@media only screen and (max-width: 915px) {
	.es1_bg._ustan .es1_bg__right_col { text-align: center;}
}
@media only screen and (max-width: 768px) {

	.es8_bg .es8_form {height: auto}
	.es8_bg .prav-info {margin-bottom: 10px}
	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_but {padding-bottom: 10px;}
	.b_contact_ceo_bg .prav-info {padding-bottom: 10px;margin-top: 0px}
	.prav-info.w80 {margin: 0px auto;padding-bottom: 15px}
	#gift .modal-dialog {height: 610px}
	#gift .modal-content {height: 610px}
	#happy .modal-dialog { height: auto;}
#happy .modal-content { height: auto;}
	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {height: auto;}
	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .prav-info {padding-bottom: 15px;padding-top: 0}
	.b_contact_ceo_bg {padding-bottom: 20px;}
.es1_main_bg h1 { font-size: 7em;}
.es1_main_bg h2{  font-size: 5em;}
	.err .wrapper p {font-size: 16px}
	.es9 .es9__text {font-size: 32px}
.zagl { font-size: 32px;}
.es1_rassr_bg h1 { font-size: 10em; margin-bottom: 5px;}
.es1_rassr_bg h2{ font-size: 5.7em; margin-bottom: 20px; text-align: left; padding-left: 0}
.b-rassr .b-rassr__zag {font-size: 36px}

}

@media only screen and (max-width: 500px) {
	.b-sms_bg .prav-info {margin-top: 10px;}
}

@media only screen and (max-width: 650px) {
	.es13_bg {height: auto;background: url(/css/../img/es13_bg.png) no-repeat center center;
		background-size: cover;padding-bottom: 60px}
	.es13_bg .prav-info.top10 {margin-top: 0px;}
}

@media only screen and (max-width: 480px) {
	.b-contact h1 { font-size: 27px;}
	.es2 .title  {  font-size: 2.9em;}  
	.es17_bg .es17_blockbg {margin: 20px auto}
	.err .wrapper p {font-size: 16px}
.zagl { font-size: 2.9em;}
	.es13_14 .zagl  {font-size: 32px;}
	h5 { font-size: 2.9em;}
.zagl { font-size: 2.9em;}
	.es9 .es9__text {font-size: 29px}
.es1_rassr_bg h1 { font-size: 6em;  margin-bottom: 5px;}
.es1_rassr_bg h2 { font-size: 3.7em;  margin-bottom: 20px;}
.b-rassr {text-align: center}
.b-rassr .b-rassr__zag {font-size: 30px}
.b-rassr .b-rassr__b1 { font-size: 18px;}
	.b-rassr .b-rassr__b2 { font-size: 18px;}
	.es1aktsii_bg h1 { font-size: 5em;}
	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney { font-size: 30px;}
	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag { font-size: 30px;}
.windows_free .windows_free_text .ttl2 {font-size: 48px; text-align: center}
}
.b-main {    padding: 40px 20px 60px; text-align: center}
.b-main .ttl {text-align: center;  color: #0d0d0d;  display: inline-block;  text-transform: none;  font-family: 'ALSSchlangesans-Black';   padding-top: 0px;
    margin-bottom: 0px;   line-height: 1.2; font-size: 40px}
.b-main__block {font-size: 24px;  width: 75%; text-align: left; margin: 30px auto 0 auto}
.b-main__block ul {margin-left: 10px}
.b-main__block ul li {    position: relative;  padding-left: 25px; list-style-type: none;  margin-bottom: 10px;}
.b-main__block ul li:before {    content: "";  display: block;  position: absolute;  left: 0;  top: 5px;  background: url(/img/check.png);  width: 18px;    height: 18px;}

@media only screen and (max-width: 1200px) {
.b-main__block { width: 91%;}
}

@media only screen and (max-width: 992px){
.b-main .ttl  {	font-size: 36px;}
.b-main__block { font-size: 22px; width: 100%; text-align: left;  margin: 30px auto 0 auto;}
.b-main__block ul { margin-left: 0px;}
.b-footer-menu_block .b-footer-menu_slogan:before {display: none;}
}
@media only screen and (max-width: 768px){
.b-main .ttl  {	font-size: 32px;}
.b-main__block { font-size: 20px;   margin: 25px auto 0 auto;}
}
@media only screen and (max-width: 480px){
.b-main .ttl  {	font-size: 30px;}
}

#bom {display: none}
#bom  .modal-dialog { background: url(/img/bg.png) no-repeat top center #fff; width: 520px; background-size: 96%; height: 640px;  border-radius: 6px}
#bom  .modal-content {background: none; border: 0; width: 520px; height: 640px}
#bom  .modal-header .close {float: none; width: 55px; height: 55px; line-height: 1; text-shadow: none; margin: 0; position: absolute; top: 5px; right: 0}
#bom  .modal_zag { margin: 0 auto 225px; color: #171616; font-size: 4.9em; text-align: center; text-transform: uppercase; font-family: 'ALSSchlangesans-Black';
    line-height: 1}
#bom  .madal_t1 { text-align: center; font-size: 26px; line-height: 1.2;     width: 80%; margin: 0 auto}
#bom  .madal_t1 span {color: red}
#bom .modal_input_ema { margin: 0 auto 10px; background: url(/img/input.png) no-repeat left top; width: 390px; height: 55px; margin-bottom: 15px;margin-top: 10px}
#bom  .modal_input_ema input { font-family: 'Roboto', sans-serif;  font-size: 1.8em;  font-weight: 300; font-style: italic;  height: 34px;
    margin: 10px 0 0 15px;  width: 355px; border: 0;  background: none}
#bom  .gift_but { text-align: center; position: relative}
#bom .modal_form_gift {margin-top: 25px}
#bom .prav-info.top10 {margin-top: 20px;}
@media (max-width: 768px){
#bom .modal-dialog {  background: url(/img/bg.png) no-repeat center 40px #fff; background-size: 100%; width: 300px;  height: 570px;  margin:30px auto;  border-radius: 6px  }
#bom .modal-content { background: none;   border: 0;  width: 300px; height: 570px }
#bom .modal-header .close {float: none; width: 55px; height: 55px; line-height: 1; text-shadow: none;margin: 0; position: absolute; top: 5px; right: 0}
#bom .modal_zag {margin: 0 auto 180px; color: #171616; font-size: 2.9em; text-align: center; text-transform: uppercase; font-family: 'ALSSchlangesans-Black'; line-height: 1 }
#bom .madal_t1 {font-size: 22px;text-align: center;margin-bottom: 10px; width: 96%;margin-left: auto; margin-right: auto; line-height: 1}
#bom .modal_input_ema {margin: 0 auto 10px; background: url(/img/gift/input260.png) no-repeat left top; width: 260px; height: 55px;}
#bom .modal_input_ema input {font-family: 'Roboto', sans-serif; font-size: 1.8em;  font-weight: 300;
        font-style: italic; height: 34px;  margin: 10px 0 0 15px; width: 230px; border: 0; background: none }
#bom .gift_but {text-align: center; position: relative}



}

    .fireworks-bg {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1041;
    }
    .pyro > .before, .pyro > .after {
        position: absolute;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
        -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
        -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
        -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
        -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
        animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    }

    .pyro > .after {
        -moz-animation-delay: 1.25s, 1.25s, 1.25s;
        -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
        -o-animation-delay: 1.25s, 1.25s, 1.25s;
        -ms-animation-delay: 1.25s, 1.25s, 1.25s;
        animation-delay: 1.25s, 1.25s, 1.25s;
        -moz-animation-duration: 1.25s, 1.25s, 6.25s;
        -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
        -o-animation-duration: 1.25s, 1.25s, 6.25s;
        -ms-animation-duration: 1.25s, 1.25s, 6.25s;
        animation-duration: 1.25s, 1.25s, 6.25s;
    }

    @-webkit-keyframes bang {
        to {
            box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
        }
    }
    @-moz-keyframes bang {
        to {
            box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
        }
    }
    @-o-keyframes bang {
        to {
            box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
        }
    }
    @-ms-keyframes bang {
        to {
            box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
        }
    }
    @keyframes bang {
        to {
            box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
        }
    }
    @-webkit-keyframes gravity {
        to {
            transform: translateY(200px);
            -moz-transform: translateY(200px);
            -webkit-transform: translateY(200px);
            -o-transform: translateY(200px);
            -ms-transform: translateY(200px);
            opacity: 0;
        }
    }
    @-moz-keyframes gravity {
        to {
            transform: translateY(200px);
            -moz-transform: translateY(200px);
            -webkit-transform: translateY(200px);
            -o-transform: translateY(200px);
            -ms-transform: translateY(200px);
            opacity: 0;
        }
    }
    @-o-keyframes gravity {
        to {
            transform: translateY(200px);
            -moz-transform: translateY(200px);
            -webkit-transform: translateY(200px);
            -o-transform: translateY(200px);
            -ms-transform: translateY(200px);
            opacity: 0;
        }
    }
    @-ms-keyframes gravity {
        to {
            transform: translateY(200px);
            -moz-transform: translateY(200px);
            -webkit-transform: translateY(200px);
            -o-transform: translateY(200px);
            -ms-transform: translateY(200px);
            opacity: 0;
        }
    }
    @keyframes gravity {
        to {
            transform: translateY(200px);
            -moz-transform: translateY(200px);
            -webkit-transform: translateY(200px);
            -o-transform: translateY(200px);
            -ms-transform: translateY(200px);
            opacity: 0;
        }
    }
    @-webkit-keyframes position {
        0%, 19.9% {
            margin-top: 10%;
            margin-left: 40%;
        }
        20%, 39.9% {
            margin-top: 40%;
            margin-left: 30%;
        }
        40%, 59.9% {
            margin-top: 20%;
            margin-left: 70%;
        }
        60%, 79.9% {
            margin-top: 30%;
            margin-left: 20%;
        }
        80%, 99.9% {
            margin-top: 30%;
            margin-left: 80%;
        }
    }
    @-moz-keyframes position {
        0%, 19.9% {
            margin-top: 10%;
            margin-left: 40%;
        }
        20%, 39.9% {
            margin-top: 40%;
            margin-left: 30%;
        }
        40%, 59.9% {
            margin-top: 20%;
            margin-left: 70%;
        }
        60%, 79.9% {
            margin-top: 30%;
            margin-left: 20%;
        }
        80%, 99.9% {
            margin-top: 30%;
            margin-left: 80%;
        }
    }
    @-o-keyframes position {
        0%, 19.9% {
            margin-top: 10%;
            margin-left: 40%;
        }
        20%, 39.9% {
            margin-top: 40%;
            margin-left: 30%;
        }
        40%, 59.9% {
            margin-top: 20%;
            margin-left: 70%;
        }
        60%, 79.9% {
            margin-top: 30%;
            margin-left: 20%;
        }
        80%, 99.9% {
            margin-top: 30%;
            margin-left: 80%;
        }
    }
    @-ms-keyframes position {
        0%, 19.9% {
            margin-top: 10%;
            margin-left: 40%;
        }
        20%, 39.9% {
            margin-top: 40%;
            margin-left: 30%;
        }
        40%, 59.9% {
            margin-top: 20%;
            margin-left: 70%;
        }
        60%, 79.9% {
            margin-top: 30%;
            margin-left: 20%;
        }
        80%, 99.9% {
            margin-top: 30%;
            margin-left: 80%;
        }
    }
    @keyframes position {
        0%, 19.9% {
            margin-top: 10%;
            margin-left: 40%;
        }
        20%, 39.9% {
            margin-top: 40%;
            margin-left: 30%;
        }
        40%, 59.9% {
            margin-top: 20%;
            margin-left: 70%;
        }
        60%, 79.9% {
            margin-top: 30%;
            margin-left: 20%;
        }
        80%, 99.9% {
            margin-top: 30%;
            margin-left: 80%;
        }
    }


    .bom-container svg {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        fill: rgba(255, 0, 0, 0.1);
        stroke: #fd8768;
        stroke-width: 20px;
        stroke-linecap: butt;
        stroke-linejoin: miter;
        filter: drop-shadow(0px 0px 1px #ba003f);
        transform-style: preserve-3d;
        perspective-origin: center cetner;
        perspective: 300;
    }

    .bom-img {
        width: 90px;
    }

    .spark {
        position: absolute;
        fill: url(/css/#sparkgrad);
        opacity: 0;
        transform-origin: 50% 50%;
        transform: translate(0px, 0px);
        animation: floatUp 800ms linear infinite forwards;
    }

    .sp1 {
        animation-delay: 0ms;
    }

    .sp2 {
        animation-delay: 205ms;
    }

    .sp3 {
        animation-delay: 415ms;
    }

    .sp4 {
        animation-delay: 600ms;
    }

    .sp5 {
        animation-delay: 310ms;
    }

    .spark3 .sp1 {
        animation-delay: 110ms;
    }

    .spark3 .sp2 {
        animation-delay: 600ms;
    }

    .spark3 .sp3 {
        animation-delay: 1000ms;
    }

    .spark3 .sp4 {
        animation-delay: 300ms;
    }

    .spark3 .sp5 {
        animation-delay: 700ms;
    }

    @keyframes floatUp {
        0% {
            transform: translate(0px, 0px) rotate3d(0, 0, 0, 0deg);
            opacity: 1
        }
        5% {
            transform: translate(5px, -10px) rotate3d(2, 4, 1, 40deg);
        }
        6% {
            transform: translate(5px, -10px) rotate3d(2, 4, 1, 30deg);
            opacity: 0.8;
        }
        30% {
            transform: translate(0px, -50px) rotate3d(2, 8, 1, -20deg) scale(1.2);
            opacity: 0.1;
        }
        49% {
            transform: translate(-10px, -60px) rotate3d(2, 4, 1, 40deg);
            opacity: 0;
        }
        50% {
            transform: translate(0px, -60px) rotate3d(2, 4, 1, -40deg);
            opacity: 0;
        }
        90% {
            transform: translate(5px, -70px) rotate3d(2, 4, 0, 40deg);
            opacity: 0
        }
        100% {
            transform: translate(5px, -70px) rotate3d(2, 4, 0, 40deg);
            opacity: 0
        }
    }

    .bom-img {
        position: relative;
        z-index: 2;
    }

    .bom-label {
        position: absolute;
        opacity: 0;
        transition: .5s;
        top: 55px;
        padding-left: 30px;
        font-size: 14px;
        padding-top: 1px;
        line-height: 24px;
        color: #000;
        padding-right: 16px;
        left: 70px;
        background-color: #ffe600;
        white-space: nowrap;
        text-decoration: none;
        -moz-box-shadow: 0px 5px 10px #888;
        -webkit-box-shadow: 0px 5px 10px #888;
        box-shadow: 0px 2px 5px #888;
    }

    .bom-label:hover {
        color: #000;
        text-decoration: none
    }

    .bom-label.active {
        opacity: 1;
    }


    .bom-container {
        opacity: 0.5;
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 99;
        cursor: pointer;
        font-family: "GothaProBol";
    }

    .bom-container:hover {
        opacity: 1;
    }

    .bom_timer {
        color: white;
        font-size: 42px;
        position: absolute;
        left: 13%;
        top: 35%;
        z-index: 3;
        text-align: center;
        width: 60px;


    }

    .red .bom_timer {
        color: red !important;
    }

    .white .bom_timer {
        color: white !important;;
    }

    .bom-wick {
        position: absolute;
        top: 4px;
        right: 5px;
        z-index: 4;
    }

    .bom-wick_flame {
        border-radius: 50%;
        position: absolute;
        width: 2px;
        top: -3px;
        height: 4px;
        background: red;
        animation: shadow 1s infinite alternate;
    }

    .bom-wick_sparks {
        position: absolute;
        top: -21px;
        left: -17px;
        width: 30px;
        height: 30px;
    }

    .bom-wick-3 {
        top: 3px;
        right: 8px;
    }

    .bom-wick-4 {
        top: 3px;
        right: 13px;
    }

    .bom-wick-5 {
        top: 5px;
        right: 17px;
    }

    .bom-wick-6 {
        top: 7px;
        right: 20px;
    }

    .bom-wick-7 {
        top: 9px;
        right: 23px;
    }

    .bom-wick-8 {
        top: 10px;
        right: 24px;
    }

    .bom-wick-9 {
        top: 13px;
        right: 26px;
    }

    .bom-wick-10 {
        top: 18px;
        right: 30px;
    }

    .bom-wick-11 {
        top: 20px;
        right: 32px;
    }

    .bom-wick-12 {
        top: 24px;
        right: 35px;
    }

    .bom-wick::before {
        content: '';
    }

    @keyframes shadow {
        from {
            box-shadow: 0 0 4px 1px red;
        }
        to {
            box-shadow: 0 0 2px 2px red;
        }
    }

    @media only screen and (max-width: 768px) {
        .bom-img {
            width: 60px;
        }

        .bom-container {
            bottom: 10px;
            left: 10px;
        }

        .bom_timer {
            font-size: 32px;
            left: -3%;
            top: 31%
        }

        .bom-label {
            top: 34px;
            padding-left: 20px;
            font-size: 12px;
            padding-top: 1px;
            line-height: 24px;
            padding-right: 16px;
            left: 45px;
        }

        .bom-wick-4 {
            top: 3px;
            right: 11px;
        }

        .bom-wick-5 {
            top: 3px;
            right: 12px;
        }

        .bom-wick-6 {
            top: 4px;
            right: 13px;
        }

        .bom-wick-7 {
            top: 5px;
            right: 14px;
        }

        .bom-wick-8 {
            top: 6px;
            right: 15px;
        }

        .bom-wick-9 {
            top: 7px;
            right: 19px;
        }

        .bom-wick-10 {
            top: 8px;
            right: 19px;
        }

        .bom-wick-11 {
            top: 10px;
            right: 21px;
        }

        .bom-wick-12 {
            top: 14px;
            right: 23px;
        }
    }

    @media only screen and (max-width: 480px) {
        .bom-img {
            width: 46px;
        }

        .bom-container {
            bottom: 10px;
            left: 10px;
        }

        .bom_timer {
            font-size: 24px;
            left: -16%
        }

        .bom-label {
            top: 20px;
            padding-left: 20px;
            font-size: 12px;
            padding-top: 2px;
            padding-bottom: 3px;
            line-height: 1.1;
            padding-right: 16px;
            left: 33px;
            white-space: normal;
            width: 200px;
            letter-spacing: 0.3px;
        }

        .bom-wick {
            top: 2px;
        }

        .bom-wick-3 {
            top: 2px;
            right: 4px;
        }

        .bom-wick-4 {
            top: 3px;
            right: 6px;
        }

        .bom-wick-5 {
            top: 3px;
            right: 9px;
        }

        .bom-wick-6 {
            top: 3px;
            right: 9px;
        }

        .bom-wick-7 {
            top: 4px;
            right: 10px;
        }

        .bom-wick-8 {
            top: 5px;
            right: 12px;
        }

        .bom-wick-9 {
            top: 6px;
            right: 13px;
        }

        .bom-wick-10 {
            top: 8px;
            right: 15px;
        }

        .bom-wick-11 {
            top: 10px;
            right: 18px;
        }

        .bom-wick-12 {
            top: 12px;
            right: 19px;
        }


    }
/* line 1, ../../sass/blocks/whatsapp/_whatsapp.sass */
.b-whats { display: flex; }

.whatsapp {
  position: relative;
  width: 50px;
  height: 50px;
  background: url("/img/what.png") center;
  margin-right: 20px; }
  /* line 9, ../../sass/blocks/whatsapp/_whatsapp.sass */
  .whatsapp .count {
    display: block;
    position: absolute;
    top: 0px;
    right: -2px;
    color: #fff;
    background-color: red;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 18px;
    font-size: 14px !important;
    padding-top: 3px;
    text-align: center; }

/* line 22, ../../sass/blocks/whatsapp/_whatsapp.sass */
.whatsapp-top {
  float: right;
  margin-top: -38px;
  position: relative;
  width: 36px;
  height: 36px;
  background: url("/img/what2.png") center;
  background-size: cover; }
  /* line 30, ../../sass/blocks/whatsapp/_whatsapp.sass */
  .whatsapp-top span {
    display: block;
    position: absolute;
    top: 0px;
    right: -3px;
    color: #fff;
    background-color: red;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 14px;
    padding-top: 1px;
    text-align: center; }
.top_block .top_block__vamperez { margin-right: 45px;}
.es19_bg .es19_cont .es19_telemail { background: none;padding-left: 25px;}
.es19_bg .es19_cont .es19_time { line-height: 1.5; width: 120px;  color: #1b1c1c;  font-size: 16px;  float: left;  margin-top: 25px;}
@media only screen and (max-width: 1200px) {
  .whatsapp-top {  float: right;  margin-top: -30px; position: relative;  width: 30px; height: 30px; }
  .top_block__vamperez { padding-right: 42px; }
  .whatsapp { margin-left: 0px; margin-right: 20px; } 
	.top_block .top_block__vamperez {  margin-right: 0px;}
}
@media only screen and (max-width: 992px) {
	.top_block { text-align: center;}

  .top_block__item { display: inline-block; }
  .top_block__item:last-child { width: 225px; }
  .whatsapp .count { margin-top: 0; }
  .whatsapp-top { margin-right: 5px; }
  .b-foot { position: relative; }
  .b-whats { display: inline-flex;position: relative; z-index: 100 } 

	.top_block .top_block__tel { margin-top: 16px; margin-bottom: 10px;}
}
@media only screen and (max-width: 480px) {
  .top_block__vamperez { margin-left: 10px; }
 }


.input-error {
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,8,8,1);
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,8,8,1);
    box-shadow: inset 0px 0px 0px 2px rgba(255,8,8,1);
    border-radius: 5px;
}

.katalog__price_old {
    width: 115px;
}
.katalog._vhodn .tdtop {  width: 63%;}
@media only screen and (max-width: 1200px){
.katalog._mezhkomn .tdtop {  width: 76%;}
}
@media only screen and (max-width: 992px){
.katalog._mezhkomn .tdtop {  width: 100%;}
}

.katalog._mezhkomn._sale .b-catalog__item:last-child .dvrazdtchk {display:none}
.katalog._mezhkomn._razdv .b-catalog__item:nth-child(19) .dvrazdtchk {display:none}
.katalog._vhodn .b-catalog__item:nth-child(10) .dvrazdtchk {display:none}
.katalog._mezhkomn._tamb .katalog._vhodn .b-catalog__item:nth-child(10) .dvrazdtchk { display: block;}
.katalog._mezhkomn._tamb .b-catalog__item:nth-child(12) .dvrazdtchk {display:none}
.more__block {
  max-width: 1170px;
  margin: 50px auto 20px auto;
  border: 10px solid #ffcc00;;
  padding: 10px;
  background-color: #fff;
  padding: 10px; }


.more__blockmain {
  background-color: #fff;
  display: flex;
  padding: 40px 20px;
  justify-content: space-between; }


.more__blockmain_ttl {
     font-family: "Roboto", sans-serif;
    font-weight: bold;
  font-size: 30px;
  text-transform: uppercase; }


.more__blockmain_ttl2 {
  color: red;
     font-family: "Roboto", sans-serif;
    font-weight: bold;
  font-size: 46px;
  text-transform: uppercase; }


.more__blockmain_desc {
  font-size: 24px;
  line-height: 1.2; }


.more__blockmain_rejim {
     font-family: "Roboto", sans-serif;
    font-weight: bold;
  font-size: 24px; }


.more__blockmain_phone {
  font-size: 40px;
  color: #fff;
      font-family: "Roboto", sans-serif;
    font-weight: bold;
  display: inline-block;
  background-color: red;
  position: relative;
  padding: 0 30px;
  margin-top: 15px;     height: 55px;}

  .more__blockmain_phone:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    border-bottom: 55px solid red;
    border-left: 25px solid transparent; }

  .more__blockmain_phone:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    border-top: 55px solid red;
    border-right: 25px solid transparent; }

  .more__blockmain_phone a {
    color: #fff!important; }


.more__blockmain_item:last-child {
  text-align: center;
  padding-right: 22px; }

@media (max-width: 1200px) {
	.more__blockmain { padding: 40px 0px 40px 30px;}
  .more__blockmain_phone { padding: 0 5px; }
  .more__blockmain_item:last-child { padding-right: 5px; } 
  .more__blockmain_ttl2 {font-size: 36px; }
}
@media (max-width: 1100px) {
  .more__blockmain_phone {  font-size: 32px;  line-height: 1.4;  height: 47px; }
  .more__blockmain_phone:before { border-bottom: 47px solid red; }
  .more__blockmain_phone:after {  border-top: 47px solid red; }
  .more__blockmain_ttl2 {font-size: 34px; }
 }
@media (max-width: 992px) {
  .more__blockmain { display: block; text-align: center; }
  .more__blockmain_item:last-child { margin-top: 20px; } 
}
@media (max-width: 480px) {
  .more__blockmain { padding: 25px 0px; }
  .more__blockmain_ttl { font-size: 24px; }
  .more__blockmain_ttl2 { font-size: 32px;  line-height: 1.2; }
  .more__blockmain_phone { font-size: 30px; }
  .more__blockmain_phone:before {  display: none; }
  .more__blockmain_phone:after { display: none; }
  .more__blockmain_item:last-child { padding-right: 0px; }
  .more__blockmain_desc { font-size: 22px; }
 }

.es19_bg .container {    display: flex;
    justify-content: space-between;}
@media (max-width: 992px) {
	.es19_bg .container {    display: block;}
}

.feedback h4 {
    font-size: 4.9em;
    color: #171616;
    font-family: 'ALSSchlangesans-Black';
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
}

@media only screen and (max-width: 992px){
.feedback h4 { font-size: 42px;}
}

@media only screen and (max-width: 768px){
.feedback h4 { font-size: 40px;}
}
@media only screen and (max-width: 480px){
.feedback h4 { font-size: 36px;}
}
.feedback {  margin-top: 50px;  margin-bottom: 50px; }
.feedback .feedback__block {  display: flex;   justify-content: space-between; margin-top: 50px}
@media (max-width: 768px) { .feedback .feedback__block {  display: block; }}
.feedback__item {  width: 33.3%;  padding: 30px;   margin: 0 15px;   border: 1px solid #cccccc; }
.feedback__item:hover {
    -moz-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18);
    -webkit-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18);
    box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18); }
@media (max-width: 992px) {.feedback__item {      padding: 15px;      margin: 0 10px; }}
@media (max-width: 768px) {.feedback__item {    width: 75%;    margin: 15px auto; }}
@media (max-width: 480px) {.feedback__item {     width: 100%;     margin: 10px auto; }}
.feedback__count {  display: flex;  align-items: center; justify-content: space-between; }
.feedback__count .feedback__count_number {  font-family: "ALSSchlangesans-Black";
    font-size: 50px;  line-height: 1; }
@media (max-width: 992px) {.feedback__count .feedback__count_number {  font-size: 42px; } }
@media (max-width: 480px) {.feedback__count .feedback__count_number { font-size: 34px; } }

.feedback__ttl {  font-size: 20px;  white-space: nowrap;  color: #999; }
@media (max-width: 480px) {
    .feedback__ttl {    font-size: 18px; }
}
.feedback__pict {  margin-top: 50px; }
.feedback__pict img {  max-width: 100%; }

.catalog {
  margin-top: 10px;
  padding-bottom: 75px;
 background: url("/img/calk-fon.jpg") top center no-repeat, url("/img/fon.jpg") center repeat; }

 .hide2 {  display: none; }

  .catalog h2 {
margin: 0;
    text-transform: uppercase;
    font-size: 52px; }
    @media (max-width: 1240px) {
      .catalog h2 {
        font-size: 50px; } }
    @media (max-width: 992px) {
         .catalog h2 {
        font-size: 42px; } }
    @media (max-width: 768px) {
           .catalog h2 {
        font-size: 40px; } }
    @media (max-width: 480px) {

      .catalog h2 {
        font-size: 36px; } }

  .catalog .es__desc {  margin: 30px auto;  text-align: center; font-size:24px }

  .catalog .katalog__size {
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
    box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
       max-width: 490px;
    padding: 10px 0px 3px 23px;background-color: #f5f5f5;
    position: relative;
    margin-top: 30px; }

  .catalog .katalog__size_item {  font-size: 20px;  margin-bottom: 10px;  }
  .catalog .katalog__size_item img{  margin: 5px 13px; border-radius:50% }

.catalog__item_slogan {  font-size: 24px; color:#ff4e00; }
.catalog__ttl { color: #26892b; font-size: 48px; font-family: "ALSSchlangesans-Black";  text-align: center; }
  .catalog__ttl span {
    color: #db5f07;
    font-family: "ALSSchlangesans-Black";
    font-size: 100px;
    font-weight: bold;
    line-height: 1; }
 .catalog .b-input_type_checkbox {display: inline-block;font-size: 18px;
    width: 110px; padding: 5px 0}
  @media (max-width: 1240px) {
    .catalog__ttl {
      font-size: 46px; }
      .catalog__ttl span {
        font-size: 86px; } }
  @media (max-width: 992px) {
    .catalog__ttl {
      font-size: 44px; }
      .catalog__ttl span {
        font-size: 78px; } }
  @media (max-width: 768px) {
	#clockModal .red-button {font-size:18px}
    .catalog__ttl {
      font-size: 42px; }

      .catalog__ttl span {
        font-size: 68px; } }
  @media (max-width: 480px) {
    .catalog__ttl {
      font-size: 40px;
      line-height: 1;
      margin-bottom: 15px; }

      .catalog__ttl span {
        font-size: 56px; } }

.catalog__block {
  margin-top: 25px;
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
  -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
  box-shadow: 0 1px 1px rgba(2, 2, 2, 0.27);
  padding: 30px; }

  .catalog__block .catalog__item:last-child {
    padding-left: 35px; }
.catalog__block a {color:#000 ;     text-decoration: none;}
a.red-button {color: #fff;    text-decoration: none;
    white-space: normal;
    padding: 10px;
    display: block;
    text-align: center;
    line-height: 1;}
  .catalog__block a h2 {
    margin: 0;
    padding: 0;
    font-size: 44px;
    font-family: "ALSSchlangesans-Black";
    margin-top: 10px; text-align: left}
.catalog__block a h2 span {border-bottom: 1px solid rgba(0,0,0,0.5); font-size: inherit;    text-shadow: none; }
.catalog__block a:hover h2 span {border-bottom: 1px solid transparent}
.catalogblock {
  display: flex; }

.catalog__item_desc {
  font-size: 20px;
  margin-top: 12px; }


.cat__price {
  display: flex;
  justify-content: space-between;

  margin-top: 30px;
  }


.cat__price_item {
  display: flex;
  align-items: flex-end;
  color: #000;
  font-family: "ALSSchlangesans-Black";
  font-size: 42px;  line-height: 1;}

  .cat__price_item .lbl {
    font-size: 26px;
    white-space: nowrap; }
  .cat__price_item .price {
    font-family: "ALSSchlangesans-Black";
    font-size: 42px;
    margin: 0 10px;
    white-space: nowrap; 
line-height: 34px;
}

.cat__price_btn {margin-left: 20px}
.cat__price_btn .btn {
  height: 72px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
  max-width: 420px;    line-height: 1; font-size:24px; color: #fff; text-align: center }

@media (max-width: 1100px) {
	 .catalog .catalog__item:first-child img {width: 360px}
  .catalog .katalog__size {

    padding: 10px 0px 3px 15px;
    margin-top: 30px; }

  .catalog .catalog__item:last-child {
    padding-left: 20px; box-sizing: border-box;
    max-width: 470px;
    flex: none; }
  .catalog__block {  margin-top: 25px; }
  .catalog__block a h2 {  font-size: 36px; }
  .catalogblock { justify-content: space-evenly; }
	.catalog .katalog__size_item img {  margin: 5px 10px;}
}
@media (max-width: 992px) {

  .catalog .hide2 {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

  .catalog .katalog__size {
    margin-top: 0;
    margin-bottom: 30px; }
  .cat__price {   margin-top: 0;    display: block;
    text-align: center; }
	.cat__price_item {justify-content: center; margin-bottom: 10px}
  .catalog__block a h2 {  margin-top: 0;  text-align: center }
.catalog .katalog__size_item img {   margin: 5px 24px;}
  .catalog__block .catalog__item h2 {  display: none; }
  .catalog__block .catalog__item .catalog__item_slogan {  display: none; }
  .catalog__block .catalog__item .catalog__item_desc {  display: none; }
  .catalog .catalog__item:first-child img {  width: 340px; }
  .catalog .catalog__item:last-child {  padding-left: 20px;  width: 360px; }
  .catalog__item_slogan {  line-height: 1; margin-top: 15px }
  .catalog__item_desc {  font-size: 18px;   margin-top: 12px;   line-height: 1.1; }
  .catalog .katalog__size {   width: 100%;
    padding: 10px 0px 3px 10px; } 
}
@media (max-width: 870px) {

  .catalogblock {   display: block;  text-align: center; }

  .catalog .catalog__item:last-child {
    padding-left: 0px;
    width: 100%;
    margin: 20px auto; }

  .cat__price_btn {   margin-left: 0px;   margin-right: 0px; display: inline-block}
  .catalog .katalog__size_item {  font-size: 22px; }
  .catalog .katalog__tub_item {   margin: 5px; }
	.catalog .katalog__size_item img { margin: 5px 12px;}
.catalog .es__desc {
		font-size: 22px;}
 }

@media (max-width: 580px) {
.catalog__block a h2 {
    font-size: 28px;
}
	.katalog__size_item._color {    width: 270px; margin: auto}
}
@media (max-width: 480px) {
.catalog .es__desc {
		font-size: 20px;}
.catalog .catalog__item:first-child img { width: 100%;}
.catalog .katalog__size_item { font-size: 18px;}
.katalog__size_item._color {  width: auto;}
	.cat__price_item .lbl { font-size: 22px;}
	.cat__price_item { font-size: 26px;}
	.cat__price_item .price {font-size: 36px;}
	.catalog .katalog__size {  margin-bottom: 20px;}
	.catalog__item_slogan {   font-size: 22px;   margin-top: 15px;}
.catalog__block a h2 {
    font-size: 24px;
}
}
.price {
  background-color: #ffe600;
  position: relative;    margin-top: 130px; margin-bottom: 50px }
.price .b-sms_bg {
    height: auto;
    background: none;
}
.price .b-sms_bg .b-sms_input {
    padding-top: 13px;}
  .price .container {
    padding: 50px 0 10px 0;
    z-index: 2;
    position: relative;
    }
.price .container:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/img/price-fon.png) bottom left no-repeat;
    height: 555px;    width: 568px;
}



.price .prav-info {
    margin-top: 15px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    text-align: center; }

    .price .prav-info .b-link {
      color: rgba(0, 0, 0, 0.5); }




@media only screen and (max-width: 768x){
.price .form-group {background: url("/img/es4_input_tel_sm230.png") no-repeat center center;width: 230px;}
.b-sms_bg .b-sms_input input {  padding-top: 10px;}

}

    .price .form-group .form-control {
      border: 0;
      border-radius: 0;
      box-shadow: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.5);
      height: 45px;
      padding: 6px 12px;
      font-size: 18px;
      background-color: transparent; }

.price__item {
  width: 100%;
  padding: 0px 25px 20px 25px;
  margin-bottom: 25px;
  position: relative; }


.price_ttl {
  text-align: center;
  font-family: "ALSSchlangesans-Black";
  font-size: 42px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 35px; }
  .price_ttl span { color: red; }

.price__block { margin-left: 565px; }
.price__item_ttl {  font-size: 20px; font-weight: bold; text-align: center }
.price__item_radio { margin-top: 20px; display: flex; align-items: center; }
.price .b-input_type_checkbox input[type=checkbox] {  display: none; }

.price .b-input_type_checkbox input[type=checkbox] + span {
  position: relative;
  padding-left: 40px;
  font-size: 18px;
  padding-top: 8px; }

.price .b-input_type_checkbox {
  margin: auto; }
  .price .b-input_type_checkbox label {
    font-weight: normal; }
.price .b-input_type_checkbox label:hover {cursor:pointer}
.price .b-input_type_checkbox input[type=checkbox] + span:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  background: url("/img/check-price.png") center;
  height: 35px;
  width: 35px; }

.price .b-input_type_checkbox input[type=checkbox]:checked + span:before {
  background: url("/img/check-price-act.png") center; }

.price__btn {
  margin-top: 15px;
  text-align: center; }

  .price__btn .price-btn {
    color: #fff;
    background-color: red;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 20px;
    -moz-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18);
    -webkit-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18);
    box-shadow: 0 2px 4px rgba(2, 2, 2, 0.18); }


.price__item_sale { font-size: 18px;text-align: center;
    margin-top: 20px; }

.b-katalogblock {margin-top: 0}
@media only screen and (max-width: 1200px){
    .price { margin-top: 50px;}
    .price .container:before {display: none}
    .price__block { margin-left: 0; max-width: 615px;  margin: auto; text-align: center}
    .price__item_sale {font-size: 16px}

}
@media only screen and (max-width: 600px){
.price_ttl {font-size: 38px}
    .price .b-input_type_checkbox input[type=checkbox] + span {
        position: relative;
        padding-left: 0px;
        font-size: 16px;
        padding-top: 40px;}
    .price__item_radio {
        margin-top: 50px;}
.price__item { padding: 0px 10px 20px 10px;}
.price__item_ttl {font-size: 18px}}
@media only screen and (max-width: 1200px){
.es50 h2 {
    font-size: 46px;}
}

@media only screen and (max-width: 992px){
.es50 h2 {font-size: 42px;}
.katalog__ttl {font-size: 36px;}
}
@media only screen and (max-width: 768px){
.es50 h2 {font-size: 36px;}
.katalog__ttl {	font-size: 32px;}
.light {   font-size: 22px;  line-height: 1.2;}
}
@media only screen and (max-width: 480px) {
.grafik__ttl {   font-size: 36px;}
.es50 h2 { font-size: 30px; }
.katalog__ttl { font-size: 26px; }
.light { font-size: 20px; line-height: 1.2; }
}

.js-clock {margin: -10px auto 50px auto!important}
@media only screen and (max-width: 992px){
.clock__timer {
margin: 0 auto 40px auto!important;
}
.es13_14 .es13_14__desc {
font-size: 24px;}
}


@media only screen and (max-width: 768px){
._768 {display: none}
.es13_14 .es13_14__desc {
font-size: 22px;}

}
.es19_bg {
    height: auto;
    background: url(/img/es19_bg.png) center center no-repeat;
	background-size: cover;}
.footer-comment {text-align:center; color: rgba(0,0,0,0.5); font-size: 14px; padding-top: 10px; padding-bottom: 10px}

@media only screen and (max-width: 992px){
.es19_bg {
	padding-bottom: 0px;}
}


.b-massage {
max-width: 900px;  width:97%;   border: 1px solid #acacac;
    margin: 30px auto;
    text-align: center;
    border-radius: 10px;
    padding: 5px 0 10px 0;}
.b-massage-ttl {    font-size: 20px;    color: #999;}
.b-massage input {height: 44px;  width: 290px;      padding: 0 10px;  font-size: 17px;border-radius: 5px; border: 1px solid #333;}
.b-massage__block {  margin-top: 15px;  display: flex;
    align-items: center;
    justify-content: center;}
.b-massage_but {    background-color: rgba(0,0,0,0.3);   border-radius: 50%;
    padding: 10px;   position: relative; margin-left: 10px}
.b-massage_but img {width:40px;}
.b-massage_but span {color: #fff;
    background-color: red;
    border-radius: 50%;
    font-size: 14px;
    width: 20px;
    display: block;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;}
.b-massage_but:hover{cursor:pointer}

.b-massage_inp
{ background-color: rgba(0,0,0,0.3);   border-radius: 10px; padding: 7px;}
.b-massage-ttl2 {  margin-top: 15px;   font-size: 18px;     margin-bottom: 15px;   color: #999;}

.b-massage .b-sms_but {margin-top: 10px}
.b-massage .b-sms_input {display: inline-block;border: 1px solid transparent;}
.b-massage .input-error {border: 1px solid red;}
.b-massage .b-sms_input.input-error input {border: 1px solid red;}

@media only screen and (max-width: 920px){
.b-massage {
    margin: 30px 10px;}
}
@media only screen and (max-width: 480px){
.b-massage { width:auto; }
.b-massage_inp {
    border-radius: 5px;
    padding: 2px}
.b-massage_but img { width: 25px;}
.b-massage input {height: 44px;  width: 225px;     border-radius: 5px;   font-size: 13px;}
.b-massage-ttl2 { font-size: 16px;padding: 0 5px;  line-height: 1.2;}
.b-massage-ttl2 br {display: none}
.b-massage-ttl {  font-size: 18px;  line-height: 1.2;}
.b-massage .b-sms_input {  width:auto; height: 44px;margin: 0 auto}
.b-massage .b-sms_input .phonemask {font-size: 18px;}
.b-massage .b-sms_but { margin-top: 10px;}
}

.grafik._2 .predop{    font-size: 30px;  margin-bottom: 0;}
.grafik._2 .grafik__desc { font-size: 18px;}
@media only screen and (max-width: 480px){
.grafik._2 .grafik__ttl { font-size: 32px;}
.grafik._2 .predop{    font-size: 22px;  margin-bottom: 0;}
.grafik._2 .grafik__desc { font-size: 14px;}
}


.b-video._2 {margin-top: 50px; margin-bottom:50px}
.b-video._2 .b-video__block {max-width: 900px; margin: auto;height: auto;}


.b-mobile { display: none;font-family: 'PT Sans',sans-serif;
    text-align: center; background: url("/css/../img/b-mobile.jpg") center no-repeat;    padding: 0 10px 35px 10px;
}
@media (max-width: 768px) {
    .top_block {display: none}
    .b-mobile { display: block;}
}
.b-mobile__top {display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; padding-top: 10px}
.b-mobile_phone { display: flex; font-size: 24px;font-weight: bold;    font-family: 'Roboto',sans-serif;}
.b-mobile__ttl {   font-size: 30px;  font-family: 'ALSSchlangesans-Black'; line-height: 1.1}
.b-mobile__ttl span {color: #ff0000; white-space: nowrap}
.b-mobile .whatsapp-top {margin-top: 0; margin-left: 6px}
.b-mobile .whatsapp-top span {font-size: 10px}
.b-mobile ul {padding: 0; max-width: 350px; margin: 30px auto 20px auto}
.b-mobile ul li {text-align: left; font-size: 20px; min-height: 55px; position: relative; padding-left: 55px; list-style-type: none; margin-bottom: 10px}
.b-mobile ul li.ico1 {background: url("/img/mobile/ico1.png") left center no-repeat}
.b-mobile ul li.ico2 {background: url("/img/mobile/ico2.png") left center no-repeat}
.b-mobile ul li.ico3 {background: url("/img/mobile/ico3.png") left center no-repeat}
.b-mobile a.yellow-button {text-decoration: none;
font-size: 20px;
padding: 10px 10px 12px 10px;}

.b-mobile ul li span {font-weight: bold;}
.b-mobile .b-mobile_desc {font-size: 20px; max-width: 530px; margin: auto}
.b-mobile .b-mobile_desc span {font-weight: bold;}

.b-mobile .b-mobile_btn {margin-top: 25px}
.b-mobile .btn_comment { margin-top: 7px;    font-size: 16px;}

/*b-heart*/
.b-heart h2 {color: #000;font-family: 'ALSSchlangesans-Black';text-transform: uppercase;font-size: 49px;}
.b-heart {display: flex; padding: 50px 15px;align-items: center;
    justify-content: center;}

.b-heart__info {text-align: left;padding-left:50px; font-size:24px; }
.b-heart .desc {margin-top: 20px}
.b-heart__item img {width: 100%; max-width: 300px; margin: auto}
.b-heart .show-more{text-decoration: none; position: relative; padding-left: 50px;display: inline-block;}
.b-heart .show-more:before {content: "";  background: url("/img/teleg.png") center no-repeat;    background-size: contain; 
display: block; width: 35px;
    height: 32px;  position: absolute;  left: 7px;    top: 5px;}

.show-more {
    line-height: 1;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: 3px solid #337ab7;
    color: #337ab7;
    padding: 9px 29px 11px 29px;
    font-size: 24px;
    position: relative;
    z-index: 5;
    display: block;
    margin: 30px auto 0px auto;}


@media only screen and (max-width: 992px){
.b-heart__info {text-align: left;padding-left:30px; font-size:22px; }
	.b-heart h2{   font-size: 36px; text-align: left}
}
@media only screen and (max-width: 768px){
	.b-heart h2{   font-size: 34px;text-align: center}
	.b-heart {display:block; text-align: center}
	.b-heart__info {padding: 20px 0 0 0; text-align: center}
.b-heart__item img {width: 70%;}
}

@media only screen and (max-width: 480px){
.b-heart h2 {  font-size: 28px;}
.b-heart__info { font-size:18px; }
.b-heart .show-more {  border: 2px solid #337ab7;   padding: 9px 15px 10px 50px;
    font-size: 20px; }
	.b-heart .show-more:before {width: 30px;  height: 27px;}
}

.katalog._scrit {margin-bottom: 50px}
.katalog._scrit .katalog__block_flex {  display: flex;    justify-content: center;}
.katalog._scrit .opis { font-size: 18px;  margin-top: 30px;}
.katalog._scrit .katalog__block_item:last-child { padding-left: 30px;  width: 61%;text-align: left}
.katalog._scrit .katalog__item_slider {  padding-top: 40px;  position: relative;}
.katalog._scrit .katalog__price {float: none;    margin-top: 25px;}
.katalog._scrit .katalog_color{  font-size: 18px;}
.katalog._scrit .katalog_color span {margin-left: 7px}
.katalog._scrit .tdtop {margin: 20px auto 0 auto;width: auto }
.catalog__item:first-child {position:relative}
.catalog__item:first-child:before {    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: -15px;
    width: 159px;
    height: 119px;
    background: url(/css/../img/sale.png) no-repeat;
 }

.b-top__zamer.emal {float:none; margin-left:125px}
.katalog__block_item .hide2 { display: none;}
.katalog__item_slider:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: -15px;
    width: 159px;
    height: 119px;
    background: url(/css/../img/sale.png) no-repeat;
}
@media (max-width: 1200px){
.katalog__block_item:last-child {  min-width: 420px;   width: 70%;   flex: none;}
}

@media (max-width: 992px){
.katalog__block_item .hide2 {   text-align: center;  display: block !important;}
.katalog__block_item .show2 {  display: none !important;}
.katalog._scrit .katalog__block_flex {  display: block;}
.katalog._scrit .katalog__item_slider {padding-left: 0;     display: inline-block;}
.katalog._scrit .katalog__price_new {width:100%}
.katalog._scrit .katalog__block_item:last-child {
    padding-left: 0px;
    width: 70%;
    text-align: center;
    margin: auto;
}
}

@media (max-width: 480px){
.katalog._scrit .katalog__block_item:last-child {
    width: 100%;
    text-align: center;
    margin: auto;
min-width: auto
}

}

.b-heart__video {display: flex;justify-content: center;    flex-wrap: wrap;   max-width: 1270px; margin: auto;}
.b-heart__video_item { position:relative;}
.b-heart__video_item:before {content: "";  background-color: transparent;  
display: block; width: 100%;    height: 50px;  position: absolute;  right: 0px;    bottom: 0px;z-index: 5;}
.b-heart__video.cubok .b-heart__video_item:after {content: "";  background-color: transparent;  
display: block; width: 100%;    height: 100%;  position: absolute;  right: 0px;    top: 0;}

.b-heart__video_item:after{content: "";  background-color: transparent;  
display: block; width: 100%;    height: 50px;  position: absolute;  right: 0px;    top: 0;}


.b-heart .show-more.hide2 {display: none}
.b-heart.center {text-align: center;    padding: 10px 15px;}
@media only screen and (max-width: 660px) {
.b-heart.center .show-more.hide2 {display:inline-block!important; margin: 10px auto 0 auto}
.b-heart .show-more._660 {display: none}
}


/* line 1, ../../sass/blocks/_b-main.sass */
.b-main { margin-bottom: 10px; }
  .b-main a {   text-decoration: none; }
  .b-main .b-line-art {   height: 15px; }



  .b-main h1 {
    text-align: center;

font-family: "ALSSchlangesans-Black";
    font-weight: bold;
    text-align: center;
    line-height: 1;text-transform: uppercase;
    color: #000
   }

    @media (max-width: 768px) {
      .b-main h1 {     margin-top: 20px; font-size:36px } }

  .b-main h2 {

    font-size: 28px;
    padding-top: 0px;
    margin-bottom: 15px;
    line-height: 1;
    text-transform: none;
    text-align: left;font-weight: bold;
    margin-top: 0; }
    @media (max-width: 768px) {
      .b-main h2 {      margin-bottom: 10px;
        font-size: 22px;
       } }
    @media (max-width: 480px) {
      .b-main h2 {    font-size: 26px;     text-align: center; } }

  .b-main h3 {
    margin-top: 0;
    text-align: left;
    color: #0d0d0d;
    font-size: 28px;
    font-family: "exo-20-extra-bold";
    padding-top: 0px;
    margin-bottom: 15px;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 768px) {
      /* line 44, ../../sass/blocks/_b-main.sass */
      .b-main h3 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 1.1; } }
    @media (max-width: 480px) {
      /* line 44, ../../sass/blocks/_b-main.sass */
      .b-main h3 {
        text-align: center; } }
.b-line-art {
    height: 15px;
    background: url(/img/article/line.png) no-repeat center center;
    margin-bottom: 15px;
    background-size: contain;
}
/* line 60, ../../sass/blocks/_b-main.sass */
.b-main__content {
  margin-top: 50px; }

/* line 63, ../../sass/blocks/_b-main.sass */
.b-article__main {
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  margin-bottom: 15px; }
  /* line 68, ../../sass/blocks/_b-main.sass */
  .b-article__main:hover {
    background-color: rgba(240, 240, 240, 0.2); }
  @media (max-width: 480px) {
    /* line 63, ../../sass/blocks/_b-main.sass */
    .b-article__main {
      display: block;
      text-align: center; } }

/* line 73, ../../sass/blocks/_b-main.sass */
.b-main__item:last-child {
  padding-left: 20px;
  padding-top: 5px; }
  @media (max-width: 992px) {
    /* line 73, ../../sass/blocks/_b-main.sass */
    .b-main__item:last-child {
      padding-top: 0; } }
  @media (max-width: 480px) {
    /* line 73, ../../sass/blocks/_b-main.sass */
    .b-main__item:last-child {
      padding-left: 0px; } }

/* line 80, ../../sass/blocks/_b-main.sass */
.b-main__item_pict {
  border: 1px solid #d5d5d5;
  box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5); }
  /* line 83, ../../sass/blocks/_b-main.sass */
  .b-main__item_pict img {
    margin-bottom: -4px; }
  @media (max-width: 768px) {
    /* line 80, ../../sass/blocks/_b-main.sass */
    .b-main__item_pict {
      width: 100px; }
      /* line 87, ../../sass/blocks/_b-main.sass */
      .b-main__item_pict img {
        width: 100%; } }
  @media (max-width: 480px) {
    .b-main__item_pict {
      margin: auto;
      margin-bottom: 20px; } }

.b-main__item_desc { font-size: 20px; text-align: left; color: #0d0d0d;font-family: Arial;}
  @media (max-width: 768px) {
    .b-main__item_desc {   font-size: 18px; } }

  @media (max-width: 480px) {
    .b-main__item_desc {   font-size: 16px; } }


/* line 4, ../../sass/_common.sass */
.b-article {
  margin-bottom: 50px; }
  .b-article .wrapper {   padding-right: 15px;   padding-left: 15px; }
  .b-article h1 {     text-align: center;
  font-family: "ALSSchlangesans-Black";
    font-weight: bold;
    text-align: center; margin-top: 30px;
    line-height: 1;text-transform: uppercase;
    color: #000  }

    @media (max-width: 768px) {  .b-article h1 {   margin-top: 20px; font-size: 36px } }



  .b-article h2 {
    text-align: center;
    color: #0d0d0d;
    font-size: 36px;
    padding-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 768px) {  .b-article h2 {  font-size: 32px; } }
    @media (max-width: 480px) {  .b-article h2 {  font-size: 26px;   padding-right: 0px;   padding-left: 0px; } }
  .b-article h3 {
    text-align: center;
    color: #0d0d0d;
    font-size: 36px;
    padding-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 768px) {   .b-article h3 {   font-size: 32px; } }
    @media (max-width: 480px) { .b-article h3 {    font-size: 26px;     padding-right: 0px;     padding-left: 0px; } }
  .b-article h4 {
    text-align: center;
    color: #0d0d0d;
    font-size: 36px;
    padding-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 768px) {   .b-article h4 {    font-size: 32px; } }
    @media (max-width: 480px) {   .b-article h4 {    font-size: 26px;   padding-right: 0px;    padding-left: 0px; } }
  .b-article h5 {  color: #0d0d0d;
    font-size: 36px;
    padding-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    text-transform: none; }
    @media (max-width: 768px) {   .b-article h5 {    font-size: 32px; } }
    @media (max-width: 480px) {     .b-article h5 {  font-size: 26px;   padding-right: 0px;   padding-left: 0px; } }


.b-article__content { margin: 30px auto; font-family: Arial;  width: 86%; }
  @media (max-width: 992px) {   .b-article__content {   margin-top: 35px; } }
  @media (max-width: 768px) {   .b-article__content {  width: 90%; } }
  @media (max-width: 480px) {   .b-article__content {    width: 98%; } }

  .b-article__content p { margin-top: 0;font-size: 20px; line-height: 1.2;  margin-bottom: 20px; }
    @media (max-width: 992px) {   .b-article__content p {    font-size: 18px; } }
    @media (max-width: 768px) {   .b-article__content p {    margin-bottom: 15px; } }
    @media (max-width: 480px) {   .b-article__content p {    font-size: 16px; } }
.img-article {   margin: auto;   display: block;   max-width: 100%;}
  .b-article__content ul {   margin-bottom: 20px; }
    @media (max-width: 768px) {    .b-article__content ul {  margin-bottom: 15px; } }
.b-article__content ul {padding-left: 30px}
  .b-article__content ul li {
      font-size: 20px;
      margin-bottom: 20px;
      position: relative;
      list-style-type: disc;
line-height: 1.2;
    }
      @media (max-width: 992px) { .b-article__content ul li { font-size: 18px; } }
      @media (max-width: 768px) { .b-article__content ul li { margin-bottom: 15px; } }
      @media (max-width: 480px) { .b-article__content ul li { font-size: 16px; } }
.b-article__content ol {padding-left: 30px}
  .b-article__content ol li {  font-size: 20px;line-height: 1.2;
      margin-bottom: 20px;    position: relative;  }
      @media (max-width: 992px) { .b-article__content ol li { font-size: 18px; } }
      @media (max-width: 768px) { .b-article__content ol li { margin-bottom: 15px; } }
@media (max-width: 480px) { .b-article__content ol li { font-size: 16px; }}








/* line 162, ../../sass/_common.sass */
.b-article__block {
  display: flex;
  margin-top: 30px; }
  @media (max-width: 768px) {
    /* line 162, ../../sass/_common.sass */
    .b-article__block {
      display: block;
      text-align: center; } }
  /* line 168, ../../sass/_common.sass */
  .b-article__block .photo {
    width: 460px;
    text-align: center;
    flex: none; }
    @media (max-width: 1200px) {
      /* line 168, ../../sass/_common.sass */
      .b-article__block .photo {
        width: 370px;
        margin-right: 20px; } }
    @media (max-width: 992px) {
      /* line 168, ../../sass/_common.sass */
      .b-article__block .photo {
        width: 300px;
        margin-right: 20px; }
        /* line 178, ../../sass/_common.sass */
        .b-article__block .photo img {
          width: 100%; } }
    @media (max-width: 768px) {
      /* line 168, ../../sass/_common.sass */
      .b-article__block .photo {
        margin: auto; } }
    /* line 182, ../../sass/_common.sass */
    .b-article__block .photo span {
      font-size: 12px;
      display: block;
      color: #c5c5c5;
      line-height: 1.2; }
  /* line 188, ../../sass/_common.sass */
  .b-article__block .es1_bg__right_col__zamer {
    width: 365px;
    background: #fde800;
    border-radius: 40px;
    margin: 30px auto;
    height: 85px;
    cursor: pointer; }
    @media (max-width: 992px) {
      /* line 188, ../../sass/_common.sass */
      .b-article__block .es1_bg__right_col__zamer {
        width: 280px;
        height: 74px; } }
  /* line 198, ../../sass/_common.sass */
  .b-article__block .es1_ruler {
    width: 102px;
    height: 79px;
    background: url(/css/../img/es1_ruler.png) no-repeat center center;
    position: absolute;
    margin-left: -20px;
    margin-top: 6px; }
    @media (max-width: 992px) {
      /* line 198, ../../sass/_common.sass */
      .b-article__block .es1_ruler {
        display: none; } }
  /* line 208, ../../sass/_common.sass */
  .b-article__block .text_zamer {
    margin-left: 95px;
    padding-top: 14px;
    text-align: left;
    font-size: 30px;
    font-family: "ALSSchlangesans-Black";
    line-height: 1; }
    @media (max-width: 992px) {
      /* line 208, ../../sass/_common.sass */
      .b-article__block .text_zamer {
        text-align: center;
        margin-left: 0;
        font-size: 24px; } }
  /* line 219, ../../sass/_common.sass */
  .b-article__block .palette-vid {
    display: block;
    font-size: 14px;
    padding: 0 0 20px 0; }
    /* line 223, ../../sass/_common.sass */
    .b-article__block .palette-vid a {
      margin-right: 15px;
      font-size: 16px;
      color: #01d2e9;
      border-bottom: 2px dotted #01d2e9;
      cursor: pointer;
      text-decoration: none; }
  /* line 230, ../../sass/_common.sass */
  .b-article__block .palette {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      /* line 230, ../../sass/_common.sass */
      .b-article__block .palette {
        justify-content: center; } }
    /* line 235, ../../sass/_common.sass */
    .b-article__block .palette .fl-l {
      text-align: center;
      font-size: 12px;
      width: 80px;
      line-height: 1;
      margin-bottom: 10px;
      margin-right: 5px; }
      /* line 242, ../../sass/_common.sass */
      .b-article__block .palette .fl-l img {
        margin-bottom: 5px; }

/* line 245, ../../sass/_common.sass */
.b-article-comment {
  background-color: #F8F9FB;
  border-left: 2px solid red;
  padding: 15px 25px;
  font-size: 20px; }

/* line 253, ../../sass/_common.sass */
.b-article.furnitura .b-article__block .b-article__pict {
  margin-right: 20px; }
  @media (max-width: 768px) {
    /* line 253, ../../sass/_common.sass */
    .b-article.furnitura .b-article__block .b-article__pict {
      margin-right: 0px;
      margin-bottom: 15px; } }
  /* line 258, ../../sass/_common.sass */
  .b-article.furnitura .b-article__block .b-article__pict img {
    border: 1px solid #d5d5d5;
    box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5); }
@media (max-width: 768px) {
  /* line 252, ../../sass/_common.sass */
  .b-article.furnitura .b-article__block {
    margin-bottom: 45px; } }
/* line 263, ../../sass/_common.sass */
.b-article.furnitura .b-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 992px) {
    /* line 263, ../../sass/_common.sass */
    .b-article.furnitura .b-flex {
      display: block; } }
  /* line 269, ../../sass/_common.sass */
  .b-article.furnitura .b-flex .b-article__block {
    display: block;
    text-align: center;
    width: 250px; }
    @media (max-width: 1200px) {
      /* line 269, ../../sass/_common.sass */
      .b-article.furnitura .b-flex .b-article__block {
        width: 220px; }
        /* line 275, ../../sass/_common.sass */
        .b-article.furnitura .b-flex .b-article__block .b-article__content {
          padding: 0 10px; } }
    @media (max-width: 992px) {
      /* line 269, ../../sass/_common.sass */
      .b-article.furnitura .b-flex .b-article__block {
        display: flex;
        width: auto;
        text-align: left; } }
    @media (max-width: 768px) {
      /* line 269, ../../sass/_common.sass */
      .b-article.furnitura .b-flex .b-article__block {
        display: block;
        text-align: center;
        margin-bottom: 45px; } }
    /* line 285, ../../sass/_common.sass */
    .b-article.furnitura .b-flex .b-article__block h3 {
      text-align: center; }
      @media (max-width: 992px) {
        /* line 285, ../../sass/_common.sass */
        .b-article.furnitura .b-flex .b-article__block h3 {
          text-align: left; } }
      @media (max-width: 768px) {
        /* line 285, ../../sass/_common.sass */
        .b-article.furnitura .b-flex .b-article__block h3 {
          text-align: center; } }
  /* line 291, ../../sass/_common.sass */
  .b-article.furnitura .b-flex .b-article__pict {
    margin: 0 auto 15px auto; }
    @media (max-width: 992px) {
      /* line 291, ../../sass/_common.sass */
      .b-article.furnitura .b-flex .b-article__pict {
        margin-right: 20px; } }
    @media (max-width: 768px) {
      /* line 291, ../../sass/_common.sass */
      .b-article.furnitura .b-flex .b-article__pict {
        margin-right: 0; } }

.b-article__content ul li {list-style-type: disc;}
.mess_box {color: red; font-size: 25px; margin-top: 5px}
@media only screen and (max-width: 992px){
.mess_box {color: red; font-size: 19px;}
}


.ii {display:flex;    align-items: center; }
.ii img {border-radius: 10%;}
.ii .ii-text {padding-left: 20px;}
.main-subscribe{  position: relative;   margin: -20px auto 50px auto;   width: 96%; max-width: 1200px;
background-image: -webkit-gradient(linear,50% 100%,50% 0,color-stop(0,#f5c501),color-stop(100%,#ffdf15));
    background-image: -moz-linear-gradient(bottom,#f5c501 0,#ffdf15 100%);
    background-image: -webkit-linear-gradient(bottom,#f5c501 0,#ffdf15 100%);
    background-image: linear-gradient(to top,#f5c501 0,#ffdf15 100%);
    border-radius: 16px;
}
.ii-block {display:flex;padding: 0 20px;  justify-content: space-between;align-items: center;}
.main-subscribe-img{  max-width: 175px;margin-top:10px;}
.main-subcribe-wrapper{text-decoration: none;    padding: 34px 24px;}
.main-subcribe-wrapper:hover { text-decoration: none;}
.main-subcribe-wrapper:focus { text-decoration: none;}
.main-subcribe-wrapper .main-subscribe__title{  font-weight: 600;   font-style: normal;    font-size: 30px;
    line-height: 1.2;    letter-spacing: 0.03em;    color: #FFFFFF;}

.main-subcribe-wrapper .main-subscribe__subtitle{ font-style: normal;  font-size: 22px;   line-height: 1.2;margin-top:15px; letter-spacing: 0.03em;
    color: #FFFFFF;}
.es17_bg {margin-top:0}

.ii-link img {width: 45px; border-radius:4px;    margin-right: 10px;margin-top: 2px; border: 4px solid #fff}
@media only screen and (max-width: 1100px){
.main-subscribe-img {right: 30px;}
.main-subcribe-wrapper .main-subscribe__title {  font-size: 30px;}
.main-subcribe-wrapper .main-subscribe__subtitle  {  font-size: 20px;}
}

@media only screen and (max-width: 992px){
.main-subcribe-wrapper {  padding: 20px;}
.ii img{    width: 100px;   height: 100px;}
.main-subcribe-wrapper .main-subscribe__title { font-size: 26px;  line-height: 1.2;}
.main-subcribe-wrapper .main-subscribe__subtitle  {  font-size: 18px;}
.main-subscribe-img {   width: 95px;    margin-top: 10px;}
}

@media only screen and (max-width: 760px){
	.ii{    align-items: flex-start;}

.main-subcribe-wrapper .main-subscribe__title {   font-size: 24px;}
	.main-subcribe-wrapper .main-subscribe__title br {display:none}
	.main-subcribe-wrapper .main-subscribe__subtitle {  line-height: 1.2;margin-top: 5px;}
}
@media only screen and (max-width: 600px){
	.ii {display:block; text-align: center}
	.main-subcribe-wrapper { padding: 20px;}
	.main-subcribe-wrapper .main-subscribe__title {margin-top:10px}
.main-subcribe-wrapper .main-subscribe__title { font-size: 22px;}
	.ii .ii-text {   padding-left: 0px;}.ii-block {display:block;text-align: center;}
	.main-subscribe-img {    margin-bottom: 5px;
    margin-top: 20px;}

}
@media only screen and (max-width: 480px){
.main-subcribe-wrapper .main-subscribe__title { font-size: 20px; }
.main-subcribe-wrapper .main-subscribe__subtitle  {  font-size: 16px;}
	.main-subscribe-img {   width: 75px; }
	.ii-block {padding: 0 10px}
}

@media only screen and (max-width: 400px){
.b-whats { flex-wrap: wrap;justify-content: center;}
	.b-whats .black.ya-link {margin-top: 15px; display: block}
.whatsapp { margin-right: 0;}
}

.t-flex {display:flex;justify-content: flex-end;}
.t-flex .ya-link {margin-left: 5px}
.bom-container {z-index: 100000}
.small__block {    position: fixed; bottom:0; left:0; width:100%; display:none;z-index: 100;    height: 40px;
    align-items: center;}

.small__item {  width:25%;  height: 100%;   display: flex;   align-items: center; padding: 0px 5px; justify-content: center;}
.small__item a{color: #fff;text-decoration: none;}
.small__item._1 a{display: block; width: 100%;}
.small__item._1{background-color: #4080ff; text-align: center;font-size: 16px;    line-height: 1;}
.small__item._2{background-color: #40bff5}
.small__item._3{background-color: #43d854}
.small__item._4{background-color: #08c}
.small__item img {width: 25px}
@media only screen and (max-width: 768px){
.small__block {display:none}
#yes {display:flex!important}
.es19_bg .es19_cont .es19_telemail {  padding-left: 0px;}
.bom-container {  bottom: 50px!important;}
}
@media only screen and (max-width: 480px){
	.small__item._1 {font-size: 14px;  }
}


/* End */


/* Start:/css/zoom-showcase.css?15513619691956*/
.thanky {
	width: 980px;
	height:400px;
	margin:0 auto;
	position:relative;
}

#thanky-left-button {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	background: transparent url(/img/es16_left.png) no-repeat;
	left: -50px;
	width: 55px;
	height: 55px;
	z-index: 10;
	}
	
#thanky-right-button {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	background: transparent url(/img/es16_right.png) no-repeat;
	right: -50px;
	width: 55px;
	height: 55px;
	z-index: 10;
	}

/* Adjust the font-family for the text fields here */	
.zoom-gallery {
			
	position: relative;
	font-family: "YanoneKaffeesatzRegular", Geneva, sans-serif;
	font-size: 24px;
				
}

/* Just getting rid of the link outline */
.zoom-gallery a {
			
	outline: none;
				
}

/* resetting the unordered list margin and list-style */
.zoom-gallery ul {
			
	margin: 0;
	list-style: none;
	display: none;
				
}
	
/* Adjust the box shadow and border here */		
.zoom-gallery li {
			
	margin: 0;
	overflow: hidden;
	
	border: 2px solid #EEE;
	
	-moz-box-shadow: 0px 5px 10px #888;
	-webkit-box-shadow: 0px 5px 10px #888;
	box-shadow: 0px 5px 10px #888;
				
}

/* Hide the text until it's ready to be shown */		
.zoom-gallery ul li ul {
			
	display: none;
				
}

/* Hide the preloader until it's positioned correctly */
.zoom-gallery img.preloader {
			
	display: none;
	position: absolute;
				
}

/* Adjust the text-field padding here */		
.zoom-gallery-info-text {
				
	padding: 10px;
	
	position: absolute;
	white-space: nowrap;
	overflow: hidden;
	z-index: 9999;
							
}

/* Position the noscript fallback image */
.zoom-gallery #noscript {

	width: 980px;
	text-align: center;
	
}










/* End */


/* Start:/js/globals/2.0/preloader.css?17313044221931*/
:root {
    --preload-color-background: rgba(33, 33, 33, 0.5);
    --preload-color-foreground: #ffffff;
    --preload-color-accent: #03a9f4;
    --preload-gap: 36px;
    --preload-icon-size: 128px;
    --preload-font: 2em Roboto, arial, sans-serif;
    --preload-spinner-size: 32px;
    --preload-spinner-width: 3px;
}

#app-preloader {
    z-index: 99999999999;
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    gap: var(--preload-gap);
    justify-content: center;
    align-items: center;
    background: var(--preload-color-background);
    color: var(--preload-color-foreground);
    font: var(--preload-font);
    transition: .3s ease-in-out;
    top: 0;
}

#app-preloader .preloader-spinner {
    position: fixed;
    left: calc(50vw - calc(var(--preload-spinner-size) / 2px));
    width: var(--preload-spinner-size);
    height: var(--preload-spinner-size);
    animation: preloader-spinner .5s linear infinite;
}

#app-preloader .preloader-spinner .preloader-spinner-icon {
    width: var(--preload-spinner-size);
    height: var(--preload-spinner-size);
    stroke: var(--preload-color-foreground);
    stroke-width: var(--preload-spinner-width);
    stroke-dasharray: 314%, 314%;
    animation: preloader-spinner-icon-anim 1s linear infinite alternate;
}

@keyframes preloader-logo-anim {
    0% {
        filter: opacity(0);
        transform: translateY(-30px);
    }

    100% {
        filter: opacity(1);
        transform: translateY(0);
    }
}

@keyframes preloader-title-anim {
    0% {
        filter: opacity(0);
    }

    100% {
        filter: opacity(1);
    }
}

@keyframes preloader-spinner {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes preloader-spinner-icon-anim {
    0% {
        stroke-dasharray: 0%, 314%;
    }

    100% {
        stroke-dasharray: 314%, 314%;
    }
}

/* End */


/* Start:/include/bomb/bomb.css?162742081125418*/

@font-face {
    font-family: 'GothaProBol';
    src: url(/fonts/GothaProBol.eot);
    src: url(/fonts/GothaProBol.eot) format("embedded-opentype"), url(/fonts/GothaProBol.woff2) format("woff2"),
url(/fonts/GothaProBol.woff) format("woff"), url(/fonts/GothaProBol.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}



.fireworks-bg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1041;
}

.pyro > .before, .pyro > .after {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}

.pyro > .after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    -ms-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    -ms-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s;
}

@-webkit-keyframes bang {
    to {
        box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
    }
}

@-moz-keyframes bang {
    to {
        box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
    }
}

@-o-keyframes bang {
    to {
        box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
    }
}

@-ms-keyframes bang {
    to {
        box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
    }
}

@keyframes bang {
    to {
        box-shadow: 119px 69.3333333333px #8cff00, 247px -58.6666666667px #ff001e, -147px -216.6666666667px #6fff00, 178px 80.3333333333px #ff002f, -116px 44.3333333333px deepskyblue, 202px -94.6666666667px #ff0026, 50px -51.6666666667px #002fff, 6px -56.6666666667px #ff0080, -242px -388.6666666667px #006fff, 174px -207.6666666667px #ff0011, -102px -383.6666666667px #0033ff, -139px -6.6666666667px #59ff00, 129px 19.3333333333px #5eff00, -234px -20.6666666667px #cc00ff, 125px -387.6666666667px #00ff0d, -25px -127.6666666667px #1aff00, 142px -259.6666666667px #7300ff, -217px 48.3333333333px #ff00cc, 203px -372.6666666667px #ff008c, -181px -22.6666666667px #0051ff, -42px -378.6666666667px #e600ff, -32px -85.6666666667px #00eaff, -176px 57.3333333333px #8400ff, 17px -168.6666666667px #00ff26, -221px -322.6666666667px #00ffa2, 144px -313.6666666667px #00fff7, 121px -185.6666666667px #00fffb, -99px -6.6666666667px #ff0037, -47px -353.6666666667px #00ffea, -214px -390.6666666667px #ffbb00, -150px 82.3333333333px #00bbff, -12px -16.6666666667px #0026ff, 111px -241.6666666667px #1a00ff, 151px -231.6666666667px #000dff, 27px -131.6666666667px #00ff26, 143px 75.3333333333px #e6ff00, 166px -148.6666666667px #66ff00, -234px -356.6666666667px #00fff7, -75px -125.6666666667px #ff9500, -117px 21.3333333333px #ff00d9, 181px -9.6666666667px #e1ff00, -207px -208.6666666667px #0026ff, 52px -216.6666666667px #9900ff, -162px -393.6666666667px #3300ff, 115px -121.6666666667px #00ffae, -90px -338.6666666667px #00ffbf, -14px 71.3333333333px #eeff00, -153px -166.6666666667px #00ffd9, 157px -285.6666666667px #ff3c00, -27px -256.6666666667px #00ff1e, 55px -63.6666666667px #ff9500, 74px -362.6666666667px #008cff, 233px -197.6666666667px #ffe600, -135px 75.3333333333px #00d0ff, -124px -251.6666666667px #ff2200, -114px -287.6666666667px #ff0055, -20px 67.3333333333px #0095ff, -13px -259.6666666667px #ff9500, -77px -391.6666666667px #00ffb3, 85px -154.6666666667px #ff005e, -201px -27.6666666667px #4800ff, -109px 20.3333333333px #2fff00, 169px -101.6666666667px #00ff66, -3px -345.6666666667px #4000ff, 23px -24.6666666667px darkorange, 23px -195.6666666667px #ff00cc, 227px -180.6666666667px #73ff00, -239px -407.6666666667px #ff00a2, 94px -408.6666666667px #ff0022, 116px -276.6666666667px #006aff, -130px -211.6666666667px #006fff, 178px -168.6666666667px #0077ff, -220px -11.6666666667px #00a2ff, -109px 53.3333333333px #ff6600, 121px -118.6666666667px #0048ff, -78px -267.6666666667px #fffb00, -88px -414.6666666667px #00f7ff, 111px -325.6666666667px #ff0004, -196px -407.6666666667px #ff0d00, 100px -225.6666666667px #0048ff, -176px 68.3333333333px #ffbf00;
    }
}

@-webkit-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-moz-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-o-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-ms-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-webkit-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-moz-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-o-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-ms-keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@keyframes position {
    0%, 19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }
    20%, 39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }
    40%, 59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }
    60%, 79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }
    80%, 99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}


.bom-container svg {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    fill: rgba(255, 0, 0, 0.1);
    stroke: #fd8768;
    stroke-width: 20px;
    stroke-linecap: butt;
    stroke-linejoin: miter;
    filter: drop-shadow(0px 0px 1px #ba003f);
    transform-style: preserve-3d;
    perspective-origin: center cetner;
    perspective: 300;
}

.bom-img {
    width: 90px;
}

.spark {
    position: absolute;
    fill: url(/include/bomb/#sparkgrad);
    opacity: 0;
    transform-origin: 50% 50%;
    transform: translate(0px, 0px);
    animation: floatUp 800ms linear infinite forwards;
}

.sp1 {
    animation-delay: 0ms;
}

.sp2 {
    animation-delay: 205ms;
}

.sp3 {
    animation-delay: 415ms;
}

.sp4 {
    animation-delay: 600ms;
}

.sp5 {
    animation-delay: 310ms;
}

.spark3 .sp1 {
    animation-delay: 110ms;
}

.spark3 .sp2 {
    animation-delay: 600ms;
}

.spark3 .sp3 {
    animation-delay: 1000ms;
}

.spark3 .sp4 {
    animation-delay: 300ms;
}

.spark3 .sp5 {
    animation-delay: 700ms;
}

@keyframes floatUp {
    0% {
        transform: translate(0px, 0px) rotate3d(0, 0, 0, 0deg);
        opacity: 1
    }
    5% {
        transform: translate(5px, -10px) rotate3d(2, 4, 1, 40deg);
    }
    6% {
        transform: translate(5px, -10px) rotate3d(2, 4, 1, 30deg);
        opacity: 0.8;
    }
    30% {
        transform: translate(0px, -50px) rotate3d(2, 8, 1, -20deg) scale(1.2);
        opacity: 0.1;
    }
    49% {
        transform: translate(-10px, -60px) rotate3d(2, 4, 1, 40deg);
        opacity: 0;
    }
    50% {
        transform: translate(0px, -60px) rotate3d(2, 4, 1, -40deg);
        opacity: 0;
    }
    90% {
        transform: translate(5px, -70px) rotate3d(2, 4, 0, 40deg);
        opacity: 0
    }
    100% {
        transform: translate(5px, -70px) rotate3d(2, 4, 0, 40deg);
        opacity: 0
    }
}

.bom-img {
    position: relative;
    z-index: 2;
}

.bom-label {
    position: absolute;
    opacity: 0;
    transition: .5s;
    top: 55px;
    padding-left: 30px;
    font-size: 14px;
    padding-top: 1px;
    line-height: 24px;
    color: #000;
    padding-right: 16px;
    left: 70px;
    background-color: #ffe600;
    white-space: nowrap;
    text-decoration: none;
    -moz-box-shadow: 0px 5px 10px #888;
    -webkit-box-shadow: 0px 5px 10px #888;
    box-shadow: 0px 2px 5px #888;
}

.bom-label:hover {
    color: #000;
    text-decoration: none
}

.bom-label.active {
    opacity: 1;
}


.bom-container {
    opacity: 0.5;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99;
    cursor: pointer;
    font-family: "GothaProBol";
}

.bom-container:hover {
    opacity: 1;
}

.bom_timer {
    color: white;
    font-size: 42px;
    position: absolute;
    left: 13%;
    top: 35%;
    z-index: 3;
    text-align: center;
    width: 60px;


}

.red .bom_timer {
    color: red !important;
}

.white .bom_timer {
    color: white !important;;
}

.bom-wick {
    position: absolute;
    top: 4px;
    right: 5px;
    z-index: 4;
}

.bom-wick_flame {
    border-radius: 50%;
    position: absolute;
    width: 2px;
    top: -3px;
    height: 4px;
    background: red;
    animation: shadow 1s infinite alternate;
}

.bom-wick_sparks {
    position: absolute;
    top: -21px;
    left: -17px;
    width: 30px;
    height: 30px;
}

.bom-wick-3 {
    top: 3px;
    right: 8px;
}

.bom-wick-4 {
    top: 3px;
    right: 13px;
}

.bom-wick-5 {
    top: 5px;
    right: 17px;
}

.bom-wick-6 {
    top: 7px;
    right: 20px;
}

.bom-wick-7 {
    top: 9px;
    right: 23px;
}

.bom-wick-8 {
    top: 10px;
    right: 24px;
}

.bom-wick-9 {
    top: 13px;
    right: 26px;
}

.bom-wick-10 {
    top: 18px;
    right: 30px;
}

.bom-wick-11 {
    top: 20px;
    right: 32px;
}

.bom-wick-12 {
    top: 24px;
    right: 35px;
}

.bom-wick::before {
    content: '';
}

@keyframes shadow {
    from {
        box-shadow: 0 0 4px 1px red;
    }
    to {
        box-shadow: 0 0 2px 2px red;
    }
}

@media only screen and (max-width: 768px) {
    .bom-img {
        width: 60px;
    }

    .bom-container {
        bottom: 10px;
        left: 10px;
    }

    .bom_timer {
        font-size: 32px;
        left: -3%;
        top: 31%
    }

    .bom-label {
        top: 34px;
        padding-left: 20px;
        font-size: 12px;
        padding-top: 1px;
        line-height: 24px;
        padding-right: 16px;
        left: 45px;
    }

    .bom-wick-4 {
        top: 3px;
        right: 11px;
    }

    .bom-wick-5 {
        top: 3px;
        right: 12px;
    }

    .bom-wick-6 {
        top: 4px;
        right: 13px;
    }

    .bom-wick-7 {
        top: 5px;
        right: 14px;
    }

    .bom-wick-8 {
        top: 6px;
        right: 15px;
    }

    .bom-wick-9 {
        top: 7px;
        right: 19px;
    }

    .bom-wick-10 {
        top: 8px;
        right: 19px;
    }

    .bom-wick-11 {
        top: 10px;
        right: 21px;
    }

    .bom-wick-12 {
        top: 14px;
        right: 23px;
    }
}

@media only screen and (max-width: 480px) {
    .bom-img {
        width: 46px;
    }

    .bom-container {
        bottom: 10px;
        left: 10px;
    }

    .bom_timer {
        font-size: 24px;
        left: -16%
    }

    .bom-label {
        top: 20px;
        padding-left: 20px;
        font-size: 12px;
        padding-top: 2px;
        padding-bottom: 3px;
        line-height: 1.1;
        padding-right: 16px;
        left: 33px;
        white-space: normal;
        width: 200px;
        letter-spacing: 0.3px;
    }

    .bom-wick {
        top: 2px;
    }

    .bom-wick-3 {
        top: 2px;
        right: 4px;
    }

    .bom-wick-4 {
        top: 3px;
        right: 6px;
    }

    .bom-wick-5 {
        top: 3px;
        right: 9px;
    }

    .bom-wick-6 {
        top: 3px;
        right: 9px;
    }

    .bom-wick-7 {
        top: 4px;
        right: 10px;
    }

    .bom-wick-8 {
        top: 5px;
        right: 12px;
    }

    .bom-wick-9 {
        top: 6px;
        right: 13px;
    }

    .bom-wick-10 {
        top: 8px;
        right: 15px;
    }

    .bom-wick-11 {
        top: 10px;
        right: 18px;
    }

    .bom-wick-12 {
        top: 12px;
        right: 19px;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/form.result.new/site_selling/style.min.css?16684219206221*/
#legal-info.modal{z-index:11000}body #loader-wrapper{z-index:12000}#site-selling-form.modal{z-index:10500}#site-selling-form .modal-dialog{width:650px}@media(max-width:767px){#site-selling-form .modal-dialog{width:300px;margin:10px auto}}#site-selling-form .modal-header .close{margin:8px 10px 0 0}#site-selling-form .form-wrapper{font-family:'ALSSchlangesans-Bold'}#site-selling-form .form-wrapper .container-fluid{padding:0 15px}#site-selling-form .form-wrapper .form-title{color:#171616;font-size:49px;text-align:center;text-transform:uppercase;font-family:'ALSSchlangesans-Black';line-height:1;margin-bottom:10px}#site-selling-form .form-wrapper .form-description{font-size:2em;color:#171616;text-align:center;margin-bottom:10px;padding:0 20%}#site-selling-form .form-wrapper .form-note-wrapper{text-align:center;margin-bottom:15px;font-size:3em}#site-selling-form .form-wrapper .form-errors-text{text-align:center;margin-bottom:15px;font-size:3em;color:#fe0000}#site-selling-form .form-wrapper .grey-background{background:#f4f3f3;padding:20px}@media(max-width:767px){#site-selling-form .form-wrapper .grey-background .count-wrapper{margin-top:15px}}#site-selling-form .form-wrapper .grey-background .count-wrapper .title{font-size:25px;font-weight:bold;text-transform:uppercase;text-align:center;margin-top:27px;font-family:Roboto,sans-serif}@media(max-width:767px){#site-selling-form .form-wrapper .grey-background .count-wrapper .title{margin-top:0}}#site-selling-form .form-wrapper .grey-background .count-wrapper .count{color:#01d2e9;font-size:60px;border-bottom:3px solid #01d2e9;padding:10px 0;margin-bottom:10px;text-align:center;font-family:'ALSSchlangesans-Black'}#site-selling-form .form-wrapper .grey-background .count-wrapper .subscription{text-align:center;font-family:'Roboto',sans-serif;font-size:20px;color:#010101;line-height:1}#site-selling-form .form-wrapper .grey-background .today-count-wrapper .today-title{text-transform:uppercase;font-size:35px;font-weight:bold;text-align:center;font-family:Roboto,sans-serif}#site-selling-form .form-wrapper .grey-background .today-count-wrapper .count{border-bottom:0;color:#fff;background-color:#fe0000;margin-top:10px;padding:15px 0;font-size:80px;line-height:1}#site-selling-form .form-wrapper .inputs-wrapper{margin-top:15px}#site-selling-form .form-wrapper .inputs-wrapper .input-wrapper{position:relative}#site-selling-form .form-wrapper .inputs-wrapper .input-wrapper:before{content:"";display:block;width:32px;height:29px;left:26px;top:8px;position:absolute;background-image:url(/bitrix/templates/main/components/bitrix/form.result.new/site_selling/images/phone.png);background-repeat:no-repeat;background-position:center}#site-selling-form .form-wrapper .inputs-wrapper .input-wrapper input{border-radius:5px;-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);border:1px solid rgba(128,128,128,0.5);outline:0;padding:12px 10px 10px 45px;font-size:16px;line-height:20px;color:#171616;width:100%;font-family:'PT Sans',sans-serif;background-color:#f4f4f5}@media(max-width:767px){#site-selling-form .form-wrapper .inputs-wrapper .input-wrapper{margin-bottom:15px}}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label{border-radius:5px;-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);border:1px solid rgba(128,128,128,0.5);outline:0;padding:12px 10px 10px 45px;line-height:20px;font-size:16px;color:#171616;width:100%;font-family:'PT Sans',sans-serif;background-color:#f4f4f5}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label:before{width:32px;height:29px;left:11px;top:8px;content:"";display:block;position:absolute;background-image:url(/bitrix/templates/main/components/bitrix/form.result.new/site_selling/images/position.png);background-repeat:no-repeat;background-position:center}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label.default{color:gray}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list{background-color:rgba(255,255,255,0.9);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);box-shadow:inset 1px 1px 1px rgba(0,0,0,0.3);border:1px solid rgba(128,128,128,0.5);border-top:0}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option{padding:5px 10px;-webkit-transition:.3s ease .3s;-moz-transition:.3s ease .3s;-ms-transition:.3s ease .3s;-o-transition:.3s ease .3s;transition:.3s ease .3s;font-size:14px}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option:not(:last-child){border-bottom:1px solid #a7a9ab}#site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option:hover{background-color:#fe0000;color:#fff}#site-selling-form .form-wrapper .inputs-wrapper .submit-wrapper{text-align:center;margin-top:15px}#site-selling-form .form-wrapper .inputs-wrapper .submit-wrapper input{display:inline-block;background-color:#fe0000;border-radius:5px;border:0;outline:0;border-bottom:4px solid #980000;padding:10px 20px;text-transform:uppercase;font-size:20px;color:#fff;font-family:'PT Sans',sans-serif;font-weight:bold}.prav-info{padding:10px 10px 20px}.site-selling-caller{position:fixed;left:15px;top:15px;width:130px;text-align:center;opacity:.5;padding:15px;background-color:#ececec;z-index:999}.site-selling-caller:hover{opacity:1}.site-selling-caller .text{font-size:14px;font-weight:bold;text-transform:uppercase;font-family:ALSSchlangesans-Black}@media(max-width:767px){.site-selling-caller{display:none}}
#site-selling-form .input-error{box-shadow: none}#site-selling-form .input-error .is-invalid {    -webkit-box-shadow: inset 0px 0px 0px 2px rgb(255 8 8);
                                                     -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,8,8,1)!important;
                                                     box-shadow: inset 0px 0px 0px 2px rgb(255 8 8)!important;
                                                     border-radius: 5px!important;}
/* End */


/* Start:/bitrix/templates/main/libs/select/css/TS_select.min.css?15248520001083*/
.TS_select-box{position:relative}.TS_select-box input{display:none}.TS_select-box .select-label{-moz-appearance:none;-o-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;outline:0;outline:0;width:100%;cursor:pointer}.TS_select-box .select-label .value{vertical-align:middle}.TS_select-box .select-label .arrow{vertical-align:middle;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.TS_select-box .select-label .arrow:before{content:"";border:2px solid black;border-top:0;border-left:none;transform:rotate(45deg) translate(-25%,-25%);width:7px;height:7px;display:inline-block;vertical-align:middle;box-sizing:border-box}.TS_select-box .select-option-list{position:absolute;top:calc(100% - 1px);left:0;right:0;max-height:200px;outline:0;border-top:0;display:none;z-index:10}.TS_select-box .select-option-list.shown{display:block}.TS_select-box .select-option-list .select-option{cursor:pointer}.TS_select-box:not(.js-hover):hover .select-option-list{display:block}
/* End */


/* Start:/bitrix/templates/main/styles.css?176312226734*/
.field-name {
    display: none;
}
/* End */


/* Start:/css/map_css.css?15513619725875*/
div.bx-yandex-map {
    color: black;
    font-size: 11px;
}

div.bx-yandex-map div.YMaps-b-balloon-content {
    color: black;
    font-size: 11px;
}

div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
    padding: 0px !important;
}

div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea {
    font-size: 11px;
}

div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
    background-image: none !important;
}

.map-wrapper {
    position: relative;
    /*margin-bottom: 50px;*/
}

.title-map {
    padding: 0 20px;
    text-align: center;
    color: #0d0d0d;
    font-size: 44px;
    font-family: 'ALSSchlangesans-Black', sans-serif;
    text-transform: uppercase;
    margin: 50px 0;
}

.ymaps-baloon-text {
    color: white;
    width: 301px;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    margin-left: -10px;
    letter-spacing: 1px;
}


.ymaps-baloon-text{
    background-color: #1cdce9;
    padding: 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position:relative;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.38);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.38);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.38)
}
.ymaps-baloon-text:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1cdce9;
}
@media only screen and (max-width: 1300px) {
    .map-wrapper .search-wrapper {
        left: 100px;
    }

    .map-wrapper .search-wrapper {
        left: 200px;
        top: 50px;
        transform: translate(-0, 0);
    }
}
@media only screen and (max-width: 992px) {
    .map-wrapper .search-wrapper {
        left: 50%;
        top: -65px;
        margin-left: -205px;
    }
}
@media only screen and (max-width: 640px) {
    .map-wrapper .search-wrapper {
        left: 50%;
        top: -35px;
        margin-left: -140px;
        width: 275px;
    }
}
.map-wrapper .search-wrapper
{ left: 200px;
    top: 50px;
    transform: translate(-0, 0);}
@media only screen and (max-width: 1300px) {
    .map-wrapper .search-wrapper {
        left: 100px;
    }
}
@media only screen and (max-width: 992px) {
    div.bx-yandex-map { margin-top: 107px}
    .map-wrapper .search-wrapper {
        left: 50%; top: -65px; margin-left: -205px}
    .title-map {font-size: 36px}
}

@media only screen and (max-width: 668px) {
    div.bx-yandex-map { margin-top: 75px;height:285px!important  }
    .ymaps-map {height:275px!important}
}


@media only screen and (max-width: 640px) {
    .map-wrapper .search-wrapper { left: 50%; top: -35px; margin-left: -140px; width: 275px;}
    .map-wrapper .search-field {font-size: 18px}

    .map-wrapper .swiper-slide-active.search-change {font-size: 18px}
    .map-wrapper .swiper-slide-prev.search-change, .map-wrapper .swiper-slide-next.search-change
    {font-size: 16px!important}
    div.bx-yandex-map {height:385px!important }
    .ymaps-map {height:385px!important}
	.map-wrapper #load-map-btn {font-size: 20px}
}

@media only screen and (max-width: 600px) {
    .title-map {
        font-size: 34px;}

}
.map-wrapper .swiper-slide-prev.search-change, .map-wrapper .swiper-slide-next.search-change {font-size: 22px}

.map-wrapper .streets .swiper-slide.search-change:before {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
    width: 19px;
    height: 22px;
    background: url(/bitrix/templates/okna-tseny__main/components/bitrix/news.list/map_city_slider/images/street-small.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: content-box;
}
.map-wrapper .streets .swiper-slide.search-change.swiper-slide-active:before {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translate(0, -50%);
    width: 34px;
    height: 38px;
    background: url(/bitrix/templates/okna-tseny__main/components/bitrix/news.list/map_city_slider/images/street.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: content-box;
}

.map-wrapper .streets .swiper-slide-active.search-change:before {
    border: 0px
}

.map-wrapper #load-map-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #ffe713;
    padding: 15px 30px 15px 30px;
   text-align: center;
    letter-spacing: 0.5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    box-shadow: 0 0 7px rgba(0,0,0,1.2)!important;
    cursor: pointer; }
.map-wrapper #load-map-btn:hover {
    background-color: #f9e005; }
.map-wrapper.nonload:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
}
/* End */
/* /css/normalize.min.css?15513619711981 */
/* /css/bootstrap.min.css?1551361972159900 */
/* /css/style.css?1695843434167128 */
/* /css/media.css?15513619711068 */
/* /css/skin.css?15513619719381 */
/* /js/fancybox/source/jquery.fancybox.css?15513617394917 */
/* /css/custom.css?175172956096633 */
/* /css/zoom-showcase.css?15513619691956 */
/* /js/globals/2.0/preloader.css?17313044221931 */
/* /include/bomb/bomb.css?162742081125418 */
/* /bitrix/templates/main/components/bitrix/form.result.new/site_selling/style.min.css?16684219206221 */
/* /bitrix/templates/main/libs/select/css/TS_select.min.css?15248520001083 */
/* /bitrix/templates/main/styles.css?176312226734 */
/* /css/map_css.css?15513619725875 */
