@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=latin,cyrillic);

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    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: "\002a"
}

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

.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: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

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

a:focus {
    outline: 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,0.25);
    box-shadow: inset 0 -1px 0 rgba(0,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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    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;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

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

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

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

input[type=file] {
    display: block
}

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

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

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
    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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,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,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

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

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

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

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.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: 4px\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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    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:11px;
        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: 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,0.125);
    box-shadow: inset 0 3px 5px rgba(0,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.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,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.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,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.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,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.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,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.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,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.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,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,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}

.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,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    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-left-radius: 4px;
    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-right-radius: 4px;
    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 .form-control:focus {
    z-index: 3
}

.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,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.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
    }
}

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

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

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

@media (min-width: 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
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.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-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)
}

@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;
    border-top-left-radius: 0;
    border-top-right-radius: 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: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

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

.navbar-default .navbar-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: #e7e7e7
}

@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>li {
    display: inline
}

.pagination>li>a,.pagination>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>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

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

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    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: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.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 {
    padding-right: 15px;
    padding-left: 15px;
    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,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

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

.progress-bar-warning {
    background-color: #f0ad4e
}

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

.progress-bar-danger {
    background-color: #d9534f
}

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

.media {
    margin-top: 15px
}

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

.media,.media-body {
    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,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-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,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 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,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,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 {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

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

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

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

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

.modal-footer .btn+.btn {
    margin-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:380px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    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,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    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,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,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,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,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,0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    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,0.0001) 0, rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    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: transparent;
    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,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: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .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,.modal-header:after,.modal-header: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,.modal-header: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
    }
}

.comments-rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
    margin: 0 0 0 20px
}

.comments-rating .comments-rating:hover .rating-star:hover,.comments-rating .comments-rating:hover .rating-star:hover ~ .rating-star,.comments-rating .rating-input:checked ~ .rating-star,.comments-rating .rating-star.active {
    background-position: 0 0
}

.comments-rating .rating-star,.comments-rating .comments-rating:hover .rating-star {
    position: relative;
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background: url("/assets/star-e46ff3662358972e2a688122fa6d4ded8cc2d2904ddaa9c90b4be6995558d743.png") 0 -16px
}

.comments-rating-form {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative
}

.comments-rating-form .rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0
}

.comments-rating-form:hover .rating-star:hover,.comments-rating-form:hover .rating-star:hover ~ .rating-star,.rating-input:checked ~ .rating-star {
    background-position: 0 0
}

.rating-star,.comments-rating-form:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url("/assets/star-e46ff3662358972e2a688122fa6d4ded8cc2d2904ddaa9c90b4be6995558d743.png") 0 -16px
}

a,a:link,a:hover,a:active,a:focus {
    outline: none !important
}

a:link {
    color: #1360e1;
    text-decoration: underline
}

a:hover {
    color: #e91f87 !important
}

.cb {
    clear: both
}

h1 {
    font-size: 32px !important;
    line-height: 1.2 !important;
    color: #000 !important
}

h2 {
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    color: #000 !important;
    margin: 20px 0 0 0 !important
}

.color-dark_gray {
    color: #505050 !important
}

.color-almost_black {
    color: #333 !important
}

.min_tovar_wrap {
    max-width: 400px
}

.color-semi_gray {
    color: #aaa !important
}

.width_1150px {
    margin: 0 auto;
    width: 1100px;
    max-width: 95%
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    background: #fff
}

.min_tovar_wrap {
    max-width: 400px
}

.title_koval {
    text-align: left;
    font: normal 30px 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 60px 0 20px
}

.cart_wrap .right_cart_wrap .cart_price .no_price .item-price {
    text-decoration: line-through
}

.cart_wrap .right_cart_wrap .tovar-spec-props {
    margin-top: 8px
}

.cart_wrap .left_cart_wrap .min_tovar_wrap {
    max-width: 400px
}

.countdown-row.countdown-show3 span:nth-child(2) {
    margin-left: 4px;
    text-align: center
}

.countdown-row.countdown-show3 span:nth-child(3) {
    margin-left: 6px
}

.top_header {
    background: #35357F;
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
}

.top_header .top_header-map_wrapper {
    float: left;
    margin: 8px 20px 0 0
}

.top_header .top_header-map_wrapper .top_header-map {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    background: url("/assets/hmap-ccc97db6ce733693b9c21f5435e80a9bfb37d3cab1720f730b2fa28aa2a6a241.png") 0 1px no-repeat;
    padding: 2px 0 2px 42px
}

.top_header .top_header-map_wrapper .top_header-map:hover,.top_header .top_header-map_wrapper .top_header-map:focus {
    color: #fff !important
}

.top_header .top_header-map_wrapper .top_header-map span {
    border-bottom: 1px dashed #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1
}

.top_header .top_header-map_wrapper .top_header-map span:hover,.top_header .top_header-map_wrapper .top_header-map span:focus {
    border-bottom: 1px dashed #fff;
    color: #fff
}

.top_header .top_header-map_wrapper .top_header-map b {
    color: #fff;
    margin: 0 0 0 3px !important
}

.top_header ul {
    float: left;
    margin: 8px 0 0 0;
    width: 24%;
    min-width: 220px;
    padding: 0
}

.top_header ul li {
    float: left;
    margin: 0 5px 0;
    list-style-type: none
}

.top_header ul li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1
}

.top_header ul li a:hover,.top_header ul li a:focus {
    border-bottom: 1px solid #fff;
    color: #fff !important
}

.top_header .top_header-search {
    float: left;
    width: 22%;
    position: relative;
    margin: 5px 0 0 0
}

.top_header .top_header-search input {
    width: 100%;
    height: 30px;
    padding: 0 40px 0 10px;
    margin: 0;
    border: none;
    background: #f5f5f5;
    font-size: 14px
}

.top_header .top_header-search input:hover,.top_header .top_header-search input:focus {
    background: #fff
}

.top_header .top_header-search button {
    width: 40px;
    height: 30px;
    font-size: 20px;
    border: none;
    background: none;
    color: #35357F;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.top_header .top_header-login {
    float: right;
    width: 18%;
    min-width: 150px;
    margin: 9px 0 0 0;
    text-align: center
}

.top_header .top_header-login a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1;
    margin: 0 3px
}

.top_header .top_header-login a:hover,.top_header .top_header-login a:focus {
    border-bottom: 1px solid #fff;
    color: #fff !important
}

.top_header .top_header-basket {
    text-align: right;
    float: right;
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 9px 0 0 35px;
    height: 40px;
    background: url("/assets/top_header-basket-ca2e1fd4ce8ac4b62a97de170df828fbf67e7f6a7d51c262d5e0800b767477bd.png") 0 10px no-repeat;
    text-decoration: none
}

.top_header .top_header-basket span {
    border-bottom: 1px solid #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1
}

.top_header .top_header-basket:hover,.top_header .top_header-basket:focus {
    color: #fff !important
}

.top_header .top_header-basket b {
    background: #e91f87;
    padding: 0 5px;
    margin: 0 0 0 3px !important
}

.delivery .payment_item ul li img {
    max-width: 100%
}

.color-semi_gray {
    font-size: 12px;
    margin-left: 10px
}

.header {
    background: #f5f5f5;
    margin: 40px 0 0 0;
    height: 100px;
    padding: 20px 0
}

.header header .header-logo-wrapper {
    width: 32%;
    min-width: 270px;
    float: left
}

.header header .header-logo-wrapper .header-logo {
    display: block;
    width: 250px;
    height: 60px;
    background: url("/assets/header-logo-e929872f22ad453e9668ba7014e7fd42570115756a67940af00b35bc9025d973.jpg") no-repeat
}

.header header .header-telephone {
    float: left;
    width: 20%;
    min-width: 250px;
    text-align: right
}

.header header .header-telephone p {
    font-size: 36px;
    margin: 5px 0 0;
    color: #000;
    line-height: 0.9
}

.header header .header-telephone p span {
    font-size: 17px;
    position: relative;
    top: -6px;
    color: #000
}

.header header .header-telephone p .head_tel_link {
    font-size: inherit;
    text-decoration: none;
    color: inherit
}

.header header .header-telephone p .head_tel_link:hover,.header header .header-telephone p .head_tel_link:active {
    color: inherit !important
}

.header header .header-telephone .head_tel_obr {
    border-bottom: 1px solid #e29bc0;
    display: inline-block;
    vertical-align: baseline;
    line-height: 0.9;
    font-size: 12px;
    color: #e91f87;
    margin: 0 7px 0 0;
    text-decoration: none
}

.header header .header-telephone .head_tel_obr:hover,.header header .header-telephone .head_tel_obr:active {
    border-bottom: 1px solid #e91f87
}

.header header .header-calc_red_brif {
    float: right
}

.header header .header-calc_red_brif a {
    display: block;
    padding: 0 0 1px 32px;
    float: left;
    color: #333;
    text-decoration: underline;
    line-height: 1.1;
    font-size: 15px;
    margin: 11px 0 0 35px;
    text-decoration-color: #aaa;
    position: relative
}

.header header .header-calc_red_brif a:hover,.header header .header-calc_red_brif a:active {
    text-decoration: none;
    color: #e91f87
}

.header header .header-calc_red_brif a span {
    position: absolute;
    top: 2px;
    left: 0;
    width: 23px;
    height: 32px
}

.header header .header-calc_red_brif a:nth-child(1) span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 0 no-repeat
}

.header header .header-calc_red_brif a:nth-child(1):hover span,.header header .header-calc_red_brif a:nth-child(1):active span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -96px no-repeat
}

.header header .header-calc_red_brif a:nth-child(2) span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -32px no-repeat
}

.header header .header-calc_red_brif a:nth-child(2):hover span,.header header .header-calc_red_brif a:nth-child(2):active span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -128px no-repeat
}

.header header .header-calc_red_brif a:nth-child(3) span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -64px no-repeat
}

.header header .header-calc_red_brif a:nth-child(3):hover span,.header header .header-calc_red_brif a:nth-child(3):active span {
    background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -160px no-repeat
}

.menu {
    margin: 0 auto 20px;
    height: 110px
}

.menu .nav {
    float: left
}

.menu .nav li {
    margin: 0
}

.menu .nav span {
    display: block;
    height: 45px;
    margin: 0 auto 8px
}

.menu .nav .menu-icon1 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center 0 no-repeat
}

.menu .nav .menu-icon2 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -45px no-repeat
}

.menu .nav .menu-icon3 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -90px no-repeat
}

.menu .nav .menu-icon4 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -135px no-repeat
}

.menu .nav .menu-icon5 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -225px no-repeat
}

.menu .nav .menu-icon6 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -270px no-repeat
}

.menu .nav .menu-icon7 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -315px no-repeat
}

.menu .nav .menu-icon8 {
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -180px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon1 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center 0 no-repeat !important
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon1 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center 0 no-repeat !important
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon2 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -45px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon3 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -90px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon4 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -135px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon5 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -225px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon6 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -270px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon7 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -315px no-repeat
}

.menu .nav ul.dropdown-menu:hover+a .menu-icon8 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -180px no-repeat
}

.menu .nav .dropdown-toggle {
    height: 110px;
    border-radius: 0;
    border-top: 2px solid #fff;
    text-align: center;
    line-height: 1.1;
    z-index: 2;
    padding: 10px 16px 0;
    color: #505050;
    text-decoration: none
}

.menu .nav .dropdown-toggle:hover .menu-icon1 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center 0 no-repeat !important
}

.menu .nav .dropdown-toggle:hover .menu-icon2 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -45px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon3 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -90px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon4 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -135px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon5 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -225px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon6 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -270px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon7 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -315px no-repeat
}

.menu .nav .dropdown-toggle:hover .menu-icon8 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -180px no-repeat
}

.menu .nav .dropdown-toggle:hover,.menu .nav .dropdown-toggle:focus {
    background: #f5f5f5;
    border-top: 2px solid #e91f87;
    color: #35357F !important
}

.menu .nav .dropdown-menu {
    background: #f5f5f5;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
    box-shadow: 0 3px 13px rgba(0,0,0,0.15);
    margin: 0
}

.menu .nav .dropdown-menu a {
    text-decoration: none
}

.menu .nav .dropdown-menu a:hover,.menu .nav .dropdown-menu a:focus {
    background: #35357F;
    color: #fff !important
}

.menu .menu-contacts {
    display: block;
    float: right;
    border-top: 2px solid #fff;
    width: 81px;
    height: 110px;
    background: url("/assets/menu-icon-b4c084fc94d07f6a4f81796bfa6649ceb4493c595d5c2b5a40c99e7fbf0720c2.png") center -360px no-repeat;
    padding: 61px 0 0 0 !important;
    color: #505050;
    text-align: center;
    text-decoration: none
}

.menu .menu-contacts:hover,.menu .menu-contacts:focus {
    border-top: 2px solid #35357F;
    text-decoration: none;
    background: #f5f5f5 url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") center -360px no-repeat
}

.menu ul.nav li.dropdown:hover>ul.dropdown-menu {
    display: block
}

.slider {
    width: 800px;
    height: 250px;
    float: left
}

.slider .img-slide-1,.slider .img-slide-2,.slider .img-slide-3,.slider .img-slide-4,.slider .img-slide-5 {
    width: 100%;
    height: 250px;
    display: block
}

.slider .img-slide-1 {
    background: url("img/slide1.jpg") no-repeat 50% 50%
}

.slider .img-slide-2 {
    background: url("img/slide2.jpg") no-repeat 50% 50%
}

.slider .img-slide-3 {
    background: url("img/slide1.jpg") no-repeat 50% 50%
}

.slider .img-slide-4 {
    background: url("https://fast.ulmart.ru/ns/Olya/banners/Climat_800x250.jpg") no-repeat 50% 50%
}

.slider .img-slide-5 {
    background: url("img/slide1.jpg") no-repeat 50% 50%
}

.slider #carousel-content:hover .left,.slider #carousel-content:focus .left {
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 100%, transparent 100%)
}

.slider #carousel-content:hover .left span,.slider #carousel-content:focus .left span {
    background: url("/assets/slider-arrow-5a939243cc4716c5b1ed7e97fe5cdee06580cd23ae7f92d394fe53c0aca49483.png") 0 0 no-repeat;
    display: block;
    width: 22px;
    height: 100px;
    margin: 94% 37% 0
}

.slider #carousel-content:hover .right,.slider #carousel-content:focus .right {
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 100%, transparent 100%)
}

.slider #carousel-content:hover .right span,.slider #carousel-content:focus .right span {
    background: url("/assets/slider-arrow-5a939243cc4716c5b1ed7e97fe5cdee06580cd23ae7f92d394fe53c0aca49483.png") 0 -100px no-repeat;
    display: block;
    width: 22px;
    height: 100px;
    margin: 94% 37% 0
}

.slider #carousel-content .carousel-control {
    height: 250px;
    width: 80px
}

.slider #carousel-content .carousel-control:hover,.slider #carousel-content .carousel-control:focus {
    opacity: 0.5
}

.slider #carousel-content .carousel-indicators {
    left: 50%;
    margin: 1% 0 0 -50%;
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 2
}

.slider #carousel-content .carousel-indicators li {
    height: 15px;
    width: 15px;
    margin: 0 1px;
    border: 1px solid #aaa
}

.slider #carousel-content .carousel-indicators li.active {
    background-color: #aaa
}

.feedback {
    height: 250px;
    text-align: center;
    float: right;
    width: 280px;
    background: #e7e7e7
}

.feedback p {
    font-size: 22px;
    color: #505050;
    margin: 13px 0 10px
}

.feedback input {
    border: 1px solid #dadada;
    width: 230px;
    height: 35px;
    margin: 5px 0 0 0;
    padding: 0 15px
}

.feedback input[type=submit] {
    color: #fff;
    background: #35357F;
    border: none;
    font-size: 16px;
    margin: 15px 0 0 0
}

.feedback input[type=submit]:hover {
    background: #e91f87
}

.catalog-index-text {
    font-size: 26px;
    margin: 30px 0 5px 0;
    color: #000
}

.catalog-tovar {
    width: 220px;
    height: 237px;
    padding: 15px 19px;
    border: 1px solid #dadada
}

.catalog-tovar img {
    margin-bottom: 10px;
    width: 170px;
    height: 128px
}

.catalog-tovar .catalog-tovar-text {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 1;
    overflow: hidden;
    margin: 0 0 10px 0;
    width: 180px;
    text-decoration: none
}

.catalog-tovar .catalog-tovar-price {
    font-size: 22px;
    color: #000;
    float: left;
    margin: 0 15px 6px 0;
    line-height: 1.0
}

.catalog-tovar:hover .catalog-tovar-button {
    background: #35357F;
    float: left;
    padding: 3px 10px 5px;
    color: #fff;
    display: block !important;
    text-decoration: none;
    position: relative;
    top: -3px
}

.catalog-tovar:hover .catalog-tovar-button:hover,.catalog-tovar:hover .catalog-tovar-button:focus {
    text-decoration: none;
    background: #e91f87;
    color: #fff !important
}

.main-catalog p {
    font-size: 26px;
    margin: 60px 0 25px 0;
    color: #000
}

.main-catalog .main-catalog-block {
    float: left;
    width: 31%;
    margin: 0 35px 20px 0;
    padding: 0 0 0 55px;
    min-height: 190px
}

.main-catalog .main-catalog-block .main-catalog-block-icon1 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 0 no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon2 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -45px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon3 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -90px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon4 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -135px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon5 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -225px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon6 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -270px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon7 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -315px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-block-icon8 {
    background: url("/assets/menu-icon-gray-9ed8b287646634313c7be75287dc64f2e35ca14af259037d0a6aa3d8ece048eb.png") 0 -180px no-repeat
}

.main-catalog .main-catalog-block .main-catalog-text {
    font-size: 18px;
    color: #000;
    line-height: 1.1;
    text-decoration: none;
    display: block;
    margin: 0 0 5px 0;
    height: 45px;
    padding: 0 0 0 65px;
    position: relative;
    left: -65px;
    display: table-cell;
    vertical-align: middle
}

.main-catalog .main-catalog-block .main-catalog-text:hover {
    text-decoration: underline;
    color: #e91f87
}

.main-catalog .main-catalog-block a {
    font-size: 14px;
    color: #1360e1;
    text-decoration: underline
}

.main-catalog .main-catalog-block a:hover {
    text-decoration: none;
    color: #e91f87
}

.main-catalog .main-catalog-block:nth-child(3n+1) {
    margin: 0 0 20px 0
}

.review {
    margin: 0 auto 30px
}

.review p {
    font-size: 26px;
    margin: 0 0 5px 0;
    color: #000
}

.footer-wrap {
    height: 260px;
    background: #35357F;
    margin: 70px 0 0 0
}

.footer-wrap footer {
    padding: 50px 0 0;
    color: #fff
}

.footer-wrap footer .footer-copyright {
    float: left;
    width: 22%
}

.footer-wrap footer .footer-copyright p {
    line-height: 1.3;
    margin: 0 0 10px;
    font-size: 13px
}

.footer-wrap footer .footer-copyright a {
    font-size: 13px;
    color: #fff;
    border-bottom: 1px solid #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1;
    text-decoration: none
}

.footer-wrap footer .footer-copyright a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
    color: #fff !important
}

.footer-wrap footer .footer-copyright .footer-ekb {
    margin: 0 0 20px 0;
    font-size: 13px
}

.footer-wrap footer .footer-copyright .footer-ekb b {
    width: 12px;
    height: 16px;
    padding: 1px 12px 0 0;
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
    background: url("/assets/footer-balun-82f8b67debf4d08f7e14fc3ceff7ea628ecca39949ea02a734e74d9a0dc656d9.png") 0 0 no-repeat
}

.footer-wrap footer .footer-contact {
    float: left;
    width: 20%;
    font-size: 13px
}

.footer-wrap footer .footer-contact p {
    line-height: 1.3;
    font-size: 13px;
    margin: 0;
    font-size: 22px;
    line-height: 1.0
}

.footer-wrap footer .footer-contact p span {
    font-size: 12px;
    display: block;
    margin: 3px 0 15px 0
}

.footer-wrap footer .footer-contact a {
    color: #fff;
    border-bottom: 1px solid #919ec3;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.1;
    text-decoration: none
}

.footer-wrap footer .footer-contact a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
    color: #fff !important
}

.footer-wrap footer .footer-link {
    float: left;
    width: 16%
}

.footer-wrap footer .footer-link a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    margin: 0 0 10px 0
}

.footer-wrap footer .footer-link a:hover {
    color: #fff !important
}

.footer-wrap footer .footer-link ul {
    padding: 0
}

.footer-wrap footer .footer-link ul li {
    list-style-type: none
}

.footer-wrap footer .footer-link ul li a {
    font-size: 13px;
    text-decoration: none;
    padding: 2px 3px 3px;
    margin: 0;
    display: inline
}

.footer-wrap footer .footer-link ul li a:hover {
    background: #e91f87;
    color: #fff !important
}

.footer-wrap footer .footer-pay {
    float: right;
    width: 10%
}

.footer-wrap footer .footer-pay .pay {
    background: url("/assets/pay-f801223a27db58eb5a737458328bb1aa221952541b7abf0de8ea0c56a9e2fef3.png") 0 0 no-repeat;
    width: 105px;
    height: 135px;
    display: block
}

.content {
    -moz-box-shadow: inset 0 0 35px 20px #e8edef;
    -webkit-box-shadow: inset 0 0 35px 20px #e8edef;
    box-shadow: inset 0 0 35px 20px #e8edef;
    padding: 20px 30px 50px;
    margin: 0 auto 30px
}

.breadcrumb {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important
}

.breadcrumb a {
    text-decoration: underline
}

.breadcrumb>.active {
    color: #aaa !important
}

.breadcrumb>li+li::before {
    color: #aaa !important
}

.error-404 {
    color: #000;
    font-size: 72px !important;
    margin: 40px 0 0 0 !important
}

.error-404-text {
    color: #000;
    font-size: 14px !important;
    margin: 0 0 20px 0 !important
}

.contact_text {
    float: left;
    padding: 0 0 0 0;
    margin: 20px 0
}

.contact_map {
    float: right;
    margin: 20px 0
}

.head-h1 {
    color: #000;
    font-size: 32px;
    margin: 40px 0 20px
}

.tabpanel {
    margin: 20px 0 0 0
}

.tabpanel table {
    margin: 50px 0 0 0;
    width: 100%
}

.tabpanel table tr:nth-child(1) {
    background: #f5f5f5;
    font-weight: bold
}

.tabpanel table td {
    border: 1px solid #dadada;
    padding: 10px
}

.tabpanel table td:nth-child(2) {
    width: 50%
}

.tabpanel .form-lk {
    margin: 50px 0
}

.tabpanel .form-lk input[type=email],.tabpanel .form-lk input[type=text],.tabpanel .form-lk input[type=password] {
    width: 400px;
    height: 35px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 15px;
    margin: 15px 0;
    box-shadow: none
}

.tabpanel .form-lk input[type=tel] {
    width: 200px;
    height: 35px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 15px;
    margin: 15px 0;
    box-shadow: none
}

.tabpanel .form-lk textarea {
    width: 600px;
    max-width: 600px;
    min-width: 400px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 7px 15px;
    margin: 15px 0;
    box-shadow: none
}

.tabpanel .form-lk select {
    width: 200px;
    height: 35px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin: 15px 0;
    box-shadow: none
}

.tabpanel .form-lk input[type=submit] {
    width: 200px;
    height: 35px;
    color: #fff;
    background: #35357F;
    border: none;
    font-size: 16px;
    margin: 30px 0 0 0
}

.tabpanel .form-lk input[type=submit]:hover {
    background: #e91f87
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #e91f87 !important;
    text-decoration: none
}

.nav-tabs>li>a {
    font-size: 16px;
    color: #505050;
    border-radius: 0 !important
}

.form_search_result input[type="search"] {
    border: 1px solid #dadada;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin: 20px 0 10px;
    padding: 0 15px;
    width: 300px
}

.form_search_result input[type="submit"] {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin: 0 0 0 10px;
    padding: 0 15px;
    width: 100px;
    font-size: 15px;
    color: #fff !important;
    background: #35357F
}

.form_search_result input[type="submit"]:hover,.form_search_result input[type="submit"]:focus {
    background: #e91f87
}

.nts {
    color: #505050;
    margin: 20px 0 10px
}

.eto_class {
    width: 20%;
    margin: 80px 0 0 0 !important
}

.basket_table {
    width: 100%;
    margin: 0 0 50px 0
}

.basket_table tr {
    border-bottom: 1px solid #dadada
}

.basket_table tr:first-child {
    font-size: 16px;
    font-weight: bold
}

.basket_table tr:last-child {
    border-bottom: none
}

.basket_table tr:last-child td:last-child {
    text-align: right;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 35px 10px 0
}

.basket_table tr td {
    padding: 10px 0
}

.basket_table tr td .basket_minus,.basket_table tr td .basket_plus {
    font-size: 22px;
    color: #35357F;
    text-decoration: none;
    padding: 0 7px
}

.basket_table tr td form {
    display: inline
}

.basket_table tr td form input {
    width: 30px;
    text-align: center;
    border: 1px solid #dadada;
    padding: 4px 0
}

.basket_table tr td:nth-child(1) {
    width: 56%
}

.basket_table tr td:nth-child(2) {
    width: 13%;
    text-align: center
}

.basket_table tr td:nth-child(3) {
    width: 13%;
    text-align: center
}

.basket_table tr td:nth-child(3) b {
    font-size: 22px;
    color: #000;
    font-weight: normal
}

.basket_table tr td:nth-child(4) {
    width: 13%;
    text-align: center
}

.basket_table tr td:nth-child(4) b {
    font-size: 22px;
    color: #e91f87;
    font-weight: bold
}

.basket_table tr td:nth-child(5) {
    width: 5%
}

.basket_table tr td:nth-child(5) .close {
    opacity: 1;
    text-decoration: none;
    font-size: 26px;
    margin: 0 20px 0 0;
    color: #aaa;
    line-height: 0.5
}

.basket_table tr td:nth-child(5) .close :hover {
    opacity: 1;
    color: #e91f87
}

.basket .nav-tabs>li.active>a,.basket .nav-tabs>li.active>a:hover,.basket .nav-tabs>li.active>a:focus {
    color: #fff !important;
    text-decoration: none;
    background: #35357F;
    border: 0
}

.basket .nav-tabs>li>a {
    font-size: 16px;
    color: #505050;
    border-radius: 0 !important
}

.basket .nav>li>a:hover,.basket .nav>li>a:focus {
    background: #e91f87;
    color: #fff !important
}

.basket .nav-tabs>li>a:hover {
    border: none
}

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

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

.dostavka_ul {
    margin: 10px 0 15px
}

.basket_p_margin {
    margin: 0 0 50px 0
}

.brif .brif_form_left {
    float: left
}

.brif .brif_form_left h2 {
    margin: 25px 0 5px !important
}

.brif .brif_form_left select {
    height: 30px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 10px
}

.brif .brif_form_left textarea {
    width: 500px;
    height: 100px;
    padding: 10px;
    border-radius: 0;
    border: 1px solid #dadada
}

.brif .brif_form_left .brif_price {
    color: #e91f87;
    font-size: 32px;
    margin: 30px 0 0
}

.brif .brif_form_left .brif_button {
    height: 45px;
    width: 200px;
    font-size: 18px;
    background: #35357F;
    border: 0;
    color: #fff;
    margin: 20px 0 50px 0
}

.brif .brif_form_left .brif_button:hover,.brif .brif_form_left .brif_button:focus {
    background: #e91f87
}

.brif .brif_mockup {
    float: right
}

.brif .brif_mockup img {
    width: 400px;
    height: 300px;
    margin: 25px 30px 0 0
}

.cart_wrap .left_cart_wrap {
    float: left;
    margin: 10px 40px 0 0
}

.cart_wrap .left_cart_wrap img {
    margn: 12px;
    width: 400px;
    height: 300px
}

.cart_wrap .left_cart_wrap .min_tovar_wrap {
    border-top: 1px solid #D5DDE6;
    width: 100%
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar {
    padding-left: 12px;
    overflow: hidden
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar img {
    margin: 12px 12px 12px 0;
    float: left;
    width: 117px;
    height: 88px
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar .box_save_wrap {
    width: 120px;
    height: 90px;
    border: 1px solid #96A9B1;
    border-radius: 5px;
    float: right;
    margin: 12px 12px 0 0;
    position: relative;
    text-align: center
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar .box_save_wrap img {
    padding: 5px 30px;
    float: none
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar .box_save_wrap p {
    font-size: 14px;
    color: #96a9b1
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar .box_save_wrap .box_save {
    background: #adea29;
    background: -moz-linear-gradient(top, #adea29 0%, #3fce26 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #adea29), color-stop(100%, #3fce26));
    background: -webkit-linear-gradient(top, #adea29 0%, #3fce26 100%);
    background: -o-linear-gradient(top, #adea29 0%, #3fce26 100%);
    background: -ms-linear-gradient(top, #adea29 0%, #3fce26 100%);
    background: linear-gradient(to bottom, #adea29 0%, #3fce26 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adea29', endColorstr='#3fce26',GradientType=0 );
    text-align: center;
    font-size: 14px;
    color: #000;
    position: absolute;
    bottom: 0;
    width: 100%
}

.cart_wrap .right_cart_wrap {
    overflow: hidden
}

.cart_wrap .right_cart_wrap p.zagtova {
    font-size: 18px;
    color: #35357F;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    font-weight: bold
}

.cart_wrap .right_cart_wrap .cart_price {
    overflow: hidden;
    float: left;
    margin: 40px 0 0 0
}

.cart_wrap .right_cart_wrap .cart_price p {
    font-size: 18px;
    color: #444d5e
}

.cart_wrap .right_cart_wrap .cart_price .no_price {
    font-size: 26px;
    color: #98a3ab;
    margin: 15px 0 0 0
}

.cart_wrap .right_cart_wrap .cart_price .price {
    font-size: 52px;
    color: #e91f87;
    margin: 0 50px 0 0;
    line-height: 0.9
}

.cart_wrap .right_cart_wrap .fast-buy-link {
    padding-top: 10px
}

.cart_wrap .right_cart_wrap .fast-buy-link .card_tovar-buy-1-click {
    padding: 20px 0 20px 20px
}

.cart_wrap .right_cart_wrap table {
    width: 100%;
    margin: 20px 0 20px 0
}

.cart_wrap .right_cart_wrap table td {
    border: 1px solid #dadada;
    padding: 5px 10px
}

.cart_wrap .right_cart_wrap table td:first-child {
    font-weight: bold
}

.cart_wrap .right_cart_wrap .dopuslugi {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 10px 0
}

.cart_wrap .right_cart_wrap .cart_tovar_form label {
    font-size: 16px;
    font-weight: normal;
    margin: 0
}

.cart_wrap .right_cart_wrap .cart_tovar_form input[type=checkbox] {
    margin: 0 10px 0 0
}

.cart_wrap .cart_shop_wrap {
    text-align: center;
    float: left;
    margin: 40px 0 0 0
}

.cart_wrap .cart_shop_wrap p {
    font-size: 12px;
    color: #fff
}

.cart_wrap .cart_shop_wrap .card_tovar-basket {
    background: #35357F;
    padding: 6px 20px;
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    height: 44px;
    display: block;
    text-decoration: none;
    width: 210px;
    text-transform: uppercase
}

.cart_wrap .cart_shop_wrap .card_tovar-basket:hover,.cart_wrap .cart_shop_wrap .card_tovar-basket:focus {
    background: #e91f87;
    color: #fff !important
}

.cart_wrap .cart_shop_wrap .card_tovar-buy-1-click {
    font-size: 16px;
    color: #000
}

.mpt2 {
    margin: 0 auto 60px
}

.box_cart_wrap {
    display: none
}

.tariff:hover .box_cart_wrap {
    display: block
}

.catalog-text-margin {
    margin: 40px 0 10px 0 !important
}

.cart_tovar_form span {
    color: #e91f87
}

.callback {
    background: url("/callback.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 85px;
    width: 85px;
    position: absolute;
    top: 46px;
    left: 33px
}

.icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em;
    position: fixed;
    bottom: 30px;
    left: 20px
}

.icon {
    display: inline-block;
    font-size: 0;
    margin: 15px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    color: #fff
}

.icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.icon:before {
    background-color: #cccccc
}

.icon-effect .icon {
    background: rgba(255,255,255,0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background .5s;
    -moz-transition: -moz-transform ease-out 0.1s, background .5s;
    transition: transform ease-out 0.1s, background .5s
}

.icon-effect .icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

.icon-effect .icon {
    background: rgba(255,255,255,0.05);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff
}

.icon-effect .icon {
    -webkit-animation: sonarEffect 1.3s ease-out 20;
    -moz-animation: sonarEffect 1.3s ease-out 20;
    animation: sonarEffect 1.3s ease-out 20
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #5689be,0 0 0 10px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes swing {
    10% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    20% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    30% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }

    35% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    42% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    46% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes swing {
    10% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    20% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    30% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }

    35% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    42% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    46% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media screen and (max-width: 1150px) {
    .slider_text {
        right:41px !important
    }

    .top_header-map_wrapper {
        white-space: nowrap !important;
        overflow: hidden !important;
        background: #35357F !important;
        position: relative !important;
        max-width: 160px !important
    }

    .top_header-map_wrapper ::after {
        content: "" !important;
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
        width: 20px !important;
        height: 100% !important;
        background: -moz-linear-gradient(left, rgba(53,53,127,0) 0%, #35357f 100%) !important;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(53,53,127,0)), color-stop(100%, #35357f)) !important;
        background: -webkit-linear-gradient(left, rgba(53,53,127,0) 0%, #35357f 100%) !important;
        background: -o-linear-gradient(left, rgba(53,53,127,0) 0%, #35357f 100%) !important;
        background: -ms-linear-gradient(left, rgba(53,53,127,0) 0%, #35357f 100%) !important;
        background: linear-gradient(to right, rgba(53,53,127,0) 0%, #35357f 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0035357f', endColorstr='#35357f',GradientType=1 ) !important
    }

    .top_header-search {
        width: 21% !important
    }

    .dropdown-toggle {
        padding: 10px 14px 0 !important
    }

    .footer-copyright {
        width: 25% !important
    }

    .footer-contact {
        width: 26% !important
    }

    .footer-link {
        width: 16% !important
    }

    .footer-pay {
        display: none !important
    }

    .main-plitka-table {
        width: 100% !important
    }

    .main-plitka-table .catalog-tovar {
        width: 25% !important
    }

    .main-plitka-table .catalog-tovar:nth-child(5) {
        display: none !important
    }

    .icon-wrap {
        display: none !important
    }

    .is-countdown {
        left: 215px !important
    }
}

@media screen and (max-width: 1100px) {
    .top_header-search {
        width:20% !important
    }

    .header-calc_red_brif a {
        padding: 0 0 1px 0 !important
    }

    .header-calc_red_brif a span {
        background: none !important
    }

    .dropdown-toggle {
        padding: 10px 12px 0 !important
    }

    .contact_text {
        float: none
    }

    .contact_map {
        float: none
    }
}

@media screen and (max-width: 1050px) {
    .top_header-search {
        width:19% !important
    }

    .dropdown-toggle {
        padding: 10px 10px 0 !important
    }
}

@media screen and (max-width: 1000px) {
    .is-countdown {
        left:245px !important
    }

    .top_header-search {
        display: none !important
    }

    .header-calc_red_brif a {
        margin: 11px 0 0 25px !important
    }

    .dropdown-toggle {
        padding: 10px 8px 0 !important
    }

    .menu-contacts {
        display: none !important
    }

    .main-catalog-block {
        width: 50% !important;
        padding: 0 30px 0 65px !important
    }

    .main-catalog-block .main-catalog-text {
        width: 240px !important
    }

    .catalog-tovar {
        width: 33% !important
    }

    .catalog-tovar:nth-child(4) {
        display: none !important
    }
}

@media screen and (max-width: 900px) {
    .header-calc_red_brif a {
        display:none !important
    }

    .header-telephone {
        float: right !important;
        width: auto !important
    }

    .header-telephone p {
        font-size: 42px !important;
        margin: 10px 0 0 0 !important
    }

    .header-telephone p span {
        font-size: 26px !important
    }

    .header-telephone .head_tel_obr {
        display: none !important
    }

    .footer-copyright {
        width: 30% !important
    }

    .footer-contact {
        width: 30% !important
    }

    .footer-link {
        width: 20% !important
    }

    .footer-pay {
        display: none !important
    }

    .footer-service {
        display: none !important
    }
}

@media screen and (max-width: 800px) {
    .top_header {
        height:auto !important;
        position: relative !important
    }

    .top_header ul {
        width: 300px !important
    }

    .top_header ul li {
        margin: 0 10px !important
    }

    .top_header ul li a {
        font-size: 15px !important
    }

    .top_header .top_header-map_wrapper {
        display: none !important
    }

    .top_header .top_header-login {
        display: none !important
    }

    .header {
        height: 90px !important;
        margin: 0 !important
    }

    .header-logo {
        background-size: 80% 80% !important
    }

    .header-telephone {
        float: right !important;
        width: auto !important
    }

    .header-telephone p {
        font-size: 36px !important;
        margin: 10px 0 0 0 !important
    }

    .header-telephone p span {
        font-size: 22px !important
    }

    .slider {
        display: none !important
    }

    .feedback {
        display: none !important
    }

    .index-text {
        display: none !important
    }

    .icon-wrap {
        display: none !important
    }

    .catalog-tovar {
        display: none !important
    }

    .footer-copyright {
        width: 50% !important
    }

    .footer-contact {
        width: 50% !important;
        text-align: right
    }

    .footer-link {
        display: none !important
    }
}

@media screen and (max-width: 600px) {
    .top_header ul {
        width:240px !important
    }

    .top_header ul li {
        margin: 0 5px !important
    }

    .top_header ul li a {
        font-size: 14px !important
    }

    .header-logo {
        display: none !important
    }

    .main-catalog {
        display: none !important
    }

    .main-plitka-tovar {
        display: none !important
    }

    .content {
        display: block !important
    }

    .content .main-catalog-block {
        width: 100% !important;
        padding: 0 0 0 65px !important
    }

    .content .main-catalog-block .main-catalog-text {
        width: 100% !important
    }
}

@media screen and (max-width: 480px) {
    .top_header ul {
        display:none !important
    }

    .footer-copyright {
        display: none !important
    }

    .footer-contact {
        float: none !important;
        width: auto !important;
        text-align: left !important;
        margin: 0 0 0 10%
    }
}

.input-error {
    color: #ff0000;
    font-size: 12px;
    margin: 0 0 10px 15px;
    position: relative;
    top: -7px
}

.modal-dialog {
    margin: 4% auto 2%
}

.modal-dialog .modal-header {
    padding: 15px 40px;
    font-size: 18px
}

.modal-dialog .modal-header .close {
    font-size: 32px;
    left: 25px;
    top: -5px;
    position: relative
}

.modal-dialog .modal-body {
    padding: 40px
}

.modal-dialog .modal-body input {
    border: 1px solid #dadada;
    height: 40px;
    width: 300px;
    border-radius: 0;
    margin: 0 0 10px;
    padding: 0 15px;
    box-shadow: none
}

.modal-dialog .modal-body button {
    background: #35357F;
    border: none;
    font-size: 16px;
    height: 35px;
    width: 100%;
    color: #fff;
    padding: 0 30px 4px;
    margin: 10px 0 0
}

.modal-dialog .modal-body button:hover {
    background: #e91f87
}
.modal-dialog .modal-body .field strong, .modal-dialog .modal-body .field span {
    font-size: 13px;
}

.modal-dialog .modal-body .cheaper-name {
    line-height: 25px;
    font-size: 20px;
}
.modal-dialog .modal-body .cheaper-price {
    font-size: 26px;
}
.red_cheaper {
    color: #e91f87;
    font-size: 26px;
}

#modal-login .modal-dialog,#modal-registration .modal-dialog {
    width: 677px
}

#modal-login .modal-dialog .modal-body .modal-login-left,#modal-registration .modal-dialog .modal-body .modal-login-left {
    width: 380px;
    float: left;
    position: relative
}

#modal-login .modal-dialog .modal-body .modal-login-left a,#modal-registration .modal-dialog .modal-body .modal-login-left a {
    margin: 0 0 0 20px;
    color: #505050;
    text-decoration: underline;
    text-decoration-color: #aaa
}

#modal-login .modal-dialog .modal-body .modal-login-left a:hover,#modal-login .modal-dialog .modal-body .modal-login-left a:focus,#modal-registration .modal-dialog .modal-body .modal-login-left a:hover,#modal-registration .modal-dialog .modal-body .modal-login-left a:focus {
    color: #000;
    text-decoration-color: #000
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-register-btn-open,#modal-login .modal-dialog .modal-body .modal-login-left .modal-login-btn-open,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-register-btn-open,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-login-btn-open {
    right: 80px;
    font-size: 12px;
    position: absolute;
    top: -25px;
    color: #aaa;
    text-decoration-color: #dadada;
    text-align: right
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-register-btn-open:hover,#modal-login .modal-dialog .modal-body .modal-login-left .modal-register-btn-open:focus,#modal-login .modal-dialog .modal-body .modal-login-left .modal-login-btn-open:hover,#modal-login .modal-dialog .modal-body .modal-login-left .modal-login-btn-open:focus,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-register-btn-open:hover,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-register-btn-open:focus,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-login-btn-open:hover,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-login-btn-open:focus {
    text-decoration-color: #e29bc0
}

#modal-login .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn,#modal-registration .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn {
    color: #505050
}

#modal-login .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn:hover,#modal-login .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn:focus,#modal-registration .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn:hover,#modal-registration .modal-dialog .modal-body .modal-login-left .recovery-pwd-btn:focus {
    color: #e91f87;
    text-decoration-color: #e29bc0
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-login-btn-gray,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-login-btn-gray {
    background: #dadada
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-login-btn-gray:hover,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-login-btn-gray:hover {
    background: #35357F
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-recovery-thanks,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-recovery-thanks {
    color: #2cb122
}

#modal-login .modal-dialog .modal-body .modal-login-left .modal-recovery-thanks i,#modal-registration .modal-dialog .modal-body .modal-login-left .modal-recovery-thanks i {
    padding: 0 5px 0 0
}

#modal-login .modal-dialog .modal-body .modal-text-recovery,#modal-registration .modal-dialog .modal-body .modal-text-recovery {
    font-size: 22px;
    margin: 40px 0 10px 0
}

#modal-login .modal-dialog .modal-body .modal-login-right,#modal-registration .modal-dialog .modal-body .modal-login-right {
    width: 215px;
    float: left
}

#modal-login .modal-dialog .modal-body .modal-login-right p,#modal-registration .modal-dialog .modal-body .modal-login-right p {
    color: #505050
}

#modal-login .modal-dialog .modal-body .modal-login-right .social-mail,#modal-registration .modal-dialog .modal-body .modal-login-right .social-mail {
    background: url("/social.png") no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 10px 20px 0
}

#modal-callback .modal-dialog,#modal-feedback .modal-dialog {
    width: 382px
}

#modal-callback .modal-dialog .modal-callback-text,#modal-feedback .modal-dialog .modal-callback-text {
    color: #2cb122;
    font-size: 18px;
    margin: 0;
    line-height: 1.0
}

#modal-callback .modal-dialog .modal-callback-text i,#modal-feedback .modal-dialog .modal-callback-text i {
    padding: 0 5px 0 0
}

#modal-callback .modal-dialog .modal-callback-text span,#modal-feedback .modal-dialog .modal-callback-text span {
    color: #505050;
    font-size: 14px
}

#modal-map .modal-dialog {
    width: 700px
}

#modal-map .modal-dialog .modal-town input {
    height: 39px !important
}

#modal-map .modal-dialog .modal-town button {
    margin: 0 0 0 6px !important;
    min-width: 100px !important;
    height: 39px !important;
    padding: 1px 10px 4px !important;
    position: relative !important;
    top: -1px !important
}

#modal-map .modal-dialog .modal-town .popular-towns {
    margin: 30px 0 10px 0;
    font-weight: bold
}

#modal-map .modal-dialog .modal-town .no-town {
    margin: 30px 0 10px 0
}

#modal-map .modal-dialog .modal-town td {
    width: 150px;
    height: 25px
}

#modal-map .modal-dialog .modal-town td .modal-map-razvernut {
    color: #e91f87
}

#modal-basket .modal-basket-price {
    color: #e91f87;
    font-size: 26px;
    margin: 0 0 20px 0
}

#modal-basket .modal-basket-left {
    float: left;
    margin: 16px 0 0 0;
    display: block;
    color: #505050;
    text-decoration: none
}

#modal-basket .modal-basket-left span {
    text-decoration: underline
}

#modal-basket .modal-basket-right {
    float: right;
    display: block;
    text-decoration: none;
    background: #35357F;
    height: 50px;
    width: 233px;
    color: #fff;
    padding: 14px 20px;
    font-weight: bold
}

#modal-basket .modal-basket-right:hover,#modal-basket .modal-basket-right:focus {
    background: #e91f87;
    color: #fff !important
}

.cut {
    display: none
}

.main-plitka-tovar {
    margin: 0 auto 30px
}

#scrollUp {
    top: 60px !important
}

#scrollDown {
    top: 105px !important
}

.modal-login-left select {
    border: 1px solid #dadada;
    height: 40px;
    margin: 0 0 15px;
    padding: 0 0 0 11px;
    width: 300px
}

.article-image {
    float: left;
    margin: 0 40px 40px 0;
    width: 90px
}

.article-text {
    float: left;
    width: 910px;
    margin: 0 0 40px 0
}

.article-text a {
    font-size: 20px;
    color: #000
}

.category-item-title {
    text-align: center;
    font-size: 18px !important;
    margin: 10px 0 0 0 !important;
    font-weight: bold
}

.sitemap-ul ul {
    margin: 0 0 0 40px
}

.sitemap-ul ul .sitemap-li {
    list-style-type: disc
}

.production_calculator {
    position: relative
}

.production_calculator select {
    height: 30px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 5px;
    margin: 5px 0;
    box-shadow: none
}

.production_calculator input {
    height: 30px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin: 5px 0;
    box-shadow: none
}

.production_calculator .unit {
    margin: 0 0 0 7px
}

.production_calculator .sizes {
    color: #aaa;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: -20px
}

.production_calculator .cih {
    position: relative
}

.production_calculator .p_link_small {
    text-decoration: none
}

.production_calculator .p_link_small span {
    border-bottom: 1px dotted #aaa
}

.production_calculator .cperror {
    color: #ff0000;
    display: none;
    font-size: 11px;
    margin: 0 0 10px 0
}

.production_calculator .calculator-error {
    color: #ff0000;
    display: none;
    font-size: 11px;
    margin: 0 0 10px 0
}

.production_calculator .display {
    display: block !important
}

.production_calculator #count_button {
    background: #35357F;
    border: none;
    color: #fff;
    font-size: 21px;
    height: 45px;
    margin: 30px 0 0;
    min-width: 200px;
    padding: 0 30px 2px
}

.production_calculator .price_td {
    padding-top: 16px
}

.production_calculator .price_td span {
    font-size: 22px
}

.production_calculator .price {
    font-size: 22px;
    font-weight: bold
}

.production_calculator .special-offer {
    font-size: 14px;
    font-weight: normal
}

.production_calculator .price-fast-order {
    display: inline-block;
    width: 100px;
    height: 50px;
    margin: 10px;
    background: #ccc
}

.production_calculator .price-order {
    display: inline-block;
    width: 100px;
    height: 50px;
    margin: 10px;
    background: #ccc
}

.production_calculator .ch span {
    color: #aaa;
    display: block;
    margin: 20px 0 0 0
}

.production_calculator .fctd {
    padding-top: 20px
}

.production_calculator .podskazka {
    color: #aaa;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px;
    cursor: pointer
}

.production_calculator .tooltip-arrow {
    border-right-color: #dadada !important
}

.production_calculator .tooltip-inner {
    background: #f5f5f5;
    color: #000;
    border: 1px solid #dadada;
    border-radius: 0;
    padding: 10px;
    text-align: left;
    max-width: 300px
}

.design-brief .group-item {
    float: left;
    margin: 5px 30px 0 0
}

.design-brief .group-item input[type=radio] {
    cursor: pointer
}

.design-brief .group-item span {
    cursor: pointer
}

.design-brief textarea {
    border: 1px solid #dadada;
    box-shadow: none;
    margin: 10px 0 0;
    padding: 10px
}

.design-brief .no-float {
    float: none
}

.design-brief .no-float span {
    width: 150px;
    display: inline-block
}

.design-brief .no-float input[type=text] {
    border: 1px solid #dadada;
    box-shadow: none;
    padding: 0 5px
}

.design-brief .custom-size td {
    padding: 5px 0 0 0
}

.design-brief .custom-size td input[type=text] {
    border: 1px solid #dadada;
    box-shadow: none;
    padding: 0 5px
}

.design-brief select[name=folds] {
    float: left;
    border: 1px solid #dadada;
    box-shadow: none;
    padding: 0 5px;
    margin: 10px 0 0 0
}

.design-brief .float-left {
    float: left
}

.design-brief .booklets-result-size {
    position: relative;
    top: 10px;
    left: 10px
}

.design-brief .item h2 span {
    color: #aaa;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px
}

.design-brief #fileupload_brief {
    margin: 10px 0
}

.design-brief #brief-files {
    margin: 30px 0 0 0
}

.design-brief #brief-files .file-item {
    color: #2cb122
}

.design-brief .brief-price h2 {
    font-size: 26px !important
}

.design-brief .brief-send {
    background: #35357F;
    border: none;
    color: #fff;
    font-size: 21px;
    height: 45px;
    margin: 20px 0 60px;
    min-width: 200px;
    padding: 0 30px 2px
}

.clear_both {
    clear: both
}

.footer-link p,.footer-pay p {
    font-size: 18px
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF
}

.autocomplete-group {
    padding: 2px 5px
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000
}

.popover-header {
    text-align: right
}

.popover-gorod-close {
    color: #ccc !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none !important
}

.popover-gorod-close:hover {
    color: #707070 !important
}

.popover-gorod-yes {
    border: none !important;
    background: #FF178A !important;
    border-radius: 0 !important;
    color: #fff !important;
    margin-right: 8px
}

.popover-gorod-no {
    border: none !important;
    background: #323282 !important;
    border-radius: 0 !important;
    color: #fff !important;
    border: none !important
}

.check2 {
    width: 15px !important;
    height: 15px !important;
    float: left;
    margin: 4px 5px 0 0 !important
}

.additional-basket-content-link a {
    text-decoration: none !important;
    margin-bottom: 8px
}

.additional-basket-content-link a span {
    display: block;
    color: #333333 !important
}

.additional-basket-content-item {
    margin: 15px 0 !important
}

.catalog-tovar img {
    width: 180px;
    height: 135px;
    margin-top: 35px
}

.gallery-t .catalog-tovar img {
    margin-top: 0
}

.catalog-tovar {
    text-align: left;
    border: none !important
}

.main-plitka-tovar .bot {
    float: left;
    width: 220px;
    height: 330px;
    border: 2px solid transparent
}

.hit-prodaj-na-glavnoj .main-plitka-table tr {
    border-top: 1px solid #dadada
}

.store-main-productions .main-plitka-tovar .bot:hover {
    border: none !important
}

.main-plitka-tovar .bot:hover {
    border: 2px solid #35357f
}

.main-plitka-tovar .bot:hover .v_nalichii {
    display: block
}

.main-plitka-tovar .catalog-index-text,.main-catalog>p,.brand .title-b,.review>p,.index-text h1 {
    text-align: left;
    font: normal 30px 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 60px 0 20px
}

.main-catalog p {
    margin-top: 30px
}

.article-meta {
    padding: 8px 0;
    margin-top: 13px;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #7E8B8E
}

.article-meta time {
    font-weight: bold;
    padding-right: 15px;
    border-right: 1px solid #B8CCD0
}

.article-meta author {
    font-weight: 600;
    padding-left: 10px
}

.b-share_theme_counter {
    margin: 15px 0 5px -3px;
    padding-bottom: 10px
}

.popover-text {
    padding: 10px 0 !important;
    float: left;
    margin-top: -5px
}

.close2 {
    float: right
}

.font-close {
    margin-left: 10px;
    font-size: 26px !important
}

.popover-header {
    margin-top: 2px
}

.store-main-categories .catalog-tovar img {
    width: auto !important;
    height: auto !important
}

.store-main-productions .catalog-tovar {
    text-align: left !important
}

.store-main-productions .catalog-tovar img {
    width: 180px;
    height: 135px
}

.store-main-categories .catalog-tovar {
    text-align: center !important;
    padding: 3px 19px 15px 19px !important
}

.clearfix:after {
    content: '';
    display: table;
    height: 0;
    clear: both
}

.clearfix:before {
    content: '';
    display: table;
    height: 0;
    clear: both
}

.comments {
    float: none;
    width: 100%
}

.right-h {
    float: right;
    width: 49%;
    margin-top: 0
}

.wrapper .top {
    margin-top: 12px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%
}

.wrapper .top .title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: arial;
    float: left
}

.review .comments .stars {
    margin: 4px 0 0 20px;
    float: left
}

.review .comments .stars ul {
    margin-bottom: 0 !important;
    width: 87px;
    height: 17px;
    position: relative;
    background: url("/assets/2-f54cc0426f8487369cef21234c03f742d977bb7542bb4d6c3c67a78c06448f62.png")
}

.review .comments .stars li {
    list-style: none;
    float: left;
    height: 17px
}

.review .comments .stars li span {
    display: block;
    width: 18px;
    height: 17px;
    text-indent: -9999px;
    position: absolute;
    text-decoration: none;
    z-index: 10
}

.review .comments .stars li span:hover {
    background: url("/assets/1-b7b9a61b959d2ff09c22139158c2d726d3cfb25b22a79e28ded5648093b13fb6.png") left center;
    left: 0;
    z-index: 2
}

.review .comments .stars span.star1 {
    left: 0
}

.review .comments.stars span.star1:hover {
    width: 18px
}

.review .comments .stars span.star2 {
    left: 18px
}

.review .comments .stars span.star2:hover {
    width: 35px
}

.review .comments .stars span.star3 {
    left: 35px;
    background: url("/assets/1-b7b9a61b959d2ff09c22139158c2d726d3cfb25b22a79e28ded5648093b13fb6.png") left bottom
}

.review .comments .stars span.star3:hover {
    width: 53px
}

.review .comments .stars span.star4 {
    left: 53px
}

.review .comments .stars span.star4:hover {
    width: 71px
}

.review .comments .stars span.star5 {
    left: 71px
}

.review .comments .stars span.star5:hover {
    width: 89px
}

.review .comments .stars li.current {
    background: url("/assets/1-b7b9a61b959d2ff09c22139158c2d726d3cfb25b22a79e28ded5648093b13fb6.png") left bottom;
    z-index: 1
}

.wrapper .top .text {
    float: right;
    font-size: 15px;
    font-family: arial;
    margin: 3px 0 0 8px
}

.wrapper .box {
    margin-bottom: 24px;
    margin-top: 3.22%
}

.wrapper .box .img {
    float: left
}

.wrapper .box .img img {
    width: 35px;
    height: 35px
}

.wrapper .box .info {
    float: left;
    width: 85%;
    margin-left: 15px
}

.wrapper .box .top-info .name {
    font-size: 15px;
    color: #0042ff;
    float: left;
    display: block;
    text-decoration: none;
    margin-top: -3px;
    font-weight: bold;
    font-family: arial
}

.wrapper .top-info .stars {
    margin: 2px 0 0 30px;
    width: 65px;
    height: 12px;
    float: left;
    position: relative;
    background: url("/assets/mini-star-8c70c0dacd8faa4a3ea1a47343ea57a15062e80ddc138e21492d3e1f6a7a758a.png")
}

.wrapper .top-info .stars li {
    list-style: none;
    float: left;
    height: 12px
}

.wrapper .top-info .stars li span {
    display: block;
    width: 13px;
    height: 12px;
    text-indent: -9999px;
    position: absolute;
    text-decoration: none;
    z-index: 10
}

.wrapper .top-info .stars li.current {
    background: url("/assets/mini-star-hover-9f9da9a61592354ec074e04cfd203c31e4880bf8c8dba6f3d3f3d47960a5a89d.png") left bottom;
    z-index: 1
}

.wrapper .top-info .date {
    float: left;
    margin-bottom: 0;
    font-size: 13px;
    font-family: arial;
    color: #898181;
    margin-left: 30px
}

.wrapper .info .text {
    font-family: arial;
    color: black;
    line-height: 18px;
    font-size: 14px;
    margin-top: 5px
}

.wrapper .sub-box {
    margin-top: -12px !important;
    margin-left: 50px
}

.wrapper .bottom-block {
    margin-top: 15px;
    border-top: 1px solid #e6e6e6;
    padding-top: 5px
}

.wrapper .bottom-block .btn {
    float: left;
    padding: 0;
    font-size: 14px;
    color: #0042ff;
    font-family: arial
}

.wrapper .bottom-block .btn-right {
    float: right;
    font-size: 14px;
    color: #0042ff;
    font-family: arial
}

.fw__bottom-links {
    float: left;
    width: 100%
}

.icon-green {
    position: absolute;
    padding: 4px 8px;
    left: 0;
    top: 20px;
    color: #fff;
    background: #37a600;
    font-weight: 200;
    font-size: 13px
}

.catalog-tovar .icon-green {
    left: 10px;
    right: 10px;
    top: -3px;
    text-align: center
}

.catalog-tovar .icon-green::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 100px solid transparent;
    border-top: 10px solid #ff7f00;
    z-index: -1
}

.icon-red {
    background: #E50000;
    position: absolute;
    padding: 4px 8px;
    left: 0;
    top: 20px;
    color: #fff;
    background: #942496;
    font-weight: 200;
    font-size: 13px
}

.icon-blur {
    position: absolute;
    padding: 4px 8px;
    left: 0;
    top: 20px;
    color: #fff;
    font-weight: 200;
    font-size: 13px;
    background: #00AAFF;
    font-size: 14px
}

.icon-ff7f00 {
    background: #FF7F00;
    position: absolute;
    padding: 4px 8px;
    font-weight: 200;
    font-size: 14px;
    left: 20px;
    top: 20px;
    color: #fff
}

.sorting {
    margin-bottom: 5px;
    float: right
}

.sorting .text {
    float: right
}

.sorting ul li a .icon-top {
    display: block;
    margin-left: 5px;
    float: right;
    height: 14px;
    margin-top: 3px;
    width: 7px;
    background: url("/site_assets/filter-top.png") no-repeat right center
}

.sorting .icon-bottom {
    display: block;
    float: right;
    height: 14px;
    margin-left: 5px;
    margin-top: 3px;
    width: 7px;
    background: url("/site_assets/filter-down.png") no-repeat right center
}

.sorting .icon-t {
    margin-right: 20px
}

.sorting .title {
    margin-right: 20px;
    float: left;
    font-weight: bold
}

.store-main-productions table {
    width: 100%
}

.sorting ul {
    float: left;
    list-style: none;
    padding: 0
}

.sorting ul li {
    float: left
}

.sorting ul li a {
    display: block;
    text-decoration: none;
    color: #333333
}

.gallery-t .bot {
    height: 170px;
    border: 2px solid transparent
}

.gallery-t .bot:hover {
    margin-top: 0
}

.gallery-t .fancybox_group {
    float: left;
    padding: 19px;
    width: 100%
}

.gallery-t .catalog-tovar {
    padding: 0;
    height: 171px
}

.gallery-t .loupe {
    height: 50px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: 60px;
    width: 50px;
    display: none;
    background: url("/assets/loupe-e5ab95eb48e99fe6919583d179fbf121e4e42e8003979dc4a6628e39eb33ec3a.png") no-repeat center center
}

.gallery-t .catalog-tovar img {
    margin-bottom: 0
}

.img-brande {
    height: auto;
    margin: 0 auto;
    padding: 15px 20px 25px 20px;
    border: 1px solid #e6e6e6;
    width: 100%
}

.title-b {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    color: black
}

body {
    font-family: "Open Sans",sans-serif !important
}

.feedback input::-webkit-input-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.modal-dialog .modal-body input::-webkit-input-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.modal-dialog .modal-body input::-moz-placeholder {
    color: #333 !important;
    opacity: 1
}

.modal-dialog .modal-body input:-moz-placeholder {
    color: #333 !important;
    opacity: 1
}

.feedback input::-moz-placeholder {
    color: #333 !important;
    opacity: 1
}

.feedback input:-moz-placeholder {
    color: #333 !important;
    opacity: 1
}

.block-n {
    margin: 50px auto 35px auto
}

.block-n .box {
    width: 25%;
    float: left
}

.block-n .box .text-box {
    font-size: 28px;
    line-height: 19px;
    flaot: left;
    font-weight: 600;
    margin-top: 11px
}

.carousel-control {
    opacity: 0.1 !important
}

.block-n .box .text-box span {
    font-size: 14px;
    font-weight: 400
}

.block-n .box .img {
    float: left;
    width: 70px;
    margin-right: 15px
}

.catalog-tovar .catalog-tovar-text {
    height: 57px;
    margin-bottom: 5px
}

.block-n .box:nth-child(2) .img {
    margin-left: 19px
}

.catalog-index-text {
    text-align: center
}

.koval_d {
    text-align: left !important;
    font-size: 22px;
    margin: 0 !important
}

.title-b {
    text-align: center
}

.error-404-text {
    text-align: left !important
}

.left-404 {
    float: left;
    width: 40%
}

.right-404 {
    float: right;
    max-width: 442px;
    width: 100%;
    height: 140px;
    background: #35357F
}

.right-404 .text-left {
    float: left;
    width: 200px;
    margin: 13px 0 0 30px
}

.right-404 .text-left .text {
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    text-align: left !important;
    margin: 0 !important;
    font-weight: bold
}

.right-404 .text-left .skidka {
    background: #fff;
    border-radius: 3px;
    width: 189px;
    color: #363636 !important;
    margin: 10px 0 15px 0 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.right-404 .pro {
    margin: -12px 0 0 26px !important;
    font-weight: bold;
    float: left;
    font-size: 110px;
    color: #fff !important
}

.left_index-text {
    width: 45%;
    margin-right: 5%;
    float: left
}

.catalog-tovar .catalog-tovar-price {
    float: none
}

.v_nalichii {
    float: right;
    color: #006b3f;
    font-size: 12px;
    padding-left: 25px;
    background: url("/v_nal.png") no-repeat left center;
    display: none;
    margin-top: 3px
}

.main-plitka-tovar .catalog-tovar-button {
    height: 43px;
    width: 122.5%;
    position: absolute;
    bottom: 2px;
    text-align: center;
    left: -21px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500
}

.dve_tseni {
    height: 48px
}

.catalog-tovar .staraya_tsena {
    font-size: 14px;
    text-decoration: line-through;
    float: left;
    margin-top: 7px
}

.catalog-tovar .novaya_tsena {
    color: #b30005;
    float: right;
    margin-right: 0;
    font-size: 26px
}

.hit-prodaj-na-glavnoj .catalog-tovar {
    padding-bottom: 0
}

.hit-prodaj-na-glavnoj .icon-green {
    font-size: 14px
}

.hit-prodaj-na-glavnoj .catalog-tovar {
    height: 330px
}

body {
    overflow: auto !important;
    padding-right: 0 !important
}

.main-catalog .main-catalog-block:nth-child(5),.main-catalog .main-catalog-block:nth-child(8) {
    clear: both
}

.main-catalog .main-catalog-block {
    min-height: 0;
    margin-bottom: 30px
}

#modal-map .modal-dialog {
    width: 850px
}

.store-main-productions .main-plitka-table tr {
    border-top: 1px solid #dadada
}

.store-main-productions .main-plitka-table .bot {
    margin-bottom: 9px
}

.content {
    box-shadow: none;
    padding: 0
}

.cart_wrap .left_cart_wrap .min_tovar_wrap {
    max-width: 400px
}

.store-main-categories .bot {
    height: 216px
}

.hit-prodaj-na-glavnoj .dve_tseni .solo-price {
    font-size: 26px;
    margin-top: 0;
    text-decoration: none;
    float: right
}

.otobrajenie {
    float: left
}

.otobrajenie-title {
    float: left;
    margin-right: 10px
}

.otobrajenie ul {
    float: left;
    list-style: none;
    padding: 0
}

.otobrajenie ul li {
    float: left;
    margin-right: 10px
}

.breadcrumb {
    padding: 8px 15px !important;
    background-color: #f5f5f5 !important
}

.slider-item-div {
    height: 250px;
    display: block;
    background-position: center center
}

.width_1150px {
    max-width: 100%;
    position: relative
}

.feedback {
    float: none;
    position: absolute;
    right: 0;
    top: 0
}

.slider {
    width: 100%;
    padding-right: 300px
}

.gallery-t .fancybox_group {
    text-align: center
}

.header header .header-telephone {
    width: 29% !important
}

.header header .header-telephone p {
    -webkit-appearance: none
}

.header header .header-logo-wrapper {
    width: 20% !important
}

.header header .header-telephone p i {
    color: #777
}

.payment_left_wrap,.payment_right_wrap {
    float: left;
    width: 50%
}

.payment_left {
    margin-right: 12px
}

.payment_right {
    margin-left: 12px
}

.payment_item {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 25px
}

.payment_h3 {
    margin-top: 40px;
    margin-bottom: 20px
}

.payment_h3 img {
    float: left;
    margin: -3px 8px 0 0
}

.payment_h3 h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 !important
}

.payment_item p {
    margin-bottom: 20px
}

.payment_img img {
    max-width: 100%;
    height: auto
}

.payment_img {
    margin-bottom: 20px
}

.payment_table tr td {
    vertical-align: top
}

.payment_table tr td:first-child {
    font-weight: bold;
    min-width: 140px
}

.payment_info {
    margin-top: 30px
}

.payment_info h4 {
    color: #323282;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold !important
}

.payment_info h5 {
    font-size: 14px;
    margin-top: 20px
}

.payment_info table tr td {
    width: 50%
}

.payment_info table {
    margin-bottom: 20px
}

.payment_info p {
    margin-bottom: 0
}

.bot_aks img {
    float: left;
    margin-right: 10px;
    margin-top: 3px
}

.bot_aks {
    margin-bottom: 55px;
    font-size: 18px
}

.bot_aks b {
    color: #e91f87
}

.type_h2 {
    font: normal 30px "Roboto Condensed" !important;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 20px 0 !important
}

.payment_item h3 b {
    color: #e91f87
}

.delivery .payment_item ul li {
    padding-left: 20px;
    margin-left: 5px;
    background: url("/site_assets/ok.png") left 6px no-repeat;
    color: #333;
    margin-bottom: 4px
}

.min_price {
    color: #999;
    margin-top: 30px
}

.to_map {
    margin-top: 30px
}

.delivery .payment_item ul li img {
    margin: 10px 0 14px;
    display: block
}

.min_price b,.min_price strong {
    font-weight: normal;
    color: #ff005d
}

.maps_wrap {
    height: 261px
}

.ask_answer {
    margin-bottom: 150px
}

.ask_answer ul li b {
    display: block;
    font-weight: normal
}

.ask_answer ul li {
    font-size: 18px;
    color: #1360e1;
    margin-bottom: 20px;
    display: block
}

.ask_answer ul li span {
    padding-bottom: 3px;
    border-bottom: 1px solid #1360e1;
    cursor: pointer
}

.ask_answer ul li.drop_li {
    background-color: #f5f5f5;
    color: #333;
    position: relative;
    font-size: 16px;
    padding: 15px 10px;
    display: none;
    font-weight: normal;
    margin-bottom: 25px
}

.drop_li div {
    position: absolute;
    width: 20px;
    height: 4px;
    top: -40px;
    border: 20px solid transparent;
    border-bottom: 20px solid #f5f5f5
}

.ask_answer ul li.drop_li:hover {
    color: #333;
    cursor: default
}

.ask_answer ul li:hover {
    color: #e91f87
}

.ask_answer ul li span {
    float: left;
    position: relative;
    margin-right: 25px
}

.ask_answer ul li span span {
    position: absolute;
    right: -45px;
    top: 0;
    padding: 0
}

.ask_answer ul li::after {
    display: block;
    content: '';
    clear: both
}

.ask_answer ul li:hover span {
    border-bottom: 1px solid #e91f87
}

.ask_answer ul li:hover span.ask_arrow {
    border-bottom: none;
    border-right: 1px solid #e91f87;
    border-top: 1px solid #e91f87
}

.ask_arrow {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: none;
    border-right: 1px solid #1360e1;
    border-top: 1px solid #1360e1;
    display: inline-block;
    border-bottom: none !important;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-left: 10px;
    margin-top: 7px
}

.ask_answer ul li.active_answer {
    color: #e91f87
}

.ask_answer ul li.active_answer span {
    border-bottom: 1px solid #e91f87
}

.ask_answer ul li.active_answer span.ask_arrow {
    border-bottom: none;
    border-right: 1px solid #e91f87;
    border-top: 1px solid #e91f87;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    margin-top: 13px
}

.drop_li a {
    font-size: 16px;
    text-decoration: underline;
    color: #1360e1
}

.drop_li a:hover {
    text-decoration: none
}

.cart {
    margin-bottom: 20px;
    text-align: left;
    border-collapse: collapse
}

.cart tr th {
    font-size: 16px
}

.cart tr td:nth-child(1) {
    width: 3%;
    padding-left: 10px
}

.cart tr.cart-itogo-correct td:nth-child(1) {
    width: auto
}

.cart tr td:nth-child(2) {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px
}

.cart tr.cart-itogo-correct td:nth-child(2) {
    width: auto
}

.cart tr td:nth-child(3) {
    width: 11%;
    padding-left: 10px;
    padding-right: 40px;
    font-size: 18px;
    color: #666
}

.cart tr.cart-itogo-correct td:nth-child(3) {
    width: auto;
    padding-right: 0;
    font-size: 22px;
    color: #ff3696;
    font-weight: bold
}

.cart tr td:nth-child(3) p {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin: 0
}

.cart tr td:nth-child(3) p i {
    font-size: 14px !important;
    color: #999 !important;
    padding-top: 5px !important
}

.cart tr td:nth-child(4) {
    width: 10%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px
}

.cart tr td:nth-child(5) {
    width: 3%;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 32px;
    text-align: right
}

.basket-remove-item {
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #dadada !important;
    text-decoration: none !important
}

.cart tr td:nth-child(5) strong:hover {
    color: #ff1a87
}

.cart tr td {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #d7d7d7;
    vertical-align: middle
}

.cart tr th {
    height: 60px
}

.cart-itogo-correct .jopaclass button {
    color: #35357f;
    border-color: #35357f
}

.cart-itogo-correct .jopaclass button:hover {
    color: #fff;
    background: #ff3696;
    border-color: #ff3696
}

.btn.btn-default.bootstrap-touchspin-down,.btn.btn-default.bootstrap-touchspin-up {
    border-radius: 0
}

.cart_grey td {
    background-color: #f5f5f5
}

.cart .cart_grey td:nth-child(1) {
    padding-left: 40px
}

.cart i {
    color: #ff3696;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
    margin-left: 3px
}

.cart_design h3 {
    font-size: 20px;
    margin-left: 10px
}

.cart_ul li {
    float: left;
    margin-right: 23px;
    border: 1px solid #35357f;
    padding: 11px 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #35357f;
    list-style-type: none
}

.nav-pills li a {
    border-radius: 0 !important;
    text-decoration: none
}

.nav-pills li a:hover {
    background-color: #35357f;
    color: #fff !important
}

.tab-pane {
    padding-top: 10px
}

.cart_ul li:hover {
    background-color: #35357f;
    color: #fff
}

.attach_design {
    margin-top: 30px;
    display: none
}

.attach_design_text p {
    margin-bottom: 5px;
    padding-right: 30px;
    margin-top: 10px !important
}

.attach_design_text {
    margin-top: 0
}

.attach_design_form {
    padding: 0 90px 0 0
}

.attach_design_form h4 {
    font-size: 14px;
    font-weight: normal;
    color: #303030;
    padding-left: 23px;
    padding-top: 5px;
    background: url("/download.png") left center no-repeat;
    margin-bottom: 10px
}

.file_upload {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 20px
}

.file_upload>button,.file_upload>div {
    cursor: pointer
}

.file_upload>button {
    float: right;
    width: 25%;
    height: 30px;
    border: 1px solid #323282;
    background: transparent;
    color: #323282;
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.file_upload>button:hover {
    background: #323282;
    color: #fff
}

.file_upload>div {
    width: 72%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    line-height: 28px;
    padding-left: 10px
}

.attach_design_form textarea {
    margin-top: 7px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    resize: none;
    padding: 10px;
    font-family: inherit;
    margin-bottom: 15px
}

.cart_sent {
    width: 150px;
    height: 35px;
    background: #323282;
    color: #fff;
    font-size: 14px;
    border: none;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cart_sent:hover {
    background: #ff3696
}

.develop_design>div {
    width: 50%;
    float: left
}

.develop_design {
    margin-top: 30px;
    display: none
}

.develop_form {
    padding: 15px 20px 30px;
    background: #f5f5f5
}

.develop_text {
    margin-top: 10px
}

.develop_form p {
    margin-bottom: 6px
}

.develop_form textarea {
    height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    resize: none;
    padding: 5px
}

.design_ul_active {
    display: block
}

.cart_delivery {
    margin-bottom: 30px;
    float: left;
    width: 60%
}

.cart_delivery_content>div {
    float: left;
    width: 60%
}

.cart_delivery h3,.cart_payment h3,.cart_register h3 {
    background: url("/cart_delivery.png") left center no-repeat;
    margin-bottom: 20px;
    font-size: 22px;
    padding-left: 0
}

.cart_delivery_ul {
    margin-bottom: 30px
}

.cart_delivery_text {
    margin-top: 15px
}

.cart_delivery_text i {
    font-style: normal;
    color: #ff3695
}

.cart_delivery_text p {
    color: #333;
    line-height: 21px
}

.cart_delivery_text p span {
    color: #999
}

.cart_delivery_text table {
    margin: 35px 0 45px
}

.cart_delivery_text table tr td {
    vertical-align: top
}

.cart_delivery_text table tr td:first-child {
    font-weight: bold;
    width: 142px
}

.cart_delivery_text table tr:last-child {
    height: 30px
}

.cart_delivery_text table tr:last-child td {
    vertical-align: bottom
}

.cart_delivery_map {
    height: 231px
}

.cart_payment {
    float: right;
    width: 40%
}

.cart_payment h3 {
    background: url("/h3_2.png") left center no-repeat
}

.cart_payment_radio label {
    font-size: 16px;
    color: #303030;
    line-height: 28px;
    margin-left: 10px;
    text-align: left;
    padding: 2px 0 6px 0
}

.cart_payment_radio span {
    line-height: 1.5;
    margin: 3px 0 0 0;
    display: block;
    font-size: 16px;
    font-weight: normal
}

.cart_payment_text {
    font-size: 14px;
    color: #333
}

.cart_register {
    margin: 45px 0
}

.cart_register h3 {
    background: url("/register.png") left center no-repeat
}

.cart_register_form {
    margin-top: 30px
}

.cart_register_form input[type=text],.cart_register_form input[type=email] {
    width: 271px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: block;
    padding-left: 8px;
    margin-bottom: 17px
}

#checkbox1 {
    margin-bottom: 15px;
    display: inline-block
}

.cart_register_form select {
    color: #303030;
    font-size: 14px;
    width: 220px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: url("/arrow_btn.png") 95% center no-repeat
}

.cart_register_form label {
    color: #303030
}

.cart_total {
    margin-bottom: 0 !important
}

.cart_total p {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 25px 0 15px
}

.cart_total p b {
    font-size: 40px;
    color: #ff3696;
    margin-left: 4px
}

.cart_total button {
    width: 300px;
    height: 50px;
    background-color: #35357f;
    border: 3px solid #35357f;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: none
}

.cart_total button:hover {
    background: #ff3696
}

.display_list_wrap {
    margin-top: 20px
}

.display_list_wrap h3 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.display_list_wrap img {
    max-width: 67px;
    max-height: 50px
}

.display_list_wrap table {
    vertical-align: middle;
    border-collapse: collapse;
    margin-bottom: 25px
}

.display_list_wrap table tr td {
    border-top: 1px solid #e6e6e6;
    height: 68px
}

.display_list_wrap table tr:last-child td {
    border-bottom: 1px solid #e6e6e6
}

.display_list_wrap table td:nth-child(1) {
    text-align: center;
    width: 9%;
    border-left: 1px solid transparent
}

.display_list_wrap table td:nth-child(2) {
    width: 45%
}

.display_list_wrap table td:nth-child(3) {
    width: 16%;
    text-align: right
}

.display_list_wrap table td:nth-child(4) {
    width: 13%
}

.display_list_wrap table td:nth-child(5) {
    width: 18%;
    text-align: right;
    border-right: 1px solid transparent
}

.profitable_price {
    padding: 8px 10px;
    background: #ff7f00;
    font-size: 12px;
    color: #fff;
    position: relative;
    z-index: 10
}

.profitable_price::after {
    display: block;
    content: '';
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: inherit;
    position: absolute;
    left: -12px;
    top: 5px;
    z-index: -1
}

.two_price b {
    font-size: 24px;
    color: #b30005;
    display: block
}

.two_price {
    text-align: right;
    display: block;
    margin-right: 6px
}

.two_price p {
    font-size: 12px;
    color: #000;
    text-decoration: line-through
}

.display_list_btn {
    width: 126px;
    height: 49px;
    border: 2px solid #a8a8b3;
    background-color: transparent;
    cursor: pointer;
    color: #999;
    font-size: 20px;
    margin-right: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.display_list_wrap table td:nth-child(2) p {
    font-size: 16px;
    margin-bottom: 3px
}

.display_list_wrap table td:nth-child(2) span {
    color: #999;
    font-size: 14px
}

.display_list_wrap table tr:hover button {
    background: #37357e;
    border: 2px solid #37357e;
    color: #fff
}

.display_list_wrap table tr:hover td {
    border-top: 1px solid #3a3a82;
    border-bottom: 1px solid #3a3a82
}

.display_list_wrap table tr:hover td:first-child {
    border-left: 1px solid #3a3a82
}

.display_list_wrap table tr:hover td:last-child {
    border-right: 1px solid #3a3a82
}

.display_list_wrap table tr button:hover {
    background: #ff1a87;
    border: 2px solid #ff1a87
}

.profitable_price_blue {
    background: #0af
}

.one_price b {
    text-align: right;
    font-weight: bold;
    font-size: 24px;
    color: #333;
    display: block;
    margin-right: 7px
}

.about h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px !important;
    text-transform: uppercase;
    margin-top: 60px !important
}

.about .sub-title {
    margin-top: 38px !important;
    color: #333333 !important
}

.about p {
    font-family: "Open Sans",sans-serif !important;
    line-height: 23px
}

.about .timeline {
    position: relative;
    height: 400px;
    margin-top: 13px;
    margin-bottom: 60px
}

.about .timeline .bg {
    position: absolute;
    left: 0;
    z-index: 0
}

.about .timeline .box1 {
    top: 43px;
    height: 126px;
    position: absolute;
    width: 160px;
    left: 59px
}

.about .timeline .icon-img {
    position: absolute;
    right: 18px;
    bottom: 12px
}

.about .timeline .icon-img2 {
    position: absolute;
    right: 25px;
    top: 17px
}

.about .timeline .box2 {
    height: 146px;
    position: absolute;
    top: 24px;
    left: 246px;
    width: 179px
}

.about .timeline .box3 {
    width: 189px;
    height: 148px;
    position: absolute;
    top: 22px;
    left: 455px
}

.about .timeline .box1 .top-date,.about .timeline .box2 .top-date,.about .timeline .box3 .top-date,.about .timeline .box4 .top-date,.about .timeline .box5 .top-date {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    position: absolute;
    bottom: 30px;
    left: 10px
}

.about .timeline .box6 .bottom-date,.about .timeline .box7 .bottom-date,.about .timeline .box8 .bottom-date,.about .timeline .box9 .bottom-date,.about .timeline .box10 .bottom-date {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    position: absolute;
    top: 30px;
    left: 10px
}

.about .timeline .b-text {
    margin-top: 97px;
    line-height: 19px;
    margin-left: 12px
}

.about .timeline .top-text {
    line-height: 18px;
    margin-top: -5px;
    margin-left: 12px
}

.about .timeline .box4 {
    height: 146px;
    position: absolute;
    top: 24px;
    width: 170px;
    left: 672px
}

.about .timeline .box5 {
    width: 190px;
    left: 852px;
    height: 146px;
    position: absolute;
    top: 24px
}

.about .timeline .box6 {
    width: 198px;
    position: absolute;
    top: 171px;
    height: 176px;
    left: 108px
}

.about .timeline .box7 {
    position: absolute;
    top: 171px;
    height: 145px;
    width: 180px;
    left: 320px
}

.about .timeline .box8 {
    width: 178px;
    position: absolute;
    top: 171px;
    height: 226px;
    left: 511px
}

.about .timeline .box9 {
    width: 185px;
    left: 707px;
    position: absolute;
    top: 171px;
    height: 210px
}

.about .timeline .box10 {
    width: 168px;
    position: absolute;
    top: 171px;
    height: 210px;
    left: 910px
}

.about .main-box .top-text .l-text {
    float: left;
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin-right: 145px;
    font-weight: 800;
    color: #35357f
}

.about .main-box {
    margin-top: 24px
}

.cart_wrap .right_cart_wrap .cart_price .no_price {
    font-size: 22px !important
}

.about .table {
    width: auto !important
}

.about .table tr td {
    width: 275px;
    height: 275px;
    border: 1px solid #cdcdcd;
    padding: 0;
    text-align: center
}

.about .table tr td img {
    padding-top: 20px
}

.about .table tr td .name {
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    margin: 10px 0 0 0;
    line-height: 18px
}

.slider_text {
    position: absolute;
    z-index: 10;
    right: 87px;
    bottom: 29px;
    font-size: 14px
}

.about .table2 {
    width: auto !important
}

.about .table2 tr td {
    width: 275px;
    height: 275px;
    border: 1px solid #cdcdcd;
    padding: 0;
    text-align: center
}

.about .table2 tr td img {
    padding-top: 45px
}

.about .table2 tr td .name {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    margin: 10px 0 0 0
}

.about .table2 tr td img {
    padding-top: 20px
}

.list-table {
    vertical-align: middle;
    border: 1px solid #fff
}

.list-table .sub-text {
    font-size: 12px;
    color: #b5b5b5;
    margin: 5px 0 0 0
}

.list-table tr {
    border-top: 1px solid #fff;
    border-bottom-color: #e6e6e6
}

.list-table tr td {
    vertical-align: middle;
    padding: 10px 0
}

.list-table tr td:nth-child(2n) {
    padding: 10px 20px 10px 0
}

.list-table tr td:nth-child(4n) {
    width: 123px !important
}

.list-table tr:hover {
    border: 1px solid #3a3a82 !important
}

.list-table tr .display_list_btn {
    float: right;
    margin-right: 8px !important
}

.list-table tr:hover .display_list_btn {
    background: #37357e;
    border: 2px solid #37357e;
    color: #fff
}

.list-table tr .display_list_btn:hover {
    background: #ff1a87 !important;
    border: 2px solid #ff1a87 !important
}

.list-table tr .two_price {
    margin-top: 7px
}

.list-table .icon-a {
    color: #fff;
    position: relative;
    font-size: 12px;
    padding: 7px 5px 6px 5px;
    float: right;
    margin-right: 20px;
    width: 170px;
    text-align: center
}

.list-table .icon-a:after {
    content: '';
    height: 30px;
    position: absolute;
    left: -28px;
    top: -1.7%;
    border: 15px solid transparent
}

.list-table .profitable_15db97 {
    background: #15db97
}

.list-table .profitable_15db97:after {
    border-right: 13px solid #15db97
}

.list-table .profitable_d200ff {
    background: #d200ff
}

.list-table .profitable_d200ff:after {
    border-right: 13px solid #d200ff
}

.list-table .profitable_cccccc {
    background: #cccccc
}

.list-table .profitable_cccccc:after {
    border-right: 13px solid #cccccc
}

.list-table .profitable_000000 {
    background: #000000
}

.list-table .profitable_000000:after {
    border-right: 13px solid #000000
}

.list-table .profitable_666666 {
    background: #666666
}

.list-table .profitable_666666:after {
    border-right: 13px solid #666666
}

.list-table .profitable_e91f87 {
    background: #e91f87
}

.list-table .profitable_e91f87:after {
    border-right: 13px solid #e91f87
}

.list-table .profitable_37357e {
    background: #37357e
}

.list-table .profitable_37357e:after {
    border-right: 13px solid #37357e
}

.list-table .profitable_ff7f00 {
    background: #ff7f00
}

.list-table .profitable_ff7f00:after {
    border-right: 13px solid #ff7f00
}

.list-table .profitable_00aaff {
    background: #00aaff
}

.list-table .profitable_00aaff:after {
    border-right: 13px solid #00aaff
}

.list-table .profitable_e50000 {
    background: #e50000
}

.list-table .profitable_e50000:after {
    border-right: 13px solid #e50000
}

.list-table .profitable_37a600 {
    background: #37a600
}

.list-table .profitable_37a600:after {
    border-right: 13px solid #37a600
}

.list-table .profitable_fafd00 {
    background: #fafd00
}

.list-table .profitable_fafd00:after {
    border-right: 13px solid #fafd00
}

.list-table .profitable_333333 {
    background: #333333
}

.list-table .profitable_333333:after {
    border-right: 13px solid #333333
}

.list-table .profitable_5f3122 {
    background: #5f3122
}

.list-table .profitable_5f3122:after {
    border-right: 13px solid #5f3122
}

.list-table .profitable_417121 {
    background: #417121
}

.list-table .profitable_417121:after {
    border-right: 13px solid #417121
}

.list-table .profitable_444f3d {
    background: #444f3d
}

.list-table .profitable_444f3d:after {
    border-right: 13px solid #444f3d
}

.list-table .profitable_0f744a {
    background: #0f744a
}

.list-table .profitable_0f744a:after {
    border-right: 13px solid #0f744a
}

.list-table .profitable_535e72 {
    background: #535e72
}

.list-table .profitable_535e72:after {
    border-right: 13px solid #535e72
}

.list-table .profitable_56325c {
    background: #56325c
}

.list-table .profitable_56325c:after {
    border-right: 13px solid #56325c
}

.list-table .profitable_7b0333 {
    background: #7b0333
}

.list-table .profitable_7b0333:after {
    border-right: 13px solid #7b0333
}

.icon-card {
    position: absolute;
    width: 90%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 3px 0;
    height: 23px;
    line-height: 26px;
    left: 5%;
    top: -2px;
    z-index: -1
}

.icon-card:after {
    position: absolute;
    left: 0;
    top: 23px;
    content: "";
    width: 19%
}

.countdown-section {
    float: left;
    display: block
}

.is-countdown .countdown-amount {
    color: #fff;
    font-weight: 500;
    font-size: 45px;
    letter-spacing: 16px;
    margin-left: 16px;
    margin-top: 19px;
    display: block
}

.is-countdown .countdown-period {
    font-size: 14px;
    color: #313282;
    margin: 13px 0 0 31px;
    font-weight: bold;
    display: block
}

.icon-15db97,.iconk-15db97 {
    background: #15db97
}

.icon-e50000,.iconk-e50000 {
    background: #e50000
}

.icon-d200ff,.iconk-d200ff {
    background: #d200ff
}

.icon-00aaff,.iconk-00aaff {
    background: #00aaff
}

.icon-cccccc,.iconk-cccccc {
    background: #cccccc;
    color: black
}

.icon-fafd00,.iconk-fafd00 {
    background: #fafd00;
    color: black
}

.icon-000000,.iconk-000000 {
    background: #000000
}

.icon-666666,.iconk-666666 {
    background: #666666
}

.icon-e91f87,.iconk-e91f87 {
    background: #e91f87
}

.icon-ff7f00,.iconk-ff7f00 {
    background: #ff7f00
}

.icon-37357e,.iconk-37357e {
    background: #37357e
}

.icon-37a600,.iconk-37a600 {
    background: #37a600
}

.icon-333333,.iconk-333333 {
    background: #333333
}

.icon-5f3122,.iconk-5f3122 {
    background: #5f3122
}

.icon-417121,.iconk-417121 {
    background: #417121
}

.icon-444f3d,.iconk-444f3d {
    background: #444f3d
}

.icon-0f744a,.iconk-0f744a {
    background: #0f744a
}

.icon-535e72,.iconk-535e72 {
    background: #535e72
}

.icon-56325c,.iconk-56325c {
    background: #56325c
}

.icon-7b0333,.iconk-7b0333 {
    background: #7b0333
}

.icon-15db97:after,.iconk-15db97:after {
    border: 98px solid transparent;
    border-top: 14px solid #15db97
}

.icon-e50000:after,.iconk-e50000:after {
    border: 98px solid transparent;
    border-top: 14px solid #e50000
}

.icon-d200ff:after,.iconk-d200ff:after {
    border: 98px solid transparent;
    border-top: 14px solid #d200ff
}

.icon-00aaff:after,.iconk-00aaff:after {
    border: 98px solid transparent;
    border-top: 14px solid #00aaff
}

.icon-cccccc:after,.iconk-cccccc:after {
    border: 98px solid transparent;
    border-top: 14px solid #cccccc
}

.icon-fafd00:after,.iconk-fafd00:after {
    border: 98px solid transparent;
    border-top: 14px solid #fafd00
}

.icon-000000:after,.iconk-000000:after {
    border: 98px solid transparent;
    border-top: 14px solid #000000
}

.icon-666666:after,.iconk-666666:after {
    border: 98px solid transparent;
    border-top: 14px solid #666666
}

.icon-e91f87:after,.iconk-e91f87:after {
    border: 98px solid transparent;
    border-top: 14px solid #e91f87
}

.icon-ff7f00:after,.iconk-ff7f00:after {
    border: 98px solid transparent;
    border-top: 14px solid #ff7f00
}

.icon-37357e:after,.iconk-37357e:after {
    border: 98px solid transparent;
    border-top: 14px solid #37357e
}

.icon-37a600:after,.iconk-37a600:after {
    border: 98px solid transparent;
    border-top: 14px solid #37a600
}

.icon-333333:after,.iconk-333333:after {
    border: 98px solid transparent;
    border-top: 14px solid #333333
}

.icon-5f3122:after,.iconk-5f3122:after {
    border: 98px solid transparent;
    border-top: 14px solid #5f3122
}

.icon-417121:after,.iconk-417121:after {
    border: 98px solid transparent;
    border-top: 14px solid #417121
}

.icon-444f3d:after,.iconk-444f3d:after {
    border: 98px solid transparent;
    border-top: 14px solid #444f3d
}

.icon-0f744a:after,.iconk-0f744a:after {
    border: 98px solid transparent;
    border-top: 14px solid #0f744a
}

.icon-535e72:after,.iconk-535e72:after {
    border: 98px solid transparent;
    border-top: 14px solid #535e72
}

.icon-56325c:after,.iconk-56325c:after {
    border: 98px solid transparent;
    border-top: 14px solid #56325c
}

.icon-7b0333:after,.iconk-7b0333:after {
    border: 98px solid transparent;
    border-top: 14px solid #7b0333
}

.ask_answer ul li {
    cursor: pointer
}

.list-table .img-tovar {
    width: 65px;
    margin: 0 0 0 10px;
    height: 50px
}

.list-table tr .td-t {
    width: 85px
}

.list-table .name-tovar {
    color: #333;
    text-decoration: none;
    font-size: 16px
}

.store-main-productions .otobrajenie {
    float: right;
    margin-right: 85px
}

.store-main-productions .otobrajenie ul li a {
    color: #333333;
    text-decoration: none
}

.store-main-productions .otobrajenie .otobrajenie-card {
    padding-left: 20px;
    background: url("/site_assets/card.png") no-repeat left center;
    margin-right: 20px
}

.store-main-productions .otobrajenie .otobrajenie-list {
    padding-left: 20px;
    background: url("/site_assets/icon-sort-b.png") no-repeat left center
}

.store-main-productions .otobrajenie .otobrajenie-list.active {
    font-weight: 800;
    padding-left: 20px;
    background: url("/site_assets/icon-sort.png") no-repeat left center
}

.store-main-productions .otobrajenie .otobrajenie-card.active {
    font-weight: 800;
    padding-left: 20px;
    background: url("/site_assets/card-active.png") no-repeat left center
}

.store-main-productions h2 {
    float: left;
    margin: 0 !important;
    font-size: 20px !important;
    color: #333 !important;
    font-weight: bold !important
}

.gallery-t .main-plitka-tovar .bot {
    width: 215px
}

.koval_wrap .nav-pills>li+li {
    margin-left: 0 !important
}

.koval_wrap .nav-pills>li {
    background: #f5f5f5
}

.koval_wrap .tovar-description .nav-pills li:after {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -8px;
    content: "";
    width: 16px;
    height: 8px;
    margin-left: -5px;
    background: url("/site_assets/111.png")
}

.koval_wrap .nav.nav-pills li.active:after {
    background: url("/site_assets/111.png");
    display: block
}

.koval_wrap .nav.nav-pills li.active:hover:after {
    background: url("/site_assets/111.png");
    display: block
}

.koval_wrap .tovar-description .nav-pills li:hover:after {
    background: url("/site_assets/arrow_buttom.png");
    display: block
}

.koval_wrap .nav-pills>li>a:hover {
    background: #35357F !important
}

.koval_wrap .item-price {
    font-size: 22px
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar a img {
    border: 1px solid #e3e3e3
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar a:last-child img {
    margin-left: 0 !important
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar a:nth-child(3) img {
    margin-right: 0
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar a:nth-child(6) img {
    margin-right: 0
}

.cart_wrap .left_cart_wrap img {
    border: 1px solid #e3e3e3
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar {
    padding-left: 0 !important
}

.cart_wrap .left_cart_wrap .min_tovar_wrap {
    border-top: none
}

#characteristics p:nth-child(even) {
    background: #f5f5f5
}

#characteristics p {
    padding: 7px 0 7px 10px;
    margin: 0
}

#characteristics span .property-name:first-child {
    font-weight: bold
}

.icon_card-right {
    height: 39px;
    width: 163px;
    font-size: 16px;
    position: absolute !important;
    top: 130px !important;
    color: #fff;
    text-align: center;
    padding-top: 9px
}

.icon_card-right:after {
    position: absolute;
    right: -34px;
    top: 0;
    content: "";
    width: 19%
}

.icon_card-right.iconk-15db97 {
    background: #15db97;
    position: relative
}

.icon_card-right.iconk-15db97:after {
    border: 20px solid transparent;
    border-left: 15px solid #15db97
}

.icon_card-right.iconk-cccccc {
    background: #cccccc;
    position: relative
}

.icon_card-right.iconk-cccccc:after {
    border: 20px solid transparent;
    border-left: 15px solid #cccccc
}

.icon_card-right.iconk-e50000 {
    background: #E50000;
    position: relative
}

.icon_card-right.iconk-e50000:after {
    border: 20px solid transparent;
    border-left: 15px solid #e50000
}

.icon_card-right.iconk-d200ff {
    background: #d200ff;
    position: relative
}

.icon_card-right.iconk-d200ff:after {
    border: 20px solid transparent;
    border-left: 15px solid #d200ff
}

.icon_card-right.iconk-00aaff {
    background: #00aaff;
    position: relative
}

.icon_card-right.iconk-00aaff:after {
    border: 20px solid transparent;
    border-left: 15px solid #00aaff
}

.icon_card-right.iconk-37a600 {
    background: #37a600;
    position: relative
}

.icon_card-right.iconk-37a600:after {
    border: 20px solid transparent;
    border-left: 15px solid #37a600
}

.icon_card-right.iconk-37357e {
    background: #37357e;
    position: relative
}

.icon_card-right.iconk-37357e:after {
    border: 20px solid transparent;
    border-left: 15px solid #37357e
}

.icon_card-right.iconk-ff7f00 {
    background: #ff7f00;
    position: relative
}

.icon_card-right.iconk-ff7f00:after {
    border: 20px solid transparent;
    border-left: 15px solid #ff7f00
}

.icon_card-right.iconk-000000 {
    background: #000000;
    position: relative
}

.icon_card-right.iconk-000000:after {
    border: 20px solid transparent;
    border-left: 15px solid #000000
}

.icon_card-right.iconk-e91f87 {
    background: #e91f87;
    position: relative
}

.icon_card-right.iconk-e91f87:after {
    border: 20px solid transparent;
    border-left: 15px solid #e91f87
}

.icon_card-right.iconk-666666 {
    background: #666666;
    position: relative
}

.icon_card-right.iconk-666666:after {
    border: 20px solid transparent;
    border-left: 15px solid #666666
}

.icon_card-right.iconk-fafd00 {
    background: #fafd00;
    position: relative
}

.icon_card-right.iconk-fafd00:after {
    border: 20px solid transparent;
    border-left: 15px solid #fafd00
}

.icon_card-right.iconk-333333 {
    background: #333333;
    position: relative
}

.icon_card-right.iconk-333333:after {
    border: 20px solid transparent;
    border-left: 15px solid #333333
}

.icon_card-right.iconk-5f3122 {
    background: #5f3122;
    position: relative
}

.icon_card-right.iconk-5f3122:after {
    border: 20px solid transparent;
    border-left: 15px solid #5f3122
}

.icon_card-right.iconk-417121 {
    background: #417121;
    position: relative
}

.icon_card-right.iconk-417121:after {
    border: 20px solid transparent;
    border-left: 15px solid #417121
}

.icon_card-right.iconk-444f3d {
    background: #444f3d;
    position: relative
}

.icon_card-right.iconk-444f3d:after {
    border: 20px solid transparent;
    border-left: 15px solid #444f3d
}

.icon_card-right.iconk-0f744a {
    background: #0f744a;
    position: relative
}

.icon_card-right.iconk-0f744a:after {
    border: 20px solid transparent;
    border-left: 15px solid #0f744a
}

.icon_card-right.iconk-535e72 {
    background: #535e72;
    position: relative
}

.icon_card-right.iconk-535e72:after {
    border: 20px solid transparent;
    border-left: 15px solid #535e72
}

.icon_card-right.iconk-56325c {
    background: #56325c;
    position: relative
}

.icon_card-right.iconk-56325c:after {
    border: 20px solid transparent;
    border-left: 15px solid #56325c
}

.icon_card-right.iconk-7b0333 {
    background: #7b0333;
    position: relative
}

.icon_card-right.iconk-7b0333:after {
    border: 20px solid transparent;
    border-left: 15px solid #7b0333
}

.header header .header-telephone a {
    font-size: 12px
}

.menu .nav .dropdown-menu {
    background: #f5f5f5 !important
}

.cart_wrap .left_cart_wrap .min_tovar_wrap .min_tovar img {
    margin: 12px 24px 12px 0
}

.brief-files-container .btn-success {
    background: none;
    border: none
}

@media screen and (max-width: 1150px) {
    .hit-prodaj-na-glavnoj .main-plitka-table .bot {
        width:25%;
        min-width: 220px
    }

    .timeline {
        display: none
    }

    .main-plitka-tovar .main-table2 .bot {
        width: 25%;
        min-width: 220px
    }

    .main-plitka-table.main-table2 .bot .catalog-tovar-text {
        margin-left: 11px
    }

    .main-plitka-table.main-table2 .bot .dve_tseni {
        padding-left: 11px
    }

    .store-main-categories .tb {
        max-width: 880px !important;
        margin: 0 auto
    }

    .header header .header-telephone {
        width: 32% !important
    }

    .width_1150px {
        width: 990px
    }

    .top_header ul {
        width: 27%;
        margin-top: 9px
    }

    .top_header-search {
        display: block !important
    }

    .top_header .top_header-search {
        margin-left: 53px
    }

    .slider-item-div {
        height: 250px;
        display: block;
        background-position: center center
    }

    .top_header .top_header-login {
        width: 19%;
        margin-right: 5px;
        overflow: hidden;
        text-align: right;
        height: 20px
    }

    .block-n .box .img {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 15px
    }

    .block-n .box {
        text-align: center
    }

    .hit-prodaj-na-glavnoj {
        width: 970px;
        max-width: 100%
    }

    .hit-prodaj-na-glavnoj .icon-green {
        left: 20px;
        width: 198px
    }

    .hit-prodaj-na-glavnoj .icon-green:after {
        top: 27px
    }

    .main-plitka-tovar .catalog-tovar-button {
        width: 121%
    }

    .hit-prodaj-na-glavnoj .catalog-tovar img {
        margin-left: 10px
    }

    .hit-prodaj-na-glavnoj .catalog-tovar-button {
        height: 37px;
        line-height: 31px;
        font-size: 20px
    }

    .main-catalog .main-catalog-block:nth-child(5),.main-catalog .main-catalog-block:nth-child(8) {
        clear: none
    }

    .main-catalog .main-catalog-block:nth-child(4),.main-catalog .main-catalog-block:nth-child(6),.main-catalog .main-catalog-block:nth-child(8) {
        clear: both
    }

    .main-catalog .main-catalog-block {
        width: 48%;
        margin-right: 2% !important
    }

    .gallery-t .bot:last-child {
        display: none
    }

    .gallery-t .bot {
        width: 25%
    }

    .block-n .box:nth-child(2) .img {
        margin-left: 0
    }

    .footer-copyright {
        width: 25.5% !important
    }

    .footer-contact {
        width: 24.5% !important
    }

    .menu-contacts {
        display: block !important
    }

    .footer-service {
        margin-left: 14px
    }

    .header header .header-calc_red_brif a span {
        display: none
    }

    .header header .header-calc_red_brif a {
        padding-left: 9px
    }

    .jx_ui_Widget {
        display: none !important
    }

    .zopim,#scrollUp,#scrollDown {
        display: none !important
    }

    .store-main-categories .main-plitka-table {
        max-width: 880px;
        margin: 0 auto
    }

    .icon-card {
        width: 95%
    }

    .icon-15db97 {
        background: #15db97
    }

    .icon-15db97:after {
        border: 108px solid transparent;
        border-top: 14px solid #15db97
    }

    .icon-e50000 {
        background: #e50000
    }

    .icon-e50000:after {
        border: 108px solid transparent;
        border-top: 14px solid #e50000
    }

    .icon-d200ff {
        background: #d200ff
    }

    .icon-d200ff:after {
        border: 108px solid transparent;
        border-top: 14px solid #d200ff
    }

    .icon-00aaff {
        background: #00aaff
    }

    .icon-00aaff:after {
        border: 108px solid transparent;
        border-top: 14px solid #00aaff
    }

    .icon-cccccc {
        background: #cccccc;
        color: black
    }

    .icon-cccccc:after {
        border: 108px solid transparent;
        border-top: 14px solid #cccccc
    }

    .icon-fafd00 {
        background: #fafd00;
        color: black
    }

    .icon-fafd00:after {
        border: 108px solid transparent;
        border-top: 14px solid #fafd00
    }

    .icon-000000 {
        background: #000000
    }

    .icon-000000:after {
        border: 108px solid transparent;
        border-top: 14px solid #000000
    }

    .icon-666666 {
        background: #666666
    }

    .icon-666666:after {
        border: 108px solid transparent;
        border-top: 14px solid #666666
    }

    .icon-e91f87 {
        background: #e91f87
    }

    .icon-e91f87:after {
        border: 108px solid transparent;
        border-top: 14px solid #e91f87
    }

    .icon-ff7f00 {
        background: #ff7f00
    }

    .icon-ff7f00:after {
        border: 108px solid transparent;
        border-top: 14px solid #ff7f00
    }

    .icon-37357e {
        background: #37357e
    }

    .icon-37357e:after {
        border: 108px solid transparent;
        border-top: 14px solid #37357e
    }

    .icon-37a600 {
        background: #37a600
    }

    .icon-37a600:after {
        border: 108px solid transparent;
        border-top: 14px solid #37a600
    }

    .icon-333333 {
        background: #333333
    }

    .icon-333333:after {
        border: 108px solid transparent;
        border-top: 14px solid #333333
    }

    .icon-5f3122 {
        background: #5f3122
    }

    .icon-5f3122:after {
        border: 108px solid transparent;
        border-top: 14px solid #5f3122
    }

    .icon-417121 {
        background: #417121
    }

    .icon-417121:after {
        border: 108px solid transparent;
        border-top: 14px solid #417121
    }

    .icon-444f3d {
        background: #444f3d
    }

    .icon-444f3d:after {
        border: 108px solid transparent;
        border-top: 14px solid #444f3d
    }

    .icon-0f744a {
        background: #0f744a
    }

    .icon-0f744a:after {
        border: 108px solid transparent;
        border-top: 14px solid #0f744a
    }

    .icon-535e72 {
        background: #535e72
    }

    .icon-535e72:after {
        border: 108px solid transparent;
        border-top: 14px solid #535e72
    }

    .icon-56325c {
        background: #56325c
    }

    .icon-56325c:after {
        border: 108px solid transparent;
        border-top: 14px solid #56325c
    }

    .icon-7b0333 {
        background: #7b0333
    }

    .icon-7b0333:after {
        border: 108px solid transparent;
        border-top: 14px solid #7b0333
    }
}

@media screen and (max-width: 1024px) {
    .contact_map img {
        width:100% !important
    }

    .payment_right_wrap {
        margin-top: 20px !important
    }

    .koval-width.hit-prodaj-na-glavnoj .main-plitka-table .bot:nth-child(5) {
        display: none
    }

    .contact_text {
        float: left;
        width: 30%
    }

    .contact_map {
        max-width: 709px;
        float: right;
        width: 69%
    }

    #ymaps1458872836402929311 {
        height: 250px !important
    }
}

@media screen and (max-width: 1000px) {
    .koval-width.hit-prodaj-na-glavnoj .main-plitka-table .bot:nth-child(4) {
        display:none
    }

    .contact_text {
        text-align: left !important
    }

    .icon-card {
        width: 194px
    }

    .icon-15db97 {
        background: #15db97
    }

    .icon-15db97:after {
        border: 98px solid transparent;
        border-top: 14px solid #15db97
    }

    .icon-e50000 {
        background: #e50000
    }

    .icon-e50000:after {
        border: 98px solid transparent;
        border-top: 14px solid #e50000
    }

    .icon-d200ff {
        background: #d200ff
    }

    .icon-d200ff:after {
        border: 98px solid transparent;
        border-top: 14px solid #d200ff
    }

    .icon-00aaff {
        background: #00aaff
    }

    .icon-00aaff:after {
        border: 98px solid transparent;
        border-top: 14px solid #00aaff
    }

    .icon-cccccc {
        background: #cccccc;
        color: black
    }

    .icon-cccccc:after {
        border: 98px solid transparent;
        border-top: 14px solid #cccccc
    }

    .icon-fafd00 {
        background: #fafd00;
        color: black
    }

    .icon-fafd00:after {
        border: 98px solid transparent;
        border-top: 14px solid #fafd00
    }

    .icon-000000 {
        background: #000000
    }

    .icon-000000:after {
        border: 98px solid transparent;
        border-top: 14px solid #000000
    }

    .icon-666666 {
        background: #666666
    }

    .icon-666666:after {
        border: 98px solid transparent;
        border-top: 14px solid #666666
    }

    .icon-e91f87 {
        background: #e91f87
    }

    .icon-e91f87:after {
        border: 98px solid transparent;
        border-top: 14px solid #e91f87
    }

    .icon-ff7f00 {
        background: #ff7f00
    }

    .icon-ff7f00:after {
        border: 98px solid transparent;
        border-top: 14px solid #ff7f00
    }

    .icon-37357e {
        background: #37357e
    }

    .icon-37357e:after {
        border: 98px solid transparent;
        border-top: 14px solid #37357e
    }

    .icon-37a600 {
        background: #37a600
    }

    .icon-37a600:after {
        border: 98px solid transparent;
        border-top: 14px solid #37a600
    }

    .icon-333333 {
        background: #333333
    }

    .icon-333333:after {
        border: 98px solid transparent;
        border-top: 14px solid #333333
    }

    .icon-5f3122 {
        background: #5f3122
    }

    .icon-5f3122:after {
        border: 98px solid transparent;
        border-top: 14px solid #5f3122
    }

    .icon-417121 {
        background: #417121
    }

    .icon-417121:after {
        border: 98px solid transparent;
        border-top: 14px solid #417121
    }

    .icon-444f3d {
        background: #444f3d
    }

    .icon-444f3d:after {
        border: 98px solid transparent;
        border-top: 14px solid #444f3d
    }

    .icon-0f744a {
        background: #0f744a
    }

    .icon-0f744a:after {
        border: 98px solid transparent;
        border-top: 14px solid #0f744a
    }

    .icon-535e72 {
        background: #535e72
    }

    .icon-535e72:after {
        border: 98px solid transparent;
        border-top: 14px solid #535e72
    }

    .icon-56325c {
        background: #56325c
    }

    .icon-56325c:after {
        border: 98px solid transparent;
        border-top: 14px solid #56325c
    }

    .icon-7b0333 {
        background: #7b0333
    }

    .icon-7b0333:after {
        border: 98px solid transparent;
        border-top: 14px solid #7b0333
    }

    .main-plitka-table {
        max-width: 660px;
        margin: 0 auto;
        clear: both
    }

    .main-plitka-tovar .main-table2 .bot {
        width: 220px;
        min-width: 220px
    }

    .hit-prodaj-na-glavnoj .main-plitka-table .bot {
        width: 220px
    }

    .hit-prodaj-na-glavnoj .catalog-tovar-button {
        width: 122%
    }

    .payment_left_wrap,.payment_right_wrap {
        width: 100%
    }

    .about .table {
        width: 590px !important;
        margin: 0 auto
    }

    .about .table tr td {
        float: left;
        margin: 0 10px 20px 10px
    }

    .contact_map img {
        max-width: 100%;
        width: auto !important;
        height: auto !important
    }

    .contact_map,.contact_text {
        text-align: center
    }

    .delivery .payment_item ul li img {
        max-width: 100%
    }

    .store-main-categories .main-plitka-table {
        max-width: 663px !important
    }

    .header header .header-telephone {
        width: 50% !important
    }

    .top_header-search {
        display: none !important
    }

    .width_1150px .top_header-login {
        display: block !important
    }

    .menu .nav>li {
        width: 25%
    }

    .menu .nav .dropdown-toggle,.catalog-tovar .catalog-tovar-text,.catalog-tovar .staraya_tsena {
        font-size: 16px
    }

    .menu .menu-contacts {
        display: none !important
    }

    .feedback {
        display: none
    }

    .slider {
        padding-right: 0;
        margin: 20px 0
    }

    .width_1150px {
        width: 750px
    }

    .content.width_1150px {
        width: 990px;
        padding: 0 15px
    }

    .menu.width_1150px {
        width: 990px;
        padding: 0 15px
    }

    .hit-prodaj-na-glavnoj {
        width: 970px !important;
        padding: 0 15px !important
    }

    .header {
        height: 165px !important
    }

    .header header .header-calc_red_brif {
        float: none;
        text-align: center
    }

    .header header .header-telephone {
        float: right
    }

    .header header .header-calc_red_brif::after {
        content: '';
        display: block;
        clear: both
    }

    .header header .header-calc_red_brif::before {
        content: '';
        display: block;
        clear: both
    }

    .header header .header-logo-wrapper {
        margin-bottom: 9px;
        width: 28%
    }

    .top_header ul {
        width: 35%
    }

    .header header .header-calc_red_brif a:nth-child(2) span {
        background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -32px no-repeat !important
    }

    .header header .header-calc_red_brif a:nth-child(1) span {
        background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") no-repeat !important
    }

    .header header .header-calc_red_brif a:nth-child(3) span {
        background: url("/assets/header-calc_red_brif-d2ec5a66de00891c35cb94286f914e420bc7bf57f173326198be4b90b1608583.png") 0 -64px no-repeat !important
    }

    .header-calc_red_brif a {
        padding: 0 0 1px 33px !important
    }

    .header header .header-calc_red_brif a {
        float: none !important;
        display: inline-block !important;
        text-align: left;
        font-size: 17px
    }

    .hit-prodaj-na-glavnoj .catalog-tovar img {
        margin-left: 0
    }

    .hit-prodaj-na-glavnoj .icon-green {
        left: 25px
    }

    .main-catalog-block {
        width: 100% !important
    }

    .gallery-t .bot:nth-child(4) {
        display: none
    }

    .gallery-t .bot {
        width: 33.33%
    }

    .comments,.right-h,.left_index-text {
        width: 100%
    }

    .top_header .top_header-map_wrapper {
        display: block !important
    }

    .footer-contact {
        float: right !important;
        width: 32% !important;
        text-align: right
    }

    .footer-link {
        float: none
    }

    .footer-copyright {
        width: 37% !important
    }

    .catalog-tovar .catalog-tovar-text {
        font-size: 15px !important
    }

    .footer-link {
        display: block
    }

    .gallery-t .catalog-tovar {
        width: 100% !important
    }

    .header header .header-calc_red_brif a span {
        display: inline-block
    }

    .hit-prodaj-na-glavnoj .catalog-tovar {
        width: 100% !important
    }

    .dropdown-menu>li>a {
        white-space: inherit !important
    }

    .dropdown-menu {
        width: 100%
    }

    .catalog-tovar .novaya_tsena {
        font-size: 30px
    }

    .main-catalog .main-catalog-block .main-catalog-text {
        font-size: 20px
    }

    .main-catalog .main-catalog-block a,.left_index-text p {
        font-size: 16px
    }

    .left_index-text p strong {
        font-size: 18px
    }

    .main-plitka-tovar .catalog-tovar-button {
        width: 114.5%
    }

    .obertka_footera::after,.obertka_footera::before {
        display: block;
        content: '';
        clear: both
    }

    .obertka_footera {
        text-align: center;
        margin-top: 190px
    }

    .footer-wrap footer .footer-link {
        text-align: left
    }

    .footer-wrap {
        height: 407px
    }

    .footer-copyright p,.footer-copyright a {
        font-size: 16px !important
    }

    .footer-wrap footer .footer-contact p {
        font-size: 27px
    }

    .footer-wrap footer .footer-contact p span {
        font-size: 14px
    }

    .footer-link p {
        font-size: 24px
    }

    .footer-wrap footer .footer-link ul a {
        font-size: 16px
    }

    .footer-wrap footer .footer-link {
        width: 33% !important
    }

    .footer-link {
        width: 20% !important;
        display: block !important
    }

    .top_header .top_header-login a {
        font-size: 15px;
        padding-top: 1px
    }

    .top_header ul li a,.header header .header-telephone a,.top_header .top_header-map_wrapper .top_header-map,.top_header .top_header-basket {
        font-size: 15px
    }

    .footer-service {
        margin-left: 0
    }

    .delivery .payment_item ul li img {
        margin: 11px 0 17px
    }

    .maps_wrap {
        height: 230px
    }
}

@media screen and (max-width: 800px) {
    .catalog-tovar .novaya_tsena {
        font-size:25px
    }

    .catalog-tovar .staraya_tsena {
        margin-top: 5px
    }

    .main-plitka-tovar .catalog-tovar-button {
        width: 119.5%
    }

    .tb .catalog-tovar {
        display: block !important;
        width: 100% !important
    }

    .catalog-tovar {
        display: block !important
    }
}

@media screen and (max-width: 768px) {
    .eto_class {
        width:33%;
        margin: 60px 0 0 0 !important
    }

    .min_price {
        margin: 20px 0 20px 23px
    }

    .payment_right_wrap {
        margin-top: 20px
    }

    .review {
        margin: 0 auto 0
    }

    .main-plitka-tovar .catalog-index-text,.main-catalog>p,.brand .title-b,.review>p,.index-text h1 {
        margin: 0 0 20px
    }

    .main-plitka-tovar .catalog-tovar-button {
        width: 122.5%
    }

    .top_header .top_header-login {
        min-width: 132px
    }

    .top_header ul li {
        margin: 0 4px !important
    }

    .top_header ul {
        width: auto !important
    }

    .top_header .top_header-map_wrapper {
        margin: 8px 0 0 0
    }

    .main-catalog-block .main-catalog-text {
        width: 100% !important
    }

    .koval-width.hit-prodaj-na-glavnoj .main-plitka-table .bot:nth-child(4) {
        display: none
    }

    html body div.width_1150px.main-plitka-tovar.store-main-productions.hit-prodaj-na-glavnoj table.list-table tbody tr td {
        padding-right: 0 !important
    }

    .list-table td:nth-child(4) {
        width: 120px
    }
}

@media screen and (max-width: 767px) {
    .store-main-productions .otobrajenie {
        /*display:none !important*/
    }

    .top_header .top_header-map_wrapper {
        min-width: 120px
    }

    .top_header ul li a {
        font-size: 13px !important
    }

    .top_header .top_header-login a {
        font-size: 13px
    }

    .top_header .top_header-basket span {
        font-size: 13px
    }

    #ymaps1455801605465597079 {
        height: 250px !important
    }

    #ymaps1455624412234509205 {
        height: 250px !important
    }

    .ymaps-2-1-34-i-ua_js_yes {
        height: 250px !important
    }

    .payment_img img {
        max-width: 100% !important
    }

    .main-plitka-tovar .bot {
        width: 220px
    }

    .main-plitka-tovar .catalog-tovar-button {
        width: 123.5%
    }

    .store-main-productions .otobrajenie {
        margin-right: 5px
    }

    .hit-prodaj-na-glavnoj .catalog-tovar img {
        max-width: 100%
    }

    .top_header-map_wrapper {
        max-width: 164px !important
    }

    .header header .header-telephone {
        width: 53% !important
    }

    .menu .nav>li {
        width: 33%
    }

    .block-n .box {
        width: 50%;
        margin-bottom: 25px
    }

    .footer-contact {
        width: 48% !important
    }

    .footer-wrap footer .footer-link {
        width: 33% !important
    }

    .width_1150px {
        padding: 0 10px
    }

    .footer-wrap footer .footer-contact p {
        font-size: 32px
    }

    .top_header ul,.header-logo {
        display: block !important
    }

    .payment_left {
        margin-right: 0
    }

    .payment_right {
        margin-left: 0
    }

    .payment_item p,.payment_table tr td,.breadcrumb a {
        font-size: 16px
    }

    .payment_table tr td:first-child {
        width: 162px
    }

    .payment_h3 h3 {
        font-size: 20px
    }

    .maps_wrap {
        margin-bottom: 20px
    }

    .delivery .payment_item ul li {
        font-size: 16px
    }

    .main-plitka-table.tb .bot {
        height: 200px
    }
}

@media screen and (max-width: 710px) {
    .store-main-categories .main-plitka-table.tb {
        max-width:441px !important
    }

    .main-plitka-table.tb .plitka-tovar .bot {
        width: 220px
    }
}

@media screen and (max-width: 696px) {
    .koval-width.hit-prodaj-na-glavnoj .main-plitka-table .bot:nth-child(3) {
        display:none
    }

    .main-plitka-table {
        max-width: 440px
    }

    .main-plitka-table.main-table2 {
        max-width: 440px;
        margin: 0 auto
    }
}

@media screen and (max-width: 690px) {
    .store-main-categories .main-plitka-table {
        max-width:440px !important
    }
}

@media screen and (max-width: 639px) {
    .contact_map {
        width:100%;
        max-width: 100%
    }

    .contact_text {
        width: 100%
    }

    .catalog-index-text {
        text-align: center !important
    }

    .gallery-t .main-plitka-table {
        max-width: 220px !important
    }

    .top_header .top_header-map_wrapper {
        margin: 22px 0 0 0
    }

    .header header .header-calc_red_brif a {
        font-size: 16px
    }

    .header .width_1150px {
        width: 100% !important;
        padding: 10px 15px 0
    }

    .menu.width_1150px {
        margin-top: 30px
    }

    .about .table {
        width: 275px !important
    }

    .about .table tr td {
        margin: 0 0 10px 0
    }

    .content.width_1150px {
        width: 560px !important
    }

    .about .table tr td {
        margin: 0 0 -1px -1px
    }

    .store-main-productions .main-plitka-table .bot {
        margin-left: 0%
    }

    .width_1150px {
        width: 433px !important;
        max-width: 100% !important
    }

    .koval-width {
        width: 470px !important
    }

    .width_1150px.main-plitka-tovar.store-main-productions.hit-prodaj-na-glavnoj {
        width: 100% !important;
        padding: 0 15px !important
    }

    .top_header ul {
        float: right
    }

    header {
        text-align: center
    }

    .header-calc_red_brif {
        display: none !important
    }

    .header-logo {
        background-size: 100% 100% !important;
        width: 125px !important;
        height: 30px !important
    }

    .pechenki {
        height: 65px !important;
        position: relative;
        z-index: 10000 !important
    }

    .header {
        height: auto !important;
        padding: 1px 0 10px !important
    }

    .header-calc_red_brif a {
        margin: 11px 0 0 11px !important
    }

    .header header .header-logo-wrapper {
        min-width: auto !important;
        margin: 0 !important
    }

    .header header .header-telephone {
        margin: 0 0 10px;
        widows: auto !important;
        min-width: auto !important
    }

    .header-telephone p {
        margin: 5px 0 0 !important;
        font-size: 18px !important
    }

    .header-telephone p span {
        top: 0 !important;
        font-size: 18px !important
    }

    .menu {
        width: 100% !important;
        padding: 0 !important
    }

    .block-n {
        display: none
    }

    .koval-width {
        width: auto !important
    }

    .icon-card {
        display: none
    }

    .catalog-tovar img {
        display: none
    }

    .hit-prodaj-na-glavnoj .catalog-tovar {
        width: auto !important;
        height: auto !important
    }

    .menu .nav>li {
        width: 100% !important;
        margin-top: 0px
    }

    .menu .nav>li .dropdown-menu {
        display: none !important
    }

    .menu .nav>li a {
        text-align: left !important;
        height: 30px !important;
        padding: 5px 10px 0 !important;
        font-size: 14px !important;
        line-height: 1.4 !important
    }

    .menu .nav>li a:hover {
        border-top: none !important;
        border-left: 2px solid #e91f87
    }

    .menu .nav>li a br {
        content: ""
    }

    .menu .nav>li a br:after {
        content: "\00a0"
    }

    .menu .nav>li a span {
        zoom:30%;margin-bottom: 0 !important;
        float: left;
        width: 60px;
        margin-right: 10px;
        background-position: 0 0
    }

    .brand,.footer-copyright {
        display: none !important
    }

    .footer-contact {
        width: 100% !important;
        text-align: center !important
    }

    .header header .header-calc_red_brif {
        margin-top: 15px
    }

    .obertka_footera,.footer-service {
        margin-left: 0
    }

    .footer-wrap footer .footer-link {
        width: 33% !important
    }

    .footer-link p {
        font-size: 20px
    }

    .footer-wrap {
        height: auto !important;
        padding-bottom: 10px
    }

    .footer-wrap footer .footer-link ul a {
        font-size: 15px
    }

    .store-main-categories {
        width: 100% !important;
        padding: 0 !important
    }
}

@media screen and (max-width: 600px) {
    .modal-login-left select {
        width:100%
    }

    #modal-login .modal-dialog .modal-body .modal-login-left,#modal-registration .modal-dialog .modal-body .modal-login-left {
        width: 100%
    }

    .modal-login-right {
        float: none !important
    }

    .modal-dialog .modal-body input {
        width: 57%
    }

    .modal-dialog .modal-body {
        padding: 20px
    }

    #modal-map .modal-dialog {
        width: 93.5%
    }

    .form-control {
        width: 100% !important
    }

    .popular-towns {
        display: none
    }

    .modal-content table {
        display: none
    }

    .width_1150px {
        padding: 0 15px
    }

    .main-plitka-tovar {
        display: block !important
    }

    .modal-body div:first-child {
        width: 100%
    }

    .modal-register-btn-open,.modal-login-btn-open {
        float: right;
        position: static !important;
        margin: 0 0 20px 0 !important
    }

    .gallery-t {
        display: none !important
    }
}

@media screen and (max-width: 568px) {
    #modal-login .modal-dialog,#modal-registration .modal-dialog {
        width:96.5% !important
    }
}

@media screen and (max-width: 470px) {
    .eto_class {
        width:50%
    }

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

    #modal-login .modal-dialog,#modal-registration .modal-dialog {
        width: 93.5% !important
    }

    .top_header .top_header-map_wrapper {
        margin: 10px 0 0 70px;
        width: 100%;
        float: left;
        text-align: center
    }

    .header header .header-calc_red_brif a:nth-child(2) {
        display: none !important
    }

    .wrapper .box {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .obertka_footera {
        margin-top: 150px
    }

    .wrapper .top .title {
        width: 100%;
        margin-bottom: 5px
    }

    .fw__responsive .fw__author-info {
        width: 209px
    }

    .fw__responsive {
        min-width: 285px !important
    }

    .header header .header-logo-wrapper {
        margin-left: 0
    }

    .block-n .box {
        height: 135px
    }

    .footer-wrap footer .footer-link {
        width: 100% !important;
        text-align: center;
        margin: 10px 0
    }

    .block-n .box .text-box {
        font-size: 22px
    }

    .footer-wrap footer .footer-contact p {
        font-size: 25px
    }

    .wrapper .info .text {
        font-size: 13px
    }

    .wrapper .top-info .stars {
        margin: 11px 0 0 30px;
        float: right
    }

    .wrapper .box .info {
        width: 79%
    }

    .wrapper .box .top-info .name {
        margin-top: 8px
    }

    .catalog-index-text {
        text-align: center !important
    }

    .gallery-t .main-plitka-table {
        width: 220px !important
    }

    .koval-width {
        width: auto !important
    }

    .koval-width.hit-prodaj-na-glavnoj .main-plitka-table .bot:nth-child(2) {
        display: none
    }

    .tb .catalog-tovar {
        width: 100% !important
    }

    .top_header .top_header-login a {
        float: left;
        margin-left: 0;
        margin-right: 7px
    }

    .new_header {
        width: 230px;
        margin: 0 auto
    }

    .top_header ul {
        width: 100% !important;
        text-align: center
    }

    .top_header ul li {
        display: inline-block;
        float: none
    }

    .main-plitka-table.main-table2 {
        max-width: 220px
    }

    .menu.width_1150px {
        margin-top: 0
    }
}

@media screen and (max-width: 456px) {
    .main-plitka-table.tb .catalog-tovar .catalog-tovar-text {
        width:auto !important
    }

    .main-plitka-table.tb .bot {
        min-width: 180px;
        height: 200px;
        width: 180px
    }

    .store-main-categories .main-plitka-table.tb {
        max-width: 360px !important
    }
}

@media screen and (max-width: 436px) {
    .header header .header-calc_red_brif {
        float:left;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 420px) {
    .store-main-productions h2 {
        font-size:15px !important
    }

    .sorting .icon-t {
        margin-right: 5px
    }

    .main-table2 {
        max-width: 220px;
        margin: 0 auto
    }

    .store-main-productions .main-plitka-table .bot {
        margin-left: 0
    }
}

@media screen and (max-width: 359px) {
    .main-plitka-table.tb .bot {
        min-width:200px
    }

    .store-main-categories .main-plitka-table.tb {
        max-width: 200px !important
    }
}

.icon-ok {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url("/site_assets/icon-ok.png") no-repeat
}

.tovar-promocode-form .input-group {
    width: 230px
}

.tovar-promocode-form .input-group input {
    border-radius: 0
}

.tovar-promocode-form .input-group button {
    border-radius: 0;
    background-color: #f5f5f5
}

.tovar-description {
    padding-top: 30px
}

.tovar-description .nav-pills>li.active>a,.tovar-description .nav-pills>li.active>a:hover,.tovar-description .nav-pills>li.active>a:focus {
    background-color: #e91f87 !important
}

.tovar-description .nav-pills li a {
    color: #000;
    font-weight: bold
}

table.cart {
    width: 100%
}

.padding-top-20 {
    padding-top: 20px
}

.padding-bot-20 {
    padding-top: 20px
}

.margin_bottom_20 {
    margin-bottom: 20px
}

.slider_text {
    color: #808080
}

.is-countdown {
    bottom: 0;
    height: 110px;
    left: 270px;
    position: absolute;
    width: 306px;
    z-index: 1000
}

.is-countdown .countdown-row {
    display: inline-block;
    line-height: 1;
    margin: 0;
    font-size: 40px;
    color: white;
    font-family: Arial
}

.discount-container input {
    width: 220px;
    height: 37px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 0 30px 0 10px;
    margin: 3px 17px 17px 0;
    box-shadow: none
}

.discount-container textarea {
    width: 701px;
    height: 74px;
    border-radius: 0;
    border: 1px solid #dadada;
    padding: 10px;
    margin: 3px 0 17px;
    box-shadow: none
}

.discount input[type=submit] {
    background: #35357F;
    border: none;
    color: #fff;
    font-size: 21px;
    height: 45px;
    margin: 10px 0 25px;
    width: 200px;
    padding: 0 30px 2px
}

.red_mak .catalog-tovar img {
    width: 90px !important;
    height: 90px !important;
    margin-top: 5px
}

.red_mak .bot {
    height: 180px !important
}

.red_mak .bot .catalog-tovar-text {
    font-weight: bold !important;
    font-size: 18px !important
}

.tovar-promocode-form {
    position: relative
}

.coupon-success {
    color: green;
    position: absolute;
    top: 7px;
    left: 247px
}

.coupon-error {
    color: red;
    position: absolute;
    top: 7px;
    left: 247px
}

.cart .coupon-profit i.custom-rouble {
    color: green !important;
    font-size: 14px !important
}

.labuten {
    float: left;
    margin: 0 20px 0 0
}

.votclassno {
    min-height: 230px
}

.votclassno .catalog-tovar-price {
    color: #35357F;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin: 20px 0 25px 180px
}

.abvgdeyka_ahaha span {
    font-size: 16px;
    position: relative;
    top: 4px
}

.tupoyclass {
    padding: 0 0 0 30px;
    background: url("/site_assets/galkina.png") 0 3px no-repeat
}

.production_calculator .price-buttons .price-order {
    background: #e91f87;
    width: 130px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin: 10px 0 0 0;
    padding: 6px 0 0 0;
    text-align: center;
    font-weight: normal;
    height: 45px
}

.production_calculator .price-buttons .price-order:hover {
    color: #fff !important
}

.red_mak .catalog-tovar {
    text-align: center
}

.red_mak .catalog-tovar .catalog-tovar-text {
    font-size: 16px !important
}

.tovar-promocode-form .coupon-economy {
    margin: 10px 0 5px 0;
    font-size: 15px
}

.tovar-promocode-form .coupon-profit {
    margin: 0;
    font-size: 15px
}

.cart_wrap .cart tr:last-child {
    background: #f9f9f9
}

.cart_wrap .cart .coupon-success {
    position: absolute;
    top: 5px;
    left: 326px;
    font-size: 14px;
    width: 100%
}

.cart_wrap .cart .coupon-error {
    position: relative;
    top: 0;
    left: 14px;
    font-size: 14px
}

.cart_wrap .cart .coupon-economy {
    font-size: 14px
}

.cart_wrap .cart .coupon-profit {
    font-size: 14px
}

.cart_wrap .cart .jopaclass {
    margin: 5px 0
}

#pixlr {
    height: 1255px
}

.store-main-productions .filters li {
    float: left;
    margin: 0 10px 0 0
}

.store-main-productions .filters a {
    font-weight: bold;
    color: #e91f87;
    text-decoration: none
}

.filters {
    margin: 0 0 0 12px
}

.custom-rouble {
    font-weight: 300
}

.order-tabs li a {
    background: #eee !important;
    color: #666 !important
}

.order-tabs li a:hover {
    background: #ff3696 !important;
    color: #fff !important
}

.order-tabs li.active a {
    background: #35357f !important;
    color: #fff !important
}

.cart i.custom-rouble {
    color: #000 !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: normal !important;
    margin-left: 0 !important
}

.cart .trulalatopolya i.custom-rouble {
    color: #ff3696 !important;
    font-size: 20px !important
}

.touch-spin-pc {
    text-align: center
}

.form-control,.btn {
    border-radius: 0 !important
}

.attach_design_text .phone_mask {
    margin-top: 25px !important;
    width: 300px !important;
    height: 40px !important
}

.cart_register_form input[type=email],.cart_register_form input[type=text],.cart_register_form input[type=password] {
    width: 300px !important;
    height: 40px !important;
    padding: 0 0 0 13px !important;
    margin: 0 0 15px 0 !important
}

.cart_register_form textarea {
    width: 300px !important;
    height: 95px !important;
    padding: 5px 0 0 13px !important;
    margin: 0 0 15px 0 !important
}

.cart_register_form select {
    height: 40px !important;
    padding: 0 0 0 13px !important;
    margin: 0 0 20px 0 !important
}

.cart_register_form button {
    width: 130px;
    height: 50px;
    background-color: #35357f;
    border: 3px solid #35357f;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: none
}

.cart_register_form button:hover {
    background: #ff3696
}

.cart_delivery .nav a {
    background: #eee !important;
    color: #666 !important
}

.cart_delivery .nav .active a {
    background: #35357f !important;
    color: #fff !important
}

.cart_delivery .nav li a:hover {
    background: #ff3696 !important;
    color: #fff !important
}

.dosta_v_korz .attach_design_form {
    position: relative;
    top: -110px
}

.tl_list_item {
    float: left;
    margin: 0 30px 10px 0;
    width: 150px;
    min-height: 250px
}

.templates_and_logos_list #pagination {
    clear: both !important;
    height: 35px;
    margin: 20px 0 40px !important;
    display: block
}

.production_calculator .sizes {
    width: 370px
}

.icon_card-right {
    height: 40px !important;
    width: 200px !important;
    top: 30px !important
}

.icon_card-right:after {
    right: -38px
}

.koval_wrap {
    position: relative
}

.production_calculator a.p_link_small:last-child span {
    color: #e91f87 !important
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF
}

.autocomplete-group {
    padding: 2px 5px
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000
}

.accept-policy-label input {
    width: auto !important;
    height: auto !important
}

.toast-top-right {
    top: 50px !important
}

.choose-city-hit {
    cursor: pointer
}

.modal-map-razvernut {
    cursor: pointer !important
}

/*
.store-main-categories td {
    border: 2px solid #fff !important
}

.store-main-categories td:hover {
    border: 2px solid #35357f !important
}

.store-main-categories table {
    border-collapse: separate !important
}

.store-main-categories .catalog-tovar {
    width: 220px !important;
    padding: 3px 17px 15px 17px !important
}
*/
.store-main-categories {
    border: 2px solid #fff !important
}

.store-main-categories table {
    border-collapse: separate !important
}

.store-main-categories .tab-line {
    display: inline-block;
    width: 100% !important;
    min-height: 200px;
}
.store-main-categories .catalog-tovar {
    width: 20% !important;
    display: inline-block;
    box-sizing: border-box;
    float: left;
    border: 2px solid #fff !important;
    padding: 3px 17px 15px 17px !important
}
.store-main-categories .catalog-tovar:hover {
    border: 2px solid #35357f !important
}


.red_mak td {
    border: 2px solid #fff !important
}

.red_mak td:hover {
    border: 2px solid #35357f !important
}

.red_mak table {
    border-collapse: separate !important
}

.red_mak .catalog-tovar {
    width: 220px !important;
    height: 220px !important;
    padding: 0 17px !important
}

.red_mak .catalog-tovar .catalog-tovar-text {
    height: auto !important
}

.gallery-t td {
    border: 2px solid #fff !important
}

.gallery-t td:hover {
    border: 2px solid #35357f !important
}

.gallery-t table {
    border-collapse: separate !important
}

.gallery-t .catalog-tovar {
    width: 220px !important;
    padding: 0 !important
}

.main-table2 td,.hit-prodaj-na-glavnoj td {
    border: 2px solid #fff !important
}

.main-table2 td:hover,.hit-prodaj-na-glavnoj td:hover {
    border: 2px solid #35357f !important
}

.hit-prodaj-na-glavnoj .list-table td:hover {
    border: 2px solid #fff !important
}

table.main-table2,table.hit-prodaj-na-glavnoj {
    border-collapse: separate !important
}

.main-table2 .catalog-tovar,.hit-prodaj-na-glavnoj .catalog-tovar {
    width: 220px !important;
    padding: 0 17px !important;
    vertical-align: top !important;
    position: relative !important
}

.catalog-tovar .catalog-tovar-button {
    position: none !important;
    bottom: 0 !important;
    left: 0 !important;
    margin-bottom: 0;
    width: 100% !important
}

.catalog-tovar:hover .catalog-tovar-button {
    position: none !important;
    top: 0 !important;
    width: 100% !important
}

.hit-prodaj-na-glavnoj .catalog-tovar {
    height: 345px !important
}

#pixlr {
    border: 0 !important
}

.modal-title {
    font-size: 20px !important;
    font-weight: bold !important
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff !important
}

.spec-props {
    list-style: none !important;
    padding: 0 !important
}

#yak4 ul {
    list-style: none !important;
    padding: 0 !important
}

.teleden {
    margin: 5px 0 0 0;
    padding: 2px 10px;
    background: #ff3696;
    color: #fff;
    font-size: 12px
}

.teleden b {
    font-weight: normal
}

.teleden i {
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: bold !important;
    margin-left: 8px !important;
    margin-right: 5px !important;
    position: relative !important;
    top: -1px !important;
    color: #fff !important
}

.form-control {
    box-shadow: none !important
}

.cart_design .dropbox {
    outline-offset: -3px !important
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -2px !important
}

.dropbox p {
    padding: 10px 0 !important;
    font-size: 14px !important
}

.dropbox {
    min-height: 40px !important;
    padding: 0 !important;
    outline: grey dashed 1px !important;
    background: #ffbddc !important;
    width: 400px !important
}

.input-file {
    height: 40px !important
}

.cart_payment_radio_item input {
    display: block;
    width: 20px;
    height: 20px;
    margin: 8px 10px 0 0;
    float: left
}

.cart_payment_radio_item label {
    margin: 0;
    cursor: pointer !important;
    width: 100%
}

.cart_payment_radio_item label:hover {
    background: #eee
}

.cart_payment_radio_item .label-active span {
    font-weight: bold !important
}

.prikrep {
    display: inline !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important
}

.main-catalog .table {
    margin-top: 20px !important
}

.main-catalog .table td {
    padding: 10px 20px !important
}

#cart-top-count {
    color: #fff;
    background: #e91f87;
    border-radius: 50%;
    border-bottom: 0;
    padding: 2px 0 0;
    height: 21px;
    width: 21px;
    text-align: center
}

.remember_koroche input[type=checkbox] {
    height: auto !important;
    width: auto !important
}

#sign_in_user .modal-login-btn {
    width: 100px !important;
    border: none !important;
    background: #35357F !important;
    color: #fff !important;
    margin: 20px 0 10px !important
}

#sign_in_user .modal-login-btn:hover {
    background: #e91f87 !important
}

.filters ul {
    list-style: none !important;
    padding: 0 !important
}

.pechenki {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    padding: 9px 0 0 0;
    background: #35357F;
    color: #fff;
    text-align: center
}

.pechenki a {
    color: #fff
}

.pechenki button {
    background: #e91f87;
    border: 0;
    margin: 0 0 0 20px
}

.ulogin-button-vkontakte,.ulogin-button-odnoklassniki,.ulogin-button-facebook,.ulogin-button-instagram,.ulogin-button-mailru,.ulogin-dropdown-button {
    margin-right: 5px !important
}

.trulalala>li.active>a,.trulalala>li.active>a:focus,.trulalala>li.active>a:hover {
    background: #35357F !important
}

.trulalala>li+li {
    margin-left: 0 !important
}

.trulalala>li>a {
    padding: 6px 12px !important
}

.trulalala {
    margin-bottom: 40px !important
}

.templates_and_logos_list .tl_list_item {
    margin: 0 12px 5px 0 !important;
    width: 170px !important;
    min-height: 210px !important
}

.tl_item_image_container img {
    width: 170px !important
}

.pagination {
    display: block !important;
    margin: 0 0 40px !important
}

.pagination .page,.pagination .next,.pagination .last,.pagination .first,.pagination .prev {
    background: #fff;
    padding: 5px 13px;
    text-align: center;
    font-size: 18px;
    margin: 0;
    display: inline-block
}

.pagination .current {
    background: #e91f87;
    color: #fff
}

.contact_map .slider-item-div {
    height: 335px !important
}

.contact_map #carousel-content .carousel-control {
    height: 335px
}

.contact_map #carousel-content:hover .right span,.contact_map #carousel-content:focus .right span {
    margin-top: 147% !important
}

.contact_map #carousel-content:hover .left span,.contact_map #carousel-content:focus .left span {
    margin-top: 147% !important
}

.table_dostav {
    margin: 20px 0
}

.table_dostav td {
    border: 1px solid #dadada;
    padding: 10px 20px
}

.slider_text p {
    margin: 0;
    position: relative;
    top: -10px
}

.slider_text span {
    display: block;
    position: relative;
    top: -10px
}

.tovar-promocode-form .coupon-success {
    top: 0;
    font-weight: bold
}

.mfp-close:hover {
    cursor: pointer !important
}

.comments-holder {
    background: #f5f5f5;
    padding: 10px 20px 6px
}

.comments p {
    font-size: 14px !important
}

.comments-header {
    float: left;
    margin: 0 !important;
    font-weight: bold
}

.comments-date {
    float: right;
    margin: 0 !important;
    color: #666 !important
}

.comments-text {
    margin: 10px 20px 30px 20px !important
}

.comments-review {
    border-top: 1px solid #f5f5f5
}

.comments-push {
    float: left;
    margin: 10px 0 0 20px !important;
    font-weight: bold
}

.comments-all {
    float: right;
    margin: 10px 20px 0 0 !important
}

.comments-form {
    display: block;
    margin: 30px 20px 0 !important
}

.comments-form input {
    display: block;
    width: 300px;
    height: 34px;
    margin: 0 0 15px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc
}

.comments-form textarea {
    display: block;
    width: 100%;
    height: 100px;
    margin: 0 0 15px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc
}

.comments-form button {
    width: 160px;
    border: none;
    background: #35357F;
    color: #fff;
    margin: 0 0 10px;
    height: 40px;
    border-radius: 0;
    padding: 0 15px;
    box-shadow: none
}

.comments-form button:hover {
    background: #e91f87
}

@media screen and (max-width: 639px) {
    .hit-prodaj-na-glavnoj .catalog-tovar {
        width:auto !important;
        height: auto !important;
        padding: 0 !important
    }

    .catalog-tovar .catalog-tovar-text {
        float: left;
        width: 50%
    }

    .catalog-tovar:nth-child(4),.catalog-tovar:nth-child(5),.main-plitka-table .catalog-tovar:nth-child(5) {
        display: block !important
    }

    .dve_tseni {
        float: left;
        width: 150px
    }

    .catalog-tovar .catalog-tovar-button {
        float: left;
        display: block !important;
        width: 100px !important;
        position: static !important
    }
}

@media screen and (max-width: 696px) {
    .main-plitka-table {
        max-width:100% !important
    }
}

@media screen and (max-width: 639px) {
    .top_header .top_header-map_wrapper,.top_header .top_header-login,.top_header .top_header-basket,.footer-link,.content .production-additional-description,.title_koval,.review {
        /*display:none !important*/
    }

    .obertka_footera {
        margin-top: 120px
    }

    .top_header ul {
        margin-bottom: 13px !important
    }

    .header-logo {
        background: url("/site_assets/header-logo-mobi.jpg") no-repeat !important;
        background-size: 86% !important;
        width: 60px !important
    }

    .header header .header-telephone {
        width: 58% !important
    }

    h1.store-item-h1 {
        font-size: 22px !important
    }

    .cart_wrap .icon_card-right {
        display: none !important
    }

    .cart_wrap .left_cart_wrap {
        margin: 10px 0 0 0 !important
    }

    .cart_wrap .left_cart_wrap .fancybox_img img {
        width: 100% !important;
        height: 100% !important
    }

    .cart_wrap .right_cart_wrap {
        overflow: visible !important
    }

    .spec-props {
        display: none !important
    }

    .tovar-promocode-form {
        display: none !important
    }

    .btn-found-cheaper {
        display: none !important
    }

    .tovar-description .nav-pills {
        display: none !important
    }

    #yak2,#yak3,#yak4,#yak5,#yak6,#yak7 {
        display: none !important
    }

    .jo_pa h1 {
        font-size: 22px !important
    }

    .catalog-tovar {
        height: auto !important
    }

    .catalog-tovar img {
        display: block !important;
        margin: 0 auto !important
    }

    .store-main-categories .catalog-tovar {
        width: 50% !important;
        min-height: 170px;
        padding: 3px 10px 15px 10px !important
    }

    .store-main-categories .main-plitka-table.tb {
        max-width: 100% !important
    }

    .tb .catalog-tovar {
        display: inline-table !important
    }

    .tb .catalog-tovar:nth-child(4),.tb .catalog-tovar:nth-child(5) {
        display: inline-table !important
    }

    .catalog-tovar .catalog-tovar-text {
        width: 100% !important;
        float: none !important
    }

    .sorting {
        /*display: none !important*/
    }

    .filters {
        /*display: none !important*/
    }

    .main-table2 .catalog-tovar img {
        display: none !important
    }

    .jo_pi_na .catalog-tovar img {
        display: none !important
    }

    .catalog-index-text {
        font-size: 22px !important;
        text-align: left !important;
        margin: 20px 0 !important
    }

    .cart_wrap .right_cart_wrap .fast-buy-link {
        display: none !important
    }

    .main-table2 .catalog-tovar {
        border: 0 !important;
        border-bottom: 1px solid #dadada !important;
        margin: 0 0 10px !important
    }

    .jo_pi_na .catalog-tovar {
        border: 0 !important;
        border-bottom: 1px solid #dadada !important;
        margin: 0 0 10px !important
    }

    .hit-prodaj-na-glavnoj .dve_tseni .solo-price {
        float: left !important;
        margin-top: 5px !important
    }

    .catalog-tovar .catalog-tovar-text {
        height: auto !important
    }

    .main-table2 td:hover,.hit-prodaj-na-glavnoj td:hover {
        border: 0 !important
    }

    .catalog-tovar .catalog-tovar-button {
        background: #35357F !important;
        color: #fff !important;
        font-size: 16px !important;
        padding: 3px 0 0 0 !important
    }
}

.seotext-h1 {
    font: bold 36px "Arial" !important;
    margin-bottom: 20px
}

.seotext-h2 {
    font: bold 32px "Arial" !important;
    margin: 40px 0 20px 0 !important
}

.seotext-h3 {
    font: bold 26px "Arial" !important;
    color: #000;
    margin: 40px 0 20px 0 !important
}

.seowrap-photoright {
    width: 50%;
    float: left;
    margin-right: 3%
}

.seowrap-nophotoright {
    width: 47%;
    float: left
}

.seowrap-photoleft {
    width: 50%;
    float: left;
    margin-left: 3%
}

.seowrap-nophotoleft {
    width: 47%;
    float: left
}

.seoclear {
    clear: both;
    height: 0
}

.seowrap-nophoright img,.seowrap-nophotoleft img {
    width: 100%
}

.seowrap-borderpink {
    border: 2px solid #e91f87;
    padding: 20px;
    margin: 15px 0 20px
}

.seowrap-borderdarkblue {
    border: 2px solid #35357F;
    padding: 20px;
    margin: 15px 0 20px
}

.seowrap-grayholder {
    background: #f5f5f5;
    padding: 30px 30px 25px 80px;
    margin: 20px 0;
    position: relative
}

.seoicon {
    color: #e91f87;
    font-size: 40px;
    position: absolute;
    top: 32px;
    left: 30px
}

.seotext-16px {
    font-size: 16px
}

.seocolor-darkblue {
    color: #35357F
}

.seocolor-pink {
    color: #e91f87
}

.seohr {
    height: 1px;
    margin: 15px 0 15px;
    border-top: 1px solid #ebebeb
}

.seowrap-olh1 {
    padding: 0 0 0 45px;
    position: relative
}

.seowrap-olh1 em {
    color: #e91f87;
    font-size: 26px;
    position: absolute;
    top: 0;
    left: 0
}

.seowrap-olp {
    font: bold 22px "Arial" !important;
    color: #000;
    margin: 40px 0 20px -5px !important
}

.seowrap-leftborderpink {
    margin: 30px 0;
    border-left: 2px solid #e91f87;
    padding-left: 30px
}

.seowrap-leftborderdarkblue {
    margin: 30px 0;
    border-left: 2px solid #35357F;
    padding-left: 30px
}

.seowrap-bordericon {
    position: relative;
    border: 2px solid #e91f87;
    padding: 20px 20px 20px 70px;
    margin: 20px 0 30px
}

.seowrap-bordericon em {
    color: #e91f87;
    font-size: 24px;
    position: absolute;
    top: 25px;
    left: 28px
}

.menu-mobilka {
    display: none
}

@media screen and (max-width: 639px) {
    .menu-mobilka {
        display:block;
        width: 100%;
        color: #fff;
        background: #e91f87;
        text-align: center;
        padding: 10px 0
    }

    .menu-mobilka i {
        color: #fff !important;
        top: 2px !important;
        padding: 0 8px 0 0 !important
    }

    .catalog-tovar .catalog-tovar-button {
        text-decoration: none !important;
        padding: 2px 0 0 0 !important;
        margin-top: 2px !important;
        height: 34px !important
    }

    .catalog-tovar:hover .catalog-tovar-button {
        width: 100px !important
    }

    .main-table2 td:hover,.hit-prodaj-na-glavnoj td:hover {
        border: 0 !important;
        border-bottom: 1px solid #dadada !important
    }
}

@media screen and (max-width: 320px) {
    .menu .nav .dropdown-toggle {
        height:32px !important;
        overflow: hidden;
        width: 83%
    }

    .dlya-mobki {
        width: 87%
    }

    .tipa-probel {
        display: block
    }

    .otmena-br {
        display: none
    }
}

.spo_no_margin {
    margin: 0 !important
}

.spo_img {
    vertical-align: middle !important
}

.spo_h1 {
    font-weight: bold !important;
    margin-bottom: 20px !important;
    font-family: Arial;
    font-size: 36px !important;
    color: #000 !important;
    clear: both
}

.spo_h2 {
    font-weight: bold !important;
    line-height: 1.3 !important;
    color: #000 !important;
    font-size: 26px !important;
    margin: 40px 0 20px 0 !important;
    font-family: Arial !important;
    float: none;
    clear: both
}

.spo_h3 {
    font-size: 23px !important;
    margin: 40px 0 20px 0 !important;
    font-family: Arial !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    color: inherit !important;
    clear: both
}

.spo_p_border {
    position: relative;
    border: 2px solid #e91f87;
    padding: 20px 20px 20px 70px;
    margin: 15px 0 20px
}

.spo_numbers {
    width: 25px;
    height: 25px;
    background-color: #e91f87;
    font-size: 20px;
    position: absolute;
    top: -1px;
    left: 8px;
    border-radius: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #fff
}

.spo_p_border_bottom {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}

.spo_border_left {
    position: relative;
    border-left: 2px solid #e91f87;
    padding: 10px 25px;
    margin: 15px 0 20px
}

.spo_em {
    color: #e91f87;
    font-size: 24px;
    position: absolute;
    top: 16px;
    left: 25px
}

.em_fz_40 {
    font-size: 40px;
    top: 20px
}

.em_one_string {
    top: 12px
}

.spo_div {
    width: 50%;
    float: left;
    margin-right: 3%
}

.spo_div_r {
    float: right;
    margin-left: 3%;
    margin-bottom: 20px;
    width: 50%
}

.spo_div_border {
    position: relative;
    border: 1px solid #35357f;
    padding: 20px 20px 20px 70px;
    margin: 20px 0 0
}

.spo_img {
    width: 47%;
    height: auto;
    background: #dadada;
    margin-top: 5px;
    margin-bottom: 35px;
    float: left
}

.spo_img_full {
    width: 100%;
    height: auto;
    background: #dadada;
    margin-top: 25px;
    margin-bottom: 25px;
    clear: both
}

.spo_p_bg {
    background: #f5f5f5;
    padding: 20px 20px 20px 70px;
    margin: 20px 0;
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%
}

.spo_ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.spo_li {
    padding-left: 40px;
    position: relative
}

.spo_li_em {
    color: #e91f87;
    font-size: 21px;
    position: absolute;
    top: -1px;
    left: 10px
}

.spo_a_move {
    animation: move 1s infinite 3s ease
}

@keyframes move {
    from {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-5px)
    }

    to {
        transform: translateY(0)
    }
}

.fast-bye-bas2 {
    float: left
}

.fast-bye-bas {
    float: right;
    width: 64%;
    padding: 45px 40px 35px;
    background: #eee;
    margin: 10px 0 0 0
}

@media screen and (max-width: 1000px) {
    .fast-bye-bas {
        width:56%;
        padding: 25px 30px 15px
    }
}

@media screen and (max-width: 768px) {
    .fast-bye-bas2 {
        float:none
    }

    .fast-bye-bas {
        float: none;
        width: 100%;
        padding: 25px 30px 15px;
        margin: 30px 0 0 0
    }
}

.dosta_v_korz textarea {
    width: 477px
}

.cart_payment_radio .usertype-select {
    width: 300px;
    height: 40px;
    padding: 0 0 0 13px;
    margin: 20px 0 15px 0;
    border-radius: 0;
    border-color: #dadada !important
}

.cart_payment_radio .user-form-type-fields input {
    width: 300px;
    height: 40px;
    padding: 0 0 0 13px;
    margin: 0 0 15px 0;
    border-radius: 0;
    border-color: #dadada !important
}

.attach_design_form img {
    max-width: 100%
}

@media screen and (max-width: 1000px) {
    .cart_delivery {
        float:none !important;
        width: 100% !important
    }

    .cart_payment {
        float: none !important;
        width: 100% !important
    }

    .fast-bye-none {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    .cart-itogo-correct td:nth-child(1) {
        display:none
    }

    #x-cart-content .cart .j-o-p-a td:nth-child(1),#x-cart-content .cart .j-o-p-a td:nth-child(3) {
        display: none
    }

    .j-o-p-a-2 td:nth-child(1),.j-o-p-a-2 td:nth-child(3) {
        display: none
    }

    .gghdffett td:nth-child(1),.gghdffett td:nth-child(3) {
        display: none
    }

    .attach_design_text .fa-map-marker {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .cart tr td:nth-child(2) {
        padding-left:0 !important;
        padding-right: 10px !important
    }

    .cart tr td:nth-child(4) {
        padding-right: 0 !important;
        width: 23% !important
    }

    #x-cart-content .payment_h3 {
        margin-top: 0 !important
    }

    #x-cart-content .dosta_v_korz .attach_design_form {
        height: auto !important
    }

    .otstupina {
        margin-left: 0 !important
    }

    .main-catalog .table td {
        padding: 10px 0 !important
    }
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    background: #29d;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px)
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 100;
    top: 15px;
    right: 15px
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar {
    position: absolute
}

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg)
    }

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

.toast-title {
    font-weight: bold
}

.toast-message {
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    left: 12px;
    bottom: 12px
}

#toast-container {
    position: fixed;
    z-index: 9999
}

#toast-container>div {
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    -o-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #FFFFFF;
    margin: 0 0 6px;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: 0.8;
    padding: 15px 15px 15px 50px;
    width: 300px
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-top-right {
    top: 12px;
    right: 12px
}

#toast-container>:hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    -o-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important
}

#toast-container>.toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important
}

#toast-container>.toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important
}

#toast-container>.toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important
}
